
/* /Stylethuvienanh/css/style.css */
.banner-enetviet {
}

.w-1920 {
    max-width: 1920px;
}

.obj-fit {
    object-fit: cover;
}

.d-grid {
    display: grid !important;
}

@media (min-width: 200px) {
    .couting {
        border-bottom: 1px solid rgb(215, 215, 215);
        padding: 20px 15px;
    }
}

@media (min-width: 200px) {
    .back-ic {
        position: absolute;
        width: 35px;
        height: 35px;
        border-radius: 50px;
    }
}

@media (min-width: 768px) {
    .back-ic {
        width: 40px;
        height: 40px;
    }
}

@media (min-width: 1200px) {
    .back-ic {
        width: 60px;
        height: 60px;
    }
}

@media (min-width: 200px) {
    .img-ava {
        z-index: 1;
        margin-top: 8px;
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 768px) {
    .img-ava {
        margin-top: 7px;
    }
}

@media (min-width: 1200px) {
    .img-ava {
        margin-top: 9px;
    }
}

span {
    font-family: 'Roboto-Regular';
}

@media (min-width: 200px) {
    .avt-hol {
        width: 35px;
        height: 35px;
    }
}

@media (min-width: 768px) {
    .avt-hol {
        width: 40px;
        height: 40px;
    }
}

@media (min-width: 1200px) {
    .avt-hol {
        width: 60px;
        margin-right: 10px;
        height: 60px;
    }
}

@media (min-width: 200px) {
    .breadcrumb-hol {
        padding-left: 20px;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .breadcrumb-hol {
        padding-left: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

@media (min-width: 1200px) {
    .breadcrumb-hol {
        margin-bottom: 10px;
        margin-top: 40px;
    }
}

@media (min-width: 200px) {
    .br-item:after {
        content: ">";
        padding-left: 4px;
        padding-right: 4px;
        color: #6c6c6c;
        font-size: 8px;
    }
}

@media (min-width: 768px) {
    .br-item:after {
        content: ">";
        padding-left: 6px;
        padding-right: 6px;
        color: #6c6c6c;
        font-size: 14px;
    }
}

@media (min-width: 200px) {
    .br-item-last a {
        font-size: 7px;
        color: #0167b9;
        font-weight: 500;
    }
}

@media (min-width: 768px) {
    .br-item-last a {
        font-size: 14px;
        color: #0167b9;
        font-weight: 500;
    }
}

@media (min-width: 1200px) {
    .br-item-last a {
        font-size: 30px;
        color: #0167b9;
        font-weight: 500;
    }
}

.w-1600 {
    max-width: 1600px !important;
}

a:hover {
    text-decoration: none;
}

@media (min-width: 300px) {
    .br-item a {
        color: #6c6c6c;
        font-size: 8px;
    }
}

@media (min-width: 768px) {
    .br-item a {
        color: #6c6c6c;
        font-size: 15px;
    }
}

@media (min-width: 1200px) {
    .br-item a {
        color: #6c6c6c;
        font-size: 18px;
    }
}

.w-1200 {
    max-width: 1200px;
}

@media (min-width: 200px) {
    .hol-sub-enet h1 {
        font-size: 32px;
        color: #1565c0;
        margin-top: 30px;
        font-weight: 500;
        margin-bottom: 10px;
    }
}

@media (min-width: 1200px) {
    .hol-sub-enet h1 {
        margin-top: 0px;
    }
}

.hol-sub-enet {
}

    .hol-sub-enet h2 {
        font-size: 24px;
        color: #1565c0;
        font-weight: 500;
    }

.about-enet {
    margin-bottom: 40px;
}

.item-ic-enet div {
    position: absolute;
    width: 61px;
    height: 61px;
    border-radius: 50px;
    background: #c4c4c4;
}

.item-ic-enet img {
    z-index: 1;
    margin-top: 5px;
}

@media (min-width: 200px) {
    .item-ic-enet img {
        width: 50px !important;
        height: 50px;
    }
}

@media (min-width: 768px) {
    .item-ic-enet img {
        width: 80px !important;
        height: 80px;
    }
}

.tv-goleft {
    position: absolute;
    right: 10%;
    transition: 1s;
    animation: zoomIn 5s infinite;
    height: 70%;
}

.banner-tv {
    overflow-x: hidden;
    position: relative;
    box-shadow: 0px 0px 5px rgb(221, 221, 221);
}

.content {
    overflow-x: hidden;
    margin-top: 1px;
    overflow-x: hidden;
}

p {
    font-family: 'Roboto-Regular';
}

h1 {
    font-family: 'Roboto-Medium';
}

h2 {
    font-family: "Roboto";
}

@media (min-width: 200px) {
    .hol-sub-tv h1 {
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 37px;
        display: flex;
        align-items: center;
        color: #1565c0;
        margin-top: 25px;
    }
}

@media (min-width: 1200px) {
    .hol-sub-tv h1 {
        margin-top: 0;
    }
}

.hol-sub-tv p {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 150%;
    text-align: justify;
    color: #2c2c2c;
    padding-top: 10px;
}

@media (min-width: 200px) {
    .block-white {
        background: white;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width: 1200px) {
    .block-white {
        padding-top: 50px;
        padding-bottom: 70px;
    }
}

.block-black {
    background: #eeeeee;
}

@media (min-width: 200px) {
    .tit-lib-bl h1 {
        font-family: 'Roboto-Medium';
        font-style: normal;
        font-size: 18px;
        line-height: 150%;
        text-align: center;
        text-transform: uppercase;
    }
}

@media (min-width: 768px) {
    .tit-lib-bl h1 {
        font-size: 32px;
    }
}

@media (min-width: 200px) {
    .block-black {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .block-black {
        padding-top: 50px;
        padding-bottom: 70px;
    }
}


@media (min-width: 200px) {
    .it-ct-lb {
        margin-bottom: 10px;
    }
}

@media (min-width: 1200px) {
    .it-ct-lb {
        margin-bottom: 20px;
    }
}

@media (min-width: 200px) {
    .it-ct-lb2 {
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) {
    .it-ct-lb2 {
        margin-bottom: 40px;
    }
}

.v-enet p {
    font-weight: 400;
    margin-top: 10px;
}

.go-top {
    position: fixed;
    width: 60px;
    height: 60px;
    flex-direction: column;
    border-radius: 50px;
    background: #1169ae;
    color: rgb(255, 255, 255);
    right: 20px;
    bottom: 50px;
    cursor: pointer;
    border-style: none;
    box-shadow: 0px 0px 5px rgb(7 33 168);
    user-select: none;
    z-index: 100;
    justify-content: center;
    align-items: center;
    display: flex;
}

.tw-tx {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 150%;
    padding-top: 15px;
}

.it-lh {
    height: 150px;
    background: #ffffff;
    border: 0.5px solid #d8d8d8;
    box-sizing: border-box;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    flex-direction: column;
}

.ico-lh {
    position: absolute;
    top: -25%;
    left: 0;
}

.name-ct {
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 25px;
    margin-top: 10px;
}

.br-ct {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
}

.phone-ct {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
}

.hol-ct {
    margin-top: 47px;
}

@media (min-width: 200px) {
    .yer-cup {
        font-style: normal;
        font-weight: 600;
        font-size: 50px;
        color: #1565c0;
        user-select: none;
    }
}

.ic-cy {
    font-size: 25px !important;
    padding: 10px 20px;
    user-select: none;
    z-index: 1;
}

.sw-cup .swiper-slide {
    filter: brightness(60%);
    transform: scale(0.7);
    transition: 0.5s;
    flex-direction: column;
}

.sw-cup .swiper-slide-active {
    filter: brightness(100%);
    transform: scale(1);
}

@media (min-width: 200px) {
    .sw-cup {
        min-height: 240px;
    }
}

.image-cover {
}

@media (min-width: 200px) {
    .title-img-cup {
        font-size: 8px;
        font-weight: 600;
    }
}

@media (min-width: 768px) {
    .title-img-cup {
        font-size: 18px;
        font-weight: 600;
    }
}

.hr-guest-lib {
    width: 62px;
    height: 3px;
    left: 929px;
    top: 8215px;
    background: #1565c0;
    border-radius: 2px;
}

@media (min-width: 200px) {
    .bl-lb-gues {
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 117.19%;
    }
}

@media (min-width: 768px) {
    .bl-lb-gues {
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 117.19%;
    }
}

@media (min-width: 200px) {
    .it-guest-1 {
        width: 50px;
        height: 56px;
        background: #ffffff;
        border: 0.5px solid #d8d8d8;
        box-sizing: border-box;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }
}

@media (min-width: 768px) {
    .it-guest-1 {
        width: 115px;
        height: 74px;
    }
}

@media (min-width: 1200px) {
    .it-guest-1 {
        width: 185px;
        height: 100px;
    }
}

@media (min-width: 200px) {
    .it-guest-1 img:not(.vov) {
        width: 26.2px;
        height: 26.2px;
    }
}

@media (min-width: 768px) {
    .it-guest-1 img:not(.vov) {
        width: 40.2px;
        height: 40.2px;
    }
}

@media (min-width: 1200px) {
    .it-guest-1 img:not(.vov) {
        width: 50.2px;
        height: 50.2px;
    }
}

@media (min-width: 200px) {
    .it-guest-1 span {
        font-style: normal;
        font-weight: normal;
        font-size: 3px;
        line-height: 9px;
        text-align: center;
        text-transform: uppercase;
    }
}

@media (min-width: 768px) {
    .it-guest-1 span {
        font-size: 6px;
        margin-top: 3px;
    }
}

@media (min-width: 1200px) {
    .it-guest-1 span {
        font-size: 10px;
        margin-top: 8px;
    }
}

.kgd {
    margin-bottom: 17px;
}

@media (min-width: 200px) {
    .it-guest-2 {
        width: 30px;
        border-radius: 6px;
        height: 30px;
    }
}

@media (min-width: 768px) {
    .it-guest-2 {
        width: 60px;
        border-radius: 6px;
        height: 60px;
    }
}

@media (min-width: 1200px) {
    .it-guest-2 {
        width: 100px;
        border-radius: 6px;
        height: 70px;
    }
}

@media (min-width: 200px) {
    .vov {
        width: 85%;
    }
}

@media (min-width: 768px) {
    .vov {
        width: 100px;
    }
}

@media (min-width: 200px) {
    .contact-tv .col {
        margin-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .contact-tv .col {
        margin-bottom: 0px;
    }
}

@keyframes zoomIn {
    0% {
        transform: scale(0.5);
    }

    70% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.5);
    }
}

.cmt-t-lb {
    position: relative;
    background: #ffffff;
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    filter: drop-shadow(0px 1px 1px #a3a3a3);
    text-align: center;
    width: 250px;
    height: 240px;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 0px;
    box-shadow: 0px 0px 5px #e1e1e1;
}

    .cmt-t-lb:before {
        content: "";
        position: absolute;
        display: block;
        width: 0;
        z-index: 1;
        border-style: solid;
        border-color: #ffffff transparent;
        border-width: 17px 17px 0;
        bottom: -12px;
        left: 50%;
        margin-left: -20px;
    }

.t-ncmtlb {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

.sbtlb {
    font-size: 12px;
    line-height: 24px;
}

@media (min-width: 200px) {
    .sp-note {
        font-size: 8px;
    }
}

@media (min-width: 768px) {
    .sp-note {
        font-size: 10px;
    }
}

@media (min-width: 1200px) {
    .sp-note {
        font-size: 12px;
        font-weight: 600;
    }
}

@media (min-width: 1920px) {
    .sp-note {
        font-size: 15px;
        font-weight: 600;
    }
}

@media (min-width: 200px) {
    .big-count {
        font-size: 12px;
    }
}

@media (min-width: 768px) {
    .big-count {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .big-count {
        font-size: 23px;
        font-weight: 600;
    }
}

@media (min-width: 1920px) {
    .big-count {
        font-size: 28px;
        font-weight: 600;
        color: #005d8c;
    }
}

.sw-cmt-lb {
    padding: 0px 10px 20px 2px !important;
}

@media (min-width: 200px) {
    .im-cupcv {
        background: #ffffff;
        border: 2px solid #1565c0;
        box-sizing: border-box;
        box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        margin-bottom: 20px;
    }
}

@media (min-width: 200px) {
    .item-ic-enet span {
        font-size: 10px;
        color: #1565c0;
        margin-top: 5px;
        font-weight: 600;
    }
}

@media (min-width: 768px) {
    .item-ic-enet span {
        font-size: 12px;
        margin-top: 5px;
        font-weight: 600;
    }
}

.item-ic-enet {
    margin-right: 20px;
    position: relative;
}

.bt-tt-lib {
    font-family: UTM HelvetIns;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #007cc0;
}

.tit-itlb {
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 24px;
    margin-left: 25px;
}

.tit-lib {
    margin-top: 25px;
    padding-left: 1rem;
}

@media (min-width: 200px) {
    .it-sh-lib {
        background: white;
        box-shadow: 0px 3px 5px #cccccc;
        margin-bottom: 30px;
    }
}

@media (min-width: 1200px) {
    .it-sh-lib {
        min-height: 670px;
        margin-bottom: 0px;
    }
}

.abl-lb li {
    margin-bottom: 10px;
    font-family: 'Roboto';
}

.container {
    max-width: 1170px !important;
    width: 100%;
    position: relative;
}

.ic-menu {
    font-size: 24px;
}

.nv-header {
    max-width: 992px;
    width: 100%;
    height: 100vh;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 1;
    box-shadow: -1px 0px 1px rgb(218, 218, 218);
    overflow-y: auto;
    padding-top: 62px;
    overflow-x: hidden;
    background-color: white;
}

.itnv-hd-t {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.tt-lv1-hd {
    font-size: 18px;
    font-weight: 600;
    font-family: "Roboto";
    padding: 0px 20px;
    user-select: none;
    height: 50px !important;
}

.h-lv2-hd {
    background: #fffdfd;
    border-top: 1px solid #eaeaea;
}

.tt-hd-lv2 {
    font-weight: 500;
    height: 50px;
    padding: 0px 25px;
    font-size: 14px;
    border-bottom: 1px dashed rgb(205, 205, 205);
    position: relative;
}

.itnv-hd {
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.tt-lv1-hd:hover {
    background: #bbbbbb;
    transition: 0.5s cubic-bezier(0.2, 0, 1, 1);
}

.l-abs-f {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.tt-hd-lv2:hover {
    background: #bbbbbb;
    transition: 0.5s cubic-bezier(0.2, 0, 1, 1);
}

.hd-mn-ct {
    margin-top: 100px;
    padding-left: 20px;
    margin-bottom: 50px;
}

.fb-nvhd {
    font-size: 30px;
    margin-right: 20px;
    color: rgb(6, 94, 183);
}

.yt-nvhd {
    font-size: 30px;
    color: #ea2222;
}

.ct-header {
    z-index: 10;
    background: #ffffff;
}

.nv-header::-webkit-scrollbar {
    width: 0px;
    background-color: #f5f5f5;
}

@media (min-width: 200px) {
    .header {
        position: fixed;
        top: 0;
        z-index: 10000;
        background: #ffffff;
        height: 62px;
        box-shadow: 0px 0px 1px;
    }
}

.it-gd-lib span {
    font-size: 10px;
    margin-top: 10px;
}

.it-gd-lib {
    margin-bottom: 30px;
}

.w-900 {
    max-width: 900px;
}

.tx-titgtt {
    font-size: 17px !important;
    margin-bottom: 23px;
}

.header-pc {
    height: 73px;
    background-color: white;
    z-index: 10000;
    border-bottom: 1px solid #d3d3d3;
    position: fixed;
    top: 0;
}

.tit-h-pc {
    padding: 0px 10px;
    cursor: pointer;
    position: relative;
    font-family: 'Roboto-Medium';
}

.h-ithpc {
    position: relative;
    cursor: pointer;
    margin-right: 10px;
}

.slash-hpc {
    position: absolute;
    top: 0;
    border-top: 3px solid rgb(0,178,255);
}

.content-dropdownhdpc {
    background-color: white;
    box-shadow: 0px 0px 5px #bbbbbb;
    border: 1px solid #f5f5f5;
    position: absolute;
    z-index: 1;
    border-radius: 0px 0px 5px 5px;
    border-top: none;
}

.it-lv2hdpc {
    font-family: 'Roboto-Medium';
    padding: 15px 20px;
    border-top: 1px solid #ededed;
    position: relative;
    min-width: 250px;
    font-weight: 500;
}

    .it-lv2hdpc:hover {
        background: #eeeeee;
        color: #2d75be;
    }

.h-ithpc:hover span {
    color: #2d75be;
}

.h-ithpc:hover .content-dropdownhdpc {
    display: flex !important;
}

.p-relative {
    position: relative;
}

.hol-ithpcnd {
    position: relative;
    margin-right: 10px;
}

.footer {
    padding: 50px 0px;
    overflow-x: hidden;
}

@media (min-width: 200px) {
    .bt-footer {
        font-weight: 600 !important;
        color: white;
        font-size: 16px !important;
    }
}

@media (min-width: 1200px) {
    .bt-footer {
        font-size: 18px !important;
    }
}

@media (min-width: 1200px) {
    .bt-footer {
        font-weight: 500 !important;
        color: white;
        font-size: 18px;
    }
}

.slas-ft {
    width: 80px;
    border: 1px solid rgb(255, 255, 255);
    margin-top: 5px;
    margin-bottom: 20px;
}

@media (min-width: 200px) {
    .li-treeft li a {
        color: white;
        position: relative;
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 8px;
        font-family: Roboto-Light;
        line-height: 2.2;
    }
}

@media (min-width: 1200px) {
    .li-treeft li a {
        font-size: 14px;
    }
}

.li-treeft li:before {
    content: url('/Stylethuvienanh/css/../../Images/icon-ft.svg');
    right: 40%;
    color: #ffffff;
    bottom: 0;
    z-index: 1;
    margin-right: 10px;
}

.ft-dc:before {
    content: "\f279";
    font: 14px FontAwesome;
    right: 40%;
    color: #1649cc;
    bottom: 0;
    z-index: 1;
    margin-right: 10px;
    background: #ffffff;
    padding: 5px;
    border-radius: 21px;
}

.li-treeabft li {
    color: white;
    position: relative;
}

.bl3ft {
    max-width: 400px;
}

@media (min-width: 200px) {
    .bl3ft span {
        color: white;
        font-size: 14px;
        font-family: "Roboto";
        font-weight: 500;
    }
}

.bouticft {
    width: 54px;
    height: 32px;
    background: #ffffff;
    border-radius: 50%;
}

.tm-abft div:not(.row) {
    margin-bottom: 8px;
}

@media (min-width: 200px) {
    .cpr-ft span {
        color: white;
        font-size: 11px;
    }
}

@media (min-width: 1200px) {
    .cpr-ft span {
        color: white;
        font-weight: 500;
        font-size: 15px;
        font-family: 'Roboto-Regular';
    }
}

.big-nbft {
    font-size: 20px !important;
    font-weight: 600;
}

.note-pft {
    font-size: 11px !important;
}

.loading-page {
    position: fixed;
    background: #ffffff;
    z-index: 1000;
    top: 0;
    right: 0;
}

.loader {
    width: 260px;
}

.img-ft {
    margin-right: 20px;
    object-fit: cover;
    width: 20px;
}

.it-lcft {
    margin-top: 5px;
}

.im-lgft {
    margin-right: 20px;
}

.cpr-ft {
    height: 100px;
    position: relative;
    padding-left: 15px;
    display: flex;
    align-items: center;
}

@media (min-width: 1200px) {
    .bit-ft {
        margin-bottom: -15px;
    }
}

.search-header input {
    border-style: none;
    width: 70px;
    font-size: 13px;
    margin-left: 14px;
    margin-right: 14px;
    font-weight: 600;
    font-family: 'Roboto';
}

    .search-header input:focus {
        outline: none;
    }

.search-header i {
    color: #1565C0;
    font-size: 18px;
}

.gs-hd {
    height: 26px !important;
    border: 1px solid #C4C4C4;
    margin-right: 14px;
}

.fb-header {
    margin-right: 14px;
}

.tit-hvttt {
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 600;
    color: #1565C0;
}

.p-hthvt {
    margin-top: 15px;
}

.it-chtt {
    width: 100%;
    color: white;
    border-radius: 10px;
    padding: 20px 0px;
}

.tit-itcttc {
    font-size: 32px;
}

.hr-hvvtt {
    margin: 5px 0px;
    border-style: solid;
    border-color: rgb(255,255,255);
}

@media (min-width: 200px) {
    .r-ih .col {
        margin-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .r-ih .col {
        margin-bottom: 0px;
    }
}

.r-ih p {
    font-size: 13px;
    text-align: center;
}

@media (min-width: 200px) {
    .it-device {
        height: 220px;
        background: white;
        margin-bottom: 30px;
        position: relative;
    }
}

@media (min-width: 576px) {
    .it-device {
        height: 340px;
    }
}

@media (min-width: 768px) {
    .it-device {
        height: 450px;
    }
}

@media (min-width: 992px) {
    .it-device {
        height: 560px;
    }
}

@media (min-width: 1200px) {
    .it-device {
        height: 360px;
    }
}

.it-device span {
    margin-top: 15px;
    font-weight: 600;
    color: #1565C0;
}

.it-device img {
    border-bottom: 1px solid #3d92e6;
}

@media (min-width: 200px) {
    .ig-ttcbt img {
        width: 60%;
    }
}

@media (min-width: 1200px) {
    .ig-ttcbt img {
        width: 90%;
    }
}

.ig-ttcbt .col {
    margin-bottom: 15px;
}

@media (min-width: 200px) {
    .footer .bl-ft:not(.bl3ft) {
        margin-right: 0px;
    }
}

@media (min-width: 200px) {
    .footer .bl-ft {
        padding-left: 20px;
    }
}

@media (min-width: 1200px) {
    .footer .bl-ft {
        padding-left: 0px;
    }
}

@media (min-width: 1200px) {
    .footer .bl-ft:not(.bl3ft) {
        margin-right: 45px;
    }
}

.bl-ft div:not(last-child) {
    margin-bottom: 15px;
}

.br-item {
    margin: 0px !important;
}

.tm-abft span {
    font-family: 'roboto-light';
}

.im-phenet {
    position: absolute;
    height: 80%;
}

.p-absolute {
    position: absolute;
}

.ct-enet-p {
    color: white;
    padding: 0px 20px;
}

    .ct-enet-p h1 {
        margin-top: 40px;
        margin-bottom: 50px;
    }

.w-1920 {
    max-width: 1920px;
}

@media (min-width: 200px) {
    .item-enet-c img {
        position: absolute;
        left: -10px;
        z-index: 1;
        top: 0;
        width: 50px;
    }
}

@media (min-width: 576px) {
    .item-enet-c img {
        width: 60px;
    }
}

@media (min-width: 1200px) {
    .item-enet-c img {
        width: 70px;
        position: absolute;
        z-index: 1;
        left: initial;
        right: -56px;
    }
}

@media (min-width: 200px) {
    .item-enet-c {
        padding-right: 0px;
        padding-left: 55px;
        position: relative;
        z-index: 1;
    }
}

@media (min-width: 576px) {
    .item-enet-c {
        padding-right: 0px;
        padding-left: 70px;
        position: relative;
    }
}

@media (min-width: 1200px) {
    .item-enet-c {
        padding-right: 70px;
        padding-left: 0px;
        position: relative;
        margin-bottom: 10px;
    }
}

@media (min-width: 200px) {
    .ct-enet-p h1 {
        font-size: 20px;
        text-align: left;
    }
}

@media (min-width: 576px) {
    .ct-enet-p h1 {
        font-size: 24px;
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .ct-enet-p h1 {
        font-size: 24px;
        text-align: left;
        padding-right: 70px;
        margin-top: 90px;
    }
}

@media (min-width: 200px) {
    .item-enet-c span {
        font-size: 15px;
        text-align: left;
    }
}

@media (min-width: 576px) {
    .item-enet-c span {
        font-size: 18px;
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .item-enet-c span {
        font-size: 18px;
        text-align: right;
    }
}

@media (min-width: 200px) {
    .item-enet-c p {
        font-size: 12px;
    }
}

@media (min-width: 576px) {
    .item-enet-c p {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .item-enet-c p {
        font-size: 14px;
        text-align: right;
    }
}

@media (min-width: 200px) {
    .bl1-enet-bl {
        min-height: 560px;
        width: 100%;
    }
}

a {
    color: black;
}

.swiper-gallery .swiper-slide {
    filter: brightness(0.6);
    transform: scale(0.6);
    transition: .3s;
}

.swiper-gallery .swiper-slide-active {
    filter: brightness(1) !important;
    transform: scale(1) !important;
}

a {
    font-family: 'Roboto-Regular';
}

.v-more {
    padding: 5px 20px;
    border-radius: 30px;
    border: 1px solid #1565c0;
    color: #1565C0;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 20px;
}

.swiper-gallery span {
    padding-top: 20px;
    font-weight: 600;
}

.slash-gallery {
    border: 2px solid rgb(13,134,255);
    width: 100px;
    border-radius: 2px;
    margin-bottom: 10px;
}

.gll-bl hr {
    margin-bottom: 30px;
}

.item-in-first {
    margin-top: 50px;
}

.hol-ithpcnd:hover span {
    color: #0056b3;
}

.content-sp span {
    font-family: Roboto-Light;
    font-size: 19px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.content-sp p {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.content-sp a {
    font-size: 14px;
    color: #0d75ca;
}

.content-sp {
    background-color: white;
    padding: 20px 20px 30px 20px;
    position: relative;
}

@media (min-width: 200px) {
    .it-sp {
        box-shadow: 0px 0px 5px #b5b5b5;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
        height: 100%;
        background: white;
    }
}

@media (min-width: 1200px) {
    .it-sp {
        width: 350px;
    }
}

.cl-itsp .col {
    margin-top: 40px;
}

.ct-sp {
    margin-top: 10px;
}

.hol-sub-tv span {
    font-size: 15px;
}

.item-txab span {
    font-size: 21px;
    padding-right: 15px;
}

.it-ab {
    margin-bottom: 50px;
}

    .it-ab li {
        font-family: roboto-regular;
    }

.bl-quote:before {
    content: '"';
}

.bl-quote:after {
    content: '"';
}

.bl-quote {
    position: relative;
}

.blockquote {
    quotes: """ """ "'" "'";
    position: relative;
    color: #1169ae;
}

    .blockquote:after {
        content: close-quote;
        position: absolute;
        bottom: -35px;
        font-size: 40px;
        margin-left: 5px;
    }

    .blockquote:before {
        content: open-quote;
        font-size: 35px;
        position: absolute;
        left: -15px;
        top: -5px;
    }

@media (min-width:200px) {
    .swiper-gallery {
        height: 300px;
    }
}

@media (min-width:1200px) {
    .swiper-gallery {
        height: 300px;
    }
}

.br-10 {
    border-radius: 10px;
}

.v-a-i .col {
    margin-bottom: 30px;
}

.tt-view-all {
    margin-bottom: 70px;
}

.v-a-i a {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
}

.view-img {
    position: absolute;
    background: #00000080;
    color: white;
    font-size: 20px;
    font-weight: 500;
    overflow: hidden;
    opacity: 0;
}

    .view-img i {
        color: white;
        font-size: 40px;
    }

.v-a-i a:hover .view-img {
    transform: scale(1.2);
    transition: .4s ease;
    opacity: 1;
}

.dropdown .btn {
    box-shadow: none !important;
    border: none !important;
}

.dropdown-menu {
    animation: inDrop .3s ease;
    overflow: hidden;
    transition: .5s;
}

@keyframes inDrop {
    0% {
        top: 30%;
        width: 0;
        height: 0;
    }

    30% {
        top: 20%;
        width: 30%;
        height: 50px;
    }

    99% {
        top: 10%;
        width: 70%;
        height: 200px;
    }

    100% {
        top: 0%;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 1200px) {
    .tit-h-pc {
        font-size: 13px;
    }
}

@media (min-width: 200px) {
    .it-lh-hol .row:not(.title-text-support) {
        margin-left: 30px !important;
    }
}

@media (min-width: 768px) {
    .it-lh-hol .row:not(.title-text-support) {
        margin-left: 0px !important;
    }
}

.couting .col {
    margin-bottom: 20px;
}

.text-uppercase {
    font-family: 'Roboto-Medium';
}

#restof {
    width: 114px;
}

body {
    overflow-x: hidden;
}

.slash-title {
    margin-bottom: 15px;
}

/* /Stylethuvienanh/fonts/font-awesome.min.css */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/Stylethuvienanh/fonts/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/Stylethuvienanh/fonts/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/Stylethuvienanh/fonts/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/Stylethuvienanh/fonts/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/Stylethuvienanh/fonts/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/Stylethuvienanh/fonts/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* /Stylethuvienanh/css/Swiper-Image.css */
.lg-icon {
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: none;
}

    .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
        pointer-events: none;
        opacity: 0.5;
    }

    .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
        color: #FFF;
    }

.lg-actions .lg-next {
    right: 20px;
}

    .lg-actions .lg-next:before {
        content: "\f054";
        color: white;
        font-family: FontAwesome;
    }

.lg-actions .lg-prev {
    left: 20px;
}

    .lg-actions .lg-prev:after {
        content: "\f053";
        color: white;
       font-family: FontAwesome;
    }

@keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}

    .lg-toolbar .lg-icon {
        color: #999;
        cursor: pointer;
        float: right;
        font-size: 24px;
        height: 47px;
        line-height: 27px;
        padding: 10px 0;
        text-align: center;
        width: 50px;
        text-decoration: none !important;
        outline: medium none;
        -webkit-transition: color 0.2s linear;
        -o-transition: color 0.2s linear;
        transition: color 0.2s linear;
    }

        .lg-toolbar .lg-icon:hover {
            color: #FFF;
        }

    .lg-toolbar .lg-close:after {
        content: "\f00d";
        font-family: FontAwesome;
    }

    .lg-toolbar .lg-download:after {
        content: "\f019";
        font-family: FontAwesome;
    }

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

    .lg-sub-html h4 {
        margin: 0;
        font-size: 13px;
        font-weight: bold;
    }

    .lg-sub-html p {
        font-size: 12px;
        margin: 5px 0 0;
    }

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

    .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: -o-grabbing;
        cursor: -ms-grabbing;
        cursor: grabbing;
    }

    .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
        -webkit-transition-duration: 0s !important;
        transition-duration: 0s !important;
    }

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease;
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

    .lg-outer .lg-toogle-thumb:after {
        content: "\f0c9";
        font-family: FontAwesome;
    }

    .lg-outer .lg-toogle-thumb:hover {
        color: #FFF;
    }

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

    .lg-outer .lg-video .lg-object {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

    .lg-outer .lg-video .lg-video-play {
        width: 84px;
        height: 59px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -42px;
        margin-top: -30px;
        z-index: 1080;
        cursor: pointer;
    }

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("/Stylethuvienanh/css/../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("/Stylethuvienanh/css/../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("/Stylethuvienanh/css/../img/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("/Stylethuvienanh/css/../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("/Stylethuvienanh/css/../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s;
}

    .lg-progress-bar .lg-progress {
        background-color: #a90707;
        height: 5px;
        width: 0;
    }

    .lg-progress-bar.lg-start .lg-progress {
        width: 100%;
    }

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\f144";
    font-family: FontAwesome;
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\f04c";
    font-family: FontAwesome;
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\f00e";
    font-family: FontAwesome;
}

#lg-actual-size {
    font-size: 20px;
}

    #lg-actual-size:after {
        content: "\f24d";
        font-family: FontAwesome;
    }

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

    #lg-zoom-out:after {
        content: "\f010";
        font-family: FontAwesome;
    }

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

    .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
        overflow: visible;
    }

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

    .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
        box-shadow: 0 0 0 2px white inset;
    }

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

    .lg-outer .lg-pager-thumb-cont img {
        width: 100%;
        height: 100%;
    }

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}

    .lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
        box-shadow: 0 0 0 8px white inset;
    }

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\f0b2";
    font-family: FontAwesome;
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\f0b2";
    font-family: FontAwesome;
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

    .lg-outer .lg-dropdown:after {
        content: "";
        display: block;
        height: 0;
        width: 0;
        position: absolute;
        border: 8px solid transparent;
        border-bottom-color: #FFF;
        right: 16px;
        top: -16px;
    }

    .lg-outer .lg-dropdown > li:last-child {
        margin-bottom: 0px;
    }

    .lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
        color: #333;
    }

    .lg-outer .lg-dropdown a {
        color: #333;
        display: block;
        white-space: pre;
        padding: 4px 12px;
        font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 12px;
    }

        .lg-outer .lg-dropdown a:hover {
            background-color: rgba(0, 0, 0, 0.07);
        }

    .lg-outer .lg-dropdown .lg-dropdown-text {
        display: inline-block;
        line-height: 1;
        margin-top: -3px;
        vertical-align: middle;
    }

    .lg-outer .lg-dropdown .lg-icon {
        color: #333;
        display: inline-block;
        float: none;
        font-size: 20px;
        height: auto;
        line-height: 1;
        margin-right: 8px;
        padding: 0;
        vertical-align: middle;
        width: auto;
    }

.lg-outer #lg-share {
    position: relative;
}

    .lg-outer #lg-share:after {
        content: "\f1e0";
        font-family: FontAwesome;
    }

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}

    .lg-outer #lg-share-facebook .lg-icon:after {
        content: "\f082";
        font-family: FontAwesome;
    }

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}

    .lg-outer #lg-share-twitter .lg-icon:after {
        content: "\f099";
        font-family: FontAwesome;
    }

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}

    .lg-outer #lg-share-googleplus .lg-icon:after {
        content: "\f0d4";
        font-family: FontAwesome;
    }

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}

    .lg-outer #lg-share-pinterest .lg-icon:after {
        content: "\f0d2";
        font-family: FontAwesome;
    }

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10500;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

    .lg-outer * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .lg-outer.lg-visible {
        opacity: 1;
    }

    .lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
        -webkit-transition-duration: inherit !important;
        transition-duration: inherit !important;
        -webkit-transition-timing-function: inherit !important;
        transition-timing-function: inherit !important;
    }

    .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
        -webkit-transition-duration: 0s !important;
        transition-duration: 0s !important;
        opacity: 1;
    }

    .lg-outer.lg-grab img.lg-object {
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .lg-outer.lg-grabbing img.lg-object {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: -o-grabbing;
        cursor: -ms-grabbing;
        cursor: grabbing;
    }

    .lg-outer .lg {
        height: 100%;
        width: 100%;
        position: relative;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .lg-outer .lg-inner {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
    }

    .lg-outer .lg-item {
        background: url("/Stylethuvienanh/css/../img/loading.gif") no-repeat scroll center center transparent;
        display: none !important;
    }

    .lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
        display: inline-block !important;
    }

    .lg-outer.lg-css .lg-current {
        display: inline-block !important;
    }

    .lg-outer .lg-item, .lg-outer .lg-img-wrap {
        display: inline-block;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
    }

        .lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
            content: "";
            display: inline-block;
            height: 50%;
            width: 1px;
            margin-right: -1px;
        }

    .lg-outer .lg-img-wrap {
        position: absolute;
        padding: 0 5px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .lg-outer .lg-item.lg-complete {
        background-image: none;
    }

    .lg-outer .lg-item.lg-current {
        z-index: 1060;
    }

    .lg-outer .lg-image {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        width: auto !important;
        height: auto !important;
    }

    .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
        opacity: 0;
        -webkit-transition: opacity 0.15s ease 0s;
        -o-transition: opacity 0.15s ease 0s;
        transition: opacity 0.15s ease 0s;
    }

    .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
        opacity: 1;
    }

    .lg-outer .lg-empty-html {
        display: none;
    }

    .lg-outer.lg-hide-download #lg-download {
        display: none;
    }

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10400;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

    .lg-backdrop.in {
        opacity: 1;
    }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

    .lg-css3.lg-fade .lg-item.lg-current {
        opacity: 1;
    }

    .lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
        -webkit-transition: opacity 0.1s ease 0s;
        -moz-transition: opacity 0.1s ease 0s;
        -o-transition: opacity 0.1s ease 0s;
        transition: opacity 0.1s ease 0s;
    }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
        -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    }

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
        left: -100%;
    }

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
        left: 100%;
    }

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
        left: 0;
        opacity: 1;
    }

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
        -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    }

