/*
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; */
}

@font-face {
    font-family: 'Tomatoes';
    src: url(./asset/fonts/Tomatoes.ttf) format('truetype');
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    /* font-size: 16px; */
}

h1,
h2,
h3,
.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 .header-nav-main .nav-top-link:hover {
    color: #b34b1e;
}

.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: 4px !important;
    background-color: #b5461d !important;
    border: none;
    margin-bottom: 0;
}
.header-main .header-social-icons .icon.instagram{
    background: linear-gradient(45deg, #f9ce34, #ee2a7b, #6228d7);
}
#header .header-main .header-social-icons .icon.tiktok{
    background-color: #000 !important;
}
/* .header-main .header-social-icons .icon.tiktok i{
    display: none;
} */
.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;
}
#country-list li{
    margin-left: 0 !important;
}
.section_the_trip .accordion-inner {
    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: 0 !important;
}
.product-container .custom_related_tour{
    padding-bottom: 5rem;
}
.product-container .custom_related_tour .product-small .box-text-products{
    padding-bottom: 0;
}
.product-container .custom_related_tour .product-small .box-btn{
    justify-content: space-between;
}
.product-container .custom_related_tour .product-small .price_group{
    bottom: 105%;
}
.product-container .custom_related_tour .product-small .price_group .price_item .price{
    font-size: 16px;
    display: block;
}
.product-container .custom_related_tour .product-small .price_group .price_item .price_type_name{
    font-size: 13px;
}
.product-container .custom_related_tour .product-small .tour-details-book-now-map-btn{
    width: 9rem;
    height: 40px !important;
}

.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.jpg);
    background-position: center 0;
    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: 100%;
    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::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 54.33%, #000 100%);
}

.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: 100%;
    width: 100%;
    align-items: center;
    align-content: center;
    color: #fff;
    position: absolute;
    bottom: 105%;
    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: flex-start;
    gap: 10px;

}

.product-small .price_group .price_item .price {
    font-weight: 700;
    /* font-size: 36px; */
}

.container .product-small .price_group .price_item .price {
    font-size: 16px;
    display: block;
}

.product-small .price_group .price_item .price_type_name {
    font-size: 13px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}

.product-small .tour-details-book-now-map-btn {
    width: 9rem !important;
    height: 40px !important;
}

.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,
.cus_name p {
    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;
}
.btn_read_more {
    border: 1px solid #b5461d !important;
    color: #b5461d !important;
    background: #fff !important;
}

.horizon_detail {
    display: none;
}

.horizon_detail.expanded {
    display: block;
}

.product-small .tour-details-book-now-map-btn.btn_view_detail,
.tab_list_family #tab_horizon-team .tour-details-book-now-map-btn.btn_call,
.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_horizon-team .amlab_team_slider .col {
    flex-basis: 75%;
    max-width: 75%;
}

.tab_list_family #tab_horizon-team .amlab_team_slider .col img {
    max-height: 80% !important;
    height: 100%;
    overflow: hidden;
    border-radius: 16px;
}

.tab_list_family #tab_horizon-team .img-inner {
    border-radius: 16px;
    overflow: hidden;
    padding-top: 80% !important;
}

.tab_list_family #tab_horizon-team h2 {
    color: #727272;
    line-height: 1;
    font-size: 28px;
    font-weight: 400;
}

.tab_list_family #tab_horizon-team .icon-box {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.tab_list_family #tab_horizon-team .icon-box-img {
    width: auto !important;
    margin-bottom: 0;
}

.tab_list_family #tab_horizon-team .icon-box-text span {
    font-weight: 600;
}

.tab_list_family #tab_horizon-team .icon-box-img img {
    display: flex;
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 0.25rem;
}

.tab_list_family #tab_horizon-team .flickity-prev-next-button {
    top: 15%;
}

.tab_list_family #tab_horizon-team .flickity-prev-next-button.previous {
    left: 2%;
}

.tab_list_family #tab_horizon-team .flickity-prev-next-button.next {
    left: auto !important;
    right: 1% !important;
}

.tab_list_family .flickity-prev-next-button.next,
.section_video .flickity-prev-next-button.next,
.section_reviews .amlab_slider_reviews .flickity-prev-next-button.next {
    transform: rotate(180deg) !important;

}

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

}

