@charset "utf-8";
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}
.mgr-bottom-10{
	margin-bottom:10px;
}
.mgr-bottom-20{
	margin-bottom:20px;
}
.mgr-top-10{
	margin-top:10px;
}
.mgr-top-20{
	margin-top:20px;
}
.mgr-top-30{
	margin-top:30px;
}
.mgr-top-40{
	margin-top:40px;
}
.contact-form label{
	padding: 10px 0px 0px 0px;
}
.clear{
	clear:both;
}
.breadcrumb{
	background: none;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}
.breadcrumb li a{
	color: #777;
}
.tripadvisor_sidebar{
	width: 240px;
	margin: 0 auto;
    margin-top: 20px;
}
.line-sep{
	width: 100%;
	height: 1px;
	background: #f2f2f2;
	margin-top: 20px;
	margin-bottom: 10px;
}
.phone-cus{
	width: 100% !important;
}
.iti{
	width: 100% !important;
}
.tour-accept-card{
	margin-top: 40px;
	margin-bottom: 10px;
}
.title-custom{
	font-size: 18px !important;
	text-align: center !important;
	margin-top: 40px !important;
}
.h2-cus{
	font-size: 24px !important;
	color: navy !important;
	margin-bottom: 10px !important;
	margin-top: 20px;
}
.h2-cus-tour-detail h2{
	font-size: 24px !important;
	font-weight: bold;
	color: #333 !important;
	margin-bottom: 10px !important;
	margin-top: 10px;
}
.mfp-title{
	text-align: left !important;
}
.gallery-cus{
	margin-top: 15px;
	margin-bottom: 15px;
}
.tripadvisor_home{
	background: #34e0a1;
	border-radius: 6px;
	text-align: center;
	padding: 20px 10px;
	margin-top: 20px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.5);
}
.tripadvisor_home h3{
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 26px;
}
.tripadvisor_home a{
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}
.guest-review-home{
	background: url("images/bg-review-home.jpg") no-repeat;
	background-size: cover;
	border-radius: 6px;
	text-align: center;
	padding: 20px 10px;
	margin-top: 10px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.5);
}
.guest-review-icon{
	width: 42px;
	height: 42px;
	background: #ffcc00;
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}
.guest-review-icon i{
	font-size: 16px;
	color: #000;
	line-height: 42px;
}
.guest-review-home h3{
	margin-top: 10px;
	margin-bottom: 0px;
}
.guest-review-home h3 a{
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 20px;
}
.guest-review-home span{
	font-size: 14px;
	color: #000;
}
.btn-submit-review{
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}
.btn-submit-review a{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: #ffcc00;
	padding: 8px 20px;
	border-radius: 25px;
	text-decoration: none;
}
.btn-submit-review a:hover{
	background: #ecbd01;
}

