.card-your-eye {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 57px 20px 10px;
    text-align: center;
    height: 350px
}

.card-your-eye:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #302b29;
    opacity: .6;
    content: ""
}

.card-your-eye .btn-view,
.card-your-eye h3 {
    z-index: 1;
    position: relative
}

.card-your-eye .ttl-your-eyes {
    text-align: center;
    font-size: 25px;
    line-height: 1.36;
    position: relative;
    height: 155px;
    padding-bottom: 20px;
    margin-bottom: 38px
}

.card-your-eye .ttl-your-eyes:after {
    position: absolute;
    width: 50px;
    height: 2px;
    content: "";
    background-color: #ffead7;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 0
}

.card-text-lastest .image,
.image {
    width: 93px
}

.btn-view {
    display: inline-block;
    font-size: 15px;
    padding: 8px 39px;
    text-decoration: none
}

.card-news {
    margin-bottom: 37px
}

.card-news .images-news a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 54.67%
}

.card-news .ttl-card-news {
    font-size: 15px;
    line-height: 1.53333;
    margin: -3px 0 5px;
    min-height: 44px;
    text-transform: capitalize;
    font-weight: 300
}

.card-news p {
    font-size: 14px;
    line-height: 1.5;
    color: #939598;
    min-height: 60px;
    margin-bottom: 28px;
    height: calc(14px * 1.5 * 5);
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden
}

.card-news .btn-more-news a {
    color: #c39e6d;
    font-size: 15px
}

.card-news .btn-more-news {
    position: relative;
    bottom: 0
}

.block-map .form-ob {
    position: absolute;
    top: 41px;
    left: 40px;
    bottom: 41px;
    width: 380px;
    background-color: #1f1a18;
    padding: 28px 30px;
    z-index: 1
}

.block-map .form-ob .ttl-form {
    font-size: 15px;
    margin-bottom: 3px
}

.block-map .form-ob .input-text {
    display: block;
    width: 100%;
    color: #333;
    height: 35px;
    font-size: 13px;
    border: 1px solid #c39e6d;
    border-radius: 0;
    appearance: none;
    padding: 0 7px;
    background-color: #fff;
    margin-bottom: 20px;
    font-weight: 500;
    font-style: italic
}

.block-map .form-ob .btn-submit,
.user-login-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none
}

.block-map .form-ob .btn-submit {
    border-radius: 0;
    appearance: none;
    padding: 16px 10px;
    font-size: 15px;
    color: #503012;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-family: Corbel, sans-serif;
    cursor: pointer;
    font-weight: 700;
    line-height: 20px; /* 133.333% */
    text-transform: uppercase;
}

.block-map .form-ob p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 10px;
    /* color: #d0c8be; */
    color: #d0c8be;
    font-family: Corbel, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.block-map #map_box,
.block-map iframe {
    display: block;
    width: 100%;
    height: 450px
}

#surveys .surv-title,
.wrap-detail h1,
.wrap-detail h2 {
    font-size: 40px;
    line-height: 50px;
    color: #f69d27;
    font-family: Montserrat, sans-serif;
    text-transform: capitalize
}

.content-detail .refList li:last-child,
.content-detail p img,
.path-frontpage .section-keyvisual {
    margin-bottom: 0
}

.dt-button > b,
.feb-button > button > b,
.page__vi .box-faq .content-faq .inner em {
    font-size: 15px
}

@media (min-width: 1200px) {
    .latest-post .views-field-title a {
        display: -webkit-box;
        line-height: 1.6;
        max-width: 100%;
        height: 2.66704rem;
        margin: 0;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

@media only screen and (max-width: 992px) {

    .right-stories .text {
        bottom: 0;
        padding: 15px;
        max-width: initial;
        width: 100%
    }
}

@media only screen and (max-width: 1200px) {
    .container {
        max-width: 100%
    }

    .section-your-eyes > .container > .row-content {
        padding: 30px 0 0
    }
}

@media only screen and (max-width: 767px) {


    /* .button-menu {
        position: absolute;
        cursor: pointer;
        float: right;
        top: 13px;
        right: 15px;
        width: 38px;
        height: 38px;
        border: 1px solid #c39e6d;
        border-radius: 50%;
        padding: 0 8px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    } */
    .icon-bar {
        width: 18px;
        height: 1px;
        background-color: #c39e6d;
        display: block;
        transition: .2s;
        position: relative;
        left: 0
    }

    .icon-bar + .icon-bar {
        margin-top: 4px
    }

    .navbar-toggler .top-bar {
        transform: rotate(0);
        transform-origin: 10% 10%
    }

    .navbar-toggler .middle-bar {
        opacity: 1
    }

    .navbar-toggler .bottom-bar {
        transform: rotate(0);
        transform-origin: 10% 90%
    }


    .order-about {
        -ms-flex-order: 3;
        order: 3
    }

    .order-about + div {
        -ms-flex-order: 2;
        order: 2
    }

    .img-highlight {
        max-height: 360px
    }

    .block-map .form-ob .btn-submit,
    .btn-more,
    .main-kvs .infor p {
        margin-bottom: 15px
    }

    .main-content {
        padding-top: 66px
    }

    .owl-item .main-kvs {
        margin-left: 25px;
        margin-right: 0
    }

    .main-kvs {
        width: 100%;
        background-position: center !important
    }

    .main-kvs .infor p {
        font-family: OpenSans
    }

    .main-kvs .infor .ttl-kvs {
        font-size: 30px
    }

    .block-map {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .block-map .form-ob {
        position: static;
        width: 100%;
        background: 0 0;
        padding: 20px 15px
    }

    .right-stories {
        margin-left: -15px;
        margin-right: -15px
    }

    .section-your-eyes {
        background: 0 0;
        padding-top: 0
    }

    .section-your-eyes .ttl-line {
        margin: 0 15px
    }

    .section-your-eyes .ttl-line span:after,
    .section-your-eyes .ttl-line span:before {
        background-color: #f69d27
    }

    .section-your-eyes .container > .row-content {
        padding: 0 15px
    }

    .section-your-eyes .owl-nav.disabled {
        position: absolute;
        top: 50%;
        width: 100%
    }

    .path-frontpage .section-stories {
        margin-bottom: 0
    }

    .card-news .ttl-card-news {
        font-size: 25px;
        line-height: 1.36;
        margin-bottom: 7px;
        margin-top: 15px;
        text-transform: capitalize;
        font-weight: 500
    }

    .card-news p {
        line-height: 1.53333;
        margin-bottom: 1px;
        font-size: 15px;
        color: #939598
    }

    .right-stories .text {
        position: relative;
        bottom: 0;
        padding: 15px;
        max-width: initial;
        width: 100%
    }
}
