@charset "UTF-8";
table.fml-mon label.error{display: none !important;}
#iTenLichTrinh.error, .errorresult{border: 1px solid #D50017 !important;}

ul.navStyle01 {
    font-size: 0;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    z-index: 1;
}

ul.navStyle01>li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    text-align: center;
    width: 33.333%;
}

ul.navStyle01>li>span.ltIcon {
    background-color: #ffffff;
    width: 13rem;
    height: 13rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: 0 3px 12px rgb(0 0 0 / 16%);
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

ul.navStyle01>li>span.ltIcon::before {
    content: "";
    width: 15.6rem;
    height: 15.6rem;
    background-color: #fff;
    border-radius: 100px;
    border: 1px solid #CCCCCC;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    transition: ease all 0.35s;
}
ul.navStyle01>li>span.ltIcon.active::before {
    border: 1px solid #D50017;
}

ul.navStyle01>li>a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

ul.navStyle01>li>h3 {
    font-size: 2.8rem;
    line-height: 140%;
    color: #2A2A2A;
    font-weight: normal;
    padding-top: 45px;
    transition: ease all 0.35s;
}

ul.navStyle01>li:hover>span.ltIcon::before {
    border-color: #D50017;
}

ul.navStyle01>li:hover>h3 {
    font-weight: bold;
}



.lTrTxt {
    font-size: 2rem;
    font-weight: 300;
    letter-spacing: 0.2px;
    line-height: 150%;
    color: #2A2A2A;
    max-width: 1088px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10rem;
}

#lTrinhNav {
    margin-top: -7.2rem;
}

#lTrinh01 h2 {
    text-align: center;
    font-weight: 600;
    font-size: 4.6rem;
    line-height: 180%;
    color: #2A2A2A;
    margin-bottom: 2.8rem;
}

#lTrinh01 .box-media__grid__lst li {
    width: calc(33.333% - 1.5rem);
}

#lTrinh01 ul.box-media__grid__lst li .box-thumbnail__img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 49.1rem;
}

#lTrinh01 ul.box-media__grid__lst li p {
    font-size: 2.6rem;
}

#lTrinh01 {
    margin-top: 6rem;
}

#lTrinh01 ul.box-media__grid__lst li .box-thumbnail {
    position: relative;
    z-index: 1;
}

span.ltShare {
    display: inline-block;
    position: absolute;
    top: 2.2rem;
    right: 2.2rem;
    z-index: 1;
}
span.ltShare a::after{
    display: none;
}
span.ltShare img {
    width: 5.6rem;
}

#lTrinh02 #tabs {
    border: 0;
    padding: 0;
}

#lTrinh02 .ui-tabs .ui-tabs-nav {
    background: none;
    border: 0;
    padding: 0;
}

.lt02Bg {
    background-color: #F1F1F1;
}

#lTrinh02 {
    margin-top: 7rem;
}

#lTrinh02 .ui-tabs .ui-tabs-nav li {
    border: 1px solid #BABABA;
    border-bottom: 0;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    background-color: transparent;
    text-align: center;
}

#lTrinh02 .ui-tabs .ui-tabs-nav li a {
    display: block;
    text-align: center;
    min-width: 20rem;
    font-size: 2rem;
    color: #2A2A2A;
}

#lTrinh02 .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background-color: #F1F1F1 !important;
    border-color: transparent !important;
}

#lTrinh02 .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #2A2A2A;
    font-weight: 600;
}

#lTrinh02 .ui-tabs .ui-tabs-panel {
    padding: 6.5rem 0;
}

.lt02Bg .box-thumbnail__img {
    height: 49.1rem;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.swiper-button-prev,
.swiper-button-next {
    width: auto;
}

#lTrinh02 .swiper-button-prev,
#lTrinh02 .swiper-container-rtl .swiper-button-next {
    left: 7.8rem;
    height: auto;
    margin-top: 0;
}

#lTrinh02 .swiper-button-next,
#lTrinh02 .swiper-container-rtl .swiper-button-prev {
    right: 7.8rem;
    height: auto;
    margin-top: 0;
}

#lTrinh02 .swiper-button-next img,
#lTrinh02 .swiper-button-prev img {
    width: 6rem;
}

#lTrinh02 .box-thumbnail__title {
    font-size: 2.6rem;
}

#lTrinh03 h2,
#lTrinh04 h2 {
    font-size: 2.6rem;
    letter-spacing: 0.2px;
    line-height: 150%;
    max-width: 62.8rem;
    width: 100%;
    text-transform: uppercase;
    color: #2A2A2A;
    margin-bottom: 6rem;
}

.ltIRowChild {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.ltRCLeft {
    width: 79.605%;
}

.ltRCRight {
    width: 20.395%;
    padding-left: 10rem;
    position: relative;
    z-index: 1;
}

.ltRCLeft ul.ulTour {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    font-size: 0;
    counter-reset: section;
}

.ltRCLeft ul.ulTour>li {
    margin-right: 7.025%;
    width: 46.4875%;
    margin-bottom: 5rem;
    position: relative;
    z-index: 1;
}

/* .ltRCLeft ul.ulTour>li a.clFull {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
} */

a.clFull {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.ltRCLeft ul.ulTour>li::before {
    font-family: 'Montserrat', sans-serif;
    counter-increment: section;
    content: counter(section);
    width: 3.9rem;
    height: 5.5rem;
    background-size: contain;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/lh-img20.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.5rem;
    /*left: -1.8rem;*/
    left: 19.4rem;
    z-index: 10;
    text-align: center;
    font-size: 2.3rem;
    font-weight: 600;
    color: #fff;
    padding-top: 0.8rem;
    line-height: 160%;
    background-size: 3.9rem;
}

.ltRCLeft ul.ulTour>li:nth-child(2n) {
    margin-right: 0;
}

.lt03Fx {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
}

.lt03FxLeft {
    width: 21.5rem;
    height: 21.5rem;
    /* transition: ease all 0.35s; */
}

.lt03FxRight {
    width: calc(100% - 21.5rem);
    padding-left: 2.5rem;
    /* transition: ease all 0.35s; */
}

.openClick .lt03FxLeft,
.openClick .lt03FxRight{
    animation: fadein .8s;
}

/* animation: fadein .8s; */


span.lt03Img img {
    border-radius: 2rem;
    object-fit: cover;
    overflow: hidden;
    max-width: 21.5rem;
    height: 21.5rem;
}

.lt03FxRight h3 {
    font-size: 2rem;
    line-height: 160%;
    font-weight: bold;
    color: #2A2A2A;
    text-transform: uppercase;
}

span.lt03Adress {
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    color: #2A2A2A;
    letter-spacing: 0.2px;
    line-height: 200%;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/lh-img17.svg);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 2.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-size: 2rem;
}

span.lt03Time {
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    color: #2A2A2A;
    letter-spacing: 0.2px;
    line-height: 200%;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/lh-img18.svg);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 2.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-size: 2.1rem;
}

span.lt03Web {
    display: none;
    font-size: 1.4rem;
    font-weight: 500;
    color: #2A2A2A;
    letter-spacing: 0.2px;
    line-height: 200%;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/lh-img22.svg);
    background-position: center left 3px;
    background-repeat: no-repeat;
    padding-left: 2.5rem;
    transition: ease all 0.35s;
    background-size: 1.5rem;
}

span.lt03Web a {
    color: inherit;
}

span.lt03T {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    color: #2A2A2A;
    letter-spacing: 0.2px;
    line-height: 180%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;

}
.bu02TabsRows span.lt03T{
    padding-right: 2rem;
}

span.lhIcon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.8rem;
    padding-left: 0.8rem;
}

span.lhIcon img {
    width: 2.4rem;
}

.ltItem {
    padding-top: 5rem;
}

ul.ltTabCt {}

ul.ltTabCt li {
    display: block;
    width: 100%;
    padding: 14px 0;
    position: relative;
    z-index: 1;
}

ul.ltTabCt li span {
    display: inline-block;
    vertical-align: middle;
}

ul.ltTabCt li span.lIcon {
    opacity: 0.55;
    margin-right: 1rem;
    transition: ease all 0.35s;
}

ul.ltTabCt li span.lIcon img {
    width: 3.2rem;
}

ul.ltTabCt li span.lText {
    padding-top: 0.5rem;
}

