


.section-block-demo107-footer {
    background: url(https://ecdn6.globalso.com/upload/m/image_other/2024-10/index_6-4.png);
    background-size: cover;
    padding: 103px 0 30px
}

.section-block-demo107-footer .foot-items {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    justify-content: space-between
}

.section-block-demo107-footer .foot-item {
    max-width: 25%
}

.section-block-demo107-footer .foot-title {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 39px;
    line-height: 1
}

.section-block-demo107-footer .foot-nav li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative
}

.section-block-demo107-footer .foot-nav li:before {
    content: ">";
    position: absolute;
    left: 0;
    top: 0
}

.section-block-demo107-footer .foot-nav a {
    color: #E3E3E3;
    font-size: 16px;
    font-weight: 300
}

.section-block-demo107-footer .foot-nav a:hover,
.section-block-demo107-footer .foot-val a:hover {
    color: var(--bs-theme-color)
}

.section-block-demo107-footer .foot-categories {
    width: 237px
}

.section-block-demo107-footer .foot-contact {
    width: 362px
}

.section-block-demo107-footer .foot-contact .tit {
    font-size: 16px;
    color: #E3E3E3;
    font-weight: 300;
    margin-bottom: 17px
}

.section-block-demo107-footer .foot-contacts li {
    display: flex;
    padding: 5px
}

.section-block-demo107-footer .foot-contacts i {
    width: 23px
}

.section-block-demo107-footer .foot-val {
    flex: 1;
    padding-left: 9px
}

.section-block-demo107-footer .foot-val a {
    color: #E3E3E3;
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 12px
}

.section-block-demo107-footer .foot-address {
    margin-top: 5px
}

.section-block-demo107-footer .foot-address p {
    color: #E3E3E3;
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 17px;
    line-height: 1.6
}

.section-block-demo107-footer .foot-address p:last-of-type {
    margin-bottom: 14px
}

.section-block-demo107-footer .foot-bottom {
    justify-content: space-between;
    position: relative;
    margin-bottom: 26px;
    align-items: flex-start
}

.section-block-demo107-footer .foot-bottom .left {
    max-width: calc(100% - 460px)
}

.section-block-demo107-footer .foot_logo {
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-100%);
    padding: 5px 5px 5px 0
}

.section-block-demo107-footer .foot-bottom .left .tit {
    font-size: 44px;
    color: #FFFFFF;
    line-height: 82px;
    font-weight: bold
}

.section-block-demo107-footer .foot-bottom .right .btn {
    padding: 23px 96px;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 500;
    border-radius: 14px;
    background: url(https://ecdn6.globalso.com/upload/m/image_other/2024-10/index_4-2.png);
    background-size: cover;
    border: none
}

.section-block-demo107-footer .foot-social {
    margin-top: 22px
}

.section-block-demo107-footer .foot-social li {
    margin-right: 16px;
    padding: 3px
}

.section-block-demo107-footer .foot-social a {
    padding: 3px;
    display: block
}

.section-block-demo107-footer .foot-social img {
    width: 30px
}

.section-block-demo107-footer .copyright {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 400
}

@media only screen and (max-width:1720px) {
    .section-block-demo107-footer .foot-bottom .left .tit {
        font-size: 32px
    }

    .section-block-demo107-footer .foot-bottom .right .btn {
        padding: 12px 80px
    }
}

@media only screen and (max-width:1280px) {
    .section-block-demo107-footer .foot-bottom .left .tit {
        font-size: 20px;
        line-height: 1;
        padding-top: 15px
    }

    .section-block-demo107-footer .foot-bottom .right .btn {
        padding: 12px 40px;
        font-size: 18px
    }
}

@media only screen and (max-width:992px) {
    .section-block-demo107-footer {
        padding: 50px 0 20px
    }

    .section-block-demo107-footer .foot-item {
        width: 49%;
        max-width: 100%;
        margin-bottom: 20px
    }

    .section-block-demo107-footer .foot-title {
        font-size: 24px;
        margin-bottom: 20px
    }

    .section-block-demo107-footer .foot-bottom {
        width: 50%;
        flex-wrap: wrap
    }

    .section-block-demo107-footer .foot-bottom .left {
        width: 100%;
        margin-bottom: 20px;
        max-width: 100%
    }

    .section-block-demo107-footer .foot_logo {
        position: relative;
        transform: none
    }

    .section-block-demo107-footer .copyright {
        font-size: 18px
    }
}

@media only screen and (max-width:640px) {

    .section-block-demo107-footer .foot-item,
    .section-block-demo107-footer .foot-bottom {
        width: 100%
    }

    .section-block-demo107-footer .foot-bottom .right .btn {
        width: 100%;
        padding: 10px 0;
        text-align: center
    }

    .section-block-demo107-footer .foot-bottom .right {
        width: 100%
    }
}
