
/*csslint order-alphabetical:false, ids: false, box-sizing: false, important:false, box-model:false */

/* dosis-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/dosis-v27-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dosis-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/dosis-v27-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dosis-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/dosis-v27-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}





.abweichendeAbholAdresseCheckbox {
    float:left;
    display: block;
    width: 48%;
    font-size: 22px;
}

.skrijaj {
    display: none !important;
}

.prikazi {
    display:block !important;
}

/*-----################--------- UI Elements ---------##############-------- */

#btnBerechnenTooltip {
	font-family: 'Dosis';
	font-size: 16pt;
}

.modal-overlay, .preisauskunftOverlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.83) !important;
}

.outerContainerReferenzen {
        position:  absolute;
}

.referenzenWeiterWrapper {
    position: absolute;
    width: 100px;
    height: 150px;
    overflow: visible;
    right: -650px;
    top: -132px;
}

.referenzenWeiter {

width: 80px;
height: 153px;
/*border-radius: 0 90px 90px 0;*/
background-position: right;
border-style: solid;
border-width: 0;
box-sizing: border-box;
display: block;
cursor: pointer;
background: url(../img/refNextArrow.png) center left / 80px 153px no-repeat;

/*background: url(../img/refNextArrow.png) center right 15px / 25px 25px no-repeat,
    -moz-linear-gradient( 0deg, #1a1a1a -12%, #3c1f0c 14%, #432a1e 56%, #3c1f0c 100%);

background: url(../img/refNextArrow.png) center right 15px / 25px 25px no-repeat, -webkit-linear-gradient( 0deg, #1a1a1a -12%, #3c1f0c 14%, #432a1e 28%, #583015 100%);

background: url(../img/refNextArrow.png) center right 15px / 25px 25px no-repeat,
    -ms-linear-gradient( 0deg, #1a1a1a -12%, #3c1f0c 14%, #432a1e 56%, rgb(60, 31, 12) 100%);*/

z-index: 0;

/* opacity:  0.3; */
}

.referenzen-swiper-container-responsive {
    overflow: hidden;
}

@font-face {
  font-family: "Bariol";
  src: url('../fonts/bariol_regular-webfont.woff') format('woff');
	font-weight: normal;
    font-style: normal;
}

/*
@font-face {
    font-family: "Bariol";
    src: url('../fonts/bariol_bold-webfont.woff') format('woff');
    font-weight: bold;
}
*/

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* close commented backslash hack */


#errorMessageContainer, .couponCodeContainer, .couponCode, .trennCoupon, .trennMotto, .formMottoContainer {
    display: none;
}

.couponCodeContainer {
    position: relative;
    opacity:0;
    transition: 0.3s ease-in;
}

body {
    font-family: "Bariol", sans-serif;
    color:#f7f7f7;
    font-style: normal;
	background: #e68812 url("../img/schatten.png") no-repeat center 45px;
	font-size: 17px;
    padding-left: 50px;
}

#wrapper, #impressum, #datenschutz, #agb {
	font-size: 17px;
	width:960px;
	margin: 0 auto;
	margin-bottom:50px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#hiddenContent, .mobileSplashScreen, #responsiveZusatzInfo, #footerMobileAbout, #footerMobileContact {
    display: none;
}

/*################################################################################## */
/*###########################         Header DESKTOP            #################### */
/*################################################################################## */

#header {
    width:960px;
    height: 136px;
    margin:60px 0 0 0px;
    background: #fff url('../img/headerBG.svg') repeat-x;
}
#header img {
	float:left; 
	margin:30px 0 0 30px;
    
}
#header span {
   color:#dc4f00; font-size:23px; font-family: 'Bariol';
}
#header ul {
    margin-top: 55px;
    margin-right:35px;
    float: right;
    list-style-type: none;
}
#header li {
    margin-left: 37px;
    float: inherit;
    display: inline;
}
#header li a {
    font-family: 'Dosis';
    font-weight: 400;
    color:#494949;
    font-size: 17pt;
    text-decoration: none;
}
#header li a:hover {
    text-decoration: underline;
}

/*################################################################################## */
/*###########################        Display DESKTOP            #################### */
/*################################################################################## */

