@font-face {
    font-family: 'lg';
    src: url("/template/frontend/fonts/fonts-lightgallery/lg.eot?n1z373");
    src: url("/template/frontend/fonts/fonts-lightgallery/lg.eot?#iefixn1z373") format("embedded-opentype"),
        url("/template/frontend/fonts/fonts-lightgallery/lg.woff?n1z373") format("woff"),
        url("/template/frontend/fonts/fonts-lightgallery/lg.ttf?n1z373") format("truetype"),
        url("/template/frontend/fonts/fonts-lightgallery/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* BEGIN p-detail-11 */
.p-detail-11 {
    padding-bottom: 30px;
    background-color: #f1f1f1;
}
.p-detail-11 .ht-page {
    margin-top: 0;
}
.p-detail-11 .ht-page__main {
    width: calc(100% - 310px);
    margin-top: -50px;
    padding: 25px 50px 0px;
    border: 1px solid #e4e5e7;
    background-color: #fff;
    position: relative;
}
.p-detail-11 .ht-page__sidebar {
    width: 280px;
    margin-top: -50px;
    position: relative;
}
.p-detail-11 .ht-page__sidebar .col-md-12:last-child .b-card-23 {
    height: 100%;
    margin-bottom: 0;
}
.ht-page__sidebar .headline-1 {
    margin-bottom: 15px;
}
.ht-page__sidebar .headline-1 h2, .ht-page__sidebar .headline-1 div {
    font-size: 25px;
}
.ht-page__sidebar .headline-1 h2::before, .ht-page__sidebar .headline-1 div::before {
    display: none
}
.p-detail-11 .ht-page__sidebar .p_sidebar {
    padding: 25px 15px;
    background-color: #fff;
    border-bottom: 1px solid #e4e5e7;
}
.p-detail-11 .ht-page__sidebar .p_sidebar+.p_sidebar {
    margin-top: 20px;
}
.p-detail-11 .s-breadcrumb-1 {
    color: #fff;
    margin: 10px 0 0;
    justify-content: center;
    position: relative;
}
.p-detail-11 .s-breadcrumb-1 li::before {
    color: inherit;
}
.p-detail-11 .s-breadcrumb-1 li a {
    font-weight: normal;
}
.p-detail-11 .p_header {
    color: #fff;
    padding: 80px 0 120px;
    background-position: center center;
    position: relative;
}
.p-detail-11 .p_header::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgb(0 0 0 / 60%);
}
.p-detail-11 .p_title {
    color: #fff;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
.p-detail-11 .title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 13px;
}
.p-detail-11 .desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.334em;
    margin-bottom: 20px;
    text-align: justify;
}
.p-detail-11 .p_source {
    margin-bottom: 15px;
}
.p-detail-11 .p_source li {
    display: inline-block;
    margin-right: 20px;
}
.p-detail-11 .p_source li span.fa::before {
    color: #00a7e1;
}
.p-detail-11 .p_desc {
    margin-bottom: 10px;
}
.p-detail-11 .p_social {
    margin: 20px 15px;
    line-height: 0;
    text-align: right;
}
.p-detail-11 .p_social::before {
    content: '';
    display: inline-block;
    width: 65px;
    height: 1px;
    margin-right: 20px;
    background-color: #ddd;
}
.p-detail-11 .p_other .item {
    margin: 0 5px;
    height: auto;
}
.p-detail-11 .p_other>ul>li a {
    display: block;
    padding: 8px 0 8px 10px;
    border-bottom: 1px dotted #DDD;
}
.p-detail-11 .p_other>ul>li a:hover {
    color: #00a7e1;
}
.s-hinhanh1 .col-6 {
    padding: 1px;
}
/* BEGIN b-card-38 */
.b-card-38 {
    display: block;
    color: #fff;
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
}
.b-card-38::before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
}
.b-card-38:hover::before {
    background-color: rgba(0, 0, 0, 0.4);
}
.headline-2 {
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    z-index: 1;
}
/* END b-card-38 */
/* BEGIN s-faq-1 */
.s-faq-1 .item {
    margin-bottom: 15px;
}
.s-faq-1 .item-title {
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgb(64 64 64 / 10%);
    padding: 12px 25px;
    border-radius: 30px;
    font-weight: 500;
}
.s-faq-1 .item-title>i:first-child {
    font-size: 1.429em;
}
.s-faq-1 .item-title>i::before {
    color: #00a7e1;
}
.s-faq-1 .item-title>i:last-child {
    position: relative;
    transition: all 150ms linear;
}
.s-faq-1 .item-title>span {
    width: 100%;
    padding-right: 15px;
}
.s-faq-1 .item-title:hover {
    background-color: #2b5597;
    color: #fff;
}
.s-faq-1 .item-body {
    display: none;
    overflow: hidden;
    margin-top: 10px;
    text-align: justify
}
.s-faq-1 .item.is-active .item-title {
    background-color: #2b5597;
    color: #fff;
}
.s-faq-1 .item.is-active .item-title>i:last-child {
    transform: rotate(180deg);
}

/* END s-faq-1 */
@media (min-width: 1260px) {
    .s-why .card1 {
        margin-left: -80px;
    }
    .s-why .card2 {
        margin-left: -20px;
    }
    .s-why .card4 {
        margin-left: -20px;
    }
    .s-why .card5 {
        margin-left: -75px;
    }
}
@media (max-width: 991px) {
    .p-detail-11 .ht-page__main {
        width: 100%;
        padding: 15px 15px 30px;
    }
    .p-detail-11 .ht-page__sidebar {
        width: 100%;
        margin-top: 20px;
    }
    .p-detail-11 .p_header {
        padding: 40px 0 80px;
    }
    .p-detail-11 .p_title {
        font-size: 20px;
    }
    .s-why .headline-1 h2::before {
        display: none
    }
    .s-why .row>.col-md-6:first-child {
        order: 1;
    }
}

/* END p-detail-11 */
@media (max-width: 479px) {
    .s-why .card i {
        display: none
    }
    .s-why .card span {
        margin-left: 0;
        font-size: 18px;
    }
    .p-detail-11 .s-breadcrumb-1 {
        display: none
    }
}