body,html
{
	font-family:'Museo Sans Cyrl';
	height: 100%;
	line-height:1;
}
h4 span,.hotelselector_mob,.mob_result_head
{
	display:none;
}
body
{
	/*background-image:url("/assets/images/firstpage.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;*/
	background:#eceff2;
}
header .login-mobile
{
	display:none;
}
header .login-desktop
{
	display:block;
	
}
.bkmobile
{
	display:none;
}
.b-header-logo{
	display:inline-block;
	width:86px;
	height:70px;
	background-image:url("/assets/images/main-logo.png");
	background-repeat:no-repeat;
	background-position:center;
}
.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.body{
  flex: 1 0 auto;
}
.wrapper>div.body
{
	background-image:none;
}
footer {
  flex: 0 0 auto;
}
#nightslabel span
{
	display:none;
}
h1,h2,h3,h4 {
  font-family:'Museo Sans Cyrl' ;
  font-size: 64px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #2e2e2e;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.87);
}
/*h1
{
	font-family: 'MuseoCyrl';
}*/
h2,h1 span
{
	font-size:36px;
	line-height:24px;
}
h3
{
	font-size:24px;
}
h4
{
	font-size:18px;
}
header
{
  height: 80px;
  background-color: rgba(255,255,255,0.94);
}
ul#main-menu
{
	list-style:none;
	display:flex;
	padding:0;

}
ul#main-menu a
{
	color:#2e2e2e;
}
ul#main-menu li.menuitem
{
	height: 64px;
	border-radius: 10px 10px 0 0;
	font-size: 16px;
	font-weight: bold;
	padding:22px;
	line-height:20px;
	margin-top:17px;
	white-space:nowrap;
}
ul#main-menu li.menuitem a
{
	padding-left:30px;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-size:contain;
}
ul#main-menu li.active
{
	background-color: #004b8c;
	color:#fff;
}
ul#main-menu li.active a
{
	color:#fff;
}
#hotels a
{
	background-image:url("/assets/images/hotels-default.png");
}
li.active#hotels a
{
	background-image:url("/assets/images/hotels-active.png");
}
#prebronbody  label {color:#fff}
	

#avia a
{
	background-image:url("/assets/images/avia-default.png");
}
li.active#avia a
{
	background-image:url("/assets/images/avia-active.png");
}
#railway a
{
	background-image:url("/assets/images/train-default.png");
}
li.active#railway a
{
	background-image:url("/assets/images/train-active.png");
}
#tourbase a
{
	background-image:url("/assets/images/turbase-default.png");
}
li.active#tourbase a
{
	background-image:url("/assets/images/turbase-active.png");
}