:root {
    --swiper-theme-color: #007aff;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px,0,0);
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-container-pointer-events {
    touch-action: pan-y;
}

    .swiper-container-pointer-events.swiper-container-vertical {
        touch-action: pan-x;
    }

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height;
    }

.swiper-container-3d {
    perspective: 1200px;
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

    .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none;
    }

    .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start;
    }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}

:root {
    --swiper-navigation-size: 44px;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: initial;
        line-height: 1;
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
        content: '\f104';
        font-family: 'fontawesome';
        color: #b5b5b5;
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
        content: '\f105';
        color: #b5b5b5;
        font-family: 'fontawesome';
    }

    .swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
        --swiper-navigation-color: #ffffff;
    }

    .swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
        --swiper-navigation-color: #000000;
    }

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transform: scale(.33);
        position: relative;
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(.33);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(.33);
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px,-50%,0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block;
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px;
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            transition: .2s transform,.2s top;
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: .2s transform,.2s left;
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute;
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color,var(--swiper-theme-color));
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0;
    }

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 100%;
        opacity: .6;
        z-index: 0;
    }

        .swiper-container-cube .swiper-cube-shadow:before {
            content: '';
            background: #000;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            filter: blur(50px);
        }

.swiper-container-flip {
    overflow: visible;
}

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.mySwiper1 .swiper-slide {
    opacity: 0.30;
}

