

.section-block-demo27-footer .foot-contact {
    width: 28%
}

.section-block-demo27-footer .fd-nav {
    margin-left: 7%
}

.section-block-demo27-footer .foot-bottom {
    position: relative;
    padding: 36.5px 0;
    border-top: 1px solid #c1c4c6
}

.section-block-demo27-footer .copyright {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: center;
    opacity: .7
}

.section-block-demo27-footer .foot-val {
    font-size: 16px;
    line-height: 36px;
    color: #000
}

.section-block-demo27-footer ul.foot-contacts li,
.section-block-demo27-footer ul.foot-contacts li a {
    font-size: 16px;
    line-height: 36px
}

.section-block-demo27-footer ul.foot-contacts li {
    position: relative;
    margin-bottom: 5px
}

.section-block-demo27-footer .foot-contact .foot-ico {
    position: relative;
    top: 9px;
    width: 19px;
    height: 17px;
    display: inline-block;
    fill: #f9bf11;
    margin-right: 12px
}

.section-block-demo27-footer {
    padding: 120px 0 46px 0
}

.section-block-demo27-footer .foot-inquiry {
    width: 316px;
    font-size: 16px;
    box-shadow: 0 6px 16px rgba(249, 191, 17, .55);
    margin: 0 auto 71px;
    border-radius: 50px;
    padding: .5rem 0;
    display: flex;
    cursor: pointer
}

.section-block-demo27-footer .foot-inquiry a:hover {
    background: 0 0
}

.section-block-demo27-footer .foot-title {
    position: relative;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1;
    color: #006cb6;
    font-weight: 400
}

.section-block-demo27-footer .foot-title span {
    display: block;
    width: 114px;
    height: 1px;
    background-color: #f9bf11;
    margin: 30px 0 24px
}

.section-block-demo27-footer .foot-item li a {
    font-size: 16px;
    line-height: 36px
}

.section-block-demo27-footer .foot-left {
    width: 24%
}

.section-block-demo27-footer .foot-desc h2 {
    font-size: 24px;
    margin: 27px 0 10px;
    line-height: 1;
    color: #006cb6;
    text-transform: uppercase
}

.section-block-demo27-footer .foot-desc p {
    font-size: 14px;
    margin-bottom: 4px;
    color: #000;
    line-height: 24px;
    opacity: .7
}

.section-block-demo27-footer .foot-desc a {
    font-size: 14px;
    color: #006cb6;
    line-height: 24px;
    text-transform: uppercase;
    display: inline-block
}

.section-block-demo27-footer li::marker {
    content: ""
}

.section-block-demo27-footer .foot-social {
    margin-top: 29px
}

.section-block-demo27-footer .foot-social li {
    display: inline-block;
    margin: 0 19.5px
}

.section-block-demo27-footer .foot-social figure {
    position: relative
}

.section-block-demo27-footer .foot-social figure img {
    width: auto;
    height: auto;
    transition: all .3s linear
}

.section-block-demo27-footer .foot-social figure img+img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-100%) translateY(-50%);
    opacity: 0
}

.section-block-demo27-footer .foot-social li:hover figure img {
    transform: translateX(-100%);
    opacity: 0
}

.section-block-demo27-footer .foot-social li:hover figure img+img {
    transform: translateX(-50%) translateY(-50%);
    opacity: 1
}

.section-block-demo27-footer li {
    padding-left: 0
}

@media screen and (max-width:1680px) {
    .section-block-demo27-footer .layout {
        width: 98%
    }
}

@media screen and (max-width:1680px) {
    .section-block-demo27-footer .foot-social li {
        margin: 0 10px
    }
}

@media screen and (max-width:992px) {
    .section-block-demo27-footer .foot-top .foot-item {
        width: 48%
    }

    .section-block-demo27-footer .foot-nav {
        margin-left: 0
    }

    .section-block-demo27-footer .foot-desc h2,
    .section-block-demo27-footer .foot-title {
        font-size: 20px;
        line-height: 1.5
    }

    .section-block-demo27-footer .foot-title span {
        margin: 10px 0
    }

    .section-block-demo27-footer .foot-inquiry {
        width: fit-content;
        padding: 0 40px;
        margin: 15px auto
    }

    .section-block-demo27-footer {
        padding: 40px 0
    }
}

@media screen and (max-width:640px) {
    .section-block-demo27-footer .foot-top .foot-item {
        width: 100%;
        margin: 15px 0
    }

    .section-block-demo27-footer .foot-bottom {
        padding-bottom: 0
    }
}