#display_bg {
    width:960px;
    height:431px;
    position: relative; /* fix maybe */
    background-image: radial-gradient(farthest-side at 72% 51%, #f0840e 19%, rgb(212, 92, 36) 120%);
    /* background: -webkit-radial-gradient(50% 50%, 150% 80%, rgb(235, 131, 45) 19%, rgb(212, 92, 36) 70%); */
    /* box-shadow: inset 40px 40px 170px 0 #c63a01; */
}

#display_list{
    float:right;
}
#display_list li{
    position: relative;
    font-family: 'Bariol';
    font-size: 21px;
}
#display_list li:nth-child(1){
    top: 128px;
    right: 152px;
}
#display_list li:nth-child(2){
    top: 147px;
    right: 220px;
}
#display_list li:nth-child(3){
    top: 168px;
    right: 299px;
}
#display_list li:nth-child(4){
    top: 191px;
    right: 348px;
}
#display_list li:nth-child(5){
    top: 217px;
    right: 367px;
}
#display_list li:nth-child(6){
    top: 240px;
    right: 314px;
}
#display_list li:nth-child(7){
    top: 262px;
    right: 217px;
}
/* ------------ Formular -----------------*/

.bodySection1Wrapper {
    width: 960px;
    /* background:  red; */
    background: #371707;
    background-image: -moz-radial-gradient( 50% 50%, circle closest-side, rgba(101,42,13,0) 0%, rgba(69,29,9,0.47) 47%, rgb(36,15,5) 250%);
    background-image: -webkit-radial-gradient(50% 50%, circle closest-side, rgba(101,42,13,0) 0%, rgba(69,29,9,0.47) 47%, rgb(36,15,5) 250%);
    background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgba(101,42,13,0) 0%, rgba(69,29,9,0.47) 47%, rgb(36,15,5) 250% );
    /* background:  red; */
    }

#formular {
    /* float: right; */
    /* margin: 48px 0 55px 26px; */
    box-sizing: border-box;
    /* margin-bottom:  -65px; */
    padding: 48px 60px 40px 50px;
    background: url(../img/replace/formularSchein.png) bottom left, linear-gradient(15deg, #3b1807 25%, rgba(59, 24, 7, 0) 50%);
    /* background: url(../img/replace/formularSchein.png) bottom left, -webkit-radial-gradient(bottom left, #411d0b 0%, #411d0b 22%, rgba(65,29,11,0) 60%), -webkit-radial-gradient(bottom right, #411d0b 0%, #411d0b 22%, rgba(65,29,11,0) 60%), linear-gradient(to top, #3c1006 68%, rgba(181, 42, 42, 0) 73%); */
    position:relative;
    z-index: 5;
    background-repeat: no-repeat;
    border-radius: 0 0 0 15px;
}

form {
    color: #e6e6e6;
    }

form p {
    font-style: normal;
    font-size:26px;
    margin: 10px 0 8px 0;
    width: 100% !important;
    float: left;
}


.formularSchrittCounter {
    display: block;
    margin-top: 50px;
    color: #ff9043;
    font-size: 26px;
}

.desktopSwiperContainer .inputShort {
    width: 70%;
}

.desktopSwiperContainer .inputShorter {
    width: 28%;
}

.desktopSwiperContainer .input50p {
    width: 49%;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

#formularBelehrung {
    margin: 10px 0 0 0;
    float:left;
    font-size: 12pt;
    text-align:justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.agbCheckbox {
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
    background: #f9f9f9;
    padding: 19px;
    box-sizing: border-box;
    color: #464646;
    /* text-align: left; */
    border-radius: 3px;
    overflow: hidden;
}

.agbCheckbox input {
    margin: 0 12px 42px 0 !important;
}

#formularFooter {
    width:592px; 
    height:40px; 
    float:right; 
    margin-right: 35px;
}


/*################################################################################## */
/*###########################       Sidepanel DESKTOP          #################### */
/*################################################################################## */

.iconPKW {
    display:block;
    
    background: url("../img/pkw.svg");
    width:37px;
    height:19px;
}

.iconCaddy {
    display:block;
    
    background: url("../img/caddy.svg");
    width:42px;
    height:22px;
}

.iconTransporter {
    display:block;
   
    background: url("../img/transporter.svg");
    width:49px;
    height:24px;
}