.mySwiper1 .swiper-slide-active {
    opacity: 1;
    border-width: 1px;
    border-style: solid;
}

.lg-object {
    user-select: none;
}

/* /Stylethuvienanh/css/swiper.css */
:root {
    --swiper-theme-color: #007aff;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px,0,0);
}

.swiper-pointer-events {
    touch-action: pan-y;
}

    .swiper-pointer-events.swiper-vertical {
        touch-action: pan-x;
    }

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto;
}

    .swiper-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height;
    }

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

    .swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
        transform-style: preserve-3d;
    }

    .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-3d .swiper-slide-shadow {
        background: rgba(0,0,0,.15);
    }

    .swiper-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

    .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none;
    }

    .swiper-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start;
    }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}

:root {
    --swiper-navigation-size: 44px;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: initial;
        line-height: 1;
    }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        content: '\f104';
        font-family: 'FontAwesome';
    }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: '\f105';
        font-family: 'FontAwesome';
    }

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transform: scale(.33);
        position: relative;
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(.33);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(.33);
    }

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet:only-child {
    display: none !important;
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px,-50%,0);
}

    .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
        display: block;
    }

    .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px;
    }

        .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            transition: .2s transform,.2s top;
        }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

    .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: .2s transform,.2s left;
    }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute;
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color,var(--swiper-theme-color));
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top;
    }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

    .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0;
    }

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

    .swiper-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube {
    overflow: visible;
}

    .swiper-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

        .swiper-cube .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-cube.swiper-rtl .swiper-slide {
        transform-origin: 100% 0;
    }

    .swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 100%;
        opacity: .6;
        z-index: 0;
    }

        .swiper-cube .swiper-cube-shadow:before {
            content: '';
            background: #000;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            filter: blur(50px);
        }