ul.ltTabCt li a {
    font-size: 2rem;
    color: #5D5C5C;
    line-height: 140%;
    display: inline-block;
    padding-left: 4.5rem;
    position: relative;
    z-index: 1;
    transition: ease all 0.35s;
}

ul.ltTabCt li a::before {
    content: "";
    width: 1.8rem;
    height: 1.8rem;
    border: 2px solid #727272;
    border-radius: 100px;
    position: absolute;
    top: 1.2rem;
    left: 0;
    z-index: 0;
}

ul.ltTabCt li.active {
    padding-bottom: 142px;
}

ul.ltTabCt li.active span.lIcon,
ul.ltTabCt li:hover span.lIcon {
    opacity: 1;
}

ul.ltTabCt li.active a,
ul.ltTabCt li:hover a {
    font-weight: bold;
}


ul.ltTabCt li::after{
    content: '';
    width: 2px;
    height: 82%;
    position: absolute;
    left: 0.8rem;
    top: 5.2rem;
    z-index: 0;
    background-color: #727272;
    transition: ease all 0.35s;
    transform: scale(0);
}
ul.ltTabCt li.active::after {
    transform: scale(1);
}

ul.ltTabCt li.active a::before {
    border-color: #D50017;
    background-color: #D50017;
}

ul.ltTabCt li::before {
    content: "";
    height: 0;
    position: absolute;
    top: 5.2rem;
    left: 0.8rem;
    background-color: #D50017;
    z-index: 1;
    /* transition: ease all 1.5s; */
}
ul.ltTabCt li.active::before{
    width: 2px;
    transition: ease all 1.5s;
}

a.btnChiaSe.btn,
.btnStyle01.btn {
    font-weight: 400 !important;
    color: #1C1C1C !important;
    border-color: #DBDBDB !important;
    background: rgb(255,248,248);
    background: -moz-linear-gradient(180deg, rgba(255,248,248,1) 0%, rgba(217,217,217,217) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,248,248,1) 0%, rgba(217,217,217,217) 100%);
    background: linear-gradient(180deg, rgba(248,248,248,1) 0%, rgba(217,217,217,217) 100%);
}
a.btnChiaSe.btn::before,
.btnStyle01.btn::before{
    background: rgb(255,248,248);
    background: -moz-linear-gradient(0deg, rgba(255,248,248,1) 0%, rgba(217,217,217,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,0248,248,1) 0%, rgba(217,217,217,1) 100%);
    background: linear-gradient(0deg, rgba(255,248,248,1) 0%, rgba(217,217,217,1) 100%);
}
a.btnChiaSe.btn:hover::before,
.btnStyle01.btn:hover::before {
    background: rgb(255,248,248);
    background: -moz-linear-gradient(0deg, rgba(255,248,248,1) 0%, rgba(203,203,203,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,0248,248,1) 0%, rgba(203,203,203,1) 100%);
    background: linear-gradient(0deg, rgba(255,248,248,1) 0%, rgba(203,203,203,1) 100%);
}


ul.ltBtn {
    text-align: center;
    margin-top: 5.2rem;
}

ul.ltBtn li {
    display: block;
    text-align: center;
}

ul.ltBtn li:not(:first-child) {
    margin-top: 2rem;
}

.lt03SlideItem .swiper-slide {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 29.5rem;
    width: 100% !important;
    border-radius: 2rem;
    position: relative;
    z-index: 1;
}
.lh03SlideItem{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 29.5rem;
    border-radius: 2rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    z-index: 1;
}

.lt03Sl {
    display: none;
    /* transition: ease all 0.35s; */
}

.ltRCLeft ul li.openClick .lt03FxLeft {
    width: 100%;
    height: auto;
}

.ltRCLeft ul li.openClick .lt03FxRight {
    width: 100%;
    padding-left: 0;
    margin-top: 2rem;
}

.ltRCLeft ul li.openClick span.lt03Img {
    display: none;

}

.ltRCLeft ul li.openClick .lt03Sl {
    display: block;
    position: relative;
    z-index: 9;
}

.ltRCLeft ul li.openClick span.lt03Web {
    display: block;
}

.ltRCLeft ul li.openClick span.lt03T {
    overflow: visible;
    text-overflow: unset;
    display: block;
}

