body,p,span,a{
	line-height: 1.4;
}
@font-face {
  font-family: "souvir";
  src: url("font/VNI-SOUVIR.TTF");
}
@font-face {
  font-family: "lobster";
  src: url("font/Lobster-Regular.ttf");
}
h2{
	font-family: "souvir";
	font-weight: bold;
	font-size: 50px;
	color: #000000;
	text-align: center;
	padding-bottom: 70px;
}
h3{
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #333;
}
.pt120{padding-top: 120px;}
.pt100{padding-top: 100px;}
.pb70{padding-bottom: 70px;}
.pt50{padding-top: 50px;}
.pb120{padding-bottom: 120px;}
.pb100{padding-bottom: 100px;}
.pb50{padding-bottom: 50px;}
.mt50 {margin-top: 50px;}
.mt40 {margin-top: 40px;}
.mt30 {margin-top: 30px;}
.mt20 {margin-top: 20px;}
.mt10 {margin-top: 10px;}
.mt5 {margin-top: 5px;}
.mb50 {margin-bottom: 50px;}
.mb20{margin-bottom: 20px;}
.pt30{padding-top: 30px;}
img{
	max-width: 100%;
}
.textred{
  color: #DF1700;
}
.cta-button{
  padding: 15px;
  width: 320px;
  max-width: 100%;
  background-color: #FF7409;
  border-radius: 50px;
  color: white;
  font-size: 25px;
  font-weight: bold;
  display: block;  
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
a.cta-button:hover, a.cta-button:visited{
	color: white;
	text-decoration: none;
	background-color: #FF7409;
}
.text-center{
	text-align: center;
}
.txt-note{
	font-size: 14px;
}
.txt-red{
	color: #DE0000;
}
.grey-bg{
	background-color: #FBFBFB;
	margin-top: 2px;
}
.green-bg{
	background-color: #F0F9E0;
	margin-top: 0;
}
.bg-top-img{
	/*background-color: #FBFBFB;*/
}
.block-content{
	padding-top: 100px;
}
.block-mb{
	display: none;
}
.w-100{
	width: 100%;
	height: auto;
}
@media(max-width:991px){
  h2{
    font-size: 42px;
  }
  h3{
    font-size: 22px;
    padding-bottom: 10px;
  }
	.pt120{padding-top: 80px;}
	.pb120{padding-bottom: 80px;}
	.pt100{padding-top: 80px;}
	.pb150{padding-bottom: 100px;}
	.pb100{padding-bottom: 60px;}
	.pb50{padding-bottom: 30px;}
	.mt50 {margin-top: 30px;}
	.mt40 {margin-top: 40px;}
	.mt30 {margin-top: 20px;}
	.mb50 {margin-bottom: 30px;}
	.pt30{padding-top: 30px;}
}
@media(max-width:767px){
   h2{
    font-size: 38px;
  }
  h3{
    font-size: 20px;
  }
	.hidden-mb{
		display: none;
	}
	.block-mb{
		display: block;
	}
	.block-content {
    padding-top: 60px;
	}
	h2 {
    padding-bottom: 40px;
	}
}
/*-------------- Main banner --------------*/
/*---Slide style---*/

.banner_pc {
	display: block !important;
}
.banner_mb {
	display: none !important;
}

@media screen and (max-width: 767px)  {
    .banner_pc {
		display: none !important;
	}
	.banner_mb {
		display: block !important;
	}
}
.slick01 img {
	width: 100%;
	height: auto;
}

.slick-dots {
	position: absolute;	
	width: 100%;
	max-width: 460px;
	padding: 0;
	left: 50%;
	margin-left: -230px;
	list-style: none;
	text-align: center;
	bottom: -20px;
}
@media screen and (max-width: 992px)  {
	/*.slick-dots {
		top:calc(100vw * 0.25);
	}*/
	.slick-dots{
		width: 250px;
    margin-left: -125px;
	}
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 4px;
	margin: 0 3px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 50px;
	height: 4px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 5px;
	border-radius: 10px;
  background: #CAF1FC;
	border: 1px solid #CAF1FC;
}
.slick-dots li.slick-active button:before {
	opacity: 1;
	background:#00B9F1;
	border-radius: 10px;
	border: 1px solid #00B9F1;
}
@media screen and (max-width: 767px)  {
    .slick-dots {
			width: 300px;
    	margin-left: -150px;
		}
		.slick-dots li {
			width: 40px;
			margin: 0 8px;
			padding: 0;
		}
}
/*------End Slide style------*/
.main-banner{
  width: 100%;
  position: relative;
  overflow: hidden;
}
/*.bnr-info{
	position: absolute;
	top: 10vw;
}*/
.banner > img{
  width: 100%;
}
.banner_mb{
	width: 100%;
	height: auto;
}
.banner-inner{
  position: absolute;
  top:23vw;
  width: 100%;
	text-align: left;
}
/*.bnr-info{
	position: relative;
}*/
.banner-title{
  font-family: "lobster";
  font-size: 7vw;
  color: #fff;
  position: relative;
  line-height: 1;
/*  -webkit-text-stroke: 1px #fff;*/
  text-shadow: 1px 1px 6px #041880, 1px 1px 6px #041880, 1px 1px 6px #041880, 1px 1px 6px #041880;
	display: inline-block;
 }
.banner-title-bigtxt{
	font-size: 12vw;
}
.banner-title-02{
	font-family: 'Open Sans', "Segoe UI", "Helvetica Neue", sans-serif;
	/*display: block;*/
	font-size: 5vw;
	color: #fff;
	line-height: 1.2;
	font-weight: bold;
	
}
.bnr-info .icon-discount{
	position: absolute;
	right: 9vw;
	top: -6vw;
	width: 110px;
	height: auto;
}
/*.banner-title-02:after{
  content: '';
  width: 53px;
  height: 44px;
  background: url(img/tomato-icon.png) no-repeat right center;
  background-size: 100%;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -8px;
}*/
.banner-inner p{
  font-size: 4.5vw;;
  font-weight: bold;
  color: #fff;
  /*text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;*/
	text-shadow: 1px 1px 4px #541204, 1px 1px 4px #541204, 1px 1px 4px #541204, 1px 1px 4px #541204;
  line-height: 1;
}
p.bnr-departure{
  font-size: 4.7vw;
	padding-top: 10px;
}
.banner-departure-info{
	margin-top: 90px;
}
.banner-departure-info p{
  color: #fff;
  font-weight: bold;
}
.banner-departure-info .banner-date span{
	font-size: 3vw;
}
.banner-price span{
  font-size: 7vw;
	color: #FF6B09 !important;
	text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}
.banner-price .old-price{
	text-decoration: line-through;
	font-size: 6vw;
}
.txt-gradient {
	/*background: -webkit-linear-gradient(to right, #F27312 45%, #FFAA00 55%, #FF4400 75%);
	background: -moz-linear-gradient(to right, #F27312 45%, #FFAA00 55%, #FF4400 75%);
	background: linear-gradient(to right, #F27312 45%, #FFAA00 55%, #FF4400 75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	 text-shadow: none;*/
	font-weight: bolder;
	color: #ff6b00;
	text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
	/*text-shadow: 1px 1px 6px #4B2F03, 1px 1px 6px #4B2F03, 1px 1px 6px #4B2F03, 1px 1px 6px #4B2F03;*/
}
.new-price-small-txt{
		font-size: 2vw;
}
.bnr-cta-btn .cta-button {
    padding: 10px;
    width: 200px;
    max-width: 100%;
    background-color: #EB7A09;
    border-radius: 50px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    display: block;
		margin: 10px 0 0 0;
    text-align: center;
    border: 1px solid #fff;
}
@media(min-width:767px){
	.banner-title-02{
		display: block;
		padding-top: 5px;
	}
  .banner-inner{
    top: 11vw;
		text-align: left;
  }
  .banner-title {
    font-size: 4.5vw;
  }
	.banner-title-02{
    font-size: 3vw;
  }
  .banner-inner p {
    font-size: 3vw;
  }	
  p.bnr-departure{
    font-size: 2.2vw;
		padding-top: 10px;
  }
  .banner-price span{
    font-size: 4vw;
  }
	.banner-price span.new-price-small-txt{
		font-size: 3vw;
	}
  .banner-departure-info{
    margin-top: 20px;
  }
	.banner-departure-info .banner-date span {
    font-size: 2vw;
	}
	.banner-price .old-price {
    font-size: 3vw;
	}
	.bnr-info .icon-discount {
    width: 110px;
    height: auto;
    right: -15vw;
    top: 0vw;
	}
	img.banner_pc{
		height: auto;
    width: 150%;
    overflow: hidden;
    max-width: 150%;
		margin-left: -45vw;
	}
	.bnr-info{
		padding-left: 2vw;
	}
	.bnr-cta-btn .cta-button{
		margin: 10px 0 0 0;
	}
}
@media(min-width:768px){
	.banner-title-bigtxt{
    font-size: 7vw;
	}
}
@media(min-width:991px){		
	img.banner_pc{
		margin-left:0;
	}
	.bnr-cta-btn .cta-button {
			padding: 12px;
			width: 230px;
	}
	img.banner_pc{
    width: 100%;
		max-width: 100%;
	}
  /*.banner-title {
    font-size: 2vw;
  }*/
	/*.banner-title-02{
    font-size: 3.5vw;
  }*/
  .banner-inner p {
    font-size: 2vw;
  }	
  p.bnr-departure{
    font-size: 2.4vw;
    margin-top: 5px;
  }
  .banner-price span{
    font-size: 3vw;
		font-weight: bolder;
  }
	.banner-price span.new-price-small-txt{
		font-size: 2vw;
	}
	.banner-departure-info .banner-date span {
    font-size: 1.2vw;
	}
	.banner-price .old-price{
    font-size: 2vw;		
  }
  .banner-departure-info {
    margin-top: 1vw;
  }
	.banner-title {
    font-size: 3.5vw;
  }
	.banner-title-bigtxt{
		font-size: 4.5vw;
	}
	.banner-title-02{
    font-size: 2vw;
		padding-top: 5px;
  }  
	.bnr-info .icon-discount {
    right: -13.5vw;
    top: -1vw;
		width: 130px;
    height: auto;
	}
	/*.bnr-info{
		padding-left: 30px;
	}*/
	.banner-inner {
    top: 7vw;
	}
	.bnr-info {
    padding-left: 21vw;
	}
}
@media(min-width:1140px){
  .banner-title {
    font-size: 3vw;
  }
	.banner-title-02{
    font-size: 2vw;
  }  
	.bnr-info .icon-discount {
   	right: -13vw;
    top: 0vw;
    height: auto;
	}
	.bnr-info {
    padding-left: 20vw;
	}
}
@media(min-width:1200px){
  p.bnr-departure{
    font-size: 2.2vw;
  }
	p.bnr-departure span{
    font-size: 1.5vw;
  }
	.banner-departure-info .banner-date span {
    font-size: 1.2vw;
	}
	.bnr-info .icon-discount {
   	right: -12vw;
	}
	.bnr-info {
    padding-left: 18vw;
	}
	.banner-inner {
    top: 7vw;
	}
}
@media(min-width:1300px){
	.bnr-info {
    padding-left: 16vw;
	}
}
@media(min-width:1440px){
  .banner-inner {
    top: 8.3vw;
	}
	.bnr-info {
    padding-left: 12vw;
}
	.banner-title{
    font-size: 3vw;
		line-height: 35px;
  }
	.banner-title-bigtxt{
		font-size: 4.5vw;
	}
  .banner-title-02{
    font-size: 1.8vw;
		padding-top: 10px;
  }
	.banner-price span {
    font-size: 2.5vw;
    font-weight: bolder;
	}
	.banner-price span.new-price-small-txt {
    font-size: 1.8vw;
	}
	.bnr-info .icon-discount {
    right: -9vw;
		width: inherit;
		height: auto;
	}	
	.banner-departure-info .banner-date span {
    font-size: 1.6vw;
	}
	.banner-inner p {
    font-size: 1.8vw;
	}
  p.bnr-departure{
    font-size: 1.8vw;
    margin-top: 0;
  }  
  .banner-title-02:after{
    width: 85px;
    height: 60px;
  }
  .banner-departure-info {
    margin-top: 20px;
  }
	.bnr-info .icon-discount {
    right: -12vw;
    top: -1vw;
	}
}
@media(min-width:1500px){
	.bnr-info {
    padding-left: 10vw;
	}
}
@media(min-width:1600px){  
	.bnr-info .icon-discount {
    right: -11vw;
		top: -1vw;
	}
	.bnr-info {
    padding-left: 5vw;
	}
}
@media(min-width:1800px){  
	.bnr-info .icon-discount {
    right: -9vw;
	}
	.bnr-info {
    padding-left: 3vw;
	}
	.banner-inner {
    top: 8.3vw;
	}
	.banner-title{
    font-size: 2.8vw;
		line-height: 35px;
  }
	.banner-title-bigtxt{
		font-size: 4vw;
	}
  .banner-title-02{
    font-size: 1.8vw;
		padding-top: 10px;
  }
	.banner-price span {
    font-size: 2.5vw;
    font-weight: bolder;
	}
}
@media(min-width:1900px){	
	.bnr-info .icon-discount{
		right: -9vw;
    top: 0vw;
	}  
	.bnr-info {
    padding-left: 3vw;
	}
  .banner-title-02{
    font-size: 2vw;    
  }
  .banner-title-02:after{
    width: 100px;
    height: 70px;
  }
  .banner-inner p{
    font-size: 1.5vw;
  }
  p.bnr-departure{
    font-size: 33px;
  }  
  .banner-inner p span{
    font-size: 52px;
  }
}
@media(max-width:991px) and (min-width:1440px){
	.bnr-info{
			padding-left: 30px;
		}
}
@media(max-width:991px) and (min-width:767px){
  .main-banner {
    overflow: hidden;
  }
  .main-banner > img{
    width: 125% !important;
    max-width: inherit;
  }
	.bnr-info .icon-discount {
    right: -16vw;
    top: -1vw;
	}
}
@media(max-width:600px){
	.departure-info-wrap .text-center{
		text-align: left !important;
	}
	.bnr-info .icon-discount {
    right: 6vw;
    top: -10vw;
	}
	.banner-title-02 {
    font-size: 6vw;
	}
	.banner-departure-info {
    margin-top: 20px;
	}
	.banner-inner p {
    font-size: 5.5vw;
	}
	.banner-departure-info .banner-date span {
    font-size: 4vw;
	}
	.banner-price span {
    font-size: 8vw;
	}
	.banner-price span.new-price-small-txt{
		font-size: 7vw;
	}
	/*.bnr-cta-btn .cta-button{
		margin: 10px 0 0 0;
	}*/
}
@media(max-width:500px){
	.bnr-info .icon-discount {
		right: 2vw;
    top: -14vw;
    width: 110px;
	}	
}
@media(max-width:424px){
	/*.banner-departure-info {
    margin-top: 40px;
	}*/
	.bnr-info .icon-discount {
		right: 0vw;
    top: -14vw;
    width: 100px;
	}
}
/*----- Main banner end -----*/

/*-----Table of content -----*/
.table-content ul {
  display: flex;
  justify-content: space-evenly;
	/*padding-top: 15px;*/
}
.table-content li a{
  font-weight: bold;
	color: #333399;
}
.table-content li a:after{
  content:'\f078' ;
  font-family: "Font Awesome 5 Free";
  margin-left: 9px;
  font-size: 13px;
	color: #333399;
}
@media(max-width:767px){ 
  .table-content ul{
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px;
  }
  .table-content li{
    width: 50%;
    padding: 0px 15px
  }
  .table-content li a {
    font-weight: bold;
    width: 100%;
    display: block;
    padding: 10px 0 5px 0;
    border-bottom: 1px solid #E3E3E3;
    position: relative;
		font-size: 16px;
  }
  .table-content li a:after{
    position: absolute;
    right: 0;
    font-size: 11px
  }	
}
@media(min-width:768px){
	.table-content ul {
		padding-top: 15px;
	}
}
@media(max-width:575px){
    .table-content li{
      width: 100%;      
    }
}
/*----- End Table of content -----*/

/*----- Short description -----*/
.row-4{
  margin-left: -4px;
  margin-right: -4px;
}
.row-4 > div{
  padding-left: 4px;
  padding-right: 4px;
}
.row-4 > div img{
  margin-top: 8px;
  width: 100%;
}
.row-4 > div img:nth-child(1){
  margin-top: 0;
}
.intro-img .row > div{
  max-width: inherit;
}
.intro-img .col-md-7{
  flex: 0 0 52.4%;
}     
.intro-img .col-md-5{      
  flex: 0 0 47.6%;
}
.intro-section{
	display: flex;
	align-items: center;
}
.intro-img,
.intro-content{
  width: 50%;	
}
.intro-content{
  padding-left: 30px;
  position: relative;
}
.intro-content .intro-title{
	color: #0A77C9;
	font-family: "lobster";
	font-size: 35px;
	padding-bottom: 20px;
}
.intro-content > p{
  position: relative;
}
.intro-content > p:after{
  content: '';
  width: 228px;
  height: 130px;
  display: block;
  position: absolute;
  left: 0;
  margin-top: -10px;
}
@media(max-width:991px){
  .intro-section {
		align-items: flex-start;
  }
	.intro-img{
		width: 50%;	
	}
	.intro-content{
		width: 70%;	
		}
	.intro-title{
		line-height: 1.2;
	}
}
@media(max-width:768px){
	.intro-img{
		width: 40%;	
	}
	.intro-content .intro-title {
    font-size: 30px;
    padding-bottom: 15px;
	}
}
@media(max-width:767px){
  .intro-section {
    background: none;    
    flex-wrap: wrap;
  }
  .intro-img, .intro-content{
    width: 100%;
  }
  .intro-content{
    padding: 0;
  }
  .intro-content{
    background-size: 100% 100%;
		padding-top: 30px;
  }
	.intro-content .intro-title {
    padding: 20px 0;
    line-height: 1.2;
	}
}
/*----- Short description end -----*/

/*----- departure -----*/
/*.green-bg  .row{
	margin: 0 -40px;
}*/
.green-bg .col-md-6{
	
}
.green-bg .col-lg-6:first-child{
	border-right: 4px dashed #34B9E3;
	padding-right: 75px;
}
.green-bg .col-lg-6:last-child{	
	padding-left: 75px;
}
#departure-date.departure-info-wrap .border-top{
		border-top: 7px solid #229C37 !important;
	}