.swiper-flip {
    overflow: visible;
}

    .swiper-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform,opacity,height;
}

.swiper-cards {
    overflow: visible;
}

    .swiper-cards .swiper-slide {
        transform-origin: center bottom;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden;
    }

/* /App_Themes/all/allcss/qi-desktop-hep.css */
/* =====================================================================================
   VỎ DESKTOP Ở CỬA SỔ HẸP (< 1200px)  —  thêm 2026-08-11
   User báo giao diện vỡ khi xem ở khổ iPad (ảnh chụp 1024×1366): ba cột 590+295+295 chồng
   lên nhau, sinh một dải trắng giữa cột tin và cột "Tin mới nhất".

   NGUYÊN NHÂN đo được: bộ vỏ desktop bị GHIM KHUNG CỨNG —
     · `.container { min-width: 1200px }` và `#MainContent { min-width: 1200px }`
       (có trong CẢ style2.css LẪN App_Themes/hanoi/css/hanoi.css của tenant Hà Nội);
     · quảng cáo "bay hai bên mép" định vị tuyệt đối theo mép 1275px.
   ⇒ ở khung 1014px trang rộng 1342px, cuộn ngang và vỡ cột.

   PHẠM VI CỐ Ý HẸP — tệp này CHỈ làm ba việc, và chỉ dưới 1200px:
     ① gỡ khoá khung cứng (min-width) để bố cục co được;
     ② ẩn quảng cáo bay hai mép (ở khổ này chúng nằm ngoài vùng nhìn hoặc đè nội dung);
     ③ cho thanh menu ngang cuộn trong chính nó thay vì đẩy cả trang.
   KHÔNG đụng tới lưới, cỡ chữ hay màu của bất kỳ mẫu nào: từ 1200px trở lên tệp này
   không sinh một luật nào, nên 46 mẫu giữ nguyên hiển thị như trước.

   TRANG CHỦ của đơn vị đã bật Is_auto_Responive không cần tới đây: `_MasterAllDesktop`
   đưa cửa sổ hẹp sang thẳng bản "rp" (đã responsive hoàn chỉnh). Tệp này lo phần còn lại —
   các TRANG TRONG và những đơn vị chưa bật cờ.
   ===================================================================================== */

@media (max-width: 1199.98px) {

    /* ① Gỡ khoá khung. Dùng !important vì luật gốc nằm ở style2.css / hanoi.css của tenant,
       nạp sau tệp này trong vài nhánh vỏ. */
    .container,
    #MainContent,
    .content {
        min-width: 0 !important;
    }

    /* ② Quảng cáo bay hai bên mép: định vị theo mép màn hình rộng nên ở khổ này luôn nằm
       ngoài khung hoặc chồng lên nội dung. */
    .ads-wrapper.adsLeft,
    .ads-wrapper.adsRight {
        display: none !important;
    }

    /* ③ Menu ngang dài hơn khung thì cuộn trong chính nó, không đẩy cả trang trượt ngang. */
    .qimenu,
    .menu-main {
        overflow-x: auto;
    }
}

/* /App_Themes/all/allcss/qi-landing-nn.css */
/* ============================================================================
   qi-landing-nn.css — MẪU GIAO DIỆN MỚI "gdnn1": trang chủ kiểu LANDING PAGE
   cho TRUNG TÂM NGOẠI NGỮ (QIWEB2027).

   Nguyên tắc:
   1. TOÀN BỘ luật nằm trong phạm vi ".qinn" — không rò sang 46 mẫu cũ, không phụ
      thuộc Bootstrap (trang vẫn nạp BS4 ở _MasterAll cho các khối dùng chung).
   2. TỰ RESPONSIVE bằng grid auto-fit + clamp(): một địa chỉ cho điện thoại,
      máy tính bảng và máy tính — không có bản mb/tab riêng.
   3. Màu chính lấy từ SiteConfig.ColorSite (biến --nn-main đặt inline trên .qinn),
      các sắc độ còn lại suy ra bằng color-mix() nên đổi 1 giá trị là đổi cả trang.
   ============================================================================ */