[data-tab-content],
[data-tab-content01] {
    display: none;
    animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

@keyframes ltTour {
    0% {
        opacity: 0;
        transform: scale(0.6);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.active[data-tab-content],
.active[data-tab-content01] {
    display: block;
}
.tabcontent{
    display: none;
}
.tabcontent.active {
    transition: all 1s ease;
    display: block;
}

.lt03SlideItem .swiper-pagination-bullet{
    background-color: #898989;
    width: 1.2rem;
    height: 1.2rem;
    opacity: 1;
    margin: 0 1rem;
    border-radius: 100px;
}
.lt03SlideItem .swiper-pagination{
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
}
.lt03SlideItem .swiper-pagination-bullet-active{
    background-color: #FFFFFF;
}
.lh03Slide .slick-dots{
    bottom: 2.5rem;
    line-height: 0;
    height: auto;
}
.lh03Slide .slick-dots li{
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 1.2rem;
}
.lh03Slide .slick-dots li button{
    background-color: #898989;
    border-radius: 100px;
    width: 1.2rem;
    height: 1.2rem;
}
.lh03Slide .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.lh03Slide .slick-dots li button:before{
    display: none;
}
.lh03Slide .slick-dots li.slick-active button{
    background-color: #fff;
}
.lt03Sl .slick-dotted.slick-slider{
    margin-bottom: 0;
}
.ltMaps iframe{
    width: 100%;
    height: 58.5rem;
    border-radius: 2rem;
    border: 0;
    vertical-align: middle
}
.ltMaps{
    margin-top: 4rem;
    margin-bottom: 1.5rem;
    height: 500px;
    border-radius: 3rem;
}



@keyframes lhShare {
    0% {
      animation-timing-function: ease-in;
      opacity: 0;
      transform: scale(0);
    }
  
    38% {
      animation-timing-function: ease-out;
      opacity: 1;
      transform: scale(1);
    }
  
    55% {
      animation-timing-function: ease-in;
      transform: scale(0.7);
    }
  
    72% {
      animation-timing-function: ease-out;
      transform: scale(1);
    }
  
    81% {
      animation-timing-function: ease-in;
      transform: scale(0.84);
    }
  
    89% {
      animation-timing-function: ease-out;
      transform: scale(1);
    }
  
    95% {
      animation-timing-function: ease-in;
      transform: scale(0.95);
    }
  
    100% {
      animation-timing-function: ease-out;
      transform: scale(1);
    }
}

.dShare ul li{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    line-height: 140%;
    color: #2A2A2A;
    font-weight: 500;
    margin: 0 !important;
}

.dShare ul li:not(:first-child){
    padding-top: 30px;
}
.dShare ul li:nth-child(2){
    padding-top: 15px;
}
.dShare ul li a{
    text-decoration: underline;
    color: #2A2A2A;
    font-weight: 500;
}
.dShare .btn{
    font-weight: 500;
}
.dShare ul li:last-child a{
    color: #D50017;
}

.dTruyXuat{
    width: 57.1rem;
    background-color: #fff;
    border-radius: 2rem;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    padding: 6rem 2rem;
    position: absolute;
    bottom: -160%;
    right: -10%;
    z-index: 10;
    transform: scale(0);
    pointer-events: none;
}
.dTruyXuat ul li{
    display: block;
    width: 100%;
    text-align: center;
}
.dTruyXuat ul li input{
    width: 100%;
    height: 6rem;
    border-radius: 8px;
    background-color: #F4F2F2;
    border: 0;
    font-weight: 500;
    padding: 0 1.5rem;
}
span.txtTruyXuat{
    display: block;
    font-size: 1.6rem;
    line-height: 175%;
    color: #D50017;
    padding-bottom: 2.5rem;
}
.dTruyXuat ul li:not(:first-child) {
    padding-top: 4rem;
}
.dTruyXuat.activeTruyXuat{
    animation: lhShare 1.2s ease 0s 1 normal forwards;
    pointer-events: all;
}
.dXDLTrinh{
    background-color: #fff;
    border-radius: 2rem;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    padding: 4.5rem 9rem;
}
.dXDLTrinh table{
    width: 100%;
}
.dXDLTrinh table tr td{
    width: 100%;
    font-size: 2rem;
    font-weight: 500;
    color: #2A2A2A;
    line-height: 140%;
    padding-bottom: 3.5rem;
}
.dXDLTrinh table tr:last-child td:last-child{
    padding-bottom: 0;
}
.dXDLTrinh table tr:last-child td{
    padding-bottom: 0;
}
span.clCloes{
    display: inline-block;
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    z-index: 10;
    cursor: pointer;
}
span.clCloes img{
    width: 3.6rem;
}
/* .lightpick__previous-action, .lightpick__next-action, .lightpick__close-action{
    width: 3.2rem;
    height: 3.2rem;
} */
.dXDLTrinh table tr td label{
    width: 100%;
    display: block;
    margin-bottom: 1rem;
}
.dXDLTrinh table tr td input{
    width: 100%;
    border: 1px solid #C4C4C4;
    border-radius: 4rem;
    height: 5.6rem;
    padding: 0 2.5rem;
    font-size: 2rem;
    font-weight: 500;
    color: #2A2A2A;
    background-color: transparent;
}
span.txRed{
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    color: #D50017;
    line-height: 170%;
    padding-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.dXDLTrinh table tr td ul{
    text-align: center;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
}
.dXDLTrinh table tr td ul li{
    display: inline-block;
    vertical-align: middle;
}
.dXDLTrinh table tr td ul li:last-child{
    padding-right: 0;
}
.dXDLTrinh table tr td ul li a{
    height: 5.6rem;
    width: 12rem;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content:center;
    border: 1px solid #707070;
    border-radius: 30px;
    font-size: 2rem;
    color: #1C1C1C;
    text-decoration: none;
    transition: ease all 0.35s;
}
.dXDLTrinh table tr td ul li a:hover{
    border-color: #D50017;
    text-decoration: none;
    color: #D50017;
    font-weight: bold;
}
.dXDLTrinh.activeLTrinh{
    animation: lhShare 1.2s ease 0s 1 normal forwards;
    pointer-events: all;
}
.lightpick{
    max-width: 100%;
    width: 100%;
    border-radius: 1rem;
    font-family: 'Montserrat', sans-serif;
    padding: 3rem;
    box-shadow: 0 0 6px rgb(0 0 0 / 16%);
    /* left: 50% !important;
    transform: translateX(-50%); */
}
.lightpick__month-title-bar{
    margin-bottom: 4rem;
}
.lightpick__month{
    width: 100%;
    padding: 0;
}
/* .lightpick__day.is-end-date.is-in-range, .lightpick__day.is-start-date.is-in-range.is-flipped{
    border-radius: 0;
}
.lightpick__day.is-start-date.is-in-range, .lightpick__day.is-end-date.is-in-range.is-flipped{
    border-radius: 0;
} */
.lightpick__day{
    /* height: 5.5rem; */
    height: 5rem;
    font-size: 1.6rem;
}
.lightpick__day.is-in-range{
    background-color: rgba(229,0,25,0.5);
}
.lightpick__day.is-start-date.is-in-range, .lightpick__day.is-end-date.is-in-range.is-flipped{
    background-color: #E50019;
    color: #fff;
    /* border-radius: 100% !important; */
    position: relative;
    z-index: 0;
}
.lightpick__day.is-end-date.is-in-range, .lightpick__day.is-start-date.is-in-range.is-flipped{
    background-color: #E50019;
    color: #fff;
    /* border-radius: 100% !important; */
    position: relative;
    z-index: 0;
}
/* .lightpick__day.is-end-date.is-in-range::before{
    content: '';
    width: 99%;
    height: 5rem;
    background-color: rgba(229,0,25,0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.lightpick__day.is-start-date.is-in-range::before{
    content: '';
    width: 102%;
    height: 5rem;
    background-color: rgba(229,0,25,0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
} */
.lightpick__day.is-in-range:hover{
    background: rgba(229,0,25,0.5);
}
.lightpick__day-of-the-week{
    font-size: 1.6rem;
    margin-bottom: 0.8rem;
}
.lightpick__day-of-the-week:last-child,
.lightpick__day-of-the-week:nth-last-of-type(2){
    color: #DC322F;
}
.lightpick select{
    display: inline-block;
}
.lightpick__select.lightpick__select-years{
    font-size: 2rem;
    font-weight: bold;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/sl-img07.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 15px;
}
#result{
    width: 100%;
    border: 1px solid #C4C4C4;
    border-radius: 4rem;
    height: 5.6rem;
    line-height: 5.6rem;
    padding: 0 2.5rem;
    font-size: 2.2rem;
    font-weight: 400;
    color: #2A2A2A;
    background-color: transparent;
    display: block;
    font-family: 'Montserrat', sans-serif;
}
#result strong.tu{
    padding-right: 3rem;
}
#result strong.den{
    padding-left: 3rem;
    padding-right: 3rem;
}
.lightpick__month-title > .lightpick__select-months{
    font-size: 2rem;
    font-weight: bold;
}
.lightpick__previous-action, .lightpick__next-action{
    font-size: 0;
    background-color: transparent;
}
.lightpick__previous-action{
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/sl-img08.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.lightpick__next-action{
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/sl-img09.png);
    background-position: right center;
    background-repeat: no-repeat;
}
/* .lightpick__month-title{
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
.lightpick__month-title-bar{
    display: block;
    margin: 3rem 0;
}
.lightpick__month-title > .lightpick__select-months{
    display: inline-block;
    font-weight: normal !important;
    font-size: 2rem;
}
.lightpick__month-title > .lightpick__select{
    display: inline-block;
    font-weight: bold;
    font-size: 2rem;
}
.lightpick__toolbar{
    justify-content: center;
    position: absolute;
    top: 6%;
    left: 0;
    z-index: 1;
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 0 3rem;
}
.lightpick__previous-action, .lightpick__next-action, .lightpick__close-action{
    margin-left: 0;
} */
/* .lightpick__day.is-end-date.is-in-range, .lightpick__day.is-start-date.is-in-range.is-flipped{
    background: none;
    border: 1px solid #E50019;
    border-radius: 100%;
    color: #2A2A2A;
} */
.lightpick__day.is-today{
    background: none;
    border: 1px solid #E50019;
    border-radius: 100%;
    color: #2A2A2A;
}


.buContent01{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
}
.bu01Item{
    width: 48%;
    margin-right: 2%;
    text-align: center;
    background-color: transparent;
    border-radius: 4.5rem;
    padding-top: 1.7rem;
    padding-bottom: 1.5rem;
    border: 1px solid #707070;
}
.bu01Item:last-child{
    margin-right: 0;
    padding-top: 2.2rem;
}
.bu01Item h2{
    font-size: 3.2rem;
    font-weight: 600;
    color: #2A2A2A;
    line-height: 140%;
}
.bu01Item ul{
    font-size: 0;
    display: inline-block;
    text-align: center;
}
.bu01Item ul li{
    display: inline-block;
    vertical-align: middle;
    font-size: 3rem;
    color: #2A2A2A;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.bu01Item ul li strong{
    font-size: 2.4rem;
    font-weight: 600;
    padding-right: 2.5rem;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 3px;
}
.buContent01{
    margin-top: 7.5rem;
}
#buildLichTrinh h2{
    font-size: 3rem;
    font-weight: bold;
    color: #2A2A2A;
    line-height: 140%;
}
.buContent02{
    margin-top: 8.5rem;
}
.bu02Rows{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 4.5rem;
}
.bu02Left{
    width: 47.5%;
    margin-right: 7.105%;
    border-radius: 2rem;
    /* height: 98.5rem; */
}
.bu02Right{
    /*width: 45.395%;
    margin-top: -5rem;*/
    position: relative;
    z-index: 1;
    width: 100%;
}
.bu02Left iframe{
    width: 100%;
    
}
.bu02Right .ui-widget.ui-widget-content{
    border: 0;
    padding: 0;
}
/* .tSc{
    overflow-x: auto;
} */
.tSc.scrollBar{
    height: auto;
    overflow-y: hidden;
    padding-right: 0;
    padding-bottom: 10px;
}
.bu02Right .ui-tabs .ui-tabs-nav{
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    text-align: center;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    width: 100%;
}
.bu02Right .ui-tabs .ui-tabs-nav::before{
    content: "";
    width: 100%;
    /* background-color: #ccc; */
    border-bottom: 0.2rem dashed #CCCCCC;
    position: absolute;
    bottom: 0.9rem;
    left: 0;
    z-index: -1;
}
.bu02Right .ui-tabs .ui-tabs-nav::after{
    content: "";
    width: 100%;
    background-color: #ccc;
    height: 0.5rem;
    position: absolute;
    bottom: 1.3rem;
    left: 0;
    z-index: -1;
}
.bu02Right .ui-tabs .ui-tabs-nav li{
    margin: 0;
    background: none;
    border: 0;
    /*padding: 0 8rem;*/
    position: relative;
    z-index: 1;
}
.bu02Right .ui-tabs .ui-tabs-nav li::before{
    content: "";
    width: 2.1rem;
    height: 2.1rem;
    background-color: #fff;
    border: 3px solid #CCCCCC;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.6rem;
    z-index: 0;
    border-radius: 100px;
}
.bu02Right .ui-state-active a,.bu02Right .ui-state-active a:link,.bu02Right .ui-state-active a:visited{
    color: #2A2A2A;
    
}
.bu02Right .ui-tabs .ui-tabs-nav .ui-tabs-anchor{
    padding: 0;
}
.bu02Right .ui-tabs .ui-tabs-nav li a{
    font-size: 2rem;
    color: #2A2A2A;
    padding-bottom: 4.5rem !important;
    display: block;
    position: relative;
    z-index: 9;
}
.bu02Right .ui-state-active a{
    font-weight: bold;
}
.bu02Right .ui-state-active::before{
    width: 2.6rem !important;
    height: 2.6rem !important;
    bottom: 0.3rem !important;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/lh-dot.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    border: 0.35rem solid #fff !important;
    box-shadow: 0rem 0rem 0rem 0.2rem #D50017;
}
.bu02Right .ui-tabs .ui-tabs-panel{
    padding: 0;
}
.bu02Input input{
    width: 100%;
    height: 5rem;
    border-radius: 2.4rem;
    border: 1px solid #707070;
    background-color: transparent;
    padding: 0 2rem;
    font-family: 'Montserrat', sans-serif;
    font-size: 2rem;
    color: #2A2A2A;
    letter-spacing: 0.02rem;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/lh-img23.svg);
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 2.7rem;
}
.bu02Input{
    margin-top: 4rem;
    margin-bottom: 2rem;
}
.bu02IContent ul.bu02Tabsct{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    margin-bottom: 4rem;
}
.bu02IContent ul.bu02Tabsct li{
    display: inline-block;
    vertical-align: middle;
    width: 32.899%;
    text-align: center;
    background-color: #EAEAEA;
    cursor: pointer;
    border-radius: 1.2rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 2rem;
    color: #1C1C1C;
    transition: ease all 0.35s;
}
.bu02IContent ul.bu02Tabsct li.active,
.bu02IContent ul.bu02Tabsct li:hover{
    background-color: #807B7B;
    color: #fff;
    font-weight: bold;
}
.scrollBar
{
    height: 75.6rem;
    overflow-y: scroll;
    padding-right: 1.2rem;
}

