#vnt-content{
    padding-bottom: 0;
} 

.vnt-diadiem {
    margin-bottom: 30px;
}
.title-main {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}
.vnt-tinhnang {
    padding: 30px 0;
    background: #f6f6f6;
    margin-bottom: 40px;
}
.link-more {
    text-align: center;
}
.link-more a{
    display: inline-block;
    min-width: 380px;
    font-size: 14px;
    line-height: 25px;
    padding: 10px 20px;
    border-radius: 6px;
    background: #f6f6f6;
    color: #333333;
}
.link-more a:hover {
    background: #d82727;
    color: #ffffff;
}
.item-tn {
    max-width: 370px;
    margin: 0 auto 20px;
    text-align: center;
}
.item-tn .i-img {
    height: 100px;
    margin-bottom: 10px;
}
.item-tn .i-img  img {
    max-height: 100%;
}
.item-tn .i-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}
.vnt-luachon {
    margin-bottom: 30px;
    padding: 30px 0;
    background: #f6f6f6;
}
.slide-luachon {
    margin: 0 -10px;
}
.slide-luachon:after {
    display: block;
    content: '';
    clear: both;
}
.slide-luachon .item {
    width: 300px;
    padding: 0 10px;
    float: left;
}
.vnt-uudai {
    margin-bottom: 30px;
}
.slide-uudai {
    margin: 0 -1px;
}
.slide-uudai.vmb {
    display: none !important;
}
.slide-uudai:after {
    display: block;
    content: '';
    clear: both;
}
.slide-uudai.slick-initialized .item,
.slide-uudai .item:first-child{
    display: block;
}
.slide-uudai .item{
    display: none;
    padding: 0 1px;
}
.slide-uudai .item .i-img {
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.slide-uudai .item .i-img img {
    width: 100%;
}
.slide-uudai .slick-arrow {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.slide-uudai .slick-arrow:hover {
    background: #d82727;
}
.slide-uudai .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: '';
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.slide-uudai .slick-arrow:hover:after {
    color: #ffffff;
}
.slide-uudai .slick-prev {
    left: -19px;
}
.slide-uudai .slick-next {
    right: -19px;
}
.slide-uudai .slick-prev:after {
    content: "\f053";
    margin-left: -1px;
}
.slide-uudai .slick-next:after {
    content: "\f054";
    margin-right: -1px;
}
.vnt-tintuc {
    margin-bottom: 30px;
}
.slide-news {
    margin: 0 -10px;
}
.slide-news:after {
    display: block;
    content: '';
    clear: both;
}
.slide-news .item {
    width: 25%;
    padding: 0 10px;
    float: left;
}
.slide-news .slick-arrow {
    top: 28%;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.slide-news .slick-arrow:hover {
    background: #d82727;
}
.slide-news .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: '';
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.slide-news .slick-arrow:hover:after {
    color: #ffffff;
}
.slide-news .slick-prev {
    left: -10px;
}
.slide-news .slick-next {
    right: -10px;
}
.slide-news .slick-prev:after {
    content: "\f053";
    margin-left: -1px;
}
.slide-news .slick-next:after {
    content: "\f054";
    margin-right: -1px;
}
.list-care .item {
    margin-bottom: 20px;
    position: relative;
}
.list-care .item .i-img {
    overflow: hidden;
}
.list-care .item .i-img a{
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    padding-top: 38%;
}
.list-care .item.item2 .i-img a {
    padding-top: 164.565%;
}
.list-care .item .i-img a:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: '';
    height: 200px;
    background: url("../images/mask2.png") repeat-x 0 0;
}
.list-care .item .i-title {
    position: absolute;
    top: 15px;
    left: 20px;
    right: 20px;
    pointer-events: none;
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
    color: #ffffff;
}

.slider-tour {
    margin: 0 -10px;
}
.slider-tour:after {
    display: block;
    content: '';
    clear: both;
}
.slider-tour .wrap-item {
    width: 25%;
    float: left;
    padding: 0 10px;
}
.slider-tour .item {
    margin-bottom: 20px;
}
.slider-tour .slick-dots {
    bottom: -15px;
    text-align: right;
}
.slider-tour .slick-dots li {
    margin: 0;
}
.slider-tour .slick-dots li button:before {
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    line-height: 20px;
    color: #bbbbbb;
    content: '\f111';
}
.slider-tour .slick-dots li.slick-active button:before {
    font-weight: bold;
    content: '\f111';
    color: #d82727;
}




.slider-tour-km {
    margin: 0 -10px;
}
.slider-tour-km:after {
    display: block;
    content: '';
    clear: both;
}


.slider-tour-km .wrap-item {
    width: 25%;
    float: left;
    padding: 0 10px;
}
.slider-tour-km .item {
    margin-bottom: 20px;
}
.slider-tour-km .slick-dots {
    bottom: -15px;
    text-align: right;
}
.slider-tour-km .slick-dots li {
    margin: 0;
}
.slider-tour-km .slick-dots li button:before {
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    line-height: 20px;
    color: #bbbbbb;
    content: '\f111';
}
.slider-tour-km .slick-dots li.slick-active button:before {
    font-weight: bold;
    content: '\f111';
    color: #d82727;
}




.slider-tour-km .slick-arrow {
    top: 28%;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.slider-tour-km .slick-arrow:hover {
    background: #d82727;
}
.slider-tour-km .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: '';
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.slider-tour-km .slick-arrow:hover:after {
    color: #ffffff;
}
.slider-tour-km .slick-prev {
    left: -10px;
}
.slider-tour-km .slick-next {
    right: -10px;
}
.slider-tour-km .slick-prev:after {
    content: "\f053";
    margin-left: -1px;
}
.slider-tour-km .slick-next:after {
    content: "\f054";
    margin-right: -1px;
}

.slider-tour-km .item .div-price {}

.slider-tour-km .item .div-price .price {
    font-size: 16px;
    font-weight: bold;
    color: #d82727;
}
.slider-tour-km .item .div-price .price_old {
    color: #999999;
    text-decoration: line-through;
}



.div-sub {
    position: relative;
}
.div-sub .dropdown-menu {
    top: 30px;
    left: auto;
    right: -1px;
    min-width: 585px;
}
.div-sub .dropdown-menu ul {
    position: relative;
    margin: 0 -15px;
}
.div-sub .dropdown-menu ul::after {
    content: '';
    clear: both;
    display: table;
}
.div-sub .dropdown-menu li {
    float: left;
    width: 25%;
    padding: 0 15px;
}
.div-sub .dropdown-menu  li  a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.div-sub .dropdown-menu  li  a:hover , .div-sub .dropdown-menu  li  a:focus{
    background: #d82727;
    color: #ffffff;
}

@media screen and (max-width: 1024px){
    .slide-news .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .slide-news .slick-prev {
        left: -5px;
    }
    .slide-news .slick-next {
        right: -5px;
    }
    .slide-news .slick-arrow:after {
        font-size: 12px;
        line-height: 20px;
    }

    .slider-tour-km .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .slider-tour-km .slick-prev {
        left: -5px;
    }
    .slider-tour-km .slick-next {
        right: -5px;
    }
    .slider-tour-km .slick-arrow:after {
        font-size: 12px;
        line-height: 20px;
    }
    .list-care .item.item2 .i-img a {
        padding-top: 167.07%;
    }
}
@media screen and (max-width: 991px){
    .title-main {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 20px;
        font-weight: bold;
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    .link-more a {
        min-width: 0;
    }
    .slide-uudai.hmb {
        display: none !important;
    }
    .slide-uudai.vmb {
        display: block !important;
    }


    .div-sub .dropdown-menu {
        min-width: 300px;
    }
    .div-sub .dropdown-menu li {
        width: 50%;
    }
}


/*More 2019*/

.vnt-category {
    margin-bottom: 30px;
}

.vnt-place {
    margin-bottom: 30px;
}

.list-place {
    margin: 0 -10px;
}
.list-place:after {
    display: block;
    content: '';
    clear: both;
}
.list-place .item {
    width: 20%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}
.list-place .item-place {
    position: relative;
}

.item-place .i-img {
    overflow: hidden;
    position: relative;
}
.item-place .i-img a {
    display: block;
    overflow: hidden;
    padding-top: 100%;
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    background-position: 50% 50% ;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.item-place .i-img:hover a {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}
.item-place .i-img a:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: url("../images/mask2.png") repeat-x;
}
.item-place .i-text {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    text-align: center;
    color: #ffffff;
}
.item-place .i-text .t-title {
    font-size: 22px;
    line-height: 30px;
    overflow: hidden;
    font-weight: bold;
}









.slider-main .slick-slider .slick-arrow {
    top: 48%;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.slider-main .slick-slider .slick-arrow:hover {
    background: #d82727;
}
.slider-main .slick-slider .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: '';
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.slider-main .slick-slider .slick-arrow:hover:after {
    color: #ffffff;
}
.slider-main .slick-slider .slick-prev {
    left: -10px;
}
.slider-main .slick-slider .slick-next {
    right: -10px;
}
.slider-main .slick-slider .slick-prev:after {
    content: "\f053";
    margin-left: -1px;
}
.slider-main .slick-slider .slick-next:after {
    content: "\f054";
    margin-right: -1px;
}


@media screen and (max-width: 767px) {
    .list-place .item {
        width: 50%;
    }
}





/*01/2026*/

.sltourall{
    margin-bottom: 35px;
}
.sltourall .slick-list{
    margin: 0 -10px;
}
.sltourall .slick-slide{
    padding: 0 10px;
}
.sltourall .slick-arrow {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 
        0 0 3px rgba(0, 0, 0, 0.1),
         0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.sltourall .slick-arrow:hover {
    background: #d82727;
}
.sltourall .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: '';
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.sltourall .slick-arrow:hover:after {
    color: #ffffff;
}
.sltourall .slick-prev {
    left: -20px;
}
.sltourall .slick-next {
    right: -20px;
}
.sltourall .slick-prev:after {
    content: "\f053";
    margin-left: -1px;
}
.sltourall .slick-next:after {
    content: "\f054";
    margin-right: -1px;
}
.sltab-wrapper{
    position: relative;
}
.sltab-wrapper .slbtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 2px solid #d92c2c;
    color: #d92c2c;
    border-radius: 100%;
    z-index: 2;
        -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.sltab-wrapper .slbtn:hover{
    background-color: #d92c2c;
    color: #fff;
}
.sltab-wrapper .slbtn.prev{
    left: -20px;
}
.sltab-wrapper .slbtn.next{
    right: -20px;
}
ul.sltabmenu{
    display:flex;
    gap:12px;
    list-style:none;
    overflow-x:auto;
    white-space:nowrap;
    cursor:grab;
    user-select:none;
    scrollbar-width:none;
    -ms-overflow-style:none;
    margin-bottom: 20px;
    gap: 10px;
}
ul.sltabmenu::-webkit-scrollbar{display:none}
ul.sltabmenu.dragging{cursor:grabbing}
ul.sltabmenu li{flex:0 0 auto}
ul.sltabmenu li a{
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    white-space:nowrap;
    border-radius: 5px;
    background-color: #eeeeee;
    padding: 10px 15px;
}
ul.sltabmenu li.active a, ul.sltabmenu li:hover a{
    background-color: #d82727;
    color: #fff;
}
.item-tour .text-overflow{
    position: relative;
    padding-right: 60px;
}
.item-tour .text-overflow .i-icons{
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    text-align: right;
}
.item-tour .text-overflow .i-icons ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.item-tour .text-overflow .i-icons li{
    margin: 0 4px;
    color: #999999;
}
.item-tour .i-price-line{
    display: block;
    height: 24px;
    overflow: hidden;
}
.item-tour .i-content{
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    padding-right: 0;
    min-height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sltourall .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    position: relative;
    bottom: unset;
}
.sltourall .slick-dots li {
    margin: 0 5px;
    padding: 0;
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s ease;
    order: 0;
    width: auto;
    height: auto;
}
.sltourall .slick-dots li button {
    width: 7px;
    height: 7px;
    padding: 0;
    font-size: 0;
    border: none;
    background-color: #c3bfba;
    border-radius: 100%;
}
.sltourall .slick-dots li.dot-hidden {
    opacity: 0;
    transform: scale(0);
    pointer-events: none;
    margin: 0;
}
.sltourall .slick-dots li.dot-far-left,
.sltourall .slick-dots li.dot-far-right {
    opacity: 0.6;
    transform: scale(0.33);
}
.sltourall .slick-dots li.dot-near-left,
.sltourall .slick-dots li.dot-near-right {
    opacity: 0.85;
    transform: scale(0.75);
}
.sltourall .slick-dots li.dot-center {
    opacity: 1;
    transform: scale(1);
    
}
.sltourall .slick-dots li.dot-center button{
    background-color: #d82727;
}
.sltourall .slick-dots li button:before {
    display: none;
}
.sltourall .slick-dots li.dot-far-left  { order: 1; }
.sltourall .slick-dots li.dot-near-left { order: 2; }
.sltourall .slick-dots li.dot-center    { order: 3; }
.sltourall .slick-dots li.dot-near-right{ order: 4; }
.sltourall .slick-dots li.dot-far-right { order: 5; }

#vnt-discover{
    margin-bottom: 40px;
}
.vhdiscover .dititle{
    margin-bottom: 15px;
    color: #000000;
}
.vhdiscover .dititle, .vhdiscover .dititle h2{
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}
.vhdiscover .dilinks{
    margin-bottom: 20px;
    position: relative;
}
.vhdiscover .dilinks::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #e6e6e6;
}
.vhdiscover .dilinks ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-display: flex;
    flex-flow: row nowrap;
    position: relative;
    z-index: 2;
    white-space: nowrap;
    gap: 0 40px;
    padding-bottom: 2px;
}

.vhdiscover .dilinks ul::-webkit-scrollbar {
    height: 5px;
    background-color: transparent;
} 
.vhdiscover .dilinks ul::-webkit-scrollbar-thumb {
    background-color: #dddddd;
}
.vhdiscover .dilinks li a{
    display: block;
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    padding: 5px 0 12px;
}
.vhdiscover .dilinks li a::before{
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0%;
    height: 4px;
    background-color: #d82727;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.vhdiscover .dilinks li.active a, .vhdiscover .dilinks li:hover a{
    color: #d82727;
}
.vhdiscover .dilinks li.active a::before, .vhdiscover .dilinks li:hover a::before{
    width: 100%;
}
.tpdiscover{
    position: relative;
    overflow: hidden;
}
.itdiscover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
}
.itdiscover.active{
    opacity: 1;
    pointer-events: auto;
    position: relative;
    z-index: 1;
}
.itdiscover ul{
    display: grid;
    gap: 12px 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.itdiscover li a{
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
}



/*thaison*/
.vnt-tour-slider {
    max-height: 400px ;
    overflow: hidden;
}
.vnt-tour-slider.slick-slider {
    overflow: unset !important; 
}
.vnt-tour-slider .colt {
    float: left; 
    max-width: 310px;
}

.vnt-tour-slider .item-tour .i-img {
    max-height: 195px;
} 

.box-tour-home .loading-grid .loading-col .loading-img {
    height: 190px !important;
}

.box-tour-home .loading-grid .loading-col .loading-text {
    height: 20px;
    margin-top: 10px; 
}

/*Res*/

@media all and (max-width: 1245px){
    .sltab-wrapper .slbtn.prev{
        left: -15px;
    }
    .sltab-wrapper .slbtn.next{
        right: -15px;
    }
    .sltourall .slick-prev {
        left: -15px;
    }
    .sltourall .slick-next {
        right: -15px;
    }
}

@media all and (min-width: 992px){
    .sltourall .slick-dots{
        display: none!important;
    } 
}

@media screen and (max-width: 767px) {

    .sltourall{
        margin-bottom: 20px;
    }
    .vhdiscover .dititle, .vhdiscover .dititle h2{
        font-size: 22px;
        line-height: 30px;
    }
    .vhdiscover .dilinks ul::-webkit-scrollbar {
        height: 0;
    } 
    .vhdiscover .dilinks ul{
        gap: 0 30px;
    }
    .itdiscover ul{
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media all and (max-width: 767px){
    .itdiscover ul{
        grid-template-columns: 1fr 1fr;
        gap: 6px 20px;
    }



    .vnt-tour-slider {
        max-height: unset ;
        overflow: hidden;
    }
    .vnt-tour-slider .colt { 
        max-width: unset;
    }

    .vnt-tour-slider .item-tour .i-img {
        max-height:  unset;
    } 


}