#sidepanel {
    width:344px;
    margin-top:235px;
    margin-bottom: 40px;
    position: relative;
    left:-23px;
    float:left;
	display: block;
    }

#sidepanel_left {
    width: 344px;
    height: 100%;   
    float:left;
    }

#sidepanelKanteTop {
    width:23px; 
    height:17px; 
    background:url('../img/sidepanel_top_ecke.png');
}

#sidepanelContentArea { /* bg image stretched, make gradient*/
	position: relative;
	z-index: 4;
	width: 384px;
	min-height: 510px;
	overflow:hidden;
	padding:29px 0 0 0;
	/* background: -webkit-radial-gradient(50% 50%, 110% 125%, #7a3b1b 19%, #371707 70%); */
	background: radial-gradient(at 50% 50%, #7a3b1b 19%, #371707 113%);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	border-radius: 0 7px 7px 0;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#preisauskunftWrapper {
    width:231px;
    margin:0 auto;
    padding:0;
    box-sizing:  border-box;
    }

#berechneterPreisWrapper {
    font-family: 'Bariol';
    font-size: 10pt;
    color: #fff;
    clear: both;
    overflow: hidden;
    margin-top: 15px;
}

#berechneterPreisWrapper div:nth-of-type(1) {
	margin-top:-300px;
}

#berechneterPreisWrapper p{
    font-size: 29pt;
    color:#ffffff;
    display: block;
    width:100%;
    text-align: right;
    }
#berechneterPreisWrapper p span{
    position: relative;
    top:3px;
    font-size: 12pt;
    color:#fff;
    display: block;
    float: left;
    text-align: left
}

#berechneterPreisWrapper p:nth-child(2) {
    display: block;
    margin-top:6px;
    font-size:20pt;
    color:rgb(255, 255, 255);
}

#berechneterPreisWrapper p:nth-child(2) span {
    display: block;
    font-size:9pt;
    position: relative;
    top:1px;
}

#berechneterPreisWrapper p:nth-child(3) {
    color:#fff;
    display: block;
    font-size:12pt;
    margin: 30px 0 25px 0;
	text-align: left;
	width:102%;
}

.trennLinie {
    width:231px;
    height:2px;
    background: url("../img/preisauskunft_trenn.png") repeat-x;
    }

.newTrennWhite, .newTrennBlack, .newTrennBottomWhite, .newTrennBottomBlack, .firstTrennWhite, .firstTrennBlack  {
    width:231px;
    height:1px;
}

.newTrennWhite {
    background: rgba(0, 0, 0, 0.26);
}

.newTrennBlack {
    background: rgba(255, 255, 255, 0.13);
}

.newTrennBottomBlack {
    background: rgba(0, 0, 0, 0.2);
}

.newTrennBottomWhite {
    background: rgba(255, 255, 255, 0.07);
}

.firstTrennBlack {
    background: rgba(0, 0, 0, 0.2);
}

.firstTrennWhite {
    background: rgba(255, 255, 255, 0.07);
}

#zusatzAngaben {
    font-size: 18px;
    margin:18px 0 25px 0;
    text-align: left;
    float:left;
    line-height: 16pt;
    position: static;
}

#zusatzAngaben li {
    display: block;
    margin:13px 0 0 0;
}

#zusatzAngaben ul {
    width: 260px;
}

#versicherung {
    position:relative;
    top:3px;
}

#zusatzAngaben li img{
    margin-right: 15px;
	float: left;
}

#map {
    position: relative; 
    background:grey; 
    width:235px; 
    height:150px; 
    margin-top:20px;
    overflow: hidden;
    border-radius: 4px;
    margin-top: -250px;
}

#mapWrapper {
    width:90%; 
    overflow:hidden;
}

#map > div {
    border-radius: 4px;
}


/*################################################################################## */
/*##############################            FOOTER           ####################### */
/*################################################################################## */


#eilmeldungWrapper {
    width: 960px;
    height:25px;
    margin:0 auto;
    margin-bottom: -51px;
    margin-top: 0px;
}

#eilmeldung {
    margin-top: 0px;
    margin-right:15px;
    font-size: 18px;
    float:right;
}