.scrollBar::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 0.6rem rgba(0,0,0,0.3);
	border-radius: 4rem;
	background-color: #F5F5F5;
}

.scrollBar::-webkit-scrollbar
{
    height: 0.9rem; 
	width: 0.9rem;
	background-color: #F5F5F5;
}

.scrollBar::-webkit-scrollbar-thumb
{
	border-radius: 4rem;
	-webkit-box-shadow: inset 0 0 0.6rem rgba(0,0,0,.3);
	background-color: #C1C0C0;
}
.scrollBar ul.ulTour>li{
    padding-top: 4rem;
    padding-bottom: 4rem;
    border-bottom: 1px solid #707070;
    position: relative;
    z-index: 1;
}
.scrollBar ul.ulTour>li:first-child{
    padding-top: 0;
}
.scrollBar ul.ulTour>li:last-child{
    padding-bottom: 0;
}
.scrollBar ul.ulTour>li:last-child{
    border-bottom: 0;
}
.scrollBar .lt03FxRight{
    width: calc(100% - 26rem);
    /*position: relative;*/
    z-index: 0;
}
span.bu02Event{
    display: inline-block;
    position: absolute;
    top: 0;
    right: -13%;
    z-index: 99;
    cursor: pointer;
}
.infobox span.bu02Event
{
    right: 0px;
}
.infobox{position: relative;}
.infobox::after
{
    border-left: 1px solid #a69999;
    border-bottom: 1px solid #a69999;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 1px;
    height: 11px;
    width: 11px;
    background: linear-gradient(45deg,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    box-shadow: -2px 2px 2px 0 rgba(178,178,178,.4);
    content: "";
    left: 41%;
    position: absolute;
    /*top: 0;*/
    transform: translate(-50%,-50%) rotate(-45deg);
    bottom: -21px;
}
.infobox .lt03FxRight h3
{
    font-size: 1.5rem;
}
.infobox span.lt03Adress {
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    color: #2A2A2A;
    letter-spacing: 0.2px;
    line-height: 160%;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/lh-img17.svg);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 2.5rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: unset;
    background-size: 2rem;
}
.infobox .lt03FxLeft{width: 14rem;height: 14rem;}
.infobox .lt03FxRight {
    width: calc(100% - 14rem);
    padding-left: 2.5rem;
}
.infobox span.lt03Img img {
    border-radius: 2rem;
    object-fit: cover;
    overflow: hidden;
    max-width: 14rem;
    height: 14rem;
}
span.bu02Event img{
    width: 3.3rem;
}
.scrollBar .lt03FxRight h3{
    position: relative;
    z-index: 1;
}
.bu03RowsLichTrinh span.bu02Event{
    right: -6%;
}
.bu02Btn{
    text-align: center;
    padding-top: 5.5rem;
    position: absolute;
    /*left: 50%;*/
    transform: translateX(-50%);
    right: 10%;
}
.buContent03 h2{
    font-size: 4rem;
}
.bu03Rows{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #c6bebe;
    padding-bottom: 25px;
}
.bu03Right ul{
    font-size: 0;
}
.bu03Right>ul>li{
    display: inline-block;
    vertical-align: middle;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    /* position: relative;
    z-index: 1; */
}
.bu03Right>ul>li>a{
    /* display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-width: 20rem;
    height: 5rem;
    border: 0.1rem solid #707070;
    border-radius: 4rem;
    font-size: 2rem;
    letter-spacing: 0.02rem;
    color: #1C1C1C;
    text-decoration: none;
    transition: ease all 0.35s; */
}
.bu03Right>ul>li>a:hover,
.bu03Right>ul>li.active>a{
    border-color: #D50017;
    text-decoration: none;
    color: #D50017;
    font-weight: bold;
}
.buContent03{
    margin-top: 19.5rem;
    position: relative;
    z-index: 1;
}
.bu03Item{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.bu03Item:not(:last-child){
    border-bottom: 1px solid #707070;
}
.bu03ILeft{
    width: 11.842%;
}
.bu03IRight{
    width: 88.158%;
}
.bu03ILeft span{
    display: inline-block;
    vertical-align: middle;
    font-size: 2rem;
    color: #5D5C5C;
    line-height: 140%;
    display: inline-block;
    position: relative;
    font-weight: bold;
    z-index: 1;
}
.bu03ILeft span.bu03LTxt{
    padding-left: 8px;
    padding-top: 5px;
}
.lt03FxRight h3{
    position: relative;
    z-index: 0;
}
.bu03IRight>ul.ulTour{
    font-size: 0;
}
.bu03IRight>ul.ulTour>li{
    margin-right: 7.025%;
    width: 46.4875%;
    margin-bottom: 5rem;
    position: relative;
    z-index: 1;
    display: inline-block;
}
.bu03IRight>ul.ulTour>li:nth-child(2n){
    margin-right: 0;
}
.bu03IRight>ul.ulTour>li:last-child,
.bu03IRight>ul.ulTour>li:nth-last-of-type(2){
    margin-bottom: 0;
}



#buildLichTrinh ul li.openClick .lt03FxLeft {
    width: 100%;
    height: auto;
}

#buildLichTrinh ul li.openClick .lt03FxRight {
    width: 100%;
    padding-left: 0;
    margin-top: 2rem;
}

#buildLichTrinh ul li.openClick span.lt03Img {
    display: none;

}

