/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* css reset */
@font-face {
    font-family: 'Heavitas';
    src: url(./asset/fonts/Heavitas.ttf)  format('truetype');
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    /* font-size: 16px; */
}

h1,h2,h3,h4,h5,h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a{
    font-family: 'Heavitas', sans-serif!important;
}

.text_12,
.text_12 > * {
    font-size: 12px !important;
}
.text_14,
.text_14 > * {
    font-size: 14px !important;
}
.text_16,
.text_16 > * {
    font-size: 16px !important;
}
.text_20,
.text_20 > * {
    font-size: 20px !important;
}
.text_24,
.text_24 > * {
    font-size: 24px !important;
}
.text_32,
.text_32 > * {
    font-size: 32px !important;
}
.container-fluid,
.section-container {
    max-width: 1320px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.section-container-fluid {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    /* Không dùng max-width để full width thật sự */
}

.row {
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

/* header */
#header{
    margin-top: 25px;
}
#header .stuck {
    box-shadow: none;
}
#header .stuck .header-main{
    height: 100px !important;
    margin-top: 25px;
}
#header .stuck .header-main .header-inner{
    box-shadow:  0 0 #0000,  0 0 #0000, hsla(210,8%,62%,.2) 0px 8px 24px;
    padding-top: 15px;
}
.header-main .top-divider{
    display: none;
}
.header-main .flex-right{
    margin-left: 30px;
}
.header-main .header-nav-main{
    justify-content: space-around;
    /* padding-right: 30px; */
}
.header-main .header-nav-main .nav-top-link{
    color: #262626;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}
.header-main .logo{
    margin-right: 0 !important;
    position: relative;
    width: 100px !important;
}
.header-main .logo a{
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translate(-50%, -50%);
}
.header-main .header-inner{
    padding: 15px 20px;
    border-radius: 16px;
    background: #fff;
}

.header-main .logo a img{
    z-index: 10;
    border-radius: 50%;
    overflow: hidden;
    max-height: 70px !important;
    margin: 15px 0;
}
.header-main .header-social-icons{
    gap: 8px;
    display: flex;
}
.header-main .header-social-icons .social-icons {
    display: flex;
    gap: 8px;
}
.header-main .social-icons .button.icon:not(.is-outline){
    background-color: #b5461d !important;
}
.header-main .header-social-icons .icon{
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #b5461d !important;
    border: none;
    margin-bottom: 0;
}
.header-main .header-social-icons .icon i{
    top: 0;
    font-size: 14px;
}

/* main */
.product-container .product-main,
.product-container .product-main .product-gallery {
    padding: 0 !important; 
}
.product-container .product-main .product-info{
    padding-bottom: 0;
}
.product-container .product-main .price-text .woocommerce-Price-currencySymbol{
    display: none;
}
.product-info .section_schedule .step_box .item_day .list_address li{
    margin-left: 0;
}
.schedule{
    display: flex;
}
.section_the_trip{
    padding: 0 !important;
    margin-top: 0;
    margin-bottom: 0 !important;
}
.section_the_trip .header_title{
    margin-bottom: 0;
}
.section_the_trip .accordion-title{
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    border-top: none;
}
.section_the_trip .accordion-title.active{
    border-bottom: 1px solid #b5461d;
    background-color: none;
}
.section_the_trip .accordion-title.active span{
    color: #b5461d;
}
.section_the_trip .accordion-title span{
    font-size: 14px;
    font-weight: 600;
    color: #727272;
    letter-spacing: normal;
    padding: 8px 0;
}
.section_the_trip .accordion-inner{
    padding: 16px 0;
}
.section_the_trip .accordion-inner p{
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.section_the_trip .accordion .toggle,
.amlab_footer .accordion .toggle {
    border-radius: 999px;
    height: 1.5em;
    left: auto;
    right: 0;
    margin-right: 5px;
    position: absolute;
    top: .3em;
    transform-origin: 50% 47%;
    width: 20px;
}
.section_the_trip .icon-angle-down,
.amlab_footer .icon-angle-down{
    align-self: center;
    top: -5px;
}
.section_the_trip .icon-angle-down:before,
.amlab_footer .icon-angle-down:before{
    font-size: 20px;
}
.custom_related_tour{
    position: relative;
    padding-top: 5rem;
    align-items: center;
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
}
.custom_related_tour .product-section{
    border-top: none;
}
.custom_related_tour::after{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(./asset/images/anTrip.png);
    background-position: center -70px;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
    /* z-index: -1; */
}
.custom_related_tour .amlab_related_tour{
    position: relative;
    z-index: 1;
}
.custom_related_tour .tours_list{
    justify-items: center;
    width: 100%;
}
.custom_related_tour .related-products-wrapper{
    max-width: 65%;
    margin: 0 auto;
}
 .product-small .col-inner{
    /* max-width: 60%; */
    margin: 0 auto;
    background: #fff;
    border-radius: 25px;
    width: 100%;
}
 .product-small .col-inner .product-small{
    background: #fff;
    border-radius: 25px;
    padding: 16px;
    box-shadow: 0 0 #0000, 0 0 #0000, 6px 6px 32px 0px rgba(0,0,0,.04),-6px -6px 32px 0px rgba(0,0,0,.04);

}
 .product-small .box-image a{
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
    height: fit-content;
    display: block;
}
 .product-small .box-image a img{
    object-fit: cover;
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    /* height: 56.25%; */
    aspect-ratio: 5 / 3;
    overflow: hidden;
}
 .product-small .price_group{
    display: flex;
    max-width: 95%;
    width: 100%;
    align-items: center;
    align-content: center;
    color: #fff;
    position: absolute;
    top: -50px;
    height: fit-content;
    left: 2%;
    justify-content: space-between;
    z-index: 1;
}
 .product-small .box-text{
    position: relative;
}
 .product-small .price_group .price_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;

}
 .product-small .price_group .price_item .price{
    font-weight: 700;
    font-size: 36px;
}
.product-small .price_group .price_item .price_type_name{
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}
 .product-small .woocommerce-loop-product__link{
    margin: 10px 0 0 0; 
    color: #2e2e2e;
    letter-spacing: normal;
    line-height: 1.2; 
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
 .product-small .category,
 .product-small .price-wrapper .price,
 .product-small .image-tools{
    display: none;
}
.line-clamp-1, .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.line-clamp-1{
    -webkit-line-clamp: 1;
}
.line-clamp-2{
    -webkit-line-clamp: 2;
}
 .product-small .item_info{
    display: flex;
    justify-items: center;
    gap: 5px;
    font-size: 14px;
    margin: 8px 0;
    align-items: center;
}
.zoom-hover {
  overflow: hidden;
}

.zoom-hover img {
  transition: transform 0.4s ease;
}

.zoom-hover:hover img {
  transform: scale(1.1);
}
 .product-small .item_info img{
    display: block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
}
 .product-small .item_info span.item_info_name{
    color: #b5461d;
    font-weight: 600;
}
 .product-small .item_info span.item_info_desc{
    color: #727272;
    font-weight: 400;
}
 .product-small .tour-details-book-now-map-btn{
    margin: 0 10px 0 0;
}
.product-small .tour-details-book-now-map-btn.btn_view_detail,
.tab_list_family #tab_rider-team .tour-details-book-now-map-btn.btn_call,
.section_intro_mb .tour-details-book-now-map-btn.btn_read_more
{
    border: 1px solid #b5461d !important;
    color: #b5461d !important;
    background: #fff !important;
}
                    /* ux block cheers family */
.tab_list_family p{
    font-weight: 400;
    font-size: 14px;
}

.tab_list_family #tab_rider-team .amlab_team_slider .col{
    flex-basis: 75%;
    max-width: 75%;
}
.tab_list_family #tab_rider-team .amlab_team_slider .col img{
    max-height: 80% !important; 
    height: 100%;
    overflow: hidden;
    border-radius: 16px;
}
.tab_list_family #tab_rider-team .img-inner{
    border-radius: 16px;
    overflow: hidden;
    padding-top: 80% !important;
}
.tab_list_family #tab_rider-team h2{
    color: #727272;
    line-height: 1;
    font-size: 28px;
    font-weight: 400;
}
.tab_list_family #tab_rider-team .icon-box{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.tab_list_family #tab_rider-team .icon-box-img{
    width: auto !important;
    margin-bottom: 0;
}
.tab_list_family #tab_rider-team .icon-box-text span{
    font-weight: 600;
}
.tab_list_family #tab_rider-team .icon-box-img img{
    display: flex;
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 0.25rem;
}
.tab_list_family #tab_rider-team  .flickity-prev-next-button{
    top: 15%;
}
.tab_list_family #tab_rider-team  .flickity-prev-next-button.previous{
    left: 2%;
}
.tab_list_family #tab_rider-team .flickity-prev-next-button.next{
    left: auto !important;
    right: 1% !important;
}
.tab_list_family .flickity-prev-next-button.next{
    transform: rotate(180deg) !important;

}
.tab_list_family .slider:hover .flickity-prev-next-button.next{
    transform: rotate(180deg) !important;

}
.tab_list_family   .flickity-prev-next-button svg{
    display: none;
}
.tab_list_family #tab_rider-team  .flickity-prev-next-button::before{
    filter: brightness(0) invert(1); 
}
.tab_list_family  .flickity-prev-next-button::before{
    content: '';
    background-image: url(./asset/images/arrow.png);
    background-position: center;
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}
.section_cheers_family .header_title{
    padding-bottom: 0;
}
.tab_list_family #tab_rider-team .stack{
    gap: 20px;
}
.tab_list_family .tabbed-content ul{
    justify-content: end;
    gap: 15px;
}
.tab_list_family .tabbed-content ul li.tab a{
    font-size: 16px;
    color: #727272;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding-bottom: 5px;
}
.tab_list_family .tabbed-content ul li.tab a::before{
    display: none;
}
.tab_list_family .tabbed-content ul li.tab.active a{
    color: #b34b1e;
    border-bottom: 2px solid #B34B1E;
}
.tab_list_family .tabbed-content ul li.tab.active a::after{
    display: none;
}
.tab_list_family .tabbed-content ul li.tab a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background-color: #727272;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s ease;
}

