/*.button-gradient {
	#gradient > .vertical(#2e7cc3, #1c5992);
}*/
h1 {
  margin: 20px 0px;
}
h2 {
  text-align: center;
}
h2.h2_altersgruppe {
  text-align: left;
}
.altersgruppen-wrapper {
	margin-top:30px;
}

/*suche***************************************************/
.suche {
	margin-top:30px;
}
.suche .form_control {
  height: 50px;
  font-size: 1.286rem;
}
.suche .btn-search {
  
}
.suche input, .suche select, .suche button {

}

/*specials******************************************************/
.titel_specials h2 {
  text-transform: uppercase;
}
.layer {
  margin: 90px 15px 0 15px;
}
.layer .specials_img {
  width: 100%;
  height: 50%;
  overflow: hidden;
}
.layer .specials_text {
  width: 100%;
  height: 50%;
  overflow: hidden;
}
.layer .specials_text p {
  width: 95%;
  height: 95%;
  padding: 0;
  text-overflow: ellipsis;
}
.layer .specials_layer {
  border: 1px solid #cdcdcd;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.specialsbox {
  left: 57%;
  position: absolute;
  bottom: 35%;
  text-align: center;
  width: 40%;
  border: 0px solid;
}
.specialsbox_text {
  width: 100%;
  position: absolute;
  bottom: 15%;
  text-align: center;
}
.specialsbox_text_1 {
  color: #818181;
  font-weight: 400;
}
.specialsbox_text_2 {
  color: #bc131c;
  font-weight: 700;
}
.specials_text {
  padding: 10px 0 0 10px;
}
.specials_text h4 {
  z-index: 1000;
  text-transform: none;
}
.specials-hide-it {
  display: none;
}
.specilas-headline {
  z-index: 1000;
}
/*Altersgruppen*/
.altersgruppe_jpg {
	width: 100%;
}
.layer_altersgruppe {
  position: relative;
}
.altersgruppe_container:after {
  display: block;
  content: '';
}
.altersgruppen {
  padding-top: 40px;
}
.altersgruppen h2 {
  text-align: left;
  padding-bottom: 10px;
}
.altersgruppen .altersgruppe_container {
  position: relative;
}
.altersgruppe-img {
  border: 2px solid #cdcdcd;
}
.altersbox {
  left: 10%;
  position: absolute;
  bottom: 10%;
  text-align: center;
  width: 80%;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
	opacity:0.8;
	border:2px solid #383838;
	border-style:dashed;
	background: repeating-linear-gradient(
	  135deg,
	  ##color_button_dark,
	  ##color_button_dark 2px,
	  ##color_button 2px,
	  ##color_button 4px
	);
}
.altersbox img {
}
.altersgruppe_text {
  width: 100%;
  position: absolute;
  bottom: 11.5%;
  text-align: center;
  color: #555;
  font-size: 22px;
  font-family: 'Bree Serif';
}

@media(min-width:1158px) {
	.col-md-6 .altersgruppe_text {
	  bottom: -4.5%;
	}
}

@media(min-width:1300px) {
	.col-md-6 .altersgruppe_text {
	  bottom: -16.5%;
	}
}

