a{
  text-decoration: none !important;
}
.slider-home{

}
.page-wrapper {
  padding-bottom: 0;
  padding-top: 0;
}
.slider-home::before{
  width: 100%;
  content: "";
  height: 19.167vw;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.6117647059), rgba(0, 0, 0, 0.8), #000000);
  z-index: 2;
  position: absolute;
}
.header-top {
  background-color: transparent !important;
}
#header-contact li a{
  text-transform: unset;
  font-size: 14px;
}
.header-main .nav > li{
  margin: 0 20px;
}
.header-main .nav > li > a {
  color: #fff;
  position: relative;
}
.header-main .nav > li.active > a{
  color: #a6cd70;
}

.header-main .nav > li > a::before{
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  display: block;
  opacity: 0;
  background-color: #a6cd70;
  transition: all 0.85s;
  z-index: 999999999;
}
.header-main .nav > li.active > a::before{
  opacity: 1;
  width: 100%;
  display: block;
}
.header-main .nav > li > a:hover:before{
  opacity: 1;
  width: 100%;  
}
.book-btn{
  background: linear-gradient(270.29deg,#a6cd70 17.58%, #749e2e 99.75%);
  padding: 10px 20px !important;
  font-size: 12px !important;
}
.banner-sldier h3{
  font-weight: 450;
  font-size: 64px;
  text-align: center;
  line-height: 12px;
  display: block;
  z-index: 999;
  position: relative;
  margin-bottom: 0;
}
.banner-sldier p{
  font-size: 28px;
    color: #fff;
    font-weight: 400;
    z-index: 999;
  position: relative;
}
.stuck .header-bg-color {
  background-color: #000 !important;
}
.btn-discover{

}
.btn-discover span{

}
.btn-discover::before {
  content: "";
  background: #749e2e;
  top: 5px;
  left: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.slider-khampha{
  background-color: #fff;
  border-radius: 70px 0px 0px 0px;
}
.col4-hanhtrinh .col-inner{
  padding-left: 100px;
}
.icon-hanhtrinh{
  align-items: center;
  margin-top: 20px;
}
.banner-hanhtrinh{
  border-radius: 90px 0 0 0;
  overflow: hidden;
}
.album-trip .image-lightbox img{
  border-radius: 5px;
}
.banner-homstay .text-box{
  height: 100%;
}
.banner-homstay .text-box .text-box-content{
  height: 100%;
}
.class-cauhoi .accordion-title{padding-left: 15px;}
.class-cauhoi .accordion-title button.toggle{
  left: unset;
  right: 0;
}
.album-dulich img{
  border-radius: 5px;
}
.footer-1{
  position: relative;
  padding-top: 60px;
}
.footer-1::before{
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000b5;
  padding-top: 70px;
  border-top: unset;
}
.text-footer p{
  margin-bottom: 5px;
}
.h3-title-footer{margin-bottom: 0;}
.h3-title-footer h3{border: unset;position: relative;display: flex;margin-bottom: 20px;}
.h3-title-footer h3::before{
  content: "";
  width: 77%;
  height: 1px;
  background-color: #fff;
  display: inline-block;
  /* margin-left: 10px; */
  right: 0;
  position: absolute;
  display: none;
}
.h3-title-footer h3 span{
  border: unset;
  padding-bottom: 0;
  margin-right: 0;
}
.img-insta img{
  width: auto !important;
}
.absolute-footer{
  background-color: transparent !important;
  color: #fff !important;!i;!;
  border-top: 1px solid #fff;
  position: relative;
}
#button-contact-vr {
  position: fixed;
  bottom: 0;
  z-index: 999;
}

/*phone*/
#button-contact-vr .button-contact {
  position: relative;
  margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}

.phone-vr-circle-fill {
  width: 65px;
  height: 65px;
  top: 12px;
  left: 12px;
  position: absolute;
  box-shadow: 0 0 0 0 #c31d1d;
  background-color: #cf203170;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
}

.phone-vr-img-circle {
  background-color: #CF2031;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 25px;
  left: 25px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

.phone-vr-img-circle a {
  display: block;
  line-height: 37px;
}

.phone-vr-img-circle img {
  max-height: 25px;
  max-width: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}

@-webkit-keyframes phone-vr-circle-fill {
  0% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes zoom {
  0% {
      transform: scale(.9)
  }

  70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent
  }

  100% {
      transform: scale(.9);
      box-shadow: 0 0 0 0 transparent
  }
}

@keyframes zoom {
  0% {
      transform: scale(.9)
  }

  70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent
  }

  100% {
      transform: scale(.9);
      box-shadow: 0 0 0 0 transparent
  }
}