.tab_list_family .tabbed-content ul li.tab a:hover::after {
  transform: scaleX(1);
  transform-origin:left;
}
.tab_list_family .people_item p{
    line-height: 1.2;
    text-align: center;
    /* margin: 0; */
}
.tab_list_family .people_item{
    max-width: 25%;
    flex-basis: 25%;
    position: relative;
}
.tab_list_family .people_item img{
    aspect-ratio: 3 / 4;
    object-fit: cover; 
    border-radius: 16px;
    overflow: hidden;
}
.tab_list_family .people_item .col{
    padding: 0;
}
.tab_list_family .people_item .people_info_main{
    background: #B34B1E;
    border-radius: 16px;
    position: absolute;
    /* top: calc(50% - 20px); */
    width: 90% !important;
    left: 10%;
    color: #fff;
    /* margin: 15px 0; */
    bottom: 20px;
    z-index: 1;
    transition: opacity 0.4s ease;
}
.tab_list_family .people_item .people_info_main p.lead{
    font-weight: 600;
    margin: 20px 0 20px 0;
}
.tab_list_family .people_item .people_info_main .people_pos,
.tab_list_family .people_item .people_info .people_pos{
    text-align: center;
    margin-bottom: 10px;
}
.tab_list_family .people_item .people_info_main .people_pos p,
.tab_list_family .people_item .people_info .people_pos p{
    position: relative;
    display: inline;
    width: fit-content;
}
.tab_list_family .people_item .people_info_main .people_pos p::after,
.tab_list_family .people_item .people_info .people_pos p::after{
    content: '';
    position: absolute;
    right: -10px;
    top: 8px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}
