.reframe { max-width: 96%; margin: 0 auto; }

@media (min-width: 768px) {
  .reframe {
    max-width: 720px; 
  }
}

@media only screen and (min-width: 992px) {
	.reframe { max-width: 960px; }
}

@media (min-width: 1200px) { 
  .reframe {
    max-width: 1140px;
  }
	
	.reframe_wide {
    overflow-x: hidden;
		padding-top: 60px;
    padding-bottom: 60px;
		display: flex;
  }

}

* { margin:0; padding:0}


*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html,body{height:100%;-webkit-text-size-adjust:100%}
body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 100%; font-family:'Montserrat',sans-serif;font-style:inherit;font-weight:inherit;}
h1,h2,h3{font-weight:bold;clear:both}
h1 { font-size: 35px; font-weight: 600; color: #fff; margin-bottom: 20px; }
h2 { font-size: 24px; font-weight: normal; color: #333;  }
.headtext h2 {
	color: #fff;
	font-size: 30px;
	line-height: 34px;
	font-weight: 400;
}
h2.subline { line-height: 28px; }
ol,ul{list-style:none}
.clear{float:none!important;clear:both;width:100%;height:0}
.left{float:left}
.right{float:right}
.hidemobile {display:none!important;}
.hidemobileandtablet{display:none}
.hidedesktop{display:block}
body{font:100%/1.4;line-height:21px;color:#333;background:#fff}
:focus{outline:0}
a:link,a:visited{text-decoration:none;border:none;color:#1a75bb}
a:hover{text-decoration:underline;}
#floatlink{display:none!important}
input[type=text],select{border:1px solid #d0d0d0;font-size:12px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;height:36px;line-height: 36px;background:#ffffff;color:#666;text-indent:32px}
input[type=text]{width: 100%; -webkit-appearance:none;-moz-appearance:none;margin-bottom: 8px;}
input::-moz-placeholder{color:#b1b1b1}
input::-ms-clear, textarea::-ms-clear {
  display: none;
}
select { -webkit-appearance: none;}
.centertxt{ text-align: center; }
p { font-size: 16px; line-height:24px }


span.seperatorHome { height: 2px; width: 35px; display: block; margin: 40px auto 40px; background: #f8b878; }

.align-items-center { -ms-flex-align: center !important; align-items: center !important; }

cite {  display:inline-block; line-height: 14px; } 

/* Site Style */
header{width:100%;position:relative}
header #headerBox{background:#fff;width:100%;height:60px;}
header #headerLine{background:#222;width:100%;height:5px}
header #header-content{margin:0 auto;position:relative}
header .site-logo{width:182px;height:57px;float:left;margin-top:6px;margin-bottom:6px;background:url(../_images/wt_logo@2x.png);webkit-background-size:182px 57px;background-size:182px 57px}
#langBox { float: right; margin-top: 18px; }
.wrapper{min-height:100%;margin:0 auto -80px}
.container{position:relative; margin:0 auto}
div.backgroundWhite{background:#fff; width:100%; }
div.backgroundGray{background:#eee;width:100%;}
div.backgroundDarkGray{background:#d7d7d7;width:100%;}
.copy {  padding: 60px 0 60px 0; }
.copy h2 { font-size: 28px; font-weight: 500; text-align: center; display: block; line-height: 30px; width: 80%; margin: 0px auto; color: #333; text-transform: uppercase;  }
.copy h2.regular { font-size: 32px; line-height: 36px; text-align: center;  text-transform: none}
.copy h3 { font-size: 18px; font-weight: bold; text-align: center; display: block; line-height: 24px; width: 80%; margin: 0px auto 20px;}
p.ueb { font-size: 24px; font-weight: 500; text-align: center; display: block; line-height: 30px; width: 80%; margin: 0px auto; color: #333; text-transform: uppercase; }
p.text { margin-top: 20px; margin-bottom: 20px; text-align: center; }
p.module {  margin-top: 20px; text-align: center; }

.lead {
	font-size: 1.25rem; 
	font-weight: 300; 
	margin: 1.5rem 0;
	color: #3b4455; 
	line-height: 30px;
	text-align: center;
}

.info,.success,.warning,.error{border:1px solid;position: relative; padding:15px 10px 15px 10px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px; text-rendering: auto; display: inline-block;}
.info{color:#0095dd;border-color:#2ba4de;background-color:#BDE5F8;background-image:url(../_images/info.png)}
.success{color:#4F8A10;background-color:#DFF2BF;}
.success:before { content: "\f058"; font: normal normal normal 30px/1 FontAwesome; padding-right: 10px; vertical-align: middle;}
.warning{color:#9F6000;background-color:#FEEFB3;}
.warning:before { content: "\f071"; font: normal normal normal 30px/1 FontAwesome; padding-right: 10px; vertical-align: middle;}
.error{color:#D8000C;background-color:#FFBABA;}
.error:before { content: "\f119"; font: normal normal normal 30px/1 FontAwesome; padding-right: 10px; vertical-align: middle;}


.overlay.overlay-3.alpha-9:after {
    background-color: rgba(27, 153, 185, 0.9); }

 .hd-4 {
    background-image: url("../_images/hd-1.jpg"); }

.img-responsive { display: block; max-width: 300px; margin: 30px auto 0px; height: auto; box-shadow: 0 2px 10px 1px rgb(0 0 0 / 20%); }


.endimg .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
		margin-top: 0px;
}


/* Footer */

footer{
	position: static;
	bottom: 0; 
}

.footer-distributed{
	background-color: #292c2f;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	font: normal 14px sans-serif;
	padding: 45px 50px 20px 50px;
}
.footer-distributed .footer-left p{
	color:  #8f9296;
	font-size: 14px;
	margin: 0;
}

/* Footer links */

.footer-distributed p.footer-links{
	font-size:16px;
	font-weight: bold;
	color:  #ffffff;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.8;
}

.footer-distributed p.footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}
.push{padding-top: 20px; height:60px}	


/* Button back to top */

#btn-back-to-top,
.btntotop {
  display: none;
}


@media only screen and (min-width: 760px) {
	
	#btn-back-to-top {
		position: fixed;
		bottom: 20px;
		right: 20px;
		display: none;
	}

	.btntotop
	{
		font-weight: normal;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		user-select: none;
		border: 1px solid transparent;
		padding: 0.5rem 0.75rem;
		font-size: 1rem;
		z-index: 999;
		line-height: 1.25;
		border-radius: 0.25rem;
		transition: all 0.15s ease-in-out;
		color: #fff;
		cursor: pointer;
	}
	.btntotop.magenta {background-color:#b0347b;border-color:#b01b70; }
	.btntotop.magenta::hover{background-color:#ce5399}
	
	h2.module { font-size: 28px; }
	p.module {  font-size: 20px; line-height: 30px; margin-top: 20px; text-align: left; }
	.copy h2.regular { font-size: 32px; line-height: 36px; text-align: left; margin-left: 0px; text-transform: none}
	
	.lead {
		text-align: left;
	}
	
}
 
 
 

/* Button */
input.btn, a.btn{display:inline-block;*display:inline;zoom:1;padding:16px 0px 16px 0px;margin:0;font-family:inherit;cursor:pointer;border:1px solid #bbb;overflow:visible;font-size:18px;font-weight:600;text-transform:uppercase;text-decoration:none;color:#555;background-color:#ddd;background-image:linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0)), url(data:image/png;base64,iVBORw0KGg[...]QmCC);transition:background-color .2s ease-out;background-clip:padding-box;border-radius:6px;box-shadow:0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;text-shadow:0 1px 0 rgba(255,255,255, .9)}
.btn:hover, a.btn:hover{background-color:#eee;color:#555}
.btn:active, a.btn:active{background:#e9e9e9;position:relative;top:1px;text-shadow:none;box-shadow:0 1px 1px rgba(0, 0, 0, .3) inset}
.btn.color, a.btn.color{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.2);background-image:linear-gradient(top, rgba(255,255,255,.5), rgba(255,255,255,0)), url(data:image/png;base64,iVBORw0KGg[...]QmCC)}
.btn.magenta, a.btn.magenta{background-color:#b0347b;border-color:#b01b70}
.btn.magenta:hover, a.btn.magenta:hover{background-color:#ce5399}


/* Vorteile */
#vorteileWrap { margin-top: 20px; }
#vorteileWrap .vorteil { width: 80%; float: none; text-align: center; margin: 0px auto 30px; }
#vorteileWrap .vorteil:last-child { margin-bottom: 0; }

#vorteileWrap .vorteil .box-icon { display: flex; align-items: center; justify-content: center; margin: 6px auto 30px; width: 70px; height: 70px; font-size: 30px; border-radius: 999px; box-shadow: inset 0 0 0 0 transparent, 0 0 0 6px rgb(8 59 91 / 30%); background-color: #083b5b; color: #fff; transition: all 0.25s; }
#vorteileWrap .vorteil i { font-size: 33px; color: #fff; text-align: center; font-weight: normal; margin-bottom: 0px; }
#vorteileWrap p.title { font-size: 20px !important; margin-bottom: 10px; font-weight: 600; color: #083b5b; text-transform: none; }
#vorteileWrap .vorteil span { color: #083b5b; }


#vorteileWrap .circle {
	background: #fff;
	border: #1a75bb 1px solid;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	text-align: center;
	line-height: 88px;
	margin: 0px auto 20px;
}




/* FÜR REISEBÜROS */

.containerHead
{
 padding: 40px 0px 0px 0px;
 display: block;
 background: none;
 text-align: center;
}	

.copyRsb
{
 padding: 40px 0px 40px 0px;
 display: block;
 background: none;
 text-align: center;
}	

.copyRsb h1
{ 
	text-align: center;
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
	color: #fff;
}

.copyRsb p,
.containerHead p
{
	text-align: center;
	font-size: 18px;
}

.containerHead p.subline
{
		color: #fff;
}

.rsbImg  {
	margin-top: 10px;
}

.btnWrap
{
	width: 95%;
	margin: 0px auto;
}


.btnRsb {
  display: inline-block;
  border: none;
  border-radius: .3em;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.25em 0 rgba(0, 0, 0, 0.25), 0 0.25em 0.25em rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -0.25em 0 rgba(0, 0, 0, 0.25), 0 0.25em 0.25em rgba(0, 0, 0, 0.05);
  color: #fff;
  cursor: pointer;
	font-size: 22px; 
  font-weight: 300;
  line-height: 1.5;
	width: 70%;
  letter-spacing: 1px;
  padding: .5em 1.5em .75em;
  position: relative;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.25);
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; 
}

.btnRsb:active {
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.1), inset 0 0.25em 0.5em rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.1), inset 0 0.25em 0.5em rgba(0, 0, 0, 0.05);
  margin-top: .25em;
  padding-bottom: .5em; 
}

	.btnRsb:active,
	.btnRsb:focus {
			outline: none; 
	} 
  
	.btnRsb--magenta {
    background-color: #c3478f; 
	}
	
	.btnRsb--top {
    
	}
	
	.btnRsb--sm
	{
		margin-bottom: 10px;
	}
	
	.ribbon6  {
		display: none;
	}



	/* ************************
  04.1: Feature
  ********************* */
	 
.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}	 
	 
.col-lg-6
{
  width: 100%;
}	 
	 
.single-feature, .single-process {
  padding: 60px 30px;
  background-color: #ffffff;
  margin-bottom: 30px;
		box-shadow: 0 5px 40px rgb(0 0 0 / 5%);
	border-radius: 10px;
}

.single-feature.gray
{
	background-color: #eeeeee;
	box-shadow: none;
}

.single-feature p {
	text-align: center;
}

.single-feature h3, .single-process h3 {
	font-size: 36px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #1a75bb;
}

.single-feature h4
{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: 600;
	color: #1a75bb;
	text-align: center;
	text-transform: uppercase;
}

@media only screen and (max-width: 379px) {
  .single-feature  h3, .single-process  h3 {
    font-size: 22px;
  }
}


/*.col-lg-4 {
		width: 100%;
    position: relative;
		box-sizing: border-box;
		padding-left: 5%;
		padding-right: 5%;
		padding-bottom: 5%;
		
	}*/
	
	.col-lg-4.right,
  .col-lg-4.left	{
		float: none;
	}
	
	.col-lg-4 .row
	{
		padding-top: 5%;
	}


	/* Section Some Facts
=================================== */


#worldMap
{
	margin-bottom: 10px;
	color: #434343;
	text-align: center;
	display: block;
	background-image: url('../_images/worldmap_trans.webp');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	min-height: 360px;
}

/* List Items */
.list-boxes {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}



@media (max-width: 992px) {
  .list-some-facts > li {
    margin-bottom: 40px;
  }
}


@media only screen and (max-width:759px){
	.list-some-facts > li {
		width: 100% !important;
		background: none;
	}
}


/* Box Some Fact 1 */
.box-some-fact-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.box-some-fact-1 .box-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
  width: 50px;
  height: 50px;
  flex: 0 0 50px;
  font-size: 48px;
  color: #083b5b;
  transition: all 0.25s;
}

.box-some-fact-1 .box-content {
  width: 100%;
}

.box-some-fact-1 .box-content h3 {
  margin-bottom: 10px;
  font-size: 48px;
	font-weight: 600;
	margin-top: 0;
	color: #333;
}

.box-some-fact-1 .box-content h5 {
	font-size: 18px;
  margin-bottom: 0;
  font-weight: 500;
  color: #888;
}

/* Counter Stats */
.counter-stats {
  line-height: 0.95;
}

.counter-stats .main {
  display: none;
}

.counter-stats .digit {
  position: relative;
  display: inline-block !important;
}

.counter-stats .digit > .digit-value {
  visibility: hidden;
  display: inline-block;
}

.counter-stats .digit .counter-animator {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.counter-stats .digit .counter-animator ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  transition: all 2s cubic-bezier(0.19, 1, 0.4, 1);
}

.counter-stats .digit .counter-animator ul li {
  margin-top: 0;
}


/* Fahrzeuge */
/*.fahrzeugeWrap { background-image: url('../_images/worldmap_trans.webp'); background-repeat: no-repeat; background-position: 50% 20%; }*/
.fahrzeugeWrap span{ display: none; }
.fahrzeugeWrap img{margin: 0px auto;max-width: 100%; height: auto; display: block;}
.fahrzeugeWrap p{color: #999;font-size: 12px;text-align: center;margin-top: 20px; margin-bottom: 10px;}
.fahrzeugeWrap h3{text-align: center; font-size: 18px; margin-bottom: 100px; }

	
div.imggroup { width: 100%; margin: 0px auto; }
.imggroup_items { display: inline-block; text-align: center; width: 49%; margin-top: 30px;}



/* Fahrzeugflotte */

.flotteStart img.flotte
{
	width: 90%;
	margin: 20px 0 20px 0;
}

/* Klassennamen */

.flotteStart div.klassenBox
{
	display: none;
}

.flotteStart div.klassenBoxMobile
{
	width: 90%;
	margin: 0px auto;
}

.flotteStart div.klassenBoxMobile span
{
	font-size: 18px;
	font-weight: normal;
	display:block;
	text-align: center;
	margin-bottom: 5px;
}

.flotteStart .smallTxt
{
	color: #666;
	font-size: 12px;
	text-align: center;
	display: block;
}



@media only screen and (min-width: 992px) {

	.flotteStart img.flotte
	{
		width: 920px;
		margin: 20px auto;
		display: block;
	}

	/* Klassennamen */

	.flotteStart div.klassenBoxMobile
	{
		display: none;
	}

	.flotteStart div.klassenBox
	{ 
		width: 860px;
		margin: 30px auto 0px auto;
		text-align: left;
		display: block;
	}

	.flotteStart div.klassenBox span
	{
		font-size: 16px;
		font-weight: normal;
		display: inline;
		font-weight: bold; 
	}

	.flotteStart div.klassenBox span.coach
	{
		margin-left: 70px;
	}

	.flotteStart div.klassenBox span.premiumeco
	{
		margin-left: 60px;
	}

	.flotteStart div.klassenBox span.business
	{
		margin-left: 100px;
	}

	.flotteStart div.klassenBox span.first
	{
		margin-left: 90px;
	}


}


/* Zahlen */

#topBox
{
	color: #434343;
	text-align: center;
	display: block;
	background-image: url('../_images/worldmap_trans.webp');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	/*padding-bottom: 140px;*/ 
}



/* Testimonial */

.my-4 {
    margin-top: 1.5rem !important; 
    margin-bottom: 1.5rem !important;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #D8E1E5;
    margin: 1em 0;
    padding: 0;
		box-sizing: content-box;
    color: rgba(255, 255, 255, 0.6);
}

.testimonial
{
	background-color: #083b5b;
	margin-right: auto !important;
  margin-left: auto !important;

}

.testimonial .row
{
	display: flex;
    flex-wrap: wrap;
    /*margin-right: -15px;
    margin-left: -15px;*/
}

.testimonial .text {
    margin-right: auto !important;
    margin-left: auto !important;
}

blockquote:before {
	display: inline-block;
	font-family: "FontAwesome";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	opacity: 0.4;
	font-size: 32px;
	font-weight: 300;
	position: absolute;
	left: -16px;
	top: -16px;
}

blockquote { 
	margin: 0 0 1rem;
	display: block;
	font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	margin-top: 0.25rem !important;
	position: relative;
}

.col-md-3 {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}

.col-10 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

cite { font-style: italic; font-size: 11px !important; color: #fff; font-weight: 700;  line-height: 12px; } 

.image-background {
	position: relative;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 500px;
	background-size: cover;
}

.col-md-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}


/*Rabatt*/
.rabattWrap { background: #083b5b; padding: 30px 0 30px 0; text-align: center;}
.rabattWrap p { font-size: 20px; font-weight: normal;  line-height: 22px; width: 70%; margin: 0px auto; color: #fff; }
a.btn.losgehts{width:40%;text-align: center; margin-top: 20px; }
	
/* Ext Links */
.extbtnWrap { margin-top: 25px; text-align: center; }
a.btn.ext{width: 70%; text-align: center;  margin-top: 10px; color: #fff; font-size: 14px; font-weight: bold; text-transform: none; padding: 6px 10px 6px 10px; background: #1a75bb; border: none; text-shadow: none; box-shadow: none; }
a.btn.ext:hover { background: #0b3b5b; }

/* Int Links */
a.btn.intern{width: auto; text-align: center;  margin-top: 10px; color: #fff; font-size: 13px; font-weight: normal; text-transform: none; padding: 6px 10px 6px 10px; background: #1a75bb; border: none; text-shadow: none; box-shadow: none; }
a.btn.intern:hover { background: #083b5b }


.copy section {
    padding-top: 45px;
    padding-bottom: 45px;
		margin-right: auto;
    margin-left: auto;
		box-sizing: border-box;
		    max-width: 540px;
		}
	
	.copy section h2 {
    font-weight: 400;
		margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
		font-size: 2rem;
		display: block;
		text-align: left;
		text-transform: none;
		width: 100%;
}

span.bold-text  {
    font-weight: 700;
}



.text-muted {
    color: #868e96 !important;
		    margin: 1.5rem 0;
}

h5.bold {
    font-weight: 700;
		font-size: 1.25rem;
		    margin-bottom: 0.5rem; 
}

.mt-1 {
    margin-top: 0.25rem !important;
		    margin: 1.5rem 0;
}

.containerHead .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
		padding-top: 10px;
}

	
/* Partner Logos */

.slider {
  border-bottom: 1px solid #D8E1E5;
}


@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.brand-wheel {
  flex-direction: row;
  align-items: center;
  display: flex;
  overflow: hidden;
  position: relative;
  height: 100px;

  --animationspeed: 45s;
  --animationdelay: calc(var(--animationspeed) / 2);
}

.brand-wheel::before {
  position: absolute;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  content: "";
  height: 100%;
  width: 5%;
  z-index: 2;
  pointer-events: none;
}
.brand-wheel::after {
  position: absolute;
  background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  content: "";
  height: 100%;
  width: 5%;
  z-index: 2;
  pointer-events: none;
  right: 0;
}

.brand-slide {
  flex-shrink: 0;
  position: absolute;
  animation-name: slidelogo;
  animation-duration: var(--animationspeed);
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  min-width: 100%;
  display: flex;
  justify-content: space-around;
}

.brand-slide.delay {
  transform: translateX(100%);
  animation-name: slidelogo2;
}

.brand-wheel:hover .brand-slide {
  animation-play-state: paused;
}

.logo-div {
  display: flex;
  align-self: center;
  animation: fade-in 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  padding: 2rem 0;
	margin: 0px 20px;
}

.logo-div img
{
	max-width: 180px;
	opacity: 0.65;
}

@keyframes slidelogo {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slidelogo2 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0%);
  }
}




.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}



/* ************************
   Module2
********************* */

/*Accordion style*/
.custom-accordion .accordion-item 
{
  margin-bottom: 10px;
  position: relative;
  border-radius: 0px;
}

.custom-accordion .accordion-item .btn-link 
{
	display: block;
	width: 95%;
	margin: 0px auto;
	text-decoration: none;
	text-align: center;
	color: #1a75bb;
	border-radius: 0.25rem;
	position: relative;
	background-color: #eee;
	cursor: pointer;
}

.custom-accordion .accordion-item .btn-link h3
{
	text-align: center;
	font-size: 14px;
	display: inline;
}

.accordion-item button:after {
  content: '-';
  float: right;
	font-size: 30px;
	display: inline;
}

.accordion-item button.collapsed:after {
  content: '+';
}


@media (min-width: 768px)
{	
	.custom-accordion .accordion-item .btn-link 
	{
		width: 80%;
	}
		
}

@media (min-width: 450px)
{
		
		.custom-accordion .accordion-item .btn-link h3
		{
			font-size: 18px;
		}
}
    
.custom-accordion .accordion-item .btn-link:before {
	/*font-family: 'icomoon';
	content: "\f067";*/
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 15px; 
} 

.custom-accordion .accordion-item .btn-link[aria-expanded="true"]:before
{
	/*font-family: 'icomoon';
	content: "\f068";*/
	position: absolute;
	color: #72c02c;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 15px;
}

.custom-accordion .accordion-item.active
{
	z-index: 2; 
}

.custom-accordion .accordion-item.active .btn-link
{
	color: #fff;
	background: #b01b70;
}

.custom-accordion .accordion-item .accordion-body
{
	padding: 20px 20px 0px 20px;
	width: 95%;
	margin: 0px auto;
}

ol.rounded-list {
	font-size: 15px;
	padding: 0;
	margin-bottom: 30px;
}

ol.rounded-list.last {
	margin-bottom: 0px;
}
	
	.rounded-list li{
    position: relative;
		display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
		width:100%;
		margin: 5px auto;
    color: #333;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;
		text-align: center;
  }
	
	
	@media (min-width: 450px)
	{
		.rounded-list li
		{
			width: 50%;
		}
	}

  .rounded-list li:hover {
    /*background: #f2f2f2;*/
  }

	/*
  .rounded-list li:hover:before{
    transform: rotate(360deg);
  }

  .rounded-list li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #b01b70;
		color: #fff;
    height: 2.5em;
    width: 2.5em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
  }*/
	


/* ************************
   Module1 
   ********************* */
	 
	 .text-center { text-align: center !important; }
	 
	 .container-module 
	 {
		position: relative;
		padding-top: 90px;
    padding-bottom: 90px;
	 }
	 
	.container-module .img-responsive
	{
    display: block;
    max-width: 100%;
    height: auto;
		box-shadow: none;
	}
	
	.container-module h3
	{
		text-align: center!important;
		margin: 0;
		width: 100%;
	}

	
	.container-module .p-4 
	{
		padding: 1.5rem !important;
	}
	 
	 .row > .col, .row > [class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
	}
	
	@media (min-width: 992px)
	{
		.ml-lg-auto {
			margin-left: auto !important;
		}
	}
	
	@media (min-width: 992px)
	{
		.col-lg-5 {
			-ms-flex: 0 0 47%;
			flex: 0 0 47%;
			max-width: 47%;
		}
	}
	 
	.container-module .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
	}

	.container-module .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	}

	.container-module .row:after {
    clear: both;
	}

	
	.b-b {
    border-bottom: 1px solid #D8E1E5;
	}

	.text-left {
    text-align: left !important;
	}


 

	#panel-down, .booking-down {
		display: none;
	}

	#flip, .flip-booking
	{
		cursor: pointer;
	}
	
	.nav-item.nav-link
	{
		text-align: center;
		background: #efefef;
	}
	
	@media (min-width: 992px)
	{
		.nav-item.nav-link
		{
			text-align: left;
		}
	}
	
	


@media only screen and (min-width: 768px) {
	header #headerBox{background:#fff;width:100%;height:95px;}
	
	header .site-logo{width:303px;height:57px;float:left;margin-top:15px;background:url(../_images/wt_logo@2x.png);webkit-background-size:303px 57px;background-size:303px 57px}
	header .powby-logo{width:303px;height:57px; float:right;margin-top:15px;background:url(../_images/poweredbyWT_logo@2x.png); background-size:303px 57px}
		
	#langBox { float: right; margin-top: 30px; }
	
	body{font-size:14px;line-height:21px;color:#333;background-color:#fff;background-position:initial initial;background-repeat:initial initial}	
	h1, h2 { display: block;}
	h1 { font-size: 26px; line-height: 30px; font-weight: 700; text-align:center; }
	h2 { font-size: 18px; }
	
	p { line-height:24px }
	
	.hidemobile {display:block!important;}
	
	.discount { display: none; } 
			
	.container{margin:0 auto; position:relative; }


	.copy {  padding: 60px 0 60px 0; }

		
	.list-boxes.boxes-4 > li {
		width: 33.3%;
		background: none;
	 }
	
	/* Fahrzeuge */
	.fahrzeugeWrap { max-width: 760px;}
	.fahrzeugeWrap h3{text-align: center; font-size: 20px; margin-bottom: 40px; font-weight: normal; }
	.fahrzeugeWrap span{ text-transform: uppercase;float: left;font-size: 16px;margin-bottom: 30px; display: block; font-weight: bold;}
	.fahrzeugeWrap span.eco{margin-left: 35px;}
	.fahrzeugeWrap span.business{margin-left: 75px}
	.fahrzeugeWrap span.first{margin-left: 40px;}
	.fahrzeugeWrap span.reisebusse{margin-left: 40px;} 
	.fahrzeugeWrap img{margin: 0px auto;width: 740px;display: block;}
	.fahrzeugeWrap p{color: #999;font-size: 13px;text-align: center;margin-top: 20px;}
	.fahrzeugeWrap h3{text-align: center; font-size: 20px; margin-bottom:100px; }
	
	/*Partner*/
	.airfrance {width:150px; height:55px; }
	.expedia {width:81px; height:55px;  }
	.bookingcom {width: 150px; height: 55px; }
	.sap {width: 170px; height: 55px; }
	
	div.imggroup { width: 650px; margin: 0px auto; }
	.imggroup_items {	width: auto; margin-right: 28px; }
	.imggroup_items:last-child { margin-right: 0px;}
	
	/*Rabatt*/
	.rabattWrap { background: #083b5b; padding: 30px 0 30px 0; text-align: left;}
	.rabattWrap p {font-size: 22px; color: #fff; line-height: 24px; width: 79%; float: left; }
	a.btn.losgehts{width:20%;float: right; margin-top: -2px;}
	
	.copyRsb h1,
	.containerHead h1
	{ 
		text-align: center;
		font-size: 38px;
		line-height: 44px;
		font-weight: 600;
		color: #fff;
	}
	
	.btnRsb {
		width: 90%;
	}
	
	.copy section {
    padding-top: 90px;
    padding-bottom: 90px;
		margin-right: auto;
    margin-left: auto;
 
    max-width: 1140px;
}

	.copy section.top {
    padding-top: 0px;
    padding-bottom: 0px;
		margin-right: auto;
    margin-left: auto;
 
    max-width: 1140px;
}
	
	.copy section h2 {
    font-weight: 400;
		margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
		font-size: 2rem;
		display: block;
		text-align: left;
		text-transform: none;
		width: 100%;
}

span.bold-text  {
    font-weight: 700;
}

.lead {
     font-size: 1.25rem; 
     font-weight: 300; 
		     margin: 1.5rem 0;
				 color: #3b4455;
}

.text-muted {
    color: #868e96 !important;
		    margin: 1.5rem 0;
}

h5.bold {
    font-weight: 700;
		font-size: 1.25rem;
		    margin-bottom: 0.5rem;
}

.mt-1 {
    margin-top: 0.25rem !important;
		    margin: 1.5rem 0;
}
	
	.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
		padding-right: 15px;
    padding-left: 15px; 
		paadding-top: 0;
		padding-bottom: 0;
	}
	
	.col-lg-4 .row
	{

		padding-top: 15px;
    padding-bottom: 15px;
	}	

	.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
		padding-right: 15px;
    padding-left: 15px;
	}
	
	



}


@media only screen and (min-width: 992px) {
	.hidemobile,.hidemobileandtablet{display:block}
	.hidetabletanddesktop,.hidedesktop{display:none}


	h1 { font-size: 40px; line-height: 38px; font-weight: 700; text-align: left; margin-bottom: 0px; }
	h2 { font-size: 23px; font-weight: bold; }
	
		.headtext h2 {
	color: #fff;
	text-align: left;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 10px;
	}
	
	.container{margin:0 auto; position:relative; }
	
	.ui-autocomplete{ max-width: 412px; }
	
	.main-form-large{ background-color:#fafafa; width: 458px; }
	.content-form{ width: 100%; margin:0px auto 0; } /*width: 410px;*/
	.content-form h2 { font-size: 15px; font-weight: bold; text-transform: uppercase; text-align: center; margin-bottom: 20px; }
	.content-form p.ueb { font-size: 18px; font-weight: bold; text-transform: uppercase; text-align: center; margin-bottom: 20px; }
	
	/* Vorteile */
	#vorteileWrap .vorteil { width:240px; float: left; text-align: center; margin: 0px 60px 0px 0px; }
	#vorteileWrap .vorteil.last { margin-right: 0px!important; }
	#vorteileWrap .vorteil i { font-size: 35px; }
	#vorteileWrap p.title { font-size: 20px !important; margin-bottom: 10px; }
	#vorteileWrap .vorteil p { font-size: 14px; line-height: 1.75; margin-bottom: 0px; }

	
	/*Partner*/
	div.imggroup { width: 820px; margin: 0px auto; }
	.imggroup_items {	width: auto; margin-right: 86px; }
	

	/* Ext Links */
	.extbtnWrap { margin-top: 35px; text-align: center; }
	a.btn.ext, a.btn.intern{width: auto; font-weight: normal; }
	
	.headtext { width: 85%; }
	
	.reframe_wide .img-responsive, .start-img .img-responsive  { display: block; max-width: 100%;  height: auto;  float: left; box-shadow: 0 2px 10px 1px rgb(0 0 0 / 20%); }
	
	.start-img .img-responsive  { display: block; max-width: 100%;  height: auto;  float: left; box-shadow: 0 2px 10px 1px rgb(0 0 0 / 20%); margin: 30px auto; }
	
	.contactpic
	{
		
	}

	
	
	/* ************************
   04.1: Feature
   ********************* */
	 
	.col-lg-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
		max-width: 40%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
		padding-top: 0;
		padding-bottom: 0;
		box-sizing: border-box;
}
	
	.col-lg-4.right {
		float: right;
	}
	
	.col-lg-4.left {
		float: left;
	}
	
	
	.col-lg-4 .row.copy
	{
		width: 90%;
		margin-left: 10%;
		padding-top: 15px;
    padding-bottom: 15px;
	}	
	
	.col-lg-4 .row h2
	{
		text-align: left;
		margin: 0px 0px 20px 0px;
	}

	.col-lg-6
	{
		width: 50%;
		float: left;
	}	 
	
	
	/* ... */
	

	
	/* FÜR REISEBÜROS */
		
	.containerHead
	{
	 padding: 80px 0px 0px 0px;
	 display: block;
	 background: none;
	 text-align: center;
	}	 

	.copyHome, .copyRsb
	{
	 padding: 80px 0px 80px 0px;
	 display: block;
	 background: none;
	 text-align: center;
	}	


	.copyRsb h1
	{ 
		text-align: left;
		font-size: 36px;
		line-height: 40px;
		font-weight: 600;
		text-transform: uppercase;
		margin-top: 19px;
	}

	.containerHead h1
	{ 
		text-align: left;
		font-size: 52px;
		line-height: 60px;
		font-weight: 600;
		margin-top: 80px;
	}

	.containerHead p.subline
	{
		text-align: left;
		color: #fff;
		margin-bottom: 130px;
	}


	.btnWrap
	{
		width: 85%;
		margin: 0px auto;
	}

	.btnRsb {
		width: 80%;
	}

	.btnRsb--sm {
		width: 48%;
		float: left;
		margin-right: 2%;
		margin-bottom: 0px;
	}

	.btnRsb--top {
		float: left;
	}

	.btnRsb.last {
		float: right;
		margin-right: 0;
	}
		
} 