:root {
--color_primary: #19558B;
} 
a:hover {
    color: #19558B;
}
.tour-card__time--left {
    background: #19558B;
}
#footer {
    background: linear-gradient(180deg, #21AAA0 0%, #21AAA0 100%);
    color: #fff;
}
.footer-address svg path, .footer-phone svg path {
	fill: #FFF;
}
.news-tour .news-tour__img img {
    width: 100%;
    border-radius: var(--radius_md);
    aspect-ratio: 3 / 2;
    object-fit: cover;
}
.header-top__right .header-item.header-select {
  margin: 0;
}
.header-top__right .header-item + .header-item {
  margin-right: 2.4rem;
}
.library-item__main img {
  aspect-ratio: 3/2;
  object-fit: cover;
}
.product-detail__bottom {
  margin-bottom: 2rem;
}
#column-right {
  margin-top: 2rem
}
.product-sidebar .product-sidebar__item + .product-sidebar__item {
  margin-top: 1.6rem
}
[class^='product-product'] .panel-table-of-content {
  border: none !important;
  border-radius: 0 !important;
  background: none !important;
  color: #000000 !important;
  overflow: hidden;
}
[class^='product-product'] a[aria-controls^='table-of-content'] {
  display: none;
}
.panel-table-of-content {
  position: sticky;
  top: 0;
  z-index: 9;
}
.panel-table-of-content .with-chevron {
  border: unset;
  background: rgba(238, 238, 238, .95);
  color: #444444 !important;
}
[class^='product-product'] #table-of-content {
  border: none !important;
  background: #fff!important;
  border-bottom: 1px solid #ccc !important;
  margin-bottom: 30px;
}
[class^='product-product'] #table-of-content ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap:10px
}
[class^='product-product'] #table-of-content ul li {
  font-size: 16px;
  font-weight: 600;
  padding: 1rem;
  display: inline-block;
  margin-right: 0px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  text-align: center;
  min-width: 110px;
  max-width: 220px;
  font-size: var(--fz_body_2);
  font-weight: 600;
  line-height: var(--lh_body_2);
}

.product-detail__content img {
    max-width: 100% !important;
    height: auto !important;
}
@media(min-width:1024px) and (max-width:1399px){
    [class^='product-product'] #table-of-content ul {
        gap:5px
    }
    [class^='product-product'] #table-of-content ul li {
        min-width: 85px;
    }
}
@media(max-width:767px){
    [class^='product-product'] #table-of-content ul{
        justify-content: space-between;
    }
    [class^='product-product'] #table-of-content ul li {
        width:45%;
        margin-left:0;
    }
    .v-base img{
        margin:0;
        height:100%;
    }
}
.library-item img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.footer-email span {
  opacity: .8;
}
.footer-phone {
  margin-bottom: 1rem;
}
.footer-email a,
.footer-phone a {
  color: #fff;
  opacity: .8;
}
#table-of-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	border-radius: 8px;
	background-color: #F5F5F5;
}

#table-of-content::-webkit-scrollbar
{
	width: 12px;
  height: 8px;
	background-color: #eeeeee;
}

#table-of-content::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
	background-color: var(--color_tertiary);
}
@media (min-width: 767px) {
  .product-detail__bottom--right {
    position: unset;
    top: 1rem;
  }
  .wrapper-product-sidebar {
    position: sticky;
    top: 1rem;
  }
}
@media (min-width: 1024px) {
    .header-top .logo img {
        object-fit: unset;
    }
}
@media (max-width: 991px) {
    .header-top .logo img {
		width: 100px;
    }
}
@media (max-width: 767px) {
	.layout-checkout-booking .step-footer-previous-link, .layout-checkout-booking .step-footer-continue-btn {
		font-size: 16px !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        height: 45px !important;
  }
	:root {
    	--bs-gutter-x: 2.5rem;
  	}
    .news-tour__card .news-card__detail {
        flex: 0 0 100%;
        max-width: 100%;
    }
	.news-tour__card a {
		width: 100%;
	}
    .news-tour__card .news-tour__img {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-right: 1.6rem;
    }
    [class^='product-product'] #table-of-content ul li {
    	margin-top: 1rem
    }
    .section.about-us {
    	display: none;
    }
} 

