/*SUCHE*/
#fullsearch {
	position: relative;
	width:100%;
  margin: 0;
	padding: 10px;
	background: rgba(255,255,255,0.7);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	font-size: 0.9rem;
	padding-bottom: 20px;
}

#fullsearch input[type=text], 
.prov_text.set,
.infield  {
   margin-top: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	 border-radius: 0;
	cursor: pointer;
	display: block;
	
	width:100% ;
	border: none; /*1px solid #515151;*/
	background: #fff;
	padding-left: 10px;	
	padding-right: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family:Arial;
	color:#484848;
	border-radius: 3px;
	font-size:0.9rem;

}
#fullsearch .optional_search_params select,
#fullsearch .optional_search_params .selectric {
	border:none;
	border-radius: 3px;
	color:#484848;
}
.prov_text .prov_text.set {
	margin-left: 0;
	font-size:0.9rem;
	cursor: default;
  width:100% !important;
	padding-left:7px;
}

#set_destination {
	position:relative;
}
#clear_destination {
	display:none;
	position:absolute;
	top:0;
	right:0;
	width:35px;
	height:40px;
	background-image: url('../image/close_gray.png');
	background-size: 10px;
	background-position: 0.9rem center;
	background-repeat: no-repeat;
	cursor:pointer;
}
#search_destination{
	font-weight:normal;
	padding-left: 7px;
	text-align:left;
	padding-right: 35px;
}
#searchHelper,
#searchHelper2 {
	width: 100% !important;
	top:40px;
	border-color: #aaa;
	text-align:left;
	padding:0;
}

#searchHelper #undefined:nth-Child(2){
	display:none;
}
#searchHelper li,
#searchHelper2 li{
	padding:5px;
	padding-left:20px;
	color: #222;
  cursor: pointer;
  border-bottom: 1px solid #dedede;
}
#searchHelper2 li i {
	font-style:normal;
}
#searchHelper li#undefined, 
#searchHelper2 li#undefined {
	text-decoration: none;
	padding-left:10px;
  font-weight:bold;
}
#searchHelper2 li#undefined {
	color:#ff7700;
}
#searchHelper li[id*="_R|0"] {
	padding-left: 10px;
	font-weight:bold;

}
#destination #set_destination .live_search li#undefined {
	cursor:default;
}
#searchHelper2 li.ls_error {
	padding: 5px ;
}
#set_start .set__ {
	width: 70%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#set_start > div:nth-child(1) > a:nth-child(3) {
	text-decoration: none;
	color:#666;
	cursor: pointer;
	float: right;
	padding: 0 5px;
	background: #eee;
	border-left: solid 1px #ccc;
}

#airport_layer .overtake {

}
#airport_layer label {
   font-size: 0.9rem;
}
.airport_Container {
	
	
}
.airport_Container span {
	display: inline-block;
	float: left;
	font-size: unset;
	height: 24px;
	line-height: 24px;
	width: 33%;
	
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	white-space: nowrap;
}
}
#set_start a {
	float:right;
	margin-right:5px;
}
div.airport_group {
   font-size: 0.9rem;
}
.cat,
.searchcat div > b {
	font-size: 11px;
	font-weight: bold;
	cursor:default;
}
.set__ {
	margin-left: 10px;
	color: #777;


}
#travellers .set__ {
	font-size:0.9rem;
}
.travellers_symbols > span {
	display: inline-block;
	width: 120px;
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 7px;
	color:#222;
}
.travellers_symbols .symbol {
	height: 15px;
	width: 8px;
	margin: 0;
	margin-top: 4px;
}
.searchcat {
	margin-top: 0px;
}
.searchbar {
   height: 24px;
}
#travel_date_show.set__,
#set_start .set__ {
	color:#222;
	margin-left: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.searchbox {
	margin: 0 0 5px 0;
}
.extras > span:first-child {
	margin-left: 0;
}
#options #inclusive_box .searchbar {
	display: inline-block;
	float: right;
	position: absolute;
	 right: 29.5%;
	bottom: 15px;
}
#incList {
	display: none;
	position: absolute;
	background-color: #fff;
	border: 1px solid #aaa;
	width: 44%;
	padding: 10px;
	right: 0;
	bottom: -155px;
}
#incList input[type=checkox], #incList label, #incListLink.cat {
  cursor:pointer;
}
#set_destination .poplayer {
	display:none;
	max-height:370px;
	height:auto;
	min-height:35px;
	overflow-x:hidden;
	overflow-y:auto;
  margin-top: -1px;
  border:none;
}
/*SEARCH*/

.row_search {
	min-height:30px;
	
	
}
select {
	height:40px;
	line-height:40px;
	border:0px;
	margin:0;
	padding:0;
	border:solid 1px #ccc;
}

#fullsearch input[type="text"], 
#travel_date_show, 
#traveller_show,
#airport_show, 
#search_destination, 
#set_travellers .travellers_symbols, 
.prov_text.set,
#travellers select,
#own_arrvial .infield,
.optional_search_params .infield
 {
	height:40px;
	line-height:40px;
}

#travellers {
   position: relative;
}
#book #travellers div.label{
   font-weight:bold;
   margin-top: 10px;
}
#travellers ul.list::after {
  content:'';
  position:relative;
  clear:both;
  display: block;
}
#travellers ul.list .first{
  line-height:auto;
}
#travellers ul span.label{

}
#child_age {
	clear: both;
}
#travellers .error {
	color:red;
	padding: 0 3px;
}
#travellers .error .selectric{
	border-color:red;
	
}

.default_search_params .w_50{
	margin-right: 1%;
	width:48%;	
	padding:0;
}
.default_search_params .w_50.last{
	width:50% !important;	
}
.default_search_params .w_25{
	width:25% !important;	
	padding-right:5px;
	position:relative;
}
.default_search_params .w_25:last-child{
	padding-right:0;
}
.default_search_params::after,
.optional_search_params::after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.start .optional_search_params{
	/* display:none; */
	position:relative;
}
.default_search_params .w_25{
	
	padding-right:5px;
}
.optional_search_params .w_25{
	
	padding-right:5px;
}
.optional_search_params .w_12{
	
	padding-right:5px;
}
.optional_search_params .w_12:last-child{
	padding-right:0;
}

#fullsearch {
   background: rgba(68, 67, 67, 0.7);
	 font-size:0.9rem;
}
#fullsearch .label label{
	font-weight: bold;
	color: #ffe3b3;
	font-size: 0.9rem;
	display: block;
	min-height: 24px;
  padding-left: 3px;

}
#fullsearch .selectric .label {
  height:40px;
  line-height:40px;
}
#fullsearch .label .set{
	font-weight:normal;
}
#fullsearch .optional_search_params .searchbar label {
	font-weight:normal
}
.set__ {
	color:#fff;
}

.travellers_symbols > span {
	display: block;
	width: 100%;
	height: 19px;
	line-height: 19px;
	padding-left: 7px;
	color: #222;
	font-size:11px;
}
.poplayer {
	box-shadow: 1px 5px 8px #222;
	z-index: 999;
	background: #f0f0f0;
	padding: 5px;
	border: solid 1px #fff;
	position: absolute;
	width: 100%;
	margin: 0;
	margin-top: 1px;
}
#destination .poplayer{
  padding:0;
}

.poplayer::after {
	content: "";
	display: block;
	clear: both;
}

.poplayer .selectric-items {
	background:#fff;
}
#dura_container label,
#traveller_layer label,
#travel_dates_layer label
 {
	font-weight:bold;
}
.travellers_symbols .symbol {
	height: 15px;
	width: 8px;
	margin: 0;
	margin-top: 0px;
	float:left;
	margin-left:7px;
}
#set_travellers{
	position:relative;
}
#set_travellers .kidsAgesAdv {
	left: unset;
	margin: 0;
	width: 100% !important;
	margin-top: 39px;
	border-color: #aaa;
	z-index: 9999;
	position: absolute;
	right: 0;
}
#set_travellers .kidsAgesAdv ul {
	text-align: center;
}
.prov_text.searchbar{
	color:#fff;
	font-size:0.9rem;
}
.prov_text.set{
	color:#222;
}
#set_start #airport_change {
	text-decoration: none;
	color: #666;
	cursor: pointer;
	float: right;
	padding: 0 5px;
	background: #fff;
	border-left: solid 1px #ccc;
	height: 100%;
	line-height: 39px;
}
#set_start .set__ {
	width: 100%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 40px;
	line-height: 40px;
}
#start,
#duration{
	position:relative;
	margin: 0;
	
}
.airport_Container {
	margin: 10px 0;
   
}
.airport_Container::after {
	
	content: "";
	clear: both;
	display: block;
}
#airport_layer,
#dura_container{
	width: 555px;
	
}
#travel_dates_layer{
  right: -100%;
}
#airport_layer{
	right: 0;
	left:unset;
}
#fullsearch a.overtake {
	background: #FF9933;
	margin:0;
	padding:5px 20px;
	border-radius:20px;
	font-size: 12px !important;
	color:#fff;
	clear:both;
	float:right;
	margin:5px;
	line-height:25px;
  font-weight:bold;
}
 #fullsearch a.overtake:hover {
	background: #ff7700;	
  text-decoration:none;
}
.more, 
.less
 {
	background: #FF9933;
	margin:0;
}
.more:hover, 
.less:hover
 {
	background: #ff7700;
}
.more{
  line-height: 21px;
}
.kidsAgesAdv select {
	width: 68%;
	border: 1px solid #aaa;
	float:left;
}
 #fullsearch  #removeKids {
	float:right;
	margin:0 9px;
	
}
 #fullsearch  #removeKids:hover {
	text-decoration:underline;
	
}
#extraListLink,
#incListLink{
	background:#fff;
	height:25px;
	line-height:25px;
	background-image: url("../image/select-arrow.png");
	background-position: right 11px;
	background-repeat: no-repeat;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-right: 20px;
	border-radius: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	border: 1px solid #aaa;
	background-color: #fff;
	width:100%;
	padding-left:7px;
	text-decoration:none;
	color:#222;
}

#extraList,
#incList {
	display: none;
	background-color: #fff;
	border: 1px solid #aaa;
	width: 25%;
	min-width:340px;
	padding: 10px;
	position: absolute;
	left: 0;
	bottom: unset;
	top:48px;
	 z-index:9999;

}
#airport_layer label,
#extraList  label,
#incList  label{
	font-size:0.9rem;
}
#airport_layer .airport_group label{
  font-size:0.9rem;
}
#airport_DE_Container{
  margin-top:10px;
}
#airport_DE_Container span:nth-child(7) {
  clear: both;
}
.direct_flights {
  display:none;
}
.airport_group.master {
  border-bottom: solid 1px #ccc;
  padding: 7px 0px;
}
/* #airport_layer label:hover,
#extraList  label:hover,
#incList  label:hover{
	text-decoration:underline;
} */
#extraList .extras > span {
	display: inline-block;
	float: left;
	width: 50%;
}
#search_form  {
	clear: both;
}
#search_form::after {
	position: relative;
	height: auto;
	clear: both;
	content: "";
	display: block;
}


#sbm_btn2 {
	width:25%;
	height:40px;
	border-radius:40px;
	margin:  0 auto;
	position:relative;
	font-size: 16px;
	background:#4ac23d;
	color: #ffffff;
	border:none;
	font-weight:bold;
	display: block;
	cursor:pointer;
	padding:0;
	-webkit-transition: all 0.25s;
	transition: all 0.25s; 
  box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}

.submit_line {
  float: right;
  display: block;
  width: 100%;
  margin-top: 30px;
}

.extended_search {
	text-align: center;
  display: none;
}

#extended_search_trigger {
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	height: 15px;
	display: none;
}
#extended_search_trigger:hover {
	text-decoration:underline;
}

#extended_search_trigger {
	background-image: url("../image/green_arrow_down.png");
	background-repeat:no-repeat;
	padding-left:20px;
} 

#extended_search_trigger.up{
	background-image: url("../image/green_arrow_up.png");
	background-repeat:no-repeat;
	padding-left:20px;
} 
#travel_content {
	clear: both;
	box-shadow:none;
	margin-bottom:50px;
}
#travel_dates_layer .dur-info-layer {
  color: #f00;
  font-weight: bold;
  text-align:center;
}
.autocomplete-suggestions {
  cursor: pointer;
  left: 0;
  padding: 0 0 10px;
  top: 0;
}
#travel_dates_layer {
   /*  max-height: 450px; */
    width: 712px;
}
#travel_dates_layer .ui-widget {
    font-size: 0.9rem;
}
#travel_dates_layer .title {
    color: #222;
    margin-bottom: 5px;
}
#travel_dates_layer .close-layer-link {
    margin-top: -5px;
}
#travel_dates_layer a.overtake {
    margin-top: 25px;
}


.sreg_name_overlay {
	position: absolute;
	top: 0;
	left: 7px;
	font-size: 0.9rem;

	font-weight: bold;
	color: #fff;
	padding: 5px;
	text-shadow: 1px 1px 2px #4b4b4b;
}
.select_boxes {
	position:relative;
	width: 100%;
	margin:0;
	margin:5px 0;
	clear:both;
}

#travel_content .selectric .label{
  font-weight: bold;
}
.last .selectric-items {
  right: 0;
  left: unset;
}
.selectric-open .selectric-items{
   min-width: 200px;
}
.optional_search_params .last .selectric-open .selectric-items{
   min-width: 390px;
}


.selectric-scroll li {
	padding: 5px;
}
.selectric-items ul li {
  color: #222;
  padding: 5px 10px;
}
.selectric-items ul li.co{
	font-weight: bold;
	font-size:0.9rem;
  padding-left:5px;
  color: #222;
  opacity: 1;
}
.selectric-items li:hover {
  color: #222;
  text-decoration:underline;
}
.selectric-items ul li.selected,
.selectric-items ul li.selected:hover,
.selectric-items ul li.highlighted,
.selectric-items ul li.highlighted:hover {
  background: #FF9933;
  color: #fff;
}
.selectric-items li:hover {
   background: #E0E0E0;
   color: #222;
   text-decoration:none;
}
.btn-check input[type=checkbox],
.checklayer  input[type=checkbox]{
  position: absolute;
  clip: rect(0 0 0 0);
}
.btn-check input[type=checkbox] + label,
.checklayer  input[type=checkbox] + label,
.checkbox .selectric-items li{
	padding-left:30px;
	background: url('../image/check_field.png');
	background-position: 7px center;
	background-size: 18px;
	background-repeat:no-repeat;
	white-space: nowrap;
  color:#222;
}
.btn-check input[type=checkbox] + label:hover,
.checklayer input[type=checkbox] + label:hover,
.checkbox .selectric-items li:hover{
	background: url('../image/check_gray.png');
	background-position: 7px center;
	background-size: 18px;
	background-repeat:no-repeat;
	cursor:pointer;
  color:#222;
}
.btn-check input[type=checkbox]:checked + label,
.checklayer input[type=checkbox]:checked + label:hover,
.checklayer input[type=checkbox]:checked + label,
.checklayer input[type=checkbox]:checked + label:hover,
.checkbox .selectric-items li.selected,
.checkbox .selectric-items ul li.selected:hover,
.checkbox .selectric-items ul li.highlighted:hover{
	background: url('../image/check_orange.png');
  background-repeat:no-repeat;
  background-position: 7px center;
	background-size: 18px;
	background-repeat:no-repeat;
  color:#222;
}
.btn-check input[type=checkbox] + label,
.btn-check input[type=checkbox] + label:hover,
.btn-check input[type=checkbox]:checked + label,
.btn-check input[type=checkbox]:checked + label:hover,
.checklayer input[type=checkbox] + label,
.checklayer input[type=checkbox] + label:hover,
.checklayer input[type=checkbox]:checked + label,
.checklayer input[type=checkbox]:checked + label:hover
{
  background-position: left center;
  padding-left:25px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
}
.checklayer .airport_group {
    font-weight: bold;
}
.selectric-scroll li span.ico{
  font-weight: bold;
	height: 23px;
	line-height: 23px;
	display: block;
	font-size: 0.9rem;
}
.rail_place img {
   width: 145px;
}
.searchbox {
  position:relative;
}
.checklayer li {
  line-height: 26px;
  min-height: 26px;
  font-size:0.9rem;
}
#extra_box .group_title{
  font-size:0.9rem;
  font-weight:bold;
  border-bottom: solid 1px #ccc;
  padding: 7px 0px;
  margin-bottom:5px;
}
#extra_box li{
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
#extra_box label{
  cursor:pointer;
}


