/* .pagination {
    margin: 20px 0;
    display: block;
    padding: 20px 0 0;
    color: #6c635b
}

.pagination li.page-item {
    background: 0 0 !important;
    border: none;
    padding: 12px 15px;
    -ms-flex: initial;
    flex: initial
} */

.pagination li.page-item .page-link {
    text-decoration: none;
    color: #6c635b;
    padding: 0;
    background-color: transparent;
    border: 1px solid transparent;
    font-family: Montserrat, sans-serif
}

 .pagination li.page-item .page-link:focus {
    box-shadow: none !important
}

.pagination li.page-item.active .page-link, .pagination li.page-item:hover .page-link {
    color: #f69d27;
    font-weight: 600
}

.btn-faqs-more {
    color: #c39e6d;
    text-transform: uppercase;
    margin: 15px 0;
    display: block
}

.card-your-eye.your-eye01 {
    background-image: url(../images/img-your-eyes01.jpg)
}

.card-your-eye.your-eye02 {
    background-image: url(../images/img-your-eyes02.jpg)
}

.card-your-eye.your-eye03 {
    background-image: url(../images/img-your-eyes03.jpg)
}

.card-your-eye.your-eye04 {
    background-image: url(../images/img-your-eyes04.jpg)
}

.line {
    width: 100%;
    height: 1px;
    background-color: #5e5e5e;
    margin: 29px 0 30px
}

.content-detail, .sort-head {
    margin-top: 20px
}

.breadcrumb, .content-detail img {
    margin-bottom: 25px
}

.card-news p strong {
    font-family: Corbel, sans-serif
}

.content-detail .head-tips::after, .content-detail .head-tips::before {
    width: 45px;
    height: 2px;
    background-color: #f69d27;
    content: " "
}

.block-map .form-ob p a {
    color: #f69d27;
    text-decoration: none
}

.breadcrumb {
    background: 0 0;
    padding: 0
}

.breadcrumb li a {
    color: #939598;
    font-size: 15px;
    text-decoration: none
}

.page__vi .breadcrumb li a, .page__vi .breadcrumb-item {
    font-family: OpenSans, sans-serif;
    font-size: 13px
}

.page__vi .btn-card-key .font-Corbel-italic {
    font-family: OpenSans, sans-serif;
    font-size: 10px
}

.box-faq a, .breadcrumb li.active, .map-disclaimer p strong {
    color: #ffead7
}

.breadcrumb li.breadcrumb-item+.breadcrumb-item::before {
    content: "\f0da";
    font-family: FontAwesome;
    position: relative;
    top: 1px
}

.wrap-detail .author-detail {
    font-size: 15px;
    color: #c39e6d;
    margin-top: 10px;
    font-style: italic
}

.wrap-detail .date-detail {
    font-size: 15px;
    color: #939598;
    line-height: 24px;
    font-style: italic
}

.content-detail {
    padding-top: 30px
}

.page__vi .content-detail {
    font-family: OpenSans, sans-serif
}

.content-detail h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    color: #f69d27;
    font-family: Montserrat, sans-serif
}

.content-detail .head-tips {
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 36px;
    width: 100%;
    flex: 1 1 auto
}

.content-detail .head-tips.w-20::after, .content-detail .head-tips.w-20::before {
    width: 20%
}

.content-detail .head-tips::after {
    margin-left: 20px
}

.content-detail .head-tips img {
    width: 72px;
    margin: 0 10px
}

.content-detail p {
    font-size: 18px;
    color: #ffead7;
    padding: 0 0 25px
}

.page__vi .content-detail p {
    line-height: 1.6;
    font-size: 15px
}

.content-detail .refList+h3, .content-detail p+.refList {
    padding-top: 0
}

.content-detail p b, .content-detail p strong {
    font-weight: 600;
    font-size: 18px;
    color: #ffead7
}

.content-detail .refList {
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 30px
}

.content-detail .refList li {
    list-style-type: decimal;
    margin: 8px 0 8px 13px
}