ul#main-menu #login a
{
	
	padding:4px 26px;

	white-space:nowrap;
	color:#004578;
	
	text-align:center;
}
a.login-button
{
width: 100px;
  border-radius: 17.5px;
  border: solid 1px #004578;
  font-weight:bold;
}
a.login-button:hover
{
  background:#004578;
  color:#ffffff !important;
  text-decoration:none;
}
footer
{
	
  background-color: #004b8c;
  color:#fff;
  font-size:16px;
}
footer a, footer a:hover
{
  color:#fff;
}
#login
{
	display: flex;
	 align-items:center;
	 justify-content:flex-end;
	 flex-grow: 2;
	 flex-wrap:wrap;
}
#logo
{
	width:113px;
}
footer .container:first-child
{
	background-image:url("/assets/images/bottom-logo.png");
	background-position:15px 10px;
	background-repeat:no-repeat;
}
footer .cities
{

	    padding-top: 10px;
}
.directions
{
	color:#004b8c;
}
.city
{
	/*font-family: 'MuseoCyrl';*/
	font-size:24px;
	font-weight:700;
	margin-bottom:5px;
}
footer .menu
{
	margin-top:16px;
	line-height:31px;
	list-style:none;
	padding:0;
	display:flex;
	justify-content:space-between;
}
footer .menu li
{
	display:inline-block;
}
#search
{
	background-color:#004b8c;
	border-radius:0 0 10px 10px;
	margin-bottom:18px;
	padding-top:33px;
}
#search label
{
	color:#fff;
	font-size: 12px;
	font-weight:normal;
}
.chosen-container-single .chosen-single
{
	background-image:none;
	background-color:#fff;
	line-height:45px;
	height:45px;
	font-size: 16px;
}
.form-control
{
	font-size:16px;
	line-height: 30px;
    height: 45px !important;
}
#nights
{
	font-size:36px;
	text-align:center;
	color:#fff;
}
#search_btn
{
	background-color: #f5bc00;

  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3), inset 0 1px 0 0 rgba(255, 243, 243, 0.3);
   font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #2e2e2e;
  height: 45px;
  padding-top:8px;
  margin-top: 24px;
  width:100%;
  text-align:center
}
#sort
{ border: solid 1px #ffffff;
background:none;
color:#fff;
}
#sort option
{ border: solid 1px #ffffff;
background:none;
color:#fff;
	background-color:#004b8c;

}
#DateArrival,#DateDeparture, #date, #date2
{
	background-position:90% 50%;
	background-repeat:no-repeat;
	background-size:25px auto;
}
#DateArrival, #date
{
	background-image:url("/assets/images/cal1.png");
}
#DateDeparture, #date2
{
	background-image:url("/assets/images/cal2.png");
}
select.form-control
{
	background-position:90% 50%;
	background-repeat:no-repeat;
	background-image:url("/assets/images/arrblue.png");
}
#sort
{
	background-position:90% 50%;
	background-repeat:no-repeat;
	background-image:url("/assets/images/arrwhite.png");
	
}
.select {
  position: relative;
  display: inline-block;
}
.select:after {
  content: " ";
  padding: 0 8px;
  font-size: 12px;
  position: absolute;
  right: 8px;
  top: 4px;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
select {
  padding-right: 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
background: url("/assets/images/arrblue.png") no-repeat 90% 50%;}
.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 150px;
    height: 100%;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.body-text
{
	background:rgba(255,255,255,0.8);
}
.hotelrow
{
	border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  padding:16px 0;
  margin-bottom:20px;
  position:relative;
  line-height:1.5;
}
.fotorama__stage
{
	border-radius: 10px;
}
.hotel-spec p, p.hotel-address,p.hotel-airport,p.hotel-railway,p.hotel-metro
{
	margin:3px 0;
	font-size:12px;
	padding-left:24px;
	background-position:0% 50%;
	background-repeat:no-repeat;
	background-size:10px auto;
	padding-right:170px
}
.hotel-address
{
	background-image:url("/assets/images/pin.png");
}
.hotel-airport
{
	background-image:url("/assets/images/avia-default.png");
}
.hotel-railway
{
	background-image:url("/assets/images/train-default.png");
}
.table th
{
	 background-color: rgba(0, 161, 163, 0.08);
	 border:none;
	 font-size: 10px;
	 font-weight:500;
	 text-transform:uppercase;
}
.table td
{
	 border-top:none;
	border-bottom: solid 1px #d7d7d7;
}
.table tr.more td:first-child
{
	 font-weight:bold;
}
.table td.show_all
{
	border-bottom:none;
	text-align:center; 
	cursor:pointer; 
	color:#004b87
}
.prebron,.mobi_select
{
border-radius: 6px;
  background-color: #00a1a3;
  border: solid 2px #00a1a3;
   font-size: 16px;
  font-weight: 500;
  color: #ffffff !important;
}
.price
{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.price span
{
	font-size:10px;
	color:#00000088;
	font-weight:normal;
	display:inline-block;
}

.tab-pane 
{
	padding:16px 0;
	font-size:12px;
}
.nav-custom a.nav-link
{
	color:#2e2e2e;
	font-size:12px;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:5px;
}
.nav-custom a.nav-link.active
{
	border-bottom:3px solid #00a1a3;
}

#side {
  position: absolute;
  margin-top: 80px;
  left: 0;
  color:#fff;
}
#side .fas{
  display:none;

}
#prebronbody h4 {
	color:#fff;
	text-shadow:none;
}
@media (max-width: 1720px) {
    #side
	{
		top:0;
	
	-webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background:#004b8c;
  border:#004b8c 1px solid;
  left: -292px;
	z-index:500;
	vertical-align:middle;
	border-radius:0 10px 10px 0;
	}
	#side:hover {
  left: 0px;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3), inset 0 1px 0 0 rgba(255, 243, 243, 0.3);
}
#side .fas{
  display:inline-block;
  margin:0 10px;
}
#side:hover .fas {
  opacity:0;
}
   }