.calendar{
  background-color: #fff;
  padding: 30px;
}
.calendar-mane{
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}
.calendar-table {
  width: 100%;
  margin-top: 15px;
}
.calendar-table th,
.calendar-table td,
.calendar-table{
  border-collapse: collapse;
  padding: 13px 5px;
  text-align: center;
}
.confirmed-tour{
  background: url("img/confirm_date.png") no-repeat center center;
  font-weight: bold;
	color: white;
}
.scheduled-departure{
  background: url("img/schedule_date.png") no-repeat center center;
  font-weight: bold;
	color: white;
	background-size: inherit;
}
.note-list li{
  vertical-align: middle;
	margin: 10px 0;
}
.note-list li > span{
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
  background-size: 100%;
  position: relative;
  margin-top: -3px;
}
@media(max-width:991px){
  .calendar{
    padding: 20px 15px;
  }
  .calendar-table th, .calendar-table td, .calendar-table{
    padding: 10px 5px;
  }
	.green-bg .col-lg-6:first-child{
		border-right: none;
	}
	.green-bg .col-lg-6{
		padding: 0 !important;
	}
	.row {
		margin: 0;
	}
	#schedule{
		margin-top: 60px;
    border-top: 3px #98b367 dashed;
    padding-top: 60px;
	}
}
@media(max-width:767px){
  .departure-info-wrap .row > div:nth-child(2){
    padding-top: 30px;
  }
  .departure-info-wrap .container > p.mt30.text-center{
    text-align: left!important;
  }
  .note-list li{
    display: block;
    width: 100%;
    margin: 10px 0;
  }
	.departure-info-wrap .container.pb100{
		padding-bottom: 120px;
	}
}
/*----- End departure -----*/