*{
	box-sizing: border-box;
}
html{
  font-family:Arial;
  font-size:16px;
  line-height:1.6rem;
}
body {
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	
  
  margin:0;
  padding:0;
}
h1, h2, h3, h4{
	margin: 0;
	padding: 0;
  font-size: 1.6rem;
}
h2,
h2 a {
  
  color: #0181ca;
  font-weight: bold;
  line-height: normal;
}

h3,
h3 a {
  
  color: #0181ca;
  font-weight: bold;
  line-height: normal;
}

h3 a:hover {
	text-decoration:underline;
}
.head {
  margin: 0 0 10px 0;
  position: relative;
}
.head h2 {
  display:inline;
}
.link,a, a:link, a:visited, a:focus{
	outline:0;
	border:0;
  color: #0181ca;
  text-decoration: none;
   cursor:pointer;
}
.link:hover,a:hover {
  text-decoration:underline;
}
a img, a:link img, a:visited img, a:focus img {
	outline:0;
	border:0;
}
input[type="text"], select {
  height: 40px;
  line-height: 40px;
  border: 0px;
  margin: 0;
  padding: 0;
  border: solid 1px #ccc;
  width: 100%;
  padding: 0 5px;
  font-size: 0.9rem;
  font-family: arial;
}
.infield,
select {
  background-color:#fff;
  background-image: url("../image/select_down.png");
  background-position: right 5px center;
  background-repeat: no-repeat;
  background-size: 8px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;	
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
	cursor:pointer;
  font-size:0.9rem;
}
select:hover {
	background-image: url("../image/select_down_active.png");
}
select::-ms-expand {
	display: none;
}
*:focus{
  outline: none;
}
ol, ul, form{
	padding:0;
	margin:0;
}
ol li, ul li {
	list-style:none;
}
#hcheck ul li {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
hr{
	height:1px;
	border:none;
	background:#d9d9d9;
	clear:both;
}
.tar {
	text-align:right;
}
.tal{
	text-align:left;
}
.cb, .c-b {
	clear:both;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.dn {
	display:none;
}
.db {
	display:block;
}
.page{
	width:100%;
	min-height:100vh;
	height:100%;
}
.om {
	display:none;
}

.w_50, .w_33, .w_25, .w_12, .w_66,.w_40,.w_60,.col2,.col3,.col4 {
  float:left;
}
.w_12{
  width: 12.5%;
}
.w_25,.col4{
  width: 25%;
}
.w_33,.col3 {
	width: 33.33%;
}
.w_50, .col2{
  width: 50%;
}
.w_66{
  width: 66.6%;
}
.w_40{
  width: 40%;
}
.w_60{
  width: 60%;
}
.row::after {
  content:"";
  clear:both;
  display:block;
}

/*BUTTONS*/
#search_btn,
a.compare,
#checkAllOffers,
a.check_hotel, 
#verifyButton, 
.verifyButton, 
.book_vaca .booking, 
.vakanz a.button,
#ch_booking,
/* #ch_reserve, */
#_clientform_data,
.book_reserve ._clientform_data,
#send_contacts_btn,
.btn_green,
a.btn_green {
	display: inline-block;
	margin-top: 0;
	color:#fff;
	height: 40px;
	line-height: 38px;
	border-radius: 40px;
	color: #fff;
	font-size: 0.9rem;
	padding: 2px 27px 0;
	border:none;
	bottom: 18px;
	background-color:#4ac23d;
	font-weight:bold;
	cursor:pointer;
	outline:0;
	white-space: nowrap;
	 -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;	 /* Firefox all */
  -ms-user-select: none;	  /* IE 10+ */
  user-select: none;		  /* Likely future */	
	-webkit-transition: all 0.25s;
   transition: all 0.25s;  
}
#sbm_btn2:hover,
.compare:hover,
.check_hotel:hover,
#verifyButton:hover,
.book_vaca .booking:hover,
#checkAllOffers:hover,
.vakanz a.button:hover,
#ch_booking:hover,
.book_reserve ._clientform_data:hover,
#_clientform_data:hover,
#send_contacts_btn:hover,
.btn_green:hover,
a.btn_green:hover
{
	background-color:#39a22e;
	outline:0;
	border:0;
  text-decoration:none;
}
#send_contacts_btn[disabled="disabled"]{
	background:#ccc;
} 
/*ORANGE BUTTON*/

.detail_link .box_cont,
.res_footer .box_cont,
.btn_orange,
a.btn_orange  {
	font-size: 0.9rem;
	margin-right: 1px;
	float: none;
	vertical-align: middle;
	padding: 5px 10px;
	font-weight: bold;
	background: #ffa624;
	color: #fff;
	text-decoration: none;
	
	/* border-radius: 30px; */
  border-radius: 3px;
	display: inline-block;
	white-space: nowrap;
	margin-bottom:5px;
	text-decoration:none;
	cursor:pointer;
	outline:0; 
	-webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;	 /* Firefox all */
  -ms-user-select: none;	  /* IE 10+ */
  user-select: none;		  /* Likely future */	  
	margin-right: 1px;
	-webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.detail_link a u{
	text-decoration:none;
}
#book .detail_link .box_cont:hover,
#book .detail_link .box_cont.activated,
.detail_link .box_cont:hover,
.detail_link .box_cont.activated,
.res_footer :hover,
.res_footer .activated,
.btn_orange:hover,
a.btn_orange {
	color:#fff;
	text-decoration:none;
	background: #ff7700;
}
.reserve_me {
	font-size: 0.9rem;
	margin-right: 1px;
	float: none;
	vertical-align: middle;
	height: 30px;
	line-height: 1.6rem;
	font-weight: bold;
	border:solid 2px #4ac23d;
	color: #39a22e;
	text-decoration: none;
	padding: 0px 10px;
	border-radius: 20px;
	display: inline-block;
	white-space: nowrap;
	
	text-decoration: none;
	cursor: pointer;
	outline:0;
	
}
.reserve_me:hover {
	background: #fff;
	border:solid 2px #39a22e;
	color: #fff;
}
/*PAGE*/
#header,
#nav,
#content .travel_traffic #header_div #header,
#content .travel_traffic #travel_plugin #search_mask,
#content .caru_id,
#content .entry-content,
#ft .agency,
#site-info,
.contentFrame,
#filterbox,
#law .wrap{
	display:block;
  width: 80%;
  min-width: 1080px;
  max-width: 1920px;
	margin: 0 auto;
	padding:0;
	clear: both;

}
#hd {
	border-top: 5px solid #ff7700;  
  background:#fff;
}
#header {
	padding-top:10px;
	position:relative;
}
.logo{
	padding:0;
	display:inline-block;
	float:left; 
  width:300px;
}
.logo img {
  width:250px;
}
.logo a,
.logo a:hover {
	color:#ff7700;
	font-weight:bold;
	letter-spacing: -3px;
	text-shadow: 1px 1px 2px #5a0b0b; 
	font-size: 40px;
	text-decoration: none;
	line-height: 1.1em;
}
.coupon {
	display:inline-block; 
	background: #ff9933;
	background-image: url('../image/gift.png');
	background-repeat:no-repeat;
	background-position: 10px center;
	background-size: 17px;
	border-radius: 20px;
	padding: 5px 20px;
	padding-left:35px;
	position: relative;
	display:inline-block;
}

#travel_plugin .coupon a {
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: bold;
  vertical-align: middle;
}
}
.hotline {
	text-align:right;
	float:right;
	font-size:0.9rem;
	width:auto;
}
.hotline {
	text-align: left;
	float: right;
	font-size:0.9rem;
	width: auto;
	border-radius: 50px;
	border: solid 0px #ff7700;
	padding: 3px 1px;
	padding-left: 20px;
	padding-right: 70px;
	/* background: #ffe4b1; */
	padding-top: 5px;
	position: relative;	
  height: 56px;
}
.hotline a {
	text-decoration: none;
	color:#222;
}
.hotline b {
  display: block;
  font-size: 31px;
  color: inherit;
}
.hotline img {
	height: 56px;
	position: absolute;
	top: 0;
  right:0;
}

/*NAVI*/
.menue, 
#search_btn {
	display:none;
}
#search_btn .search_ico {
	height: 20px;
  display: inline;
	vertical-align: middle;
	margin-right: 6px;
}

#nav,
#nav .menu{
	padding:0;
	background:none;
}
#nav .menu {
	margin:0;
	margin-top:10px;
}

#nav .menu li, #site-info .footer-links li {
   float: left;
}
#nav .menu li {
  position:relative;
}
#nav a {
	padding: 0;
	margin-right: 35px;
	color: #222;
	font-size: 16px;
	display: block;
	text-decoration: none;
	line-height: 38px;
	border-bottom: 3px solid #fff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s; 
}
#nav li:last-child a {
	margin-right: 0px;
}
#nav a:hover,
#nav a.active { 
	border-bottom: 3px solid #ff7700;
}
.menu::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#nav li .sub {
  position:absolute;
  top:38px;
  z-index:10;
  display:none; 
  padding:10px;
  padding-right:0;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
  background:#fff url('../image/background.gif') right bottom no-repeat;
  background-size:80%;
}
#nav .sub li{
  display:block;
  float:none;
  white-space:nowrap;
  padding: 0 10px;
  font-weight:normal;
  font-size:0.9rem;
  text-align:left;
  width:100%;
}
#nav li:hover .sub {
  display:table;
  min-width: 100%;
}
#nav .sub ul{
/*   width:50%;
  float:left; */
  display:table-cell;
  border-right: solid 1px #ccc;
  padding-right:20px;
}
#nav .sub ul:last-child{
  border:none;
  padding: 0 10px;
}
#nav .sub ul:last-child li{
  padding-left: 15px
}
#nav .sub ul li.title{
  font-weight: bold;
  color: #ff7700;
  font-size: 16px;
  margin:10px 0;
}
#nav .sub ul li a{
  line-height: 25px;
  height: auto;
  font-weight: normal;
  color: #222;
  border: 0;
  font-size: 0.9rem;
}
#nav .sub ul li a:hover{
  line-height: 25px;
  height:auto;
  text-decoration:underline;
  color:#ff7700;
}

/*HEADER*/
#phone_numb {
	position:abslute;
	top:10px;
	right:10%;
	margin:0;
	padding:0;
}
#search_mask {
  	position:relative;
}
#search_mask .headline{
	width:100%;
	position:relative;
	height: 235px;
}

#search_mask .headline {
   padding-right:510px
}
#search_mask h1 {
  color: rgba(255,255,255,1);
  text-align: left;
  font-size: 30px;
  line-height: 40px;
  text-shadow: 1px 1px 3px #333;
  padding-top: 35px;
  /* margin-right: 480px; */
  max-height: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
}

#search_mask .headline h1{
	font-size: 33px;
	text-transform: uppercase;
  white-space: initial;
  
}
#search_mask .headline h1 span{
	font-size: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
  display:block;
}
#search_mask .headline p {
  min-height:30px;
  text-align: left;
	color: #fff;
	font-size: 18px;
  text-shadow: 1px 1px 2px #333;	
  margin: 15px 0 0 0;
  max-height: 70px;
  overflow: hidden;

}
#search_mask .headline p span{
   display:block;
}

#search_mask  .coupon_main {position:absolute;right:150px; top:10px;}
#search_mask  .warrant {position:absolute;right:0; top:80px;}
#hotel_amt {
	margin-left: 10px;
	display:inline-block;
}
.search_error {
	color: #ff7700;
	font-weight:bold;
	margin: 10px 0;
	text-align: left;
}

/*TABS*/
#Tabs {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-family: Helvetica;
	font-size: 0.9rem;
	text-align: left;
	color: #314ea3;
	cursor: pointer;
	z-index: unset;
	clear: both;
}
#Tabs span {
	width: 187px;
	display: inline-block;
	background: #036a9f;
	margin: 0px;
	height: 30px;
	color: #000;
	font-size: 19px;
	line-height: 30px;
	text-align: center;
	float: left;
	background-color: #FF9933;
  -webkit-transition: all 0.25s;
   transition: all 0.25s; 
}
#Tabs .active {
	color: #000;
	cursor: default;
	background: #fff;
	background-color: #ff7700;
}
#Tabs span a,
#Tabs span,
#Tabs .active{
	color:#fff !important;
	font-size: 0.9rem;
	font-weight:bold;
	width: 152px;
	margin-right: 1px;
}
#Tabs span:hover,
#Tabs .active span{
	background-color: #ff7700;
 
}
#Tabs a{
 text-decoration:none !important;
}
/*SEARCH*/

#travel_search {
  background-color:#fff9f2; 
	position: relative;
  height: 500px;
  border-top: solid 1px #ff7700;
  background-size: 100% 500px;
 
}
@media all and (min-width:921px ){
  #travel_search {
    background-image: url('../image/321-weg-de.jpg'); 
    background-repeat: repeat-x;
    background-position: center top;
  }
  
}

/*FILTERBOX*/
#filterbox {  
	margin: 0 auto;
	margin-top: 10px;
	background: #f6f6f6;
	border: solid 1px #ccc;
	padding: 5px;
	display:none;
  font-size: 0.9rem;
}

#search_parms, #filter_extras {
	display:inline-block;
	float: left;
}
#filterbox #search_parms:after,
#filterbox #filter_extras:after {
	content:"";
	display:block;
	clear:both;

}
#filterbox li{
	float:left;
	margin-right:6px;
	background-position:  left center;
	background-repeat:no-repeat;
	padding-left:15px;
	background-size:11px;
	height: 30px;
	line-height: 30px;
}

#filterbox .title{
	padding-left:0;
}
#filterbox .destination {background-image: url('../image/loc.png');}
#filterbox .traveller{background-image: url('../image/poeple.png');}
#filterbox .duration{background-image: url('../image/dur.png');}
#filterbox .airport{background-image: url('../image/air.png');}

#filterbox #filter_extras span {
	cursor: pointer;
	border: solid 1px #cecece;
	padding: 2px 5px;
	border-radius: 3px;
	margin-right: 2px;
	background-color:#fff;
	background-image:url('../image/close_gray.png');
	background-size: 10px;
	background-position: right 5px center;
	background-repeat: no-repeat;
	padding-right: 21px;
	float: left;
	line-height: 24px;
}
#filterbox #filter_extras span:hover {
	text-decoration: line-through;
}
#filterbox::after{
	clear:both;
	content:"";
	display:block;
}
/*BREADCRUMB*/
#bread  {
	display:inline-block;
	margin:10px 0
}
#bread::before {
	display:inline-block;
	content:"Sie sind hier:";
	float:left;
	margin-right:5px;
}
#bread::after {
	display: block;
	content:"";
	clear:both;
}
#bread li {
	float:left;
	color:#666;
	font-size: 16px;
	font-weight: bold;
}
#bread li::after {
	content:"»";
	margin: 0 7px;
	text-decoration:none !important;
	font-weight:normal !important;
}
#bread li:last-child a{
	color:#ff7700;
}
#bread li:last-child::after {
  display:none;
}
#bread li a {
	color:#0181ca;
	text-decoration:none;
}
#bread li a:hover {
	text-decoration:underline;
	color: #ff7700;
}
/*PAGER*/
#hotel_navi {
	text-align: right;
	position: relative;
}
#hotel_navi div {
	border-radius: 20px;
	display: inline-block;
	line-height: 35px;
  height: 37px;
	margin: 0 5px;
	width: 37px;
  text-align: center;
  border: solid 1px #e4e4e4;
}
#hotel_navi div.pagi_hold { 
 border: solid 1px #fff;
}
#hotel_navi div a {
	display: block !important;
}
#hotel_navi > div a {
	color: #222;
	display: inline-block;
}
#hotel_navi > div a:hover {
	text-decoration:underline;
}
#hotel_navi .pagi_act {
	background: #ffe4b1;
	color: #222;
	border: solid 1px #f70;
}

