.AdvertContent {
        padding: 0;
}
.AdvertContent div img{
        width: 100%;
        padding: 5px 0;
        height: 100%;
}
.AdvertisementTopLeft {
        left: 0;
        position: fixed;
        top: 20px;
        z-index: 5;
}
.AdvertisementTopRight {
        position: fixed;
        right: 0;
        top: 20px;
        z-index: 5;
}
.AdvertContent .img-fix img {
        aspect-ratio: 16 / 10;
}
.AdvertisementCenter {
        position: relative;
        top: 0!important;
        left: 0!important;
}
.AdvertisementBG {
        width: 0!important;
        height: 0!important;
}
.AdvertisementCenter a {
        color: #424242;
        font: 12px arial;
        text-decoration: none;
}
.AdvertContent .qc-content{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        width: 100%;
        margin-bottom: 20px;
        justify-content: space-between;
}
.AdvertContent .qc-content img{
        object-fit: fill;
        border-radius: .5rem;
}
.AdvertContent .qc-content>div{
        width: calc(50% - 10px);
}
.AdvertContent .qc-content .col2{
        display: flex;
        gap: 20px;
        flex-direction: column;
        height: 100%;
}
.AdvertContent .qc-right img{
        width: 100%;
}
.AdvertContent .qc-right div img{
        margin: 5px 0;
}
.AdvertContent  .banhohanhchinh img{
        width: 100%;
}
.AdvertContent .title-bando span{
        color: #fff;
        min-height: 40px;
        display: flex;
        align-items: center;
        padding-left: 1rem;
        font-size: 16px;
        font-weight: 500;
        background-color: #d21f1f;
}
.AdvertContent .qc-left{
        display: flex;
        justify-content: space-between;
        gap: 20px;
        margin-bottom: 30px;
}
.AdvertContent .qc-left img{
        width: 100%;
}
.AdvertContent .bandohc {
        width: 100%;
        text-align: center;
        /* float: right; */
        margin-top: 0;
        background: #F9F9F9;
        border: 1px solid #EEEEEE;
        box-sizing: border-box;
        margin-top: 20px;
        max-width: 300px;
        overflow: hidden;
        margin: 20px auto;
}
.AdvertContent .bandohc .header {
        padding: 17px;
        font-family: 'Merriweather';
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        text-transform: uppercase;
        color: #182940;
}
.AdvertContent .bandohc img {
        height: 340px;
}
.AdvertContent .bandohc .footer {
        padding: 12px;
        font-family: 'Roboto Condensed';
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 15px;
        text-align: center;
        color: #3B4E68;
}
.AdvertContent .Header_right img {
        width: 20px;
}
.AdvertContent .Header_right {
        display: flex;
        /* font-weight: 600; */
        gap: 0px;
        align-items: center;
        height: 30px;
        position: absolute;
        right: calc((100vw - 1200px) / 2);
        top: 10px;
}
.AdvertContent .Header_right>div.thudientu, .AdvertContent .Header_right>div.lienhe {
        border-right: 1px solid #E9E9E9;
        padding-right: 10px;
        position: relative;
        z-index: 999;
        display: inline-flex;
        height: 100%;
        align-items: center;
}
.AdvertContent .Header_right>div.thudientu>a, .AdvertContent .Header_right>div.lienhe>a {
        font-family: "Inter";
        font-size: 13px;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
        position: relative;
        padding-left: 10px;
        display: inline-flex;
        color: #004A82;
}
.AdvertContent .bn-right {
        /* padding-top: 20px; */
}
.AdvertContent .bn-right img {
        padding: 0;
        margin-bottom: 15px;
        border-radius: 5px;
        box-shadow: rgba(136, 165, 191, 0.18) 3px 1px 10px 0px,
                rgba(255, 255, 255, 0.4) -2px -1px 8px 0px;
}
.AdvertContent .Header_right>div.thudientu>a:before {
        content: '\f0e0';
        font-family: 'Font Awesome 5 Pro';
        margin-right: 5px;
        display: inline-block;
}
.AdvertContent .Header_right>div.lienhe>a:before {
        content: '\f095';
        display: inline-block;
        font-family: 'Font Awesome 5 Pro';
        margin-right: 5px;
        transform: rotate(90deg);
}
.UIFooterControl .CopyRight .quochuy {
        display: none;
}
.AdvertContent .right-content>div:not(:last-child)> img {
        margin-bottom: 5px;
}
.AdvertContent .right-content>div img {
        border-radius: 5px;
        width: 100%;
}
section.py-5.my-5.vechungtoi {
        text-align: left;
}
section.py-5.my-5.vechungtoi h2.display-5.fw-bold.mb-4 {
        font-weight: 700 !important;
        font-family: "Merriweather";
}
.bailienquan{
        padding-right: 20px;
        margin-top: 20px;
}
.vechungtoi .img-fluid{
        padding: 0 !important;
}
.vechungtoi .title{
        text-align: center;
        display: none;
}
.vechungtoi .title span{
        text-decoration: none;
        margin-top: 0;
        font-size: 34px;
        display: inline-flex;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
        margin-bottom: 45px;
        flex-direction: column;
        position: relative;
        font-weight: 700;
        line-height: 45px;
        color: var(--color-primary);
        text-transform: uppercase;
        font-family: 'Merriweather';
}
.vechungtoi .title span:after {
        content: '';
        width: 80px;
        height: 4px;
        background: #FF9100;
        display: block;
        margin: auto;
        margin-top: 10px;
        border-radius: 5px;
}
.title-sub{
        font-weight: 600;
        line-height: 45px;
        color: var(--color-primary);
        font-size: 23px;
}
/*.title-sub:after {
content: '';
width: 80px;
height: 4px;
background: #FF9100;
display: block;
margin: auto;
margin-top: 10px;
border-radius: 5px;
}*/
.vechungtoi .don-vi, .vechungtoi .sub-don-vi
{
        font-size: 35px;
        color: var(--color-black);
        font-weight: 600;
        font-family: "Merriweather";
}
.vechungtoi .describe{
        display: block;
        margin-bottom: 38px !important;
        margin-top: 25px;
}
.view-more span{
        font-size: 15px;
        padding: 8px 40px;
        border-width: 2px;
        border-style: solid;
        border-color: var(--color-primary);
        border-radius: 30px;
        color: var(--color-primary);
}
.view-more a:hover span{
        background: var(--color-primary);
        color: #fff;
}
div.box-category {
        box-shadow: none;
        border: 1px solid #f1f1f1 !important;
        /* background: #f3f6fb!important; */
        border-radius: 0;
}
.box-category[data-layout="63"] .box-category-top .box-category-title .avt-icon img {
        padding: 0;
}
.content-1 .timeline {
        margin: auto;
        padding: 80px 20px;
        display: flex;
        flex-direction: column;
        gap: 100px;
        position: relative;
}
.content-1 .line{
        width: 4px;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 0px;
        transform: translateX(-50%);
        background: linear-gradient(rgba(255, 247, 225, 0) 0%, rgba(255, 247, 225, 0.83) 41.54%, rgb(255, 247, 225) 50%, rgba(255, 247, 225, 0) 100%);
}
.content-1 .timeline-item {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: start;
        gap: 60px;
        position: relative;
}
.content-1  .content{
        padding: 0 30px;
}
.content-1  .image{
        padding: 0 30px;
}
.content-1 .timeline-item .content h2 {
        color: #FFD966;
        font-size: 40px;
        margin-bottom: 16px;
        font-family: "Lost Type";
        text-transform: uppercase;
}
.content-1 .timeline-item .content p {
        color: #fff;
        line-height: 1.7;
        font-family: Alata, sans-serif;
}
.content-1 .timeline-item .image img {
        width: 100%;
        display: block;
}
.content-1 .title-icon{
        width: 14px !important;
}
.content-1 .title-icon{
        position: absolute;
        right: 50%;
        top: 5%;
        transform: translate(50%, -50%);
        height: 1.4rem;
}
.nghiencuu .text{
        font-size: 40px;
        color: #FFD964;
        text-transform: uppercase;
        font-family: 'Lost Type';
        position: relative;
        padding: 0px 10px;
}
.nghiencuu .text:before{
        content: "";
        background: url("images/trai.png") no-repeat center center;
        background-size: contain;
        /* hoÃƒÂ¡Ã‚ÂºÃ‚Â·c cover */
        position: absolute;
        bottom: 0;
        right: 100%;
        width: 100%;
        height: 100%;
}
.nghiencuu .text:after{
        content: "";
        background: url("images/phai.png") no-repeat center center;
        background-size: contain;
        /* hoÃƒÂ¡Ã‚ÂºÃ‚Â·c cover */
        position: absolute;
        left: 100%;
        width: 100%;
        height: 100%;
}
.nghiencuu .header{
        text-align: center;
        padding: 50px 0;
}
.giave .text{
        position: relative;
        padding: 0px 10px;
        font-size: 2rem;
        color: #18713b;
        text-transform: uppercase;
        font-weight: 600;
}
.giave .text:after {
        content: '';
        width: 60px;
        height: 3px;
        background: #18713b;
        display: block;
        margin: auto;
        margin-top: 10px;
        /* border-radius: 5px; */
}
.giave .header{
        text-align: center;
}
.giave{
        text-align: center;
        padding-bottom: 40px;
}
.giave .info-gv *{
        font-size: 23px;
        color: var(--color-black);
        font-weight: bold;
}
.giave .info-gv{
        display: flex;
        justify-content: space-between;
        gap: 20px;
        max-width: 1140px;
        margin: auto;
}
.giave .info-gv .left{
        text-align: left;
        width: 50%;
        border-right: 2px solid;
}
.giave .info-gv .left p:last-child{
        margin: 0;
}
.giave .info-gv .right{
        /* padding-left: 40px; */
}
.price-section{
        margin-top: 50px;
}
.price-section .price-list{
        display: flex;
        justify-content: space-between;
        max-width: 1140px;
        margin: 0 auto;
}
.price-item{
        padding: 1.3rem;
        border: 2px solid #0F3A2C;
        cursor: pointer;
        width: calc(100% / 4 - 20px);
        border-radius: 0.5rem;
}
.price-item p{
        text-align: left;
        font-size: 20px;
        color: var(--color-black);
}
.price-item p.price-value{
        padding: 0.6rem;
        background: #18713b;
        transition: 0.5s;
        color: #fff;
        text-align: center;
        border-radius: 0.5rem;
}
.price-action{
        margin-top: 55px;
}
.price-action .btn-more{
        font-size: 19px;
        font-family: "Alata";
        background: #18713b;
        transition: 0.5s;
        color: #fff;
        text-align: center;
        padding: 10px 30px;
        border-radius: 0.5rem;
}
.bando{
        margin-top: 50px;
}
.bando .Title span {
        white-space: nowrap;
        display: inline-block;
        position: relative;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: left;
}
.bando .Title{
        height: 40px;
}
.bailienquan .header{
        margin-bottom: 35px;
}
.bailienquan .text{
        font-weight: 600;
        margin-bottom: 1rem;
        text-transform: uppercase;
        display: block;
        line-height: 24px;
        padding-bottom: 6px;
        white-space: nowrap;
        position: relative;
        font-family: 'Lost Type';
        font-size: 2rem;
        color: #18713b;
}
.info-blq p{
        font-size: 18px;
}
.bailienquan  .price-action .btn-more{
        font-size: 18px;
        background: #18713b;
        transition: 0.5s;
        color: #fff;
        text-align: center;
        padding: 10px 30px;
        border-radius: 5px;
}
.bailienquan  .price-action{
        margin-top: 60px;
        float: right;
}
.baotang .text{
        font-size: 40px;
        color: #FFD964;
        text-transform: uppercase;
        font-family: 'Lost Type';
        position: relative;
        padding: 0px 10px;
}
.baotang .header{
        text-align: center;
        padding: 50px 0;
}
.info-gt p{
        font-size: 18px;
        text-align: left;
        color: var(--color-black);
        line-height: 1.5;
        font-weight: 400;
        text-align: justify;
        padding-right: 100px;
}
.gioithieu {
        display: flex;
        flex-wrap: wrap;
}
.gioithieu .title-gt{
        padding-bottom: 0;
        width: 100%;
        margin-bottom: 0;
        position: relative;
}
.gioithieu .title-gt span{
        text-decoration: none;
        margin-top: 0;
        font-size: 2rem;
        color: #18713b;
        text-transform: uppercase;
        font-weight: 600;
        /* display: inline-flex; */
        align-items: center;
        justify-content: flex-end;
        margin-bottom: 40px;
        position: relative;
        transform: translateX(50%);
        float: right;
}
.gioithieu .title-gt span:after {
        content: '';
        width: 60px;
        height: 3px;
        background: #18713b;
        display: block;
        margin: auto;
        margin-top: 10px;
        /* border-radius: 5px; */
}
.gioithieu  .price-action .btn-more{
        font-size: 18px;
        font-family: "Alata";
        background: #18713b;
        transition: 0.5s;
        color: #fff;
        text-align: center;
        padding: 8px 20px;
        border-radius: 5px;
}
.gioithieu  .price-action{
        margin-top: 55px;
        text-align: center;
}
.footer-bottom{
        text-align: left;
        border-top: 1px solid #e1e1e1;
}
.footer-bottom span{
        padding: 10px 0;
        display: block;
}
.navbar-languages {
        display: flex;
        align-items: center;
        gap: 8px;
        position: absolute;
        right: calc((100vw - 1280px) / 2);
        top: 5px;
        z-index: 999;
}
.navbar-languages a img {
        width: 24px;
        height: 17px;
        object-fit: cover;
        cursor: pointer;
        padding: 0;
}
.vme-360 {
        position: relative;
}
.vme-360 .scroll-down-button{
        width: 60px;
        position: absolute;
        bottom: 30px;
        left: 50%;
        z-index: 2;
        transform: translate(0, -50%);
        color: #fff;
        font: normal 400 13px / 1 "Josefin Sans", sans-serif;
        letter-spacing: 0.1em;
        text-decoration: none;
        transition: opacity 0.3s;
            margin-left: -30px;
}
.st-sticky-share-buttons {
    position: fixed;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
    z-index: 9999;
    display: flex;
    flex-direction: column;
}

