/*Index*/
.page{
	margin: 0 !important;
}
  .displayNone {
    display: none;
  }
  .banner{
    width: 100%;
    height: 100vh;
    position: relative;
  }
  .imgBanner{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .contentBanner{
    position: absolute;
    width: 100%;
    /* left: 50%; */
    /* bottom: 50%; */
    transform: translate(-50%, -50%);
    /* bottom: 10%; */
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .contentBanner .titleBanner{
    font-family: 'Noto Serif', Georgia, "Times New Roman", serif;
    font-size: 7vw;
    text-align: center;
    color: white;
    font-weight: 700;
  }
  .contentBanner .titleBy{
    color: white;
    font-family: 'Noto Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 30px;
    text-align: center;
  }
  .buttonFacebook{
    text-align: center;
  }
  .buttonFacebook a{
    padding: 8px 16px;
    background: #ff6b5a;
    border-radius: 22px;
    color: white;
    font-size: 18px;
    font-weight: 600;
  }
  .buttonFacebook a:hover{
    background: #ff9e59;
  }
  .contentMapIndex {
    width: 100%;
    height: auto;
  }
  .contentMapIndex img{
    width: 100%;
    height: auto;
  }
  .btnIcon {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
    overflow: hidden;
    gap: 4px;
  }
  .btnIcon .icon {
    padding: 8px;
    color: rgb(51, 102, 153);
    background-color: rgba(51, 102, 153, 0.05);
    border-radius: 4px;
  }
  .btnIcon .icon i {
    font-size: 23px;
    line-height: 27px;
  }
  .btnIcon .btnTitleSub {
    font-size: 10px;
    font-weight: 400;
    color: black;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgb(51, 102, 153);
    /*max-width: 80px;*/
  }
  .btnIcon .btnTitle {
    /*max-width: 80px;*/
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 2px;
    padding-right: 4px;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 600;
  }
  .groupTitile {
    text-align: left;
  }
  .package-item {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .text-center {
    flex-grow: 1;
  }
  .package-item img {
    width: 100%;
  }
  .package-item .d-flex {
    margin-top: auto;
    margin-bottom: 24px; /* Đảm bảo các nút luôn cách đáy 24px */
  }
  .package-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative; /* Để đảm bảo phần tử con có thể dùng position absolute */
  }

  .text-center {
    flex-grow: 1;
  }

  .package-item .groupFooter {
    position: absolute;
    bottom: 24px;
    width: 100%;
    justify-content: center;
    margin-left: -1.5rem;
  }

  .groupIcon {
    margin-bottom: 80px; /* Đảm bảo không gian trống cho nút */
  }
  .titleTour {
    font-size: 24px;
    line-height: 16px;
    font-weight: 600;
    color: black;
    padding-bottom: 24px;
  }
  .descriptionTour {
    text-align: left;
    padding-bottom: 24px;
    font-weight: 600;
    color: black;
  }
  .btnIcon .icon svg {
    width: 24px;
    height: 24px;
    fill: rgb(51, 102, 153);
  }
  @media (max-width: 768px) {
    .contentBanner .titleBy{
      font-size: 20px;
    }
    .buttonFacebook a{
      font-size: 12px;
    }
  }
  .imgDestination:hover{
    cursor: pointer;
  }
  .destination .imgDestination:hover img {
        transform: scale(1.1);
    }
/*Detail*/
.content1{
    margin-top: -24px;
    margin-bottom: 36px;
    float: right;
    border-radius: 4px;
    width: 50%;
    padding: 0px 0px 12px 12px;
}
.textConett2{
    overflow: hidden;
    display: inline;
    max-height: none;
}
.groupTitle{
    width: 100%;
}
.contentDetail{
    padding-top: 24px;
}
.contentSummary{
    margin-top: -24px;
     margin-bottom: 36px;
    float: right;
    border-radius: 4px;
    width: 50%;
    padding: 0px 0px 12px 0px;
    margin-left: 24px;
}
.groupBtnSummary{
    margin-top: 24px;
    position: relative;
    display: flex;
    flex-basis: 50%;
    align-items: flex-start;
    max-width: 50%;
    align-items: center;
    gap: 4px;
}
.iconSummary svg{
    width: 18px;
    height: 18px;
    fill: var(--theme-colors-primary) !important;
}
.iconSummary{
    padding: 8px 11px;
    background-color: rgba(51, 102, 153, 0.05);
    border-radius: 4px;
}
.titleBtnSummary{
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 2px;
    padding-right: 4px;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 600;
}
.subTitleBtnSummary{
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--theme-colors-primary);
}
.clearfix {
    clear: both;
}
.titleContentLeft{
}
.contentDis{
  text-align: justify;
}
.row-7{
  display: -webkit-box;
  visibility: visible;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
.btnReadMore{
  display: inline;
  cursor: pointer;
  color: var(--theme-colors-primary);
  font-weight: 600;
  user-select: none; 
}
.viewFullDis{
  overflow: hidden;
  display: inline;
  max-height: none;
}
.iconInclude{
  background-color: #33ab630d;
  border-radius: 4px;
  padding: 8px 12px;
  color: var(--theme-colors-primary);
}
.contentMapAndAttractions{
  display: flex;
  flex-wrap: wrap;
}
.contentMapAndAttractions .boxChildren{
  flex: 1 1 50%;
  padding: 10px;
  box-sizing: border-box;
}
.map{
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
 aspect-ratio: 4 / 3; 
}
.imgAttraction{
  max-width: 120px;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.imgAttraction img{
  width: 100%;
  height: 100%;
}
.titleDis2{display: none;}
.groupBtnActivity .iconActivity svg{
  width: 18px;
  height: 18px;
  fill: var(--theme-colors-primary);
}
.groupBtnActivity .iconActivity{
  padding: 8px 11px;
  background-color: rgba(51, 102, 153, 0.05);
  border-radius: 4px;
}
.imgDailyItinerary{
  float: left;
  margin-right: 24px;
  width: calc(25% - 12px);
  border-radius: 8px;
  /*overflow: hidden;*/
}
.imgDailyItinerary  .slick-next{right:10px;z-index:1;}
.imgDailyItinerary  .slick-prev{left:10px;z-index:1;}
.imgDailyItinerary img{
  width: 100%;
  height: 100%;
}
.desDailyItinerary{
  text-align: justify;
}
.row-6{
  display: -webkit-box;
  visibility: visible;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.line{
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-left: 8px;
  border-top-style: solid;
  border-top-width: 2px;
  color: rgba(51, 102, 153, 0.2);
}
.titleLine{
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 16px;
  text-transform: uppercase;
  color: var(--theme-colors-primary);
}
.customDis{
  text-align: justify;
}
.iframeVideo{
  position: relative;
  display: block;
  height: 0px;
  padding-bottom: 25%;
  overflow: hidden;
  width: 50%;
}
.iframeVideo iframe{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/* Hide the bottom control bar */
.gmnoprint a, 
.gmnoprint span, 
.gm-style-cc {
  /*display: none;*/
}
.gm-style-cc {
  display: none;
}
/* Hide the watermark */
.gmnoprint div {
  /*display: none;*/
}
/* Hide the Google logo */
.gm-style > div > div > a {
  display: none !important;
}
.titleTour {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: black;
}
.groupPhoto{
    border-radius: 24px;
    overflow: hidden;
    position: relative;
}
.btnViewAllPhoto{
    cursor: pointer;
    position: absolute;
    z-index: 1;
    right: 25px;
    bottom: 25px;
    background-color: black;
    color: white;
    padding: 10px;
    border-radius: 8px;
    border: 3px solid white;
}
.btnViewAllPhoto .titleBtnViewPhoto{
    font-size: 14px;
    font-weight: 600;
}
.slideService{
    padding: 16px 0;
    border-bottom: 1px solid var(--theme-colors-action);
}
.itemService{
    cursor: pointer;
    gap: 8px;
}
.titleService{
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--theme-colors-action);
}
.itemService svg{
    width: 26px;
    height: 26px;
    fill: var(--theme-colors-action);
}
.titleContent{
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: var(--theme-colors-primary) !important;
}
.contentDisPackage{
	text-align: justify;
	font-family: "Heebo", sans-serif !important;
}
.contentDisPackage h2{
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	color: var(--theme-colors-primary) !important;
	padding-bottom: 1rem !important;
	font-family: "Heebo", sans-serif !important;
}
.contentDisPackage p{
	text-align: justify;
}
.groupPhoto .imgFirst{
	min-height: 350px;
}
.contentMapAndAttractions .boxChildren:nth-child(1) {
  padding-left: 0px;
}

/* Áp dụng CSS cho div con thứ hai */
.contentMapAndAttractions .boxChildren:nth-child(2) {
   padding-right: 0px;
}
form.wpcf7-form > .row.g-3 > .col-md-6 input.form-control, form.wpcf7-form > .row.g-3 > .col-12 input.form-control{
	height: calc(3.5rem + 2px);
    padding: 1rem .75rem;
}
form.wpcf7-form > .row.g-3 > .col-12 textarea.form-control{
	padding: 1rem .75rem;
	height: 100px;
	min-height: calc(1.5em + .75rem + 2px);
}
form.wpcf7-form > .row.g-3 > .col-12 input[type="submit"]{
	color: #FFFFFF;
    background-color: var(--theme-colors-primary);
    border-color: var(--theme-colors-primary);
	padding-top: 1rem !important;
    padding-bottom: 1rem !important;
	min-height:58px;
}
form.wpcf7-form > .row.g-3 > .col-12 input[type="submit"]:hover{
	background-color: var(--theme-colors-primary);
    border-color: var(--theme-colors-primary);
}
form.wpcf7-form p{
	margin-bottom: 0px;
}
.iframeContact{
	border-radius: 0px !important;
    height: calc(100% - 31px) !important;
    width: 100% !important;
    position: relative !important;
    min-height: 300px;
    border: 0;
}
.iframeContact iframe{
	width: 100% !important;
	height: 100% !important;
}
@media (max-width: 768px) {
   .contentMapAndAttractions .boxChildren:nth-child(1) {
		padding: 0px;
	}

	/* Áp dụng CSS cho div con thứ hai */
	.contentMapAndAttractions .boxChildren:nth-child(2) {
	   padding: 0px;
	   padding-top: 1.5rem !important;
	}
  .groupPhoto .imgFirst{
	  min-height: 218px !important;
  }
  .iframeVideo{
    width: 100%;
    padding-bottom: 50%;
  }
  .contentVideo{
    width: 100%;
  }
  .groupBtnActivity{
    margin-bottom: 12px;
  }
  .titleContentLeft{
    padding-left: 0;
  }
  .groupBtnSummary{
    margin-top: 0;
    margin-bottom: 12px;
  }
  .titleDis1{
    display: none;
  }
  .titleDis2{display: block;}
  .contentSummary{
    margin-top: 0;
    margin-bottom: 0;
    float: none;
    border-radius: 4px;
    width: 100%;
    padding: 0px 0px 12px 0px;
    margin-left: 0px;
  }
  .contentMapAndAttractions .boxChildren {
    flex: 1 1 100%;
  }
  .itemInclude{
    align-items: flex-start !important;
  }
  .imgDailyItinerary{
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 12px;
  }
}
  
/*About*/
/*Faq*/
/* CSS cho FAQ */

.faq-container {
    max-width: 800px;
    margin: 0 auto;
}

.faq-item {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    overflow: hidden;
}

.faq-question {
    background: var(--theme-colors-primary);
    color: #fff;
    padding: 15px;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: background 0.3s;
}

.faq-question:hover {
    background: var(--theme-colors-primary);
}

.faq-answer {
    display: none;
    padding: 15px;
    font-size: 16px;
    border-top: 1px solid #ddd;
}

.icon {
    font-size: 16px;
    transition: transform 0.3s;
}

.icon.open {
    transform: rotate(180deg);
}
a:hover, a:focus, a:active {
    color: white ;
}
.footeListContact p.titleContact a, .footeListContact p.titleContact{
	color: white;
}
.footeListContact p.titleContact:hover , .footeListContact p.titleContact:hover a{
	color: var(--theme-colors-primary);
	cursor: pointer;
}
.contentContact p > a:hover{
	opacity: .8;
	color: var(--theme-colors-primary);
}
.contentIncluded{
	text-align: justify;
}
.contentIncluded h2{
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	color: var(--theme-colors-primary) !important;
	padding-bottom: 1rem !important;
	font-family: "Heebo", sans-serif !important;
}
.contentIncluded p{
	text-align: justify;
}
.contentIncluded ul{
	margin: 0;
}
.contentIncluded ul {
	list-style: none;
	padding: 0;
	margin-bottom:2rem;
}

.contentIncluded ul li {
	position: relative;
	padding-left: 45px;
	margin-bottom: 25px;
	padding-top: 0;
}

.contentIncluded ul li:before {
	content: '\2713';
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background-color: #33ab630d;
	color: var(--theme-colors-action);
	text-align: center;
	line-height: 20px;
	border-radius: 4px;
	padding: 4px 10px;
}
.btn-action{
	background-color: var(--theme-colors-primary);
    border-color: var(--theme-colors-primary);
	color: #FFFFFF;
}
a.btn-action{
	color: #FFFFFF !important;
}
.btn-action:hover{
	opacity: .8;
	color: #FFFFFF;
}
.color-star{
	color: yellow;
}
#breadcrumbs span, #breadcrumbs a{
	color: #FFFFFF;
}