/*FOOTER*/
.agency {
	text-align:center;
	padding:30px 0;
}
#ft{
	background:#ff7700;
	position: relative;
	width: 100%;
  clear: both;
}
#site-info {
	background:none;
	text-align:center;
}
#site-info .footer-links {
	display:inline-block;
	margin:40px 0;
}
#site-info .footer-links a {
	color: #fff;
	margin:0 10px;
	font-size:#666;
	text-decoration:none;
	font-size:0.9rem;
}
#site-info .footer-links a:hover{
	text-decoration:underline;
}
#site-info .footer-links a.active {
	text-decoration:underline;
} 

.info-layer{
	cursor:help;
  width: 0.9rem;
}

/*CONTENT SNIPPETS*/
#offers .head div,
.head .stars,
#book .head .stars {
  height:20px;display: inline-block;
}
.stars span{
	background-image: url('../image/star.png');
	background-repeat:no-repeat;
	background-size: 18px;
	height: 20px;
	width: 20px;
	float: left;
}
.scarcity{
  border-radius: 10px;
  color: #ef0000;
  position: relative;
  top: 0;
  font-size: 0.9rem;
  clear: both;
  font-weight: bold;
}
.scarcity .num{ 
  font-weight:bold;
  background:red;
  padding: 3px 5px;
  border-radius:3px;
  color:#fff;
}
#sidebar {
  float:right;
  padding-left:10px;
  width:20%;
  display:block;
}
#offer_pauschal,
#offers,
#offer_flight,
.offerList{
  float:left;
  width:80%;
  border-right:solid 1px #e4e4e4;
  padding-right:10px;
}

/*REGION*/
.regions {}
.regions h2 {
	display: block;
	margin: 15px 0;
}
.regionbox {
	clear: both;
  margin: 0 0 30px 0;
  width: 100%;
  display: inline-block;
}
.regionbox::after {
  content:'';
  display:block;
  clear:both;
}
.regionimage {
  width: 340px;
	height: 220px;
	float: left;
	padding-right: 20px;
  clear:both;
}
.hotelTeaser,
.regionimage img{
	border: 0px solid #ffffff;
	height: 100%;
	width: 100%;
	padding: 0;
	box-shadow: 2px 2px 2px rgba(85, 85, 85, 0.2);
	margin:0;
}
.regiondata {	
  width: calc(100% - 350px);
  float:left;
  border:none;
  margin: 0;
}
.regiondata h3 {
  display: block !important;
  margin-bottom:10px;
}
.region{
	width:100%;	
  float: left;
  border-bottom: solid 1px #e4e4e4;
  padding: 5px 0;
}
.region div{
  float: left;
}
.subregionname {
	margin:0;
	margin-right: 2%;
	width: 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;


}
.subregionname a {
  color:#222;
  line-height: 2.1rem;
}
.temps {
	width: 30%;
  font-size:0.95rem;
}
.region .price {
	text-align: right;
	width: 18%;
}
.region .price strong {
	font-size: 1.4rem;
  text-decoration:underline;
}
.regionchoice {
	text-align: right;
	width: 100%;
	padding-top: 25px;
}
a.compare {
	display:none;
}


/*HOTELLISTE*/
#offers {
	position: relative;
}
.offer {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
	width:100%;
	background:#fff;
  border: solid 1px #e4e4e4;
	clear: both;
}
.offer_advinfo::after,
.offer::after {
	clear: both;
	display: block;
	content: "";
}
.offer .head {
	position:relative;
	width:100%;
	display:inline-block;
	margin:0;
  line-height:20px;
}
.offer .head h3{
  display:inline;
}
.offer .offer_img {
  position:relative;
	margin-top: 0px;
	max-width: 370px;
	width:390px;
	height: 240px;
	float:left;
  background:#f2f2f2 url('../image/image.png') center no-repeat;
}
.offer .offer_table {
	float: left;
	width: calc(100% - 370px);
	display: block;
	padding: 10px 10px 10px 15px;
	position: relative;
	min-height: 240px;
}
.offer_table .offer_container{
	width:100%;
	display:block;
  margin-top: 2px;
  font-size: 0.9rem;
  line-height: 1.5rem;
}
.offer_container .offer_infos {
	width:70%;
	display: inline-block;
  float: left;
  margin-bottom:45px;
}
.offer_infos .scarcity {
  margin: 5px 0;
}
.offer_container .offer_advinfo {
	height: 40px;
	border:none;
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	padding: 0 0 0 15px;
	margin:0;
}
.detail_link .box_cont{
  float:left;
  border-right: solid 1px #fff;
}
.offer_container .offer_details {    
  position: static;
  width: 30%;
  display: block;
  float: right;
  margin:10px 0 45px 0;
  height:100%;
}
.offer_details .offer_list {
  text-align: right;
  position: absolute;
  right: 10px;
  bottom: 7px;
  width: 30%;
}
.offer_details li{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size:0.9rem;
}
.rail_fly {
  background-image: url('../image/train.png');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left center;
  padding-left:20px;
  display:inline-block;
}
.offer_details .check_button {
  padding:0;
}
.offer_details .price strong {
	font-size: 24px;
  line-height: 30px;
	text-decoration: underline;
}
.offer_details .price strong:hover {
	text-decoration:underline;
}
.offer_details .check_hotel {
  margin-top:10px;
}

.detail_link.first {
	width: unset !important;
}
.detail_link * {
   font-weight: bold;
}
.offer_infos .facts {
  height: 30px;
  margin: 5px 0;
}
.offer_infos .facts img {
  border: 1px solid #fff;
	outline: 1px solid #d9d9d9;
	height: 27px;
  margin: 0 1px;
}
.offer_infos .facts .gfact_icon{
  display: inline-block;
	height: 30px;
	margin-right: 1px;
  float: left;
}
.mx_div{
  display:none !important;
}

.offer_prefer {
	background: rgb(255,166,36);
  background: rgb(192, 8, 8);
  color: #fff;
  padding: 0px 8px;
	position: absolute;
	top: 3px;
	left: -7px;
 /*  width:100%; */
  font-weight:bold;
  padding:5px 10px;
  font-size: 0.9rem;
}
.offer_count {
/*  	background: #FF9933;
	color: #fff;
  padding: 0px 8px;
	position: absolute;
	cursor: pointer;
	box-shadow: 1px 1px 2px #6c6c6c;
	top: 3px;
	left: -7px;  */
  line-height: 14px;
  background: #ff7700;
  color: #fff;
  padding: 2px 6px 2px 7px;
  position: absolute;
  bottom: 3px;
  left: 3px;
  font-size: 12px;
}
.offer_count_2 {
  background: #2C2C2C99;
  color: #fff;
  padding: 0px 8px;
  position: absolute;
  cursor: pointer;
  box-shadow: none;
  top: 0;
  left: 0;
  font-weight: bold;
}
/* .offer_count::before {
	 content: "";
	display: block;
  position: absolute;
	left: 0;
	bottom: -11px;
	border-style: solid;
  border-width: 0 7px 11px 0;
	border-color: transparent #f93 transparent transparent; 
} */
.offer_prefer::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -11px;
	border-style: solid;
  border-width: 0 7px 11px 0;
	border-color: transparent #f70 transparent transparent;
  border-color: transparent #7d0505 transparent transparent;
}
.offer_prefer.red {
  background: rgba(255,0,0,1);
}
.offer_prefer.red::before {
  border-color: transparent rgba(192,4,4,1) transparent transparent;
}
.offer_prefer.green {
  background: rgb(110, 206, 100);
}
.offer_prefer.green::before {
  border-color: transparent rgba(33,159,20,1) transparent transparent;
}

/*HOTELINFO*/
#hotel .save-hotel-btn {margin:0;}
.hoteldetails h3 {
	font-size: 0.9rem;
	color: #0181ca !important;
  display:block;
  margin-bottom: 3px;
}
.head p {
  margin:3px 0;
}
.infobox{
	width:100%;
	margin:0;
	padding: 7px;
	background: #fff;
 	border: solid 1px #ddd; 
	background-color: #f9f9f9;
	border: 1px solid #d9d9d9;
	color:#222;
	position:relative;
}
.air_temp, 
.night_temp, 
.water_temp {
	background-position: left center;
	background-repeat: no-repeat;
	margin-right: 10px;
	padding-left: 25px;
	background-size: 20px;
	margin: 3px;
	display: inline-block;
}

#superRegSearch .air_temp, 
#superRegSearch .water_temp {
	min-width: 45%;
}

.air_temp{
	background-image:  url("../image/air_temp.png");
}
.night_temp{
	background-image:  url("../image/night_temp.png");
}
.water_temp{
	background-image:  url("../image/water_temp.png");
}

.hotelinfo {
  position :relative;
  margin-bottom: 20px;
}
.hotelinfo .imgs {
 /*   width:100%;    */
  width: 50%;
  float: left;
}
.big-show.slick-initialized{
  position: absolute;
top: 0;
}

.hotelinfo .main-image {
  position: relative;
	width: 100%;
  /* max-width:666px; */
  height: 363px;
  box-shadow: 2px 2px 2px rgba(85, 85, 85, 0.2); 
  padding-left:3px;
  margin-bottom: 3px;
}
.hotelinfo .main-image ul{
  width:100%;
  height: 100%;
  overflow:hidden;
} 
.hotelinfo .main-image ul li{
  width: 100%;
  float:left;
  height: 363px;
  display:block;
 
} 
.hotelinfo .main-image img{ 
  height: 100%;
  width:100%;
}
.hotelinfo .main-image .slick-slider img{ 
  width:100%;
}
.hotelinfo .main-image .slick-prev{
	background:none;
	left:0;
	z-index: 1;
}
.hotelinfo .main-image .slick-next{
	background:none;
	right:0;
}
.slider_thumb {
  height: 62px;
  overflow: hidden;
}
.slider_thumb .img_count {
  display:none;
}
.hotelinfo .slider_thumb li:first-child {
  margin-left:0;
}
.hotelinfo .slider_thumb  li {
	background: #fff;
	padding: 0;
	margin: 0;
  width: 12.5%;
	height: 62px;
	float:left;
  padding:3px;
 
}
.hotelinfo .slider_thumb  li img {
	width:100%;
	height:100%;    
  box-shadow: 2px 2px 2px rgba(85, 85, 85, 0.2);
  background-color: #f9f9f9;
  font-size:0;
  outline:0;
  border:0;
}
.img_count {
	background-image: url('../image/photo.png');
	background-position: 7px center;
	background-repeat: no-repeat;
	background-size: 0.9rem;
	position: absolute;
	background-color: #000;
	color: #fff;
	padding: 3px 10px 3px 25px;
	font-size:0.9rem;
	line-height:16px;
	left: 3px;
	border-radius: 16px;
	bottom: 3px;
}
.hoteldetails {
 /*  width: calc(100% - 655px); */
  width:50%;
  display: block;
  float: right;
  height:423px;
  position: relative;
  padding-left:10px;
  font-size: 0.9rem;
}
.hoteldetails .fact {
  padding-bottom: 3px;
}
.hoteldetails .facts {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.hoteldetails .facts .gfact_icon{
  width: 25%;
  display: inline-block;
  margin: 0;
  padding: 5px 0;
  height: 38px;
  float: left;
}
.hoteldetails .facts .gfact_icon img {
  float:left;
  border: 1px solid #fff;
	outline: 1px solid #d9d9d9;
	height: 27px;
  margin: 0 1px;
}
.hoteldetails .facts .gfact_icon .name {
  font-size:0.9rem;
  padding-left: 5px;
  overflow: hidden;
  display: inline-block;
  line-height: 30px;
  width: 70%;
  text-overflow: ellipsis;
  white-space:nowrap;
}
.hoteldetails .detail_link  {
  position: absolute;
  bottom: 0;
  left:10px;
}
.hoteldetails .detail_link::after  {
  content:"";
  clear:both;
  display:block;
}
#hoteldesc .desc {
  margin: 0;
  text-align: justify;
  height: 133px;
  overflow: hidden;
  line-height: 22px;
  position:relative;  
  border-width: 0 1px;
}
#hoteldesc .desc.hi {
  height: 290px;
  line-height: 1.78em;
  border-bottom-width: 1px;
}
#hoteldesc .desc.hiF {
  height: 180px;
  line-height: 1.73em;
}
#hoteldesc .desc.hiS {
  height: 215px;
  line-height: 1.82em;
  line-height: 1.62em;
}
#hoteldesc .desc.hiR {
  height: 232px;  
  border-bottom-width: 1px;
  line-height: 1.73em;
}
#hoteldesc .desc.hiFR {
  height: 124px;
  line-height: 23px;
}
#hoteldesc .desc.hiSR {
  height: 165px;
  line-height: 27px;
}
.readmore {
  color: #0181ca;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f9f9f9;
  padding: 5px;
  box-shadow: -0.9rem 3px 0.9rem #f9f9f9;
}






/*Sorter*/

#travel_content .selectric  {
	background:#f6f6f6;
  color:#222;
  border: solid 1px #e4e4e4;
  border-radius:3px;
}

#travel_content .selectric:hover{
   background:#e4e4e4;
   border-color: #d9d9d9;
}

.select_boxes #location_sort{
	width:370px;
	float:left;
}
.select_boxes #offer_sort {
	width:24%;
	float:right;
	margin-right:0;
}
.select_boxes #offer_sort_tigger {
	width:calc(100% - 380px);
	float:right;
	margin-right:0;
}
.select_boxes #offer_sort_tigger .sort_trigger {
	width: 17.75%;
	float: left;
  font-size:0.9rem;
	height: 40px;
	line-height: 38px;
	text-align: center;
	background: #f6f6f6;
	margin-left: 1%;
	border: solid 1px #e4e4e4;
	cursor: pointer;
	position:relative;
  padding: 0 3px;
  border-radius:3px;
}
.select_boxes #offer_sort_tigger .sort_trigger span{
	overflow:hidden;
  white-space: nowrap;
	text-overflow:ellipsis;
  width: 100%;
  display: inline-block;
}
.select_boxes #offer_sort_tigger .sort_trigger span a{
	color: inherit;
  font-size:0.8rem;
}
.select_boxes #offer_sort_tigger .sort_trigger:hover {
	 background:#e4e4e4;
   border-color: #d9d9d9;
}
.select_boxes #offer_sort_tigger .sort_trigger:hover a {  
  text-decoration:none;
}
.select_boxes #offer_sort_tigger .sort_trigger.active {
	background: #6ece64;
	color:#fff;
	border:none;
}
.select_boxes #offer_sort_tigger .sort_trigger:first-child {
	margin-left: 0;
	width: 25%;
}
.select_boxes #offer_sort_tigger .sort_trigger.active::after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	border: 6px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	right: 45%;
	border-color: #6ece64 transparent transparent transparent;
	bottom: -12px;
}



/*TERMINE*/
.check_line {
  float:right;
}
.trigger_line {
  float:left;
}
.date_trigger{
  width:150px;
  margin-right:5px;
  height:38px;
  display:block;
  float: left;
}
#date_sort {
  width:180px;
}