/* ======== search tour box ======== */
#country-list{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	position:absolute;
	top:42px;
	left:0;
	-webkit-box-shadow: 0 8px 8px -8px #666;
    -moz-box-shadow: 0 8px 8px -8px #666;
    box-shadow: 0 8px 8px -8px #666;
}
#country-list li{padding: 10px; background:#fff;border-bottom:#F0F0F0 1px solid;cursor:pointer;}
#country-list li:hover{background:navy;color:#fff;}
#country-list li:hover span{
	color:#fff;
}
#country-list li:hover span i{
	color:#fff;
}
#country-list li span{
	float:right;
	color:#999;
}
#country-list li span i{
	color:#ccc;
}
#search-box{padding: 10px;padding-right:10px;}
/* ======== header ======== */
.header_top{
	width: 100%;
	height: 40px;
	background: navy;
	overflow: hidden;
	border-bottom: 1px solid gray;
}
.social{
	float: right;
	padding-top: 8px;
	padding-bottom: 5px; 
}
.social i {
	color: lightgreen; 
	margin-left: 3px;
	margin-right: 3px; 
	font-size: 20px;
}
.social ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	
}
.social ul li{
	float: left;
	margin-left: 1px;
	margin-right: 1px; 
}
.social ul li a img{
	width: 26px; 
}
.date_top{
	float: left;
	padding-top: 9px;
	margin-right: 20px;
}
.date_top span{
	color: #fff;
	font-size: 12px;
}
.header_wrapper{
	width: 100%;
	height: auto;
	background: ;
}
.logo_cus{
	
	padding-top: 10px;
	padding-bottom: 10px;
}
.logo_cus img{
	max-height: 100px;
	
}
.tel_top{
	width: 212px;
	float: right;
	padding-top: 15px;
}
.tel_top ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tel_top ul li a{
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
.tel_top ul li a i{
	width: 16px;
}
.accept_card{
	width: 200px;
	float: right;
	margin-top: 8px;
	margin-right: 16px;
}
/* ====== slideshow =========== */
.slideshow_wrapper{
	width: 100%;
	height: auto;
	position: relative;
}
.search-box-2-wrapper{
	position: relative;
	padding-bottom: 20px;
}
.search-box-2-wrapper h2{
	font-size: 22px;
	color: #000;
	text-align: center;
	margin-bottom: 25px;
}
.h2-width-box{
	max-width: 500px;
	margin: 0 auto;
}
.search_wrapper{
	width: 630px;
	height: 42px;
	position: absolute;
	bottom: 160px;
	left: 50%;
	margin-left: -315px;
	z-index: 8;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.4);
}
.search_wrapper_2{
	max-width: 730px;
	margin: 0 auto;
}
.form_custom_txt{
	border:none;
	border-radius:0px;
	color:#555;
	height:42px;
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;
}
.form_btn_submit{
	width: 100%;
	height: 42px;
	background: #409cd1;
	border: none;
	color: #fff;
}
.form_btn_submit:hover{
	background: #f07c00;
}
.banner{
	width: 100%;
	height: 100px;
	background: #999;
}
.slt-cus{
	height: 44px;
}
.btn-cus{
	width: 100%;
	height: 44px;
	background: navy;
	color: #fff;
	border: none !important;
	border-radius: 4px;
	font-weight: bold;
}
.btn-cus:hover{
	background: #ffca00;
	color: #000;
}
/* ======= why travel with us ======== */
.why_travel{
	width: 100%;
	height: auto;
	background: #f1f1f1;
	padding: 20px 0px;
}
.why_travel h2{
	color: #333;
	margin: 0px;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Lato';
}
.why_box{
	margin-top: 10px;
	margin-bottom: 10px;
}
.why_box img{
	float: left;
	width: 16%;
}
.why_box p{
	float: left;
	width: 84%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
/* ====== breadcrumb =========== */
.breadcrumb_cus{
	width: 100%;
	height: auto;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumb_cus ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.breadcrumb_cus ul li{
	float: left;
	color: #767676;
	font-size: 11px;
	background: url(images/arrow.png) no-repeat;
	background-position: right;
	padding-left: 7px;
	padding-right: 12px;
}
.breadcrumb_cus ul li:last-child{
	background: none;
}
/* ========== content =========  */
.content_wrapper{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 30px 0px;
}
.bg-grey{
	background: #f0f0f0;
}
.h3-cus{
	font-size: 16px !important;
	color: #ff6600 !important;
	padding-bottom: 5px !important;
	padding-top: 22px !important;
}
.content-heading{
	position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    background: #fff;
    padding: 0;
    border-left: 8px solid navy;
    border-right: 8px solid navy;
    text-align: center;
	border-radius: 3px;
}
.content-heading:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fff;
	border-width: 18px;
	margin-left: -18px;
}

.content-heading h1{
	padding: 12px 15px;
	background: none;
	font-size: 24px;
	font-weight: bold;
}
.content h1{
	font-size: 26px;
	font-weight: bold;
	color: #333;
}

.content h2{
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.content h3{
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.content p{
	font-size: 14px;
	color: #444;
	line-height: 25px;
	text-align: justify;
}
.content ul{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.content ul li{
	padding-top: 2px;
	padding-bottom: 2px;
}
.content-2 img{
	width: 100% !important;
	height: auto !important;
}
.btn-design-own-trip{
	width: 240px;
	float: right;
	text-align: center;
	margin-top: 20px;
}
.tripadvisor_review{
	width: 240px;
	float: right;
}
.facebook_like{
	padding-top: 20px;
	padding-bottom: 20px;
}
/* =========== tour =========== */
.tour_wrapper{
	width: 100%;
	height: auto;
	background: #eee;
	padding: 20px 0px 30px 0px;
}
.tour_wrapper h2{
	font-size: 26px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.tour_wrapper .owl-theme .owl-controls{
	margin-top: 28px;
	text-align: center;
}
.tour_wrapper .owl-theme .owl-controls .owl-page span{
	display: block;
	width: 10px;
	height: 10px;
	margin: 2px 4px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #f07c00 !important;
}
.tour_wrapper .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
#tour{
	margin-top: 30px;
}
.tour_pdd{
	margin-left: 15px;
	margin-right: 15px;
}
.tour_box{
	background: #fff;
	min-height: 460px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.tour_box:hover .tour_img img{
	opacity: 0.8;
}
.tour_img{
	position: relative;
}
.tour_location{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: auto;
	height: 32px;
	padding-left: 16px;
	padding-right: 16px;
	background: rgba(0,0,0,0.5);
}
.tour_location span{
	color: #fff;
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
}
.tour_price{
	width: 148px;
	height: 42px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: -8px;
	background: url(images/price-label.png) no-repeat;
	padding-top: 8px;
	padding-left: 15px;
}
.tour_price span{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.tour_desc{
	padding: 5px 15px;
}
.tour_desc h3{
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 10px;
	line-height: 16px;
}
.tour_desc h3 a{
	color: #333;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	font-family: Arial," sans-serif";
}
.tour_desc h3 a:hover{
	color: #f07c00;
}
.tour_desc p{
	color: #333;
	line-height: 22px;
}
.tour_desc p a{
	color: navy;
	font-weight: bold;
}
.tour_button{
	margin-top: 15px;
}
.tour-star{
	width: 85px;
	float: left;
}
.tour-review{
	margin-left: 7px;
	margin-top: -1px;
	float: left;
}
.tour-review span{
	font-size: 14px;
	color: #333;
}
.tour-rating{
	float: left;
	margin-left: 10px;
	margin-top: -1px;
}
.tour-rating span{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.tour_book{
	padding-top: 0px;
	padding-bottom: 5px;
}
.tour_book a{
	font-size: 14px;
	color: #337ab7;;
}
/* =========== list tour by destination ======== */
.list_tour_box{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #fff;
	box-sizing: border-box;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.list_tour_box img{
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.list_tour_box:hover img{
	opacity: 0.8;
}
.list_tour_box:hover{
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.4);
}
.list_tour_desc {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.list_tour_desc h3{
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 18px;
}
.list_tour_desc h3 a{
	color: #333;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}
.list_tour_desc h3 a:hover{
	color: #fb5f10;
}
.list_tour_desc ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 4px;
}
.list_tour_desc ul li{
	color: #000;
	font-size: 14px;
}
.list_tour_desc ul li i{
	width: 15px;
}
.list_tour_desc p{
	color: #333;
	font-size: 14px;
	
}
.list_tour_desc p a{
	color: navy;
	font-weight: bold;
}
.list_tour_desc p a:hover{
	color: navy;
}
.list_tour_price{
	text-align: right;
	padding-right: 20px;
	padding-top: 80px;
	padding-left:20px;
}
.list_tour_price p{
	color: #333;
	font-size: 12px;
	
}
.list_tour_price p span{
	font-size: 22px !important;
	font-weight: bold;
	color: navy;
}
.list_tour_button{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left:20px;
}
.list_tour_button a{
	color: #fff;
	background: #fb5f10;
	padding: 8px 15px;
	text-decoration: none;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.list_tour_button a:hover{
	background: #e5540a;
}
/* =========== Tour Detail =========== */
.tour-heading{
	margin-top: 30px;
}
.tour-heading h1{
	font-size: 28px;
	color: #000;
	font-weight: bold;
}
.tour-heading-star{
	margin-bottom: 25px;
}
.tour-heading-star a{
	text-decoration: none;
}
.tour-heading-star a img{
	width: 90px;
	margin-top: -4px;
	margin-right: 1px;
}
.tour-heading-star a span{
	font-size: 14px;
	color: #000;
}
.tour-share-link{
	position: relative;
}
.tour-share-link-text{
	text-align: right;
}
.tour-share-link-text span img{
	width: 18px;
	margin-top: -2px;
}
.tour-share-link-text span{
	color: #333;
	font-size: 16px;
	cursor: pointer;
}
.tour-share-link-text span i{
	color: #333;
	font-size: 18px;
}
.button-no-style{
	background: none !important;
	padding: 0px !important;
	border: none !important;
}
.lang-sub{
	position: absolute;
	top: 24px;
	right: 0;
	z-index: 8;
	width: 190px;
	height: auto;
	display: none;
}
.lang-sub-inner{
	background: rgba(255,255,255,1);
	width: 100%;
	height: auto;
	margin-top: 8px;
	border-radius: 10px;
	padding: 16px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.3);
}
.lang-sub-inner ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.lang-sub-inner ul li{
	text-align: left;
	padding: 8px 12px;
	border-radius: 6px;
	cursor: pointer;
}
.lang-sub-inner ul li:hover{
   	background: #f5f5f5;
}
.lang-sub-inner ul li a{
	color: #333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.lang-sub-inner ul li a i{
	width: 24px;
}
.icon-arrow-top{
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0px;
	right: 25px;
	border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}
.button-hidden{
	display: none;
}
.tour_info_box{
	background: #fff;
	padding: 15px;
	margin-bottom: 10px;
	border-radius: 5px;
	overflow: hidden;
	border-bottom: 4px solid #eae9e9;
}
.tour_info_box ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tour_info_box ul li{
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d9dad0;
	color: #333;
	font-size: 14px;
}
.tour_info_box ul li:last-child{
	border-bottom: none;
}
.tour_info_box i{
	width: 30px;
}
.btnbook{
	width: 100%;
	background: #ffcc00;
	height: 40px;
	border-radius: 4px;
	text-align: center;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	color: #fff;
	font-weight: bold;
	letter-spacing:1px;
	border: none;
	margin-top: 20px;
}
.btnbook:hover{
	background: navy;
}
.btnbook a{
	font-family: 'Lato', sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 40px;
	display: block;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
}
.btnbook a:hover{
	color: #fff;
}
.price_box{
	padding-top: 20px;
	text-align: left;
}
.price_box p{
	line-height: 18px;
}
.price_box span{
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	font-family: Arial," sans-serif";
}
.price-max-width{
	max-width: 130px;
	margin-top: -9px;
	line-height: 16px;
}
.price-mobile-wrapper{
	border-top: 2px solid navy;
	border-bottom: 2px solid navy;
	margin-top: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.price-mobile span{
	font-weight: bold;
	font-size: 22px;
	color: #000;
}
.price-qty-mobile{
	text-align: right;
	padding-top: 6px;
}
.price-qty-mobile span{
	font-size: 14px;
	color: #000;
}
.general_info{
	background: #fff;
	border-radius: 5px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.general_info h2{
	text-align: center;
	background: navy;
	color: #fff;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 15px !important;
	font-weight: bold;
}
.general_info ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.general_info ul li{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e5e4e4;
	overflow: hidden;
	height: 36px;
}
.general_info ul li:hover{
	background: #f8f8f8;
}
.general_info ul li:last-child{
	border-bottom: none;
}
.general_info ul li a{
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	font-size: 14px;
	line-height: 20px;
	float: left;
}
.general_info ul li a i{
	width: 14px;
	color: #b8b8b8;
	font-size: 12px;
}
.general_info ul li span{
	float: right;
	margin-right: 12px;
}
.ellipis{
	width: 210px;
    white-space: nowrap;
    overflow: hidden;
	text-overflow:ellipsis;
}
.hotel_address{
	margin-top: 12px;
	font-style: italic !important;
}
.hotel_address span{
	width: 30px;
	height: 30px;
	background: #ff6550;
	border-radius: 50%;
	overflow: hidden;
	color: #fff;
	line-height: 30px;
	text-align: center;
	top: 8px;
	margin-right: 6px;
}
.share-this-button{
	padding-top: 28px;
	padding-bottom: 20px;
}
.t_detail{
	margin-top: 0px;
	background: #fff;
	padding: 18px 15px 18px 15px;
	border-radius: 5px;
	border-bottom: 3px solid #eae8e8;
}
.t_detail h1{
	text-align: left;
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.t_detail h2{
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.t_detail h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #008080;
}
.t_detail ul{
	margin-top: 2px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.t_detail ul li{
	padding-top: 2px;
	padding-bottom: 2px;
}
.t_detail ul li:before{
	position: relative;
	top: 1px;
	content:"\e084";
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
	color: #ffa717;
	padding-right: 6px;
} 
.t_detail .t-exclude ul li:before{
	position: relative;
	top: 1px;
	content:"\e083";
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
	color: #ff6550;
	padding-right: 6px;
}
.key_detail{
	margin-top: 20px;
}
.key_detail ul{
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
}
.key_detail ul li{
	border-bottom: 1px solid #d9dad0;
	color: #333;
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 14px;
	overflow: hidden;
}
.key_detail ul li span{
	float: right;
}
.key_detail ul li i{
	width: 30px;
	color: #ff6600 !important;
}
.att_overview{
	background: #fff;
	padding: 20px;
    overflow: hidden;
	min-height: 350px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.att_overview h1{
	text-align: left !important;
	background: none !important;
	font-size: 18px !important;
	padding-bottom: 2px !important;
	margin-bottom: 0px !important;
}
.att_location{
	padding-top: 10px;
	border-bottom: 1px solid #dcd9d9;
}
.att_location span{
	float: right;
}
.att_location i{
	width: 30px;
}
.relate_att{
	width: 100%;
	background: #fff;
	padding: 30px 0px;
}
.travel_overview{
	background: #fff;
	padding: 10px 15px 10px 15px;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 18px;
	border-bottom: 3px solid #eae8e8;
}
.travel_overview h3{
	color: #008080 !important;
	font-size: 18px !important;
}
.h3-title-cus{
	color: #008080 !important;
	border-top: 1px solid #eeeeee;
	padding-top: 15px;
	font-size: 18px !important;
}
.h2-cus-title-tour{
	color: #008080 !important;
	font-size: 18px !important;
}
.t-person-wrapper{
	margin-top: 20px;
}
.t-price-pax{
	background: #f2f2f2;
	border-radius: 6px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 20px 0px;
	position: relative;
}
.t-price-pax-person{
	position: absolute;
	top: -10px;
	right: -10px;
	background: #1da1f2;
	padding: 2px 10px;
	border-radius: 25px;
}
.t-price-pax-person span{
	font-size: 12px;
	color: #fff;
}
.t-price-pax-icon{
	text-align: center;
}
.t-price-pax-icon i{
	color: #000;
	font-size: 50px;
}
.t-price-pax-price{
	text-align: center;
}
.t-price-pax-price-sep-line{
	width: 10px;
	height: 4px;
	background: #1da1f2;
	margin: 0 auto;
	border-radius: 25px;
}
.t-price-pax-price-sep-line-2{
	width: 10px;
	height: 4px;
	background: #1da1f2;
	border-radius: 25px;
}
.t-price-pax-price span{
	font-size: 30px;
	color: #000;
	font-weight: bold;
}
.t-price-pax-price p{
	font-size: 14px;
	color: #000;
	margin-bottom: 0px;
	margin-top: 8px;
}
.img-tour-cut{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.tour-price-fix{
	position: absolute;
	top: 10px;
	left: 10px;
	background: #fff;
	border-radius: 5px;
	padding: 4px 10px;
	border-bottom: 3px solid #1da1f2;
}
.tour-price-fix-relative{
	position: relative;
}
.tour-price-fix-desc p{
	font-size: 12px;
	color: #666;
	margin: 0px;
}
.tour-price-fix-desc span{
	font-size: 30px;
	color: #000;
	font-weight: bold;
}
.t-price-pax-person-2{
	position: absolute;
	top: -8px;
	right: -20px;
	background: #1da1f2;
	padding: 0px 5px;
	border-radius: 25px;
}
.t-price-pax-person-2 span{
	font-size: 12px;
	color: #fff;
}
.tour-map{
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.2);
}
.tour-multi-short-info{
	margin-top: 22px;
}
.t-m-s-wrapper{
	width: 100%;
}
.t-m-s-l{
	width: 35%;
	float: left;
}
.t-m-s-r{
	width: 65%;
	float: left;
}
/*  Accordian Overview  */
.accordion-container {
	width: 100%;
	margin: 0 0 1px;
	clear: both;
}
.accordion-container a{
	text-decoration:none;
	color: #000;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 20px;
}
.accordion-toggle {
	position: relative;
	display: block;
	padding: 12px 10px 12px 10px;
	font-size: 14px;
	background: #f2f2f2;
	color: #000;
	text-decoration: none;
	border-left: 3px solid navy;
}
.accordion-toggle.open {
	color: #fff;
    background: navy;
    -webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.accordion-toggle:hover {
	color: #fff;
    background: navy;
    -webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.accordion-toggle span.toggle-icon {
	position: absolute;
	top: 12px;
	right: 8px;
	font-size: 1em;
}
.accordion-content {
	display: none;
	padding: 2px 8px;
	overflow-x: hidden;
}
.faq-box{
	margin-top: 8px;
}
.faq-box p{
	font-size: 14px !important;
	margin-top: 10px !important;
}
.faq-box img{
	margin-top: 8px;
	margin-bottom: 8px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.2);
}
/* ====== attractions list ====== */
.att_box{
	margin-bottom: 20px;
	background: #fff;
	padding: 3px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.att_box:hover .att_img img{
	opacity: 0.8;
}
.att_img{
	position: relative;
}
.att_loc{
	position: absolute;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	height: 26px;
	padding-left: 15px;
	padding-right: 15px;
}
.att_loc span{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	
}
.att_desc{
	
}
.att_desc h3{
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.att_desc h3 a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.att_desc h3 a:hover{
	color: #f07c00;
}
.att_desc p{
	color: #333;
}
/* =========== destination ======== */
.top_destination{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 30px 0px;
}
.top_destination h2{
	font-size: 26px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 30px;
}
.des_box{
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	background: #000;
}
.des_box img{
	opacity: 0.6;
}
.des_box:hover img{
	opacity: 0.8;
}
.des_title{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
}
.des_title h3{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.des_title h3 a{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.des_count_tour{
	position: absolute;
	top: 90px;
	left: 0px;
	text-align: center;
	width: 100%;
}
.des_count_tour span{
	color: #fff;
	background: #ffb129;
	padding: 5px 15px;
	font-weight: bold;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	border-radius: 30px;
}
.des_button{
	width: 120px;
	height: 30px;
	background: navy;
	border-radius: 2px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -60px;
	text-align: center;
}
.des_button:hover{
	background: #ffb129;
}
.des_button a{
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	display: block;
	font-size: 13px;
}
/* =========== popular activity ======== */
.pop_activity{
	width: 100%;
	height: auto;
	background: #eee;
	padding: 20px 0px 40px 0px;
}
.pop_activity h2{
	font-size: 26px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 15px;
}
.act_box{
	background: #fff;
	min-height: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.act_box:hover .act_img img{
	opacity: 0.8;
}
.act_img{
	position: relative;
}
.act_location{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: auto;
	height: 32px;
	padding-left: 16px;
	padding-right: 16px;
	background: rgba(0,0,0,0.5);
}
.act_location span{
	color: #fff;
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
}
.act_price{
	width: 148px;
	height: 42px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: -8px;
	background: url(images/price-label.png) no-repeat;
	padding-top: 8px;
	padding-left: 15px;
}
.act_price span{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.act_desc{
	padding: 5px 15px;
}
.act_desc h3{
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 10px;
	line-height: 16px;
}
.act_desc h3 a{
	color: #333;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	font-family: Arial," sans-serif";
}
.act_desc h3 a:hover{
	color: #f07c00;
}
.act_desc p{
	color: #333;
	line-height: 22px;
}
/* ============ Partner ========== */
.partner_logo{
	width: 100%;
	background: #fff;
	padding: 15px 0px;
	text-align: center;
}
/* ========== Footer ======= */
.footer_wrapper{
	width: 100%;
	background: navy;
	padding-top: 20px;
}
.footer_wrapper h2{
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.whatsapp-button-fix{
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 999;
	padding: 6px 25px;
	background: #26a69a;
	border-radius: 4px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.5);
}
.whatsapp-button-fix:hover{
	background: #ffca00;
}
.whatsapp-button-fix:hover a{
	color: #000;
}
.whatsapp-button-fix a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.whatsapp-button-fix a i{
	margin-right: 6px;
	font-size: 18px;
	margin-top: 4px;
}

.bookatour-button-fix{
	position: fixed;
	bottom: 78px;
	right: 20px;
	z-index: 999;
	padding: 6px 25px;
	background: #26a69a;
	border-radius: 4px;
	width: 215px;
	height: 38px;
	text-align: center;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.5);
}
.bookatour-button-fix:hover{
	background: #ffca00;
}
.bookatour-button-fix:hover a{
	color: #000;
}
.bookatour-button-fix a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	display: block;
	text-decoration: none;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.bookatour-button-fix a i{
	margin-right: 6px;
	font-size: 18px;
	margin-top: 4px;
}

.ft_col {
	color:#fff;
}
.ft_col a {
	color:#fff;
}
.ft_col ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ft_col ul li{
	padding-top: 2px;
	padding-bottom: 2px;
}
.ft_col ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.ft_col ul li a:hover{
	text-decoration: underline;
}
.copyright{
	width: 100%;
	background: darkblue; /*029775 */
	margin-top: 30px;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	border-top: 1px solid gray;
}
.copyright p{
	color: #fff;
	margin: 0px;
}
/* ====== team ======== */
.team_box{
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #e6e6e6;
    border-radius: 10px;
}
.team_box img{
    width: 100px;
    height: 100px;
    margin-top: 15px;
    margin-left: 15px;
}
.team_desc{
	padding-right: 15px;
	padding-bottom: 15px;
}
.team_desc h3{
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.team_desc p{
	line-height: 22px;
}
.team_social{
	padding-top: 5px;
	padding-bottom: 5px;
}
.team_social ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.team_social ul li{
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}
.team_social ul li:first-child{
    margin-left: 0px !important;
}
.team_social ul li a{
	text-decoration: none;
	font-size: 20px;
}
.team_social ul li a:hover{
	opacity: 0.8;
}
.facebook-color{
	color: #3a5a98 !important;
}
.twitter-color{
	color: #13b3ca !important;
}
.instagram-color{
	color: #f14000 !important;
}
.linkedin-color{
	color: #0074b0 !important;
}

/* reviews */
.main-rev-box{
	background: #fff;
	border-radius: 10px;
	border: 1px solid #e2e2e2;
	padding: 15px 15px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.main-rev-big-box{
	background: #fff;
	border-radius: 10px;
	border: 1px solid #e2e2e2;
	padding: 10px 15px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.main-rev-box h3{
	font-size: 32px;
	color: #333;
	font-weight: bold;
	margin-bottom: 0px;
}
.main-rev-box h3 img{
	width: 130px;
	margin-top: -5px;
}
.main-rev-box h3 span{
	font-size: 16px;
	color: #666;
	font-weight: 100;
}
.main-rev-box p{
	color: #000;
	font-size: 14px;
	margin-top: 0px;
}
.main-rev-box ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.main-rev-box ul li{
	padding-top: 3px;
	padding-bottom: 3px;
}
.main-rev-box ul li a{
	font-size: 14px;
	color: #333;
}
.main-rev-box ul li a div.main-rev-title{
	width: 78px;
	float: left;
}
.main-rev-box ul li a img{
	width: 70px;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}
.main-rev-box ul li a span{
	font-size: 12px;
	color: #666;
	float: left;
	margin-top: 2px;
}
.main-rev-box ul li a:hover{
	color: #f68929;
}
.main-rev-box-right p{
	font-size: 14px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.main-rev-box-right a{
	color: #008768;
}
.main-rev-box-right span{
	color: #008768;
}
.progress{
	height: 13px !important;
	margin-top: 2px !important;
	margin-bottom: 12px !important;
	border-radius: 10px !important;
}
.progress-bar{
	background: #008768 !important;
}
.rev-box{
	padding-top: 20px;
	padding-bottom: 20px;
}
.rev-icon{
	width: 34px;
	height: 34px;
	border-radius: 50%;
	overflow: hidden;
	background: #e0e0e0;
	text-align: center;
	float: left;
}
.rev-icon i{
	line-height: 34px;
	color: #333;
	font-size: 12px;
}
.rev-guestname{
	float: left;
	margin-left: 10px;
}
.rev-guestname h4{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mgr-top-8{
	margin-top: 8px !important;
}
.rev-guestname p{
	font-size: 12px;
	color: #333;
}
.rev-star{
	width: 85px;
	margin-top: 15px;
}
.rev-desc h3{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
}
.rev-desc p{
	font-size: 14px;
	color: #666;
}
.rev-desc a{
	color: #333;
	font-size: 14px;
	text-decoration: underline;
}
.rev-desc a:hover{
	color: #00aa6c;
}
.rev-date{
	margin-top: 10px;
}
.rev-date span{
	color: #666;
	font-size: 12px;
}
.reply-rev-box{
	background: #f7f7f7;
	border-radius: 12px;
	padding: 20px;
	margin-left: 20px;
	margin-top: 15px;
	position: relative;
}
.reply-right-icon{
	width: 32px;
	height: 32px;
	position: absolute;
	top: -10px;
	right: -10px;
	background: #00aa6c;
	border-radius: 50%;
	text-align: center;
}
.reply-right-icon i{
	font-size: 12px;
	color: #fff;
	line-height: 32px;
}
.reply-rev-icon{
	width: 34px;
	height: 34px;
	border-radius: 50%;
	overflow: hidden;
	background: #e0e0e0;
	text-align: center;
	float: left;
}
.reply-rev-greenera{
	float: left;
	margin-left: 10px;
}
.reply-rev-greenera h4{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.reply-rev-desc{
	font-size: 14px;
	color: #333;
	margin-top: 15px;
}
.reply-rev-date{
	margin-top: 10px;
}
.reply-rev-date span{
	color: #666;
	font-size: 12px;
}
.more{
    font-size: 14px;
    color: #666;
	margin-bottom: 12px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.more a{
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	color:#333;
	padding-top: 10px;
	font-size: 12px;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.rev-gallery{
	margin-top: 10px;
	margin-bottom: 15px;
}
.ga-box{
	max-width: 160px;
	float: left;
	border-radius: 6px;
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 8px;
}



.btn-readmore {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer !important;
	color:#333333 !important;
	font-family:Arial;
	font-size:14px !important;
	font-weight:bold !important;
	padding: 3px 16px !important;
	text-decoration:none !important;
	text-shadow: 0px 1px 0px #ffee66;
}
.btn-readmore:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.btn-readmore:active {
	position:relative;
	top:1px;
}


.btn-design-orange {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer !important;
	color:#333333 !important;
	font-family:Arial;
	font-size:15px !important;
	font-weight:bold !important;
	padding: 6px 24px !important;
	text-decoration:none !important;
	text-shadow:0px 1px 0px #ffee66;
}
.btn-design-orange:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.btn-design-orange:active {
	position:relative;
	top:1px;
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}


@media (max-width: 480px) {
	body{
		overflow-x: hidden;
	}
	.container{
		width:100%;
	}
	.logo_cus{
		padding-top: 18px;
	}
	.logo_cus a img{
		width: 120px;
	}
	.tel_top{
		padding-top: 12px;
	}
	.accept_card{
		margin-bottom: 10px;
		margin-right: 11px;
	}
	.accept_card img{
		width: 200px;
	}
	.search_wrapper{
		width: 94%;
		left: 3%;
		bottom: 10px;
		margin-left: 0px;
	}
	.search-box-2-wrapper{
		padding-bottom: 5px;
	}
	.search-box-2-wrapper h2{
		font-size: 18px;
		margin-top: 0px;
	}
	.btn-cus{
		margin-top: 5px;
	}
	.why_travel{
		padding: 25px 0px 0px 0px;
	}
	.why_box{
		min-height: 91px
	}
	.why_box img{
		width: 20%;
	}
	.why_box p{
		width: 80%;
		padding-left: 10px;
		padding-top: 0px;
	}
	.content_wrapper_mobile{
		padding-top: 10px !important;
	}
	.content-heading h1{
		font-size: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.content h1{
		font-size: 24px;
	}
	.content h2{
		font-size: 22px;
	}
	.content h3{
		font-size: 18px;
	}
	.tripadvisor_review{
		float: none;
	}
	.btn-design-own-trip{
		text-align: left;
		float: none;
	}
	.tour_wrapper h2{
		font-size: 20px;
	}
	.tour-id-wrapper{
		margin-left: -15px;
		margin-right: -15px;
	}
	.tour_box{
		min-height: 430px;
	}
	.top_destination h2{
		font-size: 20px;
	}
	.pop_activity h2{
		font-size: 20px;
	}
	.ft_col{
		margin-bottom: 15px;
	}
	.list_tour_desc{
		padding-left: 15px;
		padding-right: 15px;
	}
	.list_tour_price{
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: left;
		padding-left: 15px;
		float: none;
		max-width: 250px;
	}
	.list_tour_button{
		text-align: left;
		padding-left: 15px;
		padding-bottom: 20px;
	}
	.list_tour_desc h3{
		line-height: 16px;
	}
	.list_tour_desc h3 a{
		font-size: 16px;
	}
	.att_desc{
		padding-top: 5px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.team_desc{
		padding-left: 15px;
	}
	.team_desc h3{
		font-size: 16px;
	}
	.whatsapp-button-fix{
		padding: 6px 14px;
		right: 2px;
		bottom: 62px;
	}
	.whatsapp-button-fix a{
		font-size: 14px;
	}
	.whatsapp-button-fix a i{
		font-size: 16px;
		margin-right: 2px;
	}
	.bookatour-button-fix-wrapper{
		opacity: 0;
		width: 100%;
		height: auto;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 99;
		background: #fff;
		padding: 10px 15px;
		-webkit-box-shadow: 10px 12px 12px 10px rgba(50, 50, 50, 1);
    	-moz-box-shadow:    10px 12px 12px 10px rgba(50, 50, 50, 1);
    	box-shadow:         10px 12px 12px 10px rgba(50, 50, 50, 1);
	}
	.bookatour-button-fix{
		position: relative;
		width: 100%;
		height: 40px;
		left: 0px;
		bottom: 0px;
		background: #ffcc00;
		border-radius: 25px;
		-webkit-box-shadow: 10px 12px 12px 10px rgba(50, 50, 50, 0);
    	-moz-box-shadow:    10px 12px 12px 10px rgba(50, 50, 50, 0);
    	box-shadow:         10px 12px 12px 10px rgba(50, 50, 50, 0);
	}
	.bookatour-button-fix a{
		color: #000;
		line-height: 30px;
		font-size: 16px;
	}
	.footer_wrapper h2{
		padding-top: 6px;
		padding-bottom: 5px;
	}
	.copyright{
		padding-bottom: 80px;
		margin-top: 10px;
	}
	.main-rev-box{
		padding: 15px 15px;
	}
	.ga-box{
		max-width: 90px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.main-rev-big-box{
		padding: 10px 15px;
	}
	.tour-heading{
		margin-top: 15px;
	}
	.tour-heading h1{
		font-size: 20px;
	}
	.key_detail ul li span{
		max-width: 110px;
	}
	.list_tour_book{
		padding-top: 22px;
	}
	.att_overview{
		margin-bottom: 10px;
	}
	.share-this-button{
		padding-top: 0px;
	}
	.h3-title-cus-2{
		padding-top: 0px !important;
	}
	.lang-sub-inner{
		padding: 10px;
	}
	.tour_info_box{
		margin-top: 10px;
	}
}
@media (min-width: 481px) and (max-width: 880px) {
	.container{
		width:100%;
	}
	.search_wrapper{
		width: 560px;
		bottom: 58px;
		margin-left: -280px;
	}
	.ft_col{
		margin-bottom: 15px;
		min-height: 198px;
	}
	.list_tour_price{
		padding-top: 0px;
		text-align: left;
		float: none;
		max-width: 300px;
	}
	.list_tour_button{
		text-align: left;
		padding-bottom: 10px;
	}
	.att_box{
		min-height: 370px;
	}
	.att_desc{
		padding-top: 5px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.why_travel{
		padding: 10px 0px;
	}
	.why_box img{
		width: 12%;
	}
	.why_box p{
		width: 88%;
		padding-left: 15px;
		padding-top: 0px;
		padding-right: 90px;
	}
	.search_wrapper_2{
		max-width: auto;
	}
	.search-box-2-wrapper{
		padding-bottom: 30px;
	}
	.share-this-button{
		padding-top: 0px;
	}
	.tour_info_box{
		margin-top: 10px;
	}
	.content-heading h1{
		font-size: 18px;
	}
}
@media (min-width: 880px) and (max-width: 1200px) {
	.container{
		width:100%;
	}
	.search_wrapper{
		bottom: 30px;
	}
	.why_box p{
		font-size: 12px;
	}
	.content-heading h1{
		font-size: 22px;
	}
}
@media (min-width: 1200px) {
	.container{
		width: 1140px;
	}
}