@import url(font-awesome.min.css);
@import url(../fonts/Oswald-Regular.css);
html {
  position: relative;
  min-height: 100%;
}
body{
	padding-bottom: 270px;
	font-family: 'Roboto', sans-serif!important;
	background-color: #F0F0F0!important;
}
.whitebackground{
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	padding: 20px!important;
	position: relative;
	margin-top: 113px;
	margin-bottom: 20px;
}
.mobiletopspace{
margin-top: 90px;
}
@media(max-width: 1080px){
.mobiletopspace{
margin-top: 0px;
}
.whitebackground{margin-top: 0px!important;}	
}
.topbackground{height: 192px;background-color: #074e86 !important}
.l{box-shadow: inset 0px 0px 2px red;}
a,button{outline: none!important;}

.error{color:red!important;}
input[type="text"], input[type="email"], input[type="search"], input[type="date"],input[type="url"],
input[type="time"], input[type="file"], textarea,
input[type="password"], input[type="tel"], select{
	-webkit-appearance: none!important;
	-moz-appearance: none!important;
	appearance: none!important;
	box-shadow: none!important;
	border: 1px solid #ddd!important;
	box-shadow: none!important;
	background-color: #fff!important;
	padding-left: 10px!important;
	font-weight: normal!important;
	font-size: 13px!important;
}
.buynow{
  background-color: #449d44;
  border-radius: 2px!important;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  opacity: 0.9;
  font-size: 16px!important;
  padding: 5px 10px!important;
  text-transform: none!important;
  transition: all 300ms ease 0s;
  box-shadow: none!important;
  border-radius: 1px!important;
}
.buynow:hover,.buynow:link{
	color: #fff!important;
	opacity: 1;
	text-decoration: none;
	outline: none!important;
}
.btn-warning{
	background-color:#EF7F1A!important;
	box-shadow: none!important;
	color: #fff!important;
	height: 34px;
	line-height: 22px!important;
	font-size: 16px!important;
	padding-left: 25px!important;
	padding-right: 25px!important;
	border-radius: 0px!important;
	font-weight: bold!important;
	letter-spacing: 1px;
}
.btn-warning:hover{
	background-color:  #EF611D!important;
	transition:300ms;	
}
.btn-warning.btn-warning_ord{
	height: 40px;
	border-radius: 2px!important;
	text-transform: none!important;
	margin-top: 10px;
}
.ord_priv_text{
	color: #c0c0c0;
	font-size: 12px;
	padding-top: 26px;
	text-align: center;
}
.ord_priv_text a{color: inherit;}
.mt5{margin-top: 5px;}
.mt7{margin-top: 7px;}
.mt8{margin-top: 8px;}
.mt10{margin-top: 10px;}
.mt15{margin-top:15px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mb10{margin-bottom: 10px!important;}
.mb15{margin-bottom: 15px!important;}
.mb20{margin-bottom: 20px!important;}



/* ---viator header--- */
.search_header{position: relative;}
.search_header .via_list_top_sec_inner{
	margin: 0px!important;
	width: 100%;
	max-width: 650px;
	position: absolute;
	top: 6px;
	left: 50%;
	transform: translate(-50%, 0%);
}
.v_header{
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	z-index: 1050;
	/* margin-bottom: 1px; */
}
.v_header .brand_logo{
	display: block;
	line-height: 52px;
}
.v_header .brand_logo img{max-width: 140px;}	
.v_header_link{padding: 0px;margin: 0px;}
.v_header_link li{list-style-type: none;float: left;}
.v_header_link li a{
	padding: 14px 10px;
  display: block;
  font-size: 13px;
  color: #666;
  text-transform: uppercase;
}
.v_header_link li a:hover{color: #EF811D; text-decoration: none;}
.v_header_link li.active a,
.v_header_link li.active a:focus,
.v_header_link li.active a:hover {color: #EF811D;text-decoration: none;}
.cart_count{
	display: inline-block;
	background-color: #F66930;
	width: 17px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	border-radius: 50%;
	font-size: 11px;
	color: #fff!important;
}
.viator_drop a.active,.viator_drop a:focus{ 
	outline: none!important;
	text-decoration: none!important;
	border-bottom: none!important; 
	color: #F66930!important;
}
.viator_drop ul{
	max-width: 80px!important;
	min-width: 80px!important;
	width: 80px!important;
	padding: 0px!important;
	border-radius: 0px 0px 3px 3px !important;
}
.viator_drop ul li{display: block!important;width: 100%;text-align: center;}
.viator_drop ul li a{display: block;padding: 3px!important;}
.v_user_sign_link{
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 46px;
	min-width: 200px;
	background-color:#fff!important;
	display: none;
	z-index: 999;
	box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5);
}
.v_user_sign_link li{
	list-style-type: none;
	white-space: nowrap;
	border-bottom: 1px solid #F5F5F5;
	display: block!important;
	width: 100%!important;
}
.v_user_sign_link li a{
	display: block;
	padding: 8px 15px;
	line-height: 100%;
	font-size: 13px;
	text-transform: none;
}
.v_user_sign_link li a i{
	display: inline-block;
	margin-right: 10px;
	font-size: 15px;
}
.v_user_sign_link li a:hover{
	color: #3A79EA!important; 
	background-color: #f5f5f5;
	text-decoration: none;
}
.v_user_sign{
	padding: 9px 12px 9px 1px;
	cursor: pointer;
	position: relative;
}
.v_user_sign span.user_image{
	display:	inline-block;
	float: left;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background-image: url('https://www.goeventz.com/web/css/images/ipl/default.png');
	background-size: cover;
	overflow: hidden;
	margin-right: 5px;
	margin-top: 2px;
}
.v_user_sign span.user_name{
	font-size: 13px;
	display: inline-block;
	margin-top: 2px;
	text-transform: capitalize;
}
.v_user_sign span img{width: 100%;height: 100%;}
.v_user_sign .fa-caret-down{
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -7px;
	font-size: 14px;
	color: #666;
	font-weight: 500!important;
}
.v_user_sign:hover .v_user_sign_link{display: block;}
@media(max-width: 642px){
	.v_user_sign .user_name,.h_m,.v_user_sign .fa-caret-down{display: none!important;}
	.v_header .brand_logo{padding-top: 7px;padding-bottom: 7px;}
	.v_user_sign{padding: 6px 4px!important;}
	.v_user_sign span.user_image{width: 24px;height: 24px;}
	.v_header_link li a{padding: 8px 8px!important;}
	.v_header .brand_logo img{max-width: 100px;}
	.v_pad_m{padding-left: 5px!important;padding-right: 5px!important;}	
	.v_user_sign_link{top: 38px;}
}


/* viator home */
.vaitor_t{
	text-align: center;
	position: relative;
}
.vaitor_t img{
	max-width: 100%;
}
.vaitor_layer{
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	width: 100%;
	height: 100%;
}
.viator_top_sec{
	background: rgba(0, 0, 0, 0) linear-gradient(rgba(255, 255, 255, 0.91) 0%, white 30%) repeat scroll 0 0;
  margin-top: -96px;
  margin-bottom: 25px;
  position: relative;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  padding: 15px;
  padding-bottom: 30px;
}
.viator_tagline{
	padding: 0px;
	margin: 0px;
	color: #074e86!important;
	font-size: 34px !important;
	line-height: 100%;
	letter-spacing: 0px;
	margin-top: 5px!important;
	margin-bottom: 20px!important;
	font-weight: 500 !important;
}
.viator_search{
	max-width: 600px;
	position: relative;
	margin: 0px auto;
	margin-top: 15px;
}
.viator_search input{
	min-height: 40px!important;
	border-radius: 2px!important;
}
.viator_search .vai_b{
	width: 60px;
	height: 100%;
	text-align: center;
	background-color: #f6682f;
	position: absolute;
	top: 0px;
	right: 0px;
	box-shadow: none;
	border: 1px solid #f6682f;
	font-size: 20px;
	color: #fff;
	opacity: 0.9;
	transition: 300ms;
	border-radius: 0px 3px 3px 0px!important;
}
.viator_search .vai_b:hover{
	opacity: 1;
	transition: 300ms;
}
.vaitor_section{background-color: #fff; min-height: 30vh;}
.viator_destinations{
	position: absolute;
	left: 0px;
	top: 40px;
	max-height: 350px;
	width: 100%;
	background-color: #fff;
	z-index: 100;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	border-radius: 1px 1px 3px 3px;
	overflow: hidden;
	overflow-y: auto;
	padding: 10px 5px;
	padding-top: 0px;
	display: none;
}

.viator_destinations ul{
	padding: 0px;
	margin: 0px;
}
.viator_destinations ul li{
	width: 33.33%;
	float: left;
	box-sizing: border-box;
	padding-right: 15px;
	list-style-type: none;
	text-align: left;
}
.viator_destinations ul li a{
	display: block;
	padding: 3px 3px 3px 10px;
	color: #707687;
	white-space: nowrap;
}
.viator_destinations ul li a:hover{
	background-color: #F7F7F7!important;
	text-decoration: none;
	color: #F66930!important;
}
.v_single_line ul li{
	width: 100%!important;
}
.viator_destinations h4{
	padding: 0px;
	margin: 0px;
	font-weight: 500;
	font-size: 15px!important;
	text-align: left;
	position: relative;
	line-height: 100%;
	margin-left: 1px;
	margin-top: 16px;
	margin-bottom: 4px;
	padding-left: 6px;
	color: #074E86;
	text-transform: capitalize!important;
}
.brand_logo{display: inline-block!important;}
/* .viator_search input:focus ~ .viator_destinations{
	display: block!important; 
}  */
@media(max-width: 640px){
	.viator_destinations ul li{
		width: 100%;
	}
	.viator_top_sec{
		background: rgba(0, 0, 0, 0) linear-gradient(rgba(255, 255, 255, 0.9) 0%, white 30%) repeat scroll 0 0;
	  margin-top: -85px;
	  margin-bottom: 20px;
	  padding: 15px;
	  padding-bottom: 20px;
	}
	.viator_tagline{
		font-size: 30px !important;
		margin-top: 5px!important;
		margin-bottom: 10px!important;
	}
	.viator_search{
		margin: 0px auto;
		margin-top: 10px;
	}
}
.viator_list_card{margin-bottom: 20px;}
.viator_list_img{height: 153px;overflow: hidden;}

.viator_e_n{
	text-transform: inherit!important;
	margin: 0px!important;
	color: #484848 !important;
	font-size: 15px !important;
	line-height: 18px !important;
	word-wrap: break-word !important;
  font-weight: normal!important;
	margin-top: 8px!important;
	margin-bottom: 8px!important;
	overflow: hidden;
	letter-spacing: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.viator_e_n a{color: inherit;text-decoration: none!important;}
.via_city_country{
	font-size: 13px;
	line-height: 100%;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
}
.via_city_country span{
  font-weight: 700 !important;
	color: #484848;
	position: relative;
	padding-right: 16px;
	font-size: 14px;
	letter-spacing: 0px;
}
.via_city_country span::after{
	content: "|";
	position: absolute;
	right: 7px;
	top: 2px;
	color: #d5d5d5;
}
.viator_ratings{
	color: #5f5f5f;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.viator_ratings i{color: #999;}
.viator_ratings i.active{color: #F6682F;}
.viator_ratings span:last-child{padding-left: 5px;}
.viator_ratings a{color: inherit;text-decoration: none!important;}
.v_pad{padding-left: 8px!important;padding-right: 8px!important;}
.must_see_main{padding-bottom: 15px;}
.viator_m_h{
	color: #333;
	font-size: 20px;
	font-weight: 500;
	line-height: 100%;
	padding-bottom: 10px;
}
.viator_attractions{
	height: 114px;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.viator_attractions img{
	width: 100%;
	transition: 500ms;
}
.viat_layer{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.3);
	transition: 500ms;
}
.viator_attractions h3{
	color: #f5f5f5!important;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0px;
	margin: 0px;
	width: 100%;
	padding: 10px;
	line-height: 130%!important;
	font-weight: 500;
	text-align: center;
	transform: translate(-50%, -50%);
	font-size: 16px;
}
.viator_attractions:hover img{
	transition: 500ms;
	transform: scale(1.2, 1.2);
}
.viator_attractions:hover h3{
	text-shadow: 1px 0px 2px #333;
	font-size: 16px;
	transition: 500ms;
}
/* --viator listing--- */
/* #viator_l_m{padding-bottom: 123px;}
#viator_l_m img{max-width: 100%;} */
.via_list_top_sec_inner{
	max-width: 680px;
	margin: 0px auto;
	position: relative;
	padding-right: 50px;
	margin-top: 20px;
}
.via_list_top_sec_inner .vai_b{
	width: 50px;
	height: 100%;
	text-align: center;
	background-color: #f6682f;
	position: absolute;
	top: 0px;
	right: 0px;
	box-shadow: none;
	border: 1px solid #f6682f;
	font-size: 20px;
	color: #fff;
	opacity: 0.9;
	transition: 300ms;
	border-radius: 0px 3px 3px 0px!important;
}
.via_list_top_sec_inner .vai_b:hover{opacity: 1;transition: 300ms;}
.via_searc_input{
	width: 50%;
	height: 40px;
	line-height: 38px;
	border: 1px solid #e5e5e5;
	border-right: none;
	position: relative;
	display: inline-block;
	float: left;
	text-align: left;
	font-size: 15px;
	padding: 0px 10px;
	white-space: normal;
	overflow: hidden;
}
.via_searc_input:first-child{
	width: 45%;
}
.via_searc_input:nth-child(2){
	width: 55%;
}
.via_searc_input:before{
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	top: 17px;
	right: 10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #999;
	pointer-events: none;
}
.via_c_list.common{
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	transition: 500ms;
}
.via_c_list{
	opacity: 0;
	visibility: hidden;
	transition: 200ms;
	transform: scale(0.3);
	transform-origin: left top;
	position: absolute;
	left: 0px;
	top: 40px;
	text-align: left;
	max-height: 350px;
	width: 100%;
	background-color: #fafafa;
	z-index: 100;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	border-radius: 1px 1px 3px 3px;
	overflow: hidden;
	overflow-y: auto;
	padding: 10px 5px;
}
.via_c_list.city_via_o{
	transform-origin: right top;
}
.via_c_list label{
	display: block;
	padding: 3px 3px 3px 10px;
	color: #707687;
	white-space: nowrap;
}
.via_c_list label:hover{
	background-color: #F7F7F7;
	text-decoration: none;
	color: #F66930;
}
@media(max-width: 640px){
	.viator_attractions{height: 150px;width: 100%;}
	#viator_l_m{padding-bottom: 83px;}
	.col-sm-5.text-right{float: none!important;text-align: left!important;}
}
.via_select_date{
	display: inline-block;
	width: 164px;
	margin-bottom: 7px;
}
.via_select_date small{
	display: inline-block;
	width: 47px;
	font-size: 15px;
	font-weight: 500;
	text-align: right;
	padding-right: 4px;
	color: #888;
}
.viat_date_cal{
	position: relative;
	display: inline-block;
}
.via_select_date input{
	width: 110px;
	height: 26px;
	padding-left: 7px!important;
	border-radius: 1px!important;
	font-weight: normal;
	font-size: 12px!important;
	display: inline-block;
	border-color: #d5d5d5!important;
}
.via_select_date i{
	width: 24px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	right: 1px;
	top: 1px;
	color: #074E86;
	font-size: 18px;
	cursor: pointer;
	opacity: 0.85;
}
.travel_des_name{
	color: #333;
	font-size: 20px;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
.via_cat_list{
	border: 1px solid #e0e0e0;
	border-radius: 1px;
	margin-bottom: 10px;
}
.via_cat_list_h{
	background-color: #e0e0e0;
	padding: 7px 10px;
	line-height: 100%;
	margin: 0px;
	font-weight: 500;
	font-size: 18px;
	color: #464646;
}
.via_cat_list ul{
	padding: 3px 0px;
	list-style-type: none;
	margin: 0px;
}
.via_cat_list ul li a{
	display: block;
	color: #505050;
	line-height: 100%;
	padding: 8px 8px;
}
.via_cat_list ul li a:hover{
	text-decoration: none;
	color: #F6682F;
}
.via_cat_list ul li label{
	margin-left: 10px;
	margin-top: 4px;
}
/* viator detail */
.via_carousel .owl-prev, 
.via_carousel .owl-next{
  width: 15px;
  height: 34px;
  line-height: 34px;
  position: absolute;
  text-align: center;
  font-size:18px;
  transition: 100ms;
  color: #888;
}
.via_carousel{position: relative;} 
.via_carousel .owl-prev{
  left: 10px;
  top: 50%;
  margin-top: -17px;
}
.via_carousel .owl-next{
  right: 10px;
  top: 50%;
  margin-top: -17px;
}
.owl-next.disabled,
.owl-prev.disabled{display: none;}
.via_carousel:hover .owl-next{
	background-color: rgba(255, 255, 255, 0.3)!important;
  transition: 100ms;
  width: 25px;
  right: 0px;
  color: #444;
}
.via_carousel:hover .owl-prev{
  background-color: rgba(255, 255, 255, 0.3)!important;
  transition: 100ms;
  width: 25px;
  left: 0px;
  color: #444;
}
.viator_ratings_detail{
	color: #5f5f5f;
	line-height: 100%;
	padding-top: 6px;
}
.viator_ratings_detail i{color: #999;}
.viator_ratings_detail i.active{color: #F6682F;}
.viator_ratings_detail span:last-child{padding-left: 5px;}
.viator_ratings_detail a{color: inherit;text-decoration: none!important;}
.travel_des_detail{
	color: #444;
	line-height: 130%;
	display: block;
	padding-top: 5px;
}
.travelar_rivew{padding: 15px 3px;border-bottom: 1px dashed #D0D0D0;}
.travelar_rivew:last-child{border-bottom: none;}
.travelar_rivew_text{padding-left: 10px;}
.travelar_rivew_text p{
	color: #555;
	margin: 0px;
	margin-bottom: 5px;
}
.travelar_rivew_text p i{
	font-size: 14px;
	margin-left: 5px;
	font-weight: 100!important;
	margin-right: 5px;
	color: #C0C0C0;
}
.travelar_img{
	width: 72px;
	height: 72px;
	border-radius: 50%;
	overflow: hidden;
	background-image: url('https://www.goeventz.com/web/images/no-images.png');
	background-size: cover;
}
.travelar_img img{width: 100%;height: 100%;}
.travelar_name{
	font-size: 16px;
	font-weight: 500;
	position: relative;
	display: inline-block;
	padding-left: 10px;
	color: #333;
}
.travelar_name:before{
	content: "|";
	position: absolute;
	left: 0px;
	top: 4.5px;
	font-size: 20px;
	transform: rotate(90deg);
}
.travelar_review{
	font-size: 16px!important;
	display: inline-block;
	line-height: 100%;
	margin-right: 5px;
}
.travelar_review i{color: #d5d5d5;}
.travelar_review i.active{color: #EF7F1A;}
.travelar_review span{font-size: 13px; padding-left: 5px;color: #999;}
.viator_main_h_d {
	color: #F66B34;
	font-family: "oswald-regular";
	font-size: 24px!important;
	overflow: hidden;
	padding: 0px!important;
	margin: 0px!important;
	margin-top: 20px!important;
	margin-bottom: 5px!important;
	letter-spacing: 0px;
	font-weight: 500!important;
}
.viator_main_h_d span {display: inline-block;position: relative;}
.viator_main_h_d span::after {
	border-bottom: 1px solid #F66B34;
	content: "";
	position: absolute;
	top: 20px;
	width: 10000px;
}
.viator_main_h_d span::after {left: 100%;margin-left: 3px;}
.viator_sub_h{
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 17px!important;
	font-weight: 500;
	color: #074E86;
	position: relative;
}
.viator_sub_sub_h{
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 14px!important;
	font-weight: 500;
	color: #282828;
}
.vit_over_detial{
/* 	border: 1px solid #ddd;
	border-top: none;
	padding: 15px;
	padding-top: 0px; */
	padding-bottom: 20px;
}
.vit_over_detial,.vit_over_detial p{
	color: #373737;
	text-align: justify;
	line-height: 160%!important;
	-webkit-line-height: 160%!important;
}
.vit_over_detial ul{padding-left: 25px;}
.v_voucher{
	border: 1px solid #f0f0f0;
	padding: 10px;
	background-color: #fafafa;
}
.v_voucher .viator_sub_sub_h{padding-top: 0px!important;color: #F66B34;}
.v_voucher .note{color: #919191;}
.v_voucher h6{
	padding: 0px;
	margin: 0px;
	font-weight: 500;
	padding-top: 8px;
	padding-bottom: 3px;
}
.viator_cancellation,
.viator_schedule_pricing{margin-top: 15px;}
.viator_cancellation p{margin-bottom: 0px!important;}
.check_ticket_inner{
	border: 1px solid  #ddd!important;
}
.check_ticket_inner .v_ticket_box{
	border: none;
}
.via_date_detail{position: relative;margin-bottom: 7px;}
.via_date_detail input{
	width: 100%;
	height: 34px;
	padding-left: 12px!important;
	border-radius: 1px!important;
	font-weight: normal;
	font-size: 13px!important;
	border-color: #ddd!important;
	z-index: 2;
	background-color: #FEFEFE!important;
}
.via_date_detail i{
	width: 32px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #074E86;
	font-size: 21px;
	cursor: pointer;
	opacity: 0.8;
	z-index: 1;
}
.v_price_view{
	border: 2px solid #074E86;
	padding: 9px 10px;
	text-align: center;
	border-radius: 2px 2px 0px 0px;
	color: #074E86;
	height: 75px;
	margin-top: 3px;
}
.v_price_view span{
	display: block;
	white-space: nowrap;
	line-height: 100%;
	font-family: "oswald-regular";
}
.v_price_view span:first-child{
	font-size: 15px;
	margin-bottom: 4px;
}
.v_price_view span:last-child{
	font-weight: 600;
	font-size: 36px;
	line-height: 40px;
	font-family: "oswald-regular";
}
.viator_tick{position: static;}
.v_ticket_box{
	border: 1px solid #ddd;
	border-top: none;
	padding: 14px;
	padding-top: 6px;
	position: relative;
	border-radius: 0px 0px 2px 2px;
}
.datelabel{
	font-size: 14px!important;
	color: #282828;
	font-weight: 400;
}
.v_ticket_box .buynow{margin-top: 16px;margin-bottom: 1px;}

.v_select{position: relative;}
.v_select select{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 5px!important;
	-moz-appearance: none!important;
	-webkit-appearance: none!important;
	background-image: none!important;
	width: 66px;
	color: #4F4F4F;
	height: 32px;
	background-color: #FEFEFE!important;
	line-height: 30px;
	border-radius: 1px!important;
	}
.v_select:after{
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	z-index: 1;
	top: 10px;
	right: 8px;
	border-left: 2px solid #888;
	border-bottom: 2px solid #888;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
	pointer-events: none;
	-webkit-transition:500ms;
	-moz-transition:500ms;
	transition:500ms;
}
.v_ticket_select{
	width: 100%;
	font-size: 14px!important;
	color: #282828;
	font-weight: 400;
}
.v_ticket_select tr td{padding: 5px 0px!important;}
.v_ticket_select tr td:first-child small{
 padding-left:2px;
 font-size: 12px;
 font-weight: 400;
 color: #7f7f7f;
}
.v_ticket_select tr td:nth-child(2){width: 66px;}
.check_ticket_inner .v_btn_availability{
	padding: 13px 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
@media(max-width: 640px){
	.travel_des_detail.pull-right,
	.viator_ratings_detail a{float: none!important;text-align: left;}
	.travel_des_name{font-size: 18px;}
	.viator_main_h_d{font-size: 22px!important;}
	.viator_main_h_d span::after{top: 17px;}
	.viator_sub_sub_h{font-size: 15px;}
	.travelar_img{width: 44px;height: 44px;}
	.travelar_rivew_text{padding-left: 0px!important;}

}
.via_carousel .item{width: 100%;max-height: 490px;}
.via_carousel .item img{max-width: 100%;height: auto;}
@media(max-width: 640px){
	.via_carousel .item{width: 100%;max-height: 210px;}
}
@media(min-width: 768px) and (max-width: 991px){
	.travel_des_detail.pull-right,
	.viator_ratings_detail a{float: none!important;text-align: left;}
}
/* -viator tour option- */
.tour_event_option{
	padding: 10px 0px;
	color: #282c35;
	line-height: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.tour_event_option:last-child{border: none!important;}
.tour_event_option:hover{background-color: #FCFCFC;}
.tour_event_option table{width: 100%;border-collapse: collapse;}
.tour_event_option table tr td{padding: 2px!important;}
.tour_event_option table tr td:last-child{text-align: center;}
.tour_event_option table tr td h4{
	padding-bottom: 5px;
	margin: 0px;
	color: #282c35;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
}
.tour_event_option table tr td h4 small{
	color: #F66930;
	font-size: 13px;
	font-weight: 500;
	padding-left: 5px;
}
.tour_event_option table tr td:last-child{
	min-width: 150px;
	text-align: right;
}
.add_cart_btn{
  background-color: #F08526;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  font-size: 13px!important;
  padding: 3px 7px!important;
  text-transform: none!important;
  transition: all 300ms ease 0s;
  box-shadow: none!important;
  border-radius: 2px!important;
  line-height: 100%;
  border: 1px solid rgba(246, 104, 47, 0.9);
}
.add_cart_btn:hover,.add_cart_btn:link{
	color: #fff!important;
	background-color: #F6682F;
	text-decoration: none;
}
.add_cart_btn i{padding-right: 8px;}
.tour_option_pric{
	font-size: 20px;
	font-weight: 600;
	line-height: 100%!important;
	margin-top: 3px;
	margin-bottom: 25px;
	color: #b12704 !important;
	font-family: "oswald-regular";
}
.tour_option_pric small{text-transform: uppercase;line-height: 100%;
	font-weight: 500!important;font-size: 16px;padding-right: 5px; color:#074E86;}
.v_l_p_a span{color: #b12704 !important;}
.v_l_p_a{color: green;margin-top: 5px;}
.v_l_p_a a{color: #00759a; font-size: 12px;}
.tour_option_d a{
	color: #00759a;
	position: relative;
	padding-left: 16px;
	padding-right: 7px;
}
.tour_option_d a::before{
	content: "|";
	position: absolute;
	left: 6px;
	top: -3px;
	color: #e5e5e5;
}
.tour_option_d a::after{
	content: "";
	position: absolute;
	right: 0px;
	top: 5px;
	width: 0; 
  height: 0; 
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #00759a;
}
.v_opt_cal_view{
	background-color: #E5E5E5;
	text-align: center;
	padding: 5px;
	margin-bottom: 3px;
	border-bottom: 1px solid #E0E0E0;
}
.v_opt_cal_view .via_date_detail{margin-bottom: 0px;}
.tour_event_option_main{padding-top: 5px;}
.tour_event_option_main .viator_main_h_d{margin-top: 21px!important;
	margin-bottom: 0px!important;font-size: 24px!important;}
.tour_event_option_main .viator_main_h_d span::after {top: 19px;}
.v_tour_date{
	font-size: 21px;
	font-weight: 500;
	line-height: 34px;
	color: #454545;
}
.v_update_date{
	color: #333; 
	font-weight: 400;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
}
.v_travelers{
	color: #184E86;
  font-size: 19px;
  font-weight: 500;
  padding-top: 5px;
  line-height: 100%;
}
.tour_l_t{
	margin-bottom: 15px;
	padding: 7px 10px;
	color: #3f3f3f;
	box-shadow: inset 0px 0px 1px #C0C0C0;
	border-radius: 1px;
}
.tour_l_t .travel_des_name{
	color: #074E86;
	font-size: 22px;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: normal;
	padding-bottom: 3px;
}
.check_ticket_opt{margin-bottom: 20px;}
@media(max-width: 640px){
	.tour_l_t .travel_des_name{font-size: 18px;}
	.tour_l_t{margin-bottom: 0px;margin-top: 10px;padding: 10px;}
	.tour_event_option table tr td h4{font-size: 16px;}
	.tour_event_option_main .viator_main_h_d{margin-bottom: -10px!important;}
	.tour_event_option table tr td{
		width: 100%!important;
		display: block!important;
		padding: 3px 6px!important;
	}
	.tour_event_option table tr{
		display: block;
		width:100%;
		padding:0;
		clear:both;
	}
	.tour_event_option table tr td:last-child{text-align: left!important;}
	.tour_option_pric{
		font-size: 20px;
		margin-top: 5px;
		margin-bottom: 5px;
		display: inline-block;
		width: 50%;
		float: left;
	}
	.add_cart_btn{float: right;}
	.tour_option_d a::after{content: none;}
}


/* viator shoping cart */
.v_cart_box{padding: 15px 2px;border-bottom: 1px solid #ddd;}
.v_cart_box table{width: 100%;}
.v_cart_event{
	color: #333;
	position: relative;
	padding-left: 230px;
	min-height: 122px;
}
.cart_event_img{
	width: 220px;
	height: 122px;
	position: absolute;
	top: 3px;
	left: 0px;
	background-repeat: no-repeat;
	background-size: cover;
}
.v_cart_event h4{
	font-size: 16px;
	font-weight: 500;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
}
.v_cart_event h4 a{
  color:#444;
}
.v_cart_event h4 a:hover{
  text-decoration: none;
}
.v_cart_event ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 21px;
}
.v_cart_event ul li strong{padding-right: 4px;color: #444;}
.v_cart_note{font-size: 12px; color: #818181;}
.v_cart_box table tr td:nth-child(2){width: 180px;position: relative;}
.v_cart_event_opt{text-align: right;padding-left: 30px;}
.tour_change a{white-space: nowrap;color: #00759a;}
.tour_change a:hover{text-decoration: none;color: #282828;}
.tour_change a i{margin-left: 3px;background-color: transparent!important;}
.tour_change{position: absolute;bottom: 0px;}
.tour_change a.remove_e_cart{font-size: 14px;color: #b12704; white-space: nowrap;}
.tour_change a.remove_e_cart:hover{color: red!important;}
.confirm_availability{border: 1px solid #ddd;border-radius: 2px;}
.v_cart_total_box{
	background-color: #f3f3f3;
	padding: 15px 10px;
	border-top: 1px solid #ddd;
}
.v_cart_total_box .buynow{margin-top: 12px;font-family: 'Roboto', sans-serif!important;}
.tour_option_pric.v_cart_total{font-size: 18px;margin-bottom: 15px;font-weight: 500!important;}
.v_cart_total span{
	white-space: nowrap;
	color: #333 !important;
	font-size: 17px !important;
	font-weight: 600!important;
	font-family: 'Roboto', sans-serif!important;
}
.v_promotion_code{padding: 10px;}
.promotion_aply{
	position: relative;
	padding-right: 66px;
	margin-top: 8px;
}
.promotion_aply input{
	width: 100%;
	height: 30px;
	padding-left: 12px!important;
	border-radius: 1px!important;
	font-weight: normal;
	font-size: 13px!important;
	border-color: #E5E5E5!important;
}
.promo_btn{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 30px;
	line-height: 28px;
	padding: 0px!important;
	width: 56px;
	color: #4f4f4f;
	border: 1px solid #E0E0E0;
	background-color: #E5E5E5!important;
	box-shadow: none!important;
}
.promo_btn:hover{
	background-color: #449D44!important;
	color: #fff!important;
	border-color: #449D44!important;
}
.v_promotion_code{color: green; line-height: 120%;}
.v_promotion_code small{color: #999;}
.v_promotion_code a{color: #00759a;}
.v_checkoutprocess{
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	font-size: 13px;
	border: 1px solid #eee;
	background-color: #f3f3f3;
	border-radius: 2px;
}
.v_process_d{
	width: 25%;
	display: inline-block;
	float: left;
	text-align: center;
	color: #999;
}
.v_process {
	overflow: hidden;
	text-align: center;
	position: relative;
}
.v_process span{
  display: inline-block;
  position: relative;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #ccc;
  line-height: 24px;
  background-color: #ccc;
}
.v_process span::before, .v_process span::after {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 1px;
  content: "";
  position: absolute;
  top: 13px;
  width: 10000px;
}
.v_process_d:first-child span::before{content: none!important;}
.v_process_d:last-child span::after{content: none!important;}
.v_process span::before{right: 100%;margin-right: 1px;}
.v_process span::after {left: 100%;margin-left: 1px;}
.v_process_d.active{color: #333!important;}
.v_process_d.active span{
	background-color: #F7703A;
	border: 1px solid #F7703A;
	color: #fff!important; 
}
.v_cart_box:last-child{margin-bottom: 20px;border-bottom: none;}
@media(max-width: 640px){
	.v_checkoutprocess{display: none;}
	.v_cart_event{position: relative;padding-left: 0px;}
	.v_cart_box table tr td:nth-child(2){text-align: left!important;}
	.tour_change{position: relative;bottom: 0px;}	
	.v_cart_event_opt{text-align: left;padding-left: 0px;}
	.v_cart_event_opt .tour_option_pric{width: 100%;}
	.tour_change a{font-size: 12px;padding-right: 5px;line-height: 120%!important;}
	.tour_change a.remove_e_cart{font-size: 12px;white-space: normal;}
	.cart_event_img{
		width: 100%;
		height: 156px;
		position: relative;
		margin-bottom: 10px;
	}
	.v_cart_box table tr td{
		width: 100%!important;
		display: block!important;
		padding: 2px 0px!important;
	}
	.v_cart_box table tr{
		display: block;
		width:100%;
		padding:0;
		clear:both;
	}
	.v_cart_event h4{
		font-size: 15px;
		padding-bottom: 5px!important;
		color: #074E86!important;
		line-height: 120%;
	}
	.tour_option_pric.v_cart_total{width: 100%;}
}

/* viator Checkout */
.v_cart_subtotal{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 14px;
	color: #282828;
	font-weight: 400;
	line-height: 22px;
}
.v_cart_subtotal li:last-child{margin-bottom: 10px;}
.v_cart_subtotal small{padding-right: 5px;color: #074e86;}
.v_person_detail_h{
	font-size: 13px;
	color: #444;
	font-weight: 400;
}
.v_person_detail_h small{
	color: #666;
	font-weight: normal;
	font-size: 14px;
}
.v_checkout_main{
	border: 1px solid #ddd;
	margin-top: 12px;
	margin-bottom: 20px;
	clear: both;
}
.v_checkout_act{
	background-color: #184E86;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 3px 10px;
}
.v_checkout_act a{
	font-size: 12px!important;
	float: right;
	padding-top: 5px;
	color: #C5C5C5;
}
.v_checkout_act a:hover{color: #ddd;text-decoration: none;}
.v_person_detail_head{
	position: relative;
	padding-left: 68px;
	margin-bottom: 10px;
	min-height: 68px;
}
.v_person_detail_head h4{
	margin: 0px;
	color: #282c35;
	font-size: 18px;
	font-weight: 500;
	padding-top: 3px;
}
.v_cal_check{
	position: absolute;
	left: 0px;
	top: 5px;
	box-sizing: border-box;
	width: 60px;
	height: 62px;
	border-radius: 2px 2px 3px 3px;
	background-color: #f1f1f1;
	box-shadow: 0px 1px 0px #ddd;
}
.v_cal_check span{display: block; text-align: center;}
.v_cal_check span:first-child{
	background-color: #D4644E;
	height: 22px;
	box-sizing: border-box;
	text-transform: uppercase;
	line-height: 22px;
	font-size: 14px;
	color: #F9f9f9;
	border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	border-bottom: 1px solid #D0500E;
	position: relative;
}
.v_cal_check span:first-child::before{
	content: " ";
	position: absolute;
	width: 5px;
	height: 10px;
	background-color: #f1f1f1;
	top: -5px;
	left: 8px;
	border-radius: 1px 1px 0px 0px; 
	box-shadow: inset 0px -1px 2px #C8C8C8;
}
.v_cal_check span:first-child::after{
	content: " ";
	position: absolute;
	width: 5px;
	height: 10px;
	background-color: #f1f1f1;
	top: -5px;
	right: 8px;
	border-radius: 1px 1px 0px 0px; 
	box-shadow: inset 0px -1px 2px #C8C8C8;
}
.v_cal_check span:nth-child(2){
	height: 26px;
	box-sizing: border-box;
	text-transform: uppercase;
	line-height: 26px;
	font-size: 16px;
	font-weight: 900;
	color: #505050;
	text-shadow: 0px 1px 1px #f0f0f0;
}
.v_cal_check span:nth-child(2)::after{
	content: " ";
	width: 0; 
  height: 0; 
  border-left: 0px solid transparent;
  border-right: 11px solid transparent;
  border-top: 10px solid #DDDEDF;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.v_cal_check span small{font-weight: 500;font-size: 15px;}
.v_cal_check span:last-child{line-height: 100%;}
.v_person_detai_main{
	padding: 20px 25px;
	border-bottom: 3px solid #f5f5f5;
	margin: 0px 5px;
}
.v_person_detai_main:last-child{border-bottom: none;}
.v_person_detail{
	position: relative;
	padding-left: 155px;
	min-height: 36px;
}
.v_person_detail.v_provider li{width: 100%;}
.v_person_detail:last-child .v_person_det_f li a{display: inline-block;margin-top: 6px;}
.v_person_detail input{
	height: 34px;
	padding: 0px 6px!important;
	line-height: 34px!important;
}
.v_person_detail_h{
	width: 155px;
	height: 34px;
	line-height: 34px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.v_person_det_f{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.v_person_det_f li{
	width: 25%;
	float: left;
	padding: 0px 5px;
	min-height: 48px;
}
.v_person_det_f li div{
	white-space: nowrap;
	overflow: hidden;
	line-height: 110%;
	font-size: 11px!important;
}
.v_person_detai_main .ord_priv_text{
	color: #c0c0c0;
	font-size: 12px;
	padding-top: 18px;
	text-align: center;
}
.v_person_detai_main h5{
	margin: 0px;
	font-size: 16px;
	font-weight: 500;
}
.v_terms_list{padding-left: 25px;}
.v_person_detai_main .btn-warning{min-width: 250px;}
.v_secure_checkout{
	border: 1px solid #ddd;
	margin-bottom: 8px;
	margin-top: 20px;
	padding: 6px 10px;
	color: #3f3f3f;
}
.v_secure_checkout .tour_option_pric{text-align: right;margin-top: 15px;}
.v_secure_checkout .v_cart_subtotal{text-align: right;}
.v_secure_checkout .travel_des_name{color:#074e86;}
.v_secure_checkout .v_cart_subtotal li:last-child{margin-bottom: 0px!important;}
@media(min-width: 768px) and (max-width: 1024px){
.v_person_det_f li{width: 33.33%;}	
}
@media(max-width: 640px){
	.v_person_det_f li{width: 100%;min-height: auto;padding: 0px;margin-bottom: 5px;}
	.v_person_detail_h{width: 100%;position: relative;}	
	.v_person_detail{padding-left: 0px;}
	.v_person_detai_main{padding: 10px;}
	.v_person_detail_head h4{font-size: 14px;}
	.v_person_detail:last-child .v_person_det_f li a{margin-top: 0px;}
	.v_checkout_act a{display: none;}
	.v_secure_checkout .tour_option_pric{text-align: left;margin-top: 5px;}
  .v_secure_checkout .v_cart_subtotal{text-align: left;}
  .v_secure_checkout .tour_option_pric.v_cart_total {margin-bottom: 0px!important;}
}

/* viator voucher */
.viator_voucher_main{background-color: #E0DBD5;min-height: 100vh;}
.viator_voucher{
	background-color: #fff;
	max-width: 750px;
	margin: 20px auto;
}
.viator_voucher_inner{padding: 30px;line-height: 20px;}
.viator_voucher_inner h3{
	padding: 0px;
	margin: 0px!important;
	padding-bottom: 8px;
	font-size: 24px!important;
	color: #333333!important;
	font-weight: 500!important;
}
.viator_voucher_inner h4{
	padding: 0px;
	margin: 0px!important;
	padding-bottom: 3px;
	font-size: 18px!important;
	color: #333333!important;
	font-weight: 500!important;
}
.viator_voucher_inner ul{padding-left: 25px;}
.viator_voucher_inner ul li{line-height: 20px; margin-bottom: 6px;}
.voucher_btn_box{background-color: #F4F2F0;padding: 10px;}
.voucher_btn{
	border-radius: 40px!important;
	text-transform: capitalize!important;
	font-size: 21px!important;
	font-weight: 500!important;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}
.voucher_p_no{font-weight: 600;font-size: 14px;text-align: center;padding: 10px;}
.voucher_sample{
	font-weight: 300;font-size: 14px;text-align: right; line-height: 140%;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 3px;
}
.dotted_line{border-top: 3px dotted #ddd;}
.v_confirmed{
	font-size: 18px;
	color: green;
	font-weight: 500;
	padding: 10px 0px 7px 0px;
}
.v_strong{line-height: 18px;}
.happy_tour{margin-top: 20px;}
.v_txt_grey{
	font-size: 24px;
	color: #888;
	padding: 15px;
}
.happy_tour img{width: 100%;}
.voucher_btn_bg{
	padding: 10px;
	padding-top: 30px;
	text-align: center;
	font-weight: 300;
}
.voucher_inner_sub_h{
	font-size: 15px;
	font-weight: 500;
	margin-top: 20px;
	padding-bottom: 2px;
	color: #333;
}
.r_sub_sub_h{
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	padding-bottom: 2px;
	color: #444;
}
.viator_voucher_inner p{margin-bottom: 7px!important;}
@media(max-width: 640px){
	.viator_voucher{margin: 10px auto;	}
	.viator_voucher_inner{padding: 10px;}
	.viator_voucher_inner h3{font-size: 18px!important;}
	.voucher_sample{font-size: 13px;}
	.viator_voucher_inner h4{font-size: 15px!important;}
	.v_txt_grey {font-size: 18px;padding: 10px;padding-left: 0px;}
}

/* --viator footer-- */
footer{
	background-color: #282828;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
.v_foot_sec{padding-top: 15px;padding-bottom: 18px;border-top: 3px solid #666;}
.copy_w_sec{background-color: rgba(0, 0, 0, 0.3);padding-top: 12px;padding-bottom: 4px;}
.v_foot_h{
	color: #fff!important;
	font-family: 'oswald-regular';
	text-transform: uppercase;
	font-size: 20px!important;
	margin: 0px!important;
	margin-top: 5px!important;
	padding-bottom: 7px!important;
}
.v_foot_sub_h{
	color: #fff!important;
	font-family: 'oswald-regular';
	text-transform: uppercase;
	font-size: 15px!important;
	margin: 0px!important;
	letter-spacing: 1px;
	margin-top: 18px!important;
	padding-bottom: 5px!important;
}
.ge_about_v{line-height: 18px; font-size: 12px;color: #888;text-align: justify;}
.v_q_link{padding: 0px;margin: 0px;list-style-type: none;}
.v_t_d li{width: 50%;float: left;}
.v_q_link li a{
	display: inline-block;
	line-height: 100%;
	white-space: nowrap;
	padding: 6px 2px;
	color: #C5C5C5;
}
.v_q_link li a:hover{color: #F6682F;text-decoration: none;}
.v_q_link li a i{color: rgba(246, 104, 47, 0.9);padding-right: 6px;}
.v_q_link li a i.fa-dot-circle-o{font-size: 11px!important;}
.ge_social_link_v a{
  width: 24px;
  height: 24px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  margin-right: 3px;
  border-radius: 2px;
  color: #d5d5d5;
  background-color: #292929;
}
.comment_f{position: relative;font-size: 18px;}
.bold_f{position: absolute;top: 6px;left: 6px;font-size: 7px;}
.ge_social_link_v .facebook:hover{background-color: #3B579D;border-color: #3B579D; color: #fff;}
.ge_social_link_v .twitter:hover{background-color: #2CAAE1;border-color: #2CAAE1; color: #fff;}
.ge_social_link_v .comment:hover{background-color: #F87F14;border-color: #F87F14; color: #fff;}
.ge_social_link_v .linkedin:hover{background-color:#0077B5;border-color: #0077B5; color: #fff;}
.ge_social_link_v .youtube:hover{background-color: #DB2726;border-color: #DB2726; color: #fff;}
.ge_social_link_v .instagram:hover{background-color: #E23C60;border-color: #E23C60; color: #fff;}
.v_subscribe{position: relative;padding-right: 88px;}
.v_subscribe input{
	width: 100%;
	height: 34px;
	padding-left: 12px!important;
	border-radius: 1px!important;
	font-weight: normal;
	font-size: 13px!important;
	border-color: #333!important;
	background-color: #1C1C1C!important;
}
.v_subscribe button{
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px!important;
	height: 33px;
	width: 84px;
	border-radius: 2px!important;
	background-color: #F6682F;
	box-shadow: none!important;
	color: #fff!important;
	font-size: 13px!important;
	border: 1px solid #F6682F!important;
	opacity: 0.95;
}
.v_subscribe button:hover{opacity:1;}
@media(max-width: 640px){
.v_foot_h{
	font-size: 15px!important;
	margin: 0px!important;
	letter-spacing: 1px;
	margin-top: 18px!important;
	padding-bottom: 0px!important;
}
.v_t_d li{width: 100%;float: none;}
.v_foot_sec{padding-top: 0px;}
body{padding-bottom: 0px;}
footer{position: relative;}
}

/* viator popup */
.viator_modal .modal-header{background-color: #184E86;padding: 8px 10px;}
.viator_modal .modal-header h4{
	padding: 2px 0px;
	margin: 0px;
	color: #fff;
	font-size: 18px;
}
.viator_modal .modal-content{
	border: none!important;
	border-radius: 1px!important;
	overflow: hidden!important;
	color: #444;
}
.viator_modal .modal-body{padding-top: 10px!important;}
.h_w_c_h{
	background-color: #f0f0f0;
	padding: 3px 10px;
	margin-top: 8px;
	font-size: 14px;
}
.h_w_c_table{width: 100%;border: 1px solid #f0f0f0;}
.h_w_c_table tr td{padding: 3px 10px;}
.h_w_c_table tr td span{color: #B12704;}
.h_w_c_table tr:last-child td{
	border-top: 1px solid #f5f5f5;
	font-size: 14px;
	font-weight: 500;
}
.h_w_c_table tr td:last-child{text-align: right;}
.h_w_c_o{font-size: 14px;}
.viator_modal .modal-body h4{margin: 0px;font-size: 16px;font-weight: 500;padding-bottom: 3px;}
.viator_modal .modal-body p span.note{
	display: block;
	color: #999;
	font-weight: 300;
}
/* end popup */
#datetimepicker4~.bootstrap-datetimepicker-widget{
	right:0!important;
	left:auto!important;
	bottom:auto!important;
	top:100%!important;color:#000;
	}
#datetimepicker4~div::after,
#datetimepicker4~div::before{content:none!important}



/* --viator default listing-- */
.default_list{
	line-height: 130%;
	color: #333;
	min-height: 295px;
	margin-bottom: 20px;
	background-color: #fafafa;
}
.default_list h3{
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	font-weight: 500;
	padding-bottom: 5px; 
}
.default_list h3 a{color: inherit;}
.default_list h3 a:hover{
	color: #00759a;
	text-decoration: none;
}
.default_list_img{
	height: 150px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.default_list_text{
	border: 1px solid #f0f0f0;
	border-top: none;
	padding: 10px;
	min-height: 145px;
	border-radius: 0px 0px 2px 2px;
}
.default_list_text p{
	text-align: justify;
}

.no_city_cont{
  width:100%!important;
}
.no_city{
  display: none;
}
/* --end default listing-- */


/* ==End of viator== */
/* ---- Question box section ------- */
.event_Qt_Ans{
    /*background-color: #FAFAFA;*/
    border-top: 1px solid #FCFCFC;
    padding: 15px 30px;
}
.QtAns pre{
    border: none!important;
    font-size: 13px!important;
    font-weight: 400;
    font-family: 'Roboto', sans-serif!important;
    padding: 0px!important;
    margin: 0px!important;
    background-color: transparent!important;
    color: #666!important;
    white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: inherit!important;
  word-break: normal!important;
}
.panel.ask-question-panel{
    background-color: transparent!important;
    box-shadow: none!important;
}
.ev_normal_heading {
       color: #074E86;
       font-size: 20px;
       overflow: hidden;
       margin-bottom: 5px;
       text-align: left!important;
}

.ask-question-box{
    position: relative; 
    animation: qtslide 300ms linear;
    width: 100%;
    max-width: 725px;
    margin: 30px auto;
    margin-top: 40px;
}

.ask-question-panel{
    margin: 0px!important;
    padding: 5px 0px!important;
    box-shadow: none!important;
    border-radius: 0px!important;
    border-bottom: 1px solid #F2F2F2 !important;
}
.ask-question-panel a{
    display: block;
    text-decoration: none!important;
    padding-bottom: 2px;
    font-size: 16px;
    color: #074E86!important;
    position: relative;
}

.ask-question-panel i{
    position: absolute;
    right: 10px;
    transition:500ms;
    display: inline-block;
    font-size: 25px;
}
.ask-question{
    border: 1px solid #e5e5e5;
    font-size: 24px;
    padding: 4px 10px;
    background-color: #eee;
    border-radius: 2px 2px 0px 0px;
    position: relative;
}

.ask-btn{
    background-color: #ef7f1a;
    color: #fff;
    width: 70px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #ef7f1a;
    display: inline-block;
    border-radius: 2px;
    font-size: 18px!important;
    position: absolute;
    right: 6px;
    top: 6px;
}
.ask-btn-back{
    color: #999!important;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    border-radius: 2px;
    font-size: 16px!important;
    position: absolute;
    right: 6px;
    top: 6px;
    display: none;
}
.ask-btn-back:hover{
    color: #666!important;
}
.ask-btn:hover,a.ask-btn:link{
    background-color: #EF611D;
    color: #fff;
    text-decoration: none;
}
.ask-answer{
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 12px 2px;
    background-color: #f0f0f0;
}
.ask-answer input,.ask-answer textarea{
    border-color: #eee!important;
}
.submit-message{
    width: 100%;
    height: 230px;
    max-width: 725px;
    margin: 30px auto;
    margin-top: 40px;
    background-color: #f6f6f6;
    border: 1px solid #f0f0f0;
    position: relative; 
    animation: submitMessage 300ms linear;
}
.submit-message > p, .submit-message-1 > p{
  font-size: 16px;
}
.btn-primary {
    background-color: #427fed!important;
    box-shadow: none!important;
    color: #fff!important;
    height: 34px;
    padding-left: 25px!important;
    padding-right: 25px!important;
    border-radius: 0!important;
    font-weight: 700!important
}
.ask_btn_h,.ask_btn_h:hover,.ask_btn_h:link {
    display: block;
    text-decoration: none!important;
    color: #666
}
.text-thank{
    color: green;
    margin-top: 20px;
    font-size: 24px;
    line-height: 90px;
    text-align: center;
}
.close-thanks{
    width: 26px;
    height: 26px;
    display: block;
    line-height: 24px;
    border: 1px solid transparent;
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
    opacity: 0.6;
}
.close-thanks:hover{
    opacity: 1;
}
@keyframes submitMessage{
  0% { right: -1000px;transition:10ms; }
  100% { right: 0px;transition:10ms; }
}
@media(max-width: 640px){
.ask_btn_h{font-size: 15px!important;padding: 2px 0}
.event_organizer_q .ask-btn, .ask-btn{font-size: 14px !important;height: 29px;line-height: 27px;width: 100px;}

.event_organizer_q .ask-question-box,.event_organizer_q .submit-message{margin: -9px 0;}
.event_organizer_q .ask-btn-back, .ask-btn-back{top: 0;}
.event_listing_card.small_card .e_l_card_img{height: auto!important;}
.similar_event_carousel .event_listing_card.small_card .e_l_card_img{height: 118px!important;}
}
/* --End-- */
/* Search Start */
.search_container{
    position: absolute;
    width: 100%;
    max-width: 686px;
    top: 5px;
    left: 200px;
}
.search_container input{height: 40px;border-radius: 2px!important; width: 480px;}
.search_inner{position: relative; float: left;}
.search_inner .btnsearch{
    padding: 0px;
    margin: 0px;
    box-shadow: none;
    width: 50px;
    line-height: 38px;
    border-radius: 0px;
    border: 1px solid #ddd;
    font-size: 16px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0px 2px 2px 0px!important;
    box-shadow: none;
}
.locationselect{display: inline-block;position: relative;float: left;}
.locationselect span.locatiomarrow{
    display: inline-block;
    font-size: 13px;
  color: #666;
  text-transform: uppercase;
  cursor: pointer;
  transition: 300ms;
  border: 1px solid #e0e0e0;
  height: 40px;
  line-height: 38px;
  width: 200px;
  border-radius: 2px;
  position: relative;
  padding-left: 38px;
  padding-right: 25px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 6px;
}
.locationselect span.locatiomarrow i.fa-location-arrow{
    font-size: 18px;
    position: absolute;
    left: 0px;
    top: 0;
    width: 30px;
    height: 100%;
    line-height: 38px;
    text-align: center;
    color: #c9c9c9;
    border-right: 1px solid #e0e0e0;
    background-color: #f0f0f0;
}
.locationselect span.locatiomarrow i.fa-caret-down{
    font-size: 16px;
    position: absolute;
    right: 0px;
    top: 0;
    width: 25px;
    height: 100%;
    line-height: 38px;
    text-align: center;
    color: #999;
}
.searchlocationbox{
    width: 100%;
    width: 300px;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    left: 0px;
    top: 50px;
    z-index: 1050;
    border-radius: 2px;
    box-shadow: 0 -2px 0 #fff, 0 0 2px #ccc;
    display: none;
}
.searchinput{padding: 15px;background-color: #f4f4f4;position: relative;}
.searchtext{padding: 10px 15px;border-top: 1px solid #eee;}
.triangle{position: absolute;top: -10px;left: 25px;}
.triangleL{
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #e5e5e5;
}
.triangleR{
    position: relative;
    bottom: -2px;
    left: -10px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 11px solid #f4f4f4;
}
.searchinput{padding: 15px;background-color: #f4f4f4;position: relative;}
.searchinputinner{position: relative}
.searchinputinner input{height: 40px;border-radius: 2px!important; width: 100%;}
.autolocationlist{
    margin: 0px;
    list-style-type: none;
    background-color: #fff;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 36px;
    border: 1px solid #ddd;
    z-index: 100;
    box-sizing: border-box;
    padding: 2px!important;
    display: none;
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
}
.autolocationlist li a{display: block;padding: 4px 10px}
.autolocationlist li a:hover{background-color: #F4F4F4;color: #444;}
.searchtext h4{
    margin: 0px;
    padding-bottom: 7px;
    font-size: 14px;
    font-weight: 500;
    color: #ef7f1a;
}
.searchtext ul{padding: 0px;margin: 0px;list-style-type: none;}
.searchtext ul li{float: left;padding: 6px 15px;padding-left: 0px;line-height: 100%;}
.input_v , .input_vmobile{display: none;}
.myautobox{
	width: 100%;	
}
.input_v,.input_vmobile{
	max-height:180px;
	overflow-y:auto;
	z-index: 1050;
	position:absolute;
	background-color:#FFF;
	box-shadow: 0px 0px 2px #999;
}
.input_v ul,.input_vmobile ul{
	/*padding: 2px 5px;*/
	z-index: 1050;	
}
.input_v ul li,.input_vmobile ul li{
	width: 100%;
	list-style-type:none;
	border-bottom: 1px solid #eee;
  padding:0px;
}
.input_v ul li a,.input_vmobile ul li a ,.input_v ul .makeeventurl{
	color: #444;
	display: block!important;
	padding:3px 10px;
	margin-bottom: 1px;
	width: 100%;
  overflow: hidden;
}
.input_v ul li a small{
	color: #ccc!important;
}
.input_v ul li a i,.input_v ul li i{
	color: #EF811E;
	margin-right: 5px;
}
.input_v ul li a:hover,.input_vmobile ul li a:hover,.input_v ul .makeeventurl:hover{
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
/*.input_v ul li:hover,.input_vmobile ul li:hover{
	background-color: #2D6EE4;
}*/
.ui-helper-hidden{display: none;}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-autocomplete{
	width: 50px;
	list-style: none;
	padding: 0px;
	background-color: #fff!important;
	background-image: none!important;
	color: red!important;
	z-index: 1050;
	font-family: 'Roboto', sans-serif!important;
  position: absolute;
}
.ui-menu .ui-menu-item{
	background-image: none!important;
	background-color: #fff!important;
	width: 100%;
	display: block;	
	border-bottom: 1px solid #eee;
	
}
.ui-menu .ui-menu-item a{
	margin: 0px!important;
	padding: 0px!important;
	width: 100%;
	display: block;
	padding: 3px 10px!important;
}
.ui-corner-all{
	background-image: none!important;
	background-color: transparent!important;
	color: #666!important;
	border: none!important;
	font-weight: normal!important;
	text-decoration: none!important;	
}
.ui-menu .ui-menu-item a:hover{
	color: #fff!important;
	background-color: #2D6EE4!important;
	cursor: pointer;
}
/* Search Ends */
.h_h3_via{
  color: #484848 !important;
  font-size: 25px !important;
  font-weight: 500 !important;
  margin: 10px 0 !important;
  padding: 0 !important;
  text-transform: none !important;

}


.h_h3_via span{
    color: #f66930!important;
  font-size: 18px!important;
  padding-left: 5px!important;
}
.v_header{margin-bottom: 1px!important;}

/* ----------similar section----- */
.viatorsimlerimg{
  height: 150px!important;
  overflow: hidden;
  background-color: #fff;
}
.viatorsimlerimg img{
    width: 100%;
    height: auto;
}
.viatorsimler{
    height: 222px;
    margin-bottom: 0px!important;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 0 1px #ccc inset;
    border-radius: 0 0 2px 2px;
}
.viatorsimlerdec{
    padding: 0px 10px;
}
.viatorsimlerdec h4 {
  color: #484848 !important;
  font-size: 15px !important;
  font-weight: normal !important;
  letter-spacing: 0;
  line-height: 18px !important;
  margin: 8px 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: inherit !important;
  white-space: nowrap;
  word-wrap: break-word !important;
}
.viatorsimlerdec h4 a{color: inherit;text-decoration: none!important;}
.via_similar_event{
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    padding-bottom: 15px !important;
    margin-bottom: 20px;
    position: relative;
}
.daetevanue{
    overflow: hidden;
}
.h_h3_via{position: relative; padding-right: 100px;}
.h_h3_via .r_view{
    font-size: 16px!important;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none!important;
    position: absolute;
    right: 0;
    bottom: 0;
}


.viator_list_img{height: 153px;overflow: hidden;}
.viator_list_img img{
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

.viator_e_n a{color: inherit;text-decoration: none!important;}
.via_city_country{
  font-size: 13px;
  line-height: 100%;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  padding: 5px 0px;
}
.via_city_country span{
  font-weight: 700 !important;
  color: #b12704 !important;
  position: relative;
  padding-right: 16px;
  font-size: 14px;
  letter-spacing: 0px;
}
.via_city_country span::after{
  content: "|";
  position: absolute;
  right: 7px;
  top: 2px;
  color: #d5d5d5;
}
.viator_ratings{
  color: #5f5f5f;
  line-height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}
.viator_ratings i{color: #999;}
.viator_ratings i.active{color: #F6682F;}
.viator_ratings span:last-child{padding-left: 5px;}
.viator_ratings a{color: inherit;text-decoration: none!important;}
.v_pad{padding-left: 8px!important;padding-right: 8px!important;}

.viator_list_card_inner{
    background-color: #fff;
    padding: 10px;
    padding-bottom: 7px;
}
.via_similar_event .viator_list_card{
    margin-bottom: 0px!important;
    box-shadow: none!important;
    border: 1px solid #eee;
    margin: 1px !important;
}
/* -----footer as goeventz--- */
.opentabbg{background-color: #F8F8F8;}
.combinebox{position: relative;}
.combinebox input{padding-right: 85px!important;}
.combinebox .combinebtnright{
 position: absolute;
 top: 0px;
 right: 0px;
 height: 100%;
 text-align: center;
 min-width: 40px;
 border: none;
 line-height: 38px;
 text-transform: uppercase;
 font-size: 16px;
 cursor: pointer;
}
.combine{position: relative;}
.combine input{padding-left: 45px!important;}
.combinebtn{
 position: absolute;
 top: 0px;
 left: 0px;
 height: 100%;
 text-align: center;
 min-width: 40px;
 border: none;
 line-height: 38px;
 font-size: 20px;
 cursor: pointer;
}
.calendar{border: 1px solid #ddd;}
.globe{background-color: #009FE3; color: #fff;}
.web{background-color: #2D6BB8; color: #fff;}
.linkedin{background-color: #0177B5; color: #fff;}
.facebook{background-color: #3B579D; color: #fff;}
.twitter{background-color: #2CAAE1; color: #fff;}
.google-plus{background-color: #DC4F43; color: #fff;}
.linkedin{background-color: #007CB7; color: #fff;}
.youtube{background-color: #E22D26; color: #fff;}
.youtube{background-color: #E52C27; color: #fff;}
.hashtag{background-color: #fff; border: 1px solid #ddd;}
::-moz-placeholder{
  color: #ddd;
  font-size: 14px;
  font-weight: normal;
  opacity: 1;
}
.couponform .boxheight{height: 85px;}
.fullfooter i{
    font-size: 20px;
    transition:800ms;
}
.fullfooter{
    display: none;
    background-color: #333333;
    color: #eee;
    cursor: pointer;
    width: 32px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    bottom: 29px;
    left: 0px;
    font-weight: bold;
    z-index: 1;
    border: 1px solid #777777;
    transition:1000ms;
}
.gefooter i{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transition:800ms;
}
.footer.combinebox{
    margin-bottom: 0px!important;
}
.footer.combinebox input[type="text"]{
    background-color: #3F3F3F!important;
    border-color: #666!important;
    height: 30px;
    border-radius: 2px!important;
    overflow: hidden;
    color: #eee!important;
    line-height: 0px!important;
}
.footer.combinebox .footerbtn{
    background-color: #666!important;
    color: #fff;
    line-height: 30px;
    font-size: 14px!important;
    border-radius: 0px 2px 2px 0px!important;
    overflow: hidden;
}
.footer.combinebox .footerbtn:hover{
  background-color: #3C7AEB!important;
}
.subscribebox a{
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 19px;
  margin-right: 3px;
  border-radius: 50%;
  color: #eee;
  background-color: #636363;
}
.square1{position: relative;font-size: 22px;}
.fabold1{
    position: absolute;
    top: 6px;
    left: 7px;
    font-size: 9px;
}
.subscribebox .facebook:hover{background-color: #3B579D;border-color: #3B579D; color: #fff;}
.subscribebox .twitter:hover{background-color: #2CAAE1;border-color: #2CAAE1; color: #fff;}
.subscribebox .comment:hover{background-color: #F87F14;border-color: #F87F14; color: #fff;}
.subscribebox .linkedin:hover{background-color:#0077B5;border-color: #0077B5; color: #fff;}
.subscribebox .youtube:hover{background-color: #DB2726;border-color: #DB2726; color: #fff;}
.subscribebox .instagram:hover{background-color: #E23C60;border-color: #E23C60; color: #fff;}
.subscribebox span,.stay-updated span{
  display: block;
  color: #ccc;
  font-weight: normal;
  font-size: 14px;
  margin-top: 15px;
}
.subscribespan span{
  display: block;
  color: #999;
}
.subscribespan span i{
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 15px;
  margin-right: 5px;
  display: inline-block;
}
.subscribespan span a{
  color: #999!important; 
}
.topfooter{
    border-top: 4px solid #777;
    background-color: #444;
    padding-top:26px;
    padding-bottom: 10px; 
}
.citybox ul{
    padding: 0px!important;
    margin: 0px!important;
    list-style: none;
}
.citybox ul li{
  float: left;
}
.citybox ul li a{
    border: 1px solid #555;
    line-height: 100%;
    padding: 6px 12px;
    margin: 5px 10px 5px 0px;
    display: inline-block;
    color: #999;
    text-decoration: none!important;
}
.citybox ul li a:hover{
    background-color: #333;
    border-color: #333;
    color: #fff;
}
.topfooter h3{
    color: #eee!important;
    font-family: 'oswald-regular';
    text-transform: uppercase;
    font-size: 18px!important;
    margin: 0px!important;
    padding: 0px!important;
    padding-bottom: 5px!important;
}
.citybox{
    z-index: 1;
    position: relative;
}
.citybox::after {
  content: "";
  background-origin: center;
  background:url('../images/footermap.png');
  background-size: 100% 100%;
  opacity: 0.3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}
.FooterQuickLinks{
    text-align: center;
    margin-top: 20px;
    padding-top: 15px;
    position: relative;
}
.FooterQuickLinks:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
}
.FooterQuickLinks a{
    color: #666;
    display: inline-block;
    line-height: 100%;
    padding: 6px 6px;
    text-decoration: none;
    -webkit-transition:400ms;
    transition:400ms;
}
.FooterQuickLinks a:hover{color: #999;}
.copy_wright_text{
    text-align: center;
    margin-top: 6px;
}
.sort_ge_dec{
    padding-right: 25px;
    color: #888;
    font-size:13px!important;
}
.sort_ge_dec img{
    display: block;
    max-width: 180px;
    margin-bottom: 10px;
}
.citybox_bottom{
    margin-top: 30px;
}
.sm_footer_link{
    height: 30px;
    line-height: 30px;
    text-align: center
}
.sm_footer_link a{
    padding-right: 20px;
    font-size: 14px;
    color: #999;
    position: relative;
}
.sm_footer_link a::after{
    content: '|';
    position: absolute;
    right: 6px;
    top: -6px;
    color: #444;
}
.sm_footer_link a:last-child::after{
    content: none;
}
.ge_support{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.fallow_text{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-right: 5px;
    font-weight: 400;
    color: #999;
}
.ge_copy{
    color: #555;
    height: 30px;
    line-height: 30px;
}
footer{
    background-color: #333333;
    color: #999!important;
    padding-top: 13px;
    padding-bottom: 10px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
}
footer .subscribebox{
    position: relative;
    padding-bottom: 15px;
}
footer .subscribebox:before{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
}
body.for_sm_footer{
    padding-bottom: 0px!important;
}
.for_sm_footer .small_footer{
    display: none;
}
.citybox ul{
    min-height: 200px;
}
@media(max-width: 640px){
.ge_support{
    height: 24px;
    line-height: 24px;
    font-size: 13px;
}
.fallow_text{
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    padding-right: 5px;
    font-weight: 400;
    color: #999;
}
.ge_copy{
    color: #555;
    height: 24px;
    line-height: 24px;
}
.topfooter{
    padding-top:8px; 
}
.sort_ge_dec{
    padding-right: 0px;
    font-size: 12px;
}
.FooterQuickLinks a{
    padding: 6px 2px!important;
    font-size: 13px!important;
}
.citybox_bottom{
    margin-top: 0px;
}
.h_h3_via{
    font-size: 20px !important;
    font-weight: 600 !important;
}
}
/* --end same footer-- */

/* ==========mobile header css========== */
.nevigationbar{
    width: 300px;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    margin-left: -301px;
    z-index: 9999!important;
    transition: 500ms;
    overflow-y: auto;
}
.nevigationbarshow{
    width: 300px;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    margin-left: 0;
    z-index: 9999!important;
    transition: 500ms;
}
.userprofilesec{
    padding: 10px;
    display: block;
    text-decoration: none!important;
}
.userprofilesecimage{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden;
    background-image: url('https://www.goeventz.com/web/images/no-images.png');
    background-size: cover;
}
.userprofilesecimage img{
    width: 100%;
    height: 100%;
}
.userprofilesec .media-body{
    padding-top: 3px;
    padding-left: 5px;
}
.userprofilesec h4{
    margin: 0px;
    font-size: 18px;    
    padding: 0px;
    font-weight: 500;
    color: #444;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.userprofilesec span{
    display: block;
    line-height: 18px;
    font-size: 12px;
    color: #9c9c9c;
}
.headerpadLR{
    padding-left: 9px!important;
    padding-right: 9px!important;
}
.ge_mobile_header{
    background-color: #074E86;
    height: 58px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100;
}
.mobile_header{
    height: 42px;
    background-color: #fff;
    margin-top: 8px;
    border-radius: 1px;
    box-shadow: 0px 0px 4px #555;
    position: relative;
}
.mobile_header_bar{
    width: 42px;
    height: 42px;
    line-height: 42px;
    padding-top: 1px;
    font-size: 28px;
    color: #C9C9C9;
    font-weight: 100!important;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: pointer;
    z-index: 10;
}
.mobile_header_arrow{
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    color: #C9C9C9;
    font-weight: 300;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    cursor: pointer;
    z-index: 10;
}
.mobile_header_location{
    width: 42px;
    height: 42px;
    line-height: 42px;
    padding-top: 1px;
    font-size: 23px;
    color: #C9C9C9;
    font-weight: 300;
    text-align: center;
    position: absolute;
    right: 42px;
    top: 0px;
    border-left: 1px solid #f2f2f2;
    cursor: pointer;
}
.mobile_header_logo{
    width: 100%;
    height: 36px;
    line-height: 36px;
    position: relative;
    padding-left: 42px;
    padding-right: 42px;
}
.mobile_header_logo img{
    max-width: 100px;
    margin-left: 3px;
    margin-top: 0px;
}
.mobile_header_icon{
    width: 42px;
    height: 42px;
    line-height: 42px;
    padding-top: 1px;
    font-size: 23px;
    color: #C9C9C9;
    font-weight: 300;
    text-align: center;
    position: absolute;
    right: 84px;
    top: 0px;
    cursor: pointer;
}
.mobile_header_input{
    display: none;
    position: relative;
}
.mobile_header_input input,.mobile_header_input input:focus{
    box-shadow: none!important;
    padding-left: 44px!important;
    height: 42px!important;
    padding-right: 46px!important;
    font-size: 13px!important;
    font-weight: 400!important;
    border: none!important;
    border-radius: 2px!important;
}
.mobile_header_location_input,.mobile_open_section{
    display: none;
}
.mobile_header_location_input input,.mobile_header_location_input input:focus{
    box-shadow: none!important;
    padding-left: 44px!important;
    padding-right: 46px!important;
    height: 42px!important;
    font-size: 13px!important;
    font-weight: 400!important;
    border: none!important;
    border-radius: 2px!important;
}
.location_value{
    position: absolute;
    bottom: -6px;
    display: inline-block;
    line-height: 18px;
    font-size: 12px;
    font-weight: 500;
    left: 64px;
    color: #7f7f7f;
}
.user_pic{
    width: 29px;
    height: 29px;
    border-radius: 50%;
    overflow: hidden;
    margin:auto;
    margin-top: 7px;
    background-image: url('https://www.goeventz.com/web/images/no-images.png');
    background-size: cover;
}
.user_pic img{
    width: 100%;
    height: 100%;
}
.userlogin-menu{
    border-radius: 1px;
    padding: 0px;
    padding-top: 9px;
    padding-bottom: 6px;
    background-color: #fff;
    margin-top: 1px;
    min-width: 130px;
}
.userlogin-menu li a{
    padding: 10px 10px;
    line-height: 100%;
    font-size: 14px;
    display: block;
    color: #444;
    font-weight: 500;
}
.nevigationbar_link{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.nevigationbar .nn{
    position: absolute;
    right: 10px;
    top: 0px;
    line-height: 40px;
    font-size: 24px;
    color: #888
}
.nevigationbar_link li a{
    padding: 0px 10px;
    line-height: 44px;
    font-size: 14px!important;
    padding-top: 1px;
    display: block;
    color: #666;
    font-weight: 500;
    border-top: 1px solid #f0f0f0;
}
.nevigationbar_link li a img{
    max-width: 30px;
    margin-right: 10px;
    margin-top: -1px;
}
.nevigationbar_link li a:hover{
    text-decoration: none;
    color: #EF801C;
}
.nevigationbar_link li:first-child a{
    border-top: none;
}
.nevigationbar_h{
    font-size: 15px;
    line-height: 40px;
    padding: 0px 10px;
    font-weight: 500;
    background-color: #eee;
    color: #EF801C;
    display: block;
    text-transform: uppercase;
}
.nevigationbar_h_l a{
    font-size: 16px;
    line-height: 38px;
    padding: 0px 10px;
    font-weight: 500;
    color: green;
    background-color: #fafafa;
    border-top: 1px solid #f0f0f0;
    display: block;
    text-decoration: none!important;
}
.mobile_header_go{display: none;}
.mobile_header_go .btnGo{
    width: 44px;
    height: 42px;
    padding: 0px!important;
    line-height: 42px;
    font-size: 19px;
    color: #fff;
    background-color: #EF821F;
    font-weight: 500;
    border-radius: 0px 1px 1px 0px!important;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}
.mobile_header_user{
    width: 42px;
    height: 42px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    border-left: 1px solid #f2f2f2;
    cursor: pointer;
}
.input_v.myautobox{
    position: absolute;
    top: 42px;
    left: 0px;
    width: 100%!important;
    max-height: 300px!important;
}
.input_v.myautobox ul{
    padding: 0px!important;
}
.mobile_tagline{
  background-color: #074E86;    
  margin-top: 58px;
  display: none;
}
.mob_tagline{
    font-size: 24px!important;
    color: #E5E5E5;
    padding: 0px;
    padding-top: 3px;
    padding-bottom: 10px;
    margin: 0px;
    font-weight: 600!important;
    text-align: center;
}
.location_input_pop{
    background-color: #fff;
    padding: 10px;
    margin: 0;
    border-top: 1px solid #eee;
    list-style-type: none;
    box-shadow: 0 -2px 0 #fff, 0 0 2px #ccc;
}
.location_input_pop ul{padding: 0px;margin: 0px;list-style-type: none;}
.location_input_pop ul li{float: left;padding: 6px 15px;padding-left: 0px;line-height: 100%;}
.location_input_pop ul li a{color: #666;}
.location_input_pop ul li a:hover{color: #333; text-decoration: none;}
.location_input_pop h4{
    margin: 0px;
    padding-bottom: 7px;
    font-size: 14px;
    font-weight: 500;
    color: #ef7f1a;
}
.viewallbtn_text{
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-transform: capitalize;
}
.bodylayer::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 110;
    background-color: rgba(50, 50, 50, 0.98);
}
.nevigationbarinner{
    position: relative;
}
.nevigationbarinner .nevigationbarclose{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: red;
    font-size: 24px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.media.userprofilesec{margin-top: 0px;}
@media(max-width: 1080px){
.v_header{display: none!important;}

.ge_header{display: none!important;}
.mobile_open_section,.mobile_tagline{display: block!important}
.mobilemt50{margin-top: 50px!important;}
.vaitor_section .container .mt20{margin-top: 0px!important;}
}
/* --end mobile header-- */
/*----need help----*/
.cont_help_person{
  color: #ef631d;
  font-size: 14px;
  font-weight: 400;
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
  background-color: #EEEEEE;
  border: 1px solid #ddd;
  border-top: none;
  overflow: hidden;
  text-align: center;
  font-style: italic;
}
.check_ticket_inner .cont_help_person{
    border: none;
  border-top: 1px solid #ddd;
}
.cont_help_person .support_cont{
    padding-right: 20px;
    position: relative;
    white-space: nowrap;
}
.cont_help_person .support_cont::after{
    content: "|";
    position: absolute;
    right: 5px;
    top: -10px;
    color: #d0d0d0!important;
    font-weight: 300!important;
}
.cont_help_person .support_cont:last-child::after{
    content: none;
}
/*--end help--*/
/* --------------loading dots----------- */
.loading_dots{
    color: #323232;
    padding-bottom: 17px;
    padding-top: 5px;
    text-align: center;
    font-size: 15px;
    background-color: transparent;
}
.loading_dots::after {
  content: '.';
  animation: lodingdots 1s steps(5, end) infinite;
  font-size: 36px;
  line-height: 100%;
  color: #454545;
  font-weight: bold;
}
@keyframes lodingdots {
  0%, 20%{
    color: rgba(0,0,0,0);
  }
  40% {
    color: #454545;
    text-shadow: .25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0);
  }
  60% {
    text-shadow: .25em 0 0 #454545,.5em 0 0 rgba(0,0,0,0);
  }
  80%, 100% {
    text-shadow: .25em 0 0 #454545,.5em 0 0 #454545;
  }
}
/* --end loading dots-- */

.more_event_btn {
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    color: #f86810;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    height: 36px;
    line-height: 34px;
    text-align: center;
    text-decoration: none!important;
    text-transform: uppercase;
    min-width: 180px;
    padding: 0 16px;
    word-spacing: 2px;
}

/* -----------user login as fb-------- */
.userlogingsection{
  width: 100%;
  min-height: 120px;
  padding: 20px 0px;
  box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  left: 0px;
  bottom: 0px;
  z-index: 99999;
  display: none;
}
.userlogingsection.fullpagelogin{
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100vh;
    top: 0px;
    left: 0px;
    overflow: auto;
}
.goeventbtn,.goeventbtn:hover{
    height: 40px;
    padding: 0px;
    line-height: 40px;
    border-radius: 3px;
    border: 1px solid transparent;
    width: 200px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    text-decoration: none!important;
}
.smalllogin{
    width: 100%;
    max-width: 800px;
    margin: auto;
    text-align: center;
}
.userlogingsection.fullpagelogin .smalllogin{display: none;}
.smalllogin h4{
    font-size: 20px;
    font-weight: 500;
    color: #323232;
    padding: 0px;
    margin: 0px;
    line-height: 18px;
    margin-bottom: 18px;
}
.loginbtn_fb span{
    display: inline-block;
    width: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #323232;
    opacity: 0.6;
    height: 40px;
    line-height: 40px;
    text-transform: capitalize;
}
.goeventbtn.orange_bg{background-image: linear-gradient(101deg, #f87710, #f88d10);}
.goeventbtn.blue_bg{background-color: #10376d;}
.userlogin_parent{
    position: relative;
    width: 100%;
    height: calc(100vh - 40px);
    overflow: hidden;
    overflow-y: auto;
    display: none;
}
.userlogingsection.fullpagelogin .userlogin_parent{display: block;}
.userloginpopup{
    width: 100%;
    max-width: 720px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 3px;
    display: table;
    overflow: hidden;
    clear: both;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.innerfield{
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding: 20px;
    min-height: 406px;
}
.facebooklogin,.googlelogin{position: relative;}
.facebooklogin{
    text-align: center;
    background-color:#3B5998;
    color: #fff;
    background-image: url(https://www.goeventz.com/web/'images/small-icon/facebook-logo.png');
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 8px center;
    margin-top: 12px;
}
.googlelogin{
    border-color: #dddddd;
    text-align: center;
    color: #7f7f7f;
    background-image: url('../images/small-icon/google-logo.png');
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 10px center;
    margin-top: 12px;
}
.googlelogin:hover{border-color: #F87F10;color: #656565;}
.innerfield_R .goeventbtn{width: 100%;}
.innerfield_R{background-color: #f7f7f7;}
.innerfield_R h4{
    padding: 0px;
    margin: 0px;
    font-size: 18px;
  font-weight: bold;
  color: #323232;
  margin-bottom: 15px;
}
.rememberpart{margin-top: 5px;margin-bottom: 15px;}
.innerfield_R input[type='email'],.innerfield_R input[type='password']{
    border-color: transparent!important;
    padding: 0px!important;
    height: 30px!important;
    border-radius: 0px!important;
    border-bottom-color: #dddddd!important;
    background-color: transparent!important;
}
.innerfieldimg{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    box-sizing: border-box;
    background-color: #ffffff;
    min-height: 363px;
}
.notnow_parent{padding-top: 15px;text-align: center;}
.notnow_parent .notnow{
    color: #166CA9;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}
@media(max-width: 766px){
.innerfield_L{display: none;}
.innerfield{width: 100%;float: none;}
.userloginpopup{
    width: 100%;
    max-width: 500px;
    margin: auto;
    text-align: center;
}
.loginbtn_fb .goeventbtn{width: 130px;}
.smalllogin h4{font-size: 15px;}
/* --user login as fb-- */