

.section-block-demo33-footer {
    background-image: url(https://ecdn6.globalso.com/upload/m/image_other/2023-12/657c14831c91748192.png);
    background-size: cover;
    padding: 60px 0 35px;
    border-top: 1px solid #fff
}

.section-block-demo33-footer .foot-items {
    justify-content: space-between
}

.section-block-demo33-footer .foot-item {
    max-width: 25%
}

.section-block-demo33-footer .foot-title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 35px;
    font-family: Verdana, Geneva, sans-serif;
    color: #fff
}

.section-block-demo33-footer .foot-nav li {
    margin-bottom: 5px;
    list-style: none
}

.section-block-demo33-footer .foot-nav a {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-family: Verdana, Geneva, sans-serif;
    opacity: .6
}

.section-block-demo33-footer .foot-contacts li.d-flex {
    margin-bottom: 5px
}

.section-block-demo33-footer .foot-contacts li {
    list-style: none
}

.section-block-demo33-footer .foot-contacts li svg {
    fill: #fff;
    width: 16px
}

.section-block-demo33-footer .foot-contacts li a,
.section-block-demo33-footer .foot-contacts li ul li {
    color: #fff;
    opacity: .6;
    font-size: 14px;
    line-height: 24px;
    font-family: Verdana, Geneva, sans-serif;
    padding-left: 9px
}

.section-block-demo33-footer .foot-bottom {
    text-align: center
}

.section-block-demo33-footer .foot-social {
    justify-content: center;
    padding: 38px 0 25px
}

.section-block-demo33-footer .foot-social li {
    list-style: none;
    margin: 0 5px
}

.section-block-demo33-footer .copyright {
    opacity: .55;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-family: Verdana, Geneva, sans-serif
}

.section-block-demo33-footer .copyright h3 {
    font-size: 14px;
    line-height: 24px
}

.section-block-demo33-footer .copyright p {
    font-size: 14px;
    line-height: 24px
}

@media only screen and (max-width:992px) {
    .section-block-demo33-footer .foot-items {
        flex-wrap: wrap
    }

    .section-block-demo33-footer .foot-item {
        width: 48%;
        max-width: 100%;
        margin-bottom: 15px
    }
}

@media only screen and (max-width:640px) {
    .section-block-demo33-footer .foot-item {
        width: 100%
    }
}