
.section-block-demo123-footer {
    background: top / cover url(https://ecdn6.globalso.com/upload/m/image_other/2024-11/226-footer-bg.png) no-repeat;
    padding: 7.8vw 0 0
}

.section-block-demo123-footer .title {
    color: #fff;
    font-size: 38.6px;
    line-height: 62px;
    font-weight: 400
}

.section-block-demo123-footer .item-title {
    font-size: 24px;
    color: #fff;
    font-weight: 400
}

.section-block-demo123-footer .footer-left {
    width: 26%
}

.section-block-demo123-footer .search input::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, 0.5)
}

.section-block-demo123-footer .search input::-moz-placeholder {
    color: hsla(0, 0%, 100%, 0.5)
}

.section-block-demo123-footer .search input:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, 0.5)
}

.section-block-demo123-footer .search input::-ms-input-placeholder {
    color: hsla(0, 0%, 100%, 0.5)
}

.section-block-demo123-footer .search input::placeholder {
    color: hsla(0, 0%, 100%, 0.5)
}

.section-block-demo123-footer .search input {
    color: #fff;
    font-size: 12px
}

.section-block-demo123-footer .search .btn-search {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize
}

.section-block-demo123-footer .search {
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: center;
    padding: 7px 0;
    margin-top: 3.4vw
}

.section-block-demo123-footer .footer-sns {
    padding-top: 3.8vw
}

.section-block-demo123-footer .footer-sns a {
    padding-right: 20px;
    display: inline-block
}

.section-block-demo123-footer .footer-nav {
    padding-top: 1.6vw
}

.section-block-demo123-footer .footer-nav li {
    line-height: 60px
}

.section-block-demo123-footer .footer-nav li>a {
    font-size: 18px;
    color: hsla(0, 0%, 100%, 0.67)
}

.section-block-demo123-footer .footer-contacts {
    width: 25%
}

.section-block-demo123-footer .footer-contacts .footer-contact {
    padding-top: 1.6vw
}

.section-block-demo123-footer .footer-contacts .foot-phone a {
    font-size: 39px;
    color: #fff;
    font-weight: 400
}

.section-block-demo123-footer .footer-contacts .foot-email {
    padding-top: 1.5vw
}

.section-block-demo123-footer .footer-contacts .foot-address {
    padding-top: 1.2vw
}

.section-block-demo123-footer .footer-contacts .foot-email,
.section-block-demo123-footer .footer-contacts .foot-email a,
.section-block-demo123-footer .footer-contacts .foot-address {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: hsla(0, 0%, 100%, 0.75)
}

.section-block-demo123-footer .footer-sns a:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px)
}

.section-block-demo123-footer .footer-nav li>a:hover,
.section-block-demo123-footer .footer-contacts .foot-email a:hover,
.section-block-demo123-footer .footer-contacts .foot-phone a:hover {
    transform: translate(10px);
    -webkit-transform: translate(10px);
    -ms-transform: translate(10px);
    -moz-transform: translate(10px);
    -o-transform: translate(10px)
}

.section-block-demo123-footer .footer-sns a,
.section-block-demo123-footer .footer-nav li>a,
.section-block-demo123-footer .footer-contacts .foot-email a,
.section-block-demo123-footer .footer-contacts .foot-phone a {
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    display: inline-block
}

.section-block-demo123-footer .bottom {
    margin-top: 6.2vw;
    border-top: 2px solid hsla(0, 0%, 100%, 0.17);
    padding: 1.8vw 0
}

.section-block-demo123-footer .bottom .copyright {
    font-size: 16px;
    color: hsla(0, 0%, 100%, 0.53);
    font-weight: 400
}

@media screen and (max-width:1366px) {
    .section-block-demo123-footer .title {
        font-size: 32px;
        line-height: 1.4
    }

    .section-block-demo123-footer .footer-contacts .foot-phone a {
        font-size: 26px
    }
}

@media screen and (max-width:1280px) {
    .section-block-demo123-footer .footer-nav li {
        line-height: 40px
    }

    .section-block-demo123-footer .footer-nav li>a {
        font-size: 16px
    }

    .section-block-demo123-footer .footer-navs.nav2 {
        order: 4
    }

    .section-block-demo123-footer .footer-contacts {
        order: 3
    }

    .section-block-demo123-footer .footer-navs.nav1 {
        order: 2;
        margin-bottom: 4vw
    }

    .section-block-demo123-footer .footer-left {
        order: 1;
        margin-bottom: 4vw
    }

    .section-block-demo123-footer .footer-navs {
        padding-left: 10vw
    }

    .section-block-demo123-footer .footer-navs,
    .section-block-demo123-footer .footer-contacts,
    .section-block-demo123-footer .footer-left {
        width: 50%
    }
}

@media screen and (max-width:600px) {

    .section-block-demo123-footer .footer-navs,
    .section-block-demo123-footer .footer-contacts,
    .section-block-demo123-footer .footer-left {
        width: 100%;
        padding-left: 0
    }

    .section-block-demo123-footer .footer-contacts {
        margin-bottom: 4vw
    }

    .section-block-demo123-footer .title {
        font-size: 28px
    }

    .section-block-demo123-footer .footer-contacts .foot-phone a {
        font-size: 18px
    }

    .section-block-demo123-footer .footer-contacts .foot-email,
    .section-block-demo123-footer .footer-contacts .foot-email a,
    .section-block-demo123-footer .footer-contacts .foot-address {
        font-size: 14px
    }

    .section-block-demo123-footer .footer-nav li {
        line-height: 30px
    }

    .section-block-demo123-footer .footer-nav li>a {
        font-size: 14px
    }

    .section-block-demo123-footer .bottom .copyright {
        font-size: 14px
    }

    .section-block-demo123-footer .gotop::after {
        font-size: 14px
    }

    .section-block-demo123-footer .gotop {
        width: 40px;
        height: 40px;
        line-height: 40px
    }
}