.tab_list_family .people_item .people_info{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 16px;
    background: rgba(0, 0, 0, 0.6); /* overlay tối */
    color: white;
    transform: translateY(100%); /* ẩn dưới */
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    border-radius: 16px;
    margin: 0 auto !important;
    height: 100%;
}
.tab_list_family .people_item .people_info .is-divider{
    margin: 10px auto;
}
.tab_list_family .people_item .people_info .people_name p{
    font-weight: 600;
    color: #B34B1E;
}
.people_item:hover .people_info {
    transform: translateY(0); 
    opacity: 1;
}
.people_item:hover .people_info_main{
    opacity: 0;
}
.section_contact .col_left .icon-box .icon-box-img{
    max-width: 20px;
    width: 100% !important;
    margin-right: 10px;
    margin-bottom: 5px;
}
.section_contact .col_left .icon-box {
    display: flex;
    /* padding: 30px 0; */
}
 .form_support input,
.form_support textarea{
    display: flex;
    padding: 10px 15px;
    border-radius: 5px;
    background: #f6f6f6 !important;
    font-size:14px;
    font-weight: 400 ;
    line-height: 150% ;
    height:50px;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: 15px !important;
    border-radius: 8px;
}
.form_support .btn_sp{
    display: flex;
    width: 150px;
    height: 2.5rem;
    padding: 10px 20px !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 0.5rem;
    background: #b5461d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
}
.form_support span{
    display: flex;
    position: relative;
}
.form_support .footer__submit-icon{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 12px;
    left: 20px;
    z-index: 1;
    pointer-events: none;
}
.section_contact.tourDetail-main,
.section_cheers_family.tourDetail-main,
.section_map.tourDetail-main{
    margin-bottom: 0;
}
.section_cheers_family .col{
    padding-bottom: 0;
}
.section_map .gg_map iframe{
    border-radius: 16px;
    overflow: hidden;  
}
.section_banner_main{
    height: 100%;
    padding-bottom: 100px !important;
}
.section_banner_main::before{
    position: absolute;
    content: '';
    width: 100%;
    height: calc(100% + 100px);
    background: #fff;
    opacity: .85;
    z-index: 1;

}
.section_banner_main::after{
    content: '';
    position: absolute;
    background-image: url(./asset/images/abcloud.png);      
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: 0;
    color: transparent;
}
.section_banner_main .section-content{
    top: 120px;
}
.section_banner_main .text_page{
    background-image: url(./asset/images/contactpc.jpg);
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
}
.section_banner_main .text_page h1{
    font-size: 140px;
    line-height: 1;
}
                    /* page contact */