[class^='product-product'] #table-of-content ul li {
  background: #19558b;
  color: #fff;
}
[class^='product-product'] #table-of-content ul li.active {
  background: var(--main_color);
}
[class^='product-product'] #table-of-content ul li a {
  color: #fff;
}
#button-buy {
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 700;
} 
.float-icon-hotline {
  bottom: 55px;
}
#whatapp-icon {
  position: fixed;
  bottom: 105px;
  right: 13px;
  z-index: 999999;
}
.wrapper-news .panel-table-of-content{
    position:relative;
    margin: 20px 0;
}
.wrapper-news .panel-table-of-content ul li{
    padding-left: 30px;
}
.wrapper-news .panel-table-of-content .with-chevron{
    display:block;
}
#bunyad-widget-about-2 {
    border: 1px solid #ebebeb;
}
.service_about_us_new .widget-title {
    margin-bottom: 35px;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .15em;
    color: #fff;
    background: #000;
}
.widget-about .author-image {
    margin-bottom: 18px;
}
.widget-about .author-image img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.widget-about .about-text {
    padding: 0 8px;
    text-align: center;
    font-size: 14px;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #505050;
} 
.product-related .tour-card__img--main {
  aspect-ratio: 3/2;
  object-fit: cover;
  height: auto;
} 
.wrapper-product .product-detail__content em {
	font-style: italic !important;
} 
.wrapper-product .product-detail__content img {
	margin-bottom: -5px;
}
.wrapper-product .v-base span {
	display: unset !important;
} 
.new-detail__content img{
    margin-bottom:0;
}
@media (max-width: 767px) {
    .product-detail__bottom {
        margin-top: 0;
    }
    [class^='product-product'] #table-of-content ul {
        padding: 10px 0;
    }
	[class^='product-product'] #table-of-content ul li {
		margin-top: 0;
	}
	.wrapper-product .product-detail__content img {
    	margin-bottom: 0px;
    }
    .about-area{
        padding-bottom:10px;
    }
} 
.form-request__btn button {
	color: #000 !important;
} 
/* CSS cho menu */
.li-sub {
    position: relative; /* Để submenu được định vị chính xác so với li */
}

.submenu-custom {
    display: none; /* Mặc định ẩn submenu */
    position: absolute; /* Đặt submenu ra ngoài li */
    top: 100%; /* Đặt submenu ngay dưới li */
    left: 0;
    background-color: #fff; /* Màu nền submenu */
    border: 1px solid #ddd; /* Đường viền submenu */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Hiệu ứng đổ bóng */
    z-index: 1000; /* Đảm bảo submenu hiển thị trên các phần tử khác */
    min-width: 200px; /* Đặt chiều rộng tối thiểu cho submenu */
}

/* Hiển thị submenu khi hover vào li */
.li-sub:hover .submenu-custom {
    display: block;
}

/* Tùy chỉnh các link trong submenu */
.submenu-custom a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

/* Hiệu ứng khi hover vào link trong submenu */
.submenu-custom a:hover {
    background-color: #f0f0f0; /* Màu nền khi hover */
    color: #007bff; /* Màu chữ khi hover */
}
.header-menu ul {
    overflow: unset !important;
} 
.v-base a, v-base p a, .v-base span a {
    text-decoration: underline;
    text-decoration-color: #169179;
    text-underline-offset: 4px;
} 
.fb-comments {
	display: block;
	width: 100% !important;
}
.fb-comments iframe {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;
} 
.section-video {
	margin-bottom: 30px;
} 
.about-image-box .inner-box img {
	height: auto;
}

#sort-by ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  float: right;
}
#sort-by ul > li {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding-right: 28px;
  text-indent: .01px;
  cursor: pointer;
  line-height: 34px;
  border-radius: 3px;
  background: none repeat scroll 0 0 #fff;
  cursor: pointer;
  margin: 0 auto;
  outline: medium none;
  padding: 0 20px;
  position: relative;
  width: 180px;
  float: left;
  color: #333;
  border: 1px solid #e5e5e5;
  font-size: 13px;
}
#sort-by ul ul {
  position: absolute;
  visibility: hidden;
  width: 180px;
  left: -1px;
  top: 34px;
  background: none repeat scroll 0 0 #F8F8F8;
  z-index: 10000;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  overflow: hidden;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  overflow: hidden;
  background: #fff;
  padding-left: 0px !important;
}
#sort-by li li {
  width: 100%;
  margin-top: 0px;
  border-top: none;
  border-right: none;
  border-left: none;
}
#sort-by>ul>li:hover {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#sort-by li:hover>ul {
  visibility: visible;
}