.date_trigger .btn, .btn-check{
  width:100%;
  display:inline-block;
  line-height:38px;
  border-radius:3px;
  font-size: 0.9rem;
  text-align:center;
  font-weight:bold;
  background:#f6f6f6;
  color:#222;
  border: solid 1px #e4e4e4;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.btn-check{
  line-height:38px;
  margin-right:5px;
  font-weight:bold;
  width:150px;
  text-align: left;
  padding-left: 10px;
}
.btn-check .info_ico{
  /* position:absolute;
  right:4px; 
  top:4px; */
}
.date_trigger .btn.active {
   background:#0181ca;
   color:#fff;
   border: solid 1px #0181ca;
}
.date_trigger .btn:not(.active):hover{
   background:#e4e4e4;
   border-color: #d9d9d9;
}
#checkAllOffers:hover {
  text-decoration:none;
}
#vacancy-header{
  display:none;
}
.travel_dates {
  margin-top:20px;
  font-size: 0.9rem;
}
.offerList .result {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
  clear: both;
  background: #f9f9f9;
}
.offerList .result::after {
  content:"";
  clear:both;
  display:block;
}
.price strong {
  color: #0181ca;
  font-size: 24px;
  line-height: 30px;
  text-decoration: underline;
}
.vacancy_loader {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
	width: 100%;
	margin: 0 auto;
  background: rgba(255,255,255,0.95);
  /* border: solid 1px #d9d9d9; */
  text-align: center;
	padding: 0;
	min-height: 95px;
  height:100%;
  display:block; 
  padding-top:7%;
  z-index:10;
}
.vl_image {
	background-image: url('../image/30.svg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 200px;
	display: block;
	margin: 0 auto;
	background-size: 100%;
 
}
#offer_content_container{
  position:relative;
}
#offer_content_container hr{
  display:inline-block;
  margin: 10px 0;
  width: 100%;
}
#offer_content_container .vakanz hr{
  display:block;
  margin: 5px 0;
}
.vakanz.pre {
  border: solid 1px #d9d9d9;
}
.vakanz {
  background: #f9f9f9;
  border: solid 3px #4ac23d;
  font-size: 0.9rem;
}
.vakanz .offerinfo {
  position:relative;
}
#offer_hotelonly .title {
  display:none;
}
.vakanz .title {
  position: relative;
  padding: 5px;
  padding-left: 5px;
  padding-left: 30px;
  line-height: 22px;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
  color: #fff;
  background-color: #4ac23d;
  background-image: url("../image/check_white.png");
  background-position: 7px center;
  background-size: 20px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #d9d9d9;
  line-height:20px;
}
.vakanz.pre .title {
  background-color: #efefef;
  background-image: url("../image/icons/fly.png");
  background-size: 16px;
  color: #222;
}
.vakanz .offerinfo .services{
  border-right: solid 1px #ccc;
  padding: 5px;
  line-height: 1.5em;
  min-height: 160px;
  width: 78%;
  float: left;
}
.vakanz .travel_date,
.vakanz .travel_deal {
  width:43%;
  display:inline-block;
  float:left;
}

.vakanz .flight_info {
  clear: both;
  margin-top: 10px;
}
.flight_info.tiny {
  font-size: 10px;
  margin-top: 0;
}
.travel_route, .travel_date, .travel_deal {
  padding: 3px;
}
.vakanz .travel_route span,
.vakanz .travel_date span,  
/* .vakanz .travel_agency span, */
.vakanz .travel_deal span {
  display:block;
}
.vakanz .travel_route span,
.vakanz .travel_date span,
.vakanz .travel_deal span {
  background-position: left 3px;
  background-repeat: no-repeat;
  background-size: 0.9rem;
  padding-left: 25px; 
}
.vakanz .travel_route .destination{  
  background-image: url("../image/flight_in.png");
}
.vakanz .travel_route .depature{
  background-image: url("../image/flight_out.png");
}
.vakanz .travel_date .date_start {
  background-image: url("../image/icons/date.png");
}
.vakanz .travel_date .date_finish {
  background-image: url("../image/icons/date.png");
}
.vakanz .travel_date .duration  {
  background-image: url("../image/duration.png");
}
.vakanz .travel_deal .meal  {
  background-image: url("../image/icons/meal.png");
}
.vakanz .travel_deal .room  {
  background-image: url("../image/icons/room.png");
}
.vakanz .travel_deal .transfer{
  background-image: url("../image/icons/transfer.png");
}

.vakanz .travel_deal .rail  {
  background-image: url("../image/icons/inkl.png");
}
.vakanz .travel_agency,.vakanz .coupon {
  margin: 5px 10px;
  display:block;
  text-align:right;
}
.vakanz .agency_link {
  font-size:0.9rem;
  display:block;
  color: #0181ca;
}
.vakanz .va_logo,
.vakanz .agency_link b:hover {
  text-decoration:underline;
  cursor:pointer;
}
.vakanz .va_logo {
  max-width: 35%;
  background: #fff;
  border: solid 2px #fff;
  box-shadow: 1px 1px 3px #bcbcbc;
  margin: 0;
}
.vakanz .pricing {
  text-align: right;
  width: 22%;
  float: left;
  min-height: 160px;
  padding-bottom: 100px;
  
}
.vakanz .pricing .hh2 {
  position: absolute;
  bottom: 0;
  right: 1px;
  padding: 10px;
  margin-top: 50px;
  width: 22%;
  display:inline-block;
  border-left: solid 1px #ccc;
}


ul.line li {
    float: left;
}
.flight_info .theader{
  height: 23px;
  line-height: 20px;
  font-weight:bold;
  font-size:11px;
  color:#666;
  border-bottom:solid 1px #e4e4e4;
}

.flight_info.out::before {
  background-image: url("../image/icons/flight_out.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 11px;
  padding-left: 25px;
  height: 20px;
  line-height: 20px;
  display: block;
  content: '';
  position: absolute;
}
.flight_info.in::before {
  background-image: url("../image/icons/flight_in.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 11px;
  padding-left: 25px;
  height: 20px;
  line-height: 20px;
  display: block;
  content: '';
  position: absolute;
}
.flight_info .flytype {
  font-size:0.9rem;
  display: block; 
  padding-left:15px;
  font-weight: bold;
  line-height: 20px;
}
.flight_info .depart {
  width: 43%;
  display: inline-block;
  padding-left: 15px;

}
.flight_info .date {
  width: 43%;
  display: inline-block;
  padding:0 2px;
}
.flight_info .airline, .flight_info .no {
  width: 14%;
  display: inline-block;  
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align:right;
}
.flight_info .airline img {
    width: auto;
    max-width: 100%;
}
.flight_info .route{
  clear: both;
  position: relative;
}
.flight_info .route::after {
  content: '';
  display: inline-block;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: #83d0f5;
  position: absolute;
  left: 0px;
  top: 42%;
  z-index: 1;
}
.flight_info .route.nobg::before {
  content: '';
  display: inline-block;
  height: 22px;
  width: 3px;
  background: #c0c0c0;
  position: absolute;
  left: 2px;
  top: -36%;
}
.flight_info .route li {
  line-height: 1.5em;height: 21px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vakanz .tiny {
  /* font-size: 10px; */
}
.vakanz .medi {
  font-size:0.9rem;
}
.vakanz .pricing .price {
  display: block;
}
.vakanz .pricing .old_price {
  font-size: 16px;
  color: red;
  text-decoration: line-through;
  font-weight: bold;
}
.vakanz .price_msg {
  color: red;
}
.vakanz .pricing  .tiny{
  display: block;
  line-height: 18px;
  font-size: 10px;
}
.vakanz a.button,
#verifyButton {
  margin-top:10px;
  margin-right: -5px;
}
.vakanz .special {
  display: block;
  margin: 5px 10px;
  color: #e30000;
  font-weight: bold;
  font-size:0.9rem;
  border-radius: 5px;
  white-space: nowrap;
  line-height: 25px;
}

/*old*/
.vakanz.on-request .title {
  background: #aedbf8;
  padding-left: 7px;
  color: inherit;
}
.vakanz .on-request-info{
  position: absolute;
  margin-top: 5px;
  margin-left: -55%;
  padding: 10px 16px 7px;
  z-index: 1;
}
.on-request .button {
	background-color: #aedbf8;
	border-color: #529AC9;
}
.vakanz .supportinfo {
  padding:5px;
  border-top: solid 1px #e4e4e4;
}
.vakanz .supportinfo a {
  margin-left: 2px;
  font-size: 1.05em;
  font-weight: bold;
  color: #4e9708;
}
.vakanz .supportinfo a:hover {
  text-decoration: none;
}
.vakanz .falseinfo {
	padding:5px;
  font-size: 0.95em;
}
.vakanz .pricediff{
	display: inline-block;
	margin-top: 10px;
	padding: 3px;
	text-align: center;
	font-size: 11px !important;
	border-radius: 5px;
	border: solid 1px c75959;
	background: #ea9090;
	color: #fff;
	white-space: nowrap;
}

.vakanz .coupon {
	display: inline;
	border: solid 1px #bcd6a5;
	padding: 3px;
	background: #cde6b8;
	color: #fff;
	text-align: center;
	font-size: 11px !important;
	border-radius: 5px;
	color: #3b7b0a;
	white-space: nowrap;
	
}

.vakanz .no_service {
	line-height: 20px;
	padding: 5px;
	
	background-size: 10px auto;
	background-repeat: no-repeat;
	background-position: 4px center;
} 
.vakanz .no_service img{
	vertical-align:middle;
}

.vakanz .cc_icons{
	background-image: url("../image/debit.png");
	background-position: left 7px;
	background-repeat: no-repeat;
	background-size: 15px;
	padding: 5px 0;
	padding-left: 25px;
	min-height:30px;
}
.vakanz .cc_icons .icon {
	margin-left:5px;
	float:left;
}

.vakanz .cc_icons img {
  margin-right: 2px;
  height: 25px;
  float: left;
  vertical-align: middle;
  max-width: 100px;
  background-color: #fff;
  border: solid 1px #ddd;
}

.vakanz .supportinfo img	{
	vertical-align:middle;
}
.vakanz .telinfo .coupon {
	color: #48920e;
	font-weight:bold;
}
#notBookabel {
	padding: 5px;
	text-align: center;
	color: #ff6c00;
	border: solid 1px;
	font-size:0.9rem;
	height: 95px;
	padding-top: 35px;
	font-weight: bold;
}

.vakanz .supportinfo .reserve_text {
	float:left;
	height: 35px;
	line-height: 35px;

}
.vakanz .supportinfo .reserve_me {
	float:right;
}	

/*INFOLOADER*/
#map-canvas {
	border:none;
	background:none;
	padding-top: 0;
}
#offer_listing .offer_info {border:0;}
.offer_info{
	display:none;
  background: none;
	height: 580px;
	background:#f9f9f9;
	background-image: url('../image/30.svg');
	background-size:200px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
  border: 1px solid #e8ebec;
}
.close_offer_info {
	background: #f70;
	text-align: right;
	padding: 5px 10px;
	color: #222;
}
.close_offer_info span.close{
  cursor: pointer;	
	background-image: url('../image/close_white.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
	background-size: 12px;
	font-weight:bold;
  color:#fff;
  font-size:0.9rem;
}
.close_offer_info span.close:hover{
	text-decoration:underline;
}
.close_offer_info span.back{
  cursor: pointer;	
	background-image: url('../image/back_white.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	background-size: 12px;
	font-weight:bold;
	float:left;
}
.close_offer_info span.back:hover{
	text-decoration:underline;
}

.box_info_con {
  background: #f9f9f9;
  min-height: 468px;
  height:auto
}

#hotel_info #warn_no_warranty{
  display: block;
  color: #000;
  border-radius: 40px;
  font-size: 0.7rem;
  padding: 2px 7px 0;
  bottom: 18px;
  background-color: #f9f9f9;
  float: right;
  margin-top: 40px;
}

.offer_info .res_table .hotel_infobox  {
	padding: 15px;
}
.offer_info .scroll {
	position:relative;
	height: 495px;
	overflow-y:auto;
	padding: 15px;
	background:#fff;
}
.offer_info .scroll.providersel {
  height: 444px;
}
.offer_info .res_table.map,
.offer_info .scroll.hc {
  height: 542px;
}

.offer_info .tab_res {
	clear: both;
	/* height:510px; */
	position:relative;
	background: #fff;
	overflow: hidden;
}
.offer_info iframe.res_table {
	padding:0;
}
.box_info_con .page {
	min-width: 100%;
	width: 100%;
}
.box_info_con .c-b{
	/* clear:unset; */
}
.box_info_con .prv_select {
	padding: 5px 15px;
}
.prv_select {
  line-height: 40px;
  border-bottom: solid 1px #d9d9d9;
  padding: 5px;
  box-shadow: 0px 0px 5px #dedede;
  position:relative;
  z-index:1;
}
#ilay .prv_select {
  box-shadow: none;
  background: #efefef;
}
.prv_select_box {
	width: 250px;
  margin: 0 5px;
}
#gdata_change {
	width: auto;
	margin: 5px 15px 8px;
}
.box_info_con #info{
	width: 100%;

}
.box_info_con .headline {
	font-size:18px;
	margin: 0;
	padding:0 15px;
}

.box_info_con > div:after,
.thumbnails_ul:after {
	content:'';
	clear:both;
	display:block;
}
.thumbnails_ul > li {
	background: #ffffff;
	padding: 0;
	margin: 0;
	margin-right: 5px;
  margin-bottom: 5px;
	width: 74px;
	height: 56px;
	border: none;
	box-shadow: 2px 2px 2px rgba(85, 85, 85, 0.2);
}
.box_info_con br {
	line-height: 2px;
}
/*INFOBOX v2*/
.res_footer a.dn,
.detail_link a.dn {
	display:none !important;
}
.offer_info .headline.tabbar {
	background-color: #f9f9f9;
  border-bottom: 1px solid #d9d9d9;
}
.offer_info .headline.tabbar::after {
	content:"";
	display:block;
	clear:both;
}
.tabbar .tabbed {
	border-bottom:0;
	/* background: #ffa624;
	color: #fff; */
  font-size:0.9rem;
	padding: 10px 30px 10px 0;
  display: inline-block;
	cursor:pointer;
	margin-right:1px;
	border-radius: 5px 5px 0 0;
	-webkit-transition: all 0.25s;
  transition: all 0.25s; 
}
.tabbar .tabbed.dn { 
	display:none;
}
.tabbar .tabbed:hover,
.tabbar .tabbed:focus 
.tabbar .tabbed:active,
.tabbar .tabbed.active{	
	/* border-color:#f70;
	border-width: 1px 1px 1px 1px;
	background: #f70;
	color:#fff; */
  text-decoration:underline;
}
.tab_res h3 {
	margin: 10px 0 15px 0;
	font-size: 16px;
	display: block;
}
.tab_res h4 {
  font-size: 0.9rem;
	display: block;
}
#giata_form {
	margin: 0;
}
#giata_copyright {
  font-size: 10px;
	color: #ccc;
	text-align: right;
	display: block !important;
	width: 100%;
	clear: both;
  height: 25px;
  line-height: 25px;
}
.factsheet .fs_grp_name {
	display: inline-block;
	float: left;
	width: 30%;
	font-weight:bold;
}
.factsheet ul.fs_grp_list{
	display: inline-block;
	float: left;
	width: 70%;
}
.factsheet li.li_row {
	display: inline-block;
	line-height: 29px;
	margin-right: 5px;
}
.factsheet li.li_row::after{
	display: inline-block;
	content:", "
}
.factsheet li.li_row:last-child::after{
	content:""
}
.factsheet hr {
	margin: 15px 0;
	background: #e7e4e4;
}

/*LOADER*/
.loadme,
#search_loader, 
#search_loader:hover,
#load_spinner{
	background-color: rgba(255, 255, 255, 0.8);
	background-image: url('../image/30.svg');
	background-size:200px;
	background-repeat: no-repeat;
	background-position: center 200px;
}
#load_spinner{background-position: center;}
#search_loader, 
#search_loader:hover{
	position: fixed;
	display:block;
	z-index: 9998;
	width: 100% ;
	height: 100% ;
	top: 0;
	left: 0;
	margin:0 ;
	text-align: center;
	color:transparent;
}

.loadme{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
  height: 100%;
	margin: 0;
}
#sbm_btn2.loadbtn,
.check_hotel.loadbtn{   
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
}
#sbm_btn2.loadbtn,
.check_hotel.loadbtn{ /* button load */
  background-color: #39a22e;
  color: transparent;
  background-image: url('../image/40.svg');
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: center;
}
#load_spinner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-size: 150px;
	z-index: 9999;
	height: 100%;
	margin: 0;
}
#search_loader .loader_image{
	width:auto;
	height:auto;
	margin:0;
}