/*----- schedule -----*/
.schedule-wrap{
  width: 800px;
  max-width: 100%;
  background: #fff;
  border-top: 7px solid #229C37;
  padding: 40px 20px;
  margin-left: auto;
  margin-right: auto;
}
.schedule-list li{
  width: 100%;
  display: flex;
  /*align-items: center;*/
  padding-bottom: 10px;
	position: relative;
}
.schedule-list li:last-child{
  margin-bottom: 0;
}
.schedule-time{
  width: 70px;
  height: 70px;
  text-align: center;
  background: #fff;
  border:2px solid #095E0E;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.schedule-time2{
	min-width: 80px;
}
/*.schedule-time2{  
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}*/
.schedule-point{
	width: 18px;
    height: 18px;
    background-color: #00B9F1;
    border: 3px solid #fff;
    border-radius: 50%;
    /* margin-top: 6px; */
    position: absolute;
    z-index: 3;
    left: 80px;
    top: 8px;
}
.schedule-content{
  width: calc(100% - 70px);
  padding: 5px 0 0 30px;
}
.schedule-time2 p{
	text-align: center;
}
.schedule-time p, .schedule-time2 p{
  font-size: 25px;
  font-weight: bold;
  color: #1F8407;
}
.schedule-time img{    
  width: calc(100% + 4px);
  max-width: initial;
}
/*.schedule-list{
  position: relative;
}*/
/*.schedule-list:after{
  content: '';
	width: 3px;
	height: 100%;
	border-left: 3px solid #4DBE60;
	background: url(img/line.png) repeat;
	position: absolute;
	left: 87px;
	top: 0;
}*/
.schedule-list li{
  position: relative;
}
.schedule-list li:after{
  content: '';
	width: 3px;
	height: 100%;
	border-left: 3px solid #4DBE60;	
	position: absolute;
	left: 87px;
	top: 0;
}
.schedule-list li:last-child:after{
	height: 20px;
}
.schedule-list li:first-child:after{
	/*height: 20px;*/
	margin-top: 15px;
}
@media(max-width:767px){
  .schedule-wrap{
    padding: 40px 15px;
  }
  .schedule-content{
    padding-left: 25px;
  }
}
/*----- End Schedule -----*/