#buildLichTrinh ul li.openClick .lt03Sl {
    display: block;
    position: relative;
    z-index: 9;
}

#buildLichTrinh ul li.openClick span.lt03Web {
    display: block;
}

#buildLichTrinh ul li.openClick span.lt03T {
    overflow: visible;
    text-overflow: unset;
    display: block;
}

.bu02TabsContent ul.ulTour li.openClick span.bu02Event,
.buContent03 ul.ulTour li.openClick span.bu02Event{
    right: 0;
}
span.buC{
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 12px;
    z-index: 99;
}
.lt03Sl{
    position: relative;
    z-index: 1;
}

span.dsRed{
    display: block;
    color: #D50017;
    max-width: 38.5rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
}
.dSave input{
    width: 100%;
    border: 0;
    border-radius: 0.8rem;
    height: 6rem;
    background-color: #F4F2F2;
    padding: 0 2rem;
    font-weight: 500;
    color: #2A2A2A;
}
.dSave input#iMa{
    height: 5.3rem;
    text-align: center;
    font-size: 3.2rem !important;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #EBEBEB;
    border-color: transparent;
}
a.lSaoChep{
    text-decoration: underline;
    font-weight: 500;
    color: #2A2A2A;
    margin-top: 3rem;
    display: inline-block;
}
.dSave input.iEmail{
    margin-top: 0.5rem;
    margin-bottom: 1.8rem;
}
a.lPdf{
    display: inline-block;
    text-decoration: underline;
    font-size: 1.6rem;
    font-weight: 500;
    color: #D50017;
    margin-top: 2rem;
}
.dSave{
    background-color: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    border-radius: 2rem;
    text-align: center;
    padding: 2.3rem 2rem 3rem 2rem;
    font-size: 1.6rem;
    color: #2A2A2A;
    line-height: 175%;
}
.wrapHeader{
    padding-top: 10rem;
}
.wrapHeader ul{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-end;
}
.wrapHeader ul.hUl01>li{
    font-size: 2.4rem;
    font-weight: 600;
    color: #2A2A2A;
}
.wrapHeader ul.hUl01>li span{
    display: inline-block;
    vertical-align: bottom;
}
.wrapHeader ul.hUl01>li span.spMx{
    font-size: 3.2rem;
    padding-left: 3.2rem;
    margin-bottom: -0.5rem;
}
#lhPdf{
    margin-top: 6.8rem;
    padding-bottom: 6.8rem;
}
#lhPdf .bu03Item:first-child{
    border-top: 1px solid #707070;
}

.iAnUong{
    display: none;
}
.iMuaSam{
    display: none;
}

#bu02TabsContent.diaDiem .iDiaDiem{
    display: block;
}
#bu02TabsContent.anUong .iAnUong{
    display: block;
}
#bu02TabsContent.muaSam .iMuaSam{
    display: block;
}
#bu02TabsContent.anUong .iDiaDiem,
#bu02TabsContent.muaSam .iDiaDiem{
    display: none;
}
.removeM{
    display: none;
}
span.bu02Event.addMarker .removeM{
    display: inline-block;
}
span.bu02Event.addMarker .addM{
    display: none;
}
/* #maps{
    width: 100%;
    height: 500px;
} */

.lt03FxRight h3 .evClo{
    display: none;
}
.lt03FxRight h3.active .evClo{
    display: block;
}
.lt03FxRight h3.active .evOpen{
    display: none;
}
span.liIcon{
    font-family: 'Montserrat', sans-serif;
    width: 3.9rem;
    height: 5.5rem;
    background-size: contain;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/lh-img20.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;

    left: 19.6rem;
    z-index: 10;
    text-align: center;
    font-size: 2.3rem;
    font-weight: 600;
    color: #fff;
    padding-top: 0.8rem;
    line-height: 160%;
    background-size: 3.9rem;
}
.scrollBar ul.ulTour>li:first-child span.liIcon{
    top: 0;
}

.ttSp{
    display: none;
}

.dTruyXuat .clCloes{
    display: none;
}
.buSp{
    display: none;
}
.bu03RSp{
    display: none;
}
.lt02Bg .swiper-slide{
    cursor: pointer;
}


