@import url('https://fonts.googleapis.com/css2?family=Exo+2&family=Freehand&family=Roboto:wght@300;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

*
{
  padding: 0;
  margin: 0;
  transition:all ease-out .5s 0s;
}

html
{
  height: 100%;
}

body
{
  height: 100%;
}

.top
{
  height: auto;
  width: 100%;
  background: rgba(0,0,0,.3);
  position: relative;
}

.hider
{
	height:100%;
	width:100%;
	position:absolute;
	background:rgba(0,0,0,.3);
	z-index:-1;
}

.hider-tour
{
	height:100%;
	width:100%;
	position:absolute;
	background:rgba(0,0,0,.3);
	top:0;
	z-index:1;
}

#thevideo
{
	z-index:-10;
}

.nav
{
  width: 100% !important;
  max-width: 100% !important;
  padding: 30px 0px;
}

.nav-in
{
  width: 1300px;
  height: auto;
  margin: auto !important;
}

.topnav
{
//	background:#a29060;
	background:#fff;
	width:100%;
	height:auto;
}

.topnav-in
{
	width:100%;
	height:auto;
	margin:auto !important;
}

.topnav-in ul li
{
	list-style:none;
	display:inline-block;
}

.topnav-in ul
{
	padding:0px !important;
}

.topnav-in img
{
	width:130px;
	height:auto;
	margin:10px;
}

.topnav-in-left
{
	text-align:left;
	padding:7px 0px;
	color:#fff;
}
		
.topnav-in-right
{
	text-align:right;
}

.topnav-nav-in-middle
{
	text-align:center;
}
		
.topnav-in-right ul
{
	margin:0;
}
		
.topnav-in-right ul li
{
	list-style:none;
	display:inline-block;
}
		
.topnav-in-right ul li a
{
	color:#333;
	padding:7px 5px;
	display:inline-block;
	text-decoration:none;
}

.topnav-in ul li
{
	list-style:none;
	display:inline-block;
}
		
.topnav-in ul li a
{
	color:#333;
	padding:7px 5px;
	display:inline-block;
	text-decoration:none;
}

.topnav-nav-in-left
{
	text-align:left;
}
		
.topnav-nav-in-right
{
	text-align:right;
}
		
.middle-nav
{
//	background:#fff;
	border-bottom:#fff 1px solid;
	width:100%;
	height:auto;
}

.middle-nav-inop
{
	border-bottom:#a29060 1px solid;
	padding-bottom:20px;
}
		
.middle-nav-in
{
	width:100%;
	margin:auto !important;
}
		
.middle-nav-in-left
{
	text-align:left;
}
		
.middle-nav-in-left img
{
	height:100px !important;
	width:auto;
	padding:10px 0px;
}
		
.middle-nav-in-right
{
	text-align:center;
}

.middle-nav-in-right nav
{
    display: flex;
    align-items: end;
	height:100%;
}
		
.middle-nav-in-right nav ul
{
	width:100%;
	padding:0 !important;
}
		
.middle-nav-in-right nav ul li
{
	text-decoration:none;
	display:inline-block;
	padding:0px 10px 0px 10px;
}
		
.middle-nav-in-right nav ul li a
{
	color:#fff;
	font-family: 'Exo 2', sans-serif;
	font-size:25px;
	text-decoration:none;
}
		
.logo
{

}

.logo img
{
	width:300px;
	height:auto;
}

.thenav
{
  text-align: right;
}

.thenav ul li
{
  list-style: none;
  display: inline-block;
}

.thenav ul li a
{
  color:#fff;
  text-decoration: none;
  font-family: 'Exo 2', sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 5px 10px;
}

.slogon
{
  text-align: center;
  margin-top: 150px;
}

.slogon b
{
  font-family: 'Freehand', cursive;
	font-family: 'Great Vibes', cursive;
  font-size: 80px;
  display: block;
  color:#fff;
}

.slogon span
{
  font-family: 'Exo 2', sans-serif;
  font-weight: bold;
  font-size: 60px;
  display: block;
  text-transform: uppercase;
  line-height: 65px;
  margin-top:40px;
  color:#ddd;
}

.thetour
{
	width:100%;
	padding:50px 0px;
	
	background-size:cover;
	position:relative;
}

.thetour-in
{
	width:1300px;
	margin:auto;
	position:relative;
	z-index:10;
}

.tourstitle
{
	background:url('../images/titlebglast.png');
	width:1300px;
	margin:20px auto;
	text-align:center;	
}

.toursitcont
{
	width:1300px !important;
	margin:20px auto !important;
	text-align:left !important;	
}

.tourstitle span
{
	background:#fff;
	color:#333;
	font-family: 'Exo 2', sans-serif;
	display:inline-block;
	margin:auto;
	font-size:25px;
	padding:30px 10px;
}

.tourstitle span a
{
	color:#87C1FF;
	text-decoration:none;
	font-family: 'Exo 2', sans-serif;
	display:block;
	margin:auto;
	font-size:15px;
	padding:5px 10px;
}

.thetourbtn
{
	#a29060 !important;
	padding:7px 10px;
}

.toursoffers
{
	width:1300px;
	margin:auto !important;
}

.toursoffer
{
	margin:auto;
}

.toursoffer-in
{
	width:100%;
	margin:auto;
	position:relative;
}

.toursoffer-in img
{
	width:100%;
	height:auto;
	margin:auto;
}

.toursoffertext
{
	position:absolute;
	bottom:11px;
	left:0;
	width:100%;
	margin:0 !important;
	box-sizing:border-box;
	padding:7px 5px;
	background:rgba(0,0,0,.7);
	color:#fff;
}

.thearrwos
{
  position: absolute;
  bottom: 120px;
  right: 50px;
}

.arrow-wrap
{
  position: relative;
  bottom: -100px;
  -webkit-animation: arrow 0.5s 1s infinite ease-out alternate;
  -moz-animation: arrow 0.5s 1s infinite ease-out alternate;
  -o-animation: arrow 0.5s 1s infinite ease-out alternate;
  animation: arrow 0.5s 1s infinite ease-out alternate;
  width: 56px;
}

.arrow-wrap:hover
{
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.arrow
{
  padding: 15px;
  border-left: solid 5px #fff;
  border-bottom: solid 5px #fff;
  position: relative;
  display: inline-block;
  margin: 20px;
}

.arrow-down
{
  transform: rotate(-45deg);
  bottom: 20px;
  margin-top: -45px;
}

@-webkit-keyframes arrow
{
  0% {
    bottom: 0px;
  }
  100% {
    bottom: 10px;
  }
}

@-moz-keyframes arrow
{
  0% {
    bottom: 0px;
  }
  100% {
    bottom: 10px;
  }
}

@-o-keyframes arrow
{
  0% {
    bottom: 0px;
  }
  100% {
    bottom: 10px;
  }
}

@keyframes arrow
{
  0% {
    bottom: -100px;
  }
  100% {
    bottom: -90px;
  }
}

.home-tours-container
{
  width: 100% !important;
  max-width: 100% !important;
  margin: auto;
}

.tours
{
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}

.tours h1
{
  font-family: 'Freehand', cursive;
  font-size: 50px;
  display: block;
  color:#333;
  width: 100%;
  text-align: center;
  margin: 50px auto 50px;
}

.toursbg
{
  height: auto;
  width: 100%;
  margin: 60px 0px;
  padding:30px 0px 50px;
  background:#b7a98a;
}

.toursbg a
{
	display:block;
	text-decoration:none;
	margin-top:20px;
}

.toursbg a:hover
{
	display:block;
	text-decoration:underline;
	color:#333;
}

.toursbg img
{
	margin-left:20px;
	width:100%;
	height:auto;
}

.toursbg h1
{
  font-family: 'Freehand', cursive;
  font-size: 50px;
  display: block;
  color:#333;
  width: 100%;
  text-align: center;
  margin: 50px auto 50px;
}

.toursbg span
{
  background:#b7a98a !important;
}


.home-tours
{
  width: 100%;
  margin: 10px auto;
  height: 650px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  position: relative;
  background-position: center center;
}

.home-tours-in
{
  width: 100%;
  height: 100%;
  background:rgba(0,0,0,.7);
  color: #fff;
  padding: 10%;
  box-sizing: border-box;
  opacity:0;
  transition:all ease-out .2s 0s;
}

.home-tours-in:hover
{
  opacity: 1;
}

.home-tours-in h2
{
  font-family: 'Freehand', cursive;
  font-size: 50px;
  text-transform: uppercase;
}

.home-separator
{
  width: 180px;
  height: 3px;
  background: #fff;
  margin-bottom: 60px;
}

.home-tours-in p
{
  font-family: 'Exo 2', sans-serif;
  font-size: 23px;
  margin-bottom: 40px;
}

.home-tours-in a
{
  font-family: 'Exo 2', sans-serif;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}

.home-tours-in a:hover
{
  color: #fff;
}

.home-booking
{
  width:99%;
  height: 450px;
  margin: auto;
  margin-bottom: 10px;
  background-image:url('../images/book.webp');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  position: relative;
  background-position: center center;
  position: relative;
}

.home-booking-in
{
  width: 50%;
  height: 100%;
  background: rgba(0,0,0,.7);
  position: absolute;
  right:0;
  top:0;
  color:#fff;
  font-family: 'Exo 2', sans-serif;
  padding: 2% 5%;
  box-sizing: border-box;
}

.home-booking-in h2
{
  font-size: 50px;
  margin-top: 20px;
}

.home-booking-in p
{
  font-size: 30px;
  margin-top: 20px;
}

.home-booking-in a
{
  font-size: 20px;
  margin-top: 20px;
  color: #fff;
}

.testimonials-containrer
{
  width: 99% !important;
  max-width: 99% !important;
  margin: auto;
  margin-bottom: 10px;
}

.testimonials
{
  font-family: 'Freehand', cursive;
  font-size: 50px;
  display: block;
  color:#333;
  width: 100%;
  text-align: center;
  margin: 50px auto 50px;
}

.testimonials-containrer-col
{
  height: 240px;
  color: #333;
  font-family: 'Exo 2', sans-serif;
  font-size: 18px;
  padding: 30px 40px !important;
  box-sizing: border-box;
}

.testimonials-containrer-col h4
{
  width: 100%;
  text-align: right;
  color: #555;
  font-family: 'Freehand', cursive;
  font-size: 24px;
}

.testimonials-containrer-col1
{
//  background: #669DB3;
//  background: #A89C94;
  background: #F0F6F7;
  background: rgb(237, 204, 197);
}

.testimonials-containrer-col2
{
//  background: #F0F6F7;
  background: #FF4F58;
  background: #F0F6F7;
}

.social
{
  width:100%;
  text-align: center;
}

.social h3
{
  font-family: 'Freehand', cursive;
  font-size: 50px;
  display: block;
  color:#333;
  width: 100%;
  text-align: center;
  margin: 50px auto 50px;
}

.social a
{
  display: inline-block;
  margin: 0 30px;
  font-size: 20px;
  text-decoration: none;
  color:#333;
}

.social i
{
  display: block;
  font-size: 40px;
}

.footer
{
  font-size: 15px;
  color: #333;
  background: rgb(237, 204, 197);
  background:#b7a98a;
  text-align: center;
//  margin-top: 20px;
  padding: 8px 0px 9px;
}

.footer a
{
  color: #333;
}

#theVideo
{
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index:-1;
}

.banner
{
	width:100%;
	background:#b7a98a;
	-webkit-box-shadow:inset 0 -15px 15px 5px rgba(0,0,0,.3);
	box-shadow:inset 0 -15px 15px 5px rgba(0,0,0,.3);
}

.banner-in
{
	padding:40px 0px;
	width:1000px;
	margin:auto !important;
}

.banner-in button
{
	font-size:18px;
	margin-top:10px;
}

.thetourspec
{
	width:100%;
	padding:35px 0;
}

.thetourspec-in
{
	width:1300px;
	margin:auto !important;
}

.thetourspecs
{
	width:100%;
	padding:50px 0px;
	-webkit-box-shadow:inset 0 15px 15px 5px rgba(0,0,0,.3);
	box-shadow:inset 0 15px 15px 5px rgba(0,0,0,.3);
}	

.thetourspecs-in
{
	width:1300px;
	margin:auto !important;
}

.thetoursspecsbtn
{
	background:#a29060 !important;
	border:#a29060 !important;
	color:#fff !important;
	margin-right:27px;
}

.thetourspecsicons
{
	font-size:14px;
	font-weight:bold;
	background:#000 !important;
	background:#fff !important;
	color:#fff !important;
	color:#000 !important;
	padding:25px 15px;
	text-align:center;
}

ul li .active
{
	background:#333 !important;
}

.thetourspecs-in ul
{
	border-bottom:solid 1px #333;
	padding-bottom:0px;
	margin-bottom:50px !important;
}

.thetourspecsicons i
{
	font-size:40px;
	color:#fff !important;
	color:#000 !important;
	display:block;
	margin-bottom:20px;
}

.thetourspecstp
{
	margin-top:40px !important;
}

.thetourspecstp img
{
	width:100%;
	height:auto;
}

.trousspecstable
{
	width:100%;
	margin-top:30px;
}

.includes
{
	-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,.2);
	box-shadow: 0 0 3px 3px rgba(0,0,0,.2);
	border:solid 1px #a29060;
	width:100%;
	padding:20px 25px;
	margin:10px 0px;
}

.trousspecstable td
{
	border:solid 1px #000;
	padding:10px;
}

.tours
{
	width:100%;
	height:auto;
	padding-bottom:100px;
}

.bannerupsidedown
{
	display:none;
	width:100%;
	background:#b7a98a;
	-webkit-box-shadow:inset 0 15px 15px 5px rgba(0,0,0,.3);
	box-shadow:inset 0 15px 15px 5px rgba(0,0,0,.3);
}

.bannerupsidedown-in
{
	padding:40px 0px;
	width:1000px;
	margin:auto !important;
}

.bannerupsidedown-in button
{
	font-size:18px;
	margin-top:10px;
}

.takeatour
{
	width:100%;
	padding:150px 0px;
	background:url('../images/world-bg.png');
	background-size:cover;
	-webkit-box-shadow:inset 0 15px 15px 5px rgba(0,0,0,.3);
	box-shadow:inset 0 15px 15px 5px rgba(0,0,0,.3);
}

.takeatour-in
{
	width:1300px;
	margin:auto !important;
}

.takeatour-in ul li
{
	list-style:none;
}

.whychooseus
{
	width:100%;
	padding:150px 0px;
	background-size:cover;
	border-top:solid 5px #eee;
}

.whychooseus-in
{
	width:1300px;
	margin:auto !important;
}

.whychooseus-in ul li
{
	list-style:none;
}

.whychooseus-in ul li i
{
	font-size:25px;
}

.fade-ani
{
  opacity:0;
  position:relative;
}

.fade-up
{
  bottom:-50px;
}

.fade-down
{
  top:-50px;
}

.fade-left
{
  left:-50px;
}

.fade-right
{
  right:-50px;
}

.fade-in.showing
{
  opacity:1;
}

.fade-up.showing
{
  bottom:0;
  opacity:1;
}

.fade-down.showing
{
  top:0;
  opacity:1;
}

.fade-left.showing
{
  left:0;
  opacity:1;
}

.fade-right.showing
{
  right:0;
  opacity:1;
}















div.elem-group {
  margin: 20px 0;
}

div.elem-group.inlined {
  width: 49%;
  display: inline-block;
  float: left;
  margin-left: 1%;
}

label {
  display: block;
  font-family: 'Nanum Gothic';
  padding-bottom: 10px;
  font-size: 1.25em;
}

input, select, textarea {
  border-radius: 2px;
  border: 2px solid #777;
  box-sizing: border-box;
  font-size: 1.25em;
  font-family: 'Nanum Gothic';
  width: 100%;
  padding: 10px;
}

div.elem-group.inlined input {
  width: 95%;
  display: inline-block;
}

textarea {
  height: 250px;
}

hr {
  border: 1px dotted #ccc;
}

itbtn {
  height: 50px;
  background: orange;
  background:#a29060 !important;
  border: none;
  color: white;
  font-size: 1.25em;
  font-family: 'Nanum Gothic';
  border-radius: 4px;
  cursor: pointer;
}

.carousel-btn
{
	background:rgba(0,0,0,0) !important;
	color:#fff;
}

.carousel-btn:hover
{
	background:rgba(0,0,0,.5) !important;
	color:#fff;
}

.carousel-btn span
{
}

itbtn:hover {
  border: 2px solid black;
}



@media(max-width:980px)
{
.middle-nav-in-right nav ul li
{
	text-decoration:none;
	display:inline-block;
	padding:0px 10px 0px 10px;
	width:100%;
}
.banner-in
{
	padding:40px 0px;
	width:100%;
	margin:auto !important;
}
.h3
{
	font-size:19px !important;
	font-weight:bold !important;
}
.tourstitle
{
	width:100%;
}
.toursoffers
{
	width:100%;
}
.fade-ani
{
	display:block;
	opacity:1;
	margin-bottom:20px;
}
.fade-left
{
	left:0px;
}
.fade-right
{
	right:0px;
}
.fade-up
{
	bottom:0px;
}
.fade-down
{
	top:0px;
}
.takeatour
{
	background:none;
}
.takeatour-in
{
	width:100%;
}
.takeatourimg
{
	width:100%;
	height:auto;
}
.whychooseus-in
{
	width:100%;
}
.whychooseus
{
	width:100%;
	height:auto;
}
}