/*----- Tour point -----*/
#tour-point h2{
	padding-bottom: 30px;
}
#tour-point .table-content{
	padding-bottom: 70px;
}
.tour-point{
	background-color: #fff;
	box-shadow: 1px 1px 10px #d9d9d9, 1px 1px 10px #d9d9d9, 1px 1px 10px #d9d9d9, 1px 1px 10px #d9d9d9;
	padding-bottom: 50px;
	margin-bottom: 70px;
	padding: 0 0 50px 0;
}
.tour-point .tour-point-des{
	padding: 40px 50px;
	line-height: 1.5;
	text-align: center;
}
.tour-point .tour-point-img{
	display: flex;
	margin: 0 -5px;
	padding: 0 30px;
}
.tour-point .tour-point-img li{
	padding: 0 5px 5px 0;
}
.tour-point .tour-point-img2{
	 	display: flow-root; 
    margin: 0 -5px;
    padding: 0 30px;
}
.tour-point .tour-point-img2 li{
	padding: 0 5px 5px 0;
	width: 33%;
	float: left;
}
@media(max-width:991px){
  .tour-point .tour-point-des{
		padding: 30px 0;
		line-height: 1.5;
		text-align: center;
	}
	#tour-point .table-content li a {
    font-size: 14px;
	}
	.tour-point {
    padding: 0 0 40px 0;
		margin-bottom: 50px;
	}
	.tour-point .tour-point-des {
    padding: 20px 15px;
    line-height: 1.5;
    text-align: left;
	}
	.tour-point .tour-point-img {
  	margin: 0; 
    padding: 0 15px;
	}
	.tour-point .tour-point-img2 {
	 	margin: 0; 
    padding: 0 15px;
	}
	.tour-point .tour-point-img2 li {
    width: 50%;
	}
	.tour-point .tour-point-img li {
    padding: 0 2px;
	}
	#tour-point .table-content {
    padding: 0 0 40px 0;
	}
	#tour-point .table-content ul {
    display: flow-root;
	}
	#tour-point .table-content ul li{
    display: block;
    width: 45%;
    float: left;
		border-bottom: 1px solid #E3E3E3;
		position: relative;
		padding: 5px 0;
	}
	#tour-point .table-content ul li:nth-child(even){
		float: right;
	}
	/*#tour-point .table-content li a {
    border-bottom: 1px solid #E3E3E3;
	}*/
	#tour-point .table-content li a:after {
    position: absolute;
    right: 0;
    font-size: 11px;
	}
	#tour-point #strawberry-picking p.text-center{
		text-align: left !important;
    padding-left: 15px;
	}
}
@media(max-width:767px){
	#tour-point .table-content li a {
    font-size: 16px;
	}
	#tour-point .table-content ul li{
    display: inherit;
    width: 100%;
    float: none;
		padding: 0;
	}
	#tour-point .table-content li a {
    border-bottom: none;
		padding: 5px 0 5px 0;
	}	
	#tour-point .table-content ul li:first-child{
		border-top: 1px solid #E3E3E3;
	}
	#tour-point .table-content {
    padding: 0 15px 40px 15px;
	}	
}