#eilmeldungIcon {
    width: 80px;
    height: 23px;
    background: url(../img/livemeldung.svg) no-repeat;
    cursor:pointer;
    float:right;
}

#eilmeldungOverlay {
    width:0px;
    height:20px;
    position: relative;
    left:0;
    background: -moz-linear-gradient(left, rgba(230,136,18,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(230,136,18,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(230,136,18,1) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e68812', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

#zusatzAngaben2 {
    width: 230px;
}

#isoNorm {
    width: 100px;
    font-family:'Dosis';
    font-size: 29pt;
    font-weight: 200;
    display: block;
    float:left;
    margin:10px 0 0 0;
}

#isoNorm span {
    font-size: 12pt;
    position: relative;
    top:-16px;
    left: 3px;
}

#isoNorm span span {
    font-size: 12pt;
    position: relative;
    top:16px;
    left: -35px;
}

#umweltSchonend {
    width:75px;
    font-size: 12pt;
    font-family:'Dosis';
    font-weight: 200;
    margin:3px 0 0 0;
    float:right;
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    line-height: 14pt;
    position: relative;
    right:-7px; 
}

#zusatzAngaben2 img { /*umweltschonend leaf img*/
    float:right;
    position: relative;
    top:1px;
	width: 23px;
	height: 36px;
	opacity:0.75;
}

/*################################################################################## */
/*##############################       Ostanati Strani       ####################### */
/*################################################################################## */

#impressum, #datenschutz, #agb {
	width:860px;
	background: #404040;
	padding:50px;
	background: #371707 radial-gradient(circle closest-side at 50% 50% , rgba(101, 42, 13, 0) 0%, rgba(69, 29, 9, 0.47) 47%, rgb(36, 15, 5) 250%) repeat scroll 0 0;
	color: #d0d0d0;
	letter-spacing: 1px;
}

#impressum ul, #datenschutz > ul, #agb >ul {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	list-style: square;
}

#impressum p, #datenschutz > p, #agb >p, #impressumHeader span {
	margin-bottom: 13px;
	margin-top: 15px;
	margin-left: 40px;
	display:  block;
	float: left;
	width: 35%;
	font-size: 18px;
}

#impressumHeader {
	font-size: 20px;
	width: 100%;
	float:left;
	margin-bottom: 50px;
}

#impressumHeader span {
    width: 37%;
}

#impressumHeader p:nth-of-type(2) {
    margin-left: 0;
}
/*################################################################################## */
/*###########################       Typography DESKTOP          #################### */
/*################################################################################## */

::-webkit-input-placeholder {
    color: #646464;
}
:-moz-placeholder {
    color: #646464;
}
::-moz-placeholder {
    color: #646464;
}
:-ms-input-placeholder {
    color: #646464;
}

a {color: #f7f7f7}
a:visited {color: #f7f7f7}

form label a, form label a:visited {
	color:#303030;
    font-size: 18px;
}

#display_bg h1 {
    position: absolute;
    margin:0;
    top:65px;
    left: 105px;
    display: block;
    font-size: 70px;
    text-shadow: -2px 2px 0px rgba(0, 0, 0, 0.11);
}

#display_bg h1 > span:nth-child(1) {
    text-transform: uppercase;
    position: absolute;
    left: 3px;
    top: 69px;
    font-size: 18px;
    text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.11);
}

#display_bg h1 > span:nth-child(2) {
    text-transform: uppercase;
    position: absolute;
    left: 87px;
    top: 89px;
    font-size: 30px;
    font-weight: 200;
    text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.11);
}

#display_bg h1 > span:nth-child(3) {
    display: inline-block;
    text-transform:lowercase;
    position: absolute;
    left: 213px;
    top: 57px;
    font-size: 70px;
}

h2 {
    display: block;
    font-family:'Dosis'; 
    font-size:33pt; 
    text-indent: -2px;
    color:#ff791b;
    margin-bottom: 16px;
}

h3  {
    position: relative;
    font-family: 'Bariol';
    font-size:56px;
    color:#ff791b;
    text-indent:-3px;
    margin-bottom: -10px;
}

form h3 span {
    position: absolute;
    left: 3px;
    bottom: -16px;
    font-size: 19px;
    color: #ff9043;
}

h4 {
    font-size: 25px;
    display: block;
    margin-bottom: 14px;
}