.tab_list_family .flickity-prev-next-button svg,
.section_video .flickity-prev-next-button svg {
    display: none;
}

.tab_list_family #tab_horizon-team .flickity-prev-next-button::before,
.section_video .flickity-prev-next-button::before {
    filter: brightness(0) invert(1);
}

.tab_list_family .flickity-prev-next-button::before,
.section_video .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_horizon-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,
.section_discover .gallery_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% !important;
    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; */
}

.booking-tour-detail input,
.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 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: 15px !important;
    border-radius: 8px !important;
}

.booking-tour-detail input.detail-form-type-number-input {
    color: #000;
    font-weight: 600;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    width: 20px;
}

.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 !important;
    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_tour .container{
    max-width: 1320px !important;
}

/* .section_tour{
    position: relative;
} */
.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/anh-nen.jpeg);
    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/bg_ft.jpg);
    background-position: center;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover; */
/* } */

#footer .absolute-footer {
    display: none;

}

#footer .amlab_footer {
    position: relative;
    height: 80vh;
    width: 100%;
    margin: 0 auto;
    right: 0;
    bottom: 0;
}

#footer .amlab_footer .section-content {
    position: absolute !important;
    top: 50px;
}

.amlab_footer .col {
    padding-bottom: 0;
}

.amlab_footer .amlab_logo {
    text-align: center;
    /* align-self: center; */
    top: -90px;
    left: -70px;
}

.amlab_footer .amlab_logo img {
    width: 50%;
    height: auto;
    object-fit: contain;
    border-radius: 50%;
    overflow: hidden;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, transparent 70%);
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.8),
            0 0 40px rgba(255, 255, 255, 0.6),
            0 0 60px rgba(255, 255, 255, 0.4);
    transform: scale(0.8);
}
.amlab_footer .amlab_logo .img-inner{
    padding: 30px;
}

.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: 30px;
    width: 100% !important;
    margin-right: 10px;
    margin-bottom: 25px;
}

.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 p,
.sub_title {
    color: #B34B1E;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    font-family: 'Heavitas';
    margin-bottom: 0;
}

.title p,
.title {
    color: #B34B1E;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    font-family: 'Heavitas';
    margin: 0 !important;
}

.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: #fff;
    font-weight: 700;
}

.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:nth-child(5) .col_right::after{
    display: none;
}

.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);
}

.text_slider_mb {
    width: 100%;
}

.text_slider_mb h2 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    position: relative;
    height: 100px;
    z-index: 2;
    align-content: center;
}

.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%;
    opacity: 0.7;
}

.section_intro_home_page .section-bg img {
    filter: contrast(110%) brightness(105%) saturate(110%);
}

.section_intro_mb p {
    text-align: justify;
}

.section_intro_mb .stack {
    justify-content: center;
}

.section_intro_home_page {
    padding: 100px 0 0 0 !important;
}

.section_intro_home_page .section-bg img {
    height: 130% !important;
    /* opacity: 0.5; */
}

.section_intro_home_page .header_title,
.section_intro_home_page .amlab_text_group {
    padding-bottom: 0px;
}

.section_intro_mb .stack,
.section_intro_home_page .stack {
    gap: 15px;
}

.section_faq_page_loop .section_the_trip .faq_bs {
    flex-basis: 75%;
    max-width: 75%;
}

