

.section-block-demo40-footer {
    background-color: #2a2829;
    padding: 100px 0 0 0
}

.section-block-demo40-footer .copyright {
    width: 100%;
    padding: 23px 0 111px 0;
    border-top: 1px solid rgba(255, 255, 255, .25);
    margin-top: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    opacity: .8
}

.section-block-demo40-footer .foot-contacts,
.section-block-demo40-footer .foot-nav,
.section-block-demo40-footer .foot-text {
    margin-top: 30px
}

.section-block-demo40-footer li {
    list-style: none;
    transition: all .3s linear
}

.section-block-demo40-footer li:hover {
    transform: translateX(6px)
}

.section-block-demo40-footer .foot-contacts li {
    display: flex;
    align-items: flex-start
}

.section-block-demo40-footer .foot-contacts li i {
    display: block;
    width: 20px
}

.section-block-demo40-footer .foot-contacts li a {
    flex: 1;
    padding-left: 17px
}

.section-block-demo40-footer .foot-item li:nth-child(n+2) {
    margin-top: 25px
}

.section-block-demo40-footer li a {
    font-size: 14px;
    color: #fff;
    line-height: 1.7;
    opacity: .8
}

.section-block-demo40-footer .foot-item.foot-company-item {
    width: 25%
}

.section-block-demo40-footer .foot-item.data-two {
    width: 15%
}

.section-block-demo40-footer .foot-item.data-three {
    width: 15%
}

.section-block-demo40-footer .foot-item.data-four {
    width: 25%
}

@media only screen and (max-width:1680px) {
    .section-block-demo40-footer[data-screen=screen-large] .layout {
        width: 95%
    }
}

@media only screen and (max-width:1366px) {
    .section-block-demo40-footer .foot-title {
        font-size: 20px
    }

    .section-block-demo40-footer .foot-item li:nth-child(n+2) {
        margin-top: 10px
    }
}

@media only screen and (max-width:992px) {
    .section-block-demo40-footer .copyright {
        padding: 15px 0;
        margin-top: 15px
    }

    .section-block-demo40-footer {
        padding: 35px 0 0 0
    }

    .section-block-demo40-footer .foot-item {
        width: 100% !important
    }

    .section-block-demo40-footer .foot-item:nth-child(n+2) {
        margin-top: 35px
    }

    .section-block-demo40-footer .foot-contacts,
    .section-block-demo40-footer .foot-nav,
    .section-block-demo40-footer .foot-text {
        margin-top: 10px
    }
}