/*Reisen Kategorie************************************************************/
.kategorien,
.kategorien-mobil {
  padding-top: 50px;
}
.kategorien h2,
.kategorien-mobil h2 {
  text-align: left;
  margin: 50px 0 15px 0;
}
.kategorien h3,
.kategorien-mobil h3 {
  color: #bc131c;
  z-index: 100;
  margin-top: 30px;
}
.kategorien .foto-img,
.kategorien-mobil .foto-img {
  width: 100%;
  overflow: hidden;
  border: 2px solid #cdcdcd;
}
.kategorien .kategorie_text,
.kategorien-mobil .kategorie_text {
  margin-top: 20px;
}
.kategorien .kategorie_text h3,
.kategorien-mobil .kategorie_text h3 {
  z-index: 100;
}
.kategorien button,
.kategorien-mobil button {
  margin-top: 15px;
}
.ribbon_img {
  position: absolute;
  z-index: 100;
  width: 29%;
  left: 68% ;
  top: 83px;
}
.ribbon_img img {
  border: 0px;
}
.layer_kategorie .img_container {
  position: relative;
}
.kategoriebox {
  left: 65%;
  position: absolute;
  bottom: -15%;
  text-align: center;
  width: 30%;
  border: 0px solid;
}
.kategorien_text {
  width: 100%;
  position: absolute;
  bottom: 15%;
  text-align: center;
  font-size: 22px;
  line-height: 0.9;
}
.kategorie_text_1 {
  color: #818181;
  font-weight: 400;
}
.kategorie_text_2 {
  color: #1c5992;
  font-weight: 700;
}
/*kinder*/
.kinder {
  color: #bc131c !important;
}
.circle__content_kinder span {
  color: #bc131c;
}
/*jugend*/
.jugend {
  color: #ecb700 !important;
}
.circle__content_jugend span {
  color: #ecb700;
}
/*18*/
.achtzehn {
  color: #95c700 !important;
}
.circle__content_jugend span {
  color: #95c700;
}
/**/
@media (max-width: 767px) {
  .white_header_container {
    margin-left: 0px;
    margin-right: 0px;
  }
  /*
  .white_header_container .form_control {
    width: 80%;
    margin-left: 10%;
  }
  .white_header_container .form_control_laender {
    text-align: left;
  }
  .white_header_container .suche .btn-search {
    margin-top: 25px;
  }
  .white_header_container .btn_specials {
    display: block;
  }
  .white_header_container .btn_specials .btn-search {
    margin-top: 5px;
  }
  .suche_wraper > .col-md-6 > .row {
    border-right: 0px;
  }
  */
  .trenner {
    display: none;
  }
  
  .container_layer_specials,  .titel_specials {
    /*display: none; */
  }
  .specials-hide-it,
  .altersgruppen-wraper {
    /* display: none; */
  }
  .specials_img {
    width: 100%;
    height: 50%;
    overflow: hidden;
  }
  .specialsbox {
    bottom: 22%;
    width: 30%;
  }
  .specialsbox_text {
    bottom: 22%;
  }
  .layer {
    margin-top: 20px;
  }
  .altersbox {
    bottom: 70px;
    left: 15%;
    position: relative;
    text-align: center;
    width: 70%;
  }
  .altersgruppe_text {
    bottom: 9%;
    text-align: center;
  }
  .kategorien_hide {
    display: none;
  }
  .kategorien .kategorie_preis {
    left: 65%;
    position: absolute;
    top: 175px;
  }
  .forward,
  .zurueck {
    position: absolute;
    width: 15px;
    margin-top: 160px;
  }
  .forward img,
  .zurueck img {
    border: 0px;
  }
  .zurueck {
    margin-left: 47%;
  }
  .kategorien-mobil-content {
    margin: 0 5%;
    position: relative;
  }
  .kategorien-mobil-content .ribbon_img {
    left: 72%;
    top: 34px;
    width: 30%;
    position: absolute;
  }
  .kategorien-mobil-content .ribbon_img img {
    border: 0px;
  }
  .kategorien-mobil-content h3 {
    margin-top: 30px;
  }
}
/* 768 */
@media (min-width: 768px) {
  .white_header_container {
    margin-left: 0px;
    margin-right: 0px;
  }
  .suche_wraper > .col-md-6 > .row {
    border-right: 0px solid #fff;
  }
  .specials_layer {
    max-width: 270px;
    margin: 0 auto;
  }
  .specials-hide-it,
  .kategorie-hide-it {
    display: none;
  }
  .kategorie-hide-it {
    display: block;
  }
  .altersgruppe_jpg {
    display: block;
  }
  .altersbox {
    bottom: -13px;
  }
  .altersgruppen {
    height: 80px;
  }
  .specialsbox {
    bottom: 22%;
    width: 30%;
  }
  .specialsbox p {
    line-height: 0.9;
  }
  .ribbon_img {
    left: 67%;
    top: 84px;
    width: 29%;
  }
  .kategorien_text {
    line-height: 0.6;
  }
  .suche .form_control_laender {
    text-align: left;
  }
}
/* 992 */
@media (min-width: 992px) {
  .suche_wraper > .col-md-6 > .row {
    border-right: 1px solid #cdcdcd;
  }
  .specials-hide-it,
  .kategorie-hide-it {
    display: block;
  }
  .altersgruppen .altersbox {
    bottom: -13px;
  }
  .altersgruppe_jpg {
    display: block;
  }
  .white_header_container {
    /* margin-left: -50px;
    margin-right: -50px; */
  }
  .specialsbox {
    bottom: 48%;
    width: 35%;
  }
  .specialsbox p {
    line-height: 0.6;
  }
  .specialsbox_text {
    bottom: 10%;
  }
  .ribbon_img {
    position: absolute;
    z-index: 100;
    width: 29%;
    left: 68% ;
    top: 83px;
  }
  .ribbon_img img {
    border: 0px;
  }
  .kategorien_text {
    line-height: 0.9;
  }
  .suche .form_control_laender {
    text-align: left;
  }
}
/* 1200 */
@media (min-width: 1200px) {
  .suche_wraper > .col-md-6 > .row {
    border-right: 1px solid #cdcdcd;
  }
  .specialsbox {
    left: 57%;
    width: 40%;
    bottom: 35%;
  }
  .specialsbox p {
    line-height: 0.8;
  }
  .ribbon_img {
    position: absolute;
    width: 29%;
    left: 69% ;
    top: 84px;
  }
  .ribbon_img img {
    border: 0px;
  }
  .kategorien_text {
    line-height: 0.6;
  }
  .suche .form_control_laender {
    text-align: center;
  }
  .kategorien_text {
    line-height: 0.9;
  }
}