#popPost.box-share__popup{
    max-width: 153rem;
    position: relative;
    z-index: 1;
}
#popPost .box-share__popup__inner{
    background-color: #F1F1F1;
    height: 80vh;
    align-items: flex-start;
}
.pPostRows{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.pPLeft{
    width: 49.085%;
}
.pPRight{
    width: 50.915%;
    padding-left: 6rem;
    padding-right: 5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.pPLeft .lh03SlideItem{
    height: 80vh;
    position: relative;
    z-index: 1;
}
.pPLeft .lh03SlideItem::before{
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/sl-img00.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    /* border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px; */
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}
span.pPDate{
    display: block;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.2px;
    color: #2B2B2B;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/sl-img01.svg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 5.5rem;
    margin-bottom: 2rem;
}
.pPRight h2{
    text-transform: uppercase;
    font-size: 4rem;
    font-weight: bold;
    line-height: 120%;
    color: #2A2A2A;
    margin-bottom: 3rem;
}
.pPTxt{
    font-size: 2rem;
    font-weight: 300;
    color: #2A2A2A;
    letter-spacing: 0.2px;
    line-height: 150%;
    margin-bottom: 4rem;
    height: 38vh;
    overflow-y: auto;
}
.pPTxt strong{
    display: block;
    font-weight: 500;
    font-size: 2.4rem;
    opacity: 0.7;
    line-height: 150%;
    padding-top: 8px;
    padding-bottom: 8px;
}
ul.pUl{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
ul.pUl>li{
    display: inline-block;
}
ul.pUl>li:last-child{
    text-align: right;
}
ul.pUl>li.so a{
    display: inline-block;
    transition: all 0.3s;
}
ul.pUl>li.so a:hover{
    /*transform: rotate(360deg);*/
}
ul.pUl>li.so a:not(:last-child){
    margin-right: 1.2rem;
}
#popPost .mfp-close,
.poLTCommon .mfp-close{
    font-size: 0;
    background-image: url(/dist/frontend/page/assets/images/lichtrinh/sl-img06.svg);
    width: 4rem;
    height: 4rem;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    top: 2rem;
    right: 2rem;
}
ul.pUl>li a img{
    width: 4rem;
}
#popPost span.lt03Adress,
#popPost span.lt03Time,
#popPost span.lt03Web{
    font-size: 1.6rem;
    font-weight: 500;
    display: block;
    font-family: 'Montserrat', sans-serif;
}
#popPost span.lt03T{
    font-size: 2rem;
    /*-webkit-line-clamp: 7;*/
    margin-top: 2rem;
}
a.ltXemThem{
    display: inline-block;
    position: absolute;
    font-size: 1.1rem;
    font-family: 'Montserrat', sans-serif;
    color: #D50017;
    bottom: 0.4rem;
    /*right: -2rem;*/
    right: 1.5rem;
}
.grid-571{
    max-width: 571px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.poLichTrinh{
    background-color: #fff;
    border-radius: 2rem;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    padding: 6rem 2rem;
    text-align: center;
    width: 100%;
}
.poLTCommon{
    font-size: 1.6rem;
    text-align: center;
}
.poLTCommon span.poRed{
    display: block;
    color: #D50017;
    margin-bottom: 2.5rem;
}
.poLTCommon input{
    width: 100%;
    height: 6rem;
    border-radius: 3rem;
    /* background-color: #F4F2F2; */
    background-color: transparent;
    border: 1px solid #707070;
    font-weight: 500;
    padding: 0 15px;
    font-size: 1.6rem !important;
}
.mgt-40{
    margin-top: 4rem;
}
.dShare.poLichTrinh{
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.grid-636{
    max-width: 63.6rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.shoSP{
    display: none;
}
.ltSlide01 .tablinks.active{
    border-radius: 2.5rem;
    border: 0.6rem solid #FFFFFF;
    box-shadow: 0.6rem 1.2rem 1.2rem rgba(0,0,0,0.4);
}
.ltSlide01 .box-thumbnail{
    border: 0.6rem solid transparent;
}
.ltSlide01 .swiper-wrapper{
    padding: 2.5rem 0;
}

.ltTabsSp{
    display: none;
}
.tbSc .tablinks.active .box-thumbnail{
    border-radius: 2.5rem;
    border: 0.6rem solid #FFFFFF;
    box-shadow: 0.6rem 1.2rem 1.2rem rgb(0 0 0 / 40%);
}
.tbSc .tablinks .box-thumbnail{
    border: 0.6rem solid transparent;
    transition: ease all 0.35s;
}
.tbRows{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.tbLeft01{
    width: 47.5%;
    margin-right: 4.105%;
    border-radius: 2rem;
}
.tbRight01{
    width: 48.395%;
    margin-top: .5rem;
    position: relative;
    z-index: 1;
}
.tSc{
    max-width: 69rem;
    width: 100%;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: -5.5rem;
    z-index: 1;
}

@media only screen and (max-width: 1920px){
    ul.navStyle01 li:nth-child(1) img{
        width: 2.813vw;
    }
    ul.navStyle01 li:nth-child(2) img{
        width: 2.500vw;
    }
    ul.navStyle01 li:nth-child(3) img{
        width: 3.333vw;
    }
}
@media only screen and (max-width: 1550px){
    span.bu02Event img {
        width: 3rem;
    }
}
@media only screen and (max-width: 1520px){
    .bu01Item ul li{
        font-size: 2.5rem;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1519px){
    #lTrinh01 ul.box-media__grid__lst li .box-thumbnail__img{
        height: 38rem;
    }
    .lt02Bg .box-thumbnail__img {
        height: 38rem;
    }
    span.ltShare img {
        width: 3.6rem;
    }
    #lTrinh02 .swiper-button-next img, #lTrinh02 .swiper-button-prev img {
        width: 4rem;
    }
    .ltRCRight{
        padding-left: 4rem;
    }
    .bu02Right .ui-tabs .ui-tabs-nav li{
        padding: 0 2rem;
    }
}
@media only screen and (max-width: 1440px){
    #lTrinh01 ul.box-media__grid__lst li .box-thumbnail__img {
        height: 47.1rem;
    }
    .lt02Bg .box-thumbnail__img {
        height: 47.1rem;
    }
    #lTrinh02 .swiper-button-next img, #lTrinh02 .swiper-button-prev img {
        width: 6rem;
    }
    #lTrinh02 .swiper-button-next, #lTrinh02 .swiper-container-rtl .swiper-button-prev{
        right: 2.8rem;
    }
    #lTrinh02 .swiper-button-prev, #lTrinh02 .swiper-container-rtl .swiper-button-next{
        left: 2.8rem;
    }

    .ltRCRight{
        padding-left: 4rem;
    }
    .bu02TabsRows span.lt03T {
        padding-right: 3rem;
    }
    span.bu02Event img{
        width: 2.8rem;
    }
    .bu02Right .ui-tabs .ui-tabs-nav li{
        padding: 0 2rem;
    }
}
@media only screen and (max-width: 1399px){
    #lTrinh01 ul.box-media__grid__lst li .box-thumbnail__img {
        height: 37.1rem;
    }
    .lt02Bg .box-thumbnail__img{
        height: 37.1rem;
    }
    #lTrinh02 .swiper-button-next, #lTrinh02 .swiper-container-rtl .swiper-button-prev {
        right: 8.8rem;
    }
    #lTrinh02 .swiper-button-prev, #lTrinh02 .swiper-container-rtl .swiper-button-next {
        left: 8.8rem;
    }

    #buildLichTrinh h2{
        font-size: 3rem;
    }
    .bu01Item ul li{
        font-size: 2rem;
    }
    .scrollBar{
        padding-right: 15px;
    }
    .dXDLTrinh table tr td ul{
        justify-content: center;
    }
    .dXDLTrinh table tr td ul li:first-child{
        padding-right: 15px;
    }
}
@media only screen and (max-width: 1230px){
    #lTrinh02 .swiper-button-next, #lTrinh02 .swiper-container-rtl .swiper-button-prev {
        right: 0.5%;
    }
    #lTrinh02 .swiper-button-prev, #lTrinh02 .swiper-container-rtl .swiper-button-next {
        left: 0.5%;
    }
}
@media only screen and (max-width: 1050px){
    .bu02TabsRows span.lt03T {
        padding-right: 30px;
    }
    .tSc{
    max-width: 78rem;
    }
}
@media only screen and (max-width: 767px){

    .lightpick__month-title > .lightpick__select-months{
        font-size: 14px;
    }

    .lightpick__select.lightpick__select-years{
        font-size: 14px;
    }
    .bu02Right .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        padding: 0 10px;
    }
    .bu02Right .ui-tabs .ui-tabs-nav li{
        padding: 0;
    }
    .shoSP{
        display: block;
    }
    .dXDLTrinh h2{
        font-size: 24px;
        font-weight: bold;
        color: #2A2A2A;
        margin-bottom: 40px;
    }
    .grid-636{
        max-width: 300px;
    }
    .lightpick{
        padding: 15px;
    }
    .lightpick__month-title-bar{
        margin-bottom: 20px;
    }
    a.btnChiaSe.btn::before, .btnStyle01.btn::before{
        min-width: 11rem;
        line-height: 2.4rem;
        height: 2.4rem;
    }
    /* .ltRCLeft .ltTour{
        display: block !important;
    } */
    .dSave{
        font-size: 14px;
        padding: 40px 15px;
        box-shadow: none;
    }
    .dXDLTrinh{
        font-size: 14px;
        padding: 40px 15px;
        box-shadow: none;
        border-radius: 0;
    }
    a.lPdf{
        font-size: 14px;
    }
    .bu03RSp>ul>li{
        text-align: center !important;
    }
    #bannerPage.lichTrinh{
        background-image: url(/dist/frontend/page/assets/images/lichtrinh/sp-img01.png) !important;
    }
    #bannerPage::before{
        background-image: url(/dist/frontend/page/assets/images/lichtrinh/sp-img00.png);
        background-size: auto;
        background-position: top left;
        background-size: contain;
        height: 50vw;
        background-repeat: repeat-x;
    }
    #bannerPage::after{
        background-image: url(/dist/frontend/page/assets/images/lichtrinh/sp-img02.png);
        background-position: bottom center;
        background-size: contain;
        height: 70vw;
        background-repeat: repeat-x;
        top: unset;
        bottom: 0;
    }
    #bannerPage{
        align-items: flex-end;
        padding-bottom: 21.667vw;
    }
    #bannerPage h2{
        font-size: 40px;
        text-shadow: 0 3px 6px rgb(0 0 0 / 50%);
    }
    span.bPTxt{
        font-size: 14px;
    }
    ul.navStyle01 li img{
        max-width: 35%;
        width: 100% !important;
    }
    ul.navStyle01>li>h3{
        font-size: 14px;
        padding-top: 4vw;
        font-weight: bold;
    }
    .lTrTxt{
        font-size: 14px;
        margin-top: 4.667vw;
    }
    #lTrinh01 h2{
        font-size: 24px;
        margin-bottom: 20px;
    }
    #lTrinh01 {
        margin-top: 25px;
    }
    #lTrinh01 .wrp-container{
        padding-right: 0;
    }
    .tbSc{
        overflow-x: scroll;
    }
    /* #lTrinh01 .box-thumbnail {
        width: 42.667vw;
    } */
    #lTrinh01 .box-media__grid__lst li{
        width: auto;
    }
    #lTrinh01 ul.box-media__grid__lst li p{
        font-size: 12px;
    }
    #lTrinh01 ul.box-media__grid__lst li .box-thumbnail__img{
        height: auto;
    }
    #lTrinh01 .fluid-image{
        display: block !important;
    }
    span.ltShare{
        display: none;
    }
    #lTrinh02 .ui-tabs .ui-tabs-nav li a{
        font-size: 12px;
        min-width: 10.667vw;
    }
    #lTrinh02 {
        margin-top: 38px;
    }
    #lTrinh02 .ui-tabs .ui-tabs-nav li{
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    #lTrinh02 .ui-tabs .ui-tabs-panel{
        padding: 10px 0;
        /* margin-bottom: 60px; */
    }
    .lt02Bg .wrp-container{
        padding-right: 0;
    }
    .lt02Bg .box-thumbnail{
        width: 100%;
    }
    #lTrinh02 .swiper-button-next, #lTrinh02 .swiper-container-rtl .swiper-button-prev{
        display: none;
    }
    #lTrinh02 .swiper-button-prev, #lTrinh02 .swiper-container-rtl .swiper-button-next{
        display: none;
    }
    .lt02Bg .box-thumbnail__img {
        height: auto;
    }
    .lt02Bg .box-thumbnail__img .fluid-image{
        display: block ;
    }
    ul.ltBtn li:not(:first-child) {
        margin-top: 15px;
    }
    #lTrinh02 .box-thumbnail__title{
        font-size: 12px;
    }
    ul.navStyle01>li>span.ltIcon::before{
        width: 120px;
        height: 120px;
    }
    ul.navStyle01>li>span.ltIcon{
        width: 93.998px;
        height: 93.998px;
    }
    #lTrinh03 h2,
    #lTrinh04 h2{
        font-size: 20px;
        margin-bottom: 18px;
    }
    .ltItem{
        padding-top: 30px;
    }
    #lTrinh02 .ui-tabs .ui-tabs-nav{
        width: 500px;
        overflow: hidden;
    }
    .ttSp{
        display: block;
        padding-left: 0;
        font-size: 14px;
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
        margin-bottom: 20px;
        cursor: pointer;
        background-image: url(/dist/frontend/page/assets/images/lichtrinh/sp-img03.svg);
        background-position: center right;
        background-repeat: no-repeat;
        border-bottom: 1px solid #707070;
    }
    .ltMaps{
        height: 250px;
    }
    /* .ltRCLeft ul.ulTour{
        display: none;
    } */
    .ltRCLeft{
        width: 100%;
    }
    .ltRCRight{
        width: 100%;
        padding-left: 0;
        margin-bottom: 50px;
    }
    ul.ltTabCt{
        display: none;
    }
    .ltRCLeft ul.ulTour>li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .lt03FxLeft{
        width: 105px;
        height: 105px;
    }
    span.lt03Img img{
        width: 105px;
        height: 105px;
        object-fit: cover;
    }
    .lt03FxRight{
        width: calc(100% - 105px);
        padding-left: 12px;
        padding-right: 15px;
    }
    .lt03FxRight h3{
        font-size: 12px;
        padding-right: 10px;
    }
    span.lt03Adress{
        font-size: 10px;
        background-size: 12px;
        padding-left: 15px;
    }
    span.lt03Time{
        font-size: 10px;
        background-size: 12px;
        padding-left: 15px;
    }
    span.lt03Web{
        font-size: 10px;
        background-size: 8px;
        padding-left: 15px;
    }
    span.lt03T{
        font-size: 10px;
        background-size: 12px;
        padding-left: 15px;
    }
    span.lhIcon img{
        width: 15px;
    }
    span.lhIcon {
        margin-top: -6px;
    }
    .ltRCLeft ul.ulTour>li::before{
        width: 15px;
        height: 22px;
        background-size: cover;
        font-size: 7px;
        padding-top: 5px;
        top: 0;
        left: 95px;
    }
    span.lt03Img img{
        border-radius: 10px;
    }
    .ltRCLeft ul.ulTour>li.openClick::before{
        right: 0;
        left: unset;
    }
    .lt03Fx{
        align-items: flex-start;
    }
    .ltMaps{
        margin-left: -1.6rem;
        margin-right: -1.6rem;
        margin-top: 10px;
        display: none;
    }
    /* .ltTour.open .ltMaps{
        display: block;
    }
    .ltRCLeft .ltTour.open ul.ulTour{
        display: block;
    } */
    a.ltXemThem{
        right: -10px;
        bottom: 3px;
        font-size: 8px;
    }
    .ltMaps iframe{
        border-radius: 0;
        height: 320px;
    }
    ul.ltBtn{
        margin-top: 30px;
    }
    ul.ltBtn li .btn{
        min-width: 12rem;
    }
    a.btnChiaSe{
        min-width: 12rem;
        height: 32px;
        font-size: 12px;
    }
    .no-touchevents .box-thumbnail a:hover .box-thumbnail__title {
        margin-bottom: 1rem;
    }
    .dXDLTrinh.activeLTrinh {
        animation: lhShareSp 1.2s ease 0s 1 normal forwards;
        pointer-events: all;
    }
    @keyframes lhShareSp {
        0% {
          animation-timing-function: ease-in;
          opacity: 0;
          transform:translateX(-50%) scale(0);
        }
      
        38% {
          animation-timing-function: ease-out;
          opacity: 1;
          transform:translateX(-50%) scale(1);
        }
      
        55% {
          animation-timing-function: ease-in;
          transform:translateX(-50%) scale(0.7);
        }
      
        72% {
          animation-timing-function: ease-out;
          transform:translateX(-50%) scale(1);
        }
      
        81% {
          animation-timing-function: ease-in;
          transform:translateX(-50%) scale(0.84);
        }
      
        89% {
          animation-timing-function: ease-out;
          transform:translateX(-50%) scale(1);
        }
      
        95% {
          animation-timing-function: ease-in;
          transform:translateX(-50%) scale(0.95);
        }
      
        100% {
          animation-timing-function: ease-out;
          transform:translateX(-50%) scale(1);
        }
    }

    .dXDLTrinh table tr td{
        font-size: 14px;
    }
    span.clCloes img{
        max-width: 60% !important;
        width: 100% !important;
    }
    span.clCloes{
        top: 10px;
        right: 10px;
    }
    .dXDLTrinh table tr td input,
    #result{
        height: 42px;
        font-size: 13px;
        border-radius: 40px;
    }
    #result{
        line-height: 42px;
    }
    .dXDLTrinh table tr td{
        padding-bottom: 30px;
    }
    span.txRed{
        font-size: 13px;
    }
    .dXDLTrinh table tr td ul li{
        display: block;
        width: 100%;
        text-align: center;
        padding: 0 0 !important;
    }
    .dXDLTrinh table tr td ul{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch
    }
    .dXDLTrinh table tr td ul li:nth-child(1){
        order: 1;
    }
    .dXDLTrinh table tr td ul li:nth-child(2){
        order: 0;
        margin-bottom: 10px;
    }
    .dXDLTrinh table tr td ul li a{
        width: 120px;
        height: 32px;
        margin-left: auto;
        margin-right: auto;
        font-size: 12px;
    }
    .lightpick__day-of-the-week{
        font-size: 11px;
    }
    .lightpick__day {
        height: 35px;
        font-size: 10px;
    }
    #lTrinhNav{
        position: relative;
        z-index: 1;
    }
    ul.navStyle01>li{
        z-index: auto;
    }
    .dTruyXuat .clCloes{
        display: inline-block;
    }
    .dTruyXuat{
        width: 342px;
        padding: 30px 15px;
        transform: scale(0);
        /* right: 29%;
        bottom: -255%; */
    }
    /* .dTruyXuat.activeTruyXuat {
        animation: lhShareSp 1.2s ease 0s 1 normal forwards;
    } */
    span.txtTruyXuat{
        font-size: 14px;
    }
    .dTruyXuat ul li input{
        height: 42px;
        font-size: 14px;
    }

    .bu01Item{
        width: 100%;
        margin-right: 0 !important;
        border-radius: 40px;
        height: 42px;
        padding-top: 12px;
        padding-bottom: 10px;
        text-align: center;
        border-color: #C4C4C4;
    }
    .buContent01{
        display: block;
        margin-top: 30px;
    }
    .bu01Item:last-child{
        padding-top: 8px;
    }
    span.lhIcon{
        display: none;
    }
    .bu01Item:first-child{
        margin-bottom: 18px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    #buildLichTrinh h2{
        text-align: center;
        font-size: 14px;
    }
    .bu01Item ul li{
        font-size: 14px;
    }
    .bu01Item ul li strong{
        font-size: 14px;
    }
    #buildLichTrinh .buContent02 h2{
        font-size: 24px;
        text-align: center;
    }
    .buContent02{
        margin-top: 50px;
    }
    /*.bu02Left{
        width: 100%;
        margin-right: 0;
        order: 1;
        height: 268px;
        border-radius: 0;
        margin-top: 30px;
    }
    .bu02Right{
        width: 100%;
        margin-top: 0;
        order: 0;
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }*/
    .tbLeft01{
        width: 100%;
        margin-right: 0;
        order: 1;
        height: 268px;
        border-radius: 0;
        margin-top: 30px;
    }
    .tbRight01{
        width: 100%;
        margin-top: 0;
        order: 0;
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
    .tSc{
        max-width: 96%;
        position: relative;
        top: unset;
        width: 100%;
        margin: 0 auto;
    }
    .bu02Right .ui-tabs .ui-tabs-nav li a{
        font-size: 14px;
        padding-bottom: 25px !important;
    }
    .bu02Right .ui-tabs .ui-tabs-nav{
        width: 100%;
    }
    .bu02Right .ui-tabs .ui-tabs-nav::after{
        height: 2px;
    }
    .bu02Right .ui-tabs .ui-tabs-nav li::before{
        width: 12px;
        height: 12px;
        border-width: 1px;
        bottom: 8px;
    }
    .bu02Right .ui-tabs .ui-tabs-nav::before{
        border-bottom: 0.5px dashed #CCCCCC;
    }
    .bu02Right .ui-state-active::before{
        width: 18px !important;
        height: 18px !important;
        border: 0.5px solid #fff !important;
        box-shadow: 0rem 0rem 0rem 0.5px #d50017;
        bottom: 5px !important;
    }
    .bu02Rows{
        margin-top: 25px;
        margin-left: -1.6rem;
        margin-right: -1.6rem;
    }
    .bu02Input{
        margin-top: 15px;
    }
    .bu02Input input{
        height: 40px;
        border-radius: 24px;
        font-size: 14px;
    }
    .bu02IContent ul.bu02Tabsct li{
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
    }
    .scrollBar{
        height: 380px;
        padding-right: 20px;
    }
    .scrollBar .lt03FxRight {
        width: calc(100% - 105px);
    }
    span.bu02Event{
        right: -15px;
    }
    .bu03RowsLichTrinh span.bu02Event{
        right: -15px;
    }
    span.bu02Event img{
        width: 20px;
        height: 20px;
    }
    span.liIcon{
        width: 15px;
        height: 22px;
        background-size: cover;
        font-size: 7px;
        padding-top: 5px;
        left: 95px;
    }
    .scrollBar ul.ulTour>li{
        padding: 20px 0;
        border: 0;
    }
    .scrollBar ul.ulTour>li::before{
        content: "";
        width: 95%;
        height: 1px;
        background-color: #707070;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
    }
    .scrollBar ul.ulTour>li:last-child::before{
        display: none;
    }
    .buSp{
        position: relative;
        left: unset;
        transform: none;
        display: block;
        padding-top: 30px !important;
    }
    .buPc{
        display: none;
    }
    .buContent03{
        margin-top: 50px;
    }
    .bu03Rows{
        display: block;
        border-bottom: 0;
        padding-bottom: 0;
    }
    .bu03Lef{
        width: 100%;
        text-align: center;
    }
    .bu03RPc{
        display: none;
    }
    #buildLichTrinh .buContent03 h2{
        font-size: 24px;
        margin-bottom: 12px;
    }
    .bu03Item{
        padding-top: 0;
        padding-bottom: 0;
        border: 0 !important;
    }
    .bu03ILeft{
        width: 100%;
    }
    .bu03IRight{
        width: 100%;
        display: none;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .bu03ILeft span.bu03LIcon{
        display: none;
    }
    .bu03ILeft span.bu03LTxt{
        padding-left: 0;
        font-size: 14px;
        padding-bottom: 10px;
        padding-top: 10px;
        width: 100%;
        margin-bottom: 10px;
        cursor: pointer;
        background-image: url(/dist/frontend/page/assets/images/lichtrinh/sp-img03.svg);
        background-position: center right;
        background-repeat: no-repeat;
        border-bottom: 1px solid #707070;
    }
    .bu03IRight>ul.ulTour>li{
        width: 100%;
        margin-right: 0;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .bu03IRight>ul.ulTour>li:first-child{
        margin-top: 0 !important;
    }
    .bu03RSp{
        display: block;
        text-align: center;
        margin-top: 28px;
        margin-bottom: 28px;
    }
    .bu03Right>ul>li{
        display: block;
        margin-bottom: 10px;
    }
    .bu03Right>ul>li:last-child{
        margin-bottom: 0;
    }

    #popPost .box-share__popup__inner{
        height: 100vh;
        border-radius: 0;
    }
    .pPLeft{
        width: 100%;
    }
    .pPRight{
        width: 100%;
        padding: 15px;
    }
    .pPLeft .lh03SlideItem{
        height: 350px;
        border-radius: 0;
    }
    #popPost span.lt03T{
        font-size: 1.6rem !important;
        display: block;
    }
    #popPost .slick-dotted.slick-slider{
        margin-bottom: 0;
    }
    .pPRight h2{
        font-size: 26px;
        margin-bottom: 15px;
    }
    #popPost span.lt03T{
        padding-left: 0;
    }
    #popPost .mfp-close, .poLTCommon .mfp-close{
        width: 25px;
        height: 25px;
        top: 10px;
        right: 10px;
    }
    .poLichTrinh{
        padding: 40px 15px;
        font-size: 14px;
        box-shadow: none;
    }
    .poLTCommon input{
        height: 42px;
        font-size: 14px !important;
    }
    .dShare ul li{
        font-size: 14px;
    }
    .dShare ul li:not(:first-child) {
        padding-top: 15px;
    }
    .dSave input#iMa{
        height: 42px;
    }

    .ltTabCt.ltTabsSp{
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: space-between;
        position: relative;
        z-index: 1;
    }
    .ltTabCt.ltTabsSp::before{
        content: '';
        width: 86.5%;
        height: 2px;
        background-color: #727272;
        position: absolute;
        bottom: -22px;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
    }
    ul.ltTabCt li::before{
        /* display: none; */
    }
    ul.ltTabCt li::after{
        display: none;
    }
    ul.ltTabCt li span.lIcon{
        width: 100%;
        order: 1;
        text-align: center;
        margin-right: 0;
        height: auto;
        font-size: 0;
        padding: 0;
        line-height: 0;
        padding-top: 4px;
    }
    ul.ltTabCt li a{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        padding-left: 0;
        text-decoration: none !important;
    }
    ul.ltTabCt li{
        width: auto;
        padding-bottom: 0 !important;
    }
    ul.ltTabCt li a::before{
        top: unset;
        bottom: -28px;
        left: 50%;
        transform: translateX(-50%);
        width: 14px;
        height: 14px;
        background-color: #fff;
        outline: 7px solid #fff;
    }
    ul.ltTabCt li span {
        display: block;
        vertical-align: middle;
        width: 100%;
        text-align: center;
    }
    .ltRCLeft .ltTour{
        margin-top: 65px;
    }
    ul.ltTabCt li span.lText{
        font-size: 14px;
        padding-top: 0;
    }
    ul.ltTabCt li span.lIcon img{
        width: 19px;
        height: 16px;
    }
}

