
.section-block-demo73-footer {
    background: url(https://ecdn6.globalso.com/upload/m/image_other/2024-05/index_37.png);
    background-size: cover;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 140px 0 0
}

.section-block-demo73-footer .bg {
    position: absolute;
    left: 11%;
    top: 0;
    transform: translateY(-71%)
}

.section-block-demo73-footer .title {
    font-size: 61px;
    margin-bottom: 9px
}

.section-block-demo73-footer [heading-type=custom]::after {
    content: "";
    background: url(https://ecdn6.globalso.com/upload/m/image_other/2024-05/index_45.png);
    width: 220px;
    height: 19px;
    display: block;
    margin: 18px auto 0;
    filter: brightness(0) invert(1)
}

.section-block-demo73-footer .wrap {
    font-size: 18px;
    text-align: center;
    max-width: 500px;
    margin: 0 auto 16px
}

.section-block-demo73-footer .foot_link img {
    transition: all .3s linear
}

.section-block-demo73-footer .foot_link:hover img {
    filter: brightness(.3)
}

.section-block-demo73-footer .foot_link {
    position: relative;
    max-width: max-content;
    width: 100%;
    margin: 0 auto;
    font-weight: 400
}

.section-block-demo73-footer .con {
    font-size: 16px;
    color: #999;
    max-width: 313px;
    line-height: 1.6
}

.section-block-demo73-footer .foot_link a {
    font-size: 24px;
    color: #000;
    font-family: var(--bs-h-font-family);
    position: absolute;
    left: 0;
    top: 48%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-weight: 400
}

.section-block-demo73-footer .foot_link:hover a {
    color: #fff
}

.section-block-demo73-footer .foot_link a:after {
    content: "";
    position: relative;
    background: url(https://ecdn6.globalso.com/upload/m/image_other/2024-05/index_49.png);
    width: 56px;
    height: 16px;
    display: inline-block;
    margin-left: 18px
}

.section-block-demo73-footer .foot-items {
    display: flex;
    flex-wrap: wrap;
    padding: 82px 67px 63px 40px;
    justify-content: space-between
}

.section-block-demo73-footer .foot-item {
    text-align: left;
    max-width: 25%
}

.section-block-demo73-footer .foot-title {
    font-size: 22px;
    margin-bottom: 25px
}

.section-block-demo73-footer .foot-nav li {
    list-style: none;
    margin-bottom: 1px
}

.section-block-demo73-footer .foot-nav a {
    font-size: 16px;
    color: #999;
    transition: all .3s linear
}

.section-block-demo73-footer .foot-nav a:hover {
    color: #ddaa20
}

.section-block-demo73-footer .foot-contact li {
    list-style: none;
    display: flex;
    align-items: flex-start;
    margin-bottom: 6px
}

.section-block-demo73-footer .foot-contact li a {
    line-height: 1.2;
    padding-left: 12px
}

.section-block-demo73-footer .foot-contact img {
    width: 19px
}

.section-block-demo73-footer .foot-links li {
    list-style: none
}

.section-block-demo73-footer .foot-links img {
    width: 18px;
    margin-right: 8px
}

.section-block-demo73-footer .foot-links a {
    display: flex;
    align-items: center
}

.section-block-demo73-footer .foot-bottom {
    border-top: 1px solid #373838;
    font-size: 16px;
    color: #999;
    padding: 21px 0
}

@media only screen and (max-width:1280px) {
    .section-block-demo73-footer .title {
        font-size: 46px
    }

    .section-block-demo73-footer .foot-items {
        padding: 40px 0
    }

    .section-block-demo73-footer {
        margin-top: 60px
    }
}

@media only screen and (max-width:950px) {
    .section-block-demo73-footer .foot-item {
        width: 49%;
        max-width: 100%;
        margin-bottom: 20px
    }

    .section-block-demo73-footer .foot_link a {
        font-size: 16px
    }
}

@media only screen and (max-width:640px) {
    .section-block-demo73-footer .foot-item {
        width: 100%
    }

    .section-block-demo73-footer .title {
        font-size: 32px
    }
}