.section_intro_home_page .amlab_text_group .col-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.section_the_trip .col {
    padding-bottom: 15px;
}
.section_the_trip .col h5{
    color: rgb(124, 252, 0);
}
/* section weather */
.section_weather .tabs_list_weather .tab_item_img img {
    border-radius: 10px;
    object-fit: cover;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.section_weather .tabs_list_weather .tab_item_desc {
    margin-top: 80px;
}

.section_weather .tabs_list_weather .tab_item_desc p {
    color: #000;
}

.section_weather .tabs_list_weather .tab_item_desc .stack,
.slider_weather .stack{
    justify-content: center;
    gap: 15px;
}

.section_weather .tabs_list_weather .tab_item_desc .stack .icon-box,
.slider_weather .stack  .icon-box{
    display: flex;
    align-items: center;
    background-color: rgb(249 249 249 / 1);
    border-radius: 32px;
    padding: 10px;
}

.section_weather .tabs_list_weather .tab_item_desc .stack .icon-box img,
.slider_weather .stack  .icon-box img{
    object-fit: contain;
    border-radius: 50%;
    overflow: hidden;
    padding-top: 0;
    width: 22px;
    height: 22px;
}

.section_weather .tabs_list_weather .tab_item_desc .stack .icon-box .icon-box-img,
.slider_weather .stack  .icon-box .icon-box-img {
    width: fit-content;
    margin-bottom: 0;
    width: fit-content !important;
    margin-right: 10px;
}

.section_weather .tabs_list_weather .tab_item_desc .stack .icon-box p,
.slider_weather .stack  .icon-box p {
    color: #727272;
}

.slider_weather .flickity-page-dots{
    display: flex;
    justify-content: space-between;
    bottom: -20px !important;
}
.slider_weather .dot{
    position: relative;
}
.slider_weather .dot::after{
    position: absolute;
    line-height: 1.5;
    font-weight: 500;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 24px;
    color: #b34b1e;
}
.slider_weather .dot:nth-child(1)::after{
    content: 'JAN';
}
.slider_weather .dot:nth-child(2)::after{
    content: 'FEB';
}
.slider_weather .dot:nth-child(3)::after{
    content: 'MAR';
}
.slider_weather .dot:nth-child(4)::after{
    content: 'APR';

}.slider_weather .dot:nth-child(5)::after{
    content: 'MAY';
}
.slider_weather .dot:nth-child(6)::after{
    content: 'JUN';
}
.slider_weather .dot:nth-child(7)::after{
    content: 'JUL';
}
.slider_weather .dot:nth-child(8)::after{
    content: 'AUG';
}
.slider_weather .dot:nth-child(9)::after{
    content: 'SEP';
}
.slider_weather .dot:nth-child(10)::after{
    content: 'OCT';
}
.slider_weather .dot:nth-child(11)::after{
    content: 'NOV';
}
.slider_weather .dot:nth-child(12)::after{
    content: 'DEC';
}
.slider_weather .text{
    color: #000;
}

.section_weather .tabs_list_weather ul {
    position: absolute;
    bottom: 130px;
    display: flex;
    gap: 20px;
    justify-content: space-around;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    flex-wrap: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 0 30px;
}

.section_weather .tabs_list_weather ul::-webkit-scrollbar {
    display: none;
}

.section_weather .tabs_list_weather .tab {
    align-content: center;
    cursor: pointer;
    flex: 0 0 auto;
}

.section_weather .tabs_list_weather .tab:hover a,
.section_weather .tabs_list_weather .tab.active a {
    background: #b34b1e;
}

.section_weather .tabs_list_weather .tab a {
    line-height: 1.5;
    font-weight: 500;
    font-size: 14px;
    padding: 0;
    padding: 20px;
    border-radius: 50%;
    border: none;
    aspect-ratio: 1 / 1;
    background-color: rgb(249 249 249 / 1);
}

.section_weather .tabs_list_weather .tab.active a,
.section_weather .tabs_list_weather .tab:hover a {
    color: #fff;
}

.section_weather .tabs_list_weather .tab a::before {
    display: none;
}

.section_weather .tabs_list_weather .tab-panels .row {
    margin: 0 auto !important;
}

.section_weather .header_title {
    padding-bottom: 0;
}

.section_tour::after {
    width: 100%;
    content: '';
    height: 60%;
    position: absolute;
    bottom: 0%;
    left: 0;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .9) 60.94%, #fff);
    z-index: 0;
}

.section_home_banner {
    width: 100%;
    height: 100vh !important;
}

.section_home_banner .box_slogan .title_home {
    position: relative;
    animation: zoomIn 1s ease both;
    ;
}

.section_home_banner .box_slogan .title_home h2 {
    font-size: 60px;
    font-family: 'Heavitas';
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: center;
}

.section_home_banner .box_slogan .title_home_custom {
    font-size: 80px;
    font-family: 'Tomatoes';
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: 100%;
    white-space: break-word;
    ;
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
    }

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




.section_video .col {
    padding: 0;
}

.section_video {
    /* padding-top: 80px !important; */
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    position: relative;
}