.container, header, footer, .body, #search,.hotelrow
{
	min-width:1000px;
}
@media (max-width: 1024px) {
.city
{
	
	font-size:16px;
	font-weight:500;
	
}
.cities a
{
	font-size:14px;
}

footer .menu
{
	margin:0 0 10px 0;
}
footer .menu li
{
	padding-top:8px;
}
footer .container:first-child {
    background-size: auto 50px;
}
h1
{
	font-size:36px;
}
h2
{
	font-size:20px;
}
h3
{
	font-size:16px;
}
h4
{
	font-size:14px;
}
#search_btn
{
	margin-top:23px;
	font-size: 18px;
    height: 35px;
    padding-top: 4px;
	
}
.chosen-container-single .chosen-single {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
}
.form-control {
    font-size: 14px;
    line-height: normal;
    height: 35px !important;
}
#search {
    margin-bottom: 15px;
    padding-top: 10px;
}
#search .row:first-child .form-group{
    margin:0;
}
#nights
{
	font-size:22px;
	margin-bottom:0.5em;
	
}
ul#main-menu #login a {
    padding: 2px 20px;
}
.selectize-input {
	padding:6px 12px;
	min-height:35px;

}}
/*mobile ver*/
@media (max-width: 800px) {
	.body > .container
	{
		display:flex;
		flex-direction:column;
		
	}
	.bkmobile
{
	display:inherit;
	height:120px;
	padding:25px;
	margin:0 -15px;
	color:#fff;
	background-image:url("/assets/images/mobile-body.png");
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;

	
}
body{
	background-image:url("/assets/images/mobile-bg.png")!important;
	background-position:top center !important;
	background-size:contain !important;
	background-repeat:no-repeat!important;
}
.content{
	background-image:url("/assets/images/mobile-body.png");
	background-position: center;
	background-size:contain;
	background-repeat:no-repeat;
}
header
{
	background:none;
}
.b-header-logo{
	width:200px;
	height:30px;
	background-image:url("/assets/images/bottom-logo.png");
	background-size:contain;
}
#main-menu
{
	flex-wrap:wrap;
	width:100%;
	justify-content:space-between;
}
#logo
{
	order:-1;
	height:60px;
	width:50%;
}
#login
{
	order:-1;
}
.hotel-spec p, p.hotel-address,p.hotel-airport,p.hotel-railway,p.hotel-metro
{

	padding-right: 0;
	
}
header .login-mobile
{
	display:block;
	margin-top:-15px;
	
}
ul#main-menu #login .login-mobile a
{
	color:#fff;

}
header .login-desktop
{
	display:none;
}
ul#main-menu li.active {
    background: none;
    color: #fff;
}
ul#main-menu li.menuitem a {
    padding: 30px 0 0 0;
    background-position: top center;
	background-size:30%;
}
header
{
	height:auto;
	width:100%;
}
.container, header, footer, .body, #search, .hotelrow
{
	min-width:auto;
}
ul#main-menu li.menuitem {
    height: 64px;
    font-size: 16px;
    font-weight: normal;
    padding: 22px 0;
    line-height: 20px;
    margin-top: 17px;
    white-space: nowrap;
}
ul#main-menu a {
    color: #fff;
}
#hotels a
{
	background-image:url("/assets/images/hotels-active.png");
}
li.active#hotels a
{
	background-image:url("/assets/images/hotels-active.png");
}
#avia a
{
	background-image:url("/assets/images/avia-active.png");
}
li.active#avia a
{
	background-image:url("/assets/images/avia-active.png");
}
#railway a
{
	background-image:url("/assets/images/train-active.png");
}
li.active#railway a
{
	background-image:url("/assets/images/train-active.png");
}
#tourbase a
{
	    background-size: 50% !important;
	background-image:url("/assets/images/turbase-active.png");
}
li.active#tourbase a
{
	background-image:url("/assets/images/turbase-active.png");
}
#mainform label, .remov,h1,h2
{
	display:none;
}
.form-control,.chosen-container
{
	margin-top:5px;
	
}
.chosen-container
{
width:100% !important
	
}
#search
{
	margin: 0 -15px;
	border-radius:0;
}
#mainform label#nightslabel, #mainform label#nightslabel span
{
	display:inline-block;
}
p#nights{ display:inline-block; font-size:12px;}
#search_btn
{
	margin-top:0;
	margin-bottom:20px;
}
.form-group{margin-bottom:5px;}
footer .container:first-child {
    background:none;
}
.cities {line-height:2.5}
.cities .city { float:left}
.cities a { float:right}
footer
{
	padding:25px 50px;
	font-size:14px;
	font-family:'Museo Sans Cyrl' !important;
}
footer .city
{
	
	font-size:14px;
	font-family:'Museo Sans Cyrl' !important;
}
footer ul.menu
{
	column-count:2;
	display:block
}
footer ul.menu li
{
	display:block;
}
#side
{
	display:none;
}
}