h5 {
    font-size: 16pt;
    display: block;
    margin-bottom: 2pt;
}

h6 {
    display: none
}

#impressum h4, #datenschutz > h4, #agb >h4 {
	position:static;
	font-family: "Bariol";
	color:#FF791B;
	font-size: 44px;
	margin-bottom: 22px;
	text-indent: -2px;
}

#impressum h5, #datenschutz > h5, #agb >h5 {
	font-family: "Bariol";
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
}

#sidepanelUntertitel {
    color: #cecece;
    font-size: 18px;
    margin-top: -11px;
    margin-bottom: 30px;
    display: block;
}

.paragraphLieferadresseOverride {
    margin-top: 46px;
}

/*################################################################################## */
/*##########################       Third Party DESKTOP          #################### */
/*################################################################################## */

.ui-autocomplete {
    z-index: 1051 !important;
}

.pac-item {
	font-size: 12px;
	color: #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper-dropdown-3 {
    height: 43px;
    padding: 13px 0 0 15px;
    /* float:left; */
    /* Size and position */
    box-sizing:  border-box;
    color:#535353;
    position: relative;
    /* padding: 9px; */
    font-family: 'Bariol';
    font-size: 19px; 
    /* Styles */
    border-radius:3px 3px 3px 3px;
    /* border-style: inset; */
    border-color:#e9e9e9;
    border-width: 1px;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgba(42,42,42,.13);
    cursor: pointer;
    outline: none;
    /* Font settings */
    z-index: 1;
}

.wrapper-dropdown-3:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #e9e9e9 transparent;
}

.wrapper-dropdown-3 .dropdown {
    
  /* Size & position */
    
width: 100%;
    
position: absolute;
    
transform: translate(0, -20px);
    


    /* Styles */
    
background: white;
    
border-radius: 0 0 4px 4px;
    
border-color:#e9e9e9;
    
right: 0;
    
transition: all 0.1s ease-in-out;
    
list-style: none;
    
-webkit-box-shadow: 0 33px 63px -29px rgba(0,0,0,0.75);
    
-moz-box-shadow: 0 33px 63px -29px rgba(0,0,0,0.75);
    
box-shadow: 0 33px 63px -29px rgba(0,0,0,0.75);

    /* Hiding */
    
opacity: 0;
    
pointer-events: none;
}
  
.wrapper-dropdown-3 .dropdown li a {
    display: block;
    padding: 10px 15px 0 15px;
    text-decoration: none;
    color: #3d3d3d;
    border-bottom: 1px solid #efefef;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-3 .dropdown li i {
    float: right;
    color: inherit;
}

.wrapper-dropdown-3 .dropdown li:first-of-type a {
    border-radius: 0;
}

.wrapper-dropdown-3 .dropdown li:last-of-type a {
    border-radius: 0 0 4px 4px;
    border: none;
}

/* Hover state */

.wrapper-dropdown-3 .dropdown li:hover a {
    background: #ff9715;
}

.wrapper-dropdown-3.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    transform: translate(0, 10px);
    /* z-index: 16; */
}
/*
///// merge with abovee /////*/
.wrapper-dropdown-3 .dropdown li i {
    float: right;
    width: 50px;
}

.wrapper-dropdown-3 li a {
    height: 38px;
}

#pkw a, #caddy a, #transporter a {
    font-size: 22px;
}

.iconPKW, .iconCaddy, .iconTransporter {
    background-position: right;
    background-repeat: no-repeat;
    margin-right: 5px;
}

.subtitleDropdown { /*FIX FOR DESKTOP!!*/
    font-size: 15px;
    display: block;
    /* float:right; */
    color: #919191;
    clear: both;
    margin-right: 5px;
    margin-top: 3px;
}

.wrapper-dropdown-3 .dropdown li a {
    padding-bottom: 4px;
}

/*
///// merge with abovee /////*/

/*  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>################################################# */
/*  >>>>>>>>>>>>>>>>>>>>>>>>>>       Modal Overlay                #################### */
/*  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>################################################# */

.v-center {
  height: 100vh;
  width: 100%;
  display: table;
  position: relative;
  text-align: center;
}

.v-center > div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -10%;
}