.phone-bar a {
  position: fixed;
  bottom: 25px;
  left: 30px;
  z-index: -1;
  color: #fff;
  font-size: 16px;
  padding: 8px 15px 7px 50px;
  border-radius: 100px;
  white-space: nowrap;
}

.phone-bar a:hover {
  opacity: 0.8;
  color: #fff;
}

#zalo-vr .phone-vr-img-circle {
  background-color: #1F5E9D;
}

#zalo-vr .phone-vr-circle-fill {
  box-shadow: 0 0 0 0 #1f5e9da3;
  background-color: #1f5e9d7a;
}
.tour_page .list_tours .item_tour {
  max-height: calc(100vh - 40px);
  height: 100%;
  border-radius: 35px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px;
}
.tour_page .list_tours .item_tour #map1 {
  width: 30%;
  overflow: hidden;
  position: relative;
}
.tour_page .list_tours .item_tour #map1 .image_ori {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
}
.tour_page .list_tours .item_tour .detail {
  width: calc(70% - 50px);
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 35px;
  padding: 35px 40px;
  box-sizing: border-box;
  height: 100%;
}
.tour_page .list_tours .item_tour .day {
  font-size: 14px;
  font-weight: 400;
  color: #a2a2a2;
}
.tour_page .list_tours .item_tour .day strong {
  position: relative;
  padding-left: 20px;
  margin-right: 10px;
  color: #000;
  font-weight: 400;
}
.tour_page .list_tours .item_tour .detail_top {
  z-index: 2;
  position: relative;
}
.tour_page .list_tours .item_tour .detail_top .title_tour {
  font-weight: 950;
  color: #000;
  font-size: 28px;
  margin-bottom: 15px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  font-size: 16px;
}
.tour_page .list_tours .item_tour .detail_top .list_price {
  grid-gap: 20px;
  margin-bottom: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.tour_page .list_tours .item_tour .detail_top .price_box {
  width: 100%;
  display: flex;
  align-items: end;
  margin-bottom: 0;
}
.tour_page .list_tours .item_tour .detail_top .price_box .price {
  font-size: 20px;
  font-weight: 700;
  color: red;
  line-height: 1;
  transition: 0.5s;
  padding-right: 20px;
  -webkit-transition: 0.5s;
  position: relative;
  margin-bottom: 0;
  list-style-type: none;
  margin-left: 0;
}
.tour_page .list_tours .item_tour .detail_top .price_box .name {
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
  color: #000;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.tour_page .list_tours .item_tour .detail_bottom {
  z-index: 1;
  position: relative;
  overflow-y: auto;
  max-height: calc(100vh - 40px - 240px);
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .pick {
  width: calc(20% - 50px);
  text-align: left;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date {
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .line {
  width: calc(20% - 50px);
  box-sizing: border-box;
  display: block;
  position: relative;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .line::before {
  content: "";
  background: #a6cd70;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .line .l {
  content: "";
  background: #dfdfdf;
  width: 2px;
  height: calc(100% - 25px + 50px - 15px);
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .line .if {
  font-size: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .line::after {
  content: "";
  background: #00a000;
  width: 3px;
  height: 0px;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .active .line::after {
  height: calc(100% - 25px + 50px - 15px);
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .text {
  width: 80%;
  float: left;
  border: 2px solid #a6cd70;);
  border-radius: 35px;
  padding: 30px 35px;
  float: right;
  box-sizing: border-box;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .text .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--black-color);
  margin-bottom: 20px;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .text .description {
  font-size: 16px;
  color: var(--black-color);
  font-weight: 500;
  line-height: 1.6;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .text .description p{
  margin-bottom: 10px;
  font-size: 14px;
}
.tour_page .list_tours .item_tour .day strong::before {
  content: "";
  background-image: url(images/ocloc.svg);
  position: absolute;
  left: 0px;
  top: 2px;
  width: 15px;
  height: 15px;
}
.tour_page .list_tours .item_tour .detail_bottom .info_tour {
  margin-bottom: 30px;
  margin-top: 30px;
}
.tour_page .list_tours .item_tour .detail_bottom .info_tour .include, .tour_page .list_tours .item_tour .detail_bottom .info_tour .not_include {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-right: 40px;
}

.tour_page .list_tours .item_tour .detail_bottom .info_tour .include .title, .tour_page .list_tours .item_tour .detail_bottom .info_tour .not_include .title {
    font-size: 20px;
    font-weight: 700;
    color: var(--black-color);
    margin-bottom: 20px;
}
.tour_page .list_tours .item_tour .detail_bottom .info_tour .include span, .tour_page .list_tours .item_tour .detail_bottom .info_tour .not_include span {
  font-size: 18px;
  font-weight: 500;
  color: var(--black-color);
}
.tour_page .list_tours .item_tour .detail_bottom .info_tour .not_include {
  width: 50%;
  float: right;
}
.tour_page .list_tours .item_tour .button_box {
  z-index: 2;
  position: relative;
  width: 100%;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.tour_page .list_tours .item_tour .button_book {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #a6cd70;
  cursor: pointer;
  padding: 12px 50px;
  float: right;
  position: relative;
  margin-right: 7px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  margin-right: 33px;
  margin-bottom: 5px;
}
.tour_page .list_tours .item_tour .button_book::before {
  content: "";
  background: #000;
  top: 5px;
  left: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates>.item_date:nth-child(n+4) .line .if::before {
  content: "";
  background-image: url(images/map.svg) !important;
  width: 20px;
  height: 20px;
  top: -25px;
  left: 10px;
  position: absolute;
  transform: translateX(-50%);
  /* left: 0; */
  /* right: 0; */
  /* margin: 0 auto; */
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates>.item_date:nth-child(n+4) .line .if {
  position: absolute;
  left: calc(50% + 15px);
  width: 80px;
  top: -10px;
  overflow: unset;
  color: #ff0000;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates>.item_date:nth-child(n+4) .line .l {
  top: 0px;
  height: calc(100% - 0px + 50px);
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date:last-child .line .l {
  display: none;
}
.cs2 aside{
  margin-bottom: 0;
}
.img-title-cat {
  position: relative;
}
.img-title-cat .title_box {
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  z-index: 1;
}
.img-title-cat .title_box .title_h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 450;
  margin-bottom: 20px;
  text-align: center;
}
.breadcrumb {
  text-align: center;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  /* font-weight: 700; */
}
.breadcrumb__item {
  display: inline-block;
  margin-right: 20px;
  list-style: none;
  color: #131518;
  position: relative;
  padding: 0 15px;
}
.breadcrumb__item a, .breadcrumb__item span {
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
.breadcrumb__item::after {
  display: block;
  width: 23px;
  height: 26px;
  color: #b6af96;
  content: "";
  background: url(images/iconright.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: -25px;
  background-size: cover;
}
.breadcrumb__item:last-child:after{
  display: none;
}
.form-lienhe{

}
.form-lienhe .col{
  padding-bottom: 0;
}
.breadcrumb a{
  color: #fff;
}
.separator{
  margin: 0 5px;
}
#post-list .box-image img{
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#post-list .box-blog-post:hover img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  opacity: 0.5 !important;
}
#post-list{
  margin-top: 30px;
}
#comments{
  display: none;
}
.col-right-detail-news {
  background-color: #f2f2f2;
  padding-top: 35px;
}
.col-right-detail-news .block_title {
  font-size: 40px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400;
}
.col-right-detail-news .block_title h3{
  font-weight: 450;
}
.news_list_body_col_1 .item {
 
}
.news_list_body_col_1 .item figure{
  height: 274px;
  width: 100%;
  overflow: hidden;
}
.news_list_body_col_1 .item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.frame_info {
  display: flex;
  margin: 25px 0 0px 0;
}
.news_list_body_col_1 .item .title {
  font-weight: 600;
  font-size: 16px;
  color: #222;
}
.article-inner h1.entry-title{
  color: #000;
  margin-top: 30px;
  font-size: 40px;
  font-weight: 450;
}
.h2-title-danhmuc{
  font-size: 25px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.list_hometay .item {
  display: block;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  overflow: hidden;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.list_hometay .item .frame_img {
  display: block;
  overflow: hidden;
  margin-bottom: 0px;
  /* height: 344px; */
  /* width: 100%; */
}
.list_hometay .item .frame_img a {
  display: block;
  vertical-align: middle;
  overflow: hidden;
  height: 370px;
  width: 100%;
}
.list_hometay .item .frame_img a img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.list_hometay .item .frame_right {
  padding: 30px 30px;
  box-sizing: border-box;
}
.list_hometay .item .frame_right .title {
  font-size: 32px;
  font-weight: 650;
  margin-bottom: 15px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  color: #000000;
}
.list_hometay .item .frame_right .title a{
  color: #000000;
}
.list_hometay .item .frame_right .price_box {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: repeat(2, 1fr);
}
.list_hometay .item .frame_right .price_box .title {
  font-size: 18px;
  font-weight: 650;
  margin-bottom: 15px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.list_hometay .item .frame_right .price_box .price {
  font-size: 32px;
  font-weight: 600;
  color: var(--black-color);
  line-height: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.list_hometay .item .frame_right .price_box .price .unit {
  font-size: 18px;
  position: absolute;
  font-weight: 600;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.list_hometay .item .frame_right .price_box .price .hour {
  font-size: 26px;
  font-weight: 500;
  margin-left: 15px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.list_hometay .item .frame_right .sum {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  margin: 30px 0px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.category-page-row {
  padding-top: 0;
  margin-top: 0;
}
.list_hometay .item:hover {
  background: #a6cd70;
}
.list_hometay .item:hover .frame_right .title a {
  color: #ffffff;
}
.list_hometay .item:hover .frame_right .price_box .title {
  color: #ffffff;
}
.list_hometay .item:hover .frame_right .price_box .price {
  color: #ffffff;
}
.list_hometay .item:hover .frame_right .sum {
  color: #ffffff;
}
.list_hometay .item:hover .frame_img img {
  transform: scale(1.1);
}
.met-detail{
 display: none;
}
.product-title.product_title{
  text-align: center;
}
.product-short-description{
  text-align: center;
}
.homestay_detail .bot-content {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  position: relative;
  margin-bottom: 50px;
  margin-top: 60px;
  flex-wrap: wrap;
}
.homestay_detail .bot-content::before {
  content: "";
  height: 100%;
  width: 2px;
  background: #a6cd70;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.homestay_detail .bot-content .left {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: var(--black-color);
}
.homestay_detail .bot-content .left, .homestay_detail .bot-content .right {
  width: 50%;
}
.homestay_detail .bot-content .left .title, .homestay_detail .bot-content .right .title {
  font-size: 30px;
  font-weight: 650;
  color: var(--black-color);
  margin-bottom: 35px;
}
.homestay_detail .bot-content .left .description {
  font-size: 16px;
  color: var(--black-color);
  font-weight: 500;
  line-height: 1.6;
}
.homestay_detail .bot-content .left .description p{
  margin-bottom: 5px;
}
.homestay_detail .bot-content .right {
  text-align: center;
}
.homestay_detail .bot-content .right .price_box {
  width: 100%;
  margin-bottom: 30px;
}
.homestay_detail .bot-content .right .price_box .name {
  font-size: 20px;
  font-weight: 650;
  color: var(--black-color);
  margin-bottom: 5px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  list-style-type: none;
}
.homestay_detail .bot-content .right .price_box .price {
  font-size: 32px;
  font-weight: 600;
  color: var(--black-color);
  line-height: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  list-style-type: none;
}
.homestay_detail .bot-content .right .price_box .price .unit {
  font-size: 18px;
  position: absolute;
  font-weight: 600;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.homestay_detail .bot-content .right .price_box .price .hour {
  font-size: 25px;
  font-weight: 500;
  margin-left: 15px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.product-section {
  border-top: unset;
}
.product-section-title{
  text-align: center;
  margin-bottom: 30px;
  font-size: 32px;
}
.cs1 aside{
  margin-bottom: 0;
}
#post-list .from_the_blog_excerpt {
  display: none;
}
@media screen and (max-width: 768px) {
  .tour_page .list_tours .item_tour {
      padding: 0px;
  }
  .tour_page .list_tours .item_tour #map1 {
    display: none;
}
.tour_page .list_tours .item_tour .detail {
  padding: 20px 15px;
  border-radius: 10px;
  width: 100%;
}
.tour_page .list_tours .item_tour .detail_top {
  display: flex;
  flex-wrap: wrap;
}
.tour_page .list_tours .item_tour .detail_top .title_tour {
  font-size: 24px;
  width: 100%;
}
.tour_page .list_tours .item_tour .detail_top .list_price {
  margin-bottom: 10px;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}
.tour_page .list_tours .item_tour .detail_top .price_box {
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.tour_page .list_tours .item_tour .detail_top .price_box .price {
  order: 2;
}
.tour_page .list_tours .item_tour .detail_top .price_box .name {
  order: 1;
  margin-bottom: 5px;
  width: 100%;
}
.tour_page .list_tours .item_tour .detail_bottom {
  max-height: calc(100vh - 0px - 240px - 205px);
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .pick {
  width: calc(20% - 30px);
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date {
  display: flex;
  padding-bottom: 30px;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .line {
  width: calc(20% - 30px);
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .text {
  border-radius: 10px;
  padding: 20px 15px;
  width: 100%;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .text .title {
  font-size: 18px;
  margin-bottom: 10px;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .text .description {
  font-size: 14px !important;
}
.img-title-cat img {
  height: 300px;
  object-fit: cover;
}
.img-title-cat .title_box {
  width: 100%;
  top: 60%;
}
.img-title-cat .title_box .title_h1 {
  font-size: 24px;
  margin-bottom: 10px;
}
.breadcrumb__item a, .breadcrumb__item span {
  font-size: 14px;
}
.breadcrumb__item {
  padding: 0px;
}
.article-inner h1.entry-title{
  font-size: 28px;
}
.list_hometay .item .frame_right .title {
  font-size: 24px;
  margin-bottom: 10px;
}
.list_hometay .item .frame_right .price_box {
  grid-gap: 10px;
  grid-template-columns: repeat(1, 1fr);
}
.list_hometay .item .frame_right .price_box .title {
  margin-bottom: 5px;
}
.list_hometay .item .frame_right .price_box .price {
  font-size: 28px;
}
.list_hometay .item .frame_right .price_box .price .hour {
  font-size: 22px;
}
.list_hometay .item .frame_right .sum {
  margin: 20px 0px;
  font-size: 14px;
}
.homestay_detail .bot-content {
  padding: 0px 0px;
  margin-bottom: 30px;
}
.homestay_detail .bot-content .left {
  order: 2;
}
.homestay_detail .bot-content .left .title, .homestay_detail .bot-content .right .title {
  margin-bottom: 10px;
  font-size: 20px;
}
.homestay_detail .bot-content .right {
  order: 1;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #a6cd70;
}
.homestay_detail .bot-content .left .title, .homestay_detail .bot-content .right .title {
  margin-bottom: 10px;
  font-size: 20px;
}
.homestay_detail .bot-content .right .list_price {
  display: flex;
  flex-wrap: wrap;
}
.homestay_detail .bot-content .right .price_box {
  width: 1000%;
}
.homestay_detail .bot-content .right .price_box .name {
  margin-bottom: 5px;
  font-size: 18px;
}
.homestay_detail .bot-content .right .price_box .price {
  font-size: 24px;
}
.homestay_detail .bot-content .right .price_box .price .unit {
  font-size: 16px;
}
.homestay_detail .bot-content .right .price_box .price .hour {
  font-size: 20px;
}
.homestay_detail .bot-content .left, .homestay_detail .bot-content .right {
  width: 100%;
}
.homestay_detail .bot-content::before{
  display: none;
}
}
@media(max-width:549px){
  .banner-sldier h3{
    font-size: 40px;
  }
  .banner-sldier p{
    font-size: 22px;
  }
  .col4-hanhtrinh .col-inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
.tour_page .list_tours .item_tour {
  margin-top: 10px;
}
.tour_page .list_tours .item_tour .detail_top .title_tour {
  font-size: 22px;
}
.tour_page .list_tours .item_tour .detail_top .list_price {
  width: 100%;
  flex-wrap: nowrap;
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}
.tour_page .list_tours .item_tour .detail_top .price_box {
  text-align: left;
  scroll-snap-align: start;
  min-width: 115px;
  max-width: 115px;
  flex: 0 0 27vw;
}
.tour_page .list_tours .item_tour .detail_top .price_box .price {
  font-size: 16px;
}
.tour_page .list_tours .item_tour .detail_top .price_box .price .unit {
  font-size: 14px;
}
.tour_page .list_tours .item_tour .detail_bottom {
  max-height: calc(100vh - 15px - 240px - 205px);
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .pick {
  width: calc(20% - 10px);
  font-size: 14px;
  display: none;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date {
  margin-bottom: 20px;
}
.tour_page .list_tours .item_tour .detail_bottom .list_dates .item_date .line {
  display: none;
}
.tour_page .list_tours .item_tour .detail_bottom .info_tour .include, .tour_page .list_tours .item_tour .detail_bottom .info_tour .not_include {
  padding-right: 0px;
  width: 100%;
}
.tour_page .list_tours .item_tour .detail_bottom .info_tour .not_include {
  margin-top: 20px;
}
.tour_page .list_tours .item_tour .detail_bottom .info_tour .include .title, .tour_page .list_tours .item_tour .detail_bottom .info_tour .not_include .title {
  font-size: 16px;
}
.tour_page .list_tours .item_tour .detail_bottom .info_tour .include span, .tour_page .list_tours .item_tour .detail_bottom .info_tour .not_include span {
  font-size: 14px;
}
.banner-homstay .text-box {
  height: auto;
}
.footer-1 .col{
  padding-bottom: 0;
}
}