/* Button */
.st-btn {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    overflow: hidden;
    text-decoration: none;
    transition: width 0.25s ease;
}

/* Icon */
.st-btn img {
    width: 22px;
    height: 22px;
    min-width: 22px;
    margin: 0 13px;
}

/* Label */
.st-label {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(8px);
    transition: all 0.25s ease;
    padding-right: 16px;
}

/* Hover */
.st-btn:hover {
    width: 110px;
}

.st-btn:hover .st-label {
    opacity: 1;
    transform: translateX(0);
}

/* Colors */
#shareFacebook  { background: #4267B2; }
#shareTwitter   { background: #000; }
#shareEmail     { background: #888; }
#shareCopy      { background: #7cc243; }
#shareMessenger { background: #448aff; }
#sharePinterest { background: #d32f2f; }
#sharePrint     { background: #222; }

/* Toggle */
.st-toggle {
    width: 48px;
    height: 36px;
    background: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.st-right { display: none; }

/* Collapse */
.st-sticky-share-buttons.is-collapsed .st-btn {
    width: 0;
    height: 0;
    opacity: 0;
    pointer-events: none;
}

.st-sticky-share-buttons.is-collapsed .st-left {
    display: none;
}

.st-sticky-share-buttons.is-collapsed .st-right {
    display: block;
}

/* Mobile */
@media (max-width: 768px) {
    .st-sticky-share-buttons {
        display: none !important;
    }
}
@media only screen and (max-width: 768px){
        .vme-360 {
                display: none !important;
        }
        .AdvertContent .qc-content>div {
                width: 100%;
        }
        .AdvertisementBottomRight {
                padding: 0 20px !important;
                width: 100vw;
        }
        .UIFooterControl .CopyRight .quochuy {
                display: block;
        }
        .AdvertContent img {
                width: 100%;
        }
        .AdvertContent .Header_right{
                display: none !important;
        }
        .img-fix {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important;
                gap: 10px !important;
        }
        .vechungtoi .don-vi, .vechungtoi .sub-don-vi {
                font-size: 28px;
        }
        .vechungtoi .describe {
                text-align: justify;
        }
        .AdvertContent .widget-template .box-category-middle *{
                width: 100% !important;
        }
        .AdvertContent .widget-template .box-category-middle * {
                padding: 0 !important;
        }
        .content-1 .line{
                display: none;
        }
        .content-1 .timeline-item {
                display: block;
        }
        .content-1 .timeline , .content-1 .content, .content-1 .image {
                padding: 0px;
                gap: 20px;
        }
        .content-1 .timeline-item .content h2 {
                font-size: 20px;
                width: 100%;
                text-align: left;
                align-items: flex-start;
        }
        .content-1 .title-wrap{
                flex-direction: row-reverse !important;
                display: flex;
                width: 100%;
                gap: 10px;
        }
        .content-1 .title-icon {
                position: unset;
                transform: unset;
                height: auto;
                width: 25px !important;
                min-width: unset !important;
        }
        .timeline-item.right{
                display: flex;
                flex-direction: column-reverse !important;
                gap: 0;
        }
        .bailienquan .text {
                /* font-size: 20px; */
                display: block;
                text-align: left;
                width: 100%;
        }
        .bailienquan {
                padding-right: 0px;
                padding-top: 10px;
        }
        .info-blq p {
                font-size: 16px;
                text-align: justify;
        }
        .bailienquan .header {
                text-align: left;
                width: 100%;
        }
        .bailienquan .price-action {
                width: 100%;
                align-items: center;
        }
        .bailienquan .price-action .btn-more {
                font-size: 20px;
                padding: 5px 20px;
        }
        .nghiencuu .text
        {
                font-size: 20px;
        }
        .giave .text {
                /* font-size: 20px; */
        }
        .giave .info-gv .left {
                text-align: left;
                width: 100%;
                border-right: none;
                align-items: flex-start;
        }
        .giave .info-gv * {
                font-size: 18px;
                width: 100%;
                text-align: left;
        }
        .giave .info-gv p {
                text-align: left;
                align-items: flex-start;
        }
        .giave .info-gv {
                gap: 0px;
        }
        .price-section {
                width: 100%;
        }
        .price-section .price-list {
                width: 100%;
                gap: 15px;
                margin-top: 10px !important;
        }
        .price-item {
                padding: 0.8rem;
                border: 2px solid rgb(255, 247, 225);
                cursor: pointer;
                width: 100%;
        }
        .price-item p {
                text-align: left;
                align-items: flex-start;
                font-size: 16px;
                font-family: "Alata";
                width: 100%;
        }
        .price-item .price-label{
                font-size: 18px;
        }
        .price-item p.price-value {
                align-items: center;
                padding: 0.4rem;
        }
        .price-action .btn-more {
                font-size: 16px;
                font-family: "Alata";
                /* background: #FFF7E1; */
                transition: 0.5s;
                /* color: #0F3A2C; */
                text-align: center;
                padding: 8px 40px;
        }
        .AdvertContent div.price-action{
                margin-top: 20px !important;
        }
        .AdvertContent div.giave {
                /* margin-bottom: 50px !important; */
                gap: 15px;
        }
        .baotang .text {
                font-size: 20px;
        }
        .baotang .header {
                text-align: center;
                padding: 20px 0 0px 0;
        }
        .info-gt p {
                font-size: 16px;
                padding-right: 0;
        }
        .gioithieu .price-action .btn-more {
                font-size: 16px;
                padding: 5px 20px;
        }
        .content-1 .timeline-item .content p {
                text-align: left;
        }
        .content-1 .timeline-item .image img {
                padding-top: 15px;
        }
        .gioithieu .title-gt span {
                transform: revert;
        }
        .AdvertContent .navbar-languages {
                right: 150px;
                top: 75px;
                flex-direction: row !important;
        }
        .navbar-languages a img{
                min-width: unset !important;
                min-height: unset !important;
        }
}
