.user-login-form {
    max-width: 676px;
    margin: 67px auto;
    padding: 0 20px
}

.user-login-form input {
    display: block;
    height: 48px;
    font-size: 15px;
    border: 0;
    border-radius: 0;
    appearance: none;
    padding: 10px 15px;
    background-color: #3b3a3a;
    font-weight: 500;
    font-style: italic;
    flex: 1;
    color: #fff;
    outline: 0;
    width: 100%
}

.user-login-form label {
    margin-bottom: 10px;
    font-size: 18px
}

.user-login-form .description {
    margin-bottom: 20px;
    font-size: 15px;
    color: #b7aa9fc2;
    margin-top: 5px
}

.user-login-form #edit-submit {
    border: 0;
    outline: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 10px 30px;
    background-color: #f69d27;
    font-size: 15px;
    color: #503012;
    display: block;
    height: 48px;
    font-family: Corbel-Bold;
    text-align: center;
    text-transform: uppercase;
    width: initial
}

#surveys .inline-step .item .step, #surveys .question, #surveys strong, .box-faq .title-faq {
    font-family: Montserrat, sans-serif
}

.not-found-box {
    max-width: 600px;
    margin: 80px auto 120px;
    padding: 0 20px;
    font-size: 16px;
    text-align: center
}

.custom-object-fit {
    position: relative;
    background-size: cover;
    background-position: center center
}

.custom-object-fit img, .tw-under-map #ophthalmologist-list #ophth-content {
    opacity: 0
}

@media only screen and (max-width: 767px) {
    .main-header.active {
        border-bottom: 1px solid #5e5e5e
    }

    .main-header.active:after {
        position: fixed;
        width: 100%;
        height: 100vh;
        content: "";
        background-color: rgba(0, 0, 0, .7);
        left: 0;
        top: 64px;
        z-index: -1
    }

    .main-navi ul li ul li {
        border-top: 0 !important;
        margin: 0 10px !important;
        padding-left: 15px !important
    }

    .main-navi ul li ul li a {
        font-size: 16px;
        text-transform: none;
        font-weight: 100 !important
    }

    .main-navi ul li ul li.active a {
        color: #f69d27
    }

    .main-navi.show-view {
        -webkit-transition: .35s;
        -o-transition: .35s;
        transition: .35s;
        -moz-transition: .35s;
        -ms-transition: .35s;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0)
    }

    .main-navi.show-view:after {
        content: "";
        width: 100vh;
        height: 100vh;
        background: rgba(0, 0, 0, .5)
    }

    .main-navi.show-view ul {
        padding: 20px 0
    }

    .main-navi.show-view ul li {
        display: block;
        padding: 15px 0;
        text-align: left;
        margin: 0
    }

    #lang-mobile ul.lang-location:hover li.lang-location-item:nth-child(2), .main-navi.show-view ul li:last-child {
        padding-bottom: 0
    }

    .main-navi.show-view ul li.active ul, .tabPagination {
        display: block
    }

    .main-navi.show-view ul ul {
        padding-bottom: 0;
        display: none
    }

    .main-navi.show-view ul.lang-location {
        padding: 10px 5px 20px 0
    }

    #lang-mobile ul.lang-location:hover li.lang-location-item.is-active {
        padding-left: 9px;
        padding-bottom: 10px;
        color: #f69d27;
        background: #1f1a18 !important
    }

    #lang-mobile ul.lang-location:hover li.lang-location-item.is-active:nth-child(2) {
        padding-top: 15px
    }

    #lang-mobile ul.lang-location:hover li.lang-location-item:first-child {
        padding-bottom: 7px
    }

    #lang-mobile ul.lang-location:hover li.lang-location-item:last-child {
        padding-bottom: 15px;
        padding-top: 12px
    }

    .main-navi.show-view ul li.lang-location-item.is-active {
        background: 0 0 !important;
        display: block;
        padding: 0 25px 0 0
    }

    .navbar-toggler.show-view {
        background: 0 0 !important
    }

    .navbar-toggler.show-view .top-bar {
        transform: rotate(45deg);
        left: 2px
    }

    .navbar-toggler.show-view .middle-bar {
        opacity: 0
    }

    .navbar-toggler.show-view .bottom-bar {
        transform: rotate(-45deg);
        left: 2px
    }

    .path-expert-opinions .img-highlight {
        max-height: 460px
    }

    .img-highlight .infor {
        padding: 41px 20px 10px
    }

    .img-highlight .infor .ttl-kvs {
        font-size: 30px;
        font-weight: 600 !important
    }

    .section-lastest, .section-related, .section-understand, .wrap-detail h2 {
        margin-top: 30px
    }

    #tabs .card-kvs.current {
        display: block !important;
        min-height: 100px;
        padding-bottom: 30px;
        border-bottom: 1px solid #5e5e5e;
        border-top: 0;
        margin-top: 0;
        padding-top: 0
    }

    .section-lastest .card-news, .section-related .card-news, .section-understand .card-news {
        width: 100%;
        display: inline-block;
        margin: 5px 0 5px 30px
    }

    .wrap-detail h2 {
        font-size: 30px;
        line-height: 35px
    }

    .content-detail p {
        padding: 0 0 15px
    }

    .section-youreye-home .card-your-eye .ttl-your-eyes {
        font-size: 25px
    }

    .owl-carousel .card-news .ttl-card-news {
        font-size: 15px !important
    }
}

@media only screen and (max-width: 567px) {
    .card-stories:last-child {
        border-bottom: none
    }

    .pagination {
        margin: 20px 0
    }

    .pagination li.page-item .page-link {
        text-decoration: none
    }
}

.box-faq .content-faq .text-orange, .ref-faq {
    margin-top: 10px
}