/*
skins available:
	- opportune
	- majestic
	- generous
*/

/* the container */
.ken_img {
	position: relative !important;
	/*left: 0 !important;
	top: 0 !important;*/
	display: block;
	max-width: none !important;
	min-width: none !important;
	max-height: none !important;
	min-height: none !important;
	/*width: auto !important;
	height: auto !important;*/
	margin:0 !important;
	border:none !important;
	padding:0 !important;
}
.setAsBg {
	position:fixed;
	z-index:0;
	margin:0;
	padding:0;
	left:0;
	top:0;
	overflow: hidden;
}
.bannerscollection_zoominout {
	position:relative;
	line-height:20px;
}
.bannerscollection_zoominout img {
	position:relative;
	display: block;
	max-width:inherit;
	max-height:inherit;
	-webkit-backface-visibility: hidden;
	*max-width:200%;
	*max-height:200%;
	margin:0;
	/*width:inherit;
	height:inherit;	*/
}
.bannerscollection_zoominout_list {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}

.bannerscollection_zoominout .contentHolderVisibleWrapper {
	position:absolute;
	overflow:hidden;
	margin-top:0px;
	*margin-top:-20px;
}
.bannerscollection_zoominout .contentHolder {
	position:absolute;
}
.bannerscollection_zoominout .contentHolderUnit {
	/*position:relative;
	float:left;*/
	display:block;
	overflow:hidden;
}


.mycanvas {
	/*border:1px solid #ff0000;*/
	position:absolute;
	top:8px;
	right:10px;
	z-index:10;
}
.myloader {
	background:url(../../files/theme/dist/css/skins/loader.gif);
	width:37px;
	height:37px;
	position:absolute;
	left:49%;
	top:49%;
	z-index:5;
}



/***opportune SKIN***/
.bannerscollection_zoominout.opportune .contentHolderVisibleWrapper {
	position:absolute;
	overflow:hidden;
	margin-top:0px;
}

.bannerscollection_zoominout.opportune .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	width:100%;
}