@media (max-width:1025px) AND (min-width:730px) {
	.anzeigen_suffix {
		display:none;
	}
}
	
body.body-sprachreisen .h2_kategorie h2 {
	white-space: normal;
	height:65px;
}

body.body-beachtours #info_layer {
	width:calc(100% - 40px);
	max-width:860px;
	margin:-60px auto 20px;
	background:#fff !important;
	display: table;
	padding:20px;
	box-shadow: 0 1px 8px rgb(0 0 0 / 12%), 0 3px 16px rgb(0 0 0 / 7%) !important;
}

body.body-beachtours #info_layer > div {
	display: table-cell;
	vertical-align:middle;
}

body.body-beachtours #info_layer_logo {
	width:30%;
	border-right: 1px solid #fdd23b;
	padding-right:20px;
}

body.body-beachtours #info_layer_logo img {
	width: 100%;
}

body.body-beachtours #info_layer_text {
	width:70%;
	font-size: 20px;
	padding-left:20px;
	color:#008fe6;
}

body.body-beachtours #info_layer i {
	font-size: 52px;
	color: #fdd23b;
	margin-right:25px;
}

body.body-beachtours #info_layer_text img {
	width:55px;
}

body.body-beachtours #info_layer a {
	color: #fff;
	background: #82be3c;
	float:right;
	font-weight:500;
	padding:3px 10px;
	border-radius: 3px;
}

body.body-beachtours #info_layer td {
	padding:7px;
}

body.body-beachtours #info_layer td:nth-child(2) {
	font-weight:500;
}

@media (max-width:930px) {
	body.body-beachtours #info_layer {
		width:100%;
		margin:20px auto 20px;
		display:block;
		padding:10px;
	}
	
	body.body-beachtours #info_layer_logo {
		display:none !important;
	}

	body.body-beachtours #info_layer_text {
		width: 100%;
		padding-left:0px;
		font-size:16px;
	}

	body.body-beachtours #info_layer td {
		padding:4px;
	}

	body.body-beachtours #info_layer i {
		font-size: 42px;
		color: #fdd23b;
		margin-right:15px;
	}
	
}

#searchblock_bt, #searchblock_bt * {
	box-sizing: border-box;
}

#searchblock_bt {
	z-index:200;
	margin-top: -555px;
	display: block;
}

@media (max-width:1200px) {
	#searchblock_bt {
		margin-top: -520px;
	}
}

@media (max-width:1110px) {
	#searchblock_bt {
		margin-top: -470px;
	}
}

#search_table {
	display:table;
	background:rgba(255,255,255,0.3);
	padding:10px;
	margin:0 auto;
	width:860px;
}

#searchblock_bt .searchheader {
	width:100%;
	text-align:center;
	background:rgba(255,255,255,0.3);
	padding:10px;
	margin:0 auto;
	width:860px;
}

#searchblock_bt .searchheader span {
	font-family: 'Shadows Into Light', cursive;
	color:#fff;
	font-size:72px;
	margin-left:-65px ;
	display:inline-block;
	line-height:0px;
}

#searchblock_bt .searchheader img {
	vertical-align:bottom;
	width:170px;
}

#selections {
	display:table-cell;
}	

#selections > div:nth-child(1), #selections > div:nth-child(3) {
	margin-right: 30px;
}	

#selections > div:nth-child(1), #selections > div:nth-child(2) {
	margin-bottom: 30px;
}	

#searchblock_bt .select {
	width:295px;
	position:relative;
	float:left;
	background-color:#fff;
}

.s_head {
	font-weight:500;
	padding:10px 10px 2px 10px;
	margin-bottom: -4px;
	color: #383e42;
}