/*STATIC CONTENT*/
.article {
	border-top: solid 1px #ccc;
}
.entry-content .article p {
		text-align:left;
}
.entry-content h1,
.entry-content h2{
	margin:20px 0;
	display: block;
}
.entry-content p {
	line-height: 1.6rem;
	text-align:justify;
	margin-bottom: 30px;
}
.article .infofield a{
	color:#666;
	text-decoration:none;
}
.article .infofield  a:hover{
	color:#f70;
	text-decoration:underline;
}
/*START CONTENT*/
.seo {
	text-align:center;
}
.text-list {
	margin: 50px 0;
}
.region-list.tar{
	width:15%;
	float:left;
}
.region-list.tal{
	width:20%;
	float:left;
}
.world-map {
/* 	width:65%; */
	width: 80%;
	float:left;
	text-align:center;
	position:relative;
}
.world-map a{
	text-decoration:none;
}
.world-map img{
	width:100%;
	max-width:794px;
}
.region-list .title {
	display: block;
	margin: 10px 0;
}
.text-paragraph{
	clear:both;
}
.region-list a{
	color: #222;
	text-decoration:none;
	padding:3px 0;
	display: inline-block;
}
.region-list a:hover{
	color: #ff7700;
	text-decoration:underline;
}

/*SLIDER 2*/
#slider {
	width:100%;
}
#slider .img {
	position:relative;
	padding-left:2px;
	overflow:hidden;
}
#slider .headline {
	font-size: 1.0em;
	background: rgba(68, 67, 67, 0.5);
  color: #fff;
	position: absolute;
	bottom: 0px;
	padding:10px;
	text-transform: uppercase;
	width: 100%;
	text-align:center;
}
#slider {
	height:auto;
	max-height: 300px;
	overflow:hidden;
}
#slider2.slider h3 {
   font-size: 0.9rem;
}
.slider .slick-next {
	right:0;
	width: 46px;
	background:none;
}
.slider .slick-prev {
	left:0;
	z-index:10;
	width: 50px;
	background:none;
}

/*WORLD MAP*/
.world-map .marker {
	background: #FF9933;
	color:#fff;
	border-radius: 20px;
	padding: 1px 20px;
	position:absolute;
	cursor:pointer;
	box-shadow: 1px 1px 2px #2229;
}
.world-map .marker:hover {
	background: #ff7700;
}
.world-map #mark-1 {
top: 34%;
left: 27%;
}
.world-map #mark-2 {
top: 29%;
left: 53%;
}
.world-map #mark-3 {
top: 47%;
left: 33%;
}
.world-map #mark-4 {
top: 53%;
left: 47%;
}
.world-map #mark-5 {
	top: 73%;
	left: 57%;
}
.world-map #mark-6 {
	top: 56%;
	right: 20%;
}
.world-map #mark-7 {
bottom: 24%;
left: 33%;
}

/*IMAGE GALLERY*/
.ilay_scroll {
  margin-right: 17px;
  overflow: hidden;
}
/* #ilay_bg{
  position:fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  z-index: 1;
  top:0;
  background:#000;
  opacity:0.8;
  display:none;
  
}
#ilay_wrapper{
  opacity: 1;
  visibility: visible;
  position: fixed;
  overflow: auto;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  text-align: center;
  display: none;
} */
#ilay_wrapper::after {
  display: inline-block; 
  vertical-align: middle; 
  height: 100%;
  content:'';
}
/* #ilay{ 
  opacity: 1;
  visibility: visible;
  display: inline-block;
  outline: currentcolor none medium;
  text-align: left;
  position: relative;
  vertical-align: middle;
  
} 
 */
#ilay_close {
	background-image: url('../image/close.png');	
	background-position:right center;
	background-repeat:no-repeat;
  background-size: 100%;
	width:25px;
	height:25px;
	position:absolute;
	top: 0;
	right: 0;
	cursor:pointer;
  z-index:1;
  
}
/* #ilay_content {
  margin-top:30px;
  width:800px;
  height:642px;
  box-shadow: 0 0 26px #181818;
  background-color:#000;
  background-image: url('../image/30.svg');
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  position:relative;

  
} */
#ilay_bg {
  background: #000 none repeat scroll 0 0;
  display: none;
  height: 100vh;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#ilay {
	display: none;
	left: 50%;
  position: fixed !important;
	top: 50%;
	width:800px;
  height:642px;
  margin-left:-400px;
  margin-top:-336px;
	z-index: 10002;
  
}
#ilay_content {
  margin-top:30px;
  width:100%;
  height:100%;
  box-shadow: 0 0 26px #181818;
  background-color:#000;
  background-image: url('../image/30.svg');
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  position:relative;
} 
#ilay_content .res_table {
  top: -30px;
  left:0;
  position: absolute;
  width: 100%;
}
#ilay .headline {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
  height: 30px;
}
#ilay .slick-slider {

	margin:0;
}
#ilay #pics {
	background-color: #000;
	
	width: 800px;
	height: auto;
}
#ilay #gdata_change {
	width: 200px;
}
#ilay #loadSlideshow {
  height:592px;
  width:800px;
  position:relative;
  background:#000;
}
#ilay #loadSlideshow .loadme{
  background-color:#000;
}
#ilay .provider_img{
	float: right;
}
#ilay .img_full_ul li{
	height: 530px;
	width: 800px;
	display: inline-block;
}
#ilay .img_full_ul img{
	width:auto;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	margin: 0 auto 0 auto;
	outline: 0;
	border:none;
}

#ilay .thumbnails_ul li {
  padding: 0;
	margin: 3px;
	height: 56px;
	border: none;
	box-shadow: 2px 2px 2px rgba(85, 85, 85, 0.2);
}
#ilay .thumbnails_ul li img {
	width: 100%;
	height: 100%;
}

#ilay .slick-prev{
	background:none;
	background-image: url('../image/arrow_left_white.png');
	background-position:center center;
	background-repeat:no-repeat;
	width: 100px;
	left: -100px;
	z-index:2;
	height: 530px;
}
#ilay .slick-prev::before,
#ilay .slick-next::before
{
	content:'';
}
#ilay .slick-next{
	background:none;
	background-image: url('../image/arrow_right_white.png');
		background-position:center center;
	background-repeat:no-repeat;
	right: -100px;
	width: 100px;
	z-index:;
	height: 530px;
}
#ilay .slick-slide:hover{
	  opacity: 1;
		cursor:pointer;
}

/*PAGELAYER*/
#gdata_change {
  width: auto;
  margin: 5px 5px 8px;
}
.provider_img {
	margin-top: 5px;
	max-width: 140px;
  border: solid 1px #ccc;
}
#layer_info .provider_img {
  margin-top: -5px;
}
.box_info_con iframe {
  border: none;
  max-height: 100%;
}
#map-canvas {
	height: 98%;
}



/* HOLIDAYCHECK BAR */
.rating.vn {height:0;width:0;}


.hotel_rating li{
  display:inline-block;
  float:left;
  padding: 3px 7px;	
  background-position: 3px center;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 30px;
  display: inline-block;
  float: left;
  padding: 0;
  padding-left: 0px;
  background-position: 4px center;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-left: 23px;
  color: #0058a3;
}
.hotel_rating {
  line-height: 15px;
  padding:1px;
  text-align: center;
  padding-top:6px;
}
.hotel_rating .rate {
  width:100%;
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.hotel_rating .rate_txt {
  font-size: 10px;
  font-weight: normal;
  color:#222 !important;
}
.offer .hoc {
  position: absolute;
  bottom: 3px;
  right: 3px;
}
.offer .offer_ratings{
  margin: 0 auto;
  /* border: solid 1px #ddd; */
  box-shadow: 0 0 2px #000;
  border-top:none;
  width: 70px;
  color: #0058a3;
  font-weight:bold;
  font-size:0.9rem;
  cursor: pointer;
  background-color:#fff;
  line-height:inherit;
}
.hotelinfo .offer_ratings{
  background: #f9f9f9;
  position: relative;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: left;
  height: auto;
  border: solid 1px #ddd;
  padding: 0px;
  color: #0058a3;
  font-weight:bold;
  margin-top:5px;
  clear: both;
}

.hc_logo{
  background-color: #0058a3;
  background-image: url(../image/hc_logo.png); 
  background-size:  auto 28px ;
  background-position: center;
  background-repeat: no-repeat;
  cursor:pointer;	  
  height: 30px;
  width: 100%;

}

.hotelinfo .offer_ratings .first {
  width: 125px;
}	
.hotelinfo .offer_ratings::after {
  clear:both;
  content:"";
  display:block;
}
.hotelinfo  .offer_ratings strong {
  display: inline-block;
  width: auto;
  padding-left:5px;
  float:left;
  padding:0;
  padding-top: 7px;
  font-size:11px;
  margin:0;
}

.hotelinfo .offer_ratings strong:nth-child(2) {
  font-size:0.9rem;
  width: 30%;
}
.hotelinfo .offer_ratings strong:nth-child(3) {
  font-weight:normal;
  width: 25%;
  color:#666;
}
.hotelinfo .offer_ratings strong:nth-child(4) {
  font-weight:normal;
  width: 25%;
  color:#666;
}
.hotelinfo .offer_ratings > span {
  width: calc(33% - 41px);
  display: inline-block;
  float: left;
  padding: 5px;
  font-size:0.9rem;
  text-align:center;
  line-height:22px;
  margin-bottom: 0;
  height:50px;

}
.hotelinfo .offer_ratings > span:nth-child(2),
.hotelinfo .offer_ratings > span:nth-child(3){
  border-right:solid 1px #ccc;
}
.hotelinfo .offer_ratings span:nth-child(2) {
  font-weight:bold;
  font-size:18px;
}
.hotelinfo .offer_ratings span.tiny {
  font-size:9px;
  color:#222;
  display: block;
  font-weight:normal;
}

/*HOLIDAYCHECK REVIEWS*/
.hc_comment_header {
  border-bottom: 1px solid;
  color: #3c5dbd;
  font-size: 1.05em;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 2px;
}

.hc_overview ul {
	float: left;
	width: 45%;
  margin-right: 5%
}
.hc_overview {
}
ul {
	list-style: outside none none;
	text-align: left;
}
.hc_overview {
	margin: 10px 0 20px;
}
.rating_block {
	float: right;
  width:135px;
}
.rating_block b{
	float:left;
}
#hcheck {
	margin-right: 0;
	font-size: 14px;
}
#hcheck .hc_rating {
  float: right;
  font-size: 14px;
  line-height: normal;
}
#hcheck  .hc_rating_img {
	display: block;
	float: left;
	width: 101px;
	height: 17px;
	overflow: hidden;
	background: url("../image/icons/hc_stars.png") 0 0 no-repeat !important;
	position: relative;
}
#hcheck .hc_rating_img_active {
	background: url("../image/icons/hc_stars.png") 0 -17px no-repeat !important;
	background-size: auto 100%;
	background-position: 200px;
	display: inline-block;
	height: 100%;

}
#hcheck .hc_comment_header,
#hcheck  .hc_hotel,
#box_info_facts .headline,
.offer_info .headline  {
	color: #0181ca;
	border:none;
	font-size:18px;
	font-weight:bold;
  text-align: left;
  clear: both;
}
#hcheck .hc_overview {
    background: #fbfbfb;
    border: solid 1px #ccc;
    padding: 10px;
}
#hcheck .hc_overview::after {
  content:'';
  clear:both;
  display:block;
}
#hcheck .hc_overview li {
	position: relative;
}
#hcheck .hc_overview li .name {
	float:left;
}
#hcheck .hc_overview li .rating_block {
	float:right;
}
	
/*REMIND*/
#travel_plugin .history_page h3,
#travel_plugin .remind_page h2,
#travel_plugin .remind_page > h3{
	margin:20px 0;
	display: block;
	
}
#travel_plugin .history_page,
#travel_plugin .remind_page {
	margin-bottom:20px;
	text-align: left;
}
.delete_hotel {
	position: absolute;
	right: 0;
	top: 0;
	background-image: url('../image/close_orange.png');
	font-size:0.9rem;
	background-repeat: no-repeat;
	background-position: left 5px center;
	background-size: 20px;
	min-height: 20px;
	cursor: pointer;
	line-height: 20px;
	border-radius: 40px;
	border: solid 1px #ff7700;
	padding: 15px;
	font-weight: bold;
	background-color: #fff;
	margin:7px;
}

.save-hotel-btn {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	background-image: url('../image/remind.png');
	background-repeat: no-repeat;
	background-position: left 4px center;
	background-size: 20px;
	height: 30px;
	min-width: 30px;
	width: auto;
	line-height: 28px;
	cursor: pointer;
	border-radius: 30px;	
	border: solid 1px #ff7700;
	color:#e16900;
	margin:7px;
  background-color: #fff;
}
.save-hotel-btn span{
	margin-left:8px;
	font-size:0.9rem;
	font-weight: bold;	
	padding-left:20px;
	padding-right:10px;
}
.save-hotel-btn.active span{
	display:none;

}
.save-hotel-btn.active,
.save-hotel-btn:hover{
	border: solid 1px #ff9a30;
	background-image: url('../image/remind_active.png');
	
}
.save-hotel-btn.active {
		width: 30px;
		background-position: center center;
}

#text {
	padding-bottom: 50px;
}
#text ul {
	line-height:1.6rem;
}

.remind {
	background: #f70;
	width: auto;
	color: #fff;
	border-radius: 5px 5px 0 0 ;
	right: 30%;
	padding: 10px;
	padding-left:30px;
	background-image: url('../image/remind_white.png');
	background-position: left 5px center;
	background-repeat:no-repeat;
	background-size: 20px;
	z-index:100;
	float: right;
	cursor:pointer;
}
.remind.mobile.om {
	display:none !important;
}
.remind .remind_count {
	font-weight:bold;
}
#nav li a{
	position:relative;
}
#nav .remind_count {
	background: #ff7700;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 20px;
	font-weight: bold;
	
	color: #fff;
	position: absolute;
	text-align: center;
	font-size:0.9rem;
	font-weight: bold;
	right: -16px;
	top: -6px;



}
#reminder_set {
  display:none;
	position:absolute;
	bottom:0;
	right: 0;
	z-index:2;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
#reminder {
	position: absolute;
	top: 44px;
	right:0;
	height:auto;
	max-height:400px;
	width:700px;
	background:#fff;
	padding:10px;
	
	overflow:hidden;
	overflow-y:scroll;
	display:none;
	box-sizing: border-box;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.7);
	font-size: 0.8em;
}
#reminder .image {
	width: 120px;
	height:80px;
	float:left;
	display:inline-block;
	padding-right:10px;
	
}

#reminder #offers .head h3 {
	display: inline;
	margin: 0;
}

#reminder h2 {
	font-size: 20px;
	margin: 10px 0;
	display: block;

}
#reminder .offer .head h3 a{
  font-size: 0.9rem;
  margin: 5px 0;
}

#reminder .head .stars span {
	background-image: url('../image/star.png');
	background-repeat: no-repeat;
	background-size: 10px;
	height: 10px;
	width: 10px;
	float: left;
}

#reminder .offer_img {
	margin-top: 0px;
	max-width: unset;
	width: 40%;
		height: 170px;
	float: left;
	padding-right: 10px;
}
#reminder .offer_table {
  width: 60%;
	padding: 0;
	min-height: auto;
}