/*---Straberry pickking modal---*/
.modal-strawberry-title {
  font-size: 30px;
  color: #E24886;
  font-weight: bold;
  background: url(img/strawberry_icon_02.png) no-repeat left 7px;
  padding: 0px 0 0px 43px;
}
.strawberry-icon{
  text-decoration: underline;
  background: url("img/strawberry_icon_01.png") no-repeat left top;
  padding: 5px 0 5px 45px;
	color: #333399;
}
#modal01 .modal-dialog{
  width: 1140px;
  max-width: 96%;
}
#modal01 .modal-header{
  border-bottom: none;
}
#modal01 .close{
  padding: 30px;
  opacity: 1;
}
#modal01 .close span{
  display: none;
}
#modal01 .close:after{
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("img/close.png") no-repeat center center;
}
.modal-body{
  padding-top: 0;
  padding-bottom: 40px;
}
@media(min-width:991px){
  #modal01 .modal-body{
    padding: 0 70px 40px 70px;
  }
}
@media(max-width:767px){
  .modal-strawberry-title{
    font-size: 20px;
    padding: 7px 0 5px 40px;
  }
  .strawberry-title{
    font-size: 25px;
  }
  .modal-body .modal01-content:nth-child(2){
    margin-top: 30px;
  }
  .modal01-content img{
    margin-top: 15px;
    width: 100%;
  }
  #modal01 .close{
    padding: 25px 15px;
  }
  #modal01 .close:after{
    width: 20px;
    height: 20px;
  }
}
@media(min-width:575px){
  .block-575{
    display: none;
  }
}
.list-dot li{
  margin-bottom: 5px;
  padding-left: 20px;
  position: relative;
}
.list-dot li:before{
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #333;
  position: absolute;
  left: 0;
  top: 9px;
}
/*---End Straberry pickking modal---*/
/*----- Tourpoint End -----*/