.s_select {
	cursor:pointer;
	font-weight:400;
	padding:0px 10px 10px;
	color: #008fe6;
}

.s_select i {
	float:right;
	margin-top:5px;
}

.s_options {
	position:absolute;
	display: none;
	padding:10px;
	background-color:#d9d9d9;
	color: #008fe6;
	z-index:200;
}

.s_options > div {
	padding:0px 5px;
}
.s_options:not(.no_hover) > div {
	cursor:pointer;
}
.s_options:not(.no_hover) > div:hover {
	background:  #fdd23b;
}
.s_options > div.selected {
	background:  #fdd23b;
}

.s_options .s_ort {
	margin-left:15px;
}

#anreise_datum {
	background:transparent;
	border:0px solid;
	padding:0;
	width: calc(100% - 30px);
	cursor: pointer;
}
#anreise_datum:focus {
	outline: none;
}
#anreise_datum::placeholder {
	color: #008fe6;
	opacity:1;
}


.personen > span {
	float:right;
}

.personen > span > span {
	display:inline-block;
}

.personen > span > span:nth-child(1), .personen > span > span:nth-child(3) {
	background: #008fe6;
	color:#fff;
	width:22px;
	height:22px;
	border-radius:18px;
	cursor:pointer;
	text-align:center;
	line-height:22px;
	font-weight:500;
	user-select: none;
}

.personen > span > span:nth-child(2) {
	width:30px;
	text-align:center;
}

#result_button {
	display:table-cell;
	vertical-align:middle;
}
#result_button_inner {
	background:  #fdd23b;
	padding:10px 40px 10px 10px;
	color:#fff;
	font-size:20px;
	width:190px;
	border-radius: 3px;
}

#result_button_inner i {
	font-size:36px;
	margin-right:10px; 
	white-space: nowrap;
}

#result_button_inner > span {
	vertical-align:middle;
	display:inline-block;
	cursor:pointer;
	white-space: nowrap;
}

#slogan_mobile {
	display: none;
	font-family: 'Shadows Into Light', cursive;
	text-align:center;
	font-size:36px;
	margin-top:10px;
}

@media (max-width:520px) {
	#slogan_mobile {
		font-size:30px;
	}
}

@media (max-width:930px) {
	#searchblock_bt {
		margin-top: 30px;
	}
	#search_table {
		width: 100%;
		padding:0;
	}
	#search_table, #selections, #result_button {
		display:block;
	}
	#result_button {
		margin-top:30px;
	}
	#searchblock_bt .select {
		background: #eeeeee;
		width: calc(50% - 15px);
	}
	#selections > div > div.s_head, #selections > div > div.s_select {
		background: transparent;
	}
	#searchblock_bt .searchheader {
		display:none;
		width:100%;
	}
	#searchblock_bt .searchheader span {
		color:#383e42;
		font-size:40px;
		margin-left:0px;
		line-height:normal;
		margin-top:-20px;
	}
	.searchheader img {
		display:none;
	}
	#slogan_mobile {
		display: block;
	}
}

@media (max-width:480px) {
	#searchblock_bt .searchheader span {
		font-size:25px;
	}
	#searchblock_bt {
		margin-top: 15px;
	}
	#slogan_mobile {
		font-size:20px;
	}
}

@media (max-width:600px) {
	#searchblock_bt .select {
		width: 100%;
	}
	#selections > div {
		margin-bottom: 10px !important;
	}	
	#result_button {
		margin-top:10px;
	}
	.s_head {
		padding-top: 5px;
		display:none;
	}
	.s_select {
		padding-top: 5px;
		padding-bottom: 5px;
	}
}

.ui-datepicker-calendar td.sel a {
	background:#008fe6;
	color:#fff;
}

#searchblock_bt .select {
	background-position: calc(100% - 1px) 1px;
	background-repeat: no-repeat;
	background-size:35px;
}

#termin_select {
	background-image: url(/icons_site/_svg/schwarz_Termine.png);
}

#ziel_select {
	background-image: url(/icons_site/_svg/schwarz_Lage.png);
}

#anreise_select {
	background-image: url(/icons_site/_svg/schwarz_Anreise_Bus.png);
}

#teilnehmer_select {
	background-image: url(/icons_site/_svg/schwarz_Familie.png);
}


#slide-491-layer-50, #slide-491-layer-49 {
	display: none;
}

.tp-parallax-wrap, .tp-loop-wrap, .tp-mask-wrap  {
	display:block !important;
}

@media (max-width:930px) {
	#slide-491-layer-50, #slide-491-layer-49 {
		display: block !important;
	}
}