.btn:hover {
    color:#F48700;
    background-color: #ffffff;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
}

.btn-small {
    background-color: #F48700;
    border: 1px solid #F48700;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
    float:right;	
    padding: 0.7em;
    font-size: 1.3em;
    width:25%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.modal-box {
  overflow:  hidden;
  display: none;
  position: fixed;
  /* border-collapse: collapse; */
  border-radius: 8px;
  z-index: 1000;
  width: 98%;
  background: white;
  /* border-bottom: 1px solid #aaa; */
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  /*border: 1px solid rgba(0, 0, 0, 0.73);*/
  background-clip: initial;
  /* box-sizing: content-box; */
}

@media (min-width: 32em) {
.modal-box { width: 500px; }
}

.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em 1em 2.4em;
  border-bottom: 1px solid #ddd;
  background-color: #F48700;
  color: #fff;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { 
    margin: 0;
    color:#fff;
    font-size: 2.2em;
}

.modal-box .modal-body { padding: 1em 1.5em; color:#5a5a5a;
font-family: 'Bariol'; font-size: 19pt}

.modal-box footer,
.modal-box .modal-footer {
  padding: 1.0em 1.5em 1.1em 1.5em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
    text-align: right;
    height:50px;
}

.js-modal-close {
    cursor: pointer;
}

/*################################################################################################*/
/*###############################   Loading   ANIMATION           ################################*/
/*################################################################################################*/

.loader,
.loader:before,
.loader:after {
    float: left;
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}
.loader {
    display:  none;
    position:relative;
    margin: 0 auto;
    bottom: 10px;
    left: 50px;
    color: #ff9715;
    font-size: 10px;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0;
}

.loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader:after {
    left: 3.5em;
}

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

/*################################################################################################*/
/*###############################   animate.css           ################################*/
/*################################################################################################*/


.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}



/*################################################################################################*/
/*###############################   za sortiranje           ################################*/
/*################################################################################################*/
.preisauskunftOverlay {
    z-index: 3;
    background: rgba(0, 0, 0, 0.67) !important;
}

#cookieConsentWrapper {
    padding: 10px 0 0 0;
    z-index: 500;
    position: fixed;
    bottom: 0;
    left:0;
    background: rgba(0, 0, 0, 0.80);
    width: 100%;
    height: 50px;
}

#cookieConsent {
    width: 960px;
    margin: 0 auto;
    /* float:  left; */
    position:  relative;
    top: 13px;
}

#cookieConsent a {
    float: right;
    margin-left: 10px;
    cursor: pointer;
    position:  relative;
    top: -17px;
    margin-top: 8px;
}

#captchaContainerDesktop {
    float: left;
    margin-top:0;
    transform: scale(1.06);
    transform-origin:0 0;
}

#sidepanelEckeBottom {
    position: relative;
    top:-2px;
    width:23px;
    height: 16px;
    background:url('../img/sidepanel_bottom_ecke.png');
}
#footerResponsive {
    position: relative;
    z-index: 4;
    background: radial-gradient(50% 50%, #7a3b1b 20%, #371707 250%);
    /* background: -webkit-radial-gradient(50% 50%, 190% 145%, #7a3b1b 19%, #371707 70%); */
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.19);
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding: 50px;
    font-size: 18px;
}
#displayDesktopPaketbote {
    position: relative;
}

#displayDesktopPaketbote::before {
    content: "";
    background: url(../img/striche.png) bottom 25px right 176px / 190px 266px, url(../img/Untitled-5.png) bottom -3px right / auto 94%;
    /* background-position: bottom 0 right 0; */
    /* background-size: auto 94%; */
    background-repeat: no-repeat;
    z-index: 1;
    width: 500px;
    height: 495px;
    position: absolute;
    right: 0;
    bottom: 0;
}

/*################################################################################## */
/*##########################       Third Party Overrides        #################### */
/*################################################################################## */

.swiper-wrapper {
    height: auto;
    margin-bottom: 15px;
}

.desktopSwiperContainer {
    width: 442px;
    height: auto;
    overflow: hidden;
}

.swiper-pagination {
    margin:0 0 15px 0;
    position: static;
}

.swiper-pagination-progressbar-fill {
    background: #ff791b !important;
    border-radius: 5px;
}