/* footer */
#footer{
    padding-top: 50px;
    position: relative;
    z-index: 1;
}
#footer::after{
    position: absolute;
    content: '';
    background-image: url(./asset/images/absolute_ft.png);
    background-position: center;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    /* top: 50%;
    left: 50%;
    transform: translate(-50% , -50%); */
    background-repeat: no-repeat;
    background-size: cover;
}
#footer .absolute-footer {
    display: none;

}
#footer .amlab_footer{
    position: relative;
    height: 80vh;
    width: 100%;
    margin: 0 auto;
}
#footer .amlab_footer .section-content{
    position: absolute !important;
    top: 0;
}
.amlab_footer .col{
    padding-bottom: 0;
}
.amlab_footer .amlab_logo{
    text-align: center;
}
.amlab_footer .amlab_logo img{
    width: 50%;
    height: auto;
    object-fit: contain;
    border-radius: 50%;
    overflow: hidden;
}
.amlab_footer .icon-box{
    display: flex;
    cursor: pointer;
}

.amlab_footer .ft_icon .icon > i{
    color: #fff;
}
.amlab_footer .icon-box .icon-box-img{
    max-width: 20px;
    width: 100% !important;
    margin-right: 10px;
    margin-bottom: 5px;
}
.amlab_footer .icon-box .icon-box-text{
    align-content: center;
}
.amlab_footer .footer_col_header h3{
    font-weight: 400;
    color: #262626;
}
.amlab_footer .footer__contact-item-text p{
    color: #6a6a6a;
}
.amlab_footer .footer__contact-item-text:hover p{
    color: #334862;
}