@media (max-width: 415px) {
#prebronbody  label {color:#999};	
.table td, .table th {
    background-color: #ffffff;
    font-size: 12px;
}	
#found
{
	/* margin-top: 70px; */
	
}
.directions
{
	color:#fff;
}
footer
{
	padding:10px 5px;
	font-size:14px;
	font-family:'Museo Sans Cyrl' !important;
}
footer .city
{
	
	font-size:14px;
	font-family:'Museo Sans Cyrl' !important;
}
footer ul.menu
{
	column-count:2;
	display:block
}
footer ul.menu li
{
	display:block;
}
.b-header-logo {
    width: 120px;
    height: 20px;
}
#logo {
    order: -1;
    height: 30px;
    width: 50%;
}
ul#main-menu #login a {
    padding: 2px 0;
}
header .login-mobile {
    margin-top: 0;
}
ul#main-menu li.menuitem a {
    padding: 25px 0 0 0;
    background-position: top center;
    background-size: 30%;
	font-size:10px;
}
ul#main-menu li.menuitem {
    height: 35px;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
    line-height: 20px;
    margin-top: 25px;
    white-space: nowrap;
}
#login  {
  width:50%
}
/* body,.body,#found {background:#004b8c} */
.card  {
    font-size:14px;
	line-height: 18px;
	color:rgba(46, 46, 46, 0.5);
}
.card  strong {
    font-size:16px;
	color:#000;
	white-space:nowrap;
}
.hotel-spec p, p.hotel-address,p.hotel-airport,p.hotel-railway,p.hotel-metro
{

	padding-right: 0;
	
}
}
#CityName_chosen
{
	width:100% !important;
}
#burger
{
	display:none;
}
a.exchange
{
	color:#fff;
	padding:2px 10px;
	display:inline-block;
	position:absolute;
	right:-20px;
	z-index:10;
	top:36px;
	
	font-size:19px;
}
.selector
{
	/*border: solid 1px #fff;
	border-radius: 18px;
	opacity: 0.8;*/
	color:#fff;
	font-size:12px;
	display:inline-block;
	    width: 100%;
}
.selector span
{
	display:inline-block;
	width:auto;
	padding:8px 15px;
	border-radius: 16px;
	margin:-1px;
	cursor:pointer;
}
.selector span.active
{
color:#000;
  border-radius: 16px;
  background-color: #ffffff;
}
.mt30
{
	margin-top:35px;
}
.mt40
{
	margin-top:40px;
}
.pas_popup {
display:none; 
  width: 287px;
  height: 165px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  position:absolute;
  z-index:20;
  font-size:12px;
  padding:20px;
  margin-left:-210px;
  font-weight:bold; 
}

#pas_selector
{
	    background: #fff url(/assets/images/arrblue.png) no-repeat 90% 50% !important;
		cursor:pointer;
}
.roundplusminus
{
	 width: 30px;
  height: 30px;
  border: solid 1px #004b8c;
  border-radius:30px;
  color:#004b8c;
  font-size:18px;
  display:inline-block;
  text-align:center;
  vertical-align:center;
  font-weight:bold;
  margin:0 5px;
  cursor:pointer;
  
}
.text-dimmed
{  color: rgba(0, 0, 0, 0.5);
}
.mobi_select
{
	display:none;
}

.flag
{
 
 
margin-top: 25px; 
float:right;
position:relative;
  padding: 9px 10px 9px 18px;
  width: 160px; height: 40px;
  background-color: #00a1a3;
  color:#fff;
  font-size:18px;
  overflow:hidden;
}