#reminder .offer_table .offer_infos {
	width: 100%;
	padding: 0;
	margin-bottom: 0px;
	line-height: 1.5em;
}
#reminder .offer_ratings {
  display:none;
}
.offer_table .offer_infos .added{
	color:#666;
	font-style:italic;
	font-size: 0.9rem;
}
#reminder .offer_advinfo {
	display:none;
}
#reminder .offer_table .offer_container {
	width:100%;
}
#reminder .offer_table .offer_details {
	width:100%;
	padding:0;
}
#reminder .offer_table .offer_details ul{
	text-align:left;
}
#reminder .offer_table .offer_details ul li{
	display: inline;
}
#reminder  .delete_hotel {
	position: absolute;
	right: 8px;
	top: 6px;
	background-image: url('../image/close_orange.png');
	font-size:0.9rem;
	background-repeat: no-repeat;
	background-position: left 5px center;
	background-size: 10px;
	min-height: 10px;
	cursor: pointer;
	line-height: 10px;
	border-radius: 30px;
	border: solid 1px #ff7700;
	padding: 10px;
	font-weight: bold;
}
#reminder  .check_hotel {
	margin: 0 4px 4px 4px;
	

}

/*FLUG*/
.fluege {
  margin-top: 20px;
}
#offer_flight {
	margin-top:10px;
	clear:both;
}

#text #sunnycar {
	min-height: 420px; 
	max-height:100%;
	background:#fff;
	background-image: url('../image/30.svg');
	background-size:200px;
	background-repeat: no-repeat;
	background-position: 48% center;
	border: solid 1px #ccc;
	border-radius:10px;
	padding:10px 0;
	width: 100%;
}
/*History Startpages*/
.history_page .offer_table .offer_container, 
.history_page .offer_table .offer_container .offer_infos, 
.history_page .offer_table .offer_details,
.history_page .offer_table ul li
 {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;	
	text-align:center;
}

.history_page .offer {
	width:24%;
	float:left;
	margin:0.5%;
	clear: none;
}
.history_page .offer_img {
	width:100%;
	padding:0;
}
.history_page .offer_table {
	width: 100%;
	min-height: 160px;
	text-align:center;
	padding:10px;
}

.history_page #offers .check_hotel{
	float: none;
	margin:0 auto;
	max-width:160px;
}
.history_page #offers .head {
	width:100%;
	text-align:center;
	margin-bottom:0px;
}
.history_page #offers h3,
.history_page #offers h3 a{
	margin: 0;
	display: block;
	text-align: center;
	font-size:20px;
	overflow: hidden;
	height: 26px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.history_page #offers .head .stars {
	display: inline-block;
}
.history_page .place {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*5-Day-Weather*/
.fluege #facts {
	width: 36%;
	float: left;
	min-width: 464px;
	margin-bottom: 10px;
}
#offers .weather {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 38px 0 10px;
	line-height: 38px;
	color: #222;
	height: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: solid 1px #e4e4e4;
	background: #FFFFFF;
	position: relative;
	overflow: hidden;
	cursor:pointer;
	display:none;
}
#offers .weather .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
	height: 40px;
	line-height: 38px;
   
	color: #BBB;
	text-align: center;
	font: 0/0 a;
}
#offers .weather .button::after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-top-color: #BBB;
	border-bottom: none;
}
.offerList #weather {	display:none}

#offers #weather {	
	position: relative;
	width: 100%;
	margin: 0;
  padding-top: 0;
	text-align:center;
	clear:both;
	background: #00c1ff; 
  color:#fff;
	clear:both;
	float:left;
	width:370px;
	border:none;
	height:90px
}
#offers #weather ul li > div {	
  width:100%;
}
#offers #weather ul li .w_60 .med {	
  display:none;
}
#offers #weather .header {
	display: block;
	color: #fff;
	text-align:left;
	border-bottom:solid 1px #fff;
	padding: 4px 0px;
}
#offers #weather ul{
	margin-top:3px;
}
#sidebar #weather ul li {
  width:100%;
  padding:6px 0;
}
#sidebar #weather {
  margin-bottom:10px;
  padding: 5px;
/*   background: #00c1ff; 
  color:#fff; */
}
#sidebar #weather ul li {
  width:100%;
  border:none;
  border-bottom:solid 1px #ddd;
  background-position:0 7px;
}
#sidebar #weather ul li:last-Child,
#weather ul li:last-Child {
	border: none;
}
#weather ul li{
	width:20%;
	display:inline-block;
	float:left;
	cursor:default;	
	background-repeat:no-repeat;
	background-size: 30px; 
	background-position:2px 7px;
  border-right: solid 1px #fff;
}
#weather ul::after{
	clear:both;
	display:block;
	content:'';
}
#weather ul li span{
	width:100%;
	font-weight:bold;
	display:block;
	text-align: right;
	padding-right: 4px;
	line-height: 17px;
}
#weather ul li span.tiny{
	width:100%;
	font-weight:normal;
	font-size:11px;
}
#weather ul li span.med{
	width:100%;
	font-size:10px;
}

#weather .sun {
	background-image: url('../image/weather/sun.png');

}
#weather .sun-cloud {
	background-image: url('../image/weather/sun-cloud.png');

}
#weather .cloudly {
	background-image: url('../image/weather/cloudly.png');

}
#weather .cloud-lightning {
	background-image: url('../image/weather/cloud-lightning.png');

}
#weather .clouds {
	background-image: url('../image/weather/clouds.png');

}
#weather .rain {
	background-image: url('../image/weather/cloud-rain.png');

}
#weather .lightning {
	background-image: url('../image/weather/cloud-lightning.png');

}
#weather .snow {
	background-image: url('../image/weather/cloud-snowflakes.png');

}

/*stat history slider*/
#travel_plugin .history_page .offer {
	margin:1px;
}

#travel_plugin .history_page{
  padding: 0 3px;
}

#travel_plugin .history_page .slick-next,
#travel_plugin .history_page .slick-prev{
	top:130px;height: auto;
}


/*Klima Jahr*/

#climate_year{
	width:100%;
	font-size:0.9rem;
}
#climate_year thead{
	font-weight:bold;
}
#climate_year  .first{
	font-size: 11px;
	color: #666;
	width: 100px;
	
	text-align: left;
}

#climate_year thead .first{
	
}
#climate_year tbody .first{
	
	color: #666;
}
#climate_year .data{
	font-size: 0.9rem;
	text-align: center;
	background-color:#fff; 
}
#climate_year .data span{
	width: 100%;
	height: 100%;
	display: block;
	padding:10px 0;
}
.Durchschnitt {}
.Minimum {}
.Maximum {}
.Wasser {}


/*PRICECALENDER*/
#price_calender {
	position: relative;
	min-height: 30px;
	margin: 0 10px;
	/* background: #fbfbfb;
	border: solid 1px #ddd; */
	clear: both;
	padding: 5px !important;
  height: 470px;
}
#price_calender hr {
	margin:0px;
}
#price_calender h3 {
	margin: 5px 0;
	font-weight: bold;
	display:block;
	
}
#price_calender .tiny{
	font-size:0.9rem;	
	margin-top: 12px;
	text-align:right;
}
#price_calender .area {
	width: calc(100% - 92px);
	margin: 0 auto;
	margin-top:10px;	
  position: absolute;
  bottom: 30px;
  left: 40px;
}
#price_calender .select_duration {
	width: 300px;
	display: inline-block;
	padding: 2px 5px;
	float:left;	
}


#price_calender .col {
	width: 45px;
	display: inline-block;
	
	height:150px;
	margin:0 3px;
}
#price_calender .hi {
	height:80%;
	position: relative;
	cursor:pointer;
}
#price_calender .hi a {
	color:#222;
}
#price_calender .val {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align:center;
	background:#dedede;
	font-size:0.9rem;
	font-weight:bold;
}
#price_calender .dat {
	text-align:center;
	border: 1px solid #dedede;
	padding: 3px 0;	
	font-size:0.9rem;
	height:30px;
}
#price_calender .col:hover .val{
	background:#ffa624 !important;
	color:#fff;
}
#price_calender .col:hover .dat {
	background:#ff7700 !important;
	border-color:#ff7700;
	color:#fff;
}
#price_calender .min_price a,
#price_calender .max_price a{
	color:#222;
	line-height:29px;
}
#price_calender .min_price {
	border-bottom: solid 3px #80d480;
	padding: 0 5px;
	cursor: pointer;
	float: left;
	margin-right:3px;
	height: 65px;
	position:relative;
}
#price_calender .max_price {
	border-bottom: solid 3px #dd9393;
	padding: 0 5px;
	cursor: pointer;
	float: left;
	height: 65px;
	position:relative;
}
#price_calender .min_price:hover ,
#price_calender .max_price:hover {
	background:#fbfbfb;
}
#price_calender .slick-prev,
#price_calender .slick-next {
	height: 100%;
}
#price_calender .slick-prev {
	left: -46px;
}
#price_calender .slick-next {
	right: -46px;
}
#price_calender .slick-list{
	height: 200px;
}
#price_calender .slick-track{
	position: absolute;
	top: 33px;
	bottom:0;
}


/*REGION LIST*/
.all_regions{
	margin: -5px;
}
.all_regions::after{
	content:"";
	display:block;
	clear:both;
}

.all_regions li{
	float:left;
}
.all_regions li.sreg{
	font-weight:bold;
	
}
.all_regions li.sreg a::after{
	content:': ';
	display:inline;

}
.all_regions li.reg:last-child a::after{
	content:'';
	display:inline;
}

.all_regions li.reg a::after{
	content:', ';
	display:inline;
}
.all_regions li.sreg a{
	color:#0181ca;
}
.all_regions li a{
	color:#666;
	text-decoration:none;
	font-size:0.9rem;
	padding:3px 5px;	
}
.all_regions li a:hover{
	color:666;
	text-decoration:underline;
}

#region_img_list li.sreg a{
	font-weight:bold;
	width:500px;
	float:left;
	font-size:18px;
}
#region_img_list li.sreg img{
	float:left;
	margin-right:10px;
	width:270px;
}
#region_img_list li.sreg a::after{
	content:' ';
	display:inline;
}

/*info icon tooltip*/
.info_ico{
	background-image: url('../image/info_icon.png');
	background-position: center;
	background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 14px;
  width: 14px;
	position: relative;
	cursor:pointer;  
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.info_ico.white{
		background-image: url('../image/info_icon_white.png');
}

.tooltip{
  display: none;
  position: absolute;
  margin: 5px;
  min-width: 200px;
  width: auto;
  max-width: 300px;
  padding: 10px 20px;
  font-weight: normal;
  border: solid 0px #fff;
  background: #3e474f;
  -moz-box-shadow: 3px 3px 3px #444;
  -webkit-box-shadow: 3px 3px 3px #444;
  box-shadow: 1px 1px 3px #444;
  text-decoration: none;
  overflow: visible;
  white-space: normal;
  z-index: 9999;
  font-size: 0.9rem;
  line-height: 21px !important;
  text-align: left;
  color: #fff; 
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tooltip.right{
  right:0;
}
.tooltip.left{
  left:0;
}
.price_calendar_tooltip {
	width:350px;
}
ul.check li,
.coupon_condition li{
	background-image: url('../image/check.png');
	background-repeat:no-repeat;
	background-size:15px;
	background-position: left 10px;
	padding: 5px 25px;
}

.infofield {
	background-color: #f9f9f9;
	border: 1px solid #d9d9d9;
	padding: 10px;
	font-size:0.9rem;
}
.infofield.white{
	background-color: #fff;
}

p.infofield {
	margin: 0 5px;
}
p.infofield:last-child {
	margin-right: 0 ;
}
.infofield .header{
  font-weight:bold;
  padding:5px 0;
  border-bottom: 1px solid #d9d9d9;
}
.infofield .icon {
  margin: 3px 4px 0 0;
  float:left;
}
.infofield .hotline_img {
  width:75px; 
  float:left;
}
.infofield .number {
  font-size: 20px;
  font-weight: bold;
}
.infofield .number_info {
  font-size:0.9rem;
}

#sidebar .infofield{
  margin-bottom:10px;
}

#sidebar .infofield .check li{
  padding:3px 0 3px 25px;

}
#agb .infofield {
	display:inline-block;
	font-size:0.9rem;
}
#impress,
#callback  {
	  min-height: calc(100vh - 394px);
}

#impress h2 {
	margin:0;
	font-size:18px;
}
#impress h3 {
	font-size:16px;
}
#impress .infofield {
	width:49%;
	margin:0;
	margin-right:1%;
	display: inline-block;	
	float: left;
}
#impress .infofield:last-child,
#impress .textfield {
	margin-right:0;
	  font-size: 0.9rem;
	color: #222;
}
/* contact form */

#callback {
	position:relative;
}
#agb h2,
#callback h2{
	font-size:	16px;
	clear:both;
	display:block;
}
.hinweis{
	font-size:	11px;
	color:#666;
	margin-top:10px;
}
#callback p{
	font-size:	0.9rem;
	color:#222;
}
#callback .hotline_img {
	width:90px;
	float:left;
	margin: 0 10px 10px 0;
}
.article::after {
	clear:both;
	content:"";
	display:block;
}
.article input, .article select, .article textarea{
	border: 1px solid #ccc;
	box-shadow: none;
	font-size: 0.9rem;
	height: 40px;
	margin-bottom: 5px;
	padding-left: 10px;
	width: 50%;
	display: inline-block;
}
.article input {
	padding: 0 10px;
}
.article textarea {
	width:50%;
	padding: 10px;
	font-family: Arial;
}
.article label {
	display: inline-block;
	margin: 7px 0 0;
	padding-left: 1%;
	width: 50%;
		float:left;
}
.article .ptxt_right {
	margin:0;
	margin-left:20px;
}
.article .ptxt_left {
	margin:0;
	margin-right:20px;
}
.eL-captcha img.selected {
   background-color: #f70;
	 
}
.eL-possibilities{
	width: 50%;
	display: inline-block;
}
.eL-captcha {margin-top:10px;}
.eL-captcha img {
	border-radius: 40px;
	margin-right: 2px;
	padding: 4px;
	width: 36px;
}

.article input[type="submit"]{
	font-size: 15px;
	padding: 0;
	width: 20%;
}

/*GEO MAPS */
#geo_map{
	cursor:pointer;
	margin:30px 20px;
	font-size:0.9rem;
	box-shadow: 0px 0px 2px #222;
}
#geo_map_area{
	background-color:#a1caff;
	background-image: url('../image/google_maps.gif');
	background-repeat:no-repeat;
	background-position: right top;
	width: calc(100% - 380px);
	height:90px;
	float:right;
}
#geo_map_layer{
	width: 100%;
	background-color: rgba(255,255,255,0.8);
	bottom: 0;
	position: fixed;
	left: 0;
	top:0;
	z-index: 9999;
	padding: 0;
}
#geo_map_content{
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #fff;
	background-image: url('../image/30.svg');
	background-size:300px;
	background-repeat: no-repeat;
	background-position: center center;
	right:0;
}
#geo_map_layer_btn_back{
	/* background: #ff7700;
	padding:10px; */
	color: #fff;
	font-weight:bold;
	
	cursor:pointer;
	display: inline-block;
	border-radius: 40px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
#geo_map_layer .tools {
  position:absolute;
  margin: 20px;
  z-index:9999;
}
#geo_map_layer .tools .info_ico{
  height:30px;
  width:30px;
  margin:5px 30px;
  float:right;
  box-shadow: 0px 0px 6px rgb(255, 255, 255);
  border-radius: 50%;
  background-color: #fff;
}
#map_overview {
	z-index: 100;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	color:unset;
}
#geo_map_layer #map_info {
	position: absolute;
	left:0px;
	bottom:0px;
	background-color: #fff;
	margin: 0px;
	margin-top: 25px;
	width: 300px;
	overflow: hidden;
	z-index: 9999;
	box-shadow: 1px 1px 4px #222;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	margin-top: 25px;
}
#geo_map_layer #mp_image_holder {
	box-shadow: 1px 1px 4px #ccc;
	height: 200px;
	width: 300px;
	position:relative;
  background: #f2f2f2 url('../image/loading.gif') center no-repeat;
}

#geo_map_layer #mp_image_holder img{
	height: 200px;
	width: 300px;
}
#geo_map_layer #mp_hc{
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#geo_map_layer #mp_details,
#geo_map_layer #mp_price {
	width: 100%;
	padding: 10px;
	text-align: center;
}
#geo_map_layer #mp_price {
	background: #e9e9e9;
	border-top: dashed 1px #ccc;
}