.section_video .row_banner_title {
    position: absolute;
    top: 25%;
    z-index: 1;
    left: 50%;
    width: 100% !important;
    height: auto;
    transform: translate(-50%, -50%);
}

.section_video .row_banner_title .vn_name {
    font-size: 44px;
    font-weight: 400;
    font-family: 'Tomatoes';
    line-height: 1.5;
    margin-top: 30px;
}

.section_video .row_banner_title .sub_title p,
.section_video .row_banner_title .title p,
.section_video .row_banner_title .vn_name p {
    color: #fff;
}

.section_video .row_banner_title .title p {
    font-weight: 700;
}

.section_video .row_banner_title .sub_title p {
    margin-bottom: 10px;
}

.section_video .row_banner_icons {
    position: absolute;
    bottom: -50px;
    z-index: 1;
    left: 50%;
    width: 100% !important;
    height: auto;
    transform: translate(-50%, -50%);
}

.section_video .row_banner_icons .stack {
    gap: 40px;
    justify-items: center;
    justify-content: center;
}

.section_discover .gallery_item {
    position: relative;
    cursor: pointer;
}

.section_discover .gallery_item .text_gallery_effect {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 600;
    background-image: url(./asset/images/circle.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 12vw;
    max-width: 150px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    transition: background-color 0.5s ease, backdrop-filter 0.5s ease, background-image 0.5s ease;
}

.section_discover .gallery_item .text_gallery_effect p {
    position: relative;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section_discover .gallery_item:hover .text_gallery_effect {
    background-color: #cde82b99;
    animation: transform 1s ease;
    backdrop-filter: blur(2px);
    background-image: none;
}

.section_discover .gallery_item .img-inner img {
    transition: transform 0.5s ease;
}

.section_discover .gallery_item:hover .img-inner img {
    transform: scale(1.1);
}

.section_block_gallery {
    height: calc(100vh - 200px);
    margin-top: 200px;
}

.section_block_gallery .tab_list_family .img_item {
    max-width: 50%;
}

.section_block_gallery .tab_list_family .img_item img {
    width: 100%;
    max-height: 100%;
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
}

.section_block_gallery .tab_list_family .tabbed-content ul {
    justify-content: center;
}

.section_block_gallery .stack {
    justify-items: center;
    gap: 30px;
}

.section_block_gallery .stack .icon-box {
    display: flex;
    align-items: center;
    border-radius: 5px;
    background: #fff0ea;
    padding: 10px 20px;
}

.section_block_gallery .stack .icon-box .icon-box-img {
    margin-bottom: 0;
    width: fit-content !important;
}

.section_block_gallery .stack .icon-box .icon-box-img img {
    display: flex;
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 0.25rem;
    padding-top: 0;
}
.section_trip_detail{
    padding-top: 100px;
    margin-top: 0;
}

.section_trip_detail .detail-item .content-left {
    width: 33.3%;
    margin-right: 30px !important;
}

.section_trip_detail .detail-item .content-right {
    width: 66.6%;
}

.section_trip_detail .detail-item .content-left .content-des,
.text_scroll {
    max-height: 400px;
    overflow-y: auto;

    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE và Edge cũ */
}

.text_scroll {
    max-height: 320px
}

.section_trip_detail .detail-item .content-left .content-des::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

.section_trip_detail .detail-item .content-left {
    scrollbar-width: none;
}

.section_trip_detail .detail-item .content-left::-webkit-scrollbar {
    display: none;
}

.tourDetail__banner-content .banner-content-bottom .banner-col {
    max-width: 100%;
}

.pickupLocationCustom,
.pickupCityCustom,
.dropOffCityCustom,
.dropOffLocationCustom {
    height: 50px;
}

.tour-detail-book-form-main-customer-pickup-container,
.tour-detail-book-form-main-customer-dropoff-container {
    gap: 8px;
}

.tour-detail-book-form-main-customer-dropoff-container {
    margin-top: -50px;
}

.tour-detail-book-form-main-customer-pickup-container p,
.tour-detail-book-form-main-customer-dropoff-container p,
.tour-detail-book-form-main-customer-pickup-container input,
.tour-detail-book-form-main-customer-dropoff-container input {
    font-size: 14px !important;
    margin-bottom: 0;
}

.tour-detail-book-form-main-customer-name,
.tour-detail-book-form-main-right-pickup-desti,
.tour-detail-book-form-main-right-dropoff-desti {
    font-weight: 700 !important;
}

.tour-detail-book-form-main-right-total-extra-fee,
.tour-detail-book-form-main-right-total-provisional,
.tour-detail-book-form-main-right-service-charge,
.tour-detail-book-form-main-right-service-charge-deposit,
.tour-detail-book-form-main-right-service-charge-deposit-usd {
    color: #d9d9d9;
    justify-content: space-between;
    display: flex;
}

.tour-detail-book-form-main-right-total-extra-fee span:last-child,
.tour-detail-book-form-main-right-total-provisional span:last-child,
.tour-detail-book-form-main-right-service-charge span:last-child {
    font-size: 17px;
    font-weight: 400;
}

.tour-detail-book-form-main-right-total-service-amount,
.tour-detail-book-form-main-right-paid-now,
.tour-detail-book-form-main-right-pay-later {
    color: #fff;
    justify-content: space-between;
    display: flex;
    font-size: 17px;
    align-items: center;
}

.tour-detail-book-form-main-right-total-service-amount p{
    color: #b34b1e;
    font-style: italic;
    font-size: 14px;
}

.tour-detail-book-form-main-right-total-service-amount .tour-detail-book-form-main-right-total-service-charge,
.tour-detail-book-form-main-right-total-paid-now,
.tour-detail-book-form-main-right-total-pay-later {
    font-size: 28px;
    font-weight: 600;
}
.tour-detail-book-form-main-right-service-charge,
.tour-detail-book-form-main-right-service-charge-deposit{
    display: none;
}

.amlab_bus_slider {
    margin-top: 20px;
    /* gap: 8px; */
}

.tour-detail-book-form-main .amlab_bus_slider img {
    width: 200px !important;
    border-radius: 8px;
    aspect-ratio: 4/3;
    overflow: hidden;
    padding: 0 4px;
}

.tour-detail-book-form-main-right .is-divider {
    background-color: rgba(0, 0, 0, .1);
    display: block;
    height: 1px;
    margin: 8px 0;
    width: 100%;
    max-width: 100%;
}

.tour-detail-book-form-main-right-submit {
    padding: 15px;
    border-radius: 10px;
    background: #f8f8f8;
}

.tour-detail-book-form-main-right-submit .payment-options {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.tour-detail-book-form-main-right-submit .payment-options label {
    display: flex;
    align-items: center;
    height: 40px;
    margin-bottom: 0;
}

.tour-detail-book-form-main-right-submit .payment-options label input {
    margin: 0 10px 0 0 !important;
}

.tour-detail-book-form-main-right-submit .stack {
    justify-content: space-between;
}

.tour-detail-book-form-main-customer-info-field-phone {
    margin-top: 5px;
}

.tour-detail-book-form-main-left input[name="detail-form-customer-info-phone"] {
    margin: 0 !important;
}

.pickup-option {
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    cursor: pointer;
}

.pickup-option input[type="radio"] {
    margin-right: 10px;
}

.pickup-option .mini-slider {
    display: none;
    margin-top: 10px;
}

.pickup-option input[type="radio"]:checked~.mini-slider {
    display: block;
}

.pickup-option input[type="radio"]+.label-text {
    display: flex;
    padding: 0;
    justify-content: space-around;
}

.pickup-option input[type="radio"]:checked+.label-text {
    font-weight: bold;
    color: #2e7d32;
}

.tour-detail-book-form-main-customer-pickup-container,
.tour-detail-book-form-main-customer-dropoff-container {
    display: block;
}

.tour-detail-book-form-main-customer-pickup-container .row,
.tour-detail-book-form-main-customer-dropoff-container .row {
    margin: 0 auto !important;
}

.tour-detail-book-form-main-customer-pickup-container .row .col,
.tour-detail-book-form-main-customer-dropoff-container .row .col {
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 0;
}

.childPickupBusTimeCustomLocation .pickup-option,
.childDropoffBusTimeCustomLocation .pickup-option {
    position: relative;
}

.childPickupBusTimeCustomLocation .pickup-option input[type="radio"],
.childDropoffBusTimeCustomLocation .pickup-option input[type="radio"] {
    margin-right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 10%;
    margin-bottom: 0 !important;
}

.childPickupBusTimeCustomLocation .pickup-option input[type="radio"]:checked,
.childDropoffBusTimeCustomLocation .pickup-option input[type="radio"]:checked {
    top: 3%;
}

#stack-btn-payment a.button {
    height: 61px !important;
}

#stack-btn-payment .form-detail-send-request {
    background-color: rgb(95 176 28 / 1) !important;
    color: #fff !important;
    border: none !important;
}

#stack-btn-payment .btn_whatsapp {
    background-color: #d6d6d6 !important;
    color: #262626 !important;
    border: none !important;
    display: flex;
}

