
.section-block-demo11-footer .foot-contacts {
    background-color: #000;
    background-image: url(https://ecdn6.globalso.com/upload/m/image_other/2023-09/65057662ed88063480.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.section-block-demo11-footer .foot-contacts {
    padding: 2.4rem 0 1.8rem
}

.section-block-demo11-footer .foot-contacts a {
    color: #fff
}

.section-block-demo11-footer .foot-contact-item {
    width: 33.3%;
    text-align: center;
    color: #fff
}

.section-block-demo11-footer .foot-contact-item .foot-ico svg {
    width: 5rem;
    height: 5rem;
    fill: currentColor;
    opacity: .35
}

.section-block-demo11-footer .foot-contact-item .foot-val {
    font-size: 1.28rem;
    line-height: 1.33;
    color: currentColor;
    margin-top: 1.7rem
}

.section-block-demo11-footer .foot-bottom {
    padding: 1.2rem 0 2.5rem;
    text-align: center;
    background-color: #fff
}

.section-block-demo11-footer .foot-bottom .layout {
    padding: 10px 0
}

.section-block-demo11-footer .foot-social {
    padding: 1rem
}

.section-block-demo11-footer .foot-social li {
    display: inline-block;
    padding: 5px;
    margin: 5px
}

.section-block-demo11-footer .foot-social li a {
    display: block;
    padding: 5px
}

.section-block-demo11-footer .foot-social li:hover svg {
    transform: rotate(35deg)
}

.section-block-demo11-footer .foot-social li svg {
    width: 30px;
    height: 30px;
    fill: #151515;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

.section-block-demo11-footer .copyright {
    color: #909090;
    font-size: .85rem;
    margin-top: .4rem
}

@media screen and (max-width:992px) {
    .section-block-demo11-footer .foot-contact-item .foot-val {
        font-size: 1.14rem
    }

    .section-block-demo11-footer .foot-contact-item .foot-ico svg {
        width: 3.5rem;
        height: 3.5rem
    }
}

@media screen and (max-width:768px) {
    .section-block-demo11-footer .foot-contact-item {
        width: 100%;
        margin: 1rem 0
    }

    .section-block-demo11-footer .foot-social {
        padding: 0
    }

    .section-block-demo11-footer .foot-bottom {
        padding-bottom: 1.5rem
    }

    .section-block-demo11-footer .foot-social li a {
        padding: 0
    }
}

@media screen and (max-width:320px) {
    .section-block-demo11-footer .foot-contact-item .foot-val {
        font-size: 1rem
    }
}
