


.section-block-demo59-footer {
    background: #f9f9f9;
    padding: 62px 0 0
}

.section-block-demo59-footer .layout {
    padding: 0 28px
}

.section-block-demo59-footer .foot_logo {
    margin-bottom: 15px
}

.section-block-demo59-footer .foot_logo img {
    height: 53px
}

.section-block-demo59-footer .foot_cont li {
    list-style: none;
    font-size: 16px;
    color: #666;
    margin-bottom: 5px;
    opacity: .42
}

.section-block-demo59-footer .foot-nav li {
    list-style: none;
    font-size: 16px;
    color: #666;
    font-weight: 200;
    margin-bottom: 6px
}

.section-block-demo59-footer .foot-nav li:last-of-type {
    margin: 0
}

.section-block-demo59-footer .inquiry-btn {
    margin-top: 20px
}

.section-block-demo59-footer .inquiry-btn .btn {
    line-height: 34px;
    padding: 0 27px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer
}

.section-block-demo59-footer .inquiry-btn .btn[btn-border-color=none] {
    background: -webkit-linear-gradient(left bottom, #4fa5db, #294e96);
    border: none
}

.section-block-demo59-footer .foot_phone {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-top: 1px
}

.section-block-demo59-footer .foot_phone .wrap {
    padding-left: 24px
}

.section-block-demo59-footer .foot_phone .tit {
    font-size: 16px;
    margin-bottom: 9px
}

.section-block-demo59-footer .foot_phone .con {
    font-size: 36px;
    color: #52aade;
    line-height: 1
}

.section-block-demo59-footer .foot_item {
    max-width: 25%
}

.section-block-demo59-footer .foot_tit {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 25px;
    padding: 10px 0 16px
}

.section-block-demo59-footer .foot-title {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

.section-block-demo59-footer .foot_tit i {
    background: #52aade;
    width: 36px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px
}

.section-block-demo59-footer .footer-bottom {
    border-top: 1px solid #d9d9d9;
    font-size: 16px;
    color: #666;
    font-weight: 200;
    padding: 12px 0;
    margin-top: 27px
}

@media only screen and (max-width:950px) {
    .section-block-demo59-footer .foot_item {
        width: 48%;
        max-width: 100%;
        margin-bottom: 10px
    }

    .section-block-demo59-footer .foor_service {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-block-demo59-footer .foot_phone .con {
        font-size: 24px
    }

    .section-block-demo59-footer .footer-bottom {
        padding: 10px 0;
        margin-top: 10px
    }
}

@media only screen and (max-width:640px) {
    .section-block-demo59-footer .foot_item {
        width: 100%
    }

    .section-block-demo59-footer .foot_phone .con {
        font-size: 18px
    }
}