.l{box-shadow: 0 0 1px red;}
.g{box-shadow: 0 0 1px green;}
.extra_option_hide{display: none!important;}
.headerfixed{
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 800;
}
header{
	background-color:#10376D!important;
	padding-top: 6px!important;
	padding-bottom: 6px!important;
}
header .navbar{
	margin-bottom: 0px;
	border-radius: 0px;
	min-height: 1px;
	background-color: transparent;
	border: none;
	box-shadow: none;
	min-height: 30px;
}
header .navbar-nav > li > a{
	padding: 0px 10px;
  display: block;
  font-size: 14px;
  color: #DDDDDD;
  text-transform: capitalize;
  height: 36px;
  line-height: 36px;
}
header .navbar-nav > li:first-child > a{
	padding-left: 0px;
}
header .navbar-nav > li.active a,header .navbar-nav > li.active a:hover{
	color: #F86810; 
	text-decoration: none;
}
header .navbar-nav > li > a .img_o{display: none;}
header .navbar-nav > li.active .img_o,
header .navbar-nav > li.active a:hover .img_o,
header .navbar-nav > li a:hover .img_o{
	display: inline-block
}
header .navbar-nav > li.active .img_w,
header .navbar-nav > li.active a:hover .img_w,
header .navbar-nav > li a:hover .img_w{
	display: none
}
header .navbar-nav > li > a:hover{
	color: #F86810; 
	text-decoration: none;
	background-color:transparent; 
}
header .navbar-nav > .open > a,
header .navbar-nav > .open > a:hover, 
header .navbar-nav > .open > a:focus {
	background-color:#10376D;
	color: #ffffff;
}
header .dropdownlist .dropdown-menu li{
	display: block!important;
	width: 100%;
}
header .dropdownlist .dropdown-menu li a{
	background-color: transparent;
	display: block!important;
	width: 100%;
	color: #666;
	height: 36px;
	font-size: 13px;
  line-height: 36px;
  text-transform: uppercase;
  padding: 0px 14px;
}
header .dropdownlist .dropdown-menu li a:hover{
	color: #fff;
	background-color:#4267B2;
}
header .nav > li > a:focus{
	background-color: transparent;
	color: #F86810;
}
header .dropdownlist .dropdown-menu{
	border-radius: 0 0 2px 2px;
	padding: 3px 0;
}
header .navbar-brand{
	margin-left: 0px!important;
  height: 36px;
  line-height: 36px;
  padding: 0px 5px;
}
header .navbar-brand img{
	width: 100%;
	display: block;
	max-width: 140px;
	margin-top: 3px;
}
.cart_count_sec{
	position: relative;
	font-size: 16px;
}
.cart_count_sec .cart_count {
  background-color: #f66930;
  border: 1px solid #232F3E;
  border-radius: 50%;
  color: #fff !important;
  display: block;
  font-size: 9px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  right: -6px;
  text-align: center;
  top: -5px;
  width: 16px;
}
.loginuser{
	cursor: pointer;
	position: relative;
	padding: 4px 16px 4px 1px;
	position: relative;
}
.loginuser span.user_image{
	display:	inline-block;
	float: left;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-image: url('https://www.goeventz.com/flights/images/flight/default.png');
	background-size: cover;
	overflow: hidden;
	margin-right: 5px;
	margin-top: 4px;
}
.loginuser span.user_name{
	font-size: 14px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 2px;
	color: #ffffff;
}
.loginuser span img{
	width: 100%;
	height: 100%;
	display: block;
}
.loginuser .fa-angle-down{
	position: absolute;
	right: 0px;
	top: 50%;
	font-weight: 600;
	margin-top: -7px;
	font-size: 16px;
	color: #ffffff;
}
.loginuser_option{
	border-radius: 0 0 2px 2px;
	padding: 3px 0;
	padding-top: 1px;
	position: absolute;
	right: 0px;
	top: 36px;
	min-width: 120px;
	background-color:#ffffff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	display: none;
	z-index: 999;
}
.loginuser_option li{
	display: block;
	width: 100%;
}
.loginuser_option li a{
	background-color: transparent;
	display: block!important;
	width: 100%;
	color: #666;
	height: 36px;
	font-size: 13px;
  line-height: 36px;
  text-transform: uppercase;
  padding: 0px 12px;
  white-space: nowrap;
  text-decoration: none!important;
}
.loginuser_option li a:hover{
	color: #fff;
	background-color:#4267B2;
	text-decoration: none!important;
}
.loginuser:hover .loginuser_option{display: block;}
.h_info{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.h_info strong,.download_app strong{
	color: #dddddd;
	font-size: 13px;
}
.h_info_text{
	color: #d5d5d5;
}
.download_app .app_link{
	display: inline-block;
	margin-left: 7px;
}
@media(max-width: 1080px){
	header{display: none;}
}

/*------search section------*/
.bottomheader{
	margin-top: 3px;
	margin-bottom: 3px;
}
.setlocation_sec{
	position: relative;
	width:100%;
	height: 32px;
	padding-left: 22px;
	padding-top: 10px;
	margin-top: 4px;
	margin-left: 21px;
}
.set_location_place .chooselocation{
	position: absolute;
	left: 22px;
	top: 1px;
	line-height: 100%;
	font-size: 13px;
	color: #E5E5E5;
	font-weight: normal;
	text-transform: none;
}
.setlocation_sec .set_location_place{
	display: block;
	font-size: 15px;
  color: #ffffff;
  text-transform: capitalize;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.setlocation_sec .set_location_place i.fa-map-marker{
	font-size: 22px;
	position: absolute;
	left: 4px;
	top: 4px;
	color: #fff;
}
.setlocation_sec .searchlocationbox{
	width: 300px;
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	position: absolute;
	left: 0px;
	top: 43px;
	z-index: 1050;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)!important;
	border-radius: 2px;
	display: none;
}
.searchinput{
	padding: 10px;
	background-color: #f4f4f4;
	position: relative;
}
.searchinput::after{
	content: " ";
  position: absolute;
  left: 18px;
  top: -6px;
  width: 11px;
  height: 11px;
  border-left: 1px solid #ddd; 
  border-top: 1px solid #ddd; 
  transform: rotate(45deg);
  background-color:#f4f4f4; 
}
.searchinputinner{position: relative}
.searchinputinner input{
	height: 38px;
	font-size: 14px!important; 
	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;
	font-size: 13px;
	color: #666666;
}
.autolocationlist li a:hover{
	background-color: #4267B2;
	color: #ffffff;
	text-decoration: none;
}
.searchtext{padding: 10px;border-top: 1px solid #eee;}
.searchtext h4{
	margin: 0px;
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: 500;
	color: #ef7f1a;
}
.searchtext ul{padding: 0px;margin: 0px;}
.searchtext ul li{
	display: inline-block;
	padding: 5px 10px;
	padding-left: 0px;
	line-height: 100%;
	list-style-type: none;
}
.searchtext ul li a{color: #4267B2;}
.searchtext ul li:last-child a{color: #F86810;}
.searchtext ul li a:hover{color: #F86810;text-decoration: none;}
.search_container{
	position: absolute;
	width: 100%;
	max-width: 686px;
	top: 5px;
	left: 200px;
}
.search_inner_box{
	position: relative;
	border-radius: 2px;
}
.search_inner_box input[type="text"]{
	border-radius: 2px!important; 
	padding-left: 15px!important;
	padding-right: 60px!important;
	border: none!important;
  height: 36px;
  font-size: 14px!important;
  line-height: 36px;
}
.btnsearch{
	background-color: #f86810;
	border: 1px solid #f86810;
	border-radius: 0px 2px 2px 0px!important;
	color: #ffffff!important;
	font-size: 20px!important;
	font-weight: 400!important;
	height: 36px;
	line-height: 100%;
	padding: 0px 16px!important;
	box-shadow: none!important;
	position: absolute;
	right: 0px;
	top: 0px;
}
.autosearch{
	position: absolute;
	left: 0px;
	background-color: #ffffff;
	top: 40px;
	z-index: 300;
	max-height: 300px;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	border-radius: 0px 0px 2px 2px;
	display: none;
}
.autosearch ul{padding: 0px;margin: 0px;}
.autosearch ul li{display: block;}
.autosearch ul li a{
	color: #666;
	line-height: 120%;
	position: relative;
	display: block;
	font-size: 13px;
	padding: 8px 10px 8px 30px;
}
.autosearch ul li:last-child a{border-bottom: none;}
.autosearch ul li a i{
	position: absolute;
	width: 20px;
	left: 6px;
	top: 10px;
	font-size: 15px;
	text-align: center;
	color: #F86810;
}
.autosearch ul li a small{color: #c9c9c9;}
.autosearch ul li a:hover{
	background-color: #4267B2;
	text-decoration: none;
	color: #ffffff;
}
.extraoption_list{
	position: relative;
	display: block;
	height: 36px;
	width: 100%;
}
.extraoption_list a{
	position: absolute;
	top: 5px;
	left: 0px;
	display: block;
	height: 33px;
	width: 100%;
	border-radius: 2px;
	overflow: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	box-shadow: inset 0 0 2px yellow;
}

/* ---------web category section---- */
.web_category_parent{background-color: #ffffff;}
.web_category{
	padding: 0px;
	margin: 0px;
	height: 40px;
	overflow: hidden;
}	
.web_category li{
	float: left;
	list-style-type: none;
}
.web_category li a{
	height: 40px;
	line-height: 40px;
	padding: 0px 11px;
	display: block;
	font-size: 13px;
	color: #454545;
	text-decoration: none!important;
}
.web_category li a:hover{
	text-decoration: none;
	color: #F86810;
}
.web_category li .flexMenu-popup{
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	padding: 3px 0px;
	right: 1px;
	top: 40px;
	border-radius: 0 0 2px 2px;
	overflow: hidden;
	border-top: 1px solid #eee;
} 
.web_category li .flexMenu-popup li{
	float: none;
	padding: 0px!important;
	margin: 0px!important;
	border-bottom: none;
}
.web_category li .flexMenu-popup li a{
	color: #454545;
	display: block;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	padding: 0 11px!important;
}
.web_category li .flexMenu-popup li a:hover{
	text-decoration: none;
	color: #F86810!important;
}
/* --end category-- */

/*--event search--*/
/* .setlocation_sec{position: relative;}
.setlocation_sec span{
	display: block;
	font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
  height: 36px;
  line-height: 34px;
	width: 100%;
  position: relative;
  padding-left: 38px;
  padding-right: 25px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 6px;
}
.setlocation_sec span i.fa-location-arrow{
	font-size: 24px;
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 26px;
	height: 100%;
	height: 34px;
	line-height: 32px;
	text-align: center;
	color: #c9c9c9;
}
.setlocation_sec span i.fa-caret-down{
	font-size: 18px;
	position: absolute;
	right: 0px;
	bottom: 0;
	width: 22px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	color: #c9c9c9;
}
.searchlocationbox{
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	position: absolute;
	left: 0px;
	top: 46px;
	z-index: 1050;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	display: none;
}
.searchinput{
	padding: 10px;
	background-color: #f4f4f4;
	position: relative;
}
.searchinput::after{
	content: " ";
  position: absolute;
  left: 26px;
  top: -7px;
  width: 12px;
  height: 12px;
  border-left: 1px solid #ddd; 
  border-top: 1px solid #ddd; 
  transform: rotate(45deg);
  background-color:#f4f4f4; 
}
.searchinputinner{position: relative}
.searchinputinner input{
	height: 38px;
	font-size: 14px!important; 
	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;
	font-size: 13px;
	color: #666666;
}
.autolocationlist li a:hover{
	background-color: #4267B2;
	color: #ffffff;
	text-decoration: none;
}
.searchtext{padding: 10px;border-top: 1px solid #eee;}
.searchtext h4{
	margin: 0px;
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: 500;
	color: #ef7f1a;
}
.searchtext ul{padding: 0px;margin: 0px;}
.searchtext ul li{
	display: inline-block;
	padding: 5px 10px;
	padding-left: 0px;
	line-height: 100%;
	list-style-type: none;
}
.searchtext ul li a{color: #4267B2;}
.searchtext ul li:last-child a{color: #F86810;}
.searchtext ul li a:hover{color: #F86810;text-decoration: none;}
.search_container{
	position: absolute;
	width: 100%;
	max-width: 686px;
	top: 5px;
	left: 200px;
} */
/* .search_inner{position: relative;}
.search_inner input[type="text"]{
	border-radius: 0px; 
	padding: 2px!important;
	border: none!important;
	border-bottom: 1px solid #e0e0e0!important;
	background-color: transparent!important;
  height: 36px;
  font-size: 14px!important;
  color: #ffffff!important;
  line-height: 34px;
}
.btnsearch{
	background-color: #f86810;
	border: 1px solid #f86810;
	border-radius: 2px;
	color: #ffffff!important;
	font-size: 15px;
	font-weight: 500;
	padding: 0px 15px;
	height: 36px;
	line-height: 100%;
	box-shadow: none!important;
	text-transform: uppercase;
}
.btnsearch i{margin-right: 6px;}
.autosearch{
	position: absolute;
	left: 0px;
	background-color: #ffffff;
	top: 40px;
	z-index: 300;
	max-height: 300px;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	border-radius: 0px 0px 2px 2px;
	display: none;
}
.autosearch ul{padding: 0px;margin: 0px;}
.autosearch ul li{display: block;}
.autosearch ul li a{
	color: #666;
	line-height: 120%;
	position: relative;
	display: block;
	font-size: 13px;
	padding: 8px 10px 8px 30px;
}
.autosearch ul li:last-child a{border-bottom: none;}
.autosearch ul li a i{
	position: absolute;
	width: 20px;
	left: 6px;
	top: 10px;
	font-size: 15px;
	text-align: center;
	color: #F86810;
}
.autosearch ul li a small{color: #c9c9c9;}
.autosearch ul li a:hover{
	background-color: #4267B2;
	text-decoration: none;
	color: #ffffff;
} */
/*end event search*/

/* --------flight search----- */
.colpadLR{
	padding-left: 3px!important;
	padding-right: 3px!important;
}
.count_class{
	display: block;
	font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
  height: 36px;
  line-height: 34px;
	width: 100%;
}
.flightform_h input[type="text"]{
	border-radius: 0px; 
	padding: 0px 1px!important;
	border: none!important;
	border-bottom: 1px solid #e0e0e0!important;
	background-color: transparent!important;
  height: 32px;
  font-size: 14px!important;
  color: #f0f0f0!important;
  line-height: 31px;
}
.flightform_h input:focus ~ .floating_label,
.flightform_h input:not(:focus):valid ~ .floating_label{
  top: -12px;
  left: 0px;
  font-size: 12px;
  opacity: 0.65;
}
.flightform_h .floating_label {
  position: absolute;
  pointer-events: none;
  left: 0px;
  top: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #fff!important;
  transition: 0.2s ease all;
}
.select_f_class select{
	border-radius: 0px; 
	padding: 0px!important;
	border: none!important;
	border-bottom: 1px solid #e0e0e0!important;
	background-color: transparent!important;
  height: 32px!important;
  font-size: 13px!important;
  color: #ffffff;
  line-height: 31px;
}
.select_f_class select option {
  color: #444!important;
}
.passengersbox{
	position: relative;
}
.passengertype{
	position: absolute;
	left: 50%;
	margin-left: -130px;
	top: 46px;
	display: none;
}
.passengerinner{
	background-color: #ffffff;
	width: 260px;
	padding: 10px 20px;
	border-radius:2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	position: relative;
}
.passengerinner::after{
	content: " ";
  position: absolute;
  left: 124px;
  top: -6px;
  width: 12px;
  height: 12px;
  border-left: 1px solid #ddd; 
  border-top: 1px solid #ddd; 
  transform: rotate(45deg);
  background-color:#ffffff; 
}
.passengertype select{
	border-radius: 0px; 
	border: 1px solid #e0e0e0!important;
	background-color: transparent!important;
  height: 34px;
  padding: 0px 6px!important;
  font-size: 14px!important;
  font-weight: 500!important;
  color: #666!important;
  line-height: 32px;
}
.passengertype label{
	line-height: 100%!important;
	margin-bottom: 0px!important;
}
.gobtn{
	background-color: #eee;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #444!important;
	font-size: 15px;
	font-weight: 500;
	padding: 0px 5px;
	height: 33px;
	line-height: 100%;
	box-shadow: none!important;
	text-transform: uppercase;
	margin-top: 24px;
}
.gobtn:hover{
	background-color: #ddd;
	color: #212121!important;
}
.flightinput{
	margin-top: 5px;
	position: relative;
}
.flighttype{
	padding: 0px;
	margin: 0px;
}
.flighttype li{
	float: left;
	list-style-type: none;
	margin-right: 20px;
	margin-bottom: 2px;
}
.flighttype li label{
	margin-bottom: 0px;
	color: #323232;
	padding: 0 8px 0 5px;
	border-radius: 20px;
	background-color: rgba(255, 255, 255, 0.4);
}
.flighttype li label.small-radio input[type="radio"]:checked ~ span.radiospan:after{
	background: #F86810!important;
}
.flighttype li label.small-radio input[type="radio"]:checked ~ span.radiospan{
	border-color: #4267B2!important;
}
/* --end flight search-- */


/* -----------mobile header css---------- */
.mobileheader{
	min-height: 108px;
	position: relative;
}
.mobileheader_hide{
	visibility: hidden;
}
.mobileheader_f{
	background-color:#10376D;
	height: 36px;
	line-height: 36px;
	color: #e5e5e5;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	border-top: 1px solid rgba(255, 255, 255, 0.2)
}
.mobileheader_top{
	background-color:#10376D;
	position: relative;
	padding: 8px 10px 4px 46px;
}
.mobileheader_flight .mobileheader_top{
	padding-bottom: 9px;
}
.mobileheader.mobileheader_flight{
	min-height: 43px;
}
.mobilebar{
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 25px;
	color: #eee;
	text-align: center;
	position: absolute;
	left: 9px;
	top: 10px;
	cursor: pointer;
	z-index: 1;
}
.mobileheader_logo{
	display: block;
  height: 26px;
  width: 100px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mobileheade_user{
	width: 26px;
	height: 26px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 8px;
	cursor: pointer;
	z-index: 1;
}
.mobile_user_pic{
	width: 26px;
	height: 26px;
	border: 1px solid #ddd;
	border-radius: 50%;
	overflow: hidden;
	background-image: url('https://www.goeventz.com/flights/images/no-images.png');
	background-size: cover;
}
.mobile_user_pic img{
	width: 100%;
	height: 100%;
	display: block;
}
.mobileheader_search{
	padding: 4px 10px;
	background-color: #10376D;
}
.mobileheader_search input[type="text"],.mobileheader_search input:focus{
	box-shadow: none!important;
	padding-right: 34px!important;
	height: 36px!important;
	font-size: 13px!important;
	font-weight: 400!important;
	border: none!important;
	border-radius: 2px!important;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.95)!important;
}
.mobileheader_search_inner{
	position: relative;
}
.mobileheader_search_inner .input_v.myautobox {
  left: 0;
  max-height: 300px !important;
  position: absolute;
  top: 37px;
  width: 100% !important;
  display: none;
}
.mobileheader_search .fa-search{
	position: absolute;
	right: 6px;
	top: 7px;
	font-size: 22px;
  color: #9f9f9f;
  z-index: 0;
}
.mobileheader_location{
	position: relative;
	color: #c5c5c5;
	font-size: 14px;
	margin-top: 0px;
	line-height: 26px;
	background-color: #10376D;
	padding: 4px 10px 4px 28px;
}
.mobileheader_location .fa-map-marker{
	position: absolute;
	left: 12px;
	top: 6px;
	color: #eee;
	font-size: 20px;
	z-index: 0;
}
.mobileheader_location .location_search{
	cursor: pointer;
	font-size: 13px;
}
.mobileheader_location .searchlocationbox{
	position: absolute;
	top: 28px;
	left: 10px;
	max-width: 340px;
}
.mobileheader_search.second_search{
	position: fixed;
  top:-100px; 
  left:0px;
  width: 100%; 
  padding: 6px 10px;
  z-index: 300;
  transition: 10ms;
  -webkit-transition: 10ms;
}
.mobileheader_search.second_search.hederanimation{
	position: fixed;
  top:0px; 
  left:0px;
  width: 100%; 
  padding: 6px 10px;
  z-index: 1050;
  transition: 500ms;
  -webkit-transition: 500ms;
}
.mobileheader_search.second_search .mobileheader_search_inner{
	padding-left: 30px;
	padding-right: 30px;
}
.mobileheader_search.second_search .mobileheader_search_inner .mobilebar{
	position: absolute;
	left: 0px;
	top: 5px;
	display: block;
}
.mobileheader_search.second_search .mobileheader_search_inner .mobileheade_user{
	position: absolute;
	right: 0px;
	top: 6px;
	display: block;
}
.mobileheader_search.second_search .mobileheader_search_inner .fa-search{
	position: absolute;
	right: 36px;
	top: 7px;
	font-size: 22px;
  color: #9f9f9f;
  z-index: 1;
}
.nevigationparent{
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	margin-left: -101%;
	z-index: 9999!important;
	transition: 500ms;
}
.nevigationparentshow{
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	margin-left: 0;
	z-index: 9999!important;
	transition: 500ms;
}
.nevigationparent_inner{
	position: relative;
	padding-top: 50px;
}

.nevigationparent_inner .navigationlist_sec{
	width: 280px;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top: 0px;
	padding-top: 78px;
	left: 0;
	overflow-y: auto;
}
.nevigation_heading{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 280px;
	z-index: 100;
}
.nevigation_heading_inner{
	position: relative;
	padding-right: 38px;
	height: 42px;
	background-color: #232F3E;
}
.nevigation_heading a{
	font-size: 15px;
	padding: 0px 0px;
	line-height: 42px;
	font-weight: 500;
	color: #fff;
	display: block;
	text-decoration: none!important;
	text-transform: uppercase;
}
.nevigation_heading_inner .close_navigation{
	position: absolute;
	right: 6px;
	top: 7px;
	color: #fff;
	cursor: pointer;
	border: 1px solid transparent;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 26px;
	font-size: 18px;
	border-radius: 2px;
	background-color: #F66930;
}
.nevigation_heading img{
	width: 16px;
	margin-top: -4px;
	margin-right: 8px;
}
.bodylayers::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 5000;
	background-color: rgba(50, 50, 50, 0.6);
}
.mobile_cart_item{
	position: absolute;
	right: 50px;
	top: 9px;
	width: 30px;
	display: block;
	text-align: center;
}
.mobile_cart_item a{
	font-size: 16px;
	color: #fff;
	position: relative;
}
.cart_count{
	display: block;
	background-color: #F66930;
	width: 16px;
	height: 16px;
	border: 1px solid #232F3E;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
	font-size: 8px;
	color: #fff!important;
	position: absolute;
	top: -7px;
	right: -6px;
}
.mobileheader_top .viator_drop{
	position: absolute;
	right: 85px;
	width: 64px;
	text-align: right;
	top: 11px;
}
.mobileheader_top .viator_drop .dropdown-toggle{
	color: #fff;
}
.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.dropdown-menu{
	max-width: 60px!important;
	min-width: 60px!important;
	width: 60px!important;
	padding: 0px!important;
	border-radius: 0px 0px 3px 3px !important;
}
.viator_drop ul.dropdown-menu li{display: block!important;width: 100%;text-align: center;}
.viator_drop ul.dropdown-menu li a{display: block;padding: 3px!important;}
.nevigation_cat_list{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.nevigation_cat_list li a{
	padding: 0px 10px;
	line-height: 40px;
	font-size: 13px!important;
	display: block;
	color: #666666;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nevigation_cat_list li a img{
	max-width: 20px;
	margin-right: 8px;
	margin-top: -1px;
}
.nevigation_cat_list li a:hover{
	text-decoration: none;
	color: #EF801C;
}
.nevigation_cat_parent{
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0px;
}
.nevigation_cat_parent:last-child{
	border-bottom: none;
}
.cat_list_w_img a{
line-height: 34px!important;
}
.main_cat_mob{
	background-color: #ccc;
}
.main_cat_mob{
	width: 100%;
	height: 40px;
	background-color:#ccc;
}
.main_cat_mob ul{
	padding: 0px;
	margin: 0px;
}
.main_cat_mob ul li{
	width: 20%;
	float: left;
	list-style-type: none;
}
.main_cat_mob ul li a{
	width: 100%;
	height: 40px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #7f7f7f;
	padding-top: 4px;
	position: relative;
	border-right: 1px solid #d5d5d5;
}
.main_cat_mob ul li a::after{
	content: '';
	width: 0; 
  height: 0; 
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -2px;
  display: none;
}
.main_cat_mob ul li.active a::after{
	display: block;
}
.main_cat_mob ul li a img{
	display: block;
	margin: auto;
	max-width: 18px;
	max-height: 18px;
}
.main_cat_mob ul li a small{
	display: block;
	color: #7f7f7f;
	text-transform: capitalize;
	font-size: 10px;
	line-height: 120%;
	padding-top: 2px;
}
.main_cat_mob ul li a span{
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center
}
.main_cat_mob ul li.active a small,
.main_cat_mob ul li a:hover small{
	color: #074E86;
}
.main_cat_mob ul li a span.eventsicon{
	background-image: url('../images/bottom-nav/events.png');
}
.main_cat_mob ul li.active a span.eventsicon,
.main_cat_mob ul li a:hover span.eventsicon{
	background-image: url('../images/bottom-nav/events-hover.png');
}
.main_cat_mob ul li a span.touricon{
	background-image: url('../images/bottom-nav/tour.png');
}
.main_cat_mob ul li.active a span.touricon,
.main_cat_mob ul li a:hover span.touricon{
	background-image: url('https://www.goeventz.com/flights/images/bottom-nav/tour-hover.png');
}
.main_cat_mob ul li a span.flighticon{
	background-image: url('https://www.goeventz.com/flights/images/bottom-nav/flight.png');
}
.main_cat_mob ul li.active a span.flighticon,
.main_cat_mob ul li a:hover span.flighticon{
	background-image: url('../images/bottom-nav/flight-hover.png');
}
.main_cat_mob ul li a span.hotelicon{
	background-image: url('https://www.goeventz.com/flights/images/bottom-nav/hotel.png');
}
.main_cat_mob ul li.active a span.hotelicon,
.main_cat_mob ul li a:hover span.hotelicon{
	background-image: url('../images/bottom-nav/hotel-hover.png');
}
.main_cat_mob ul li a span.holidayicon{
background-image: url('../images/bottom-nav/holiday.png');
}
.main_cat_mob ul li.active a span.holidayicon,
.main_cat_mob ul li a:hover span.holidayicon{
background-image: url('../images/bottom-nav/holiday-hover.png');
}
.mobileheader_container{display: none;}
@media(max-width: 1080px){
.marginheadermobile{display: none;}
.mobileheader_container{display: block;}
.searchbg{padding-top: 15px!important;}
}
/* end mobile header */


/* --bottom nevigation-- */
.bottom_nav{
	width: 100%;
	height: 48px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 300;
	background-color:#f0f0f0;
	border-top: 1px solid #E7E7E7;
	display: none;
}
.bottom_nav ul{
	padding: 0px;
	margin: 0px;
}
.bottom_nav ul li{
	width: 20%;
	float: left;
	list-style-type: none;
}
.bottom_nav ul li a{
	width: 100%;
	height: 48px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #7f7f7f;
	padding-top: 7px;
}
.bottom_nav ul li a img{
	display: block;
	margin: auto;
	max-width: 24px;
	max-height: 20px;
}
.bottom_nav ul li a small{
	display: block;
	color: #7f7f7f;
	text-transform: capitalize;
	font-size: 10px;
	padding-top: 2px;
}
.bottom_nav ul li a span{
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center
}
.bottom_nav ul li.active a small,
.bottom_nav ul li a:hover small{
	color: #074E86;
}
.bottom_nav ul li a span.homeicon{
	background-image: url('https://www.goeventz.com/flights/images/bottom-nav/home.png');
}
.bottom_nav ul li.active a span.homeicon,
.bottom_nav ul li a:hover span.homeicon{
	background-image: url('../images/bottom-nav/home-hover.png');
}
.bottom_nav ul li a span.eventsicon{
	background-image: url('../images/bottom-nav/events.png');
}
.bottom_nav ul li.active a span.eventsicon,
.bottom_nav ul li a:hover span.eventsicon{
	background-image: url('../images/bottom-nav/events-hover.png');
}
.bottom_nav ul li a span.touricon{
	background-image: url('../images/bottom-nav/tour.png');
}
.bottom_nav ul li.active a span.touricon,
.bottom_nav ul li a:hover span.touricon{
	background-image: url('https://www.goeventz.com/flights/images/bottom-nav/tour-hover.png');
}
.bottom_nav ul li a span.flighticon{
	background-image: url('https://www.goeventz.com/flights/images/bottom-nav/flight.png');
}
.bottom_nav ul li.active a span.flighticon,
.bottom_nav ul li a:hover span.flighticon{
	background-image: url('../images/bottom-nav/flight-hover.png');
}
.bottom_nav ul li a span.hotelicon{
	background-image: url('https://www.goeventz.com/flights/images/bottom-nav/hotel.png');
}
.bottom_nav ul li.active a span.hotelicon,
.bottom_nav ul li a:hover span.hotelicon{
	background-image: url('../images/bottom-nav/hotel-hover.png');
}
.bottom_nav ul li a span.holidayicon{
background-image: url('../images/bottom-nav/holiday.png');
}
.bottom_nav ul li.active a span.holidayicon,
.bottom_nav ul li a:hover span.holidayicon{
background-image: url('../images/bottom-nav/holiday-hover.png');
}

.hotelicon{position: relative}
.betacolor{
    background-color: #F8CB10;
    color: #10376D!important;
    display: block;
    position: absolute;
    right: 7px;
    font-weight: 500;
    top: -4px;
    height: 13px!important;
    padding: 0px 3px!important;
    padding-top: 3px!important;
    line-height: 100%!important;
    border-radius: 2px;
    font-size: 9px!important;
}

/* ----------verification_popup--------- */
.verification_popup{
    position: fixed;
    z-index: 999999;
    background-color: transparent;
    width: 100%;
    top: 0px;
    left: 0px;
    min-height: 100vh;
    height: 100%;
    display: none;
}
.verification_box{
    position: relative;
    width: 100%;
    height: 100vh;
    animation: movebox 800ms;
  -webkit-animation: movebox 800ms;
}
@keyframes movebox {
    from{ opacity: 0.5; margin-top: -100vh; }
    to{ opacity: 1; margin-top: 0px;}
}
@-webkit-keyframes movebox {
    from{ opacity: 0.5; margin-top: -100vh; }
    to{ opacity: 1; margin-top: 0px;}
}
.verification_inner{
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 360px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #F86810;
    position: absolute;
    left: 50%;
    top: 26%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}
.verification_h{
    height: 36px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 38px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    padding-right: 15px;
    background-color: #F86810;
    border-bottom: 2px solid #F86810;
    position: relative;
}
.close_v{
    display: block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    position: absolute;
    top: 6px;
    right: 5px;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0.9;
    background-image: url('../images/small-icon/close_w.svg');
    background-repeat: no-repeat;
    background-size: cover;
}
.verification_body{
    padding: 20px 20px 25px 20px;
}
.clicktootp{
    display: block;
    max-width: 180px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    background-color: #3E80FD;
    margin: auto;
    cursor: pointer;
}
.text_para{
    text-align: center;
    font-size: 15px;
    color: #323232;
    font-weight: 500;
    opacity: 0.8;
}
.verifybox{
    padding-right: 108px;
    position: relative;
    display: none;
}
.verifybox input{
    height: 36px;
}
.btnverify{
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #449d44;
    width: 100px;
    border-radius: 2px;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    opacity: 0.9;
    padding: 0px!important;
    background-color: #449d44;
    position: absolute;
    top: 0px;
    right: 0px;
}
.successtext{
    display: block;
    line-height: 16px!important;
    font-size: 13px;
    color: #656565;
    margin-top: 10px;
    text-align: center;
    display: none;
}
.successtext span{color: #449d44;}
/* --end verification_popup-- */


@media(max-width: 1080px){
.bottom_nav{display: block;}
}
/* --end bottom nevigation-- */