.flag:after
{
  content: '';
  position: absolute;
  display: block;
  top: -20px; left: -30px;
  width: 0; height: 0;
  border: 40px solid transparent;
  border-left-color: #fff;
  transform: scaley(3);
}
.flagholder
{
position:absolute;
right:0;
top:0;
width:160px;
height:100px;
}
.past
{
	width:142px;
	float:right;
	font-size:12px;
	line-height:30px;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	line-height:1!important;
}
.bed
{
	display:inline-block;
	padding-left:30px;
	min-height:25px;
	background:url('/assets/images/bed.png') left center no-repeat;
	margin-bottom:5px;
}
.man
{
	display:inline-block;
	padding-left:30px;
	min-height:25px;
	background:url('/assets/images/man.png') left center no-repeat;
	margin-bottom:5px;
}
#prebronbody h3
{
	  font-family: MuseoCyrl;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  text-shadow:none;
}

.mobi-minpr
{
	display:none;
}
.white
{
	color:#fff;
}
.grey
{
	color:rgba(255, 255, 255, 0.5)
}
.semiblack
{
	color:rgba(46, 46, 46, 0.5)
}
.checkbox
{
	display:inline-block !important;
	margin-right:20px;
}
.checkbox:last-child
{
	
	margin-right:0;
}
input[readonly] {
     cursor: pointer!important;
}
#search label
{
	color:#fff;
}
 td.fullprice
 {
	 font-size:28px !important;
	 color:#eea236 !important;
 }
 #outbase
 {
	 display:none;
 }
 #lens
 {
	 display:none;
 }
 
	.select2-container .select2-selection--single
	{
		height: 38px; 
	    line-height: 37px;
		margin-top:5px;
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 42px;
}
	th
{
	background-color:#004578 !important;
	color:#fff !important;
	font-weight:normal;
	padding:8px 5px !important;
}
table.table
{	
	-webkit-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.47);
-moz-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.47);
box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.47);
}
table.table tr.link:first-child
{
	border-radius:5px 5px 0 0;
}
table.table tr.link:last-child
{
	border-radius:0 0 5px 5px;
}
a.f_blue_11
{
	color:#333
}
.table td, .table th
{
	background-color:#ffffff;
}
.f_blue_11
{
	font-size:12px !important;
}

.select2-results__option {
    font-size: 10px;
}
.alert.informer
{
padding:16px 16px 20px 72px; 
  border-radius: 6px;
  box-shadow: inset 0 1px 0 0 rgba(255, 243, 243, 0.3);
  border: solid 2px #fcc200;
  background-image:url('/assets/images/attention.png');
  background-repeat:no-repeat;
  background-position:16px 16px;
  color:#2e2e2e;
  font-size:12px;
  font-weight:300;
}
.customer-info span,.pass-info span,.itogo
{
	text-transform:uppercase;
	 font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: left;
  color: rgba(255, 255, 255, 0.7);
}
.subm
{
	  
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #2e2e2e;
  float:right;
}
.fullprice
{
	text-align:right;
}

.checkbox
{
	display:inline-block !important;
	margin-right:20px;
}
.checkbox:last-child
{
	
	margin-right:0;
}
input[readonly] {
     cursor: pointer!important;
}
#search label
{
	color:#fff;
}
 td.fullprice
 {
	 font-size:28px !important;
	 color:#eea236 !important;
 }
 #outbase
 {
	 display:none;
 }
@media (min-width: 301px) {
	body
	{
		background: #eceff2;
	}
}
@media (max-width: 300px) {
.mob-transform
{
	background:#fff;
	padding:15px;
	margin:0 -15px;
	border-radius:5px;
}
#prebronbody label {
    color: #999;
}
.mob-transform *.form-control
{
	background:#fff;
	box-shadow:none;
	border:none;
	border-bottom:2px solid #d7d7d7;
	border-radius:none;
		
}
.customer-info span
{
	color:#aaa;
	text-transform:none;
		
}
	.mobi-minpr
{
	display:block;
	margin-left:16px;
}
	.opener
	{
		cursor:pointer;
	}