/*----- Tour outline -----*/
/*#tour-outline{
	background: url(img/bg_leaves.png) no-repeat top center, #FFF1D5;
}*/
.outline-table{
  width: 100%;
  background-color: #fff;
}
.outline-table th,
.outline-table td{
  border-collapse: collapse;
  border:1px solid #b7b7b7;
  padding: 15px 30px;
}
.outline-table th{
	background-color: #FBFBFB;
}
.list-dot li{
  margin-bottom: 7px;
}
.list-dot li:last-child{
  margin-bottom: 0;
}
.outline-table a.textblue{	
	color: #333399;
	text-decoration: underline !important;
}
.list-dot-green li{
	padding-left: 20px;
	position: relative;
}
.list-dot-green li:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #00B9F1;
	position: absolute;
	left: 0;
	top: 9px;
}
.map-box {
    margin-top: 10px;
    width: 400px;
    max-width: 100%;
}
@media(min-width:767px){
  .outline-table th{
    width: 230px;
  }
}
@media(max-width:1200px){
	/*#tour-outline {
			background: url(img/bg_leaves.png) no-repeat top left, #FBF5DD;
	}*/
}
@media(max-width:767px){
	/*#tour-outline{
		background: url(img/bg_leaves_mb.png) no-repeat top left, #FBF5DD !important;
	}*/
  .outline-table th, .outline-table td{
    display: block;
    width: 100%;
    padding: 15px 15px;        
    vertical-align: middle;
  }
  .outline-table th{
    border-bottom: none;
    padding-bottom: 0;
  }
  .outline-table td{
    border-top:none;
    padding-top: 5px;
  }
	.outline-table td{
		border:none;
	}
	.outline-table th {
    border: none;
	}
	.outline-table th, .outline-table td {
    padding: 8px 15px;
	}
	.outline-table th {
    background-color: #f3f3f3;
	}
}
@media (max-width: 575px){
	.map-box {
			width: 100%;
	}
}
/*----- End Tour outline -----*/