#stack-btn-payment .btn_whatsapp svg {
    margin-right: 8px;
}

.tour-detail-book-form-main-left .tour-detail-book-form-main-global-title.tour-desc {
    margin-bottom: 15px !important;
}

.tour-detail-book-form-main-left input,
.tour-detail-book-form-main-left h4 {
    margin: 5px 0 !important;
}

.tour-detail-book-form-main-right .tour-detail-book-form-main-right-title {
    margin-top: -15px;

}

.stack-review .img {
    display: inline-block;
    width: 20px !important;
}

.stack-review .img .img-inner {
    width: 20px;
}

.stack-review .img .img-inner img {
    width: 20px;
    height: auto;
    display: block;
}

.amlab_slider_reviews .review_item {
    padding: 0 5px;
}

.amlab_slider_reviews .review_item>.col-inner {
    min-height: 400px;
    background: #fafafa;
    box-shadow: 0 0 #0000, 0 0 #0000, 4px 4px 20px 0px rgba(0, 0, 0, .04), 0px 0px 12px 0px rgba(235, 255, 209, .1);
    padding: 15px;
    /* border: 1px solid #000; */
    /* overflow: hidden; */
    border-radius: 5px;
}

.amlab_slider_reviews .review_item:hover {
    background: #fff;
}