body{
	background-color:#004b8c !important;
}
.hotelrow
{
	border-radius:10px;
	padding-top:0;
    overflow: hidden;
}
.hotelselector_mob,.mob_result_head
{
	display:inherit;
	font-size:12px;
	vertical-align:middle;

}
.mob_result_head
{
	display:inherit;
	color:#fff;
	padding: 15px;
	background-color:#004b8c;
}
.mob_result_head a
{
	color:#fff;
	font-size:18px;
	line-height:12px;
}
.mob_result_head img
{
	cursor:pointer
}
.hotel-spec,.hoteldescription,.roomsfound,.fotorama__nav-wrap
{
	display:none;
	
}
.hotelrow > .col-12
{
	padding:0;
}
.fotorama__stage {
    border-radius: 0;
}
.hotelcard
{

    margin: 0 15px;
    margin-top: -5%;
    z-index: 10;
    background: #fff;
    padding: 15px;

}
.fotorama__arr
{
	top:50%;
}
h4
{
	font-size:18px;
}
h4 span
{
	display:block;
	float:right;
}
.menuitem 
{
	display:none;
}
.login-mobile span
{
	display:none;
}
#login
{
	    flex-grow: 0;
		width:33%;
}
#logo
{
	    text-align: center;
		width:33%;
}
#burger
{
	display:inherit;
	order:-2;
	padding-top:10px;
	width:33%;
}
.mobi_select
{
	display:inherit;
}
.more
{
	margin:0 15px;
}
.flag
{
 
display:none;
}

.flag:after
{
 display:none;
}
.flagholder
{
    margin-top: -35%;
top:auto;
position:absolute;
right:0;
z-index:100;
display:none;
}
.past
{
	display:none
}
.focuser:active span
{
	color:#00a1a3 !important;
}
.focuser:active *.form-control
{
	border-color:#00a1a3 !important;
}
}
@media (min-width: 992px)
{
.modal-lg {
    max-width: 1024px;
}
}
div.stripe
{
	border-top:1px solid #05406f;
	border-bottom:1px solid #145990;
}
.offer_det td
{
	background:#fff !important;
}
.selector
{
	position:relative;
}
.selector_in
{
	position:absolute;
	top:80px;
	width:100%;
	left:0;
	border-radius:3px;
	background:#eee;
	z-index:100;
	
}
.form-control
{
	margin-top:5px;
	margin-bottom:10px;
}
.cap
{
	font-size: 26px;
    height: 58px;
    text-align: center;
}
#prebronbody
{
	background:#004b8c
}

.active_seat
{
	    color: #fff !important;
    background-color: #28a745 !important;
    border-color: #28a745 !important;
	opacity:1 !important;
}
#seats_selector
{
	padding:20px;
	position:fixed;
	bottom:-100px;
	right:0;
	left:0;
	background: rgba(0,0,0,.5);
	border-top:1px solid #004b8c;
	text-align:center;
	z-index:1000;
}
.pass
{
	display:none;
}
.select2-container .select2-selection--single {
    height: 46px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {

    top: 100% !important;
}
.ticket
{
	border-radius: 10px;
	padding:10px;
  background-color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  margin-bottom:20px;
  position:relative;
  line-height:1.5;
}
.chkbox input
{
	width:20px;
	height:20px;
}
.chkbox label {
    margin-left: 10px;
    line-height: 30px;
}
.chkbox 
{
	margin-top:25px;
}
.whiteboard
{
	background:#fff;
	padding:20px;
	margin-top:20px;
}
h2 span{
	font-size:16px;
	line-height:16px;
}

.arrow-1 {
    cursor: pointer;
    position: relative;
    width: 80px;
    margin: auto;
}
.arrow-1 div {
    position: relative;
    top: 0px;
    width: 90px;
    height: 2px;
    background-color: #004b8c;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    left: 0;
    display: block;
}
.arrow-1 div::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    top: -3px;
    right: -2px;
    background-color: #004b8c;
    transform: rotate(45deg);
}
.arrow-1 div::before {
content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    top: 3px;
    right: -2px;
    background-color: #004b8c;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    transform: rotate(-45deg);
}
.arrow-1:hover {
    animation: arrow-1 1s linear infinite;
}
@keyframes arrow-1 {
    0% {
        left:0;
    }
    50% {
        left:10px;
    }
    100% {
        left:0;
    }
}