.bannerscollection_zoominout.opportune .leftNav {
	position:absolute;
	left:0px;
	width:63px;
	height:72px;
	background:url(../../files/theme/dist/css/skins/opportune/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.bannerscollection_zoominout.opportune .leftNav:hover {
	background:url(../../files/theme/dist/css/skins/opportune/leftNavON.png) 0 0 no-repeat;
}
.bannerscollection_zoominout.opportune .rightNav {
	position:absolute;
	right:0px;
	width:63px;
	height:72px;
	background:url(../../files/theme/dist/css/skins/opportune/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.bannerscollection_zoominout.opportune .rightNav:hover {
	background:url(../../files/theme/dist/css/skins/opportune/rightNavON.png) 0 0 no-repeat;
}
.bannerscollection_zoominout.opportune .bottomNav {
	position:absolute;
	width:0px;
	height:24px;
	bottom:-56px;
	z-index:3;
	padding-left:9px;
}
.bannerscollection_zoominout.opportune .bottomNavButtonOFF {
	float:left;
	display:block;
	width:12px;
	height:12px;
	background:url(../../files/theme/dist/css/skins/opportune/bottomNavOFF.png) 0 0 no-repeat;
	padding-left:6px;
	cursor: pointer;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

.bannerscollection_zoominout.opportune .bottomNavButtonON {
	float:left;
	display:block;
	width:12px;
	height:12px;
	padding-left:6px;
	background:url(../../files/theme/dist/css/skins/opportune/bottomNavON.png) 0 0 no-repeat;
	cursor: pointer;
}



.bannerscollection_zoominout.opportune .bottomOverThumb {
	position:absolute;
	width:88px;
	height:95px;
	background:url(../../files/theme/dist/css/skins/opportune/bottomOverThumbBg.png) 0px 0px no-repeat;
	bottom:25px;
	margin-left:-44px;
}
.bannerscollection_zoominout.opportune .innerBottomOverThumb {
	position:relative;
	width:80px;
	height:80px;
	margin:4px 0 0 4px;
	overflow:hidden;
}
.bannerscollection_zoominout.opportune .bottomOverThumb img {

}
.bannerscollection_zoominout.opportune .playOver {
	position:absolute;
	width:73px;
	height:73px;
	background:url(../../files/theme/dist/css/skins/opportune/play_overOFF.png) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}

.bannerscollection_zoominout.opportune .playOver:hover {
	background:url(../../files/theme/dist/css/skins/opportune/play_overON.png) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}













/***majestic SKIN***/
.bannerscollection_zoominout.majestic .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	width:100%;
}

.bannerscollection_zoominout.majestic .leftNav {
	position:absolute;
	left:0px;
	width:70px;
	height:70px;
	background:url(../../files/theme/dist/css/skins/majestic/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.bannerscollection_zoominout.majestic .leftNav:hover {
	background:url(../../files/theme/dist/css/skins/majestic/leftNavON.png) 0 0 no-repeat;
}
.bannerscollection_zoominout.majestic .rightNav {
	position:absolute;
	right:0px;
	width:70px;
	height:70px;
	background:url(../../files/theme/dist/css/skins/majestic/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.bannerscollection_zoominout.majestic .rightNav:hover {
	background:url(../../files/theme/dist/css/skins/majestic/rightNavON.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.majestic .playOver {
	position:absolute;
	width:73px;
	height:73px;
	background:url(../../files/theme/dist/css/skins/majestic/play_overOFF.png) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}
.bannerscollection_zoominout.majestic .playOver:hover {
	background:url(../../files/theme/dist/css/skins/majestic/play_overON.png) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}

/* thumbs */
.bannerscollection_zoominout.majestic .thumbsHolderWrapper {
	position:absolute;
	height:135px;
	width:100%;
	overflow:hidden;
	padding:0;
	z-index:2;
}
.bannerscollection_zoominout.majestic .thumbsHolderVisibleWrapper {
	position:absolute;
	width:100%;
	height:135px;
	overflow:hidden;
}
.bannerscollection_zoominout.majestic .thumbsHolder {
	position:absolute;
}
.bannerscollection_zoominout.majestic .thumbsHolder_ThumbOFF {
	float:left;
	display:block;
	width:107px;
	height:60px;
	cursor: pointer;
}


.bannerscollection_zoominout.majestic .thumbsHolder_ThumbOFF img {
	position:relative;
}

.bannerscollection_zoominout.majestic .thumbsHolder_ThumbON {
	background:url(../../files/theme/dist/css/skins/majestic/thumbActiveArrow.png) center 0px no-repeat;
}

.bannerscollection_zoominout.majestic .thumbsHolder_ThumbON img {
	position:relative;
}


.bannerscollection_zoominout.majestic .carouselLeftNav {
	position:absolute;
	width:16px;
	height:135px;
	background:url(../../files/theme/dist/css/skins/majestic/carouselLeftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}

.bannerscollection_zoominout.majestic .carouselLeftNav:hover {
	background:url(../../files/theme/dist/css/skins/majestic/carouselLeftNavON.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.majestic .carouselLeftNavDisabled {
	background:url(../../files/theme/dist/css/skins/majestic/carouselLeftNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.bannerscollection_zoominout.majestic .carouselLeftNavDisabled:hover {
	background:url(../../files/theme/dist/css/skins/majestic/carouselLeftNavDisable.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.majestic .carouselRightNav {
	position:absolute;
	width:16px;
	height:135px;
	background:url(../../files/theme/dist/css/skins/majestic/carouselRightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}

.bannerscollection_zoominout.majestic .carouselRightNav:hover {
	background:url(../../files/theme/dist/css/skins/majestic/carouselRightNavON.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.majestic .carouselRightNavDisabled {
	background:url(../../files/theme/dist/css/skins/majestic/carouselRightNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.bannerscollection_zoominout.majestic .carouselRightNavDisabled:hover {
	background:url(../../files/theme/dist/css/skins/majestic/carouselRightNavDisable.png) 0 0 no-repeat;
}





/***generous SKIN***/
.bannerscollection_zoominout.generous .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	width:100%;
}

.bannerscollection_zoominout.generous .leftNav {
	position:absolute;
	left:0px;
	margin-top:-16px;
	width:60px;
	height:110px;
	background:url(../../files/theme/dist/css/skins/generous/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.bannerscollection_zoominout.generous .leftNav:hover {
	background:url(../../files/theme/dist/css/skins/generous/leftNavON.png) 0 0 no-repeat;
}
.bannerscollection_zoominout.generous .rightNav {
	position:absolute;
	right:0px;
	margin-top:-16px;
	width:60px;
	height:110px;
	background:url(../../files/theme/dist/css/skins/generous/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.bannerscollection_zoominout.generous .rightNav:hover {
	background:url(../../files/theme/dist/css/skins/generous/rightNavON.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.generous .playOver {
	position:absolute;
	width:73px;
	height:73px;
	background:url(../../files/theme/dist/css/skins/generous/play_overOFF.png) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}

.bannerscollection_zoominout.generous .playOver:hover {
	background:url(../../files/theme/dist/css/skins/generous/play_overON.png) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}



/* thumbs */
.bannerscollection_zoominout.generous .thumbsHolderWrapper {
	position:absolute;
	background:url(../../files/theme/dist/css/skins/generous/thumbsBg.png) repeat-x;
	height:110px;
	width:100%;
	z-index:2;
	overflow:hidden;
}
.bannerscollection_zoominout.generous .thumbsHolderVisibleWrapper {
	position:absolute;
	width:100%;
	height:110px;
	overflow:hidden;
}
.bannerscollection_zoominout.generous .thumbsHolder {
	position:absolute;
}
.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF {
	float:left;
	display:block;
	width:110px;
	height:65px;
	cursor: pointer;
}

.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF a img, .thumbsHolder_ThumbOFF a  { border: none; overflow: hidden; float: left;  }
.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF a:hover { border: #F00 2px solid; }
.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF a:hover img  { margin: -2px; }

.bannerscollection_zoominout.generous .thumbsHolder_ThumbOFF img {
	position:relative;
}

.bannerscollection_zoominout.generous .thumbsHolder_ThumbON {
	background:url(../../files/theme/dist/css/skins/generous/thumbActiveArrow.png) center 0px no-repeat;
}

.bannerscollection_zoominout.generous .thumbsHolder_ThumbON a img, .thumbsHolder_ThumbON a  { border: none; overflow: hidden; float: left; }
.bannerscollection_zoominout.generous .thumbsHolder_ThumbON a:hover { border: #F00 3px solid; }
.bannerscollection_zoominout.generous .thumbsHolder_ThumbON a:hover img  { margin: -3px; }

.bannerscollection_zoominout.generous .carouselLeftNav {
	position:absolute;
	width:44px;
	height:110px;
	background:url(../../files/theme/dist/css/skins/generous/carouselLeftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}

.bannerscollection_zoominout.generous .carouselLeftNav:hover {
	background:url(../../files/theme/dist/css/skins/generous/carouselLeftNavON.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.generous .carouselLeftNavDisabled {
	background:url(../../files/theme/dist/css/skins/generous/carouselLeftNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.bannerscollection_zoominout.generous .carouselLeftNavDisabled:hover {
	background:url(../../files/theme/dist/css/skins/generous/carouselLeftNavDisable.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.generous .carouselRightNav {
	position:absolute;
	width:44px;
	height:110px;
	background:url(../../files/theme/dist/css/skins/generous/carouselRightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}

.bannerscollection_zoominout.generous .carouselRightNav:hover {
	background:url(../../files/theme/dist/css/skins/generous/carouselRightNavON.png) 0 0 no-repeat;
}

.bannerscollection_zoominout.generous .carouselRightNavDisabled {
	background:url(../../files/theme/dist/css/skins/generous/carouselRightNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.bannerscollection_zoominout.generous .carouselRightNavDisabled:hover {
	background:url(../../files/theme/dist/css/skins/generous/carouselRightNavDisable.png) 0 0 no-repeat;
}






















/*********************************Text Styles***************************************************/

.bannerscollection_zoominout_texts {
	position:absolute;
	z-index:2;
	display: none;
	width:100%;
}
.bannerscollection_zoominout_text_line {
	position:absolute;
}
/****/



/***OpportuneFixedDimensionsTexts***/

.textElement11_opportune {
	font: bold 25px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:34px;
	text-transform:uppercase;
	color:#333333;
}

.textElement11_opportune a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement11_opportune a:hover {
	color:#FF0000;
}
.textElement12_opportune {
	font: bold 20px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:27px;
	text-transform:uppercase;
	color:#333333;
}

.textElement21_opportune {
	font: bold 40px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:54px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.textElement22_opportune {
	font: bold 15px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:21px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement41_opportune {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:25px;
	color:#FFFFFF;
}

.textElement42_opportune {
	font: bold 26px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:37px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement43_opportune {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:25px;
	color:#FFFFFF;
}


.textElement51_opportune {
	font: bold 14px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff;
}

.textElement52_opportune {
	font: bold 48px 'Lato', Verdana, Helvetica, sans-serif;
	line-height:40px;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement53_opportune {
	font: 204px 'Arial', Verdana, Helvetica, sans-serif;
	line-height:204px;
	text-transform:uppercase;
	color:#ffffff;
}

.textElement54_opportune {
	font: 15px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:21px;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement54_opportune a {
	color:#ffffff;
}

.textElement54_opportune a:hover {
	color:#FF0000;
}



.textElement61_opportune {
	font: bold 32px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:35px;
	text-transform:uppercase;
	color:#ffffff;
}
.textElement62_opportune {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:25px;
	text-transform:uppercase;
	color:#ffffff;
}


/***OpportuneFullWidthTexts***/


.highlight1 {
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}

.highlight1b {
	color:#FF0000;
	font-weight:900;
	font-style:italic;
	text-transform:uppercase;
}

.textElement11_opportuneFullWidth {
	padding: 4px 10px 4px 10px;
	background:url(../../files/theme/dist/css/images/textsBg/textBg_transparency.png);
	font:48px 'Lato', sans-serif;
	line-height:60px;
	color:#FFFFFF;
}

.textElement11_opportuneFullWidth a {
	color:#ff6c00;
	text-decoration:none;
}

.textElement11_opportuneFullWidth a:hover {
	color:#FF0000;
}


.textElement21_opportuneFullWidth {
	font: bold 64px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:90px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement21_opportuneFullWidth a {
	text-transform:uppercase;
	color:#ff5656;
	text-decoration:none;
}

.textElement21_opportuneFullWidth a:hover {
	color:#d73c3c;
}

.textElement22_opportuneFullWidth {
	font: bold 24px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:34px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement41_opportuneFullWidth {
	font: bold 28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:40px;
	color:#FFFFFF;
}

.textElement42_opportuneFullWidth {
	font: bold 48px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:68px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement43_opportuneFullWidth {
	font: bold 28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:40px;
	color:#FFFFFF;
}


.textElement51_opportuneFullWidth {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:31px;
	color:#FFFFFF;
	text-shadow:#333333 1px 1px 0px;
}

.textElement52_opportuneFullWidth {
	font: bold 74px 'Lato', Verdana, Helvetica, sans-serif;
	line-height:60px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-shadow:#333333 1px 1px 0px;
}


.textElement53_opportuneFullWidth {
	font: 298px 'Arial', Verdana, Helvetica, sans-serif;
	line-height:298px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-shadow:#333333 1px 1px 0px;
}

.textElement54_opportuneFullWidth {
	font: 24px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:34px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-shadow:#333333 1px 1px 0px;
}


.textElement54_opportuneFullWidth a {
	color:#FFFFFF;
}

.textElement54_opportuneFullWidth a:hover {
	color:#FF0000;
}



.textElement61_opportuneFullWidth {
	background:url(../../files/theme/dist/css/images/textsBg/textBg_transparency40.png);
	font: 52px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:60px;
	padding:3px 6px 3px 6px;
	color:#ffffff;
}

.highlight6 {
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}






/***OpportuneFullScreenTexts***/

.textElement11_opportuneFullScreen {
	font: bold 48px 'Lato', Verdana, Helvetica, sans-serif;
	line-height:58px;
	text-transform:uppercase;
	color:#333333;
}

.textElement11_opportuneFullScreen a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement11_opportuneFullScreen a:hover {
	color:#FF0000;
}
.textElement12_opportuneFullScreen {
	font: bold 30px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:40px;
	text-transform:uppercase;
	color:#333333;
}


.textElement21_opportuneFullScreen {
	font: bold 64px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement21_opportuneFullScreen a {
	text-transform:uppercase;
	color:#ff5656;
	text-decoration:none;
}

.textElement21_opportuneFullScreen a:hover {
	color:#d73c3c;
}

.textElement22_opportuneFullScreen {
	font: bold 24px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement41_opportuneFullScreen {
	font: bold 28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}

.textElement42_opportuneFullScreen {
	font: bold 48px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement43_opportuneFullScreen {
	font: bold 28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}


.textElement51_opportuneFullScreen {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#000000;
}

.textElement52_opportuneFullScreen {
	font: bold 74px/0.85em 'Lato', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}


.textElement53_opportuneFullScreen {
	font: 298px 'Arial', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

.textElement54_opportuneFullScreen {
	font: 24px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}


.textElement54_opportuneFullScreen a {
	color:#000000;
}

.textElement54_opportuneFullScreen a:hover {
	color:#FF0000;
}



.textElement61_opportuneFullScreen {
	font: bold 64px/1.0em 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}
.textElement62_opportuneFullScreen {
	font: bold 28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}







/****majesticFixedDimensionsTexts***/
.highlight1_majestic {
	color:#fc2f3c;
}


.textElement11_majestic {
	font: bold 27px/37px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
}
.textElement12_majestic {
	font: bold 18px/23px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
}
.textElement13_majestic {
	font: bold 17px/17px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}

.textElement21_majestic {
	font: bold 40px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:56px;
	text-transform:uppercase;
	color:#000000;
}
.textElement22_majestic {
	font: bold 13px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:18px;
	text-transform:uppercase;
	color:#000000;
}

.textElement23_majestic {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:30px;
	text-transform:uppercase;
	color:#000000;
}


.textElement31_majestic {
	font: bold 14px/18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff;
}

.textElement31b_majestic {
	font: bold 14px/18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff;
}

.textElement32_majestic {
	font: bold 38px/38px 'Lato', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement33_majestic {
	font: 206px/206px 'Arial', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}

.textElement34_majestic {
	font: 15px/21px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement34_majestic a {
	color:#ffffff;
}

.textElement34_majestic a:hover {
	color:#FF0000;
}

.textElement71_majestic {
	font: bold 18px/23px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}

.textElement72_majestic {
	font: bold 26px/35px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement73_majestic {
	font: bold 18px/23px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}

.textElement50_majestic {
	width:27%;
	height: 420px;
	background: url(../../files/theme/dist/css/images/textsBg/textBg_transparency70.png);
	text-align:left;
}

.textElement51_majestic {
	width:25%;
	font: bold 16px/22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	text-align:left;
}

.textElement51_majestic a {
	color:#ff0000;
	text-decoration:none;
}

.textElement51_majestic a:hover {
	color:#ffffff;
}

.textElement52_majestic {
	width:25%;
	font: 14px/19px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
}

.textElement52_majestic a {
	color:#ff0000;
	text-decoration:none;
}

.textElement52_majestic a:hover {
	color:#ff0000;
	text-decoration:underline;
}




/****majesticFullWidthTexts***/

.textElement11FW_majestic {
	font: bold 50px/87px 'Lato', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	text-shadow:#6f8e06 1px 1px 0px;
}
.textElement12FW_majestic {
	font: 36px/40px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	text-shadow:#6f8e06 1px 1px 0px;
}
.textElement13FW_majestic {
	font: bold 37px/37px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	text-shadow:#6f8e06 1px 1px 0px;
}


.textElement21FW_majestic {
	font: bold 64px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:85px;
	text-transform:uppercase;
	color:#000000;
}
.textElement22FW_majestic {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:29px;
	text-transform:uppercase;
	color:#000000;
}

.textElement23FW_majestic {
	font: bold 32px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:42px;
	text-transform:uppercase;
	color:#000000;
}

.textElement31FW_majestic {
	font: bold 24px/28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff;
}

.textElement32FW_majestic {
	font: bold 62px/62px 'Lato', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement33FW_majestic {
	font: 20px/20px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement33FW_majestic a {
	color:#ffffff;
}

.textElement33FW_majestic a:hover {
	color:#FF0000;
}


.textElement50FW_majestic {
	width:27%;
	height: 620px;
	background: url(../../files/theme/dist/css/images/textsBg/textBg_transparency70.png);
	text-align:left;
}

.textElement51FW_majestic {
	width:25%;
	font: bold 32px/38px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	text-align:left;
}

.textElement51FW_majestic a {
	color:#ff0000;
	text-decoration:none;
}

.textElement51FW_majestic a:hover {
	color:#ffd308;
}

.textElement52FW_majestic {
	width:25%;
	font: 18px/27px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
}

.textElement52FW_majestic a {
	color:#ff0000;
	text-decoration:none;
}

.textElement52FW_majestic a:hover {
	color:#ff0000;
	text-decoration:underline;
}


.textElement61FW_majestic {
	font: bold 21px/28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff;
}

.textElement61bFW_majestic {
	font: bold 21px/28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff;
}

.textElement62FW_majestic {
	font: bold 64px/65px 'Lato', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement63FW_majestic {
	font: 300px/305px 'Arial', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}

.textElement64FW_majestic {
	font: 22px/28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement64FW_majestic a {
	color:#ffffff;
}

.textElement64FW_majestic a:hover {
	color:#FF0000;
}


.textElement70FW_majestic {
	width:100%;
	height: 120px;
	background: url(../../files/theme/dist/css/images/textsBg/textBg_transparency70.png);
}

.textElement71FW_majestic {
	font: bold 32px/44px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}

.textElement71FW_majestic a {
	color:#ff0000;
	text-decoration:none;
}

.textElement71FW_majestic a:hover {
	color:#ffffff;
}



.textElement81FW_majestic {
	font: bold 32px/42px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}

.textElement82FW_majestic {
	font: bold 48px/64px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement83FW_majestic {
	font: bold 32px/42px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}




/***majesticFullScreenTexts***/

.textElement11_majesticFullScreen {
	font: bold 104px/120px 'Lato', sans-serif;
	text-transform:uppercase;
	color:#d41e3b;
}
.textElement12_majesticFullScreen {
	font: bold 64px/80px 'Lato', sans-serif;
	color:#000000;
}

.textElement13_majesticFullScreen {
	font: bold 48px/80px 'Lato', sans-serif;
	text-transform:uppercase;
	color:#d41e3b;
}

.textElement13_majesticFullScreen a {
	text-transform:uppercase;
	color:#d41e3b;
	text-decoration:none;
}

.textElement13_majesticFullScreen a:hover {
	text-decoration:underline;
}


.textElement21_majesticFullScreen {
	font: bold 64px/85px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

.textElement21_majesticFullScreen a {
	text-transform:uppercase;
	color:#ff5656;
	text-decoration:none;
}

.textElement21_majesticFullScreen a:hover {
	color:#d73c3c;
}

.textElement22_majesticFullScreen {
	font: bold 24px/34px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

.textElement41_majesticFullScreen {
	font: bold 28px/37px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#000000;
}

.textElement42_majesticFullScreen {
	font: bold 48px/68px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

.textElement43_majesticFullScreen {
	font: bold 28px/37px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#000000;
}


.textElement51_majesticFullScreen {
	font: bold 22px/31px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#000000;
}

.textElement51b_majesticFullScreen {
	font: bold 22px/31px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#000000;
}

.textElement52_majesticFullScreen {
	font: bold 73px/72px 'Lato', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}


.textElement53_majesticFullScreen {
	font: 330px/335px 'Arial', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

.textElement54_majesticFullScreen {
	font: 24px/34px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}


.textElement54_majesticFullScreen a {
	color:#000000;
}

.textElement54_majesticFullScreen a:hover {
	color:#FF0000;
}



.textElement61_majesticFullScreen {
	font: bold 64px/74px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}
.textElement62_majesticFullScreen {
	font: bold 28px/37px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}




/****generousFixedDimensionsTexts***/


.textElement11_generous {
	font: bold 26px 'Lato', sans-serif;
	line-height:35px;
	color:#FFFFFF;
}

.textElement12_generous {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:25px;
	color:#FFFFFF;
}

.textElement12_generous a {
	text-transform:uppercase;
	color:#8dfa7f;
	text-decoration:none;
}

.textElement12_generous a:hover {
	text-decoration: underline;
}

.textElement21_generous {
	font: bold 40px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 55px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.textElement22_generous {
	font: bold 14px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 20px
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement23_generous {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 27px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement31_generous {
	font: bold 38px 'Lato', sans-serif;
	line-height: 45px;
	text-transform:uppercase;
	text-align:right;
	color:#000000;
}


.textElement32_generous {
	text-align:right;
	text-transform:uppercase;
	font: bold 24px 'Lato', sans-serif;
	line-height: 31px;
	color:#FFFFFF;
}

.textElement33_generous {
	text-transform:uppercase;
	font: 101px 'Lato', sans-serif;
	line-height: 110px;
	color:#FFFFFF;
}

.textElement33_generous a {
	color:#ffffff;
	text-decoration:none;
}

.textElement33_generous a:hover {
	color:#FF0000;
}


.orangex {
	color: #F60;
}


.textElement51_generous {
	font: bold 32px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 38px;
	text-transform:uppercase;
	color:#ffffff;
}
.textElement52_generous {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 24px;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement61_generous {
	font: bold 14px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 18px;
	color:#ffffff;
}

.textElement62_generous {
	font: bold 42px 'Lato', sans-serif;
	line-height:44px;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement63_generous {
	font: 210px 'Arial', Verdana, Helvetica, sans-serif;
	line-height: 222px;
	text-transform:uppercase;
	color:#ffffff;
}

.textElement64_generous {
	font: 15px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 18px;
	text-transform:uppercase;
	color:#ffffff;
}


.textElement64_generous a {
	color:#ffffff;
}

.textElement64_generous a:hover {
	color:#FF0000;
}

.textElement71_generous {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 24px;
	color:#FFFFFF;
}

.textElement72_generous {
	font: bold 26px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 36px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement73_generous {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 36px;
	color:#FFFFFF;
}




/***generousFullWidthTexts***/

.textElement11_generousFullWidth {
	font: bold 22px 'Lato', sans-serif;
	line-height: 31px;
	color:#FFFFFF;
}

.textElement12_generousFullWidth {
	font: bold 64px 'Lato', sans-serif;
	line-height:66px;
	text-transform:uppercase;
	color:#FFFFFF;
}


.textElement13_generousFullWidth {
	font: 305px 'Arial', Verdana, Helvetica, sans-serif;
	line-height: 315px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement14_generousFullWidth {
	font: 24px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 30px;
	text-transform:uppercase;
	color:#FFFFFF;
}


.textElement14_generousFullWidth a {
	color:#FFFFFF;
}

.textElement14_generousFullWidth a:hover {
	color:#FF0000;
}



.textElement31_generousFullWidth {
	font: bold 44px 'Lato', sans-serif;
	line-height: 56px;
	text-transform:uppercase;
	text-align:right;
	color:#000000;
}


.textElement32_generousFullWidth {
	text-align:right;
	text-transform:uppercase;
	font: bold 28px 'Lato', sans-serif;
	line-height: 38px;
	color:#000000;
}

.textElement33_generousFullWidth {
	text-transform:uppercase;
	font: 115px 'Lato', sans-serif;
	line-height: 133px;
	color:#000000;
}

.textElement33_generousFullWidth a {
	color:#FF0000;
	text-decoration:none;
}

.textElement33_generousFullWidth a:hover {
	color:#FF0000;
	text-decoration:underline;
}


.textElement41_generousFullWidth {
	font: bold 74px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 95px;
	color:#FFFFFF;
}

.textElement41_generousFullWidth a {
	color:#ff5656;
	text-decoration:none;
}

.textElement41_generousFullWidth a:hover {
	color:#d73c3c;
}

.textElement42_generousFullWidth {
	font: bold 24px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 34px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement43_generousFullWidth {
	font: bold 32px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 44px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement44_generousFullWidth {
	font: bold 44px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 56px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement51_generousFullWidth {
	font: bold 43px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 53px;
	text-transform:uppercase;
	color:#000000;
}
.textElement52_generousFullWidth {
	font: bold 28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 37px;
	text-transform:uppercase;
	color:#000000;
}

.textElement61_generousFullWidth {
	font: bold 38px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 54px;
	text-transform:uppercase;
	color:#000000;
}
.textElement62_generousFullWidth {
	font: bold 28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 37px;
	text-transform:uppercase;
	color:#000000;
}

.textElement62_generousFullWidth a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement62_generousFullWidth a:hover {
	text-decoration: underline;
}


.textElement71_generousFullWidth {
	font: bold 28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:37px;
	color:#FFFFFF;
}

.textElement72_generousFullWidth {
	font: bold 42px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 58px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement73_generousFullWidth {
	font: bold 28px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 37px;
	color:#FFFFFF;
}




/***generousFullScreenTexts***/

.textElement11_generousFullScreen {
	font: bold 104px/120px 'Lato', sans-serif;
	text-transform:uppercase;
	color:#ffea00;
}
.textElement12_generousFullScreen {
	font: bold 64px/80px 'Lato', sans-serif;
	color:#000000;
}

.textElement13_generousFullScreen {
	font: bold 48px/80px 'Lato', sans-serif;
	text-transform:uppercase;
	color:#ffea00;
}

.textElement13_generousFullScreen a {
	text-transform:uppercase;
	color:#ffea00;
	text-decoration:none;
}

.textElement13_generousFullScreen a:hover {
	text-decoration:underline;
}


.textElement21_generousFullScreen {
	font: bold 64px/85px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

.textElement21_generousFullScreen a {
	text-transform:uppercase;
	color:#ff5656;
	text-decoration:none;
}

.textElement21_generousFullScreen a:hover {
	color:#FFFFFF;
}

.textElement22_generousFullScreen {
	font: bold 24px/34px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

.textElement41_generousFullScreen {
	font: bold 28px/37px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#000000;
}

.textElement42_generousFullScreen {
	font: bold 48px/68px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

.textElement43_generousFullScreen {
	font: bold 28px/37px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#000000;
}


.textElement51_generousFullScreen {
	font: bold 22px/31px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#000000;
}

.textElement51b_generousFullScreen {
	font: bold 22px/31px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#000000;
}

.textElement52_generousFullScreen {
	font: bold 73px/72px 'Lato', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}


.textElement53_generousFullScreen {
	font: 330px/335px 'Arial', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

.textElement54_generousFullScreen {
	font: 24px/34px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}


.textElement54_generousFullScreen a {
	color:#000000;
}

.textElement54_generousFullScreen a:hover {
	color:#FF0000;
}



.textElement61_generousFullScreen {
	font: bold 64px/74px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}
.textElement62_generousFullScreen {
	font: bold 28px/37px 'Droid Sans', Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
}




/***SideBarsPlusTexts***/

/***300x600***/
.textElement11_300x600 {
	font: bold 34px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:44px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.textElement12_300x600 {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:27px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement12_300x600 a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement12_300x600 a:hover {
	color:#FF0000;
}


.textElement21_300x600 {
	font:22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:31px;
	color:#FFFFFF;
}
.textElement22_300x600 {
	font: bold 24px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:26px;
	text-transform:uppercase;
	color:#FFFFFF;
}





/***728x90***/

.textElement10_728x90 {
	width:30%;
	height: 260px;
	background: url(../../files/theme/dist/css/images/textsBg/textBg_transparency70.png);
}


.textElement11_728x90 {
	font: bold 34px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:44px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.textElement12_728x90 {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:27px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.textElement12_728x90 a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement12_728x90 a:hover {
	text-decoration: underline;
}


.textElement21_728x90 {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:31px;
	color:#FFFFFF;
}


.textElement21_728x90 a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement21_728x90 a:hover {
	text-decoration: underline;
}


.textElement31_728x90 {
	font: bold 15px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:21px;
	color:#000000;
}
.textElement32_728x90 {
	font: bold 24px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:26px;
	text-transform:uppercase;
	color:#000000;
}






/***468x60***/

.textElement11_468x60 {
	font: bold 24px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:34px;
	text-transform:uppercase;
	color:#000000;
}
.textElement12_468x60 {
	font: bold 16px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:27px;
	text-transform:uppercase;
	color:#000000;
}

.textElement12_468x60 a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement12_468x60 a:hover {
	color:#FF0000;
}


.textElement21_468x60 {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:22px;
	color:#FFFFFF;
}

.textElement21_468x60 a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement21_468x60 a:hover {
	color:#FF0000;
}

.textElement31_468x60 {
	font: bold 11px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:21px;
	color:#FFFFFF;
}
.textElement32_468x60 {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:26px;
	text-transform:uppercase;
	color:#FFFFFF;
}



/****MiniGallery1***/


.textElement11_MiniGallery1 {
	font: bold 26px 'Lato', sans-serif;
	line-height:32px;
	color:#FFFFFF;
}

.textElement12_MiniGallery1 {
	font: bold 16px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:23px;
	color:#FFFFFF;
}

.textElement12_MiniGallery1 a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement12_MiniGallery1 a:hover {
	text-decoration: underline;
}

.textElement31_MiniGallery1 {
	font: bold 32px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 37px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.textElement32_MiniGallery1 {
	font: bold 14px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 22px
	text-transform:uppercase;
	color:#FFFFFF;
}




.orangex {
	color: #F60;
}


.textElement51_MiniGallery1 {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height: 27px;
	text-transform:uppercase;
	color:#ffffff;
}






/***336x280***/

.textElement11_336x280 {
	font: bold 34px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:44px;
	text-transform:uppercase;
	color:#000000;
}
.textElement12_336x280 {
	font: bold 22px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:27px;
	text-transform:uppercase;
	color:#000000;
}

.textElement12_336x280 a {
	text-transform:uppercase;
	color:#ff6c00;
	text-decoration:none;
}

.textElement12_336x280 a:hover {
	color:#FF0000;
}


.textElement21_336x280 {
	font:16px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:25px;
	color:#FFFFFF;
}
.textElement22_336x280 {
	font: bold 18px 'Droid Sans', Verdana, Helvetica, sans-serif;
	line-height:22px;
	text-transform:uppercase;
	color:#FFFFFF;
}



/*
.noTransition {
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:color 0 ease-in;
	transition:none;
	-webkit-transform:none;
	-moz-transform:none;
	-o-transform:none;
	transform:none;
}*/







/***FixedDimensionsTexts***/


.highlight1 {
	color:#FFd303;
}


.textElement11_FixedDimensions {
	font: bold 33px 'PT Sans', sans-serif;
	line-height:33px;
	text-transform:uppercase;
	color:#005c8f;
}

.textElement12_FixedDimensions {
	font: bold 33px 'PT Sans', sans-serif;
	line-height:33px;
	text-transform:uppercase;
	color:#ff2508;
}

.textElement13_FixedDimensions {
	font: 15px 'PT Sans', sans-serif;
	line-height:15px;
	text-transform:capitalize;
	text-decoration:underline;
	color:#d31900;
}

.textElement14_FixedDimensions {
	font: bold 15px 'PT Sans', sans-serif;
	line-height:15px;
	text-transform:uppercase;
	color:#ff2508;
}

.textElement15_FixedDimensions {
	font: bold 67px 'PT Sans', sans-serif;
	line-height:67px;
	text-transform:uppercase;
	color:#ff2508;
}

.textElement16_FixedDimensions {
	font: 24px 'PT Sans', sans-serif;
	line-height:25px;
	color:#ff2508;
}

.textElement17_FixedDimensions {
	font: bold 15px 'PT Sans', sans-serif;
	line-height:15px;
	text-transform:uppercase;
	color:#005c8f;
}

.textElement17_FixedDimensions a{
	font: bold 15px 'PT Sans', sans-serif;
	line-height:15px;
	text-transform:uppercase;
	color:#005c8f;
	text-decoration:none;
}

.textElement17_FixedDimensions a:hover{
	color:#ff2508;
	text-decoration:underline;
}


.textElement21_FixedDimensions {
	padding: 1px 2px 2px 2px;
	background:url(../../files/theme/dist/css/images/textsBg/textBg_transparency.png);
	font:26px 'PT Sans', sans-serif;
	line-height:26px;
	color:#FFFFFF;
}


.textElement22_FixedDimensions {
	padding: 1px 2px 2px 2px;
	background:url(../../files/theme/dist/css/images/textsBg/textBg_transparency.png);
	font:26px 'PT Sans', sans-serif;
	line-height:26px;
	color:#FFFFFF;
}

.textElement31_FixedDimensions {
	font:25px 'PT Sans', sans-serif;
	line-height:25px;
	color:#FFFFFF;
}

.textElement41_FixedDimensions {
	font: bold 22px 'PT Sans', sans-serif;
	line-height:22px;
	padding:1px 2px 1px 2px;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#000;
}

.textElement42_FixedDimensions {
	font: bold 22px 'PT Sans', sans-serif;
	line-height:22px;
	padding:1px 2px 1px 2px;
	text-transform:uppercase;
	color:#fff327;
	background-color:#f82b1f;
}

.textElement51_FixedDimensions {
	font: 28px 'PT Sans', Verdana, Helvetica, sans-serif;
	line-height:28px;
	letter-spacing:2px;
	color:#FFFFFF;
	padding:1px 6px 1px 24px;
	background-color:#474747;
}

.textElement52_FixedDimensions {
	font: 28px 'PT Sans', Verdana, Helvetica, sans-serif;
	line-height:28px;
	letter-spacing:2px;
	color:#FFFFFF;
	padding:1px 6px 1px 24px;
	background-color:#e1530c;
}








/***FullWidthTexts***/


.textElement11_FullWidth {
	font: bold 65px 'PT Sans', sans-serif;
	line-height:65px;
	text-transform:uppercase;
	color:#005c8f;
}

.textElement12_FullWidth {
	font: bold 65px 'PT Sans', sans-serif;
	line-height:65px;
	text-transform:uppercase;
	color:#ff2508;
}

.textElement13_FullWidth {
	font: 29px 'PT Sans', sans-serif;
	line-height:29px;
	text-transform:capitalize;
	text-decoration:underline;
	color:#d31900;
}

.textElement14_FullWidth {
	font: bold 29px 'PT Sans', sans-serif;
	line-height:29px;
	text-transform:uppercase;
	color:#ff2508;
}

.textElement15_FullWidth {
	font: bold 133px 'PT Sans', sans-serif;
	line-height:133px;
	text-transform:uppercase;
	color:#ff2508;
}

.textElement16_FullWidth {
	font: 49px 'PT Sans', sans-serif;
	line-height:49px;
	color:#ff2508;
}

.textElement17_FullWidth {
	font: bold 29px 'PT Sans', sans-serif;
	line-height:29px;
	text-transform:uppercase;
	color:#005c8f;
}

.textElement17_FullWidth a{
	font: bold 29px 'PT Sans', sans-serif;
	line-height:29px;
	text-transform:uppercase;
	color:#005c8f;
	text-decoration:none;
}

.textElement17_FullWidth a:hover{
	color:#ff2508;
	text-decoration:underline;
}


.textElement21_FullWidth {
	padding: 1px 2px 2px 2px;
	background:url(../../files/theme/dist/css/images/textsBg/textBg_transparency.png);
	font:42px 'PT Sans', sans-serif;
	line-height:42px;
	color:#FFFFFF;
}


.textElement22_FullWidth {
	padding: 1px 2px 2px 2px;
	background:url(../../files/theme/dist/css/images/textsBg/textBg_transparency.png);
	font:42px 'PT Sans', sans-serif;
	line-height:42px;
	color:#FFFFFF;
}


.textElement31_FullWidth {
	font:52px 'PT Sans', sans-serif;
	line-height:52px;
	color:#FFFFFF;
}


.textElement32_FullWidth {
	font:50px 'PT Sans', sans-serif;
	line-height:50px;
	color:#FFFFFF;
}


.textElement41_FullWidth {
	font: bold 40px 'PT Sans', sans-serif;
	line-height:40px;
	padding:1px 2px 1px 2px;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#000;
}

.textElement42_FullWidth {
	font: bold 40px 'PT Sans', sans-serif;
	line-height:40px;
	padding:1px 2px 1px 2px;
	text-transform:uppercase;
	color:#fff327;
	background-color:#f82b1f;
}


.textElement51_FullWidth {
	font: 40px 'PT Sans', Verdana, Helvetica, sans-serif;
	line-height:40px;
	letter-spacing:2px;
	color:#FFFFFF;
	padding:1px 6px 1px 24px;
	background-color:#474747;
}

.textElement52_FullWidth {
	font: 40px 'PT Sans', Verdana, Helvetica, sans-serif;
	line-height:40px;
	letter-spacing:2px;
	color:#FFFFFF;
	padding:1px 6px 1px 24px;
	background-color:#e1530c;
}






.hideElement {
	display:none;
}

/*
.noTransition {
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:color 0 ease-in;
	transition:none;
	-webkit-transform:none;
	-moz-transform:none;
	-o-transform:none;
	transform:none;
}*/


.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rsts-type-slide.rsts-dragging-disabled .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging-disabled .rsts-thumbs-view{cursor:auto}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

.rsts-skin-default.rsts-main{position:relative}.rsts-skin-default.rsts-type-fade .rsts-slide{background-color:#fff}.rsts-skin-default .rsts-caption{position:absolute;top:20px;left:20px;margin-right:20px;padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-ms-transform:translate(0, -20px);-o-transform:translate(0, -20px);transform:translate(0, -20px);-webkit-transition:opacity 0.5s,-webkit-transform 0.5s;-moz-transition:opacity 0.5s,-moz-transform 0.5s;-o-transition:opacity 0.5s,-o-transform 0.5s;transition:opacity 0.5s,transform 0.5s}.rsts-skin-default .rsts-active .rsts-caption{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;right:55px;bottom:15px;overflow:hidden;width:30px;height:30px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;line-height:0;text-align:center;text-decoration:none;text-indent:-9999px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAilBMVEUHBwg/QEF5enp5ensCAwQHCAhzdHUAAQEGBwh8fX37+/svMDBub3COjo9yc3NtbW709fWvsLDm5uba2trR0dEuLi6Pj4/Q0NDl5eXZ2toFBgfz8/MuLy/09PT29vb8/Pz6+vp7e3x0dXZzdHT4+Pj39/f9/v3+/v79/f3///8EBQb5+fkAAAD19fVMP6q+AAAALnRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8hTP8QAAAJ1JREFUeNrV0lkPwiAMAOB53zrva2xOxQm0///vWZ4a1o3EN20gNPnSlFASRKVQIS2KFHPKaPvcH8St8WesXYzddVMIZn3NZ1tTZ9Y7QLa7MdfVWlgYZqk9lzML7VZPbGCdDsFekpI14GoN/fGoY6aqkbVaUvVg0lKN7v3wvcuwt/Tg5tIPRjA77I/i1dhX2dnEJnYq4vP+2a/4FX8AsSOXytKixMYAAAAASUVORK5CYII=');-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);background-position:50% 50%;-webkit-transition:opacity 0.05s linear;-moz-transition:opacity 0.05s linear;-o-transition:opacity 0.05s linear;transition:opacity 0.05s linear}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAIVBMVEWhoaE7PD15enqVlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXsWX/bAAAAC3RSTlOAgICAgICAgICAgMiF55wAAAB9SURBVHja7dUxEoAgFANRFBTw/ge2YythEivHn/6VmU3XiwUOHPhPuGYf196zjLHPOi0tWsBYtICx/Zxgw4INCzYs2LBgw4INC55ZFadhN+NVbeh9jhf6mGJDgw0NNjTY0GBDgz0NXusiYDRWwGisgNHFL0Yrnwxd4MCBtd3+EosAicYyWQAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default .rsts-prev:hover,.rsts-skin-default .rsts-next:hover,.rsts-skin-default .rsts-video-play:hover,.rsts-skin-default .rsts-video-stop:hover,.rsts-skin-default .rsts-thumbs-prev:hover,.rsts-skin-default .rsts-thumbs-next:hover{background-color:#eee;background-color:rgba(238,238,238,0.7)}.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{right:20px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAkFBMVEUBAQLPz9AlJiYlJifS0tIsLS0nJyjQ0dDR0tIBAQElJSYrLC2tra39/PwFBQYFBgf6+fmBgYKCgoL9/f339vZBQULIycnIyMiCg4PR0dEmJycmJyjMzMz8/Pzl5eXj4+MCAwQGBwghIiP09PT7+/shIiL6+vrNzs7Nzc0iIyP29vb39/cHCAkAAAD////19fV/WdL3AAAAMHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICRnvRdAAAAnklEQVR42tXSxw7CMAwG4LL3XqUtLdRQqNPY7/92WEJVDhkSN7B8iPTpl6M4ETMAA0t/ChmwPTELe+uPGKsQKywWflYUJxn5eI9xpOsneXidp7pp3Wa+dHrGbWY6d43bLD673nR9vLsZaL5cNfoAyp0eDyRdntxp6icy+/Ei981HqVGLq3xo1GaFm4kuRb1vvp1mFNzYLrzvn/2KX/MbXNOe099MDj0AAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAHlBMVEWhoaE7PD2VlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXtfGSSAAAACnRSTlOAgICAgICAgICAXdxslAAAAHxJREFUeNrt1TEOgDAMxdDSAi33vzBbPVUoZkLE+1O2/HK9KHHixH/A9fS4jnGGMfZZl6VFBzAWHcLHQD9gocFCg4UGCw0WGiw0WGjwum3qEsb7tH1xWViwsGBhwcKChQULC5Z2jRs2itHdfc+GjWB094vR+ieHLnHixK4bjyV89TB6vlgAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;top:50%;right:10px;margin-top:-15px}.rsts-skin-default .rsts-thumbs-prev{right:auto;left:10px}.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUgISLDw8MgICGUlZaIiImSk5PCwsP9/f39/PyHh4iUlJWSkpLX2NgAAQIoKSkGBwgdHR7Ly8skJSYEBAXHyMj+/v739/ciIyMhIiImJyfNzc3S0tL8/Pz7+/v29vYHCAnNzs4AAAD////19fVh+HN2AAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAiUlEQVR42uXRyQ7CMAwE0LC2QHfaQkji1sP//yNR1csEiXMlfPFI7zCWbN7JCCVmnj9i738x2hbMpHPTzCAmfag+XyAmrWt2QzqV5URuSLWqdHXmsDMRbFHYuPbnkPBw0rtaBzgbw21IWPKjdg6xxHV68ZJ2j9mhXyrRX/34fblgLQyQLf57S/wBI9V2nx3O9QoAAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAeUlEQVR42u3UMQ6AMAzF0A8BmvufGHVpyOIOFRJI8f5WyxcqXLhw4U9jLeCznYzRNtYi2zsIs2UttqzFlrXYshZb1mLLWmg31iJ7+YVaaJ210GY9x/awWdsc+z5s1uaEQ4cNbY449LChzQFn3W3S9qsBFi5cuPDr+AYQcW8C6kiUiAAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUwMTKKi4suLzAGBwja2trR0dEwMDEuLi/Q0NDZ2dmJiYp7e3x6e3t/gIEAAQL09PTn5+f6+vr8/Px0dHVwcHH8/f329vYFBgdzdHT+/v79/v339/f9/f3///90dXb4+Pj5+fkEBQYAAAD19fUC5l8BAAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAnElEQVR42uXSyQ4CIQwG4HEddRZmZUSEQnn/d7RkSAi4HI2Jf6AlfIceoHCOMcccrTXcMR5OtInf5k/YyLVL84qHjoHvwLrhmdW+0AJIhT6eVc79YYtYCQBRIZanPmO1QWuxVqr2/aIylqD9fdP4OoLMZ5sb+dK2i8Xr3cTZie+CRk49aOTUcSRNOfo8TXPUnB1QPj0J5z/5Hb7OD7UPdeTEuFeXAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAg0lEQVR42u3UMQ6EMAxE0WVDYu5/YhpLXzBSRkAF8i9tvXZ+24MKFy5c+HP4P06H0RzGRoyjjWgOY1Nj0YLFpsaip7hFNrBog3ug02brDKsWK3imxQqe6EWsxWi1HqOxHqONBTuN9RiN9Vg11mPVWI9V99tL0rEe6/dVA1i4cOHCl9oBak1vAkBKLfwAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default.rsts-video-playing .rsts-nav,.rsts-skin-default.rsts-video-playing .rsts-prev,.rsts-skin-default.rsts-video-playing .rsts-next{display:none}.rsts-skin-default.rsts-video-playing .rsts-nav-thumbs{display:block}.rsts-skin-default.rsts-touch .rsts-nav-numbers,.rsts-skin-default.rsts-touch .rsts-nav-tabs{display:none}.rsts-skin-default .rsts-nav{position:absolute;right:95px;bottom:12px;left:10px;text-align:right}.rsts-skin-default .rsts-nav ul{margin:0 !important;padding:0 !important}.rsts-skin-default .rsts-nav li{display:inline}.rsts-skin-default .rsts-nav-numbers a,.rsts-skin-default .rsts-nav-tabs a{display:inline-block;height:30px;min-width:30px;padding:0.65em 0.5em 0.5em;margin:0 2px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;font-size:12px;text-align:center;text-decoration:none;color:#fff;background-color:#555;background-color:rgba(85,85,85,0.6);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.rsts-skin-default .rsts-nav-numbers a:hover,.rsts-skin-default .rsts-nav-numbers a.active,.rsts-skin-default .rsts-nav-tabs a:hover,.rsts-skin-default .rsts-nav-tabs a.active{color:#333;background-color:#fff;background-color:rgba(255,255,255,0.5)}.rsts-skin-default:hover .rsts-nav-numbers a,.rsts-skin-default:hover .rsts-nav-tabs a{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.rsts-skin-default .rsts-nav-bullets{line-height:0}.rsts-skin-default .rsts-nav-bullets a{display:inline-block;width:9px;height:9px;overflow:hidden;margin:12px 4px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;outline:none;text-align:left;text-indent:-999px;background-color:#fff;background-color:rgba(255,255,255,0.8);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px #777;-moz-box-shadow:0 0 2px #777;box-shadow:0 0 2px #777}.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active{background-color:#777;-webkit-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;-moz-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555}.rsts-skin-default .rsts-nav-thumbs{position:static;padding-top:5px}.rsts-skin-default .rsts-nav .rsts-nav-prev,.rsts-skin-default .rsts-nav .rsts-nav-next{display:none}.rsts-skin-default .rsts-video-play{top:50%;right:auto;bottom:auto;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAb1BMVEU4ODgGBgbx8fGurq7i4uIODg5QUFD7+/vBwcEUFBQYGBggICC1tbXNzc0JCQkVFRWsrKwTExPExMTS0tImJibv7+9KSkozMzP4+PhYWFj+/v6Dg4MDAwPl5eVycnKenp4MDAza2toPDw////8AAACZ5/RyAAAAJXRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAwmBGiwAAALNJREFUeNrt1kcOwkAQRFFyxsYmBxtDc/8zIrGpA/xaWKhnO9KT5ncvZvCxnGSSSSaZv2GK0sIsFzMHM53MWwPzfkU8OwsT9cHCRHOyMHFpLYwCIUaBEKNAiFEgxCgQYhSIMQrEGAXijAJxJrZrC7NZGZjb/WF41PHqSLw/Owa+q9D6KQthlAUwykIYZSGMsiBGWRCjLIhRFsQoC2Ga0S8LZMqx7gAzLPr0aUsmmWSS6SXzBf8cqwAv1zglAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-play{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAMAAACZHrEMAAAARVBMVEUJCQlOTk4nJyddXV1gYGD29vbh4eGTk5PAwMA2NjYYGBgGBga3t7dUVFQtLS0SEhKHh4fb29sDAwPz8/NaWlr///8AAACZTZFgAAAAF3RSTlOAgICAgICAgICAgICAgICAgICAgICAgCZn8kAAAAFfSURBVHja7dpZUsMwFAVR5gDRLMT+l8r1Cqjih/5oLyB1kurYlp4evkGXGDFixIgRI0aMGDFixIgRI0aMGDFifseQvsBfPvjrdgdhzvsnCHPePkCY8/oCwpxzu4MwCQeESTggTMIBYa5wQJiEA8IkHBAm4YAwVzggTMIBYRIOCJNwQJgrHBAm4YAwCQeESTggzBUOCJNwQJiEA8IkHBDmCgeESTggTMIBYRIOCHOFA8IkHBAm4YAw5/UZhDn7iYOZjfPLlM5pZizMv2lXzk1vNs4duHTOs2kszFN7V87L1WycN73SOe/AY2FWB7tyFnGzcVaUpXPW2mNhdiF25WwWzcbZuSqds6c3Fma3c1fOpvRsnB3y0jmzg7EwU5VdOcOv2TiTuNI5M8qxMNPbXTlD9tk4E//SOWchxsKcEnmsoMM8qGNOYsRgLjFixIgRI0aMGDFixIgRI0aMGDH/e/0Ai4OJ2+ZcrkwAAAAASUVORK5CYII=');background-size:70px,70px}}.rsts-skin-default .rsts-video-stop{top:20px;right:20px;left:auto;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEWnp6dOTk7x8fHv7+9HR0fw8PDu7u7e3t5NTU3f398UFBQTExP4+PhLS0tvb29xcXH09PRJSUn39/fn5+cWFhampqb29vZISEhMTExLS0ukpKT////r6+sAAAD///8AAABKSkr19fUAAAD///8df9PJAAAAJHRSTlN6e35+e35+e3t7fX1/fHl5fXt/e315fnt7e3p/foGBfnt9gIDdofLFAAAAk0lEQVR42u2SSQ7DIAxF03nKPBEC2Ni9/x3jsMXqsuqiljxITx/8EcX7Y/wxuOmUhmPhIMdlg4akzxGbMscrBu4IyHLANce+Ymb7WKRWPsdyqpCnZJzVzUmUEgvpxmAYA4dxAB3TIanvupqisJdkRwr2O403K9V43bdpgaLuu6/x3KY7sO7VN7+m4TI5+K3v8H28AYM7doAzbo6MAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-stop{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAALVBMVEXo6OjGxsZjY2PKysq3t7ewsLCOjo7f39+Pj4/l5eVfX19hYWHj4+NRUVH///80A/15AAAAD3RSTlOGkL2PlZemiKWHvr2HyICcCOzTAAAAv0lEQVR42u3VSQ7DIAxA0bRJSBjs+x83mzYfNnatLqpKeM0THmRY9IuYeOKJJ7bwlsdTWwCfUpsS+Smni7EipfVW5PQwtte5iqAdvIvcGiuy25gs0e1ta7YwuqJ76+NRr6P1MbkSTM7HaKyP0QXK1HyMxgaxrjde1cBe1TV4MzZeMxYdm7OvF9OWR7H0YtpDG/ojnDurnc6hfT7Iw9tnImE7ney00bdFJ3Uw+mXpQoq822Nv8/Yf383EE0/8G3wBfh3Bcn7dsMIAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-video-youtube>.rsts-video-stop{top:25px}.rsts-skin-default .rsts-video-vimeo>.rsts-video-stop{top:10px;right:auto;left:10px}.rsts-skin-default .rsts-progress{position:absolute;top:0;right:0;width:100%;height:2px;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.rsts-skin-default .rsts-progress div{height:100%;background-color:#fff}.rsts-skin-default .rsts-progress.rsts-progress-active{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:0.3}.rsts-skin-default .rsts-thumbs-slide{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8}.rsts-skin-default .rsts-thumbs-slide.rsts-thumbs-active-thumb{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}

.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar .grayscale .cc-btn {
    background: #f1efef; }
    .contao-cookiebar .grayscale .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .grayscale .cc-btn.success {
      background: #fbfbfb; }
      .contao-cookiebar .grayscale .cc-btn.success:hover {
        background: #f7f7f7; }
  .contao-cookiebar .highlight .cc-btn.success {
    background: #4e9e3e;
    border-color: #3e7830;
    color: #fff; }
    .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #4c933f; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

@media (min-width: 768px) {
  .contao-cookiebar .cc-btn {
    width: auto;
    margin-bottom: 0; }
  .contao-cookiebar .cc-inner {
    max-width: 750px; } }

@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0); }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden; } }

@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%); } }

@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0); } }

@keyframes cookiebar-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); } }

.contao-cookiebar {
  color: #444444; }
  .contao-cookiebar p {
    color: #868686;
    line-height: 1.4; }
  .contao-cookiebar .cc-inner {
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
  .contao-cookiebar .cc-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px; }
    .contao-cookiebar .cc-group > label {
      flex-grow: 1;
      margin: 5px 0 5px 10px; }
    .contao-cookiebar .cc-group .cc-detail-btn {
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      padding: 8px 10px;
      line-height: 1.2rem; }
      .contao-cookiebar .cc-group .cc-detail-btn span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn:hover {
        color: #717171; }
    .contao-cookiebar .cc-group .cc-detail-btn-details {
      display: inline-block;
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      text-decoration: underline;
      padding: 0;
      margin: 0 0 10px; }
      .contao-cookiebar .cc-group .cc-detail-btn-details span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn-details:hover {
        color: #717171; }
  .contao-cookiebar .cc-cookies {
    display: none;
    width: 100%;
    background: #fbfbfb;
    border-radius: 0 0 5px 5px; }
    .contao-cookiebar .cc-cookies > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-cookies > p, .contao-cookiebar .cc-cookies > .cc-cookie {
      margin: 0;
      padding: 15px;
      border-top: 1px solid #e6e6e6; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info {
      font-size: 0.875rem;
      background: #fff;
      padding: 10px;
      border-radius: 5px;
      border: 1px solid #efefef; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div > span {
        font-weight: 600; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div + div {
        margin-top: 5px; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
        margin-top: 15px; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-desc > p {
      margin-bottom: 0; }
    .contao-cookiebar .cc-cookies .cc-cookie label.cookie + p, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
      margin-top: 10px; }
    .contao-cookiebar .cc-cookies .cc-cookie p {
      margin: 0 0 15px;
      font-size: 0.875rem; }
  .contao-cookiebar .cc-footer, .contao-cookiebar .cc-info {
    text-align: center; }
  .contao-cookiebar .cc-info {
    margin-top: 15px; }
    .contao-cookiebar .cc-info > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-info > a {
      display: inline-block;
      font-size: 0.813rem;
      color: #a2a2a2;
      text-decoration: none; }
      .contao-cookiebar .cc-info > a:hover {
        color: #717171; }
      .contao-cookiebar .cc-info > a + a:before {
        display: inline-block;
        content: '·';
        margin-right: 5px; }

@charset "UTF-8";progress,sub,sup{vertical-align:baseline}button,hr,input,select{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}img,legend{max-width:100%}a,p a{color:#d41124}abbr[title],p a{text-decoration:underline}:not(p) a,p a:hover{text-decoration:none}code,html{color:#505d69}.slicknav_menu,.slicknav_open{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}.nav--select select,input[type=search]{-webkit-appearance:none}.ce_downloads ul,.ce_gallery ul,.nav ul,.news-menu ul,.pagination ul{list-style-type:none}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{margin:.67em 0}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:ButtonText dotted 1px}legend{color:inherit;display:table;white-space:normal}textarea{overflow:auto}.block,.invisible{overflow:hidden}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}.float_left{float:left}.float_right{float:right}.clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}h2,html{line-height:1.5}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;display:inline}.mod_article,[id=container]{position:relative}*,:after,:before{box-sizing:inherit}.slicknav_menu,.slicknav_menu *,html{box-sizing:border-box}@font-face{font-family:DroidSansBold;src:url(../../files/theme/dist/fonts/Droid-Sans-bold/DroidSans-Bold-webfont.eot?) format("eot"),url(../../files/theme/dist/fonts/Droid-Sans-bold/DroidSans-Bold-webfont.woff2) format("woff2"),url(../../files/theme/dist/fonts/Droid-Sans-bold/DroidSans-Bold-webfont.woff) format("woff"),url(../../files/theme/dist/fonts/Droid-Sans-bold/DroidSans-Bold-webfont.ttf) format("truetype"),url(../../files/theme/dist/fonts/Droid-Sans-bold/DroidSans-Bold-webfont.svg#DroidSansBold) format("svg")}@font-face{font-family:DroidSansRegular;src:url(../../files/theme/dist/fonts/Droid-Sans-regular/DroidSans-webfont.eot?) format("eot"),url(../../files/theme/dist/fonts/Droid-Sans-regular/DroidSans-webfont.woff2) format("woff2"),url(../../files/theme/dist/fonts/Droid-Sans-regular/DroidSans-webfont.woff) format("woff"),url(../../files/theme/dist/fonts/Droid-Sans-regular/DroidSans-webfont.ttf) format("truetype"),url(../../files/theme/dist/fonts/Droid-Sans-regular/DroidSans-webfont.svg#DroidSansRegular) format("svg")}@font-face{font-family:LaserPlain;src:url(../../files/theme/dist/fonts/Laser-Plain/laserplain.eot?) format("eot"),url(../../files/theme/dist/fonts/Laser-Plain/laserplain.woff2) format("woff2"),url(../../files/theme/dist/fonts/Laser-Plain/laserplain.woff) format("woff"),url(../../files/theme/dist/fonts/Laser-Plain/laserplain.ttf) format("truetype"),url(../../files/theme/dist/fonts/Laser-Plain/laserplain.svg#LaserPlain) format("svg")}@font-face{font-family:fontello;src:url(../../files/theme/dist/fonts/fontello/fontello.eot?) format("eot"),url(../../files/theme/dist/fonts/fontello/fontello.woff2) format("woff2"),url(../../files/theme/dist/fonts/fontello/fontello.woff) format("woff"),url(../../files/theme/dist/fonts/fontello/fontello.ttf) format("truetype"),url(../../files/theme/dist/fonts/fontello/fontello.svg#fontello) format("svg")}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-right-dir:before{content:'\e800'}.icon-down-dir:before{content:'\e801'}.icon-up-dir:before{content:'\e802'}.icon-left-dir:before{content:'\e803'}.icon-down-open:before{content:'\e804'}.icon-left-open:before{content:'\e805'}.icon-right-open:before{content:'\e806'}.icon-up-open:before{content:'\e807'}.icon-left-dir-1:before{content:'\e808'}.icon-right-dir-1:before{content:'\e809'}.icon-up-dir-1:before{content:'\e80a'}.icon-down-open-1:before{content:'\e80b'}.icon-right-open-1:before{content:'\e80c'}.icon-down-open-mini:before{content:'\e80d'}.icon-up-open-1:before{content:'\e80e'}.icon-left-open-1:before{content:'\e80f'}.icon-gplus:before{content:'\e810'}.icon-skype:before{content:'\e811'}.icon-twitter:before{content:'\e812'}.icon-youtube:before{content:'\e813'}.icon-vimeo:before{content:'\e814'}.icon-xing:before{content:'\e815'}.icon-yahoo:before{content:'\e816'}.icon-facebook:before{content:'\e817'}.icon-buffer:before{content:'\e818'}.icon-wordpress:before{content:'\e819'}.icon-google:before{content:'\e81a'}.icon-cancel:before{content:'\e81b'}.icon-cancel-1:before{content:'\e81c'}.icon-cancel-2:before{content:'\e81d'}.icon-spin4:before{content:'\e834'}.icon-spin5:before{content:'\e838'}.icon-spin6:before{content:'\e839'}.icon-menu:before{content:'\f0c9'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-angle-down:before{content:'\f107'}address,blockquote,dl,fieldset,figure,hr,ol,p,pre,ul{margin-bottom:1rem}dd,ol,ul{margin-left:1rem}.ce_gallery ul:after,.clearfix:after,.nav--breadcrumb ul:after,.nav--horizontal ul:after,.news-grid:after,.news-list .event:after,.news-list .layout_latest:after,.news-list .layout_short:after,.news-list .layout_simple:after,.pagination:after,.row:after,[id=header] .inside:after,[id=sticky_header] .inside:after,[id=footer]>.inside:after{content:"";display:table;clear:both}figure{margin:0}img{border-style:none;display:block;height:auto;margin:0 auto}html{font-family:DroidSansRegular,"Helvetica Neue",sans-serif;font-size:1em;background-color:#fff;overflow-y:scroll;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@media screen and (max-width:34.3125em){html{font-size:.875em}}@media screen and (min-width:68.75em){html{font-size:1.125em}}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:300;font-family:Helvetica;word-break:break-word;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto}h1{font-size:32px;font-size:2rem;line-height:1.55}@media screen and (min-width:48em){h1{font-size:2.5rem}}@media screen and (min-width:68.75em){h1{font-size:2.5rem}}ol+h1,p+h1,ul+h1{margin-top:2rem}.ce_text+.ce_text h1:first-child{margin-top:1rem}h1+h2{margin-top:-.5rem}h2{font-size:22px;font-size:1.375rem}@media screen and (min-width:48em){h2{font-size:1.667rem}}@media screen and (min-width:68.75em){h2{font-size:1.667rem}}ol+h2,p+h2,ul+h2{margin-top:2rem}.ce_text+.ce_text h2:first-child{margin-top:1rem}h2+h3{margin-top:-.5rem}h3{font-size:22px;font-size:1.375rem;line-height:1.25}h4,h5,h6{line-height:1}@media screen and (min-width:48em){h3{font-size:1.5rem}}@media screen and (min-width:68.75em){h3{font-size:1.5rem}}ol+h3,p+h3,ul+h3{margin-top:2rem}.ce_text+.ce_text h3:first-child{margin-top:1rem}h3+h4{margin-top:-.5rem}h4{font-size:18px;font-size:1.125rem}@media screen and (min-width:48em){h4{font-size:1.25rem}}@media screen and (min-width:68.75em){h4{font-size:1.25rem}}ol+h4,p+h4,ul+h4{margin-top:1.5rem}.ce_text+.ce_text h4:first-child{margin-top:.5rem}h4+h5{margin-top:-.5rem}h5{font-size:16px;font-size:1rem}@media screen and (min-width:48em){h5{font-size:1rem}}@media screen and (min-width:68.75em){h5{font-size:1rem}}ol+h5,p+h5,ul+h5{margin-top:1.5rem}.ce_text+.ce_text h5:first-child{margin-top:.5rem}h5+h6{margin-top:-.5rem}h6{font-size:14px;font-size:.875rem}ol+h6,p+h6,ul+h6{margin-top:1.5rem}.ce_text+.ce_text h6:first-child{margin-top:.5rem}p{margin-top:0}p:last-child{margin-bottom:0}.ce_text,.li--block,hr{margin-bottom:1rem}pre{padding:1rem;background:#555;color:#fff;overflow-x:scroll}hr{margin-top:1rem;border-top:1px solid #ccc;border-bottom:0}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left;padding-left:.9375rem;padding-right:.9375rem;width:100%}@media screen and (min-width:0){.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.offset-xs-1{margin-left:8.33333%}.offset-xs-2{margin-left:16.66667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333%}.offset-xs-5{margin-left:41.66667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333%}.offset-xs-8{margin-left:66.66667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333%}.offset-xs-11{margin-left:91.66667%}.offset-xs-12{margin-left:100%}}@media screen and (min-width:34.375em){.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.offset-sm-12{margin-left:100%}}@media screen and (min-width:48em){h6{font-size:.875rem}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.offset-md-1{margin-left:calc(8.33333% + .15625rem)}.row .offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:calc(16.66667% + .3125rem)}.row .offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:calc(25% + .46875rem)}.row .offset-md-3{margin-left:25%}.offset-md-4{margin-left:calc(33.33333% + .625rem)}.row .offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:calc(41.66667% + .78125rem)}.row .offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:calc(50% + .9375rem)}.row .offset-md-6{margin-left:50%}.offset-md-7{margin-left:calc(58.33333% + 1.09375rem)}.row .offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:calc(66.66667% + 1.25rem)}.row .offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:calc(75% + 1.40625rem)}.row .offset-md-9{margin-left:75%}.offset-md-10{margin-left:calc(83.33333% + 1.5625rem)}.row .offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:calc(91.66667% + 1.71875rem)}.row .offset-md-11{margin-left:91.66667%}.offset-md-12{margin-left:calc(100% + 1.875rem)}.row .offset-md-12{margin-left:100%}}@media screen and (min-width:58.75em){.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.offset-lg-12{margin-left:100%}}@media screen and (min-width:68.75em){h6{font-size:.875rem}.col-xl-1{width:8.33333%}.col-xl-2{width:16.66667%}.col-xl-3{width:25%}.col-xl-4{width:33.33333%}.col-xl-5{width:41.66667%}.col-xl-6{width:50%}.col-xl-7{width:58.33333%}.col-xl-8{width:66.66667%}.col-xl-9{width:75%}.col-xl-10{width:83.33333%}.col-xl-11{width:91.66667%}.col-xl-12{width:100%}.offset-xl-1,.row .offset-xl-1{margin-left:8.33333%}.offset-xl-2,.row .offset-xl-2{margin-left:16.66667%}.offset-xl-3,.row .offset-xl-3{margin-left:25%}.offset-xl-4,.row .offset-xl-4{margin-left:33.33333%}.offset-xl-5,.row .offset-xl-5{margin-left:41.66667%}.offset-xl-6,.row .offset-xl-6{margin-left:50%}.offset-xl-7,.row .offset-xl-7{margin-left:58.33333%}.offset-xl-8,.row .offset-xl-8{margin-left:66.66667%}.offset-xl-9,.row .offset-xl-9{margin-left:75%}.offset-xl-10,.row .offset-xl-10{margin-left:83.33333%}.offset-xl-11,.row .offset-xl-11{margin-left:91.66667%}.offset-xl-12,.row .offset-xl-12{margin-left:100%}}.row{margin-left:-.9375rem;margin-right:-.9375rem}.article--full,.mod_article{margin-left:auto;margin-right:auto}.pull-right{float:right}.pull-left{float:left}@media screen and (min-width:0){.pull-right-xs{float:right}.pull-left-xs{float:left}.clear-xs{clear:both}}@media screen and (min-width:34.375em){.pull-right-sm{float:right}.pull-left-sm{float:left}.clear-xs{clear:none}.clear-sm{clear:both}}@media screen and (min-width:48em){.pull-right-md{float:right}.pull-left-md{float:left}.clear-sm{clear:none}.clear-md{clear:both}}[id=header]{background:#fff;color:#505d69}[id=header] .inside{max-width:66.625em;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}.mod_article{max-width:66.625em;padding:2rem .9375rem}.article--full{max-width:none;padding-top:0;padding-bottom:0}.article--noPadding,.noPadding{padding-left:0;padding-right:0}.overflow{overflow:visible}
.ce_gallery .cols_1 li figure,
.ce_gallery .cols_3 li figure,
.ce_gallery .cols_4 li figure,
.mod_newsarchive .layout_latest a figure,
.slicknav_open,
.row .ce_image .image_container {
	overflow:hidden;
}
.ce_gallery .cols_3 li figure img {
	transition:all .6s ease 0s;
	border-bottom:2px solid #d41124;
}
.row .ce_image .image_container a img {
	transition:all .6s ease 0s;
}
.ce_gallery .cols_3 li:hover img,
.row .ce_image .image_container a:hover img {
	transform:scale(1.04);
}
.ce_gallery .cols_1 li:hover img,
.ce_gallery .cols_3 li:hover img,
.row .ce_image .image_container a:hover img {
	-webkit-transform:scale(1.04);
	-ms-transform:scale(1.04);
	transition:all .6s ease 0s;
}
[id=footer]>.inside{max-width:66.625em;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}::-webkit-input-placeholder{color:#FFF}:-moz-placeholder{color:#FFF;opacity:1}::-moz-placeholder{color:#FFF;opacity:1}.slider .slider-control a:hover,.slider .slider-menu b:hover{opacity:.5}:-ms-input-placeholder{color:#FFF}body{overflow-x:hidden}body.start [id=header] .inside{position:absolute;left:0;right:0;top:10px;z-index:999;width:100%}body.start .ce_rsce_headline_ci h1:after{width:100%;left:0}body.default [id=header]{position:relative}body.default [id=header]:after{content:'';position:absolute;bottom:0;right:0;width:100%;background:url(../../files/theme/dist/img/layout/vorinhalt_grau_hg.png) center bottom no-repeat;background-size:contain;z-index:996;height:49px}body.default [id=header] .inside{padding-top:10px}body.default [id=header] .ce_rsce_headline_ci .slogan table{color:#FFF}body.default [id=header] .ce_rsce_headline_ci .slogan table td{border-color:#FFF!important}body.projects [id=footer]:before{border-top:40px solid #e9e9e9}.slogan{padding-top:100px}.slogan table{border:none;color:#FFF;max-width:750px;margin:0 auto}@media screen and (max-width:58.6875em){.slogan{padding-top:50px}.slogan table{max-width:100vw}}.slogan table tr td{border:none;text-align:center;font-family:LaserPlain;line-height:1;padding:10px 0}.slogan table tr:first-child td{width:50%;font-size:50px;line-height:25px;vertical-align:text-bottom;padding:0}@media screen and (max-width:58.6875em){.slogan table tr:first-child td{font-size:46px;line-height:23px}}@media screen and (max-width:47.9375em){.slogan table tr:first-child td{font-size:23px;line-height:11.5px}}@media screen and (max-width:34.3125em){.slogan table tr:first-child td{font-size:21px;line-height:10.5px}}.slogan table tr:first-child td:first-child,.slogan table tr:first-child td:last-child{width:25%;border-bottom:1px solid #fff}.slogan table tr:nth-child(2) td{font-family:DroidSansBold;text-transform:uppercase;font-size:45px;border-bottom:1px solid #fff;white-space:nowrap}@media screen and (max-width:58.6875em){.slogan table tr:nth-child(2) td{font-size:42px}}@media screen and (max-width:47.9375em){.slogan table tr:nth-child(2) td{font-size:20px}}@media screen and (max-width:34.3125em){.slogan table tr:nth-child(2) td{font-size:18px}}.slogan table tr:last-child td{padding-top:35px;font-size:30px}@media screen and (max-width:58.6875em){.slogan table tr:last-child td{font-size:28px}}@media screen and (max-width:47.9375em){.slogan table tr:last-child td{font-size:14px;padding-top:17px}}@media screen and (max-width:34.3125em){.slogan table tr:last-child td{font-size:17px}}.logo{display:table-cell;width:185px;height:155px;background:url(../../files/theme/dist/img/layout/logo_auto_wagner.svg);background-size:cover}@media screen and (max-width:58.6875em){.logo{display:block;margin:0 auto}}@media screen and (max-width:68.6875em){.logo{width:122px;height:102px}}.logo a{display:block;width:100%;height:100%}.mod_rocksolid_slider{padding-left:36px;padding-right:36px;margin-top:30px}@media screen and (max-width:47.9375em){.mod_rocksolid_slider{padding-left:18px;padding-right:18px}}.mod_rocksolid_slider .rsts-slide{color:#FFF;background:#232323;border-bottom:2px solid #d41124}.mod_rocksolid_slider .rsts-slide div[class*=col-]{padding:0}.mod_rocksolid_slider .rsts-slide div[class*=col-]:last-child{padding:15px}@media screen and (min-width:58.75em){.pull-right-lg{float:right}.pull-left-lg{float:left}.clear-md{clear:none}.clear-lg{clear:both}.mod_rocksolid_slider .rsts-slide div[class*=col-]:last-child{padding:25px}}@media screen and (min-width:68.75em){.pull-right-xl{float:right}.pull-left-xl{float:left}.clear-lg{clear:none}.clear-xl{clear:both}.mod_rocksolid_slider .rsts-slide div[class*=col-]:last-child{padding:40px}}.mod_rocksolid_slider .rsts-slide .ce_text{margin-bottom:0}.mod_rocksolid_slider .rsts-slide h1{font-family:DroidSansBold;font-size:16px;font-size:1rem;line-height:1.2;text-transform:uppercase}.mod_rocksolid_slider .rsts-slide img{margin:0}.mod_rocksolid_slider .rsts-prev{left:-36px;background-image:url(../../files/theme/dist/img/layout/slider_pfeil_links.svg)}.mod_rocksolid_slider .rsts-prev:hover{background-image:url(../../files/theme/dist/img/layout/slider_pfeil_links_hover.svg)}.mod_rocksolid_slider .rsts-next{right:-35px;background-image:url(../../files/theme/dist/img/layout/slider_pfeil_rechts.svg)}.mod_rocksolid_slider .rsts-next:hover{background-image:url(../../files/theme/dist/img/layout/slider_pfeil_rechts_hover.svg)}.mod_rocksolid_slider .rsts-next,.mod_rocksolid_slider .rsts-prev{border:none;bottom:0;height:123px;width:36px;background-size:inherit}@media screen and (max-width:47.9375em){.mod_rocksolid_slider .rsts-prev{left:-18px}.mod_rocksolid_slider .rsts-next{right:-18px}.mod_rocksolid_slider .rsts-next,.mod_rocksolid_slider .rsts-prev{width:18px;height:61.5px}}.mod_rocksolid_slider .rsts-next:hover,.mod_rocksolid_slider .rsts-prev:hover{background-color:transparent!important}[id=slider]{position:relative;height:950px}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2){[id=slider]{height:610px}}[id=slider]:after{content:'';position:absolute;bottom:0;right:0;width:100%;background:url(../../files/theme/dist/img/layout/vorinhalt_grau_hg.png) center bottom no-repeat;background-size:contain;z-index:996;height:49px}[id=slider] .mod_rocksolid_slider{position:absolute;left:0;right:0;bottom:110px;margin:auto;padding-left:36px;padding-right:36px;z-index:99;max-width:66.625em}@media screen and (max-width:68.6875em){[id=slider] .mod_rocksolid_slider{bottom:70px}}[id=slider] .mod_rocksolid_slider .rsts-slide{color:#FFF;background:rgba(0,0,0,.5);border-bottom:2px solid #d41124}[id=slider] .mod_rocksolid_slider .rsts-slide div[class*=col-]{padding:0}[id=slider] .mod_rocksolid_slider .rsts-slide div[class*=col-]:last-child{padding:15px}@media screen and (min-width:58.75em){[id=slider] .mod_rocksolid_slider .rsts-slide div[class*=col-]:last-child{padding:25px}}@media screen and (min-width:68.75em){[id=slider] .mod_rocksolid_slider .rsts-slide div[class*=col-]:last-child{padding:40px}}[id=slider] .mod_rocksolid_slider .rsts-slide .ce_text{margin-bottom:0}[id=slider] .mod_rocksolid_slider .rsts-slide h1{font-family:DroidSansBold;font-size:16px;font-size:1rem;line-height:1.2;text-transform:uppercase}[id=slider] .mod_rocksolid_slider .rsts-slide img{margin:0}[id=slider] .mod_rocksolid_slider .rsts-prev{left:-36px;background-image:url(../../files/theme/dist/img/layout/slider_pfeil_links.svg)}[id=slider] .mod_rocksolid_slider .rsts-prev:hover{background-image:url(../../files/theme/dist/img/layout/slider_pfeil_links_hover.svg)}[id=slider] .mod_rocksolid_slider .rsts-next{right:-36px;background-image:url(../../files/theme/dist/img/layout/slider_pfeil_rechts.svg)}[id=slider] .mod_rocksolid_slider .rsts-next:hover{background-image:url(../../files/theme/dist/img/layout/slider_pfeil_rechts_hover.svg)}[id=slider] .mod_rocksolid_slider .rsts-next,[id=slider] .mod_rocksolid_slider .rsts-prev{border:none;bottom:0;height:123px;width:36px;background-size:inherit}@media screen and (max-width:47.9375em){[id=slider] .mod_rocksolid_slider .rsts-prev{left:-18px}[id=slider] .mod_rocksolid_slider .rsts-next{right:-18px}[id=slider] .mod_rocksolid_slider .rsts-next,[id=slider] .mod_rocksolid_slider .rsts-prev{width:18px;height:61.5px;background-size:contain}}[id=slider] .mod_rocksolid_slider .rsts-next:hover,[id=slider] .mod_rocksolid_slider .rsts-prev:hover{background-color:transparent!important}[id=footer]{background-image:url(../../files/theme/dist/img/layout/footer_hg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;position:relative}[id=footer]:before{display:block;content:'';border-top:40px solid #fff;border-right:50vw solid transparent;border-bottom:0 solid transparent;border-left:50vw solid transparent}@media screen and (max-width:68.6875em){[id=footer]:before{border-top:25px solid #fff}}@media screen and (max-width:58.6875em){[id=footer]:before{border-top:20px solid #fff}}@media screen and (max-width:47.9375em){[id=footer]:before{border-top:10px solid #fff}}[id=footer] .inside{padding-top:48px;min-height:600px;padding-bottom:48px;color:#FFF}[id=footer] .inside h1{display:inline-block;line-height:1.6;font-weight:400;text-transform:uppercase;font-size:26.67px;font-size:1.667rem;border-top:1px solid #fff;border-bottom:1px solid #fff;margin-bottom:2.5rem}@media screen and (max-width:58.6875em){[id=footer] .inside h1{display:table;margin:0 auto 2rem}}[id=footer] .inside h1:not(first-child){margin-top:2rem}[id=footer] .inside .widget-text,[id=footer] .inside .widget-textarea{margin-bottom:1px}[id=footer] .inside a{color:#FFF}[id=footer] .inside input,[id=footer] .inside textarea{border-radius:0;border:none;margin:0;background:rgba(80,93,105,.5);color:#fff}.shape-helper.grey,.shape-helper.white{border-right:50vw solid transparent;border-bottom:0 solid transparent;border-left:50vw solid transparent}
[id=footer] .inside .submit {
	width:100%;
	background:rgba(255,255,255,.9);
	color:#505d69;
	font-weight:600;
	text-transform:uppercase;
	height:46px;
	border: unset;
}
.nivo-lightbox-theme-default a.nivo-lightbox-close {
	background-image: url(/files/theme/dist/img/layout/icon-schliessen.svg);
	background-size: 25px 25px;
	width: 40px;
	height: 40px;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
	background-color: unset;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:focus {
	background-color: unset;
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: rgba(0,0,0,0.8);
}
body .nivo-lightbox-nav.nivo-lightbox-next {
	background-size: 30px 30px;
}
body .nivo-lightbox-nav.nivo-lightbox-prev {
	background-size: 30px 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
	line-height: 1.7;
}
.margin-top-40 {
	margin-top: 40px;
}
@media only screen and (max-width: 991px) {
	.cookiebar {
		text-align: left;
	}
	.cookiebar__button {
		position: absolute;
		right:20px;
	}
	.cookiebar__text {
		margin-right: 70px;
	}
}
#main .no-mod_article {
	max-width: none;
	padding-top: 0px;
}
.pk_articlewrapper.typ1,.pk_articlewrapper.typ2,.pk_articlewrapper.typ3{background-color:#e9e9e9;background-image:url(../../files/theme/dist/img/layout/inhalt_grau_hg.jpg);background-repeat:no-repeat;background-size:contain;background-position:center top}.shape-helper{width:100%;position:relative}.shape-helper.grey{border-top:40px solid #e9e9e9}@media screen and (max-width:68.6875em){.shape-helper.grey{border-top:25px solid #e9e9e9}}@media screen and (max-width:58.6875em){.shape-helper.grey{border-top:20px solid #e9e9e9}}@media screen and (max-width:47.9375em){.shape-helper.grey{border-top:10px solid #e9e9e9}}.shape-helper.white{border-top:40px solid #FFF}@media screen and (max-width:68.6875em){.shape-helper.white{border-top:25px solid #FFF}}@media screen and (max-width:58.6875em){.shape-helper.white{border-top:20px solid #FFF}}@media screen and (max-width:47.9375em){.shape-helper.white{border-top:10px solid #FFF}}.ce_text ul{list-style:none;margin:0;padding-left:1rem}.ce_text li{position:relative;line-height:2}.ce_text li:before{content:"";border-color:transparent #d41124;border-style:solid;border-width:10px 0 10px 7px;display:block;height:0;width:0;left:-16px;left:-1rem;top:8px;top:.5rem;position:absolute}.ce_rsce_headline_ci .slogan table tr:nth-child(2) td,.ce_rsce_headline_ci h1:after{border-bottom:1px solid #505d69}.ce_text li a:hover{text-decoration:underline}.back a,.ce_toplink a,.toplink a{text-decoration:none}.ce_rsce_headline_ci{margin-bottom:3rem;text-align:center;text-transform:uppercase}.ce_rsce_headline_ci h1{font-family:DroidSansBold;font-size:26.67px;font-size:1.667rem;position:relative;display:inline-block}@media screen and (max-width:58.6875em){.ce_rsce_headline_ci h1{font-size:46px}}@media screen and (max-width:47.9375em){.ce_rsce_headline_ci{margin-bottom:2rem}.ce_rsce_headline_ci h1{font-size:23px}.ce_rsce_button_info a{margin-bottom:1rem}}@media screen and (max-width:34.3125em){.ce_rsce_headline_ci h1{font-size:21px}}.ce_rsce_headline_ci h1:after{content:"";position:absolute;width:50%;height:1px;bottom:0;left:25%}.ce_rsce_headline_ci h2{text-transform:none;font-family:LaserPlain;font-size:28.45px;font-size:1.778rem}@media screen and (max-width:34.3125em){.ce_rsce_headline_ci h2{font-size:1.5rem}}.ce_rsce_headline_ci .slogan{padding-top:70px}.ce_rsce_headline_ci .slogan table{color:#505d69;width:auto}.ce_rsce_headline_ci .slogan table tr:first-child td{text-transform:none;width:auto;padding-left:20px;padding-right:20px}.back a,.slicknav_menu{text-transform:uppercase}.ce_rsce_headline_ci .slogan table tr:first-child td:first-child,.ce_rsce_headline_ci .slogan table tr:first-child td:last-child{min-width:75px;border-bottom:1px solid #505d69}.ce_rsce_headline_ci .slogan table tr:last-child td:empty{display:none}@media screen and (max-width:68.6875em){.ce_rsce_button_info{text-align:center;margin-top:2rem}}.ce_rsce_button_info a{color:#505d69;display:inline-block;width:291px;height:52px;line-height:52px;text-align:center;background-image:url(../../files/theme/dist/img/layout/kontakt_mail_umrahmung.png)}.ce_rsce_button_info a:first-child{margin-right:2rem}@media screen and (max-width:47.9375em){.ce_rsce_button_info a:first-child{margin-right:0}}.ce_rsce_button_info a span{font-weight:600}.mod_newsarchive .layout_latest{margin-bottom:30px}.mod_newsarchive .layout_latest a:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04);transition:all .6s ease 0s}
.mod_newsarchive .layout_latest a figure img{transition:all .6s ease 0s;border-bottom:2px solid #d41124}.dlh_googlemap{width:100%!important}.image--left img{text-align:left;margin-left:0}.image--right img{text-align:right;margin-right:0}.image--center img{text-align:center;margin-left:auto;margin-right:auto}.ce_gallery ul{margin-left:-2px;margin-right:-2px;padding:0}.ce_gallery li{float:left;padding-left:2px;padding-right:2px;margin-bottom:4px}.ce_gallery .cols_2 li,.ce_gallery .cols_3 li{width:50%}@media screen and (min-width:48em){.ce_gallery .cols_3 li{width:33.33333%}}.ce_gallery .cols_5 li{width:50%}@media screen and (min-width:48em){.ce_gallery .cols_5 li{width:20%}}.ce_gallery .cols_6 li{width:50%}@media screen and (min-width:48em){.ce_gallery .cols_6 li{width:16.66667%}}.ce_gallery img{display:block}.ce_player .inside,.ce_player .mejs-video,.ce_youtube .inside,.ce_youtube .mejs-video{margin-left:auto;margin-right:auto}.ce_player .mejs-video,.ce_youtube .mejs-video{width:100%!important;height:auto!important;padding-top:56.25%}.ce_player .mejs-audio,.ce_youtube .mejs-audio{margin-top:30px}.ce_player .mejs-audio audio,.ce_youtube .mejs-audio audio{height:auto}.ce_player .mejs-overlay,.ce_player .mejs-poster,.ce_youtube .mejs-overlay,.ce_youtube .mejs-poster{width:100%!important;height:100%!important}.ce_player .mejs-video .mejs-mediaelement .me-plugin,.ce_player .mejs-video .mejs-mediaelement embed,.ce_player .mejs-video .mejs-mediaelement video,.ce_youtube .mejs-video .mejs-mediaelement .me-plugin,.ce_youtube .mejs-video .mejs-mediaelement embed,.ce_youtube .mejs-video .mejs-mediaelement video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important}.ce_gallery .cols_1{margin-top:0}.ce_gallery .cols_1 li:hover img{transform:scale(1.04)}.ce_gallery .cols_1 li figure img{transition:all .6s ease 0s;border-bottom:2px solid #d41124}.ce_gallery .cols_3{border-top:2px solid #d41124;margin-top:0;padding-top:3px;margin-bottom:0}
.ce_gallery .cols_4 li{padding-left:4px;padding-right:4px;margin-bottom:8px;width:50%}.ce_toplink:not(:last-child),.toplink:not(:last-child),a.btn,button.btn,div.btn:not(:last-child),span.btn{margin-bottom:1rem}.ce_gallery .cols_4 li:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04);transition:all .6s ease 0s}@media screen and (min-width:0){.ce_gallery .cols_4 li{width:100%}}@media screen and (min-width:34.375em){.ce_gallery .cols_4 li{width:50%}}.ce_gallery .cols_4 li figure img{transition:all .6s ease 0s;border-bottom:2px solid #d41124}.ce_toplink>a,.ce_toplink>button,.toplink>a,.toplink>button,a.btn,button.btn,div.btn>a,div.btn>button,input.submit,span.btn{border-radius:4px;padding:.5rem 1rem;display:inline-block;border:1px solid transparent;text-align:center;background:0 0;white-space:nowrap}a.btn--primary,button.btn--primary,input.submit,span.btn--primary{background:#d41124;color:#fff}a.btn--primary:hover,button.btn--primary:hover,input.submit:hover,span.btn--primary:hover{background:#a50d1c}.ce_toplink>a,.ce_toplink>button,.toplink>a,.toplink>button,div.btn--primary>a,div.btn--primary>button{background:#d41124;color:#fff}.ce_toplink>a:hover,.ce_toplink>button:hover,.toplink>a:hover,.toplink>button:hover,div.btn--primary>a:hover,div.btn--primary>button:hover{background:#a50d1c}.div.btn--left{text-align:left}div.btn--center{text-align:center}div.btn--right{text-align:right}.nav--pager ul,.pagination{text-align:center}.btn--floated{float:left;margin-right:.25rem}.back{margin-top:1rem;padding-top:.5rem}.back a:before{font-size:12px;font-size:.75rem;line-height:1.4;padding-bottom:.25rem;content:"◄";vertical-align:middle;margin-right:.25rem}.nav ul{margin:0;padding:0}.nav--horizontal a,.nav--horizontal span,.nav--horizontal span.active,.nav--horizontal span.trail,.nav--vertical a,.nav--vertical span.active,.nav--vertical span.trail{display:block;padding:.5rem 1rem}@media screen and (min-width:48em){.ce_gallery .cols_4 li{width:25%}.nav--horizontal li{float:left}}.nav--right{float:right}.nav--border{border:1px solid #ccc}.nav--border a,.nav--border span.active,.nav--border span.trail{padding:1rem;border-bottom:1px solid #ccc}.nav--border a.last,.nav--border span.active.last,.nav--border span.trail.last{border-bottom:0}.nav--breadcrumb{border:1px solid #ccc;padding:.5rem 1rem}@media screen and (min-width:48em){.nav--breadcrumb li{float:left;padding-right:1rem}}.nav--breadcrumb a:after{font-size:12px;font-size:.75rem;display:inline-block;content:"►";vertical-align:middle;padding-left:1rem}.nav--select select{background:0 0;border:1px solid #ccc;padding:.25rem .5rem}.nav--select .submit{vertical-align:middle;padding:.25rem .5rem}.nav--pager li{display:inline-block}.nav--pager .empty{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.nav--pager a{padding:.5rem}.pagination{margin-top:1rem;clear:both;line-height:1}.pagination ul{margin:0;padding:0}.pagination p{padding:.25rem;padding-left:0;margin:.25rem;margin-left:0;border-top:1px solid transparent}.news-grid>h1:after,.news-grid>h2:after,.news-grid>h4:after,.news-grid>h5:after,.news-grid>h6:after,.news-list>h1:after,.news-list>h2:after,.news-list>h3:after,.news-list>h4:after,.news-list>h5:after,.news-list>h6:after,.news-menu>h1+*,.news-menu>h2+*,.news-menu>h3+*,.news-menu>h4+*,.news-menu>h5+*,.news-menu>h6+*{border-top:1px solid #ccc}.pagination li{display:inline}.pagination a,.pagination span{display:inline-block;padding:.25rem;margin:.25rem}.pagination span{border:1px solid #ccc}.pagination a.next{margin-right:0;padding-right:0}@media screen and (min-width:34.375em){.pagination p{float:left}.pagination p+ul{float:right}}[id=sticky_header]{display:none;position:fixed;top:0;width:100%;z-index:9999;background:rgba(0,0,0,.8)}@media screen and (max-width:58.6875em){[id=sticky_header]{display:none}}[id=sticky_header].show{display:block}[id=sticky_header].hide{display:none}[id=sticky_header] .inside{max-width:66.625em;margin-left:auto;margin-right:auto;padding:10px .9375rem}[id=sticky_header] .mobile-menu-button{display:none;position:absolute}[id=sticky_header] .logo{width:119px;height:100px}@media screen and (max-width:58.6875em){[id=sticky_header] .mod_navigation{display:none}[id=sticky_header] .mobile-menu-button{display:block}[id=sticky_header] .logo{width:59.5px;height:50px}}[id=header] .nav,[id=sticky_header] .nav{display:table-cell;float:none;vertical-align:middle}@media screen and (max-width:58.6875em){[id=header] .nav,[id=sticky_header] .nav{display:none}}[id=header] .nav ul,[id=sticky_header] .nav ul{padding-left:20px}[id=header] .nav ul li,[id=sticky_header] .nav ul li{padding:0 20px}[id=header] .nav ul li a,[id=header] .nav ul li span,[id=sticky_header] .nav ul li a,[id=sticky_header] .nav ul li span{color:#FFF;text-transform:uppercase;font-size:16px;padding:0 0 5px;border-bottom:2px solid transparent}@media screen and (max-width:68.6875em){[id=header] .nav ul li a,[id=header] .nav ul li span,[id=sticky_header] .nav ul li a,[id=sticky_header] .nav ul li span{font-size:13px}}[id=header] .nav ul li a.break,[id=header] .nav ul li span.break,[id=sticky_header] .nav ul li a.break,[id=sticky_header] .nav ul li span.break{display:table-caption}#nav-mobile,.slicknav_menu{display:none;height:auto}[id=header] .nav ul li a.last,[id=header] .nav ul li span.last,[id=sticky_header] .nav ul li a.last,[id=sticky_header] .nav ul li span.last{padding-right:0}[id=header] .nav ul li.active a,[id=header] .nav ul li.active span,[id=header] .nav ul li.trail a,[id=header] .nav ul li.trail span,[id=header] .nav ul li:hover a,[id=header] .nav ul li:hover span,[id=sticky_header] .nav ul li.active a,[id=sticky_header] .nav ul li.active span,[id=sticky_header] .nav ul li.trail a,[id=sticky_header] .nav ul li.trail span,[id=sticky_header] .nav ul li:hover a,[id=sticky_header] .nav ul li:hover span{border-bottom:2px solid #d41124}[id=off_canvas]{position:absolute;z-index:9999;left:0;top:0;width:100%!important;transition:all 1ms linear}@media screen and (min-width:58.75em){[id=off_canvas]{display:none}}[id=off_canvas] .logo{left:16px;left:1rem}[id=off_canvas] .logo .inside{max-width:180px}.slicknav_open{margin:0;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slicknav_open .slicknav_menu{height:100%;background:rgba(80,93,105,.95)}.slicknav_open .mobile-menu-button{background-color:#000}.slicknav_btn{position:relative;float:left;line-height:1.125em;cursor:pointer;vertical-align:middle}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.slicknav_menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:scroll;width:100%;position:fixed;top:51px;left:0;z-index:9999;padding-bottom:33px;background:0 0}@media screen and (max-width:58.6875em){.slicknav_menu{display:block}}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff}.slicknav_menu .slicknav_icon{float:left;width:20px;height:auto;margin:.188em 0 0 .438em}.slicknav_menu .slicknav_no-text,.slicknav_nav .slicknav_arrow{margin:0}.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;font-size:16px;background-color:#fff}.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{clear:both}.slicknav_nav li,.slicknav_nav ul{display:block}.slicknav_nav .slicknav_arrow.active{text-decoration:underline}.slicknav_nav .slicknav_arrow i:before{margin-left:0}.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row,.slicknav_nav a{display:block; color: #ffffff80;}.slicknav_nav .slicknav_parent-link a{display:inline}.mobile-menu-button{position:relative;width:100%;top:0;right:20px;height:51px;padding-right:0px;padding-top:25px;cursor:pointer}.mobile-menu-button.active{right:0px;}.mobile-menu-button span,.mobile-menu-button span:after,.mobile-menu-button span:before{cursor:pointer;border-radius:1px;height:1px;width:20px;background:#fff;position:absolute;display:block;content:''; right: 0;}.mobile-menu-button span:before{top:-6px}.mobile-menu-button span:after{bottom:-6px}.mobile-menu-button.active span{background:0 0;right:20px}.mobile-menu-button.active span:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mobile-menu-button.active span:after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.slicknav_btn{z-index:999;margin:1rem;text-decoration:none;display:none}.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0;margin:0}.slicknav_nav{clear:both;font-family:ClanBook,"Helvetica Neue";color:#fff}.slicknav_nav ul li{border-bottom:1px solid #ffffff33;}.slicknav_nav .slicknav_row{padding:10px 0;margin:2px 5px;position:relative}.slicknav_nav .slicknav_row:hover{background:0 0}.slicknav_nav .slicknav_row .slicknav_arrow{position:absolute;right:0}.slicknav_nav a{padding:10px 0;margin:2px 5px;text-decoration:none;color:#FFFFFF80}.slicknav_nav a:hover{background:0 0;color:white;}.slicknav_nav a.active,.slicknav_nav a.trail{color:white;}.slicknav_nav ul.level_1{padding:10px}.slicknav_nav ul.level_1 a{position:relative;width:100%}.slicknav_nav ul.level_1 a:after{content:'';width:20px;height:20px;position:absolute;top:50%;right:0;margin-top:-10px;background:url(../../files/theme/dist/img/layout/nav_mobil_pfeilrechts.svg) no-repeat}.slicknav_nav ul.level_2 a{padding-left:2em}.slicknav_nav ul.level_2 .slicknav_row a{padding-left:0}.slicknav_nav ul.level_3 a{padding-left:4em;line-height:1}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;height:49px}.slider{position:relative}.slider .slider-control{position:static;height:0}.slider .slider-control a{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:32px;font-size:2rem;line-height:1;position:absolute;display:block;color:inherit;font-family:Arial}.slider .slider-control a:before{padding:.5rem;display:block}.news-grid>h1,.news-grid>h2,.news-grid>h3,.news-grid>h4,.news-grid>h5,.news-grid>h6{padding-left:.9375rem;padding-right:.9375rem}.slider .slider-prev:before{content:"◄"}.slider .slider-next:before{content:"►"}.news-grid>h1:after,.news-grid>h2:after,.news-grid>h3:after,.news-grid>h4:after,.news-grid>h5:after,.news-grid>h6:after,.news-list>h1:after,.news-list>h2:after,.news-list>h3:after,.news-list>h4:after,.news-list>h5:after,.news-list>h6:after{content:""}.slider .slider-menu{font-size:48px;font-size:3rem;line-height:1;top:auto;bottom:0}.slider .slider-menu b{color:inherit}.slider .slider-menu b.active{color:#505d69}.news-list{margin-bottom:1rem}.news-list>h1,.news-list>h2,.news-list>h3,.news-list>h4,.news-list>h5,.news-list>h6{margin-bottom:0}.news-list>h1:after{display:block}.news-list>h2:after{display:block}.news-list>h3:after{display:block}.news-list>h4:after{display:block}.news-list>h5:after{display:block}.news-list>h6:after{display:block}.news-list .info{margin-bottom:0;font-weight:700}.news-list .image_container{margin-top:1rem;margin-bottom:1rem}.news-list .float_left{margin-right:1rem}.news-list .float_right{margin-left:1rem}.news-list .event>h1,.news-list .event>h2,.news-list .event>h3,.news-list .event>h4,.news-list .event>h5,.news-list .event>h6,.news-list .layout_latest>h1,.news-list .layout_latest>h2,.news-list .layout_latest>h3,.news-list .layout_latest>h4,.news-list .layout_latest>h5,.news-list .layout_latest>h6,.news-list .layout_short>h1,.news-list .layout_short>h2,.news-list .layout_short>h3,.news-list .layout_short>h4,.news-list .layout_short>h5,.news-list .layout_short>h6,.news-list .layout_simple>h1,.news-list .layout_simple>h2,.news-list .layout_simple>h3,.news-list .layout_simple>h4,.news-list .layout_simple>h5,.news-list .layout_simple>h6{margin-top:1rem}.news-list .event:after,.news-list .layout_latest:after,.news-list .layout_short:after,.news-list .layout_simple:after{border-bottom:1px solid #ccc;margin-top:1rem;content:"";display:block}.news-list .layout_simple a,.news-list .layout_simple time,.news-list .layout_upcoming a,.news-list .layout_upcoming time{padding-top:1rem;display:inline-block}.news-list .header{margin-top:1rem}.news-grid{margin-left:-.9375rem;margin-right:-.9375rem;margin-bottom:1rem}.news-grid>h1:after{display:block}.news-grid>h2:after{display:block}.news-grid>h3:after{border-top:1px solid #ccc;display:block}.news-grid>h4:after{display:block}.news-grid>h5:after{display:block}.news-grid>h6:after{display:block}.news-grid .event,.news-grid .layout_latest,.news-grid .layout_short,.news-grid .layout_simple{float:left;padding-left:.9375rem;padding-right:.9375rem;margin-top:1rem}@media screen and (min-width:34.375em){.news-grid .event,.news-grid .layout_latest,.news-grid .layout_short,.news-grid .layout_simple{float:left;padding-left:.9375rem;padding-right:.9375rem;width:100%}.news-grid .event:nth-of-type(1n+1),.news-grid .layout_latest:nth-of-type(1n+1),.news-grid .layout_short:nth-of-type(1n+1),.news-grid .layout_simple:nth-of-type(1n+1){clear:both}}@media screen and (min-width:48em){.news-grid .event,.news-grid .layout_latest,.news-grid .layout_short,.news-grid .layout_simple{float:left;padding-left:.9375rem;padding-right:.9375rem;width:50%}.news-grid .event:nth-of-type(n),.news-grid .layout_latest:nth-of-type(n),.news-grid .layout_short:nth-of-type(n),.news-grid .layout_simple:nth-of-type(n){clear:none}.news-grid .event:nth-of-type(2n+1),.news-grid .layout_latest:nth-of-type(2n+1),.news-grid .layout_short:nth-of-type(2n+1),.news-grid .layout_simple:nth-of-type(2n+1){clear:both}}@media screen and (min-width:58.75em){.news-grid .event,.news-grid .layout_latest,.news-grid .layout_short,.news-grid .layout_simple{float:left;padding-left:.9375rem;padding-right:.9375rem;width:50%}.news-grid .event:nth-of-type(n),.news-grid .layout_latest:nth-of-type(n),.news-grid .layout_short:nth-of-type(n),.news-grid .layout_simple:nth-of-type(n){clear:none}.news-grid .event:nth-of-type(2n+1),.news-grid .layout_latest:nth-of-type(2n+1),.news-grid .layout_short:nth-of-type(2n+1),.news-grid .layout_simple:nth-of-type(2n+1){clear:both}}.news-grid .layout_simple time{display:block}.news-menu ul{margin:0;padding:0}.news-menu>h1,.news-menu>h2,.news-menu>h3{line-height:1;margin-bottom:.5rem}.news-menu>h1{font-size:18px;font-size:1.125rem}.news-menu>h2{font-size:18px;font-size:1.125rem}.news-menu>h3{font-size:18px;font-size:1.125rem}.news-menu>h4{font-size:18px;font-size:1.125rem;line-height:1;margin-bottom:.5rem}.news-menu>h5,.news-menu>h6{font-size:18px;margin-bottom:.5rem;line-height:1}.news-menu>h5{font-size:1.125rem}.news-menu>h6{font-size:1.125rem}.news-menu .level_1{padding-top:1rem}.news-menu .year{margin-bottom:1rem}.news-menu .year>.active,.news-menu .year>a{font-size:18px;font-size:1.125rem;line-height:1;color:inherit;font-weight:300;font-family:Helvetica}.layout_latest h2 a,span.mandatory{color:#505d69}.news-menu .level_2 li{margin-bottom:.25rem}.layout_latest h2{font-size:1em;font-weight:600;margin-top:.5rem;margin-bottom:0}@media screen and (max-width:34.3125em){.layout_latest h2{font-size:1rem}}@media screen and (min-width:68.75em){.layout_latest h2{font-size:1rem}}.layout_latest .teaser a i{font-size:11.2px;font-size:.7rem}.layout_latest .teaser a i:before{margin-left:0}.back{border:none}.back a:before{display:none}@media screen and (max-width:1213px){.news-grid{margin-left:0;margin-right:0}}.ce_form{overflow:visible}fieldset{padding:0;margin:0;border:0;min-width:0}label{display:inline-block;max-width:100%;margin-bottom:.25rem;font-weight:700}.tableless input,.widget-password,.widget-text,.widget-textarea{margin-bottom:1rem}input.captcha,input.text,textarea{display:block;width:100%;padding:.5rem 1rem;border-radius:4px;border:1px solid rgba(0,0,0,.25);background-clip:padding-box;background-image:none}.table--striped .even,thead{background:rgba(204,204,204,.2)}textarea.textarea{height:auto}.tableless br{display:none}input[type=file]{display:block;vertical-align:middle;line-height:1}input.checkbox,input.radio{margin:.25rem 0 0;margin-left:1px;margin-top:1px\9;line-height:normal}input.checkbox+label,input.radio+label{margin-right:.25rem;font-weight:400}.search .highlight,.widget-checkbox legend,.widget-radio legend,.widget-select legend,.widget-upload legend{font-weight:700}select.select{margin-left:.25rem}.widget-checkbox,.widget-radio,.widget-select,.widget-upload{margin-bottom:1rem}p.error{margin-bottom:0}.ce_download,.ce_downloads{margin-bottom:1rem}.ce_download .mime_icon,.ce_downloads .mime_icon{display:inline-block;vertical-align:middle}.ce_download a,.ce_downloads a{display:inline-block;color:inherit;text-decoration:none}.search .relevance,.search .url{color:#555}.ce_downloads ul{margin:0;padding:0}table{margin-bottom:1rem;width:100%;padding:0;border-spacing:0;border-left:1px solid #ccc;border-top:1px solid #ccc}table td,table th{border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px}thead{text-align:left}tfoot{font-style:italic}.table--overflow{overflow-x:scroll}.search .formbody{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.search .text,.search .widget-text{margin-bottom:.5rem;display:inline-block;-webkit-flex:1;-ms-flex:1;flex:1}.search .widget-text label{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.search .submit,.search .submit_container{margin-bottom:.5rem;margin-left:.25rem;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.search .submit_container .submit{margin-left:0}.search .context{margin-bottom:.25rem}
::selection {background: #d41124; color: #fff;}
::-moz-selection {background: #d41124; color: #fff;}

.mt-10{margin-top:10px}
.mt-20{margin-top:20px}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mt-50{margin-top:50px}
.mt-60{margin-top:60px}
.mt-70{margin-top:70px}
.mt-80{margin-top:80px}
.mt-90{margin-top:90px}
.mt-100{margin-top:100px}
.mt-110{margin-top:110px}
.mt-120{margin-top:120px}
.mt-130{margin-top:130px}
.mt-140{margin-top:140px}
.mt-150{margin-top:150px}
.mt-160{margin-top:160px}
.mt-170{margin-top:170px}
.mt-180{margin-top:180px}
.mt-190{margin-top:190px}
.mt-200{margin-top:200px}

.mb-10{margin-bottom:10px}
.mb-20{margin-bottom:20px}
.mb-30{margin-bottom:30px}
.mb-40{margin-bottom:40px}
.mb-50{margin-bottom:50px}
.mb-60{margin-bottom:60px}
.mb-70{margin-bottom:70px}
.mb-80{margin-bottom:80px}
.mb-90{margin-bottom:90px}
.mb-100{margin-bottom:100px}
.mb-110{margin-bottom:110px}
.mb-120{margin-bottom:120px}
.mb-130{margin-bottom:130px}
.mb-140{margin-bottom:140px}
.mb-150{margin-bottom:150px}
.mb-160{margin-bottom:160px}
.mb-170{margin-bottom:170px}
.mb-180{margin-bottom:180px}
.mb-190{margin-bottom:190px}
.mb-200{margin-bottom:200px}

.mr-20{margin-left:0.45rem}


/* --- WOW.js --- */

@-webkit-keyframes fadeInUp{
	0% {
		opacity:0;-webkit-transform:translate3d(0,30px,0);
		transform:translate3d(0,30px,0)
	}
	to {
		opacity:1;-webkit-transform:translateZ(0);
		transform:translateZ(0)
	}
}
@keyframes fadeInUp{
	0% {
		opacity:0;
		-webkit-transform:translate3d(0,30px,0);
		transform:translate3d(0,30px,0)
	}
}



.routinglink .text {
 float:left;
 width:78%;
}

#wrapper a:hover {
	text-decoration: none;
}

h3 {
text-transform:uppercase;
font-family:DroidSansBold;
font-size:1.2rem;
}

.slogan table tr:first-child td {
font-size:32px;
}
@media screen and (max-width: 47.9375em) {
.slogan table tr:first-child td {
font-size:17px;}
}
@media screen and (max-width: 34.3125em) {
.slogan table tr:last-child td {
font-size: 17px;}
}


#social-icons {
	position:relative;
	height:61px;
	width:53px;
	margin-top:-20px;
	float:left;
}

#social-icons img {
	position:absolute;
	left:0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

#social-icons img.bottom-icon:hover {
	opacity:1;
}

.bottom-icon {
	opacity:0;
}


.cookiebar {
	z-index:1000;
	font-size:14px;
}
.cookiebar button {
	background-color: #d41124;
}
.cookiebar button:hover {
	color: #d41124;
	background-color: #fff;
}

.formular-datenschutz {
	font-size:14px;
}

input.checkbox + label, input.radio + label {
	margin-right:0px;
}

#footer .inside input:hover,
#footer .inside textarea:hover {
	background:rgba(80,93,105,.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#footer .inside input,
#footer .inside textarea {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.ce_rsce_button_info a:hover {
	background-image: url("../../files/theme/dist/img/layout/kontakt_mail_umrahmung_aktiv.png");
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#footer .inside .submit {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#footer .inside .submit:hover {
	color:#d41124;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#wrap_leistungsuebersicht img:hover {
	-ms-transform: scale(1.04);
	transform: scale(1.04);
	transition: all 0.6s ease 0s;
}
#wrap_leistungsuebersicht img {
	transition: all 0.6s ease 0s;
}
#wrap_leistungsuebersicht .image_container {
	overflow: hidden;
}

@media screen and (max-width: 548px) {
	.ce_text li::before {
		top: 4px;
	}
}
/* Hover unterstrichen */

#header .nav ul li:hover a, #sticky_header .nav ul li:hover a {
	border: none;
}

#wrap_adresse .row .ce_text a {
	color: #505d69;
}

#wrapper .mod_navigation li a,
#wrapper #footer .widget-submit,
#wrapper #footer p a,
#wrapper .mod_rocksolid_slider .ce_text a,
.mod_article .ce_text ul, .mod_article .ce_text li a,
.mod_newsarchive .teaser p a,
#wrap_adresse .row .ce_text a,
#kontakt-icons a.text,
.back a {
	position: relative;
	z-index: 2;
}

#wrapper .mod_navigation li a:after,
#wrapper #footer p a:after,
#wrapper #footer .widget-submit:after,
#wrapper .mod_rocksolid_slider .ce_text a:after,
#wrap_leistungsuebersicht ul a:after,
.mod_newsarchive .teaser p a:after,
#wrap_adresse .row .ce_text a:after,
#kontakt-icons a.text:after,
.back a:after {
	bottom: 0px;	
}


#wrap_leistungsuebersicht ul a:after,
#wrapper .mod_navigation li a:after,
#wrapper #footer p a:after,
#wrapper #footer .widget-submit:after,
#wrapper .mod_rocksolid_slider .ce_text a:after,
.mod_newsarchive .teaser p a:after,
#wrap_adresse .row .ce_text a:after,
#kontakt-icons a.text:after,
.back a:after,
#wrapper nav.mod_navigation .active.nav-menue-formular span::after  {
	content: "";
	position: absolute;
	left: 0px;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 1px solid #d41124;
	width: 0%;
}
#wrapper .mod_navigation li a::after{
	max-width: 120px;
}
#wrapper .mod_navigation li:last-child a::after{
	max-width: unset;
}
#wrap_leistungsuebersicht ul a:hover:after,
#wrapper .mod_navigation li a:hover:after,
#wrapper #footer p a:hover:after,
#wrapper #footer .widget-submit:hover:after,
#wrapper .mod_rocksolid_slider .ce_text a:hover:after,
.mod_newsarchive .teaser p a:hover:after,
#wrap_adresse .row .ce_text a:hover:after,
#kontakt-icons:hover a.text:after,
.back a:hover:after {
	opacity: 1;
	width: 100%;
}


/* Kontakt buttons Hover */


/* 03 */

#kontakt-icons {
	position:relative;
	height: 52px;
	width: 291px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 12px;
}
#kontakt-icons a {
	color: #505d69;
}
#kontakt-icons span {
	font-weight: bold;
}

#kontakt-icons img {
	position:absolute;
	top: 0px;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

#kontakt-icons img.bottom-icon-kontakt:hover,
#kontakt-icons:hover img.bottom-icon-kontakt {
	opacity:1;
}

.bottom-icon-kontakt {
	opacity:0;
}

@media screen and (max-width: 548px) {
	#kontakt-icons {
		padding-top: 15px;
	}
}
@media screen and (max-width: 938px) {
	#kontakt-icons {
		margin-left: auto;
		margin-right: auto;
	}
}


/* NIVO LIGHTBOX */

.nivo-lightbox-image img {
	display: unset;
}


/* Nav Menue Reparatur Formular */

[id="header"] .nav ul li{
	padding: 0 10px;
}
 #wrapper nav.mod_navigation .nav-menue-formular li a:last-child::after, #wrapper nav.mod_navigation .active.nav-menue-formular li span:last-child::after{
	width: 100%;
	border: none;
	opacity: 1;
	pointer-events: none;
}
#wrapper nav.mod_navigation li a:last-child:hover:after, #wrapper nav.mod_navigation li span:last-child:hover:after {
	opacity: 1;
	width: 144px;
}
 nav.mod_navigation .nav-menue-formular  a::before,  nav.mod_navigation .active.nav-menue-formular span::before{
	background: url("../../files/theme/dist/img/layout/nav-menue-schrift-255x32.svg");
	display: block;
	content: " ";
	height: 32px;
	content: " ";
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	margin-right: 1rem;
	position: absolute;
	width: 255px;
	margin-left: -234px;
	top:-47px;
	z-index: 0;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.showSticky.show nav.mod_navigation .nav-menue-formular  a::before, .showSticky.show nav.mod_navigation .active.nav-menue-formular  span::before{
	display: none;
}
 #wrapper nav.mod_navigation .nav-menue-formular a::after, #wrapper nav.mod_navigation .active.nav-menue-formular span::after {
	background: url("../../files/theme/dist/img/layout/nav-menue-formular-144x61.svg");
	display: block;
	content: " ";
	width: 144px;
	height: 61px;
	content: " ";
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
	margin-left: -56px;
	border: none;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.projects #wrapper nav.mod_navigation .nav-menue-formular a::after {
	bottom: -5px !important;
}
nav.mod_navigation .nav-menue-formular a:hover::after,nav.mod_navigation .active.nav-menue-formular span:hover::after {
	opacity: 1;
	background: url("../../files/theme/dist/img/layout/nav-menue-formular-144x61-hell.svg") !important;
}
nav.mod_navigation .nav-menue-formular a:hover::before, nav.mod_navigation .active.nav-menue-formular span:hover::before{
	background: url("../../files/theme/dist/img/layout/nav-menue-schrift-255x32-hell.svg");
}
nav.mod_navigation .nav-menue-formular a{
	margin-left: 80px;
	font-size: 14px !important;
}
#wrapper nav.mod_navigation li.active.nav-menue-formular span{
	margin-left: 80px;
	font-size: 14px !important;
	border: none;
	position: relative;
    z-index: 2;
    display: block;
	width: min-content;
	width: -moz-min-content;
}
#wrapper .mod_navigation li.active:last-child span::after {
    max-width: unset;
}
#wrapper .mod_navigation li.active span::after{
	bottom: 0px;
}
nav.mod_navigation a.nav-menue-formular.sibling.last, nav.mod_navigation .active.nav-menue-formular.last span{
	padding-bottom: 10px;
}


@media screen and (max-width: 1145px) {
	[id="header"] .nav ul, [id="sticky_header"] .nav ul {
    	padding-left: 0px;
	}
	nav ul {
    	width: max-content;
	}
	nav.mod_navigation .nav-menue-formular  a{
		font-size: 13px !important;
	}
}
@media screen and (max-width: 1099px) {
	nav.mod_navigation .nav-menue-formular  a::before, nav.mod_navigation .active.nav-menue-formular  span::before{
		background: none;
	}
}
@media screen and (max-width: 940px) {
	nav ul {
    	width: unset;
	}
}


/* Reparatur Formular */

.reparatur{
	margin-top: 70px;
}
.reparatur  input, .reparatur textarea {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.reparatur input:hover, .reparatur textarea:hover {
    background: #F1F1F1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.reparatur #ctrl_15.radio-buttons {
	margin-bottom: 50px !important;
}
.reparatur ::placeholder {
	color:#505d69;
}
.reparatur input.captcha, input.text, textarea{
	border-radius: unset;
	border: 1px solid #D8D8D8;
}
.reparatur input.text{
	height: 50px;
}
.reparatur textarea { 
	resize: vertical; 
}
#ctrl_36{
	min-height: 157px;
}
.reparatur ::placeholder{
	color: #9A9B9D;
}
.reparatur .widget-text{
    margin-bottom: 0.2rem;
}
.reparatur .widget-textarea {
    margin-bottom: 0rem;
}
.reparatur .text-explanation{
	padding-left: .9375rem;
	padding-right: .9375rem;
	margin-bottom: 1rem;
	font-family: DroidSansBold;
	color: #6F7174;
}
.reparatur .text-explanation.-without-padding{
	padding-left: unset;
	padding-right: unset;
	margin-top: 2.7rem;
}
.reparatur .radio_container label, .checkbox_container.checkbox-feld, .checkbox_container.checkbox-feld label{
	cursor: pointer;
}
.reparatur input[type="checkbox"], .reparatur input[type="radio"]{
	display: none;
}
.reparatur input[type="checkbox"] + label::before, .reparatur input[type="radio"] + label::before{
	width: 25px;
	height: 25px;
	background-image: url("../../files/theme/dist/img/layout/form-checkbox-off-25x25.svg");
	display: block;
	content: " ";
	float: left;
	background-color: white;
	margin-right: 1rem;
}
.reparatur input[type="checkbox"]:checked+label::before, .reparatur input[type="radio"]:checked+label::before{
	background-image: url("../../files/theme/dist/img/layout/form-checkbox-on-25x25.svg");
}
.reparatur input.checkbox + label,  input.radio + label{
	margin-right: 1.5rem;
}

.reparatur input[type="radio"] + label::before{
	margin-right: 0.7rem;
}
.reparatur #ctrl_12.radio-buttons, #ctrl_15.radio-buttons{
	padding-left: .9375rem;
	padding-right: .9375rem;
}
.reparatur #ctrl_42.checkbox-feld{
	background-color: #DF282F;
	color: white;
	border: 1px solid #DF282F;
	padding: 12px 25px 12px 15px;
	width: 100%;
	margin-top: 1.5rem;
	margin-bottom: 2.5rem;
}
.reparatur #ctrl_44.absenden-button{
	border: 1px solid #DF282F;
	width: 100%;
	background-color: unset;
	text-transform: uppercase;
	font-family: DroidSansBold;
	font-size: 18px;
	color: #DF282F;
	padding: 12px 30px;
	margin-top: 50px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.reparatur #ctrl_44.absenden-button:hover{
	background-color:#DF282F;
	color: white;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
}

.ce_form .widget-upload {
    position: relative;
    height: 37px;
}
.ce_form input.upload {
    position: absolute;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 100;
    width: max-content;
	right: 0;
	height: 50px;
}

.uploadbutton {
	position: relative;
    top: 0;
    right: 0;
    z-index: 10;
    background: #F1F1F1;
    text-align: right;
    height: 50px;
    margin-top: 1px;
    border: 1px solid #D8D8D8;
}
.uploadbutton span {
    display: inline-block;
    background-image: url("../../files/theme/dist/img/layout/form-upload-130x50.svg");
    width: 130px;
    height: 50px;
    color: #9A9B9D;
    height: 100%;
    padding: 6px 10px;
    box-sizing: border-box;
}
#uploadoverlay {
    left: 10px;
    right: auto;
    position: absolute;
    width: 300px;
    overflow: hidden;
    text-align: left;
}
.widget-upload label {
	position: absolute;
	z-index: 11;
	color: #9A9B9D;
	font-weight: normal;
	padding-left: 1rem;
	padding-top: 0.7rem;
}


/* FINEUPLOADER */

.widget-fineuploader .qq-upload-button-selector span.fineuploader-bild {
    background-image: url("../../files/theme/dist/img/layout/form-upload-50x50.svg");
    display: inline-block;
    color: #9A9B9D;
    height: 100%;
    box-sizing: border-box;
    top: 0px;
    position: absolute;
    right: 0px;
    width: 50px;
}

.widget-fineuploader {
	position: relative;
	/*height: 50px;*/
	margin-bottom: 6px;
	/*border: 1px solid #D8D8D8;*/
	color: #9A9B9D;
}

.fineuploader-wrapper .qq-upload-drop-area {
	padding: 1em 0;
}
.fineuploader-wrapper .qq-upload-drop-area span {
	font-size: 1.125em;
}

.widget-fineuploader .qq-upload-button {
	width: 100%;
	padding: 16px 18px;
	/*border: none;*/
	border: 1px solid #D8D8D8;
	height: 50px;
}

.widget-fineuploader .fineuploader-item.image img {
	margin-left: 0px;
}
.widget-fineuploader .fineuploader-item.image figure {
	width: 80px;
	float: left;
	margin-right: 20px;
}
.fineuploader-wrapper .values-list li {
	margin-bottom: 20px;
}


@media screen and (max-width: 470px) {
	.uploadbutton span {
	    background-image: url("../../files/theme/dist/img/layout/form-upload-50x50.svg");
	    width: 50px;
	    height: 50px;
	}
}
@media screen and (max-width: 372px) {
	.widget-upload label {
		max-width: 185px;
		padding-bottom: 20px;
	}
}

/* COOKIEBAR Marketing Suite 
	rot #d41124 
	dunkelgrau #505d69 
*/

.mod_cms_accept_tags input[type="checkbox"] + label::before, input[type="radio"] + label::before {
	border:0px;
	width: 1px;
	height: 1px;
}

.mod_cms_accept_tags {
	background:rgba(0,0,0,0.3)!important;
	z-index: 111111;
}

cms-accept-tags > cms-container {
	padding: 0 !important;
}
.mod_cms_accept_tags form {
	position: relative;
	box-sizing: border-box;
	max-width: 700px !important;
	height: 340px;
	padding: 40px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1) !important;
	overflow: hidden;
}
cms-taglist {
	padding-right: 50px;
}
cms-accept-tags > cms-container form cms-taglist cms-taggroup cms-taggroup-header {
	font-weight: normal !important;
	font-size: 15px;
	color: #644a13;
}
cms-accept-tags > cms-container form cms-taglist cms-taggroup cms-taggroup-header label {
	top: 2px;
}
.mod_cms_accept_tags .widget {
	position: inherit;
}

.mod_cms_accept_tags p,
.mod_cms_accept_tags .widget-submit .all,
.mod_cms_accept_tags .widget-submit .first,
.mod_cms_accept_tags .tags {
	font: DroidSansRegular,"Helvetica Neue",sans-serif;
	color: #644a13; /* Schriftfarbe */
	line-height: 1.5em;
	font-size: 15px;
}

.mod_cms_accept_tags form > .tags > div .head {
	font-weight: normal !important;
}

.mod_cms_accept_tags #group_head_1,
.mod_cms_accept_tags #group_head_3,
.mod_cms_accept_tags #group_head_4 {
	margin-left:45px;
	padding: 0px !important;
	white-space: nowrap;
}

.mod_cms_accept_tags form > .tags {
	width: 600px;
	margin:15px auto 0px auto;
}

.mod_cms_accept_tags form > .tags > div .head label {
	height: 20px !important;
	background:rgba(0,0,0,0.1) !important;
	outline:none !important;
}

.mod_cms_accept_tags form > .tags > div .head label::after {
	background:rgba(0,0,0,0.2) !important;
	top:0px !important;
	outline:none !important;
}

.mod_cms_accept_tags form > .tags > div .head input:checked + label {
	background:#3CD58E !important;
}

.mod_cms_accept_tags .description {
	display: none;
}

.mod_cms_accept_tags cms-buttons {
	position: relative;
}
.mod_cms_accept_tags cms-buttons cms-button:nth-child(1){
	top: 175px;
	left: calc(50% - 165px);
	position: absolute;
}
.mod_cms_accept_tags cms-buttons cms-button:nth-child(2) {
	top: 115px;
	left: calc(50% - 165px);
	position: absolute;
}
.mod_cms_accept_tags cms-buttons cms-button:nth-child(2) span {
	/*position: absolute;
	left:calc(50% - 165px);
	bottom:80px;*/
	width: 330px;
	padding:18px 0px !important;
	--btn-accept-bg-color:#d41124 !important;
	border: 1px solid #d41124 !important;
	color:#fff !important;
	cursor: pointer;
	height:56px;
	border-radius: 0px;
	font-size: 15px;
}

.mod_cms_accept_tags cms-buttons cms-button:nth-child(1) span {
	/*position: absolute;
	left:calc(50% - 165px);
	bottom:20px;*/
	width: 330px;
	padding:18px 0px !important;
	--btn-reject-bg-color:transparent !important;
	border: 1px solid #d12b3c !important;
	color: #505d69; /* Schriftfarbe */
	cursor: pointer;
	height:56px;
	border-radius: 0px;
	font-size: 15px;
}
.mod_cms_accept_tags cms-buttons cms-button:nth-child(1) span:hover {
	--btn-reject-bg-color:#d41124 !important;
	color: #fff;
}
cms-taggroup-description {
	display: none;
}
cms-accept-tags > cms-container form cms-taglist {
	margin-top: 2.4em !important;
}

.mod_cms_accept_tags .widget-submit .all:hover,
.mod_cms_accept_tags .widget-submit .first:hover {
	color: #fff !important;
	background-color:#9b1624 !important;
	border: 1px solid #9b1624 !important;
}

.datenschutz,
.mod_cms_accept_tags .widget-submit .all,
.mod_cms_accept_tags .widget-submit .first {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor:pointer;
}

a.datenschutz {
	text-decoration: underline;
}

a.datenschutz:hover {
	color:#9b1624;
}

@media screen and (max-width: 700px) {
	.mod_cms_accept_tags form {
		max-width: 100vw !important;
		padding:30px 10px;
		height: 400px;
	}
	.mod_cms_accept_tags form > .tags {
		width: 220px;
		display: block !important;
	}
	.mod_cms_accept_tags form {
		margin: 0px !important;
	}
	.mod_cms_accept_tags #group_head_1,
	.mod_cms_accept_tags #group_head_3,
	.mod_cms_accept_tags #group_head_4 {
		margin-left:20px;
	}
	.mod_cms_accept_tags form > .formbody, .mod_cms_accept_tags form > .tags > div{
		padding:0px !important;
	}
}
@media screen and (max-width: 600px) {
	cms-accept-tags > cms-container form cms-taglist {
		max-width: 220px;
		padding-right: 0 !important;
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 10px !important;
	}
	cms-accept-tags > cms-container form cms-taglist cms-taggroup {
		padding: 0 !important;
	}
	.mod_cms_accept_tags cms-buttons cms-button {
		left: calc(50% - 135px) !important;
		margin-top: 15px;
	}
	.mod_cms_accept_tags cms-buttons cms-button span {
		width: 250px !important;
	}
}


/* Formular Info-Popup SH 2020-09 */

fieldset .ce_columns {
	position:relative;
}
.info-i img{
	width: 30px;
	height: 30px;
	float: right;
	margin-top: -44px;
	right: 29px;
	cursor: pointer;
	z-index: 100;
	position: absolute;
	margin-left: 100%;
}
.info-i.col-lg-6{
	position:relative;
	margin-top:-40px !important;
}
.info-popup {
	display:none;
}
.info-popup.show {
	display: block;
	position: fixed;
	background-color: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99998;
}
.info-x {
	position: absolute;
	top: 0;
	right: 0;
	cursor:pointer;
}
.info-popup-content {
	background-color: #ffffff;
	max-width: 66.625em;
	padding: 2.5rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow-y: auto;
	max-height: calc(100vh - 100px);
	top: 50%;
	transform: translateY(-50%);
}
.info-i.schadensart img{
	margin-top: -82px;
}

/* SH 2020-09 END */



/* Unfallreparatur */

body.default.site-width-white-background [id="header"]::after {
	background: url("../../files/theme/dist/img/layout/vorinhalt_weiss_hg.png") center bottom no-repeat;
	background-size: contain;
}

.unfallreparatur-text {
	max-width: 890px;
	margin-left: auto;
	margin-right: auto;
}
.unfallreparatur-text .image_container {
	margin-right: 45px;
	margin-bottom: 120px;
}
.unfallreparatur-text ul {
	display: table;
}
.unfallreparatur-text a {
	color: unset;
	text-decoration: underline;
}
.unfallreparatur-text a.text {
	text-decoration: none;
}
.unfallreparatur-text #kontakt-icons {
	margin-top: 30px;
}

@media screen and (max-width: 700px) {
	.unfallreparatur-text .image_container {
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.unfallreparatur-text .image_container img {
		width: 150px;
	}
}


/* Vergleichsslider */

body .ce_comparison-slider .ce_image:first-child::before {
	background-color: #d41124;
	width: 3px;
	right: -1px;
}
.ce_comparison-slider .ce_image .drag-button {
	background: #d41124 url("../../files/inhalt/start/wagner-slider_tragger.png") center center no-repeat;
	width: 46px;
	height: 46px;
	margin-right: -23px;
	margin-top: -23px;
	/*opacity: 0;
	height: 100%;
	top: 0;
	margin-top: 0;*/
}

.ce_comparison-slider .comparison-slider-text {
	font-family: DroidSansBold,"Helvetica Neue",sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	text-shadow: none;
	color: #fff;
	height: 30px;
	padding: 3px 15px;
}
.ce_comparison-slider .comparison-slider-top-right {
	background: url("../../files/inhalt/start/auto-wagner-vorher-nachher-pfeil-links.svg") right no-repeat;
}
.ce_comparison-slider .comparison-slider-top-left {
	background: url("../../files/inhalt/start/auto-wagner-vorher-nachher-pfeil-rechts.svg") left no-repeat;
}


body .ce_comparison-slider .ce_image:nth-child(1) {
	width: 35%;
}
body .ce_comparison-slider .ce_image:nth-child(2) {
	width: 65%;
}


@media screen and (max-width: 700px) {
	body .ce_comparison-slider .ce_image:nth-child(1) {
		width: 40%;
	}
	body .ce_comparison-slider .ce_image:nth-child(2) {
		width: 60%;
	}
}


#lightcase-overlay {
	z-index: 11111;
}
#lightcase-case, .lightcase-icon-close {
	z-index: 11112 !important;
}



@media screen and (max-width: 939px) {
	#sticky_header .mobile-menu-button {
		padding-top: 33px;
	}
	.mobile-menu-button span, .mobile-menu-button span::after, .mobile-menu-button span::before {
		width: 25px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.mobile-menu-button span::before {
		top: -7px;
	}
	.mobile-menu-button span::after {
		bottom: -7px;
	}
	.mobile-menu-button, .mobile-menu-button.active {
		right: 0;
	}
	.mobile-menu-button span, .mobile-menu-button.active span {
		right: 20px;
	}
	.mobile-menu-button {
		height: 70px;
		width: 70px;
		margin-left: auto;
	}
	.slicknav_open #off_canvas .inside {
		background-color: #000;
	}
}




/* COOKIEBAR */


.cookiebar button.cookiebar__button {
	background-color: #3d99b2;
	-webkit-transition: 300ms ease;
	-moz-transition: 300ms ease;
	-o-transition: 300ms ease;
	transition: 300ms ease;
	padding: 0.6em 2em 0.6em 2em;
	border-radius: 10px;
	transition: all 0.5s ease;
}
.cookiebar .cookiebar__link {
	color: #fff;
}
.cookiebar__link:hover {
	text-decoration: underline;
}


@media screen and (max-width: 900px) {
	.cookiebar {
		text-align: left;
		min-height: 60px;	
	}
	.cookiebar #cookiebar-text {
		margin-right: 100px;	
	}
	.cookiebar__button {
		position: absolute;
		right: 20px;
	}
}





/* Cookiebar */
.cookiebar_default.cc-active {
	background: rgba(255, 255, 255, 0.3) !important;
}
.contao-cookiebar .cc-inner {
	max-width: 700px;
	padding: 40px 80px 20px 80px;
	border-radius: 0;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
}

.contao-cookiebar.cookiebar_default p {
	font-size: 17px;
	color: #644a13;
	margin: 0;
	line-height: 1.5;
}

.contao-cookiebar button.cc-btn {
	border: none;
	border-radius: 0;
	background: #fff;
	font-size: 13px;
	letter-spacing: normal;
	color: #644a13;
	padding: 10px;
	width: 320px;
	margin-top: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cookiebar_default .cc-groups {
	margin-top: 20px;
}
.cookiebar_default .cc-group {
	border: none;
}
.cookiebar_default .cc-group > .group, .cookiebar_default .cc-group > .cc-detail-btn, .cookiebar_default .cc-group > .cc-detail-btn:hover {
	margin-left: 0;
	color: #644a13;
}
.contao-cookiebar .highlight .cc-btn.success {
	background: #d41124;
	border-color: #d41124;
	color: #fff;
	font-size: 17px;
	margin-top: 10px;
}
.contao-cookiebar button.cc-btn:hover, .contao-cookiebar .highlight .cc-btn.success:hover {
	background: #9b1624;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.contao-cookiebar.cookiebar_default a {
	color: #644a13;
	text-decoration: underline;
	top: -4px;
	position: relative;
}
.contao-cookiebar.cookiebar_default a::after {
	content: " ›"
}
/*.contao-cookiebar input + label::before {
	border-color: #025268 !important;
}*/


@media screen and (max-width: 1500px) {
	.contao-cookiebar .cc-inner {
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 900px) {
	.contao-cookiebar .cc-inner {
		padding: 30px;
		margin: 0;
		max-width: none;
		height: auto;
	}
	.contao-cookiebar.cookiebar_default p, .contao-cookiebar.cookiebar_default a {
		font-size: 16px;
		text-align: left;
	}
	.contao-cookiebar button.cc-btn {
		width: 100%;
		max-width: 300px;
		font-size: 16px;
	}
}


@media screen and (max-width: 939px) {
	.custom #off_canvas, .custom #off_canvas > .slicknav_menu {
		width: 70px !important;
		right: 0;
		left: auto;
	}
	.custom #off_canvas > .slicknav_menu {
		display: none;
	}
	.slicknav_open .custom #off_canvas, .slicknav_open .custom #off_canvas > .slicknav_menu {
		width: 100% !important;
	}
	.slicknav_open .custom #off_canvas > .slicknav_menu {
		display: block;
	}
}



/* BY FEDERLEICHT */
.federleicht {
	display: block !important;
	width: 89px;
	margin-left: auto;
	margin-right: 0;
	overflow: visible;
	margin-top: 60px;
}
.federleicht a {
	text-decoration: none;
	position: relative;
	border-bottom: none !important;
	display: block;
}
.federleicht a::before {
	content: url(/files/theme/dist/img/layout/federleicht-logo-weiss.svg);
	position: absolute;
	opacity: 0;
	top: -22px;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	left: 8px;
	height: 30px;
	}
.federleicht a:hover::before {
	opacity: 1;
	top: -26px;
}
.federleicht a::after {
	display: none !important;
}


@media screen and (max-width: 767px) {
	.federleicht {
		margin-top: 70px;
		margin-right: auto;
	}
}




form.reparatur .widget-captcha {
	padding-left: .9375rem;
	padding-right: .9375rem;
}