.qinn {
    --nn-main: #0b63e5;
    --nn-main-d: color-mix(in srgb, var(--nn-main) 72%, #000);
    --nn-main-l: color-mix(in srgb, var(--nn-main) 12%, #fff);
    --nn-main-l2: color-mix(in srgb, var(--nn-main) 6%, #fff);
    --nn-cta: #ff7a1a;
    --nn-cta-d: #ef6a06;
    --nn-ink: #131a26;
    --nn-ink-2: #46536b;
    --nn-vien: #e4e9f2;
    --nn-nen: #f6f8fc;
    --nn-trang: #fff;
    --nn-bo: 16px;
    --nn-bo-s: 10px;
    --nn-bong: 0 1px 2px rgba(19, 26, 38, .06), 0 8px 24px rgba(19, 26, 38, .07);
    --nn-bong-2: 0 12px 36px rgba(19, 26, 38, .14);
    --nn-font: 'Be Vietnam Pro', 'Segoe UI', Roboto, system-ui, -apple-system, 'Helvetica Neue', Arial, sans-serif;
    --nn-rong: 1180px;

    font-family: var(--nn-font);
    color: var(--nn-ink);
    background: var(--nn-trang);
    /* 🔴 "clip" chứ KHÔNG phải "hidden": panel menu khổ hẹp nằm ngoài mép phải (translateX 100%)
       sẽ sinh thanh cuộn ngang nếu không cắt. Dùng "hidden" thì phần tử này thành khung cuộn,
       kéo theo header position:sticky mất tác dụng; "clip" cắt mà không tạo khung cuộn. */
    overflow-x: clip;
    font-size: 16px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

/* ---- reset gọn trong phạm vi mẫu (gỡ ảnh hưởng của Bootstrap/skin cũ) ---- */
.qinn *, .qinn *::before, .qinn *::after { box-sizing: border-box; }
.qinn img { max-width: 100%; display: block; }
.qinn h1, .qinn h2, .qinn h3, .qinn h4 { margin: 0 0 10px; font-weight: 800; line-height: 1.25; color: inherit; letter-spacing: -.01em; }
.qinn p { margin: 0 0 10px; }
.qinn ul { list-style: none; margin: 0; padding: 0; }
.qinn a { color: inherit; text-decoration: none; transition: color .18s ease; }
.qinn a:hover { color: var(--nn-main); text-decoration: none; }
.qinn button { font-family: inherit; }
.qinn i.fas, .qinn i.fab { font-style: normal; }

.qinn-wrap { width: 100%; max-width: var(--nn-rong); margin: 0 auto; padding: 0 16px; }

/* ============================ NÚT ============================ */
.qinn-btn {
    display: inline-flex; align-items: center; justify-content: center; gap: 8px;
    padding: 12px 22px; border-radius: 999px; border: 1px solid transparent;
    font-weight: 700; font-size: 15px; cursor: pointer; text-align: center;
    transition: transform .16s ease, box-shadow .16s ease, background .16s ease, color .16s ease;
}
.qinn-btn:hover { transform: translateY(-2px); }
/* 🔴 Khai kèm `a.` / `button.`: luật reset `.qinn a { color: inherit }` (0,1,1) thắng `.qinn-btn-cta`
   (0,1,0) nên nút dạng thẻ <a> đặt trên nền TRẮNG sẽ lấy màu chữ đen — chìm trên nền cam.
   (Cùng lỗi đã đo được ở nút "Xem thử" của kho giao diện.) */
.qinn a.qinn-btn-cta, .qinn button.qinn-btn-cta, .qinn .qinn-btn-cta {
    background: linear-gradient(135deg, var(--nn-cta), var(--nn-cta-d)); color: #fff;
    box-shadow: 0 8px 20px rgba(255, 122, 26, .32);
}
.qinn a.qinn-btn-cta:hover, .qinn button.qinn-btn-cta:hover { color: #fff; box-shadow: 0 12px 26px rgba(255, 122, 26, .42); }
.qinn a.qinn-btn-vien, .qinn button.qinn-btn-vien { color: var(--nn-main); }
.qinn-btn-ghost { background: rgba(255, 255, 255, .12); color: #fff; border-color: rgba(255, 255, 255, .5); }
.qinn-btn-ghost:hover { background: #fff; color: var(--nn-main-d); }
.qinn-btn-vien { background: var(--nn-trang); color: var(--nn-main); border-color: var(--nn-main); }
.qinn-btn-vien:hover { background: var(--nn-main); color: #fff; }
.qinn-btn-rong { width: 100%; }

/* ============================ THANH TRÊN ============================ */
.qinn-topbar { background: var(--nn-main-d); color: rgba(255, 255, 255, .92); font-size: 13.5px; }
.qinn-topbar-in { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 40px; flex-wrap: wrap; }
.qinn-topbar-info { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }
.qinn-tb-item { display: inline-flex; align-items: center; gap: 7px; color: rgba(255, 255, 255, .92); }
.qinn-tb-item:hover { color: #fff; }
.qinn-tb-item i { opacity: .8; }
.qinn-topbar-right { display: flex; align-items: center; gap: 10px; }
.qinn-tb-hotline { display: inline-flex; align-items: center; gap: 7px; font-weight: 700; color: #fff; }
/* 🔴 Khai kèm `a.` vì `.qinn a { color: inherit }` (0,1,1) thắng `.qinn-tb-mxh` (0,1,0) — không có nó
   thì icon lấy màu chữ thừa kế, đặt trên nền thương hiệu sẽ chìm (TikTok nền đen là mất hẳn). */
.qinn a.qinn-tb-mxh, .qinn .qinn-tb-mxh {
    width: 26px; height: 26px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center;
    background: rgba(255, 255, 255, .16); color: #fff; font-size: 12px;
    transition: filter .16s ease, transform .16s ease;
}
.qinn a.qinn-tb-mxh:hover { color: #fff; filter: brightness(1.14); transform: translateY(-1px); }

/* ---------------------------------------------------------------------------
   MÀU THƯƠNG HIỆU của từng mạng (user chốt 2026-08-10). Thanh trên có nền đậm nên
   viền sáng mảnh giúp icon tách khỏi nền mà vẫn giữ đúng màu nhận diện.
   Instagram không có màu phẳng ⇒ dùng dải chuyển màu đặc trưng của họ.
   --------------------------------------------------------------------------- */
/* ⚠️ Cùng mức specificity với luật gốc `.qinn a.qinn-tb-mxh` (0,2,1) thì màu thương hiệu mới thắng. */
.qinn a.qinn-mxh--fb { background: #1877f2; box-shadow: 0 0 0 1px rgba(255, 255, 255, .35); }
.qinn a.qinn-mxh--ig { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%); box-shadow: 0 0 0 1px rgba(255, 255, 255, .35); }
.qinn a.qinn-mxh--li { background: #0a66c2; box-shadow: 0 0 0 1px rgba(255, 255, 255, .35); }
.qinn a.qinn-mxh--tt { background: #010101; box-shadow: 0 0 0 1px rgba(255, 255, 255, .35); }
.qinn a.qinn-mxh--yt { background: #ff0000; box-shadow: 0 0 0 1px rgba(255, 255, 255, .35); }
.qinn a.qinn-mxh--gg { background: #ea4335; box-shadow: 0 0 0 1px rgba(255, 255, 255, .35); }
/* TikTok vẽ bằng SVG — canh cỡ khớp icon phông của thanh trên */
.qinn-svg { width: 12px; height: 12px; display: block; }

/* ============================ HEADER ============================ */
.qinn-header { position: sticky; top: 0; z-index: 50; background: rgba(255, 255, 255, .96); backdrop-filter: saturate(140%) blur(8px); border-bottom: 1px solid var(--nn-vien); transition: box-shadow .2s ease; }
.qinn-header.da-cuon { box-shadow: 0 6px 20px rgba(19, 26, 38, .1); }
.qinn-header-in { display: flex; align-items: center; gap: 16px; min-height: 68px; }

.qinn-logo { display: flex; align-items: center; gap: 10px; font-weight: 800; flex: 0 1 auto; min-width: 0; }
.qinn-logo img { height: 46px; width: auto; object-fit: contain; }
.qinn-logo-txt { font-size: 15px; line-height: 1.25; color: var(--nn-main-d); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.qinn-menu { margin-left: auto; display: flex; align-items: center; gap: 14px; min-width: 0; }
/* Cho phép xuống hàng: tên chuyên mục của đơn vị dài ngắn khác nhau, không ép một hàng
   thì thanh menu không bao giờ đẩy trang tràn ngang. */
.qinn-menu-ul { display: flex; align-items: center; gap: 2px; flex-wrap: wrap; justify-content: flex-end; min-width: 0; }
.qinn-menu-ul > li { position: relative; }
.qinn-menu-ul > li > a {
    display: block; padding: 10px 12px; font-weight: 600; font-size: 15px; color: var(--nn-ink-2); border-radius: 8px; white-space: nowrap;
}
.qinn-menu-ul > li > a:hover, .qinn-menu-ul > li.dang-mo > a { color: var(--nn-main); background: var(--nn-main-l2); }
.qinn-menu-ul > li.has-sub > a::after { content: ""; display: inline-block; margin-left: 6px; border: 4px solid transparent; border-top-color: currentColor; transform: translateY(2px); }

.qinn-sub {
    position: absolute; top: calc(100% + 6px); left: 0; min-width: 230px; background: #fff; border: 1px solid var(--nn-vien);
    border-radius: var(--nn-bo-s); box-shadow: var(--nn-bong); padding: 6px; opacity: 0; visibility: hidden; transform: translateY(6px);
    transition: opacity .16s ease, transform .16s ease, visibility .16s; z-index: 5;
}
.qinn-menu-ul > li:hover > .qinn-sub, .qinn-menu-ul > li:focus-within > .qinn-sub { opacity: 1; visibility: visible; transform: translateY(0); }
.qinn-sub li a { display: block; padding: 9px 12px; border-radius: 8px; font-size: 14.5px; color: var(--nn-ink-2); }
.qinn-sub li a:hover { background: var(--nn-main-l2); color: var(--nn-main); }
.qinn-menu-cta { padding: 10px 18px; font-size: 14.5px; }

/* ---- Ô tìm kiếm: nút kính lúp + thanh bung xuống dưới thanh tiêu đề ---- */
.qinn-tim-nut {
    width: 40px; height: 40px; flex: 0 0 40px; margin-left: 10px; border-radius: 50%;
    border: 1px solid var(--nn-vien); background: #fff; color: var(--nn-ink-2); cursor: pointer;
    display: flex; align-items: center; justify-content: center; font-size: 15px; order: 3;
}
.qinn-tim-nut:hover, .qinn-tim-nut[aria-expanded="true"] { border-color: var(--nn-main); color: var(--nn-main); background: var(--nn-main-l2); }

.qinn-tim {
    position: absolute; top: 100%; left: 0; right: 0; z-index: 69; display: none;
    background: #fff; border-top: 1px solid var(--nn-vien); box-shadow: 0 18px 34px rgba(19, 26, 38, .16);
}
.qinn-tim.dang-mo { display: block; animation: qinn-buong .22s ease; }
.qinn-tim-in {
    width: 100%; max-width: var(--nn-rong); margin: 0 auto; padding: 14px 16px;
    display: flex; align-items: center; gap: 10px;
}
.qinn-tim-in > i { color: var(--nn-main); font-size: 16px; flex: 0 0 auto; }
.qinn-tim-in input {
    flex: 1; min-width: 0; height: 44px; padding: 0 14px; font-size: 15.5px; font-family: inherit;
    color: var(--nn-ink); background: #fff; border: 1px solid var(--nn-vien); border-radius: var(--nn-bo-s);
}
.qinn-tim-in input:focus { outline: none; border-color: var(--nn-main); box-shadow: 0 0 0 3px color-mix(in srgb, var(--nn-main) 18%, transparent); }
.qinn-tim-in .qinn-btn { flex: 0 0 auto; padding: 11px 20px; }
.qinn-tim-dong { width: 40px; height: 40px; flex: 0 0 40px; border: 0; background: transparent; color: var(--nn-ink-2); font-size: 17px; cursor: pointer; border-radius: 50%; }
.qinn-tim-dong:hover { background: var(--nn-nen); color: var(--nn-ink); }

.qinn-burger { display: none; margin-left: 0; order: 4; width: 44px; height: 44px; border: 1px solid var(--nn-vien); background: #fff; border-radius: 12px; padding: 0; align-items: center; justify-content: center; flex-direction: column; gap: 4px; cursor: pointer; }
.qinn-burger span { display: block; width: 20px; height: 2px; background: var(--nn-ink); border-radius: 2px; transition: transform .2s ease, opacity .2s ease; }
.qinn-burger[aria-expanded="true"] span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.qinn-burger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.qinn-burger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }

/* ============================ HERO ============================ */
.qinn-hero {
    position: relative; overflow: hidden; color: #fff;
    background: linear-gradient(135deg, var(--nn-main) 0%, var(--nn-main-d) 62%, color-mix(in srgb, var(--nn-main-d) 70%, #000) 100%);
    padding: clamp(36px, 6vw, 72px) 0 clamp(44px, 7vw, 84px);
}
.qinn-hero::before, .qinn-hero::after {
    content: ""; position: absolute; border-radius: 50%; background: rgba(255, 255, 255, .09); pointer-events: none;
}
.qinn-hero::before { width: 420px; height: 420px; right: -120px; top: -140px; }
.qinn-hero::after { width: 300px; height: 300px; left: -110px; bottom: -150px; background: rgba(255, 255, 255, .06); }
.qinn-hero-in { position: relative; z-index: 1; display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(24px, 4vw, 48px); align-items: center; }

.qinn-chip { display: inline-block; padding: 6px 14px; border-radius: 999px; background: rgba(255, 255, 255, .16); border: 1px solid rgba(255, 255, 255, .28); font-size: 13px; font-weight: 700; letter-spacing: .02em; margin-bottom: 14px; }
.qinn-hero-h1 { font-size: clamp(28px, 4.4vw, 46px); font-weight: 800; margin-bottom: 14px; text-shadow: 0 2px 12px rgba(0, 0, 0, .18); }
.qinn-hero-sapo { font-size: clamp(15px, 1.5vw, 17.5px); color: rgba(255, 255, 255, .92); max-width: 620px; margin-bottom: 22px; }
.qinn-hero-nut { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 26px; }

.qinn-hero-so { display: flex; flex-wrap: wrap; gap: 12px; }
.qinn-hero-so li {
    flex: 1 1 130px; background: rgba(255, 255, 255, .12); border: 1px solid rgba(255, 255, 255, .22);
    border-radius: var(--nn-bo); padding: 14px 16px; backdrop-filter: blur(4px);
}
.qinn-hero-so strong { display: block; font-size: clamp(22px, 3vw, 30px); font-weight: 800; line-height: 1.1; }
.qinn-hero-so span { font-size: 13.5px; color: rgba(255, 255, 255, .85); }

/* trình chiếu tin tiêu điểm ở hero */
.qinn-hero-slide { position: relative; }
.qinn-slide-khung { position: relative; border-radius: calc(var(--nn-bo) + 6px); overflow: hidden; box-shadow: var(--nn-bong-2); background: rgba(255, 255, 255, .1); aspect-ratio: 16 / 10; }
.qinn-slide { position: absolute; inset: 0; opacity: 0; visibility: hidden; transition: opacity .5s ease; color: #fff; }
.qinn-slide.dang-hien { opacity: 1; visibility: visible; }
.qinn-slide img { width: 100%; height: 100%; object-fit: cover; }
.qinn-slide-cap { position: absolute; left: 0; right: 0; bottom: 0; padding: 44px 18px 16px; background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .78)); }
.qinn-slide-cap h2 { font-size: clamp(16px, 1.8vw, 19px); margin-bottom: 4px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.qinn-slide-cap p { font-size: 13.5px; color: rgba(255, 255, 255, .86); margin: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.qinn-slide-cham { display: flex; justify-content: center; gap: 7px; margin-top: 14px; }
.qinn-slide-cham button { width: 9px; height: 9px; padding: 0; border-radius: 50%; border: 0; background: rgba(255, 255, 255, .42); cursor: pointer; transition: width .2s ease, background .2s ease; }
.qinn-slide-cham button.dang-chon { width: 26px; border-radius: 999px; background: #fff; }

/* ============================ KHUNG SECTION ============================ */
.qinn-sec { padding: clamp(36px, 5.5vw, 68px) 0; }
.qinn-sec-nen { background: var(--nn-nen); }
.qinn-sec-dau { text-align: center; max-width: 760px; margin: 0 auto clamp(24px, 3vw, 40px); }
.qinn-sec-nhan { display: inline-block; font-size: 13px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; color: var(--nn-main); background: var(--nn-main-l); padding: 5px 14px; border-radius: 999px; margin-bottom: 12px; }
.qinn-sec-h2 { font-size: clamp(23px, 3.2vw, 34px); margin-bottom: 10px; }
.qinn-sec-mo { color: var(--nn-ink-2); font-size: 15.5px; margin: 0; }
.qinn-sec-chan { display: flex; justify-content: center; margin-top: 26px; }

/* ============================ LƯỚI THẺ ============================ */
.qinn-luoi { display: grid; gap: 20px; }
.qinn-luoi-2 { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
.qinn-luoi-3 { grid-template-columns: repeat(auto-fit, minmax(270px, 1fr)); }
.qinn-luoi-4 { grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); }

.qinn-the { background: var(--nn-trang); border: 1px solid var(--nn-vien); border-radius: var(--nn-bo); overflow: hidden; display: flex; flex-direction: column; transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
.qinn-the:hover { transform: translateY(-4px); box-shadow: var(--nn-bong); border-color: color-mix(in srgb, var(--nn-main) 35%, var(--nn-vien)); }
.qinn-the-anh { display: block; aspect-ratio: 16 / 10; overflow: hidden; background: var(--nn-nen); }
.qinn-the-anh img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.qinn-the:hover .qinn-the-anh img { transform: scale(1.05); }
.qinn-the-than { padding: 16px 18px 18px; display: flex; flex-direction: column; gap: 6px; flex: 1; }
.qinn-the-than h3 { font-size: 16.5px; font-weight: 700; margin: 0; line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.qinn-the-than p { font-size: 14.5px; color: var(--nn-ink-2); margin: 0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.qinn-the-ngay { margin-top: auto; font-size: 13px; color: #7a879e; }

.qinn-the-ngang { flex-direction: row; align-items: stretch; }
.qinn-the-ngang .qinn-the-anh { flex: 0 0 40%; max-width: 40%; aspect-ratio: auto; }
.qinn-the-ngang .qinn-the-than { padding: 14px 16px; }

/* ============================ TAB KHOÁ HỌC ============================ */
.qinn-tab-nut { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; margin-bottom: 26px; }
.qinn-tab-b {
    padding: 10px 18px; border-radius: 999px; border: 1px solid var(--nn-vien); background: #fff; color: var(--nn-ink-2);
    font-weight: 600; font-size: 14.5px; cursor: pointer; transition: all .16s ease;
}
.qinn-tab-b:hover { border-color: var(--nn-main); color: var(--nn-main); }
.qinn-tab-b.dang-chon { background: var(--nn-main); border-color: var(--nn-main); color: #fff; box-shadow: 0 6px 16px color-mix(in srgb, var(--nn-main) 32%, transparent); }
.qinn-tab-o { display: none; }
.qinn-tab-o.dang-hien { display: block; animation: qinn-hien .3s ease; }
@keyframes qinn-hien { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: none; } }

/* ============================ KHỐI GIỚI THIỆU 2 CỘT ============================ */
.qinn-doi { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(20px, 3vw, 42px); align-items: center; margin-bottom: 34px; }
.qinn-doi:last-child { margin-bottom: 0; }
.qinn-doi-dao .qinn-doi-txt { order: 2; }
.qinn-doi-txt h3 { font-size: clamp(19px, 2.2vw, 24px); position: relative; padding-bottom: 12px; margin-bottom: 14px; }
.qinn-doi-txt h3::after { content: ""; position: absolute; left: 0; bottom: 0; width: 54px; height: 4px; border-radius: 4px; background: var(--nn-cta); }
.qinn-doi-anh img { width: 100%; border-radius: var(--nn-bo); box-shadow: var(--nn-bong); }
.qinn-noidung { color: var(--nn-ink-2); font-size: 15.5px; }
.qinn-noidung img { border-radius: var(--nn-bo-s); margin: 10px 0; height: auto; }
.qinn-noidung p { margin-bottom: 10px; }
.qinn-noidung table { max-width: 100%; }

/* ============================ BĂNG TRƯỢT NGANG ============================ */
.qinn-truot { position: relative; }
.qinn-truot-in {
    display: grid; grid-auto-flow: column; grid-auto-columns: minmax(240px, 1fr); gap: 20px;
    overflow-x: auto; scroll-snap-type: x mandatory; padding: 4px 2px 12px; scrollbar-width: thin;
}
.qinn-truot-in > * { scroll-snap-align: start; }
.qinn-truot-nut {
    position: absolute; top: 42%; width: 40px; height: 40px; border-radius: 50%; border: 1px solid var(--nn-vien);
    background: #fff; color: var(--nn-ink); box-shadow: var(--nn-bong); cursor: pointer; display: none; z-index: 2;
}
.qinn-truot-nut:hover { background: var(--nn-main); color: #fff; border-color: var(--nn-main); }
.qinn-truot-nut.truoc { left: -14px; }
.qinn-truot-nut.sau { right: -14px; }

.qinn-tt, .qinn-hv { margin: 0; background: #fff; border: 1px solid var(--nn-vien); border-radius: var(--nn-bo); padding: 20px; text-align: center; }
.qinn-tt img { width: 132px; height: 132px; object-fit: cover; border-radius: 50%; margin: 0 auto 14px; box-shadow: 0 6px 18px rgba(19, 26, 38, .12); }
.qinn-tt h3, .qinn-hv h3 { font-size: 16.5px; margin-bottom: 6px; }
.qinn-tt p, .qinn-hv p { font-size: 14.5px; color: var(--nn-ink-2); margin: 0; }
.qinn-hv { text-align: left; display: grid; grid-template-columns: 78px 1fr; gap: 16px; align-items: center; }
.qinn-hv img { width: 78px; height: 78px; object-fit: cover; border-radius: 50%; }
.qinn-hv figcaption { min-width: 0; }

/* ============================ GIẢNG VIÊN ============================ */
.qinn-gv { background: #fff; border: 1px solid var(--nn-vien); border-radius: var(--nn-bo); padding: 20px 16px; text-align: center; transition: transform .18s ease, box-shadow .18s ease; }
.qinn-gv:hover { transform: translateY(-4px); box-shadow: var(--nn-bong); }
.qinn-gv-anh { width: 108px; height: 108px; margin: 0 auto 14px; border-radius: 50%; overflow: hidden; border: 3px solid var(--nn-main-l); }
.qinn-gv-anh img { width: 100%; height: 100%; object-fit: cover; }
.qinn-gv h3 { font-size: 16px; margin-bottom: 4px; }
.qinn-gv p { font-size: 14px; color: var(--nn-ink-2); margin: 0; }

/* ============================ TIN + THÔNG BÁO ============================ */
.qinn-tin-2cot { display: grid; grid-template-columns: minmax(0, 2fr) minmax(280px, 1fr); gap: 24px; align-items: start; }
.qinn-tb { background: #fff; border: 1px solid var(--nn-vien); border-radius: var(--nn-bo); padding: 20px; }
.qinn-tb-dau { font-size: 17px; padding-bottom: 12px; border-bottom: 2px solid var(--nn-main-l); margin-bottom: 8px; }
.qinn-tb ul li { padding: 11px 0; border-bottom: 1px dashed var(--nn-vien); }
.qinn-tb ul li:last-child { border-bottom: 0; }
.qinn-tb ul li a { font-size: 14.8px; font-weight: 600; display: block; }
.qinn-tb ul li span { display: block; font-size: 12.5px; color: #7a879e; margin-top: 3px; }
.qinn-tb > .qinn-btn { margin-top: 14px; width: 100%; }

/* ============================ THƯ VIỆN ẢNH + VIDEO ============================ */
.qinn-anh-luoi { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; }
.qinn-anh-o { position: relative; display: block; border-radius: var(--nn-bo-s); overflow: hidden; aspect-ratio: 4 / 3; box-shadow: var(--nn-bong); }
.qinn-anh-o img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.qinn-anh-o:hover img { transform: scale(1.07); }
.qinn-anh-o span { position: absolute; left: 0; right: 0; bottom: 0; padding: 26px 12px 10px; color: #fff; font-size: 13.5px; font-weight: 600; background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .75)); }
.qinn-video { margin-top: 20px; }
.qinn-vid { position: relative; display: block; border-radius: var(--nn-bo-s); overflow: hidden; aspect-ratio: 16 / 9; box-shadow: var(--nn-bong); }
.qinn-vid img { width: 100%; height: 100%; object-fit: cover; }
.qinn-vid i { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgba(255, 255, 255, .92); color: var(--nn-main); display: flex; align-items: center; justify-content: center; font-size: 18px; }
.qinn-vid span { position: absolute; left: 0; right: 0; bottom: 0; padding: 26px 12px 10px; color: #fff; font-size: 13.5px; font-weight: 600; background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .75)); }

/* ============================ ĐĂNG KÝ ============================ */
.qinn-sec-dk { background: linear-gradient(135deg, var(--nn-main-d), var(--nn-main)); color: #fff; }
.qinn-dk-in { display: grid; grid-template-columns: 1fr minmax(320px, 460px); gap: clamp(24px, 4vw, 48px); align-items: start; }
.qinn-dk-txt h2 { font-size: clamp(23px, 3.2vw, 32px); }
.qinn-dk-txt > p { color: rgba(255, 255, 255, .9); max-width: 520px; }
.qinn-dk-lh { margin: 20px 0; display: grid; gap: 12px; }
.qinn-dk-lh li { display: flex; align-items: flex-start; gap: 12px; font-size: 15px; color: rgba(255, 255, 255, .95); }
.qinn-dk-lh li i { width: 34px; height: 34px; flex: 0 0 34px; border-radius: 50%; background: rgba(255, 255, 255, .16); display: flex; align-items: center; justify-content: center; font-size: 14px; }
.qinn-dk-lh li a { color: #fff; font-weight: 600; }
.qinn-bando { border-radius: var(--nn-bo); overflow: hidden; box-shadow: var(--nn-bong-2); background: rgba(255, 255, 255, .1); }
.qinn-bando iframe { width: 100%; height: 260px; border: 0; display: block; }

.qinn-dk-form { background: #fff; color: var(--nn-ink); border-radius: calc(var(--nn-bo) + 4px); padding: clamp(20px, 3vw, 28px); box-shadow: var(--nn-bong-2); }
.qinn-o { margin-bottom: 14px; }
.qinn-o label { display: block; font-size: 14px; font-weight: 700; margin-bottom: 6px; color: var(--nn-ink-2); }
.qinn-o label b { color: #e5484d; }
.qinn-o input, .qinn-o select, .qinn-o textarea {
    width: 100%; padding: 11px 14px; border: 1px solid var(--nn-vien); border-radius: var(--nn-bo-s);
    font-size: 15px; font-family: inherit; color: var(--nn-ink); background: #fff; transition: border-color .16s ease, box-shadow .16s ease;
}
.qinn-o input:focus, .qinn-o select:focus, .qinn-o textarea:focus {
    outline: none; border-color: var(--nn-main); box-shadow: 0 0 0 3px color-mix(in srgb, var(--nn-main) 18%, transparent);
}
.qinn-o textarea { resize: vertical; min-height: 84px; }
.qinn-hang { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.qinn-captcha-hang { display: flex; align-items: center; gap: 10px; }
.qinn-captcha-hang img { height: 44px; border-radius: var(--nn-bo-s); border: 1px solid var(--nn-vien); }
.qinn-captcha-hang input { flex: 1; }
.qinn-lam-moi { width: 44px; height: 44px; flex: 0 0 44px; border-radius: var(--nn-bo-s); border: 1px solid var(--nn-vien); background: #fff; color: var(--nn-ink-2); cursor: pointer; }
.qinn-lam-moi:hover { border-color: var(--nn-main); color: var(--nn-main); }
.qinn-bao { padding: 12px 14px; border-radius: var(--nn-bo-s); font-size: 14.5px; font-weight: 600; margin-bottom: 14px; }
.qinn-bao.ok { background: #e7f7ed; color: #14713a; border: 1px solid #b7e6c8; }
.qinn-bao.loi { background: #fdeceb; color: #b42318; border: 1px solid #f5c6c2; }
.qinn-dk-tat { text-align: center; }
.qinn-dk-tat h3 { font-size: 19px; }
.qinn-dk-tat p { color: var(--nn-ink-2); font-size: 15px; margin-bottom: 18px; }
.qinn-dk-tat .qinn-btn { margin-bottom: 10px; }

/* ============================ CHÂN TRANG ============================ */
.qinn-footer { background: #0f1626; color: rgba(255, 255, 255, .78); padding-top: clamp(32px, 4vw, 48px); }
.qinn-footer-in { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 28px; padding-bottom: 30px; }
.qinn-ft-cot h3 { color: #fff; font-size: 16px; margin-bottom: 14px; }
.qinn-ft-cot ul { display: grid; gap: 9px; font-size: 14.5px; }
.qinn-ft-cot a:hover { color: #fff; }
.qinn-ft-logo { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }
.qinn-ft-logo img { height: 52px; width: auto; background: #fff; border-radius: 10px; padding: 4px; }
.qinn-ft-logo span { color: #fff; font-weight: 800; font-size: 16px; }
.qinn-ft-day { border-top: 1px solid rgba(255, 255, 255, .12); padding: 14px 0; font-size: 13.5px; }
.qinn-ft-day-in { display: flex; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
.qinn-ft-day a { color: #fff; font-weight: 600; }

/* ============================ NÚT NỔI ============================ */
.qinn-noi { position: fixed; right: 16px; bottom: 84px; z-index: 60; display: grid; gap: 10px; }
.qinn-noi-nut {
    width: 46px; height: 46px; border-radius: 50%; border: 0; display: flex; align-items: center; justify-content: center;
    color: #fff; box-shadow: var(--nn-bong-2); cursor: pointer; font-size: 16px;
}
.qinn-noi-goi { background: linear-gradient(135deg, var(--nn-cta), var(--nn-cta-d)); animation: qinn-rung 2.4s ease-in-out infinite; }
.qinn-noi-goi:hover { color: #fff; }
.qinn-noi-len { background: var(--nn-main); opacity: 0; visibility: hidden; transition: opacity .2s ease, visibility .2s; }
.qinn-noi-len.hien { opacity: 1; visibility: visible; }
@keyframes qinn-rung { 0%, 88%, 100% { transform: none; } 91% { transform: rotate(-12deg); } 94% { transform: rotate(12deg); } 97% { transform: rotate(-8deg); } }

/* ============================ HIỆU ỨNG XUẤT HIỆN ============================
   JS gắn class .qinn-an cho từng khối rồi gỡ khi khối lọt vào màn hình.
   Không có JS thì không có class ⇒ nội dung vẫn hiện đầy đủ. */
.qinn-an { opacity: 0; transform: translateY(18px); }
.qinn-hien-dan { transition: opacity .5s ease, transform .5s ease; opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
    .qinn-an { opacity: 1; transform: none; }
    .qinn *, .qinn *::before, .qinn *::after { animation-duration: .001ms !important; transition-duration: .001ms !important; }
}

/* Khổ máy tính hẹp (1200–1365px): bóp nhẹ thanh menu để nó vừa MỘT hàng cùng logo và nút
   "Đăng ký học" — tên chuyên mục tiếng Việt dài, để nguyên cỡ chữ là menu xuống hai hàng. */
/* 1200–1439px: chỉ giữ MỘT mục chuyên mục trên thanh ngang. Khi người đọc bật dịch tự động
   (Anh · Đức · Nga…), nhãn dài hơn tiếng Việt khá nhiều — đo được thanh menu nhảy từ 44px lên 90px
   (hai hàng). Bỏ bớt một mục là đủ để mọi thứ tiếng vẫn nằm gọn một hàng; panel ở khổ hẹp và chân
   trang vẫn liệt kê đầy đủ chuyên mục. */
@media (min-width: 1200px) and (max-width: 1439px) {
    .qinn-menu-ul > li.qinn-mc ~ li.qinn-mc { display: none; }
}

@media (max-width: 1365px) {
    .qinn-menu { gap: 10px; }
    .qinn-menu-ul > li > a { padding: 9px 8px; font-size: 14.2px; }
    .qinn-menu-cta { padding: 9px 14px; font-size: 14px; }
    .qinn-logo img { height: 40px; }
    .qinn-logo-txt { font-size: 14px; max-width: 240px; }
}

/* ============================================================================
   MÁY TÍNH BẢNG (≤ 1024px)
   ============================================================================ */
@media (max-width: 1024px) {
    .qinn-hero-in { grid-template-columns: 1fr; }
    .qinn-hero-slide { max-width: 680px; width: 100%; }
    .qinn-tin-2cot { grid-template-columns: 1fr; }
    .qinn-dk-in { grid-template-columns: 1fr; }
    .qinn-footer-in { grid-template-columns: 1fr 1fr; }
    .qinn-truot-nut { display: block; }
    .qinn-truot-nut.truoc { left: 2px; }
    .qinn-truot-nut.sau { right: 2px; }
}

/* ============================================================================
   MENU GỘP LẠI (≤ 1199px) — panel trượt từ phải.
   Gộp sớm (1199 chứ không phải 991) vì tên chuyên mục tiếng Việt khá dài: ở khổ
   1024–1199px thanh ngang đầy đủ sẽ chen chỗ với logo và nút "Đăng ký học".
   ============================================================================ */
@media (max-width: 1199px) {
    .qinn-burger { display: flex; margin-left: 10px; }
    /* Không còn menu ngang để đẩy hai nút sang phải nữa ⇒ nút kính lúp nhận việc đó. */
    .qinn-tim-nut { margin-left: auto; }
    /* 🔴 Panel BUÔNG XUỐNG dưới thanh tiêu đề, KHÔNG trượt từ mép phải: panel trượt phải phải nằm
       ngoài mép phải khi đóng, mà phần tử position:fixed nằm ngoài mép vẫn làm trang có thanh cuộn
       ngang trên Chrome (đo được 340px) — và không cắt được bằng overflow của thẻ cha vì fixed
       thoát khỏi mọi khung cắt. Buông xuống thì luôn nằm trong bề ngang màn hình. */
    .qinn-menu {
        position: absolute; top: 100%; left: 0; right: 0; background: #fff; z-index: 70;
        flex-direction: column; align-items: stretch; gap: 0; padding: 10px 16px 18px;
        /* dvh: xem chú thích ở qi-menu-mb-nn.css — 100vh làm đáy khay lọt ra ngoài vùng nhìn thấy
           khi thanh địa chỉ của trình duyệt điện thoại đang hiện, kéo không tới mục cuối. */
        max-height: calc(100vh - 100%); max-height: calc(100dvh - 100%);
        overflow-y: auto; margin-left: 0; padding-bottom: calc(18px + env(safe-area-inset-bottom, 0px));
        border-top: 1px solid var(--nn-vien); box-shadow: 0 18px 34px rgba(19, 26, 38, .16); display: none;
    }
    .qinn-menu.dang-mo { display: flex; animation: qinn-buong .22s ease; }
    @keyframes qinn-buong { from { opacity: 0; transform: translateY(-8px); } to { opacity: 1; transform: none; } }
    .qinn-menu-ul { flex-direction: column; align-items: stretch; gap: 2px; }
    .qinn-menu-ul > li > a { padding: 13px 12px; font-size: 16px; border-bottom: 1px solid var(--nn-vien); border-radius: 0; }
    .qinn-menu-ul > li.has-sub > a::after { float: right; margin-top: 8px; }
    .qinn-sub {
        position: static; opacity: 1; visibility: visible; transform: none; box-shadow: none; border: 0;
        border-left: 2px solid var(--nn-main-l); border-radius: 0; padding: 2px 0 6px 12px; display: none;
    }
    .qinn-menu-ul > li.dang-mo > .qinn-sub { display: block; }
    .qinn-menu-cta { margin-top: 18px; }
    .qinn-nen-mo { position: fixed; inset: 0; background: rgba(15, 22, 38, .45); z-index: 65; opacity: 0; transition: opacity .26s ease; }
    .qinn-nen-mo.dang-mo { opacity: 1; }
}

/* ============================================================================
   ĐIỆN THOẠI (≤ 640px)
   ============================================================================ */
@media (max-width: 640px) {
    .qinn { font-size: 15.5px; }
    .qinn-topbar-info { display: none; }
    .qinn-topbar-in { justify-content: center; }
    .qinn-logo img { height: 40px; }
    .qinn-logo-txt { font-size: 13.5px; -webkit-line-clamp: 2; }
    .qinn-header-in { min-height: 60px; }

    .qinn-hero { padding-top: 28px; }
    .qinn-hero-nut { gap: 10px; }
    .qinn-hero-nut .qinn-btn { flex: 1 1 100%; }
    .qinn-hero-so li { flex: 1 1 calc(33.333% - 8px); padding: 12px 10px; text-align: center; }

    .qinn-doi { grid-template-columns: 1fr; }
    .qinn-doi-dao .qinn-doi-txt { order: 0; }
    .qinn-the-ngang { flex-direction: column; }
    .qinn-the-ngang .qinn-the-anh { flex: none; max-width: 100%; aspect-ratio: 16 / 10; }
    .qinn-hang { grid-template-columns: 1fr; }
    .qinn-hv { grid-template-columns: 64px 1fr; gap: 12px; }
    .qinn-hv img { width: 64px; height: 64px; }
    /* Thanh tìm kiếm xuống hai hàng: ô nhập chiếm trọn hàng trên (ở một hàng chỉ còn ~150px),
       nút "Tìm kiếm" và nút đóng nằm hàng dưới. */
    .qinn-tim-in { flex-wrap: wrap; padding: 12px 16px; }
    .qinn-tim-in > i { display: none; }
    .qinn-tim-in input { flex: 1 1 100%; order: 1; }
    .qinn-tim-in .qinn-btn { flex: 1 1 auto; order: 2; }
    .qinn-tim-dong { order: 3; }

    .qinn-footer-in { grid-template-columns: 1fr; gap: 22px; }
    .qinn-ft-day-in { justify-content: center; text-align: center; }
    .qinn-noi { right: 12px; bottom: 72px; }
}

/* ============================================================================
   KHAY CHỌN NGÔN NGỮ (dùng chung toàn hệ — HTML ở Support/QiNgonNgu.cs,
   xử lý ở js/Googledich.js). Landing chỉ khoác lại kiểu dáng cho hợp thanh trên
   nền tối; TUYỆT ĐỐI không ẩn `#google_translate_element` bằng display:none —
   widget Google phải nằm trong DOM thì việc đổi ngôn ngữ mới chạy (qi-ngonngu.css
   đã giấu nó bằng khung 0×0).
   ============================================================================ */
.qinn .qi-ngonngu--nn .qi-ngonngu-nut {
    height: 28px; padding: 0 10px; line-height: 26px; font-size: 13px;
    background: rgba(255, 255, 255, .14); border-color: rgba(255, 255, 255, .34); color: #fff;
}
.qinn .qi-ngonngu--nn .qi-ngonngu-nut:hover { background: #fff; color: var(--nn-main-d); border-color: #fff; }
.qinn .qi-ngonngu--nn .qi-ngonngu-nut:hover .qi-ngonngu-mui { border-top-color: var(--nn-main-d); }
.qinn .qi-ngonngu--nn .qi-ngonngu-mui { border-top-color: currentColor; }
.qinn .qi-ngonngu--nn .qi-ngonngu-ten { max-width: 92px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.qinn .qi-ngonngu--nn .qi-ngonngu-khay { border-radius: var(--nn-bo-s); box-shadow: var(--nn-bong-2); }
/* Nút cờ sang trang tiếng Anh biên tập tay (đơn vị bật IsHasEnglishPage). */
.qinn-tb-eng img { height: 18px; width: auto; border-radius: 2px; }


/*  =====================================================================================================
    THÂN TRANG TRONG — thêm 2026-08-25.
    Vỏ của mẫu này trước đây chỉ dùng ở trang chủ nên không có lớp bọc phần lõi. Nay trang trong dựng
    lại đúng vỏ đó (xem `QiLanding.HoVo`) nên cần một lớp bọc để phần lõi có lề trên/dưới và không
    dính vào đầu trang / chân trang.
    ===================================================================================================== */
.qinn-than { padding: 24px 0 36px; min-height: 320px; }
.qinn-than img, .qinn-than video, .qinn-than iframe { max-width: 100%; }

/* /App_Themes/all/allcss/qiUserLogin.css */
.open-chat-btn {
    position: fixed;
    bottom: 150px;
    right: 20px;
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 100000;
}

    .open-chat-btn:hover {
        background-color: #0056b3;
    }

/* Popup chat */
.chat-popup {
    display: none; /* Ẩn popup mặc định */
    position: fixed;
    bottom: 200px; /* Cách nút 60px */
    right: 20px;
    width: 380px;
    height: 450px;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1100;
    overflow: hidden;
}

/* Header của popup */
.chat-header {
    background-color: #007bff;
    color: white;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

/* Nút đóng trong popup */
.close-btn {
    position: absolute;
    top: 5px;
    right: 10px;
    background: none;
    border: none;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

    .close-btn:hover {
        color: #ffdddd;
    }

.login-web {
    position: fixed;
    bottom: 150px;
    right: 20px;
    z-index: 9000;
    background: #006ab0;
    padding: 5px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
a:focus-visible {
    outline: none !important;
}

.qibgmenutop .pt-1 {
    padding-top: 5px !important;
}

.goog-te-combo {
    border: 1px solid #ddd !important;
    padding: 2px 10px;
    border-radius: 5px;
}

select:focus-visible {
    outline: 1px solid #ddd !important;
}

.skiptranslate {
    width: 0px !important;
    height: 0px !important;
}

body {
    top: 0px !important;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    width: 0px !important;
    height: 0px !important;
    display: none !important;
}

#goog-gt-tt {
    display: none !important;
}

#google_translate_element {
    bottom: 0px !important;
    position: fixed;
}

.infoFooter {
    text-wrap: balance;
}

.zalo-chat-widget {
    bottom: 80px !important;
    right: 20px !important;
    /*left: auto !important;*/
    visibility: visible !important;
    /*position: fixed !important;*/
}
/* /htmlib/css/gdfull.css */
body {
}
#MainContent {
    
    padding: 10px 5px !important;
}

.container, .container-fluid, .menu-main, .sticky-top, .container-fluid.qiMenuTime_flex, div#banner, footer, .left_detail_content .list-unstyled {
    max-width: 100% !important;
}
    .container main {
        /*width: 95%;*/
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
.hntexttop
{
    width:70% !important
}
.hnimgtop
{
        width:30% !important
}
.item-ratio {
    object-fit: cover !important;
}
.fit-obj {
    object-fit: cover !important;
}
.img-lv2 {
    width: 100%;
    height: auto;
    max-height: 83px;
}
/* Slideshow homegd131:
   - BỎ ép "#amazingslider-12 { height:max-content }": max-content làm container co ~0 (slide
     là ABSOLUTE) -> slide tràn xuống ĐÈ khối "Tin tức sự kiện". Bỏ đi để amazingslider tự set
     chiều cao thật, chứa slide -> hết đè.
   - .demo-slider-3: BỎ margin-bottom 8em (128px) thừa (nguồn KHOẢNG TRẮNG phải: cột slideshow
     cao 638 trong khi cột "Tin mới nhất" chỉ ~498). min-height chỉ còn floor an toàn, height auto
     -> cột ôm SÁT slider thật. */
/* Reservation CO GIÃN cho slider: ảnh (#amazingslider-12, in-flow) tự co giãn theo bề rộng
   cột (JS set, vd 324px@628 / 484px@938...); dải THUMBNAILS là ABSOLUTE, cao CỐ ĐỊNH ~204px,
   không tính vào chiều cao -> dùng padding-bottom (KHÔNG min-height cố định) để chừa chỗ cho
   thumbnails ở MỌI khổ màn -> khối tin dưới không bị đè. (min-height cố định sai ở màn rộng.) */
.demo-slider-3 {
    min-height: 0 !important;
    height: auto !important;
    padding-bottom: 210px !important;
    margin: 0 auto 8px !important;
}
div#amazingslider-12, .left_detail_content .list-unstyled {
    width: 100% !important;
}
/* "Tin mới nhất" (cột phải row đầu) GIÃN đầy chiều cao cột = cao slideshow -> hết khoảng trắng
   giữa nó và "Văn bản" (khối bên dưới). */
.col-sm-4.Content_right { display: flex; flex-direction: column; }
.col-sm-4.Content_right > .qiContainer { flex: 1 1 auto; display: flex; flex-direction: column; min-height: 0; }
/* Bỏ padding-left mặc định của qiContainer_border (~14px) -> text SÁT MÉP như khối Văn bản. */
.col-sm-4.Content_right > .qiContainer > .qiContainer_border { flex: 1 1 auto; min-height: 0; display: flex; flex-direction: column; padding: 0 !important; }
/* Danh sách tin: mỗi tin CÁCH NHAU 10px (gap), text SÁT MÉP (~6px, như Văn bản),
   CUỘN DỌC (overflow-y:auto) nếu tin nhiều hơn chiều cao khung. min-height:0 để scroll chạy
   đúng trong flex. */
.col-sm-4.Content_right > .qiContainer > .qiContainer_border > ul.qiheightTop {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 6px 0 !important;
    margin: 0 !important;
}
/* Giữ nguyên chiều cao tin (không để flex bóp méo) -> tràn thì CUỘN, không cắt lem nhem.
   padding NGANG 10px -> chữ cách mép 10px, nền/viền full. */
.col-sm-4.Content_right ul.qiheightTop > li { flex: 0 0 auto !important; padding-left: 10px !important; padding-right: 10px !important; }

/* ===== Khối VĂN BẢN: bỏ chiều cao cố định gây THỪA khoảng trắng =====
   qistyleall ép .mq13{height:600px} + block bị fix height:638 nhưng chỉ vài tin -> trắng đáy.
   Cho co theo nội dung (max-height 420 + scroll khi nhiều tin). */
.rightitem.van-ban { height: auto !important; min-height: 0 !important; }
.rightitem.van-ban .mq13 { height: auto !important; max-height: 420px !important; overflow-y: auto !important; }
.rightitem.van-ban .mq13 .slick-list { height: auto !important; }
/* Slick (rows:10) set inline width ~310px cho track/slide/li (HẸP hơn khối 475) -> HỞ mép PHẢI.
   Ép full-width + padding 5px 10px (chữ cách mép 10px, các dòng cách nhau 10px = 5+5). */
.rightitem.van-ban .mq13 .slick-track,
.rightitem.van-ban .mq13 .slick-slide,
.rightitem.van-ban .mq13 .slick-slide > div { width: 100% !important; }
.rightitem.van-ban .mq13 ul li {
    width: 100% !important;
    display: block !important;
    padding: 5px 10px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

/* (Clamp 3 dòng + đồng nhất cỡ/màu tiêu đề tin: ĐÃ chuyển sang skin qistyleall-modern.css,
   bản SCOPE trong .qiContainer_border để không cắt tiêu đề trang chi tiết. Không lặp ở đây.) */

/* ===== Khối tin dạng LIST: CHỮ cách mép ~10px, nhưng NỀN hover + ĐƯỜNG PHÂN CÁCH FULL =====
   Đặt padding NGANG trên LI (nền/border của li full theo mép; nội dung thụt 10px). Container
   bỏ padding. :has(>ul) để CHỈ áp cho khối dạng list, KHÔNG đụng khối featured 2-cột (>.row). */
.qiContainer_border:has(> ul) { padding: 0 !important; }
.qiContainer_border > ul > li { padding: 5px 10px !important; }
/* Font tiêu đề trong .listitem ĐỒNG ĐỀU: item MỚI NHẤT render <a> KHÔNG có class qitieudechinh
   nên thiếu font-weight -> đậm/nhạt lệch. Ép 500 = đúng như .qitieudechinh (qistyleall). */
.listitem > a { font-weight: 500 !important; }
.big_item .item:last-child {
    width: 350px;
}

.bgwhite{
    padding: 0 !important;
}

.width1200 {
    max-width: 100% !important;
}

.w-1300{
    max-width: 100% !important;
}

.right_gallery_home {
    /*right: 0;
    position: relative;
    z-index: 9999;
    pointer-events: auto;*/
}

.left_gallery_home {
    /*left: 0;
    position: relative;
    z-index: 9999;
    pointer-events: auto;*/
}

.adsRight {
    display: none;
}

.adsLeft {
    display: none;
}

article.itemhome {
    padding-left: 30px;
    padding-right: 30px;
}

.right_detail_content {
    width: 100% !important;
}