.ft_follow{
    margin: 30px 0;
    gap: 20px;
}
.ft_follow .image-cover{
    border-radius: 10px;
    max-height: 45px;
    max-width: 100px;
    height: auto;
}
.ft_follow .image-cover img{
    height: 100%;
    object-fit: contain;
}
.ft_follow img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.section_schedule .step_map{
    margin-top: 80px;
}
.sub_title {
    color: #B34B1E;
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    font-family: 'Heavitas';
    margin-bottom: 0;
}
.title {
    color: #B34B1E;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Heavitas';
}
.tourDetail-main .header .mainText,
.tourDetail-main .header_title .mainText{
    color: #b34b1e;
    font-family: 'Heavitas';
    font-size: 40px;
    font-weight: 400;
    line-height: 150%;
    text-align: left;
}
.tourDetail-main .header_title .subText{
    color: #b34b1e;
    font-family: 'Heavitas'; 
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.custom_related_tour.tourDetail-main .header_title .mainText,
.custom_related_tour.tourDetail-main .header_title{
    text-align: center;
}

.amlab_footer .accordion-title{
    border: none;
}
.amlab_footer .accordion-title.active{
    background: transparent;

}
.amlab_footer .accordion-title span{
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}
.amlab_footer .accordion-title{
    padding-left: 0;
}
.amlab_footer .accordion-inner{
    padding-left: 0;
    padding-right: 0;
}
/* cheers tour value towards */

.section_toward .col_left img{
    border-radius: 16px;
    overflow: hidden;
}
.section_toward .col_right .row_collap{
    margin: 0 auto !important;
    
}
.section_toward .col_right{
    margin-top: 50px;
    position: relative;
}
.section_toward .col_right::after{
    content: '';
    position: absolute;
    z-index: 1;
    background-image: url(./asset/images/line.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 78%;
    top: 30%;
    display: block;
    width: 100%;
    height: 100%;
}
.section_toward .col_right .row_collap .right_img{
    text-align: center;
    padding-right: 0px;
}
.section_toward .col_right .row_collap .right_img .img{
    position: relative;
    align-content: center;
    aspect-ratio: 1 / 1 ;
    border-radius: 50%;
    background: linear-gradient(rgba(246, 185, 0, 0.6) 7.88%, rgba(255, 255, 255, 0) 98.49%);
    backdrop-filter: blur(1.6rem);
    justify-content: center;
}
.section_toward .col_right .row_collap .right_img img{
    width: 50% !important;
    height: 50%;
}
.section_toward .col_right .row_collap .right_content{
    padding-top: 60px;
    margin-left: -35px;
}
.section_toward .col_right .row_collap .right_content p{
    line-height: 1.5;
}
.section_toward .col_item:nth-child(even) .col_right{
    order: 1;
}
/* .section_toward .col_item:nth-child(even) .col_right .row_collap .right_img{
    margin-left: -35px;
} */
/* .section_toward .col_item:nth-child(even) .col_right .row_collap .right_content{
    margin-left: 0;
} */
.section_toward .col_item:nth-child(even) .col_right::after{
    content: '';
    position: absolute;
    z-index: 1;
    background-image: url(./asset/images/linez.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: -20%;
    top: 30%;
    display: block;
    width: 100%;
    height: 100%;
}
.section_toward .col_item:last-child .col_right::after {
    display: none;
}
.section_toward .col_item:nth-child(even) .col_left{
    order: 2;
}
.section_animate .text_item {
    position: relative;
    margin-left: 80px;
    display: inline-block;
    white-space: nowrap;
    animation: scroll-text 10s linear infinite;
}
.section_animate .text_item::before{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    top: 20%;
    background: rgb(95 176 28 / 1);
    display: inline-block;
    left: -40px;
    border-radius: 50% ;
}
.section_animate .text_item h2{
    font-size: 44px;
    color: rgb(95 176 28 / 1);
    line-height: 1;
    display: inline-block;
    padding-right: 100%;
}
.section_animate .section-content{
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; 
}
.section_animate .text_item::-webkit-scrollbar {
    display: none; 
}
@keyframes scroll-text {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}
.section_toward .col_right .row_collap .right_content h2{
    color: rgb(5 50 12/1);
}
.section_intro_mb .text_slider_mb h2{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    position: relative;
    height: 100px;
    z-index: 2;
    align-content: center;
}
.section_intro_mb .text_slider_mb h2::after{
    content: '';
    position: absolute;
    z-index: -2;
    background-image: url(./asset/images/bg-text-cheer.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 100%;
    height: 100%;
}
.section_intro_mb p{
    text-align:justify;
}
.section_intro_mb .stack{
    justify-content: center;
    gap: 15px;
}

@media only screen and  (max-width: 64em) {

    .header-main .show-for-medium.flex-left{
        display: none;
    }
    .header-main .mobile-nav .icon-menu{
        font-size: 36px;
        color: #fff;
    }
    .header-main .mobile-nav .icon-menu::before{
        color: #fff;
    }
    .header-main .header-inner{
        background: transparent;
    }
    .stuck .header-main .header-inner{
        background: #fff;
    }
    .stuck .header-main .mobile-nav .icon-menu::before{
        color: #000;
    }
    .mfp-bg.off-canvas-center:not(.dark){
        opacity: 1 !important;
    }
    .main-menu-overlay{
        background-image: url(./asset/images/bg-nav-res.png) !important;
        background-size: 100vw 100vh !important;
        background-repeat: no-repeat !important;
    }
    #main-menu .sidebar-menu a{
        color: #262626;
    }

    .page-title-custom {
        margin-bottom: 10px !important;
        margin-left: 20px !important;
    }

    .section_map .step_map{
        margin-top: 20px !important;
    }
    .col_schedule{
        order: 2;
        padding: 0 !important;
        margin-top: 50px !important;
    }
    .schedule .col_map{
        order: 1;
        height: 100%;
        position: relative;
    }
    .schedule .col_map .map_box{
        top: 3%;
    }
    .step_map{
        justify-items: center;
    }
    .step_map .tour-details-book-now-map-btn{
        margin: 30px 0;
    }
    .step_day{
        justify-content: center;
    }
    .item_day {
        width: calc(100% / 3 - 30px) !important;
    }
    .item_day.active .list_address{
        width: 100% !important;
    }
    .item_day.active .list_address li{
        width: calc(100% / 4 - 8px );
    }
    .section_trip_detail .detail-item{
        margin-left: 0  !important;
        margin-right: 0 !important;
    }
    .tourDetail-main .detail-item.full{
        max-width: 100%;
        width: 100%;
    }
    .custom_related_tour{
        margin-top: 50px !important;
    }
    .custom_related_tour .related-products-wrapper {
        max-width: 100%;
        margin: 0 auto;
    }
    .product-small .price_group{
        flex-wrap: wrap;
        top: -120px;
    }
    .product-small .price_group .price_item{
        margin: 10px ;
    }
    .tab_list_family #tab_rider-team .amlab_team_slider .col{
        flex-basis: 100%;
        max-width: 100%;
        padding: 0;
        /* height: 80%; */
    }
    .tab_list_family #tab_rider-team .amlab_team_slider{
        margin-left: auto !important;
    }
    .tab_list_family #tab_rider-team>.row>.col:nth-child(1){
        order: 2;
    }
    .tab_list_family #tab_rider-team>.row>.col:nth-child(2){
        order: 1;
        padding: 0;
        max-height: 500px;
    }
    .tab_list_family .tabbed-content ul{
        justify-content: left;
        gap: 15px;
    }
    .section_banner_main .text_page h1{
        font-size: 100px;
        line-height: 1;
    }
    .section_banner_main {
        height: 60vh;
    }
    .section_banner_main .section-content {
        top: 80px; 
    }
    .section_contact.tourDetail-main{
        padding-bottom: 0 !important;

    }
    .section_contact.tourDetail-main .col_right,
    .section_contact.tourDetail-main .col_right .col{
        padding-bottom: 0;
    }
    .section_cheers_family.tourDetail-main,
    .section_map.tourDetail-main{
        margin-bottom: 0;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .section_map.tourDetail-main{
        height: 100%;
    }
    .section_map.tourDetail-main .header{
        display: none;
    }
    .section_contact .col_left .header_title p{
        text-align: center;
    }
    .section_contact .col_left .icon-box{
        justify-content: center;
    }
    .section_contact .col_right .header_title{
        margin-bottom: 20px;
    }
    .tab_list_family .people_item{
        max-width: 50%;
    }
    .section_contact .row{
        margin: 0 auto !important;
    }
    .section_toward .row{
        margin: 0 auto !important;
    }
    .section_toward .col_item .col_right::after,
    .section_toward .col_item:nth-child(even) .col_right::after {
        display: none;
    }
    .section_toward .col_right .row_collap{
        justify-content: center;
        text-align: center;
    }
    .section_toward .col_right .row_collap .right_content {
        padding-top: 0;
        margin-left: 0;
        margin-top: -50px;
    }
     .section_toward .col_right .row_collap .right_content h2{
        margin-bottom: 40px;
     }
     .section_toward .col_item:nth-child(even) .col_left{
        order: 1;
    }
    .section_toward .col{
        padding-bottom: 0;
    }
}





