.section_reviews .btn_group_review {
    gap: 20px;
}

.section_reviews .btn_group_review .btn_review {
    background: #fff !important;
    box-shadow: 0 0 #0000, 0 0 #0000, 4px 4px 20px 0px rgba(0, 0, 0, .04), 0px 0px 12px 0px rgba(235, 255, 209, .1);
}

.section_reviews .btn_group_review .btn_review.btn_tripadvisor::before {
    opacity: 1;
    content: '';
    position: absolute;
    width: 80%;
    height: 100%;
    background-image: url(./asset/images/tripad.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.section_reviews .btn_group_review .btn_review.btn_google::before {
    opacity: 1;
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background-image: url(./asset/images/google.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.section_reviews .btn_group_review .btn_review:hover {
    border: none;
}

.cus_name p,
.cus_name_tour p {
    font-weight: 600;
}

.section_reviews .row_reviews .large-9 {
    padding: 0 !important;
}

.section_reviews .row_reviews .large-9 .row {
    margin: 0 auto !important;
}

.section_reviews .cus_avatar {
    display: flex;
    position: relative;
}

.section_reviews .cus_avatar::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    background-image: url(./asset/images/gg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    width: 20px;
    height: 20px;
}

.section_reviews .cus_avatar .icon-box-img {
    margin-bottom: 0;
    margin-right: 20px;
    align-self: center;
}

.section_reviews .stack-review {
    margin: 10px 0;
}

.section_reviews .cus_cmt p {
    text-align: justify;
    max-height: 400px;
    overflow-y: auto;
    /* Firefox */
    -ms-overflow-style: none;
}

.section_reviews .gallery-col {
    padding: 5px;
}

.section_reviews .gallery-col img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 1;
    border-radius: 3px;
    overflow: hidden;
}

/* custom checkout page */
.woocommerce-form-coupon-toggle {
    display: none;
}

form.woocommerce-checkout {
    margin: 80px 0 0 0;
    max-width: 1320px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.checkout_form {
    margin: 0 auto !important;
}

.custom-price-summary .woocommerce-Price-currencySymbol {
    display: none;
}

.woocommerce-checkout #customer_details,
.woocommerce-error {
    display: none;
}
.shop_table.woocommerce-checkout-review-order-table {
    display: none;
}

.checkout_title {
    margin-top: 30px;
}

.checkout_title .title,
.checkout_title .sub_title {
    text-align: center;
}

#order_review_heading {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.0015em;
    text-align: left;
    color: rgba(46, 46, 46, 1);
    margin-bottom: 15px;
}

.woocommerce-checkout .large-5 .has-border {
    border: none !important;
    padding: 0 !important;
}

.woocommerce-checkout .large-5 .tour-detail-book-form-main-right {
    padding-left: 0;
    padding-bottom: 15px;
}

.woocommerce-privacy-policy-text {
    font-size: 13px;
    margin-top: 10px;
}

.checkout_payment .custom-price-summary {
    padding-left: 0;
}

.checkout_payment .custom-price-summary .show_total_price {
    background: none;
    padding: 15px 0;
    justify-content: start;
    min-width: 12.1875rem;
    min-height: 2.5rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.0015em;
    text-align: left;
    color: rgba(181, 70, 29, 1);
    display: flex;
}

.price-wrapper .box-btn{
    display: flex;
}

.tour-detail-book-form-main-note span{
    font-weight: 400;
    font-size: 14px;
    color: #b5461d;
}

.woocommerce-privacy-policy-text{
    display: none;
}

.wheather_item{
    max-width: 65% !important;
    /* margin: 0 auto !important; */
}

.wheather_item .text_month{
    display: none;
}

.wheather_item .col{
    padding-bottom: 0;
}








@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; */
        bottom: 270px;
    }

    .product-small .price_group .price_item {
        margin: 10px;
    }

    .tab_list_family #tab_horizon-team .amlab_team_slider .col {
        flex-basis: 100%;
        max-width: 100%;
        padding: 0;
        /* height: 80%; */
    }

    .tab_list_family #tab_horizon-team .amlab_team_slider {
        margin-left: auto !important;
    }

    .tab_list_family #tab_horizon-team>.row>.col:nth-child(1) {
        order: 2;
    }

    .tab_list_family #tab_horizon-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;
        padding-left: 15px;
        padding-right: 15px;
    }
    .section_the_trip{
        padding-left: 15px !important;
        padding-right: 15px !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{
        padding-left: 0;
        padding-right: 0;
    }

    /* .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;
    }

    .section_faq_page_loop .section_the_trip .faq_bs {
        flex-basis: 100%;
        max-width: 100%;
    }

    .section_intro_home_page .amlab_text_group {
        margin: 0 auto !important;
    }

    .section_intro_home_page>.col:nth-child(2) {
        order: 1;
    }

    .section_intro_home_page .col:nth-child(2) .img-inner {
        text-align: center;
    }

    .section_intro_home_page .col:nth-child(2) img {
        width: 60% !important;
    }

    .section_intro_home_page .row_tablet {
        margin: 0 auto !important;
    }

    .section_weather .tabs_list_weather .tab_item_img .img-inner {
        padding-top: 50% !important;
    }

    .section_home_banner .box_slogan .title_home h2 {
        font-size: 44px;
    }

    .section_home_banner .box_slogan .title_home_custom {
        font-size: 40px;
        position: relative;
        white-space: break-spaces;
        width: 100vw;
        justify-items: center;
        justify-self: center;
    }

    .section_trip_detail .detail-item .content-right {
        width: 100%;
    }
}





















@media only screen and (max-width: 48em) {
    .product-info .section_schedule .step_box .item_day .list_address li {
        font-size: 12px;
    }

    .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,
    .section_info_mb #tourDetailActions {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 15px;
        padding: 10px 0;
        scrollbar-width: none;
    }

    .tab_list_family .tabbed-content ul li,
    .section_info_mb #tourDetailActions .action-item {
        flex: 0 0 25%;
        scroll-snap-align: start;
        box-sizing: border-box;
    }

    .section_info_mb #tourDetailActions .action-item {
        text-align: center;
    }

    .tab_list_family .tabbed-content ul li.tab a {
        font-size: 14px;
    }

    .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;
    }

    .section_home_banner .box_slogan {
        flex-basis: 60%;
        max-width: 60%;
        padding: 0;
    }

    .section_home_banner .box_slogan .title_home h2 {
        font-size: 32px;
    }

    /* .section_home_banner .box_slogan .title_home_custom {
        font-size: 68px;
    } */
    .section_home_banner {
        height: 80vh !important;
        /* margin-bottom: 30px !important; */
    }

    .section_intro_home_page .col_right_map_mb .row,
    .section_tour .row {
        margin: 0 auto !important;
    }

    .section_weather .tabs_list_weather ul {
        bottom: 130px;
    }

    .section_weather .section_weather .col {
        padding-bottom: 0;
    }

    .section_the_trip .col {
        padding-bottom: 10px;
    }

    .section_block_gallery .tab_list_family .gallery_item {
        max-width: 100%;
    }

    .section_discover .gallery_item .text_gallery_effect {
        width: 120px;
    }

    .section_intro_home_page .section-content .row_tablet .col,
    .section_the_trip .row .col,
    .tabbed-content .col {
        padding-left: 0;
        padding-right: 0;
    }

    .section_intro_home_page .section-content .row,
    .section_the_trip .row,
    .section_video .row_banner_icons {
        margin: 0 auto !important;
    }

    .tabs_list_weather .tab_item_desc p {
        font-size: 12px !important;
    }

    .section_video {
        padding: 0 !important;
    }

    .sub_title,
    .sub_title p {
        font-size: 14px;
    }

    .title p,
    .vn_name p {
        font-size: 28px;
    }

    .section_video .row_banner_icons .stack {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        padding: 0 15px;
    }

    .section_video .stack .icon-box {
        display: block;
        display: flex;
        text-align: left;
        width: 100%;
        max-height: 50px;
    }

    .section_video .stack .icon-box .icon-box-img {
        width: 40px !important;
        margin: 0;
    }

    .section_video .stack .icon-box .icon-box-text {
        margin-left: 20px !important;
    }

    .section_schedule .section-container,
    .section_map .step_map {
        padding-left: 0;
        padding-right: 0;
    }

    .section_map .title_day,
    .step_map .tour-details-book-now-map-btn {
        margin: 0 !important;
    }

    .section_trip_detail {
        padding-top: 50px;
    }

    .box_step_people {
        margin-left: -25%;
    }

    .amlab_faq .section-content {
        padding: 0 15px;
    }

    .tour-detail-book-form-main-left input {
        margin: 0 !important;
    }

    .tour-detail-book-form-main-right-submit .payment-options {
        display: block;
    }

    .tour-detail-book-form-main-right-submit .stack {
        display: grid;
        grid-template-columns: 50% 1fr;
        align-items: center;
        gap: 8px;
    }

    .related-products-wrapper .row,
    .shop-container .products.row {
        margin: 0 auto !important;
    }

    .product-small .box-btn {
        display: flex;
    }

    .category-page-row .col.large-12 {
        padding: 0;
    }

    .category-page-row .col.large-12 .shop-container .section_tour {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .amlab_slider_reviews {
        margin: 0 auto !important;
    }

    .amlab_slider_reviews .flickity-prev-next-button {
        display: none;
    }

    .amlab_footer .section-bg img {
        height: 100vh;
    }
    .product-small .price_group{
        left: 0%;
    }
    .container .product-small .price_group .price_item .price{
        font-size: 20px;
        min-width: 60px;
    }
    .mfp-container.mfp-s-ready.mfp-inline-holder::before{
        display: none;
    }
    .product-small .price_group .price_item .price_type_name{
        font-size: 12px;
    }
    .section_tour .container{
        padding-bottom: 0;
    }
    .row.tab_list_family.row_reviews{
        margin: 0 auto !important;
    }
    .tab_list_family .tabbed-content ul li{
        flex: 0 0 31% !important;
    }
    .amlab_footer{
        right: 0 !important;
    }
    .amlab_back-to-top.amlab_bttbtn{
        display: none;
    }
    .section_faq_page_loop{
        padding-left: 15px;
        padding-right: 15px;
    }
    .wheather_item{
        max-width: 100% !important;
    }
    .slider_weather .flickity-page-dots{
        display: none !important; 
    }
    .wheather_item .text_month{
        display: block;
    }
    .wheather_item .text_month h4{
        font-size: 24px;
        color: #b34b1e;
        font-weight: 500;  
    }

    .amlab_footer .amlab_logo {
        text-align: center;
        align-self: center;
        top: 0 !important;
        left: 0 !important;
    }
}