/* Kleine Monitore */
_img { width: 100%; height: auto }
.reframe { max-width: 96%; margin: 0 auto; }
.reframe_maske { max-width: 100%; margin: 0 auto 30px auto; position: relative;}

/* Tabletts */
@media only screen and (min-width: 760px) {
	.reframe { max-width: 740px; }
}

/* Mittlere Monitore */
@media only screen and (min-width: 980px) {
	.reframe { max-width: 940px; }
	.reframeDesktop { max-width: 940px; margin: 0 auto; }
}

* { 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: 28px; font-weight: 500; color: #333; margin-bottom: 26px; text-transform:uppercase; display: none;}
h2 { font-size: 24px; font-weight: normal; color: #333; display: none; }
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}
select { -webkit-appearance: none;}
.centertxt{ text-align: center; }
	p { font-size: 16px; line-height:24px }

input::-ms-clear, textarea::-ms-clear {
  display: none;
}

span.seperatorHome { height: 2px; width: 35px; display: block; margin: 40px auto 40px; background: #f8b878; }

/* Tabelle */
.preistabelle tbody tr:nth-of-type(2n) {background-color: #fafafa;}
.preistabelle th {background-color:#1a75bb;font-weight:bold;color:#fff;}
.preistabelle tbody tr:nth-of-type(1) {font-weight: bold;}

.preistabelle table {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
		background: #fff;
		font-size: 12px;
  }

  .preistabelle table tr {
    border: 1px solid #ddd;
    padding: 2px;
		background: #fff;
  }

  .preistabelle table th, table td {
    padding: 5px;
    text-align: center;
  }

  .preistabelle table th {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
  }


/* Navigation */
#menu{margin-top:10px;height:36px;width:42px;float:right;overflow:hidden;text-indent:100%;cursor:pointer;background-attachment:scroll,scroll;background-clip:border-box,border-box;background-color:#444;background-image:url(/seo_landingpage/_images/nav-icon.png),none;background-origin:padding-box,padding-box;background-position:50% 50%,0 0;background-repeat:no-repeat,repeat;background-size:1.875em auto;border-radius:.25em}
#nav{display:none}
#nav.js{display:none}
nav ul{width:100%}
nav li{width:100%;border-right:none}
nav{position:relative;z-index:9999;display:block;margin:0 auto;max-width:100%;padding:0;text-align:center;border:none}
nav ul{margin-top:95px;position:absolute}
nav ul li:first-child{border-radius:5px 5px 0 0}
nav ul li:last-child{border-radius:0 0 5px 5px}
nav ul li{background:none repeat scroll 0 0 #ECECEC;border-bottom:1px solid #ddd;color:#fff;display:block;font-size:18px;margin:0;padding:15px 0;width:100%;list-style-type:none}
nav ul li:hover{background:#E5E3E3}
nav ul li:last-child{margin-right:0;border-bottom:none}
nav ul li a{padding:6px 10px;text-decoration:none;display:block}
nav ul li a:link,nav ul li a:visited{color:#666}
nav ul li a.current,nav ul li a.current:hover,nav ul li:hover a.current{color:#1a75bb}
nav ul li:hover a,nav ul li a:hover{color:#666;text-decoration:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#E5E3E3}
nav ul li:hover a.logout,nav ul li a.logout:hover{background:#E5E3E3;color:#666}
nav ul li a#de,nav ul li a#en{background-repeat:no-repeat;background-position:6px center;text-align:center;margin:0 auto;width:100px}
nav ul ul{display:none}

/*.sprite{ display:inline-block; overflow:hidden; background-repeat: no-repeat; background-image:url(../_images/sprite.png);}*/

.sprite{ display:inline-block; overflow:hidden; background-repeat: no-repeat; background-image:url(../_images/css_sprites.png);}

/*.langDe {width:16px; height:11px; background-position:51.6667% 24.0816%; background-size:1600.00%; }
.langEn {width:16px; height:11px; background-position:58.9% 24.0816%; background-size:1600.00%; }*/

.langDe {width: 30px; height: 18px; float: right; position: relative; top: 15px; margin-left: 5px; background-position: 50.0000% 25.9912%; background-size: 533.333%; }
.langEn {width: 30px; height: 18px; float: right; position: relative; top: 15px; margin-left: 5px; background-position: 74.0385% 25.9912%; background-size: 533.333%; }


/*.langDe {width: 30px; height: 18px; background-position: 22.4138% 26.8722%; background-size: 1066.67%; float: right; position: relative; top: 15px; margin-left: 5px; }
.langEn {width: 30px; height: 18px; background-position: 33.1897% 26.8722%; background-size: 1066.67%; float: right; position: relative; top: 15px; margin-left: 5px; }*/



/* Site Style */
header{width:100%;position:relative}
header #headerBox{background:#fff;width:100%;height:60px;}
header #headerLine{background:#222;width:100%;height:5px}
header div.newsletterWrap { background: #083b5b; height: 2px; }
 .newsletterWrap a {
    display: inline-block;
    height: auto;
		font-size: 13px;
    line-height: normal;
    background: transparent;
		float: left;
		width: 50%;
		padding: .6em 1em;
		color: #fff;
		text-align: center;
		text-decoration: none;
  }
	
	 .newsletterWrap a.cd-signin:hover,
	 .newsletterWrap a.cd-signin:active,
	 .newsletterWrap a.cd-signup:hover,
	 .newsletterWrap a.cd-signup:active
	{
		background: #333;
	}
	
  .newsletterWrap a.cd-signin {
    border-right: #b9b9b9 1px solid;
  }
  .newsletterWrap a.cd-signup {
    background: transparent;
    border: none;
  }
	
header #header-content{margin:0 auto;position:relative}
header .site-logo{width:240px;height:44px;float:left;margin-top:6px;background:url(/_images_2014/worldtransfer_logo@1x.png);webkit-background-size:240px 44px;background-size:240px 44px}
header .seal_pci { display: none; }
.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: 24px; font-weight: 500; text-align: center; display: block; line-height: 30px; width: 80%; margin: 0px auto; color: #333; text-transform: uppercase;  }
.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; }

.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;}

footer{
	position: static;
	bottom: 0; 
}

/* Footer */
.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}	
 

/* Selectric (Selectfelder)*/
.selectricWrapper{position:relative;margin:0; cursor:pointer;}
.passenger-select .selectricWrapper{width:191px;float:left}
.selectricDisabled{filter:alpha(opacity=50);opacity:.5;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.selectricOpen{z-index:9999}
.selectricOpen .selectricItems{display:block}
.selectricHideSelect{position:relative;overflow:hidden;width:0;height:0}
.selectricHideSelect select{position:absolute;left:-100%;display:none}
.selectricInput{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;background:none!important}
.selectricTempShow{position:absolute!important;visibility:hidden!important;display:block!important}
.selectricOpen .selectric{border-color:#b9b9b9;background:#e0e0e0;z-index:9999}
.selectric{border:1px solid #D2D2D2;background:#F9F9F9;position:relative;border-radius:5px;height:36px}
.required .selectric{border:1px solid #F3B2B7;background:#FFD3D4}
.selectric .label{display:block;white-space:nowrap;overflow:hidden;margin:0 20px 0 0;padding:4px 6px 6px;font-size:12px;line-height:29px;color:#666;min-height:34px;text-transform:none}
.selectric .button{background:none;border-radius:0;display:block;position:absolute;right:0;top:0;width:20px;height:40px;color:#D2D2D2;text-align:center;font:0/0 a;*font:18px/40px Lucida Sans Unicode,Arial Unicode MS,Arial}
.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:#D2D2D2;border-bottom:none}
.selectricHover .selectric{border-color:#b9b9b9}
.selectricHover .selectric .button{color:#b9b9b9}
.selectricHover .selectric .button:after{border-top-color:#b9b9b9}
.selectricItems{display:none;position:absolute;overflow:auto;top:100%;left:0;background:#F9F9F9;border:1px solid #CCC;z-index:9998;-webkit-box-shadow:0 0 10px -6px;box-shadow:0 0 10px -6px;text-transform:none}
.selectricItems ul,.selectricItems li{list-style:none;padding:0;margin:0;min-height:20px;line-height:20px;font-size:11px;text-transform:none}
.selectricItems li{padding:5px;cursor:pointer;display:block;border-bottom:1px solid #EEE;color:#666;border-top:1px solid #FFF}
.selectricItems li.selected,.selectricItems li.selected:hover{background:#1a75bb;color:#fff;border-top-color:#E0E0E0}
.selectricItems li:hover{background:#F0F0F0;color:#444}
.selectricItems li.disabled{background:#F5F5F5;color:#BBB;border-top-color:#FAFAFA;cursor:default}

/* 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}
.btn.pricequery{ -webkit-appearance: none;width:100%;margin-top:0px;margin-bottom:6px; text-align: center;}
.pricequery.has-spinner.active {pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}

/* Buchungsmaske */
.ui-autocomplete{position:absolute;top:0;left:0;cursor:pointer;max-height:280px; max-width: 320px; font-size:14px;color:#666;overflow-y:auto;overflow-x:hidden;padding-right:0; z-index:9999; }
table.autocomplete_advice a:link.grayBtn,table.autocomplete_advice a:visited.grayBtn{-webkit-appearance:none;-moz-appearance:none;display:block;text-align:center;text-decoration:none;color:#fff;cursor:pointer;height:25px;line-height:25px;font-size:12px;background:#555;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-top:10px;margin-bottom:5px;width:90%}
table.autocomplete_advice a:hover.grayBtn{color:#fff;-webkit-appearance:none;-moz-appearance:none;color:#1a75bb;background:#333;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;transition:background-color .3s ease-in-out}

/*.preisabfrageWrap { background-image: url("/seo_landingpage/_images/flughafentransfer_hamburg_mobile.jpg"); background-size: 100% 100%; background-repeat: no-repeat; padding-bottom: 12px; }*/
.discount { background: #ff7972; color: #fff; padding: 4px; text-align: center; }
.main-form-large{position:relative;width:100%;margin:0px auto 0;float:right; }

.content-form{width:90%;padding:2%;margin:8px auto 0; background-color: rgba(0, 0, 0, 0.4); border-radius: 4px;}
.content-form h2 { display: block; color: #fff; text-align: center; text-transform: uppercase; font-size: 17px; margin-bottom: 12px; font-weight: bold; }

i.fa-map-marker { position: absolute; top: 6px; left: 8px; color: #1a75bb; font-size: 27px;}
.address-block-left{width:100%;position:relative}
.address-block-right{width:100%;position:relative}
.address-block-agency{width: 100%; position:relative; margin-top: 10px; }
.address-block-left #check_start_icon,
.address-block-right #check_ziel_icon,
.spinner_start, .spinner_ziel { float: right; position: absolute; top: 8px; right: 4px; font-size: 20px; color: #1a75bb; }

i.fa-hashtag { position: absolute; top: 6px; left: 8px; color: #1a75bb; font-size: 23px;}

.form-block{float:left; position: relative;}

.form-block.pick-up{width: 36%; margin-right: 3%; float:left;}
.form-block.pick-up label { position: absolute; top: 8px; left: 4px; }
i.fa-calendar-o { color: #1a75bb; font-size: 23px;}
.form-block .datepicker {margin: 0px 0 10px 0px; font-size:12px; text-indent:32px; height:36px;width:100%;background-color:#fff;color:#666; font-family: inherit;}

.form-block.pick-up-time{margin-top:0;width:36%}
.form-block.pick-up-time span{float:left;width:5%;margin-top:8px;display:block;text-align:center;color: #fff; }
.form-block .time-select select{width:60%;height:38px;color:#666;font-size:12px;font-family: inherit;background-color:#fff;text-indent: 0px; }
.time-select select#abholzeit_h{float:left}
.time-select select#abholzeit_m{float:right}
.form-block .time-select.abholzeit_m select{width:35%;height:38px;color:#666;font-size:12px;background-color:#fff;text-indent: 0px; }
.time-select .selectricWrapper{width:60%;float:left;}
.time-select.abholzeit_m .selectricWrapper{width:35%;float:left;}
.time-select .selectric,.form-block.passenger .selectric,.duration-select .selectric{background-color:#fff;color:#666}
.time-select .selectric .label{color:#666; font-size: 12px; }

i.fa-user { position: absolute; top: 6px; left: 8px; color: #1a75bb; font-size: 27px; z-index: 2;}
.form-block.passenger{margin:0; float:right; width: 22%; }
.form-block.passenger .selectricWrapper{width: 100%; color:#666}
.form-block.passenger .selectric .label{color:#666; text-indent: 30px; }

.form-block.passenger select{width:100%;height:38px;font-family: inherit; font-size:12px;float:right;margin-top: 0px;background-color:#fff;color:#666; text-indent: 15px;}


/*.preisabfrageWrap { background-image: url("/seo_landingpage/_images/flughafentransfer_hamburg_mobile.jpg"); background-size: 100% 100%; background-repeat: no-repeat; padding-bottom: 12px; }*/

.saleInfoBG2
{
		display: none;
}

.showdouble { position: relative;  }
.singlefade {opacity: 1; transition: opacity 1s; }
.showdouble .overlay { position: absolute;  }
.showdouble .overbox { position: absolute; }

.discount { background: #083b5b; color: #fff; padding: 4px; text-align: center; }
.main-form-large{position:relative;width:100%;margin:0px auto 0;float:right; }

.content-form{width:90%;padding:2%;margin:8px auto 0; background-color: rgba(0, 0, 0, 0.4); border-radius: 4px;}
.content-form h2 { display: block; color: #fff; text-align: center; text-transform: uppercase; font-size: 17px; margin-bottom: 12px; font-weight: bold; }
.content-form p.ueb { display: block; color: #fff; text-align: center; text-transform: uppercase; font-size: 17px; margin-bottom: 12px; font-weight: bold; }

i.fa-map-marker { position: absolute; top: 6px; left: 8px; color: #1a75bb; font-size: 23px;}
.address-block-left{width:100%;position:relative}
.address-block-right{width:100%;position:relative}
.address-block-left #check_start_icon,
.address-block-right #check_ziel_icon,
.spinner_start, .spinner_ziel { float: right; position: absolute; top: 8px; right: 4px; font-size: 20px; color: #1a75bb; }

.form-block{float:left; position: relative;}

.form-block.pick-up{width: 36%; margin-right: 3%; float:left;}
.form-block.pick-up label { position: absolute; top: 8px; left: 4px; }
i.fa-calendar-o { color: #1a75bb; font-size: 18px; margin-left: 4px;}
.form-block .datepicker {margin: 0px 0 10px 0px; font-size:12px; text-indent:32px; height:36px;width:100%;background-color:#fff;color:#666; font-family: inherit;}

.form-block.pick-up-time{margin-top:0;width:36%}
.form-block.pick-up-time span{float:left;width:5%;margin-top:8px;display:block;text-align:center;color: #fff; }
.form-block .time-select select{width:60%;height:38px;color:#666;font-size:12px;font-family: inherit;background-color:#fff;text-indent: 0px; }
.time-select select#abholzeit_h{float:left}
.time-select select#abholzeit_m{float:right}
.form-block .time-select.abholzeit_m select{width:35%;height:38px;color:#666;font-size:12px;background-color:#fff;text-indent: 0px; }
.time-select .selectricWrapper{width:60%;float:left;}
.time-select.abholzeit_m .selectricWrapper{width:35%;float:left;}
.time-select .selectric,.form-block.passenger .selectric,.duration-select .selectric{background-color:#fff;color:#666}
.time-select .selectric .label{color:#666; font-size: 12px; }

.form-block.passenger i.fa-user { position: absolute; top: 8px; left: 8px; color: #1a75bb; font-size: 20px; z-index: 2;}
.form-block.passenger{margin:0; float:right; width: 22%; }
.form-block.passenger .selectricWrapper{width: 100%; color:#666}
.form-block.passenger .selectric .label{color:#666; text-indent: 30px; }

.form-block.passenger select{width:100%;height:38px;font-family: inherit; font-size:12px;float:right;margin-top: 0px;background-color:#fff;color:#666; text-indent: 15px;}

/* Portrait and Landscape */
@media
  screen and (-webkit-min-device-pixel-ratio: 2),
  screen and (min-resolution: 192dpi),
  screen and (min-resolution: 2dppx) {
	.form-block.passenger select{width:100%;height:38px;font-family: inherit; font-size:12px;float:right;margin-top: 0px;background-color:#fff;color:#666; text-indent: 30px;}
}

@media
  screen and (-webkit-min-device-pixel-ratio: 1)
	{
		.form-block.passenger select { text-indent: 30px;}
		.form-block .time-select select, .form-block .time-select.abholzeit_m select { text-indent: 5px;}
	}
	
	
.calc_btn_box { width: 100%; float:left; padding: 2%; background: #595959; border-radius: 4px; font-size: 12px; margin-bottom: 0px;  }
.calc_btn_box span { color: #fff; }
.calc_btn_box i { float: left; font-size: 18px; color: #fff; margin-right: 5px; margin-top: 2px; }
#show_duration_calc { color: #76d9ff; }	

.form-block.submit{margin-right:0;width:100%}

/* 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;
}

ul li { background: #fefefe; margin-bottom: 4px; padding: 4px; text-align: center;  color: #1a75bb}


/* FÜR REISEBÜROS */

.copyRsb
{
 padding: 40px 0px 40px 0px;
 display: block;
 background: none;
 text-align: center;
}	

.copyRsb .col-lg-6
{
  width: 100%;
}

.copyRsb h1
{ 
	text-align: center;
	font-size: 38px;
	line-height: 44px;
	font-weight: 600;
	text-transform: uppercase;
	color: #333;
}

.copyRsb p
{
	text-align: center;
	font-size: 16px;
}

.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: 90%;
  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;
  }
}


	/* 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; }


/* Kundenbewertungen */ 
#widget-container { width: 135px; margin: 20px auto 0px; text-align: left; } 
#widget-container p { color: #fff } 
#widget-container span.rev-date, #widget-container span.see-more { color: #999 }
#eKomiWidget_default { display: none; }

a#eKomiSeal_967A2FECAE8A568_eKomiSeal_default img { float: right; position: absolute; top: 75px; right: -10px; z-index: 2; }
.customerratingWrap {margin-top: 40px; }
.customerratingWrap a { width: auto; display: block; margin: 0px auto; text-align: center;}
.customerrating{width:80%; margin: 0px auto 20px; }
.customerrating .review-header{ margin-top: 20px; }
.customerrating .review-header-image{background:#fff none repeat scroll 0 0;border-radius:60px;height:60px;width:60px;float:left;margin-right:10px}
.customerrating .review-header-image img{width:100%}
.customerrating .review-header-title{color:#1a75bb;font-size:18px;font-weight:600;line-height:33px;white-space:nowrap;width:50%;float:left;text-align:left}
.customerrating .review-header-location{color:#757575;font-size:14px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:45%;float:left;text-align:left}
.customerrating .review::after{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;left:30px;margin-left:-10px;position:absolute;top:-10px;width:0}
.customerrating .review{background:#fff none repeat scroll 0 0;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,0.1);float:left;margin-top:6px; margin-bottom: 20px;padding:10px 20px;position:relative; }
.review-bubble-header{overflow: hidden;}
.review-bubble-rating{color:#1a75bb;float:left;font-size:18px}
.review-bubble-date{color:#757575;float:right;font-size:12px;text-transform:uppercase;margin-left:10px}
.review-bubble-content{text-align:left;margin-top:10px;margin-bottom:10px;font-size:14px;line-height:21px}

/*Partner*/

/*.airfrance {width:100px; height:37px; background-position:1.88679% 69.1542%; background-size:170.667%; }
.condor {width:100px; height:37px; background-position:1.88679% 97.5124%; background-size:170.667%; }
.expedia {width:54px; height:37px; background-position:70.8571% 0.995025%; background-size:316.049%;}
.thomascook {width:30px; height:38px; background-position:97.6415% 0.995025%; background-size:581.818%; }*/

/*.airfrance {width: 100px; height: 37px; background-position: 98.1132% 0.995025%; background-size: 170.667%; }
.condor {width: 100px; height: 37px; background-position: 1.88679% 51.7413%; background-size: 170.667%; }
.expedia {width: 54px; height: 37px; background-position: 88.0000% 51.7413%; background-size: 316.049%; }
.thomascook {width: 30px; height: 38px; background-position: 0.943396% 80.0995%; background-size: 581.818%; }
*/


.airfrance {width: 100px; height: 37px; background-position: 51.6575% 1.00000%; background-size: 341.333%; }
.bookingcom {width: 101px; height: 37px; background-position: 93.6464% 0.995025%; background-size: 341.333%; }
.expedia {width: 54px; height: 37px; background-position: 24.1299% 1.00503%; background-size: 632.099%; }
.sap {width: 114px; height: 37px; background-position: 0.584795% 51.7413%; background-size: 301.176%; }

.spriteseal {width: 100px; height: 100px; background-position: 0.485437% 1.28205%; background-size: 512.000%; }



	
div.imggroup { width: 100%; margin: 0px auto; }
.imggroup_items { display: inline-block; text-align: center; width: 49%; margin-top: 30px;}

/*Flughafeninfo*/
.flughafeninfo{margin: 24px auto 0; width: 90%;}
.flughafeninfo p{line-height: 28px;margin-bottom: 24px;text-align: justify; }
img.flughafenimg{float: right;margin-top: 0px; margin-bottom: 24px; width: 100%; margin-left: 5%; }
.infobox { margin: 0px auto; width: 90%; border: #f8b878 4px solid; padding: 5%; background: #f5f5f5; position: relative; }
.infobox i { font-size: 30px; color: #579bd5; position: absolute; top: -4px; left: -5px; }

/*Rabatt*/
.rabattWrap { background: #d7d7d7; padding: 30px 0 30px 0; text-align: center;}
.rabattWrap p { font-size: 20px; font-weight: normal;  line-height: 22px; width: 70%; margin: 0px auto; }
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 }


/* Preistabelle */
.preistabelle p { text-align: center; margin-top: 30px; margin-bottom: 30px; }

/* FAQ */
.closed { }
.open { }
dt i { float: right; margin-top: 2px; }
dt { background: #083b5b; padding: 6px 8px 6px 8px; color: #fff; margin-top: 4px; border-radius: 2px; cursor: pointer; text-align: center; }
dd { display:block; background: #f5f5f5; border-radius: 2px; padding: 6px; text-align: center; }
dd ul li { background: none; }



@media only screen and (min-width: 760px) {
	header #headerBox{background:#fff;width:100%;height:110px;}
	header .site-logo{margin-top:25px;}
	/*header .seal_pci { display: block; width: 50px; height: 56px; float: right; position: relative; top: 18px; background-position:1.47059% 1.65289%; background-size:213.333%; }*/
	header .seal_pci {display: block; width: 50px; height: 56px; float: right; position: relative; top: 25px; background-position: 1.28205% 1.28205%; background-size: 256.000%; } 
	
	/*header .seal_pci {width: 50px; background-position: 0.485437% 1.28205%; background-size: 512.000%;  display: block; float: right; position: relative; top: 19px; }*/
	
	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; margin-bottom: 24px; text-align:center; }
	h2 { font-size: 18px; }
	
	p { line-height:24px }
	
	.hidemobile {display:block!important;}
	
	.discount { display: none; }
			
	.container{margin:0 auto; position:relative; }
	
	#eKomiSeal_default {  float: right; position: relative; right: 50px; }
	a#eKomiSeal_967A2FECAE8A568_eKomiSeal_default img { height: 50px; display: block; top: 0; right: 5px; }
	
	.langDe {top: 42px; }
	.langEn {top: 42px; } 
	
	/* Tabelle */
	.preistabelle tbody tr:nth-of-type(2n) {background-color: #fafafa;}
	.preistabelle th {background-color:#083b5b;font-weight:bold;color:#fff;}
	.preistabelle tbody tr:nth-of-type(1) {font-weight: bold;}

	.preistabelle table { font-size: 14px; }
  .preistabelle table th { font-size: 14px; }
	
	/*.preisabfrageWrap { background: #fafafa url("/seo_landingpage/_images/flughafentransfer_hamburg_tablet.jpg") no-repeat; margin-top: 32px; padding-bottom: 0px; }*/

	
	div.saleInfoBG
	{
		width: 305px;
		height: 144px;
		color: #fff;
		position: relative;
		top: 0;
		background: rgba(0, 0, 0, .2);
		/*background: url(../_images/3px-tile.png);*/
		float: left;
	}

	div.saleInfoBG2
	{
		position: relative;
		top: 163px;
		width: 305px;
		height: 144px;
		float: left;
		background: linear-gradient(to right, rgba(0,201,255,0.2), rgba(146,254,157,0.2)); 
		display: block;
	}

	div.saleInfoBG div.sale
	{
		font-size: 116px;
		font-weight: bold;
		position: relative; 
		color: #fff;
		top: 38px;
		left: 5px;
		letter-spacing: -5px;
		text-shadow: 1px 1px 1px #333333;
	}

	div.saleInfoBG div.rabatt
	{
		font-size: 14px;
		color: #fff;
		position: relative;
		top: 73px;
		left: 7px;
		font-weight: bold;
		text-shadow: 1px 1px 1px #333333;
	}

	div.saleInfoBG div.code
	{
		font-size: 11px;
		color: #fff;
		position: relative;
		left: 8px;
		width: 300px;
		top: 72px;
		line-height: 12px;
		text-shadow: 1px 1px 1px #333333;
	}
	
	img.preisabfrageWrapBG, .seal_mask { display: none; }
	
	.ui-autocomplete{ max-width: 394px; }
	.main-form-large{ background-color:#fafafa; width: 435px; }
	.content-form{ width: 100%; padding: 5%; background-color: rgba(175, 175, 175, 0); margin-top: 0px; }
	.content-form h2 { font-size: 18px; font-weight: bold; text-transform: uppercase; text-align: center; margin-bottom: 20px; color: #333; }
	.content-form p.ueb { font-size: 18px; font-weight: bold; text-transform: uppercase; text-align: center; margin-bottom: 20px; color: #333; }
	
	.address-block-left{width: 100%; position:relative; }
	.address-block-right{width: 100%; position:relative }
	
	.form-block{float:left}
	.form-block.pick-up{width: 25%; margin-right: 5%; float:left;}
	.selectric .label{color:#666; line-height: 29px;}
	
	.form-block.pick-up-time{width:35%;}
	.form-block.pick-up-time span{float:left;width:5%;margin-top:8px;display:block;text-align:center;color: #666; }
	.form-block .time-select select{width:60%;height:38px;color:#666;font-size:12px;background-color:#fff; }
	.form-block .time-select.abholzeit_m select{width:35%;height:38px;color:#666;font-size:12px;background-color:#fff; }
	.time-select .selectricWrapper{width:60%;float:left;}
	.time-select.abholzeit_m .selectricWrapper{width:35%;float:left;}
	.time-select .selectric,.form-block.passenger .selectric,.duration-select .selectric{background-color:#fff;color:#666}
	.time-select .selectric .label{color:#666; font-size: 12px; }
	
	.form-block.passenger{margin:0; float:right; width: 30%; }
	.form-block.passenger .selectricWrapper{width: 100%; color:#666}
	.form-block.passenger .selectric .label{color:#666; text-indent: 30px; }
	.form-block.passenger select{width:100%;height:38px;font-size:12px;float:right;margin-top: 0px;background-color:#fff;color:#666}
	.form-block.submit{margin-right:0;width:100%}
	
	.copy {  padding: 60px 0 60px 0; }
	
	/* */
	
		
	.list-boxes.boxes-4 > li {
		width: 33.3%;
		background: none;
	 }
	
	/* Fahrzeuge */
	.fahrzeugeWrap span{ text-transform: uppercase;float: left;font-size: 16px;margin-bottom: 30px; display: block; font-weight: bold;}
	.fahrzeugeWrap span.eco{margin-left: 15px;}
	.fahrzeugeWrap span.business{margin-left: 65px}
	.fahrzeugeWrap span.first{margin-left: 60px;}
	.fahrzeugeWrap span.reisebusse{margin-left: 50px;}
	.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; }
	

	/* Kundenbewertungen */
	#eKomiSeal_default {  float: right; position: relative; top: 20px; margin-left: 5px; }
	.customerrating{width:225px;float:left;margin-right:30px; }
	.customerratingWrap a { text-align: right;}
	.customerrating.last{margin-right:0}
	.customerrating .review-header{overflow:hidden}
	.customerrating .review{ margin-bottom: 0; }
	
	/*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;}
	
	
	/*Flughafeninfo*/
	.flughafeninfo{margin: 24px auto 0; width: 100%;}
	.flughafeninfo p { line-height: 24px; }
	img.flughafenimg{float: right;margin-top: 8px;width: 45%; margin-left: 5%; }
	.infobox { width: 100%; padding: 2%;}
	
	/*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;}

}

@media only screen and (min-width: 980px) {
	.hidemobile,.hidemobileandtablet{display:block}
	.hidetabletanddesktop,.hidedesktop{display:none}
	
	header .site-logo{width:300px;height:55px;float:left;margin-top:18px;background:url(/_images_2014/worldtransfer_logo@2x.png);webkit-background-size:300px 55px;background-size:300px 55px}

	h1 { font-size: 34px; line-height: 38px; margin-bottom: 26px; font-weight: 700; text-align: left; }
	h2 { font-size: 23px; }
	
	.newsletterWrap a {
    display: inline-block;
    height: auto;
		font-size: 13px;
    line-height: normal;
    background: transparent;
		float: right;
		width: auto;
		padding: .6em 1em;
		color: #fff;
		text-align: center;
		text-decoration: none;
  }
	
	.newsletterWrap a.cd-signin {
    border-left: #b9b9b9 1px solid;
		border-right: none;
  }
	
	.container{margin:0 auto; position:relative; }
	
	/*.preisabfrageWrap { background: #fafafa url("/seo_landingpage/_images/flughafentransfer_hamburg.jpg") no-repeat; } */
	
	
	div.saleInfoBG
	{
		width: 482px;
		height: 144px;
		color: #fff;
		position: relative;
		top: 0;
		background: rgba(0, 0, 0, .2);
		/*background: url(../_images/3px-tile.png);*/
		float: left;
	}

	div.saleInfoBG2 
	{
		position: relative;
		top: 163px;
		width: 482px;
		height: 144px;
		float: left;
		background: linear-gradient(to right, rgba(0,201,255,0.2), rgba(146,254,157,0.2)); 
	}

	div.saleInfoBG div.sale
	{
		font-size: 120px;
		font-weight: bold;
		position: relative;
		color: #fff;
		top: 50px;
		left: 15px;
		float: left;
		margin-right: 30px;
		text-shadow: 1px 1px 1px #333333;
	}

	div.saleInfoBG div.rabatt
	{
		float: left;
		font-size: 24px;
		color: #fff;
		position: relative;
		top:22px;
		width: 140px;
		font-weight: 500;
		text-shadow: 1px 1px 1px #333333;
	}

	div.saleInfoBG div.code
	{
		font-size: 13px;
		color: #fff;
		position: relative;
		left: 18px;
		top: 36px;
		width: 480px;
		text-shadow: 1px 1px 1px #333333;
	}
	
	.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; }
	
	/* Fahrzeuge */
	.fahrzeugeWrap span.eco{margin-left: 120px;}
	.fahrzeugeWrap span.business{margin-left: 65px}
	.fahrzeugeWrap span.first{margin-left: 40px;}
	.fahrzeugeWrap span.reisebusse{margin-left: 50px;}
	.fahrzeugeWrap h3{text-align: center; font-size: 20px; margin-bottom: 100px; }
	
	/* Vorteile */
	#vorteileWrap .vorteil { width:180px; 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; }

	
	/* Kundenbewertungen */
	.customerrating{width:285px;float:left;margin-right:40px;}
	.review-bubble-rating{color:#1a75bb;float:left;font-size:18px}
	
	/*Partner*/
	div.imggroup { width: 820px; margin: 0px auto; }
	.imggroup_items {	width: auto; margin-right: 86px; }
	
	
	/* Fahrzeuge */
	.fahrzeugeWrap h3{text-align: center; font-size: 20px; margin-bottom: 40px; }

	/*Flughafeninfo*/
	img.flughafenimg{width: 40%;}
	
	/*Newsletter*/
	.rabattWrap p {font-size: 22px; }
	
	/* Ext Links */
	.extbtnWrap { margin-top: 35px; text-align: center; }
	a.btn.ext, a.btn.intern{width: auto; font-weight: normal; }
	
	
	/* ************************
   04.1: Feature
   ********************* */
	 
	.col-lg-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
		max-width: 50%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
		box-sizing: border-box;
	}
	 
	.col-lg-6
	{
		width: 50%;
		float: left;
	}	 
	
	
	/* FÜR REISEBÜROS */


.copyHome, .copyRsb
{
 padding: 80px 0px 80px 0px;
 display: block;
 background: none;
 text-align: center;
}	

.copyRsb .col-lg-6
{
  width: 50%;
	float: left;
}

.copyRsb h1
{ 
	text-align: left;
	font-size: 36px;
	line-height: 40px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 19px;
}

.copyRsb p.subline
{
	text-align: left;
}

.rsbImg  {
 float:right;
 display: block;
}

.wrap {
	width: 100%;
	height: 188px;
	position: absolute;
	top: -8px;
	left: 8px;
	overflow: hidden;
}
.wrap:before, .wrap:after {
	content: ""; 
	position: absolute;
}
.wrap:before {
	width: 40px;
	height: 8px;
	right: 100px;
	background: #440027;
	border-radius: 8px 8px 0px 0px;
}
.wrap:after {
	width: 8px;
	height: 40px;
	right: 0px;
	top: 100px;
	background: #440027;
	border-radius: 0px 8px 8px 0px;
}

.ribbon {
	height: 276px;
	position: relative;
	background-size: cover;
	text-transform: uppercase;
	color: white;
}

.ribbon6 {
	width: 200px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 30px;
	right: -50px;
	z-index: 2;
	overflow: hidden;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 1px dashed;
	box-shadow:0 0 0 3px #c3478f,  0px 21px 5px -18px rgba(0,0,0,0.6);
	background: #c3478f;
	text-align: center;
	display: block;
}


.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;
}
		
}


/* -------------------------------- 

xsigin/signup popup 

-------------------------------- */
.cd-user-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 54, 66, 0.9);
  z-index: 3;
  overflow-y: auto;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0, visibility 0 0.3s;
  -moz-transition: opacity 0.3s 0, visibility 0 0.3s;
  transition: opacity 0.3s 0, visibility 0 0.3s;
}
.cd-user-modal.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0, visibility 0 0;
  -moz-transition: opacity 0.3s 0, visibility 0 0;
  transition: opacity 0.3s 0, visibility 0 0;
}
.cd-user-modal.is-visible .cd-user-modal-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-user-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: #FFF;
  margin: 3em auto 4em;
  cursor: auto;
  border-radius: 0.25em;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-user-modal-container .cd-switcher::after {
  clear: both;
  content: "";
  display: table;
}
.cd-user-modal-container .cd-switcher li {
  width: 50%;
  float: left;
  text-align: center;
}
.cd-user-modal-container .cd-switcher li:first-child a {
  border-radius: .25em 0 0 0;
}
.cd-user-modal-container .cd-switcher li:last-child a {
  border-radius: 0 .25em 0 0;
}
.cd-user-modal-container .cd-switcher a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #d2d8d8;
  color: #809191;
}
.cd-user-modal-container .cd-switcher a.selected {
  background: #FFF;
  color: #505260;
}
@media only screen and (min-width: 600px) {
  .cd-user-modal-container {
    margin: 4em auto;
  }
  .cd-user-modal-container .cd-switcher a {
    height: 70px;
    line-height: 70px;
  }
}

.cd-form {
  padding: 1.4em;
}
.cd-form .fieldset {
  position: relative;
  margin: 1.4em 0;
}
.cd-form .fieldset:first-child {
  margin-top: 0;
}
.cd-form .fieldset:last-child {
  margin-bottom: 0;
}
.cd-form label {
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-form label.image-replace {
  /* replace text with an icon */
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.cd-form label.cd-username {
  background-image: url("../_images/cd-icon-username.svg");
}
.cd-form label.cd-email {
  background-image: url("../_images/cd-icon-email.svg");
}
.cd-form label.cd-password {
  background-image: url("../_images/cd-icon-password.svg");
}
.cd-form input {
  margin: 0;
  padding: 0;
  border-radius: 0.25em;
}
.cd-form input.full-width {
  width: 100%;
}
.cd-form input.has-padding {
  padding: 12px 20px 12px 50px;
}
.cd-form input.has-border {
  border: 1px solid #d2d8d8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input.has-border:focus {
  border-color: #343642;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}
.cd-form input.has-error {
  border: 1px solid #d76666;
}
.cd-form input[type=password] {
  /* space left for the HIDE button */
  padding-right: 65px;
}
.cd-form input[type=submit] {
  padding: 16px 0;
  cursor: pointer;
  background: #81b833;
  color: #FFF;
  font-weight: bold;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
  background: #729e2d;
  outline: none;
}
.cd-form .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 15px;
  border-left: 1px solid #d2d8d8;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-size: 0.875rem;
  color: #343642;
}
.cd-form .cd-error-message {
  display: inline-block;
  position: absolute;
  left: -5px;
  bottom: -35px;
  background: rgba(215, 102, 102, 0.9);
  padding: .8em;
  z-index: 2;
  color: #FFF;
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 0.25em;
  /* prevent click and touch events */
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
  -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
  transition: opacity 0.2s 0, visibility 0 0.2s;
}
.cd-form .cd-error-message::after {
  /* triangle */
  content: '';
  position: absolute;
  left: 22px;
  bottom: 100%;
  height: 0;
  width: 0;
  border-bottom: 8px solid rgba(215, 102, 102, 0.9);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.cd-form .cd-error-message.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s 0, visibility 0 0;
  -moz-transition: opacity 0.2s 0, visibility 0 0;
  transition: opacity 0.2s 0, visibility 0 0;
}
@media only screen and (min-width: 600px) {
  .cd-form {
    padding: 2em;
  }
  .cd-form .fieldset {
    margin: 2em 0;
  }
  .cd-form .fieldset:first-child {
    margin-top: 0;
  }
  .cd-form .fieldset:last-child {
    margin-bottom: 0;
  }
  .cd-form input.has-padding {
    padding: 16px 20px 16px 50px;
  }
  .cd-form input[type=submit] {
    padding: 16px 0;
  }
}

.cd-form-message {
  padding: 1.4em 1.4em 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .cd-form-message {
    padding: 2em 2em 0;
  }
}

.cd-form-bottom-message {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -30px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-form-bottom-message a {
  color: #FFF;
  text-decoration: underline;
}

.cd-close-form {
  /* form X button on top right */
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -40px;
  background: url("../_images/cd-icon-close.svg") no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

@media only screen and (min-width: 1170px) {
  .cd-close-form {
    display: none;
  }
}

#cd-login, #cd-signup, #cd-successinfo {
  display: none;
}

#cd-login.is-selected, #cd-signup.is-selected, #cd-successinfo.is-selected {
  display: block;
}