/*-----Book btn sticky-----*/
#book-btn {
	position: relative;
	bottom: 0;  
	z-index: 9;
	/*background: #e7b96d;*/
	padding: 15px 0;
	background: url(/en/tour/miyama/img/bg_gray.png) repeat;
	border-top: 2px solid white;
	/*display: none;*/
}
#book-btn .cta-button {
    padding: 10px 80px;
    width: 230px;
}
.sticky {
	position: sticky !important;
}
#book-btn .box__wrap {
	width: 100%;
	margin: 0 15px;
	display: flex; 
	justify-content: space-evenly;
	align-items: center;
}
#book-btn .box__semittl {
	width: auto;
} 
#book-btn .box__wrap .box__semittl h3 {
	font-size: 35px;
	font-family: 'Open Sans'; 
	font-weight: bold;
}
#book-btn .box__wrap .box__item {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 70%; 
    text-align: center;
} 
@media screen and (max-width: 1199px) {
	#book-btn .box__wrap .box__semittl h3 {
		font-size: 28px;
	}	
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	#book-btn .btn-custom {
		font-size: 14px;
		max-width: 170px;
	}
	#book-btn .btn-custom-semi {
		font-size: 14px;	
		max-width: 170px;
	}
}
@media screen and (max-width: 767px) {
	#book-btn .box__wrap {
		flex-direction: column;
		align-items: center;
		margin: 0;
	}
	#book-btn .box__semittl {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	#book-btn .box__wrap .box__item {
		width: 100%;
		justify-content: space-evenly;
	}
	#book-btn .box__wrap .box__item .btn-custom {
		width: calc((100% / 2) - 7px);
	}
}
@media screen and (max-width: 600px) {
	#backToTop2019 {
		bottom: 70px;
	}
}
@media screen and (max-width: 375px) {
	#book-btn .box__wrap .box__item .btn-custom {
		font-size: 12px;
	}	
}
/*----Adjust the position of Back to top btn in mobile----*/
@media screen and (max-width: 7670px){
	#backToTop2019 {
			bottom: 25px !important;
	}
}

@media(min-width:767px){
	.txt-note-big{
		font-size: 18px;
	}
}