@media only screen and  (max-width: 48em) {
    .header-main .logo a{
        width: 100%;
        height: auto;
    }
    .header-main .logo a::after{
        display: none;
    }
    
    .product-small .box-btn{
        text-align: center !important;
    }
    .section_banner_main .text_page h1{
        font-size: 44px;
        line-height: 1;
    }
    .section_banner_main {
        height: 40vh;
    }
    .section_banner_main .section-content {
        top: 50px;
    }
    .tab_list_family .people_item{
        max-width: 100%;
        padding: 0;
    }
    .form_support .list_group{
        width: 100% !important;
    }
    .tab_list_family .row{
        margin: 0 auto !important;
    }
    .tab_list_family .people_item .people_info_main{
        left: 5%;
    }
    .tourDetail-main .header .mainText, .tourDetail-main .header_title .mainText{
        font-size: 24px;
    }
    .tab_list_family .tabbed-content ul {
        display: flex;
        flex-wrap: nowrap;         
        overflow-x: auto;         
        gap: 15px;                 
        padding: 10px 0;           
        scrollbar-width: none;     
    }
    .tab_list_family .tabbed-content ul li {
        flex: 0 0 35%; 
        scroll-snap-align: start;
        box-sizing: border-box;
    }
    .section_toward.tourDetail-main .header .mainText, .tourDetail-main .header_title .mainText{
        margin-bottom: 20px;
    }
    .section_toward .col_right .row_collap .right_content{
        padding-left: 0;
        padding-right: 0;
    }
    .section_toward .col_right .row_collap .right_content h2 {
        font-size: 14px !important;
    }
    .section_toward .col_right .row_collap .right_content {
        padding-top: 0;
        margin-left: 0;
        margin-top: -20px;
    }
} 