

.section-block-demo95-footer {
    padding: 24px 0 0 0;
    opacity: 0
}

.section-block-demo95-footer .foot-outer-wrap {
    left: 0;
    bottom: 0;
    width: 100%
}

.section-block-demo95-footer .footer-top {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1rem 0 5rem
}

.section-block-demo95-footer .foot-logo {
    margin-top: -35px
}

.section-block-demo95-footer .foot-logo img {
    height: 5rem
}

.section-block-demo95-footer,
.section-block-demo95-footer a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7
}

.section-block-demo95-footer li {
    display: block
}

.section-block-demo95-footer.foot-items,
.section-block-demo95-footer .foot-item {
    padding: 1rem 0
}

.section-block-demo95-footer .foot-item {
    max-width: 28.8%
}

.section-block-demo95-footer .foot-title {
    font-size: 18px;
    line-height: 1.33;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0
}

.section-block-demo95-footer .foot-nav {
    padding: 12px 0
}

.section-block-demo95-footer .foot-contacts {
    margin-top: 57px
}

.section-block-demo95-footer .foot-contacts li {
    position: relative;
    padding: 3px 0;
    display: flex;
    align-items: center
}

.section-block-demo95-footer .foot-contacts li+li {
    margin-top: 20px
}

.section-block-demo95-footer .foot-contacts li .foot-val {
    position: relative;
    width: 83%
}

.section-block-demo95-footer .foot-contacts li .foot-ico {
    width: 78px;
    text-align: center
}

.section-block-demo95-footer .foot-contacts li .email {
    font-size: 18px;
    font-weight: bold
}

.section-block-demo95-footer .foot-nav li {
    padding: 12px 0
}

.section-block-demo95-footer .foot-nav li {
    padding: 3px 0;
    -webkit-transition: all ease-in-out.35s;
    -o-transition: all ease-in-out.35s;
    transition: all ease-in-out.35s
}

.section-block-demo95-footer .foot-nav li:hover {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.section-block-demo95-footer .footer-bottom {
    background-color: #333333;
    color: #fff;
    padding: 13px 0
}

.section-block-demo95-footer .footer-bottom .foot-bottom-sub {
    padding: 22px 0;
    border-bottom: 1px solid#686868
}

.section-block-demo95-footer .footer-bottom .contact {
    font-size: 18px;
    line-height: 1
}

.section-block-demo95-footer .footer-bottom .contact-tit {
    padding-right: 27px;
    font-weight: 600
}

.section-block-demo95-footer .footer-bottom .contact-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 472px;
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    color: #fff;
    border-radius: 8px;
    background-color: #474747
}

.section-block-demo95-footer .footer-bottom .contact-btn span {
    padding-left: 31px
}

.section-block-demo95-footer .footer-bottom .contact-btn .la {
    width: 123px;
    height: 59px;
    text-align: center;
    background-color: var(--bs-theme-color);
    border-radius: 0 8px 8px 0
}

.section-block-demo95-footer .footer-bottom .contact-btn .la:after {
    content: "\f1d8";
    font-size: 2.4rem;
    line-height: 59px
}

.section-block-demo95-footer .foot-social li {
    display: inline-block;
    margin-left: 27px;
    -webkit-transition: all ease-in-out.35s;
    -o-transition: all ease-in-out.35s;
    transition: all ease-in-out.35s
}

.section-block-demo95-footer .foot-social li:hover {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg)
}

.section-block-demo95-footer .foot-bottom-sup {
    padding: 32px 0
}

.section-block-demo95-footer .foot-bottom-sup .link {
    font-size: 16px;
    line-height: 1
}

.section-block-demo95-footer .foot-bottom-sup .link-tit {
    font-weight: 600
}

.section-block-demo95-footer .foot-bottom-sup .link a {
    color: var(--bs-sec-theme-color);
    margin-right: 24px;
    border-bottom: 1px solid var(--bs-sec-theme-color);
    font-size: 16px
}

.section-block-demo95-footer .copyright {
    font-size: 14px;
    font-weight: 300
}

@media only screen and(max-width:1366px) {
    .section-block-demo95-footer .footer-top {
        padding-bottom: 0
    }

    .section-block-demo95-footer .foot-item {
        max-width: none;
        padding: 10px 20px
    }

    .section-block-demo95-footer .foot-title,
    .section-block-demo95-footer .foot-contacts li .email,
    .section-block-demo95-footer .footer-bottom .contact,
    .section-block-demo95-footer .footer-bottom .contact-btn {
        font-size: 16px
    }

    .section-block-demo95-footer .footer-bottom .contact-btn {
        height: 50px;
        line-height: 50px;
        width: 460px
    }

    .section-block-demo95-footer .footer-bottom .contact-btn .la {
        width: 90px;
        height: 50px
    }

    .section-block-demo95-footer .footer-bottom .contact-btn .la:after {
        font-size: 1.6rem;
        line-height: 50px
    }

    .section-block-demo95-footer .copyright {
        padding-top: 15px
    }

    .section-block-demo95-footer .footer-bottom .contact {
        padding-bottom: 15px
    }

    .section-block-demo95-footer .foot-bottom-sup {
        flex-wrap: wrap
    }
}

@media only screen and(max-width:1366px) {
    .section-block-demo95-footer .footer-top {
        padding-bottom: 0
    }

    .section-block-demo95-footer .foot-item {
        max-width: none;
        padding: 10px 20px
    }

    .section-block-demo95-footer .foot-title,
    .section-block-demo95-footer .foot-contacts li .email,
    .section-block-demo95-footer .footer-bottom .contact,
    .section-block-demo95-footer .footer-bottom .contact-btn {
        font-size: 16px
    }

    .section-block-demo95-footer .footer-bottom .contact-btn {
        height: 50px;
        line-height: 50px;
        width: 460px
    }

    .section-block-demo95-footer .footer-bottom .contact-btn .la {
        width: 90px;
        height: 50px
    }

    .section-block-demo95-footer .footer-bottom .contact-btn .la:after {
        font-size: 1.6rem;
        line-height: 50px
    }

    .section-block-demo95-footer .copyright {
        padding-top: 15px
    }

    .section-block-demo95-footer .footer-bottom .contact {
        padding-bottom: 15px
    }

    .section-block-demo95-footer .foot-bottom-sup {
        flex-wrap: wrap
    }
}

@media only screen and(max-width:640px) {
    .section-block-demo95-footer .foot-logo img {
        height: 4.7rem
    }

    .section-block-demo95-footer .foot-title,
    .section-block-demo95-footer .foot-contacts li .email {
        font-size: 14px
    }

    .section-block-demo95-footer .foot-title,
    .section-block-demo95-footer .foot-contacts li .email,
    .section-block-demo95-footer .footer-bottom .contact,
    .section-block-demo95-footer .footer-bottom .contact-btn {
        font-size: 14px
    }

    .section-block-demo95-footer .footer-bottom .contact-btn {
        width: 336px
    }

    .section-block-demo95-footer .footer-bottom .contact-btn .la {
        width: 56px
    }

    .section-block-demo95-footer .footer-bottom .contact-btn .la:after {
        font-size: 1.3rem;
        line-height: 50px
    }
}

@media only screen and(max-width:480px) {
    .section-block-demo95-footer .foot-item {
        width: 100%
    }

    .section-block-demo95-footer .footer-bottom .contact-btn {
        margin-top: 2rem;
        width: fit-content;
        line-height: 1.2
    }

    .section-block-demo95-footer .footer-bottom .contact-btn span {
        padding-left: 10px
    }

    .section-block-demo95-footer .foot-social li {
        margin-left: 10px
    }
}