#geo_map_layer #mp_price .price {
	width: 100%;
	display: block;
	margin:10px 0;
}
#geo_map_layer .gfact_icon{
	margin-top:10px;
  display: inline-block;
  height: auto;
}
#geo_map_layer .gfact_icon::after{
	content:'';
	display:block;
	clear:both;
}
#geo_map_layer .fact_icos {min-height:27px;}
#geo_map_layer .gfact_icon img{
	margin-right:1px;
}
#geo_map_layer .mp_title {
	display:block;
	width:100%;
}
#geo_map_layer .mp_title h3{
	font-size: 20px;
	display: block;
}
#geo_map_layer .mp_title .stars{
	display:inline-block;
  height: 20px;
}
#geo_map_layer .mp_stars {
	
}
#geo_map_layer .mp_country {
	font-weight:bold;
}
#geo_map_layer .mp_region {
	
}
#geo_map_layer #mp_map_close {
	height: 30px;
	width: 30px;
	background: #222;
	background-image: none;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	z-index: 9999;
	position: relative;
	display: block;
	position: absolute;
	right: 0;
	background-image: url("/image/close_white.png");
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 30px;
	margin: 4px;
	cursor:pointer;
}
.gfact_icon::after,
.hotel_rating::after {
	content:'';
	display:block;
	clear:both;
}

.hot-img{
	height: 100%;
	width: 100%;
}

.all_hotels_info {
  border: 4px solid #fff;
  border-radius: 30px;
  top: 21px;
  cursor: pointer;
  height: auto;
  left: 300px;
  padding: 1px 1px 0 0;
  position: absolute;
  width: 40px;
  z-index: 100;
}

.full_text {
	float: left;
	font-size:0.9rem;
	line-height: 1.4em;
	padding: 5px 2px 0;
	text-align: justify;
}

.map_full {
  background: white;
  border: 1px solid #aaa;
  top: 23px;
  height: 142px;
  left: 305px;
  padding: 5px 7px;
  position: absolute;
  width: 465px;
}
.map_full img {
	height: auto;
	margin: 4px 0 -4px;
	width: 20px;
}

.map_full .header {
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 4px;
}
#map_full_close {
  ####  background-image: url("/image/close_gray.png");
	cursor: pointer;
	height: 15px;
	position: absolute;
	right: 12px;
	top: 11px;
	width: 15px;
	z-index: 1;
}

/*to top button*/
#totop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: rgb(0, 0, 0);
	background-color:#222;
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	box-shadow: 0px 0px 0px #000;
	background-image: url('../image/up.png');
	background-repeat:no-repeat;
	background-position: center center;
}
#totop:hover {
	background-position:  center 15px;
}


.telinfo a img {
	height: 30px;
	display: inline;
	vertical-align: middle;
	margin: 0 5px;
}

/*to top button*/
#totop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: rgb(0, 0, 0);
	background-color:#FF9933;
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	box-shadow: 0px 0px 7px #000;
	background-image: url('../image/up.png');
	background-repeat:no-repeat;
	background-position: center 17px;
}

#totop:hover {
	background-position:  center 15px;
}

.elvia {
	float: right;
	margin: 8px 3px 20px 0;
	max-width: 165px;
}
#insurance_block > div {
	font-size: 0.95em;
}


#insurance_block label{
	display: block;
}

#insurance_block table {
	font-size: 0.9rem;
	line-height: 1.3em;
	margin-bottom: 30px;
	position: relative;
	top: 20px;
	width: calc(110%);
}
#insurance_block td, #insurance_block th {
	border: 1px solid #ddd;
	padding: 10px 5px;
	width: 22%;
}
#insurance_block .header {
	padding: 7px 5px;
	vertical-align: middle;
}
#insurance_block .desc {
	min-width: 175px;
	padding-left: 10px;
}
#insurance_block .header.desc, #insurance_block .foot.desc {
	background-color: transparent;
	border: medium none;
}
#insurance_block .foot {
	background-color: #eee;
	padding: 5px 10px 2px;
	text-align: center;
	vertical-align: top;
}
#insurance_block .foot .center-prices {
	display: inline-block;
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: left;
}
#insurance_block .foot .combine_offers {
	margin-bottom: 5px;
	width: 100%;
}
#insurance_block input[type="radio"] {
	height: 12px;
	margin: 1px 10px 1px 0;
}
#insurance_block .foot input[type="radio"] {
	margin: 0 5px 0 0;
}
#insurance_block tr > *:nth-child(2) {
	background-color: #e6f5de;
}
#insurance_block .prev {
	border-left: 2px solid #51b80b;
	border-right: 2px solid #51b80b;
}
#insurance_block .header.prev {
	background-color: #51b80b;
	border-top: 1px solid #51b80b;
	color: #fff;
}
#insurance_block .header div {
	font-weight: bold;
	padding: 0 0 4px;
}
#insurance_block .header .tipp, #insurance_block .ins-list .tipp {
	background-color: #409309;
	border-bottom: inherit;
	border-radius: 3px 3px 0 0;
	color: #fff;
	font-size: 1.05em;
	font-weight: normal;
	margin: -34px -6px 5px;
	padding: 6px 3px 5px;
}
#insurance_block .header.prev .tipp {
	border-color: #fff;
	margin-left: -7px;
	margin-right: -7px;
}
#insurance_block .foot.prev {
	border-bottom: 3px solid #51b80b;
}

.insurance_hint {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #f00;
	border-image: none;
	border-style: solid;
	border-width: 2px 2px 3px;
	display: none;
	font-weight: bold;
	margin: 5px 0 3px;
}
.insurance_hint .body {
	padding: 5px 10px;
}
.insurance_hint .title {
	background-color: #f00;
	color: #fff;
	padding: 5px 10px;
}
.insurance_hint li {
	list-style: inside none disc;
}
#mx_lvl_main_bt{
	border: 1px solid black;
	background-color: green;
	cursor: pointer;
	color: white;
	/*text-align: center;*/
	font-weight: bold;
	padding-left: 15px;
}
#mx_lvl_sub_it{
	background-color: #80d480;
}

#mx_lvl_sub_sp{
	padding-left: 35px;
}

#mx_lvl_off_it{
	background-color: white;
	cursor: pointer;
	color: green;
	/*text-align: left;*/
	font-weight: bold;
	padding-left: 35px;
}

#travel_plugin .history_page #offers{
  padding: 0;
  border:0;
  width:100%;
  float:none;
}


#haa_overlay__ {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  height: 100vh;
  width: 100%;
  background: #000;
  filter: alpha(opacity=60);
  -moz-opacity: .60;
  opacity: .60;
  display: none;
}
#haa_container__ {
  position: fixed !important;
  position: absolute;
  width: 800px;
  margin: -200px 0px 0px -400px;
  top: 50%;
  left: 50%;
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 5px;
  display: none;
  z-index: 9999;
  padding: 7px 7px 15px;
}
#haa_overlay {
  background: #000 none repeat scroll 0 0;
  display: none;
  height: 100vh;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 12;
}
#haa_container {
	display: none;
	left: 20%;
	/* margin: -200px 0 0 -400px; */
	position: fixed !important;
	top: 20%;
	width: 60%;
  height: 60%;
	z-index: 10002;
	box-shadow: 0 0 26px #181818;
  background:#fff;
  background-image: url('../image/30.svg');
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  
}

#haa_container .haa_title {
 width: 100%;
 height: 40px;
 font-weight: bold;
 font-size: 1.2em;
 padding:10px;
 background-color: #f70;
  border-bottom: 1px solid #e8ebec;
 color:#fff;
}
#haa_container .haa_title::after {
  content:'';
  display:block;
  
}
#haa_container .haa_logo {
  float: left;
  text-align: left;
  padding-right: 10px;
}
#haa_container .haa_logo img {
  
}
#haa_container .haa_text {
  display: inline-block;
  
}
#haa_container .haa_close {
  float: right;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: -1px;
  top: 0;
  cursor: pointer;
  background-image: url('../image/close_white.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px;
  font-weight: bold;
  color: #fff;
}
#haa_container #haa_close {
  color: #555;
  
}
#haa_container #layer_info {
  height: calc(100% - 41px);
  clear: both;
  overflow-y: auto;
  padding: 15px;
  
}

#law {
  background: #64737b;
  min-height:30px;
  overflow: hidden;
}
#law .wrap {
  height: 40px;
  margin: 0 auto;
  position:relative;
}
#law p {
  padding-right:100px;
  font-size: 0.9rem;
  color: #fff;
  padding: 10px 80px 10px 0px;
  margin:0;
  display:inline-block;
}
#law p a {
  color: #fff;
  text-decoration:underline;
  font-weight:bold;
  white-space:nowrap;
  
}
#law .btn {
  background: #fff;
  padding: 1px 10px;
  border-radius: 3px;
  color: #222;
  font-weight:bold;
  vertical-align: bottom;
  display: inherit;
  line-height: 20px;
  cursor:pointer;
  margin-left:5px;
}
#law .btn:hover {
 background: #f93;
}
/*Calendar*/
.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-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
.date-duration-layer-box label{
  display:block;
}
#travel_dates_layer .dateinfolayer {
    cursor: pointer;
}
#travel_dates_layer .dateinfolayer .val {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #f2f2f2 none repeat scroll 0 0;
  border-color: #acadb2 #e3e2ea #e3e2ea #acadb2;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  font-size: 0.9rem;
  line-height: 39px;
  padding: 1px 5px 0;
}
#travel_dates_layer .dateinfolayer .val {
  background-color: #f93;
  text-align: center;
  font-weight: bold;
  color: #fff;
  border: 1px solid #e4e4e4;
}
/* #travel_dates_layer .dateinfolayer.active .val::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #19c02d transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 6px;
  bottom: -9px;
  content: " ";
  height: 0;
  position: absolute;
  right: 45%;
  width: 0;
}

hell   #f70
dunkel #f93

*/
#travel_dates_layer .dateinfolayer.active .val {
  background-color: #f70;
  border-color: #f70;
  border-bottom-width: 5px;
  color:#fff;
  font-weight:bold;
  text-align: center;
}
#travel_dates_layer .travel_top .w_33,
#travel_dates_layer .date-duration-layer-box .w_33  {
  padding: 0 2px;
  position: relative;
}

#date {
  border: 2px solid #f93;
  padding: 0;
  margin: 0 2px 5px 2px;
}

#date .ui-datepicker {
  width: 100% !important;

}
#date .ui-widget {
	margin: 0 auto;
	background: #fff;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#date .ui-datepicker {
	padding: 0;
}
#date .ui-datepicker-header {
	border: none;
	background: #efefef;
	/* background: #ff9933; 
  color: #fff; */
	font-size: 15px;
  border-radius: 0;
  padding: 0;
}
#date .ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#date .ui-datepicker .ui-datepicker-title {
	margin:7px;
	
}
#date .ui-datepicker .ui-datepicker-prev,
#date .ui-datepicker .ui-datepicker-prev-hover {
	left: 0;
}
#date .ui-datepicker .ui-datepicker-next,
#date .ui-datepicker .ui-datepicker-next-hover {
	right: 0;
}
#date .ui-datepicker .ui-datepicker-next ,
#date .ui-datepicker .ui-datepicker-prev  {
  position: absolute;
  top: 3px;
  width: 35px;
  height: 35px;
}
#date .ui-datepicker .ui-datepicker-next span,
#date .ui-datepicker .ui-datepicker-prev span {
  top:0;
	font-weight: normal;
	height: 100%;
	width: 100%;
	right: unset;
	left: unset;
	margin: unset; 
	background:none;
	background-image: url('../image/arrow_right_orange.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px;
}

#date .ui-datepicker .ui-datepicker-prev span {
	background-image: url('../image/arrow_left_orange.png');
}
#date .ui-datepicker-header .ui-state-disabled span{
    opacity: 0.4;
}
#date .ui-datepicker table {
	width: 96%;
  margin: 2%;
}

#date .ui-datepicker th {
	font-size: 11px;
	font-weight: normal;
	border: none;
	background: #fff;
	color:#666;
}
#date .ui-datepicker td {
	background: #fff;
	border: none;
	padding: 0;
}

#date td .ui-state-default {
	background: #fff;
	border: none;
	text-align: center;
	padding: .5em;
	margin: 0;
	font-weight: normal;
	font-size: 0.9rem;
}

#date .ui-state-disabled  {
	opacity: 1;
}
#date .ui-state-disabled .ui-state-default {
	color: #ccc;
}
#date .range .ui-state-default {
  background: #ffe4b1;
}

#date .end .ui-state-default,
.__ui-state-focus,
.__ui-widget-content .ui-state-focus,
.__ui-widget-header .ui-state-focus {
  background: #f93 !important;
  color: #fff; 
}

#date .start .ui-state-default,
.__ui-state-focus,
.__ui-widget-content .ui-state-focus,
.__ui-widget-header .ui-state-focus {
  background: #f70 !important;
  color: #fff; 
}

#date a.ui-state-default:hover {
    background: #19c02d;
    color: #fff;
}
/* .ui-widget.ui-widget-content {
  border: none;
  border-radius: 0;
}
.ui-datepicker th {
  padding: 0;
}
.ui-datepicker th span {
  background: #286d9b;
  display: block;
  padding: 7px 0;
  color: #fff;
  margin-bottom: 4px;
  border-left: 1px solid;
}
.ui-widget-content .ui-state-disabled.range {
  opacity: 1;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover,.ui-datepicker .ui-datepicker-next.ui-state-hover,
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
 background-size: 25px;
  background-repeat: no-repeat;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-prev {
  
  background-image: url("../image/icons/prev.png");
  border:none;
}
.ui-datepicker .ui-datepicker-next.ui-state-hover,
.ui-datepicker .ui-datepicker-next {

  background-image: url("../image/icons/next.png");
  border:none;
}

#date .ui-widget-header .ui-icon {
  width: 30px;
  height: 25px;
  margin-top: -12px;
  margin-left: -15px;
}
 */

