

.section-block-demo18-footer {
    background: -webkit-linear-gradient(left, #d2d5dd 56.25%, #f8f8f9 43.75%);
    padding: 85px 0 0
}

.section-block-demo18-footer .foot_box {
    align-items: flex-start
}

.section-block-demo18-footer .foot_box .foot-items {
    width: 48.38%
}

.section-block-demo18-footer .foot_box .foot_logo {
    width: 100%;
    margin-bottom: 60px
}

.section-block-demo18-footer .foot_box .foot_logo img {
    width: 100%;
    max-width: 150px
}

.section-block-demo18-footer .foot_box .foot-item {
    max-width: 49%;
    padding-bottom: 46px
}

.section-block-demo18-footer .foot_box .foot-item h2 {
    font-size: 24px;
    font-family: Futura Md BT;
    color: #1d2f57;
    font-weight: 900;
    margin-bottom: 20px
}

.section-block-demo18-footer .foot_box .foot-nav li {
    list-style: none;
    font-size: 18px;
    font-family: Futura Md BT;
    color: #1d2f57;
    margin-bottom: 3px
}

.section-block-demo18-footer .foot_box .foot-contacts li {
    list-style: none;
    text-transform: capitalize
}

.section-block-demo18-footer .foot_box .foot-contacts div {
    font-size: 18px;
    font-family: Futura Md BT;
    color: #373737;
    line-height: 1.2;
    margin-bottom: 21px
}

.section-block-demo18-footer .foot_box .foot_right {
    width: 28.7%;
    padding: 13px 0 20px
}

.section-block-demo18-footer .foot_box .foot_right h2 {
    font-size: 30px;
    font-family: Futura Md BT;
    color: #1d2f57;
    font-weight: 900;
    margin-bottom: 32px
}

.section-block-demo18-footer .foot_box .foot_right input {
    width: 100%;
    border: none;
    background: 0 0;
    border-bottom: 2px solid #f1f1f2;
    line-height: 61px;
    font-size: 18px;
    color: #1d2f57;
    font-family: Futura Md BT;
    padding: 0 10px
}

.section-block-demo18-footer .foot_box .foot_right input::-webkit-input-placeholder {
    color: #1d2f57;
    padding: 0
}

.section-block-demo18-footer .foot_box .foot_right input:-moz-placeholder {
    color: #1d2f57;
    padding: 0
}

.section-block-demo18-footer .foot_box .foot_right input::-moz-placeholder {
    color: #1d2f57;
    padding: 0
}

.section-block-demo18-footer .foot_box .foot_right input:-ms-input-placeholder {
    color: #1d2f57;
    padding: 0
}

.section-block-demo18-footer .foot_box .foot_right h3 {
    font-size: 18px;
    color: #1d2f57;
    font-family: Futura Md BT;
    line-height: 61px
}

.section-block-demo18-footer .foot_box .foot_right textarea {
    width: 100%;
    height: 134px;
    border: 2px solid #d0d5d7;
    background: #efefef;
    padding: 10px
}

.section-block-demo18-footer .foot_box .foot_right button {
    padding: 0 20px;
    line-height: 40px;
    border: none;
    font-size: 20px;
    margin-top: 39px;
    font-family: Futura Md BT;
    transition: all .3s linear
}

.section-block-demo18-footer .foot-social svg {
    fill: #fff
}

.section-block-demo18-footer .footer-bottom {
    background: #1d2f57;
    padding: 20px 0;
    margin-top: 12px
}

.section-block-demo18-footer .foot-social li {
    list-style: none;
    margin-right: 20px
}

.section-block-demo18-footer .copyright {
    font-size: 16px;
    color: #fff;
    font-family: Futura Md BT
}

@media only screen and (max-width:992px) {
    .section-block-demo18-footer .foot_box .foot-items {
        width: 100%
    }

    .section-block-demo18-footer .foot_box .foot_right {
        width: 100%
    }

    .section-block-demo18-footer .foot_box .foot-item {
        max-width: 100%;
        width: 49%;
        padding-bottom: 15px
    }

    .section-block-demo18-footer {
        background: #d2d5dd;
        padding-top: 40px
    }

    .section-block-demo18-footer .layout {
        padding: 0 5%
    }
}

@media only screen and (max-width:640px) {
    .section-block-demo18-footer .foot_box .foot-item {
        width: 100%
    }
}