@media only screen and (max-width: 480px){
    ul.navStyle01>li>span.ltIcon {
        width: 60px;
        height: 60px;
    }
    ul.navStyle01>li>span.ltIcon::before {
        width: 80px;
        height: 80px;
    }
    #lTrinhNav {
        margin-top: -30px;
        
    }
    ul.navStyle01>li>h3{
        font-size: 10px;
    }
    .lightpick__month-title > .lightpick__select{
        font-size: 15px;
    }
    .lightpick__previous-action, .lightpick__next-action, .lightpick__close-action{
        width: 20px;
        height: 20px;
    }
    .lightpick__toolbar{
        top: 9%;
    }
    .bu02IContent ul.bu02Tabsct li{
        font-size: 9px;
        height: 25px;
        line-height: 25px;
    }
    /* .bu02Right .ui-tabs .ui-tabs-nav{
        width: fit-content;
    } */
    .bu02Input input{
        height: 24px;
        font-size: 9px;
        background-size: 12px;
    }
    .bu01Item ul li{
        padding-left: 10px;
        padding-right: 10px;
    }
    .bu01Item ul li strong{
        padding-right: 10px;
    }
    #result strong.tu {
        padding-right: 10px;
    }
    #result strong.den {
        padding-left: 10px;
        padding-right: 10px;
    }
    span.bu02Event
    {
        right: -6px;
    }
    a.ltXemThem{
        right: 9px;
    }
    .scrollBar {
        padding-right: 0px;
    }
    .bu02Btn
    {
        right: auto;
    }
    .grid-636
    {
        max-width: 100%;
    }
}