.school .ui-state-default,
.hol .ui-state-default {
  position: relative;
}
.school .ui-state-default:after,
.hol .ui-state-default:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 3px solid #62cb25;
}
.hol .ui-state-default:before {
  border-color: #1a97fc;
}
.school.hol .ui-state-default::after {
  bottom: 3px;
}
.holydaysymbol {
  display: block;
  position: relative;
  width: 100%;
  height: 38px;
  background: #f2f2f2;
  border: 1px solid #cbcbcb;
  text-align: center;
  line-height: 30px;
}
.holydaysymbol::after {
  position: absolute;
  content: "";
  left: 1px;
  right: 1px;
  bottom: 1px;
  background: #62cb25;
  height: 2px;
}
.holydaysymbol.hol:after {
  background-color: #1a97fc;
}
.reisegutschein {
  background-image: url("../image/banner/gutschein.jpg");
  background-repeat:no-repeat;
  background-size: cover;
  height: 260px;
  position:relative;
  border: solid 1px #d9d9d9;
}
.reisegutschein .voucher_line{
  padding: 5px;
	text-align: center;
	color: #000;
	font-size: 15px;
	font-weight: bold;

}
.reisegutschein .voucher_line .info_ico.white {
    position: absolute;
    top: 18px;
    right: 5px;
}
.reisegutschein .voucher_line .headline {
  color: #fff;
  background: #c41919;
  padding: 3px 5px;
  border-radius: 5px;
  margin: 10px 0;
  display: block;
}
.reisegutschein .voucher_line .tiny {
  font-size:0.9rem;
  font-weight: bold;
  line-height: 12px;
  display: inline-block;
}
.reisegutschein .voucher_line .price {

  height: 100px;
  width: 100px;
  background: #c41919e6;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  color: #fff;
  position: absolute;
  bottom: 5px;
  right: 5px;
  padding-top:20px;

}
.reisegutschein .voucher_line .price .tiny{
  font-size:0.9rem;
  display: inline-block;
}
.reisegutschein .voucher_line .price .big{
  font-size: 36px;
  display: inline-block;
}
.reisegutschein .voucher_line .price.chf {
  padding-top:9px;
}
.reisegutschein .voucher_line .price.chf .big{
  font-size: 50px;
  margin: 5px 0;
  display: block;
}
.reisegutschein .voucher_line .price.chf .small{
  font-size:22px;
  display: inline-block;
}
.reisegutschein .voucher_line_tooltip {
	width:350px;
	
}
/*share*/
#floatingSocialShare{position:absolute}#floatingSocialShare *,#floatingSocialShare :after,#floatingSocialShare :before{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important;box-sizing:content-box!important}#floatingSocialShare a{position:relative;width:40px;height:25px;line-height:15px;padding:5px 0;display:list-item;list-style-type:none;text-align:center;color:#fff}#floatingSocialShare a:focus,#floatingSocialShare a:hover{color:#fff;opacity:.9;transition-duration:.3s;transition-property:right;transition-timing-function:ease-out}#floatingSocialShare a,#floatingSocialShare a:active,#floatingSocialShare a:focus,#floatingSocialShare a:hover,#floatingSocialShare a:visited{outline:0!important}#floatingSocialShare i{line-height:inherit;font-size:18px;text-align:center}#floatingSocialShare .content-left,#floatingSocialShare .content-right,#floatingSocialShare .top-left,#floatingSocialShare .top-right{position:fixed;top:25%;transform:translateZ(0);-webkit-transform:translateZ(0)}#floatingSocialShare .top-left{left:0}#floatingSocialShare .top-right{right:0;direction:rtl}#floatingSocialShare .content-left,#floatingSocialShare .content-right{margin:0}#floatingSocialShare .envelope{background-color:#999}#floatingSocialShare .facebook{background-color:#3b5998}#floatingSocialShare .google-plus{background-color:#dd4b39}#floatingSocialShare .linkedin{background-color:#007bb6}#floatingSocialShare .odnoklassniki{background-color:#f6900b}#floatingSocialShare .pinterest{background-color:#c92228}#floatingSocialShare .reddit{background-color:#a9bacb}#floatingSocialShare .stumbleupon{background-color:#eb4924}#floatingSocialShare .telegram{background-color:#1E96C8}#floatingSocialShare .tumblr{background-color:#36465d}#floatingSocialShare .twitter{background-color:#00aced}#floatingSocialShare .vk{background-color:#6383a8}#floatingSocialShare .whatsapp{background-color:#00E676}#floatingSocialShare .shareCount{position:absolute;bottom:0;right:0;left:0;margin:auto;color:#fff;font-size:10px}#floatingSocialShare .margin-top-5{margin-top:5px}@media only screen and (min-device-width:0px) and (max-width:1180px){#floatingSocialShare{margin-top:35px}#floatingSocialShare .content-left,#floatingSocialShare .content-right,#floatingSocialShare .top-left,#floatingSocialShare .top-right{top:auto;bottom:0;margin:0;right:0;left:0;width:100%;z-index:999}#floatingSocialShare a{position:relative;float:left;display:list-item;list-style-type:none}#floatingSocialShare a:focus,#floatingSocialShare a:hover{-moz-transition-property:none;-webkit-transition-property:none;-o-transition-property:none;transition-property:none}}
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont1.eot');src:url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2') format('woff2'),url('../fonts/fontawesome-webfont.woff') format('woff'),url('../fonts/fontawesome-webfont.ttf') format('truetype'),url('../fonts/fontawesome-webfont.svg') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 0.9rem/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*======================================
  Selectric v1.11.1
======================================*/

.selectric-wrapper {
  position: relative;
  cursor: pointer;
	width: 100%;
	
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: solid 1px #e4e4e4;
  border-radius: 0px;
  background: #FFFFFF;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 20px 0 10px;
  line-height: 38px;
  color: #222;
  height: 38px;
  font-size:0.9rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 40px;
  line-height: 40px;
  color: #222;
  text-align: center;
  font: 0/0 a;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #bbb;
  border-bottom: none;
}
.selectric-open {
  z-index: 9999;
}


.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f0f0f0;
  border: 1px solid #c4c4c4;
  z-index: -1;
 box-shadow: 1px 5px 8px #222;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size:0.9rem;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #222;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #222;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #222;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}
/*Theme*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next{
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  display: block;
  width: 45px;
  height: 100%;
  padding: 0;
/*   -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); */
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    color: #ff7700;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
   opacity: 1;
    color: #ff7700;
}

.slick-prev:before,
.slick-next:before
{
  font-family: 'slick';
  font-size: 33px;
  line-height: 1;
  opacity: 1;
  color: #FF9933;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -40px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
		color:#ff7700;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size:0.9rem;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
		color: #f70;

}
.vis_inf{
	color: #FF0000;
	font-weight: bold;
}

.altBanner{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1; 
}

.all__info {
	border: 4px solid #fff;
	border-radius: 30px;
	cursor: pointer;
	height: auto;
	##position: relative;
	width: 30px;
	z-index: 100;
}

.info-layer-text {
	background: #173f6a none repeat scroll 0 0;
	border: 0 solid #fff;
	box-shadow: 1px 1px 3px #444;
	color: #fff;
	display: none;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5rem;
	margin: 5px;
	max-width: 90%;
	overflow: visible;
	padding: 10px 20px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	width: auto;
	z-index: 9999;
}

#vou_cont{
	position: absolute;
	right: 150px;
	top: 99px;
  -webkit-font-smoothing: antialiased;
  
}
.circle{
  background-color:rgba(237,30,36,0.94);
  color:#fff;
  width:135px;
  height:135px;
  margin:0;
  margin-top:0px;
  border-radius:100%;
  background-color:rgba(251,9,48,.8);
  text-align:center;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-flex-direction:column;
  flex-direction:column;
  -webkit-align-items:center;
  align-items:center;
  -webkit-justify-content:center;
  justify-content:center;
}
#vou_cont .circle {
  position: absolute;
  top: -40px;
  left: -85px;
  width: 120px;
  height: 120px;
  padding: 15px;
  overflow: hidden;
  font-size:14px;
  background:#dc1918;
  font-weight:bold;
  font-size:14px;
  box-shadow: 1px 1px 3px #222;
}
.circle .medium {
  font-size: 36px;
  font-weight:bold;
  width: 100%;
  height: 26px;
}
.circle .tiny {
  font-size:16px;
}
#vou_cont .box {
 box-shadow: 1px 0px 4px #222;
}
#vou_theme {
  background:#dc1918;
  color:#fff;
  font-weight:bold;
  width: 200px;
  line-height:20px;
  font-size:20px;
  text-align:center;
  padding: 5px 0;
  z-index:1;
  padding-left:10px;
}
#vou_cont #vou_inf{
	display: inline-block;
	padding: 2px 0;
  width: 175px;
	background: #000;
  color: #fff;
	font-size: 14px;
	text-align: center;
	position:absolute;
  right: -26px;
  top: -22px;
	font-weight: bold;
  line-height:20px;
  transform: translate3d(0,0,0);
  -webkit-transform: rotate(5deg) ;
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  
}

#vou_cont #vou_code{
	display: block;
  clear:both;
	width: 200px;
  text-align: center;
	border: solid 2px #dc1918;
  background:#fff;
	color: #222;
  line-height: 21px;
  font-size:11px;
  z-index:2;
}

#vou_cont #vou_code #vou_code_d{
	display: block;
	text-align: center;
	color: #444;
	font-weight: bold;
	font-size:22px;
}

#vou_right{
	display: inline-block;
}

#vou_code_cp{
	display: block;
}

#vou_lnk{
	display: block;
	font-size: 9px;
	text-align: right;
	color:#222;
}

#vou_lnk_cp{
	display: block;
	font-size: 9px;
	text-align: center;
	color:#222;
}

#vou_cont{
  position: absolute;
  right: 150px;
  top: 99px;
  -webkit-font-smoothing: antialiased;
}
#vou_cont .circle {
  position: absolute;
  top: -15px;
  left: -62px;
  width: 110px;
  height: 110px;
  padding: 15px;
  overflow: hidden;
  font-size:14px;
  background:#f70;
  font-weight:bold;
  font-size:14px;
  box-shadow: 1px 0px 3px #222;

}

#vou_theme {display:none;}
#vou_cont #vou_code{
  display: block;
  clear:both;
  width: 255px;
  text-align: center;
  border: dashed 2px #f70;
  background:#fff;
  color: #222;
  line-height: 24px;
  font-size:11px;
  z-index:2;
  padding-left: 50px;
}


#phone_pay_info{
	position: absolute;
	right: 55px;
	z-index: 5;
}

#phone_pay_txt{
	float: right;
	right: 60px;
	top: 60px;
}

#phone_pay_info_side{
	margin-left: 3px;
}

.grayd_div{
	display: inline-block;
	color: #000;
	border-radius: 40px;
	font-size: 0.6rem;
	padding: 2px 7px 0;
	bottom: 18px;
	background-color: #f9f9f9;
	float:right;
}

.hc_comment_header {
  border-bottom: 1px solid;
  color: #3c5dbd;
  font-size: 1.05em;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 2px;
}

.hc_overview ul {
	float: left;
	width: 45%;
	margin-right: 5%
}
.hc_overview {
	margin: 10px 0 20px;
}
.rating_block {
	float: right;
}
.hc_rating_img {
	background-image: url("../image/hc_ratings.gif");
	background-size: auto 100%;
	display: inline-block;
	height: 15px;
	width: 95px;
	margin-right: 10px;
}
.hc_rating_img_active {
	background-image: url("../image/hc_ratings.gif");
	background-size: auto 100%;
	background-position: 200px;
	display: inline-block;
	height: 100%;
}
.hc_comment_section {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.hc_title {
	font-weight: bold;
}
.hc_hotel {
	border-bottom: 1px solid;
  margin: 7px 0 15px;
	color: #3c5dbd;
	font-family: Helvetica;
	font-size: 1.05em;
	font-weight: bold;
}
.hc_comment {
	font-size: 15px;
	line-height: 22px;
	padding: 10px 15px;
}
.hc_footer {
	font-size: 14px;
}

.kbd {
	display: inline-block;
	margin: 0 .1em;
	padding: .1em .6em;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #242729;
	text-shadow: 0 1px 0 #FFF;
	background-color: #e1e3e5;
	border: 1px solid #adb3b9;
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(12,13,14,0.2),0 0 0 2px #FFF inset;
	white-space: nowrap;
	cursor: pointer;
}

.coo_law {
	background-color: rgba(0, 0, 0, 0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 15;
}
#overlay_, .coo_law {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index:11;
}
.cookies {z-index:9999;}
.cookies .cookie_box p{
 margin: 15px auto;
  
}

.cookie_box .title {
  font-size: 1.3em;
  line-height: 1.4em;
  background: #ff7700;
  color: #fff;
  font-weight: bold;
  padding: 10px;
}
.cookie_box{
	background: #fff;
	width: 95%;
	height: 80%;
	max-width: 680px;
	max-height: 350px;
	display: block;
	margin: 10px auto;
	padding: 0;
	position: relative;
	overflow:hidden;
	box-shadow: 0px 10px 10px rgba(0,0,0,0.4);
	z-index: 10;
	left: 0;
  font-size:14px;

}
.cookie_box .scroll {
  padding: 5px 15px;
  max-height: 245px;
  overflow-y: auto;
	overflow-x: hidden;
  box-shadow: #d7d7d7 0px -7px 7px -7px inset;
}
.cookies .nolink {
  color:inherit;
}
.cookie_switch {
  background: #f2f2f2;
  border-radius: 20px;
  box-shadow: inset 0px 1px 3px #b0b0b0;
  float:right;
}
.cb-box .switchi,
.cb-box .switch {
  width: 20px;
  height: 20px;
  line-height: 15px;
  border:none; 
  font-size:0;
  margin:0;
  vertical-align:middle;
  background:none;
  display:block;
  float:left;
  border-radius: 20px !important;  
}
.cb-box .switchi.checked {
  background: #676767;
}
.cb-box .switch.check {
  background: #54ba14;
}
.cb-box .switch.check:first-child {
  background: #ddd;
}
.cb-box .switch:hover{
  text-decoration:none; 
}
.cookies .button-layer {
  width: 100%;
  padding: 10px;
  height:60px;
}
.cookies .button-layer .btn_green.white {
  background-color:#fff;
  color:#666;
  border:solid 1px #ccc;
  line-height:36px;
  margin-right:5px;
 }
.tb.show{
	display: block;
}
.tb.hide{
	display: none;
}
.cb-box{
	width: 100%;
	border-bottom: 1px solid #ddd;
}	
.cookie_box .cb-box{
  max-width: 680px;
}
.cb-box {
  padding: 12px 0 12px 0px;
  border-bottom: 1px solid #d4d4d4;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.cb-box::after {
  clear: both;
  display: block;
  content: "";
  
}
.cb-box {font-size:12px}
.cb-box .headline{
  font-weight: bold;
  float: left;
  cursor: pointer;
  line-height: 20px;
  width: calc(100% - 50px);
  padding-left: 20px;
  position: relative;
}
.cb-box .headline::before {
  content: "";
  background-image: url(../image/icons/toggle_arrow.png);
  background-size: 100% auto;
  background-position: bottom;
  display: inline-block;
  width: 12px;
  height: 9px;
  margin: 0 7px 1px 2px;
  opacity: 0.35;
  position: absolute;
  left: 0;
  top: 4px;
}
.cb-box .headline.active::before {
   background-position: top;
}
.cb-box .details.hide {
  display:none;
}
.cb-box .text{
  color: #222;
  padding: 10px;
  clear: both;
  border: solid 1px #ddd;
  margin-top: 10px;
  display: inline-block;
  background: #f6f6f6;
}

.cb.show{
	display: block;
}
.cb.hide{
	display: none;
}

.cb.h1{
	font-weight:bold;
}
.cb-box .details {font-size:12px;}
.cb-box .details .col5-2{width:25%; overflow:hidden;word-wrap: break-word;}
.cb-box .details .col5{width:50%; overflow:hidden;word-wrap: break-word;}

.cookies .cookie_box_ds .title,
.cookies .cookie_box_ds .scroll .show p {
  display:none !important;
}
.cookies .cookie_box_ds .cb-box {
  font-size:14px;
}
.cookies .cookie_box_ds .button-layer {padding:10px 0;}
.box_info_con .info_msg {
  padding:15px;
}
/* 
.switch:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.cookie_switch {
	display: inline-block;
	font-size: 0.9em;
	width: 75px;
	margin: 5px 5px;
	line-height: 25px;
	height: auto;
	float: right;
}
.switch.check {
	background: #155499;
	color: #fff;
	border-color: #155499;
}
.switch:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.switch {
	background: #f2f2f2;
	display: inline-block;
	float: left;
	height: 33px;
	line-height: 31px;
	width: 35px;
	color: #222;
	border-radius: 33px;
	border-top-right-radius: 33px;
	border-bottom-right-radius: 33px;
	border: solid 1px #d9d9d9;
	padding: 0px 7px;
	right: 17px;
	position: relative;
}

.switch.check {
	background: #155499;
	color: #fff;
	border-color: #155499;
}
 */
.btn_green {
	float: right;
}
/*
bitte schauen ob die lines ff nötig sind:
*/

table#meta_tab {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid black;
}
.w100 {
    width: 100%;
}

.preview_pics {
    border: 1px solid #000;
    margin: 10px 0;
    padding: 10px 10px 5px;
}

#preview_pics {
    border: 1px solid #c0c0c0;
    padding: 7px 10px;
    min-height: 80px;
    margin-bottom: 5px;
}

#preview_pics .fl:nth-child(5n+1) {
    clear: left;
}

.fl {
    float: left !important;
}

#preview_pics .fl {
    margin: 0 5px 10px 0;
    width: 190px;
}

#preview_pics .img-container {
    width: 190px;
    height: 125px;
    background-color: #eee;
    align-items: center;
}

.flex {
    display: flex;
}

#preview_pics img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