/*.desktopSwiperContainer .swiper-pagination-progress .swiper-pagination-progressbar {
    background: #ff791b !important;
}*/

.slideTwo, .desktopZurueck {
    display: none;
}

.swiper-slide img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.swiper-slide img:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.qtip-youtube h1 {line-height: 27px;}


/*  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>################################################# */
/*  >>>>>>>>>>>>>>>>>>>>>>>>>>       dtPicker Overrides                ############### */
/*  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>################################################# */

.dtpicker-header {
    display:none
}
.dtpicker-overlay {
    min-width:auto;
    background: none;
}
.dtpicker-content {
    max-width: none;
    padding: 15px;
    -webkit-box-shadow: 0 35px 28px 0 rgba(50, 50, 50, 0.34);
    -moz-box-shadow:    0 35px 28px 0 rgba(50, 50, 50, 0.34);
     box-shadow:        0 35px 28px 0 rgba(50, 50, 50, 0.34);
    
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.dtpicker-components {
    margin: 0;
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
}

.dtpicker-comp {
    margin:0 !important;
    
}

.dtpicker-cont {
    border: 0;
}

.dtpicker-bg {
    position: relative;
    top: -3px;
}

.dtpicker-comp5 {
    width:33%;
}

.dtpicker-components > div:nth-of-type(4) { /* Hours */
    order: 1;
    width:45%;
}
.dtpicker-components:after { /* Doppelpunkt */
    content: " : ";
    order: 2;
    width: 10%;
    height: 100%;
    background: #fff;
    box-sizing: border-box;
    padding-top: 13.5%;
    /* padding-bottom: 20%; */
    text-align: center;
    font-size: 32px;
    color: #743312;
    display:  block;
}
.dtpicker-components > div:nth-of-type(5) { /* Minutes */
    text-align: left !important;
    order: 3;
    width:45%;
}

.dtpicker-components > div:nth-of-type(1) { /* Day */
    order: 4;
    margin-top: 10px;
    margin-bottom: 10px;
}

.dtpicker-components > div:nth-of-type(2) { /* Month */
    order: 5;
    margin-top: 10px;
    margin-bottom: 24px;
}

.dtpicker-components > div:nth-of-type(3) { /* Year */
    order: 6;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* ----------------- Buttons ------------------ */

.hour .increment, .hour .decrement   {
    text-align: right;
    padding-right: 3px;
    font-size: 1.8em;
}

.minutes .increment, .minutes .decrement {
    text-align: left;
    padding-left: 10px;
    font-size: 1.8em;
}

.day .increment, .day .decrement {
    text-align: center;
    padding-right: 0;
}

.year .increment, .year .decrement {
    text-align: center;
    padding-left: 0;
}

.dtpicker-buttonCont {
    margin:0;
}

.dtpicker-compButton {
    height: 25px !important;
    line-height: 25px !important;
}

.dtpicker-buttonSet, .dtpicker-buttonClear {
    border-radius: 3px !important;
    background-color: #F48700 !important;
    border: 1px solid #F48700 !important;
    color: #fff !important;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
    float:right;	
    padding: 0.7em !important;
    font-size: 1.3em !important;
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
}

.dtpicker-buttonSet { width: 68% !important}
.dtpicker-buttonClear { width: 29% !important }

.dtpicker-buttonSet:hover, .dtpicker-buttonClear:hover {
    color: #F48700 !important;
    background-color: #ffffff !important;
    -webkit-transition: background-color 1s ease !important;
    -moz-transition: background-color 1s ease !important;
    transition: background-color 1s ease !important;

}

.hour a.increment, .minutes a.increment {
    /* margin-bottom: 10px; */
    margin-left: 0px;
    margin-right: 3px;
}

.hour a.decrement, .minutes a.decrement {
    margin-top: -3px;
    margin-left: 6px;
    margin-right: 5px;
}

/* ----------------- Inputs ------------------ */

.dtpicker-components .dtpicker-compValue { /* ALL INPUTS  size*/
    font-size: 2.2em;
    margin: 0;
    height: auto;
}

.dtpicker-comp5 input {
    padding:0;
    box-shadow: none;
    background: #fff !important;
}

.hour input {
    text-align: right !important;
}

.minutes input {
    text-align: left !important;
}

.day input {
    text-align: center !important;
}

.month input {
    text-align: center !important;
}

.year input {
    text-align: center !important;
}

.year input, .day input, .month input {
    font-size: 1.4em !important;
}


/* ----------------- Colors ------------------ */

.dtpicker-components .dtpicker-comp>* {
    color: #fa8a00;
}

.dtpicker-components .dtpicker-comp>:hover {
    color: #743312;
}


.hour .increment, .hour .decrement, .minutes .increment, .minutes .decrement, .hour input, .minutes input {
    color: #743312 !important;
}

.hour .increment:hover, .hour .decrement:hover, .minutes .increment:hover, .minutes .decrement:hover, .hour input:hover, .minutes input:hover {
    color: #fa8a00 !important;
}


/*################################################################################## */
/*#############################       Za Sortiranje         ######################## */
/*################################################################################## */

.schlossContainer, .couponCodeContainer {
    width: 450px;
    height: 40px;
    background: url(../img/ssl-schloss.svg) no-repeat;
    background-size: contain;
    background-position: top left;
    /* float:left; */
    /* display:block; */
    box-sizing: border-box;
    padding: 6px 0 0 55px;
    font-size: 18px;
    color: #d5d5d5;
    left: -50px;
}

.couponCodeContainer {
    background: url(../img/replace/scissors.svg) no-repeat;
    display: none;
    padding-top: 3px;
}

.andisMotto {
    position: relative;
    width: 260px;
    text-align: center;
    margin: 50px 0 0 81px;
    margin-top: 64px;
    float: left;
    font-size: 17px;
    font-family: georgia;
    font-style: italic;
    opacity: 0.85;
    line-height: 20px;
    transition: .1s ease-out;
    left: 0;
}

.hideMotto{
    opacity: 0;
    left:50px;
}

.trennFormular {
    width: 100%;
    background: url(../img/trenn.png) no-repeat center 0;
    /* background-size: contain; */
    height: 20px;
    margin: 25px 0 25px 0;
}

.hidden { /* move up! del* */
    display:none;
}

.profilePicContainer, .profilePic {
    width: 165px;
    display: block;
    float:left;
    /* font-size: 20px; */
    /* margin-bottom: 30px; */
}

.andreasKuschelKontakt {
    float:left;
    margin-left:  -13px;
    margin-top:20px;
    margin-bottom: -20px;
    line-height: 22px;
    font-size:  20px;
}

.profilePic {
	border-radius: 50%;
	height: 165px;
	background-image: url(../img/andi_portrait.jpg);
	background-size: 200px;
	background-position: center;
	border-style: solid;
	border-width: 5px;
	border-color: rgba(255, 151, 21, 0.38);
	box-sizing: border-box;
	cursor:pointer;
}

.profilePicContainer {
    box-sizing: border-box;
    position: relative;
    left: 112px;
    top: -80px;
    text-align: center;
    font-size: 18px;
}

.bodySection2Wrapper {
    float: left;
    width:100%;
    display: block;
    background:#2d170b;
    z-index: 2;
}

#referenzenWrapper {
    overflow:visible;
    width: 550px;
    float: right;
    margin-top: 91px;
}

.sslSchlossWrapper {
    height: 50px;
    display: block;
    width: 450px;
}

.formMottoContainer {
    /* overflow:  hidden; */
    /* float:  none; */
    position: relative;
    /* clear: both; */
    /* height: auto; */
    /* display: block; */
    width: 450px;
    display: none;
    /* width: 100%; */
    margin-bottom: 0;
    transition: .1s ease-in;
    left: -50px;
    opacity:  0;
}

.aniFlyInFade85 {
    opacity: .85;
    text-align: left;
    left:0;
}

.aniFlyInFade {
    opacity: 1;
    text-align: left;
    left:0;
}

.formShadowWrapper {
    float: right;
    position:  relative;
    /* display:  block; */
    box-sizing:  border-box;
    padding-bottom: 34px;
    padding-left: 46px;
    background: url(../img/replace/formular_schatten.png) bottom left no-repeat;
    margin-bottom: -89px;
    z-index: 3;
}


#agb >p, #datenschutz >p {
    float:  none;
    width:  auto;
}



