/* Inhalte */
/*=========================*/
/* 
1. Global
2. Bereichsliste
3. Liste-Spalten
4. Hintergründe / Parallax
5. Aufklappbare Liste
6. Breite Gallery
7. Swiper
8. Tabellen
9. Layout
10. Navigation Footer
11. Lightbox / Fancybox
12. Anweisungenfür jQuery
13. Padding
14. Margin
15. Schriftfarben
16. Schatten
17. Formulare Stylen
18. Responsive mit MediaQueries
*/

@import url("/web/cms/tools/fonts/Montserat/montserat.css");

/* ----- COOKIE DIRECTIVE ----- */
#cookie_note {
    background: #fff;
    left: 0;
    filter: alpha(opacity = 90);
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}

#cookie_note div.notify {
    font-size: 14px;
    padding: 10px 100px;
    position: relative;
}

#cookie_note a.dismiss {
    border: 1px solid #9ba21b;
    border-radius: 10px;
    color: #9ba21b;
    display: block;
    line-height: 14px;
    padding: 1px 4px 4px 4px;
    position: absolute;
    right: 5px;
    top: 5px;
    text-decoration: none;
}

#cookie_note a.dismiss:hover {
    background: #9ba21b;
    color: #fff;
}

#cookie_note .cancel_cookie {
    color: #9ba21b;
    line-height: 17px;
}

/* 1. Global */
/*=========================*/
html {
	box-sizing: border-box;
}
*, ::before, ::after {
	box-sizing: inherit;
}
body, html {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
	font-weight: 300;
	color: #232323;
	line-height: 24px;
}
span {font-size: 14px !important;}
body {
	overflow-x: hidden;
	color: #232323;
}
a, a:focus {outline: none;}
.menu-link {
	display: none;
}
.clear {
	clear: both;
}
.parallaxcontainer {
	min-height: 500px;
}

.img-responsive, img {
	max-width: 100%;
	height: auto;
}
@media all and (min-width: 991px){
#head {
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 0px;
}
}
@media all and (max-width: 991px){
#head {
	position: relative;
	z-index: 2;
	top: 0px;
}
}
@media all and (min-width:1200px){
#header {
	width: 100%;
	z-index: 5 !important;
}
}

.unterschrift {
	font-family: "Nothing You Could Do";
	color: rgba(18,60,129,1.00);
	font-size: 30px;
}
h1, .h1 {
	font-weight: 200;
	font-size: 35px;
	padding: 0 0 50px 0;
	margin: 0px;
}
h1.bold {font-weight: 500 !important;}
.ClaimBlue {
	font-weight: 200;
	font-size: 40px;
	padding: 0;
	margin: 0px;
	line-height: normal;
}


h2, .h2 {
	font-weight: 300;
	font-size: 25px;
	padding: 0 0 30px 0;
	margin: 0px;
	color: #232323;
}
#inhalt1 h2:nth-of-type(1n+2){padding-top: 40px;}
h3, .h3 {
	font-weight: 300;
	font-size: 25px;
	color: #232323;
	padding: 0px 0 10px 0;
	margin: 0px;
}
#articleList h3 {padding-top: 100px; padding-left: 20px;}
.bgBlue h3 {color: #ffffff; font-size: 40px; font-weight: 200; padding-bottom: 50px;}
.bgBlue, .bgBlue a {color: #FFFFFF !important;}
h4, .h4 {font-weight: normal; padding: 0; text-transform: uppercase;}
h5, .h5 {
	font-weight: 400;
	font-size: 30px;
	padding: 0 0 20px 0;
	margin: 0px;
	color: #232323;
}

h6, .h6 {
	font-weight: 300;
	font-size: 20px;
	padding: 0 0 20px 0;
	margin: 0px;
	color: #FFF;
}
footer a, footer a:hover {
	color: #232323;
}


/* 2. Bereichsliste */
/*=========================*/
.linkMore a {background: #31302e; display: block; width: 100%; padding: 10px; color: #FFFFFF;}
.linkMore a:hover {color: #FFFFFF;}


/* Article-List-Reloaded Bereiche */
ul.bereichliste {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
ul.bereichliste li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}
.clearbereichliste {
	clear: both;
}
li.clearbereichliste {
	margin-top: 20px !important;
}
li.Aktuell img {margin-left: -18px;}
.newsPagination {padding-left: 18px;}
.aktuellUebersichtText {padding-right: 4
0px; box-sizing: border-box;}


/* 3. Liste-Spalten */
/*=========================*/


/* 4. Hintergründe / Parallax */
/*=========================*/
.bgWhite {
	background-color: #ffffff;
}
.bgBlue {
	background-color: rgba(0, 69, 101, 1);
	color:#FFFFFF !important;
}
.bgAnsprechpartner { background-repeat: no-repeat; background-position: right bottom; background-attachment: fixed;}
.bgKarriere {
  background-repeat: no-repeat;
  background-position: right center;
  background-attachment: fixed;
  background-size: cover;
}
.KarriereImg {
	display: block;
}
@media all and (min-width: 768px) {
.backgroundImage {
	background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
	.KarriereImg {
	display: none !important;
}
}
@media all and (max-width: 768px) {
.backgroundImage {
	background-position: right !important;
}
}
@media all and (min-width: 768px) {
.bgBlueRechts {background: url(../upload/img/layout/bgBlue-rechts.png) repeat-y center;}
.bgBlueLinks {background: url(../upload/img/layout/bgBlue-links.png) repeat-y center;}
}
@media all and (max-width: 768px) {
.bgBlueRechts {background: url(../upload/img/layout/bgBlue-rechts.png) repeat-y right;}
.bgBlueLinks {background: url(../upload/img/layout/bgBlue-links.png) repeat-y left;}
}

/* BOC Parallax-Backgrounds */
/*=========================*/
.bgparallax {
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
}
@media all and (min-width: 768px) {
.bgparallax {
}
}

@media all and (max-width: 768px) {
.bgparallax {

}
}

@media all and (max-width: 480px) {
.bgparallax {

}
}
/* EOC Parallax-Backgrounds */
/*=========================*/


/* 5. Aufklappbare Liste */
/*=========================*/

dt {
	background: url("../upload/img/layout/back-acc-down.png") no-repeat scroll right;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	cursor: pointer;
	display: block;
	margin: 10px 0;
	padding: 0 0 0 0;
	width: 100%;
}
dd.mouse {
	cursor: pointer;
	color: rgba(18,81,60,1);
}

/* 6. Breite Gallery */
/*=========================*/
@media all and (min-width:1200px) {
div.liGallery > div.Gallery_cell:nth-of-type(1n+1) {
	border-right: 1px solid #fff;
}
	
	.galleryScreen {
    max-height: 400px;
		width: auto;
    overflow: hidden;
}
	/*div.pr-8 {max-width: 12.5% !important}*/
}

@media all and (max-width:1200px) {
div.liGallery > div.Gallery_cell:nth-of-type(1n+1) {
	border-right: 1px solid #fff;
}
	div.liGallery > div.Gallery_cell:nth-of-type(5n+4) {
	border-right: 0px solid #fff;
}
	.galleryScreen {
    max-height: 300px;
    overflow: hidden;
}
}
div.liGallery > div.Gallery_cell {
	padding-bottom: 1px !important;
}
.liGallery {padding-bottom: 40px;}
.galleryScreen {text-align: center !important;}
.galleryScreen img {display: inline;}
.Gallery_cell .subheadnormal {padding: 20px 0 20px 0; text-align: center;}
.empty.gallery_cell {max-height: 1px !important;}

/* 7. Swiper */
/*=========================*/
.swipercontainer {
	min-height: 400px;
	max-height: 680px;
	height: auto;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	
	font-size: 22px;
	/* background: #fff; */
        
        /* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

@media all and (min-width: 768px) {
.SwipeHeader1 {
	position: absolute;
	z-index: 2;
	top: 250px;
	right: 10%;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 60px;
	line-height: 73% !important;
}
}

@media all and (max-width: 768px) {
.SwipeHeader1 {
	position: absolute;
	z-index: 2;
	top: 150px;
	left: 5%;
	text-align: center;
	width: 90%;
	color: #fff;
	text-transform: uppercase;
	font-size: 50px;
	line-height: 73% !important;
}
}

@media all and (max-width: 480px) {
.SwipeHeader1 {
	position: absolute;
	z-index: 2;
	top: 150px;
	left: 5%;
	text-align: center;
	width: 90%;
	color: #fff;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 73% !important;
}
}

/* 8. Tabellen */
/*=========================*/
td {padding: 10px !important; vertical-align: top;}
td span {font-size: 14px !important;}
table {width: 100% !important;}

/* 9. Layout */
/*=========================*/

div#Referenzen {position: fixed; right: 60px; bottom: 110px; background: rgb(0, 69, 101); padding: 10px; z-index: 20;text-align: center; height: 44px; width: 44px; border-radius: 50%;}
div#Referenzen a {color: rgba(255,255,255,1);}
div#Referenzen .glyphicon {font-size: 20px !important;}

.inhalte {
	overflow-x: hidden !important;
}

.Claim p.claimH1 {font-size: 60px;  line-height: 65px;}
.Claim p.claimH2 {font-size: 35px; line-height: 40px; margin-bottom: 30px; padding-right: 30px;}
.Claim p {font-size:16px; line-height: 26px; color: #FFF;}
a.button {color: #fff !important; padding: 20px 40px; background: #232a32; height: 56px; font-size: 16px !important; white-space: nowrap; border-radius: 28px;}
@media all and (min-width: 1200px){
.Claim {position: absolute; top: 40%; margin: 0 auto; background: rgba(0,69,101,0.9); left: 10%; width: 50% !important; padding: 40px 20px; box-sizing: border-box;}
.ClaimBlank {background: rgba(0,69,101,0) !important;}
}
@media all and (min-width: 992px){
.Claim {position: absolute; top: 40%; margin: 0 auto; background: rgba(0,69,101,0.9); left: 10%; width: 70%; padding: 40px 20px; box-sizing: border-box;}
}
@media all and (max-width: 991px){
.Claim {position: relative; top: 40%; margin: 0 auto; background: rgba(0,69,101,1); left: 0; width: 100%; padding: 40px 20px; box-sizing: border-box;}
}
@media all and (max-width: 991px){
	div.Claim {height: 400px;}
}
@media all and (max-width: 768px){
	div.Claim {height: 500px;}
}
@media all and (max-width: 480px){
	div.Claim {height: 600px;}
}
section#bereich1 {padding: 85px 0;}
.buttonMenu {position: relative; left: 30px;}
.fullMenu {position: absolute;z-index: 10; background: #31302e; width: 100%; padding-bottom: 60px; color: #e2e2e2;}
.fullMenu a {color: #e2e2e2 !important;}
.fullMenu a:hover {color: #c3262b !important;}
.fullMenu h4 {padding-top: 50px; padding-bottom: 20px;}
div.fullMenu {display:none;}
.sitemap > li > a {font-weight: normal !important; text-transform: uppercase; padding-bottom: 15px;}
ul.sitemap, ul.sitemap ul, ul.sitemap ul li {padding: 0px; line-height: 5px !important;}
ul.sitemap li {padding-bottom: 30px; width: 17%; min-height: 180px; white-space: nowrap;}
ul.sitemap li li {min-height: inherit;}
ul.sitemap {padding: 0 0 60px 0;}
.sitemap > li {border-bottom: 0px; float: left; margin-right: 30px;}
.sitemap > li:first-child {display: none;}
.bgHistorie p:nth-of-type(2n+1) {background: #c3262b; color: #fff; width: 50px; height: 50px; border-radius: 100%; text-align: center; display: inline-block; padding-top: 15px;}
.bgHistorie p:nth-of-type(2n+2) { display: inline-block; margin-left: 40px; width: 100%; }
.bgHistorie {background:url(../upload/img/layout/bgTrenner.png) -54px repeat-y;}

@media all and (min-width: 991px){
	nav.menu li#cat26, nav.menu li#cat27 {display: none;}
}

#headImg {
	height: auto;
}

.buttonMenu {
	float: left;
}
.buttonKontakt {
	float:right;
}
.zwischenbutton {

}
.h390 {height: 390px;}

.scrollup {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	display: none;
	position: fixed;
	bottom: 50px;
	right: 60px;
	text-indent: -9999px;
	background: rgba(0, 69, 101, 1);
	background-image: url(../upload/img/layout/scrolltop.png);
	z-index: 1000;
}


@media all and (min-width:1200px){
.logovisible {opacity: 1;
-webkit-transition: all 2s ease;
-moz-transition: all 2s ease;
-o-transition: all 2s ease;
transition: all 2s ease;}
}
.logohidden {position: absolute; top: -200px; opacity: 0;}
footer {
	background: #FFFFFF;
	color: #232323;
}

ul#search_result li {
	list-style: none;
	padding: 0 0 20px 12px;
}
ul#search_result li:before {
	content: '';
	background: url(../upload/img/layout/ul_li_circle_green.png);
	width: 39px;
	height: 39px;
	position: absolute;
	margin: 0 0 0 -52px;
	z-index: -1;
}
@media all and (min-width: 1200px){
.content {
    display: table-cell;
    float: none;
    vertical-align: bottom;
  }
}
.topInfo {position: relative; background: #232323; color: #fff; padding: 10px 15px; font-size: 12px !important; z-index:100; text-align: center;}
.topInfo a {color: #FFF;}
@media all and (min-width:1200px){
.topInfo {position: absolute; right: 0px; background: #232323; color: #fff; text-align: left;}
}
.inhalt {padding: 100px 0 80px 0;}
.inhaltInnen {padding: 100px 15px 80px 15px;}
#inhalt1 span.glyphicon {margin-right: 15px !important; line-height: 30px;}

#inhalt1 h1 {text-align: center;}

div.uebersichtBox {position: relative; float: left; height: 330px; cursor: pointer;}

/*div.uebersichtBox:nth-of-type(3) {background:url(../upload/img/uebersichtBoxen/01-bgAnlagentechnik.jpg);}*/
div.uebersichtBox:nth-of-type(3) {background:url(../upload/img/uebersichtBoxen/05-bg3drohrlaser.jpg);}
div.uebersichtBox:nth-of-type(1) {background:url(../upload/img/uebersichtBoxen/02-bgFoerdertechnik.jpg);}
div.uebersichtBox:nth-of-type(2) {background:url(../upload/img/uebersichtBoxen/03-bgStahlbau.jpg);}
div.uebersichtBox:nth-of-type(4) {background:url(../upload/img/uebersichtBoxen/04-bgMetallbau.jpg);}

@media all and (min-width:768px){
div.uebersichtBox:nth-of-type(1) {width:54%; margin-right: 15px; margin-bottom: 15px;}
div.uebersichtBox:nth-of-type(2) {width:44%; margin-bottom: 15px;}
div.uebersichtBox:nth-of-type(3) {width:44%; margin-right: 15px; margin-bottom: 15px;}
div.uebersichtBox:nth-of-type(4) {width:54%; margin-bottom: 15px;}
div.uebersichtBoxIcon {position:absolute; height: 96px; width: 100%; bottom: 100px;}
	}
@media all and (max-width:767px){
div.uebersichtBox:nth-of-type(1) {width:48.86%; margin-right: 2.28%; margin-bottom: 15px;}
div.uebersichtBox:nth-of-type(2) {width:48.86%; margin-bottom: 15px;}
div.uebersichtBox:nth-of-type(3) {width:48.86%; margin-right: 2.28%; margin-bottom: 15px;}
div.uebersichtBox:nth-of-type(4) {width:48.86%; margin-bottom: 15px;}
div.uebersichtBoxIcon {position:absolute; height: 96px; width: 100%; bottom: 120px;}
	}
@media all and (max-device-width:767px) and (orientation : portrait){
div.uebersichtBox:nth-of-type(1) {width:100%; margin-bottom: 15px;}
div.uebersichtBox:nth-of-type(2) {width:100%; margin-bottom: 15px;}
div.uebersichtBox:nth-of-type(3) {width:100%; margin-bottom: 15px;}
div.uebersichtBox:nth-of-type(4) {width:100%; margin-bottom: 15px;}
div.uebersichtBoxIcon {position:absolute; height: 96px; width: 100%; bottom: 120px;}
	}
div.uebersichtBoxText {position: absolute; bottom: 0; width: 100%; background: rgba(0,0,0,0.7) url(../upload/img/layout/arrow_white_right.png) right bottom 30px; background-repeat: no-repeat; padding: 20px;}
div.uebersichtBoxText, div.uebersichtBoxText p {color: #FFFFFF !important; font-weight: 300; font-size: 16px;}
div.uebersichtBoxText h3 {font-size: 30px; font-weight: 300; color: #FFFFFF;}
div.uebersichtBox .anlagentechnik {background: url(../upload/img/layout/uebersichtIcon-anlagentechnik.png) no-repeat center;}
div.uebersichtBox .foerdertechnik {background: url(../upload/img/layout/uebersichtIcon-foerdertechnik.png) no-repeat center;}
div.uebersichtBox .stahlbau {background: url(../upload/img/layout/uebersichtIcon-stahlbau.png) no-repeat center;}
div.uebersichtBox .metallbau {background: url(../upload/img/layout/uebersichtIcon-metallbau.png) no-repeat center;}
div.uebersichtBox .dreiddrohrlaser {background: url(../upload/img/layout/uebersichtIcon-3dlaser.png) no-repeat center;}

.zitat p:nth-of-type(1)::before {
	content: url('../upload/img/layout/quotes.png');
}
.botschaft {}


ul {list-style-type: none; list-style-image: url(../upload/img/layout/arrow_list.png); padding:20px 0 0 0 !important; line-height: 30px;}
ul.arrowWhite {list-style-type: none; list-style-image: url(../upload/img/layout/arrow_white_right.png); padding:20px 0 0 0 !important; line-height: 30px; margin-left: 25px;}
ul.bereichliste {padding:0 0 0 0 !important;}
#inhalt1 ul, #inhalt2 ul {padding-left: 18px !important;}
ul.plus li {list-style-type: none; list-style-image: url(../upload/img/layout/plus_list.png) !important; margin-left: 10px;  line-height: 30px;}

.hover-zoom {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-size: 105% !important;
}
.hover-zoom:hover {
  background-size: 100% !important;
}
/* 10. Navigation Footer */
/*=========================*/
ul.navigationFooter2 {margin-top: 10px;}
ul.navigationFooter2 li {list-style: none;}
ul.navigationFooter2 li {float:left; font-weight: 400; padding-right: 10px; margin-right: 10px; border-right: 1px solid #232323;}
ul.navigationFooter2 li:last-child {padding-right: 0px; margin-right: 0px; border-right: none;}
ul.navigationFooter li {
	list-style: none;
}
ul.navigationFooter {
	padding: 0;
}
ul.navigationFooter a {
	color: #232323;
}

/* Slides */
/*=========================*/
/* BOC Normaler Hinweis */
/*=========================*/



/* EOC Normaler Hinweis*/
/*=========================*/

/* 11. Lightbox / Fancybox */
/*=========================*/
.dfGallery_cell {
	margin-bottom: 10px;
	margin-right: 10px;
	box-sizing: border-box;
}
.galerielupe {position: absolute; right: 20px; top: 20px; z-index: 3;}
.dfgLink .fancybox-thumbs:hover {
	opacity: 0.5;
	filter: Alpha(Opacity=50);
	-webkit-transition: opacity 250ms ease-out;
	-moz-transition: opacity 250ms ease-out;
	-o-transition: opacity 250ms ease-out;
	transition: opacity 250ms ease-out;
}
.untertext {position: absolute; z-index: 3; height: 40px; width: auto; padding: 10px; margin-top: -40px; background: rgba(255,255,255,0.8);}


/* 12. Anweisungenfür jQuery */
/*=========================*/
.displayNo {
	display: none;
}
.displayYes {
	display: block;
}
/* 13. Padding */
/*=========================*/
.nopadding {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
.nopaddingLeft {
	padding-left: 0;
}
.paddingTopBottom20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.paddingTop10Bottom50 {
	padding-top: 10px !important;
	padding-bottom: 50px !important;
}
.paddingTop40Bottom150 {
	padding-top: 40px !important;
	padding-bottom: 150px !important;
}
.paddingTopBottom40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.paddingTopBottom60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.paddingBottom80 {
	padding-bottom: 80px;
}
.paddingBottom100 {
	padding-bottom: 100px;
}
.paddingBottom40 {
	padding-bottom: 40px;
}
.paddingBottom20 {
	padding-bottom: 20px;
}
.paddingBottom10 {
	padding-bottom: 10px;
}
.nopaddingTopBottom {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.paddingTop20 {
	padding-top: 20px !important;
}
.paddingTop40 {
	padding-top: 40px !important;
}
.paddingTop60 {
	padding-top: 60px !important;
}
.paddingTop70 {
	padding-top: 70px !important;
}
.paddingTop80 {
	padding-top: 80px !important;
}
.paddingTop100 {
	padding-top: 100px !important;
}
.paddingLeft40 {
	padding-left: 40px !important;
	box-sizing: border-box !important;
}
.paddingLeft50 {
	padding-left: 50px !important;
	box-sizing: border-box !important;
}
.paddingLeft30Right30 {
	padding-left: 30px;
	padding-right: 30px;
}
.paddingLeft30Right90 {
	padding-left: 30px;
	padding-right: 90px;
}
.paddingRight20 {
	padding-right: 20px !important;
}
.paddingRight30 {
	padding-right: 30px !important;
}
.paddingRight40 {
	padding-right: 40px !important;
}
.paddingRight50 {
	padding-right: 50px !important;
}
.paddingLeft20Right20 {
	padding-left: 20px;
	padding-right: 20px;
}
.paddingLeft30Right30 {
	padding-left: 30px;
	padding-right: 30px;
}
.paddingLeft40Right40 {
	padding-left: 40px;
	padding-right: 40px;
}
.paddingLeft50Right50 {
	padding-left: 50px;
	padding-right: 50px;
}
@media all and (min-width: 768px){
	.paddingRight30Big {
	padding-right: 30px !important;
}
}
@media all and (max-width: 768px){
	.paddingRight40Small {
	padding-right: 40px !important;
		box-sizing: border-box;
	}
	.paddingLeft30Right30Small {
	padding-left: 30px;
	padding-right: 30px;
}
	.marginLeft30Right30Small {
	margin-left: 30px;
	margin-right: 30px;
}
}

/* 14. Margin */
/*=========================*/
.marginTopBottom40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.marginTop40 {
	margin-top: 40px !important;
}
/* 15. Schriftfarben */
/*=========================*/
.fontwhite, .fontwhite .h3, .fontwhite a {
	color: #fff !important;
}


/* 16. Schatten */
/*=========================*/

.schatten {
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5); /* WebKit */
	-moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5); /* Firefox */
	box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5); /* Standard */
}


/* 17. Formulare Stylen */
/*=========================*/
/* Standardstyle entfernen */
select {
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type=text].suchfeld {
	width: 70% !important;
	background: #ffffff;
}
/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {
 display:none;
}
/* In kleineren IE den blauen Pfeil entfernen */
.lt-ie10 select {
	background-image: none;
}
/* Neuer Style für Selectfelder */
select {
	background-image: url("../upload/layout/DropButton.png");
	background-position: right;
	background-repeat: no-repeat;
	background-size: 10%;
	background-color: #FFF;
	height: 30px;
	border-radius: 0px;
	padding: 0px 30px 5px 10px !important;
	margin: 0 6px 6px 0;
	color: #221f1f;
	border: none;
	width: 244px;
}
input[type=submit] {
	background-color: rgba(0, 69, 101, 1);
	height: 30px;
	padding: 5px 30px 5px 10px;
	border-radius: 0px;
	margin: 0 6px 6px 0;
	color: #ffffff;
	border: none;
	width: 240px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
#pifa-form-3 input[type=submit], #pifa-form-4 input[type=submit], #pifa-form-5 input[type=submit] {
	width: 50%;
	margin-top: 30px;
}
input[type=text], textarea, select, input[type=date] {
	background-color: rgba(211,211,211,1.00);
	height: 30px;
	padding: 5px 30px 5px 10px;
	margin: 0 6px 10px 0;
	width: 240px;
	border-radius: 0px;
	border: none;
}
textarea {
	height: 100px;
	resize: none;
}
label {
	font-weight: 400 !important;
	width: 150px;
}
div#pifa-field-49 label, div#pifa-field-68 label, div#pifa-field-80 label {
	width: 80% !important;
	padding-left: 10px;
}
.pifa-error label {
	color: red;
}
.pifa-error input {
	border: 1px solid red;
}

/* 18. Responsive mit MediaQueries */
/*=========================*/

/* Desktop gross */
@media (min-width: 1400px) {
}

/* Desktop */
@media all and (min-width: 992px) {
}

@media all and (min-width: 768px) {
}

@media all and (max-width: 991px) {
}

@media all and (max-width: 1200px) {
}

/* Tablet */
@media all and (max-width: 768px) {
img {
	max-width: 100% !important;
	height: auto !important;
}
#header-sticky-wrapper, .sticky-wrapper {
	position: relative !important;
	z-index: 10000000 !important;
}
}

@media all and (min-width: 480px) {
}

@media all and (min-width: 480px) and (max-width: 768px) {
}

@media all and (max-width: 480px) {
}
#CybotCookiebotDialog {
    border: none !important;
}
a#CybotCookiebotDialogBodyLevelButtonAccept {
    border: none !important;
    background-color: rgba(0, 69, 101, 1) !important;
}
a.videoImg img {
	opacity: 0.5;
	transition: ease all 0.3s;
	max-width: 260px;
	height: auto;
}
a.videoImg:hover img {
	opacity: 0.9;
}
a.videoImg {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
	text-decoration: none;
	display: inline-block;
	transition: ease all 0.3s;
}
a.videoImg:hover {
	text-decoration: none !important;
	transform: translateY(-15px);
}
a.videoImg svg {
	padding: 20px 0;
}
@media all and (max-width:1024px){
a.videoImg {
  padding: 0 50px 120px 50px;
}
}
@media all and (max-width:768px){
.icons {
  background: rgb(0, 69, 101);
  padding: 0 0 100px 0;
	text-align: center;
}
.icons .svg {
  display: block !important;
}
	.icons .svg1 {
	display: block;
margin-bottom: 50px;
width: 280vW;
margin-left: calc(-50vW - 0vW);
}
.icons .svg {
	width: 120px !important;
	height: auto;
	margin-bottom: 40px;
		margin-left: calc(50vW - 60px);
}
	}
@media all and (min-width:1024px){
.displayFlex {
	display: flex;
  align-items: center;
  justify-content: center;
}
}
@media all and (min-width:768px){
.icons {
  position: absolute;
top: 37vH;
right: 0px;
max-width: 50vW;
}
.icons .svg1 {
	
}
.icons .svg {
	width: 120px !important;
	height: auto;
	margin: 20px
}
.icons .svg:last-of-type {
	margin-right: 150px
}
	}
.icons .h1 {
	padding: 0 20px 50px 20px;
}
.btn-light {
	background-color: rgba(255,255,255,0.8);
	color: #000000 !important;
	border-radius: 20px;
	transition: ease all 0.3s;
}
.btn-light:hover {
	background-color: rgba(255,255,255,1);
}
.bgBlue a.btn-light {
	color: #000000 !important;
	margin-top: 20px;
}
.btn {
	font-size: 30px !important;
	padding: 15px !important;
}
input[type=submit]#pifa-field-elm-44 {
	padding: 30px !important;
	border-radius: 20px !important;
	font-size: 20px !important;
	width: 400px !important;
    max-width: 90% !important;
	height: 80px !important;
}
label[for=m1], label[for=m2], label[for=m3] {
  width: 63px !important;
  padding-left: 10px;
}
label[for=m4] {
  width: 90% !important;
  padding-left: 10px;
}
label[for=pifa-field-elm-43] {
	width: 90% !important;
}
@media all and (max-width: 475px){
#pifa-field-34 span {
    display:block;
}
}
#pifa-field-43 {
    max-width: 90% !important;
    overflow-x: hidden !important;
}

.m-0 {
  margin: 0 !important
}
.m-1 {
  margin: .25rem !important
}
.m-2 {
  margin: .5rem !important
}
.m-3 {
  margin: 1rem !important
}
.m-4 {
  margin: 1.5rem !important
}
.m-5 {
  margin: 3rem !important
}
.m-auto {
  margin: auto !important
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important
}
.mx-1 {
  margin-right: .25rem !important;
  margin-left: .25rem !important
}
.mx-2 {
  margin-right: .5rem !important;
  margin-left: .5rem !important
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
.my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important
}
.my-2 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
.mt-0 {
  margin-top: 0 !important
}
.mt-1 {
  margin-top: .25rem !important
}
.mt-2 {
  margin-top: .5rem !important
}
.mt-3 {
  margin-top: 1rem !important
}
.mt-4 {
  margin-top: 1.5rem !important
}
.mt-5 {
  margin-top: 3rem !important
}
.mt-auto {
  margin-top: auto !important
}
.me-0 {
  margin-right: 0 !important
}
.me-1 {
  margin-right: .25rem !important
}
.me-2 {
  margin-right: .5rem !important
}
.me-3 {
  margin-right: 1rem !important
}
.me-4 {
  margin-right: 1.5rem !important
}
.me-5 {
  margin-right: 3rem !important
}
.me-auto {
  margin-right: auto !important
}
.mb-0 {
  margin-bottom: 0 !important
}
.mb-1 {
  margin-bottom: .25rem !important
}
.mb-2 {
  margin-bottom: .5rem !important
}
.mb-3 {
  margin-bottom: 1rem !important
}
.mb-4 {
  margin-bottom: 1.5rem !important
}
.mb-5 {
  margin-bottom: 3rem !important
}
.mb-auto {
  margin-bottom: auto !important
}
.ms-0 {
  margin-left: 0 !important
}
.ms-1 {
  margin-left: .25rem !important
}
.ms-2 {
  margin-left: .5rem !important
}
.ms-3 {
  margin-left: 1rem !important
}
.ms-4 {
  margin-left: 1.5rem !important
}
.ms-5 {
  margin-left: 3rem !important
}
.ms-auto {
  margin-left: auto !important
}
.p-0 {
  padding: 0 !important
}
.p-1 {
  padding: .25rem !important
}
.p-2 {
  padding: .5rem !important
}
.p-3 {
  padding: 1rem !important
}
.p-4 {
  padding: 1.5rem !important
}
.p-5 {
  padding: 3rem !important
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important
}
.px-1 {
  padding-right: .25rem !important;
  padding-left: .25rem !important
}
.px-2 {
  padding-right: .5rem !important;
  padding-left: .5rem !important
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
.py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important
}
.py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}
.pt-0 {
  padding-top: 0 !important
}
.pt-1 {
  padding-top: .25rem !important
}
.pt-2 {
  padding-top: .5rem !important
}
.pt-3 {
  padding-top: 1rem !important
}
.pt-4 {
  padding-top: 1.5rem !important
}
.pt-5 {
  padding-top: 3rem !important
}
.pe-0 {
  padding-right: 0 !important
}
.pe-1 {
  padding-right: .25rem !important
}
.pe-2 {
  padding-right: .5rem !important
}
.pe-3 {
  padding-right: 1rem !important
}
.pe-4 {
  padding-right: 1.5rem !important
}
.pe-5 {
  padding-right: 3rem !important
}
.pb-0 {
  padding-bottom: 0 !important
}
.pb-1 {
  padding-bottom: .25rem !important
}
.pb-2 {
  padding-bottom: .5rem !important
}
.pb-3 {
  padding-bottom: 1rem !important
}
.pb-4 {
  padding-bottom: 1.5rem !important
}
.pb-5 {
  padding-bottom: 3rem !important
}
.ps-0 {
  padding-left: 0 !important
}
.ps-1 {
  padding-left: .25rem !important
}
.ps-2 {
  padding-left: .5rem !important
}
.ps-3 {
  padding-left: 1rem !important
}
.ps-4 {
  padding-left: 1.5rem !important
}
.ps-5 {
  padding-left: 3rem !important
}

@media (min-width:576px) {
 .m-sm-0 {
    margin: 0 !important
  }
  .m-sm-1 {
    margin: .25rem !important
  }
  .m-sm-2 {
    margin: .5rem !important
  }
  .m-sm-3 {
    margin: 1rem !important
  }
  .m-sm-4 {
    margin: 1.5rem !important
  }
  .m-sm-5 {
    margin: 3rem !important
  }
  .m-sm-auto {
    margin: auto !important
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-sm-0 {
    margin-top: 0 !important
  }
  .mt-sm-1 {
    margin-top: .25rem !important
  }
  .mt-sm-2 {
    margin-top: .5rem !important
  }
  .mt-sm-3 {
    margin-top: 1rem !important
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important
  }
  .mt-sm-5 {
    margin-top: 3rem !important
  }
  .mt-sm-auto {
    margin-top: auto !important
  }
  .me-sm-0 {
    margin-right: 0 !important
  }
  .me-sm-1 {
    margin-right: .25rem !important
  }
  .me-sm-2 {
    margin-right: .5rem !important
  }
  .me-sm-3 {
    margin-right: 1rem !important
  }
  .me-sm-4 {
    margin-right: 1.5rem !important
  }
  .me-sm-5 {
    margin-right: 3rem !important
  }
  .me-sm-auto {
    margin-right: auto !important
  }
  .mb-sm-0 {
    margin-bottom: 0 !important
  }
  .mb-sm-1 {
    margin-bottom: .25rem !important
  }
  .mb-sm-2 {
    margin-bottom: .5rem !important
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important
  }
  .mb-sm-auto {
    margin-bottom: auto !important
  }
  .ms-sm-0 {
    margin-left: 0 !important
  }
  .ms-sm-1 {
    margin-left: .25rem !important
  }
  .ms-sm-2 {
    margin-left: .5rem !important
  }
  .ms-sm-3 {
    margin-left: 1rem !important
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important
  }
  .ms-sm-5 {
    margin-left: 3rem !important
  }
  .ms-sm-auto {
    margin-left: auto !important
  }
  .p-sm-0 {
    padding: 0 !important
  }
  .p-sm-1 {
    padding: .25rem !important
  }
  .p-sm-2 {
    padding: .5rem !important
  }
  .p-sm-3 {
    padding: 1rem !important
  }
  .p-sm-4 {
    padding: 1.5rem !important
  }
  .p-sm-5 {
    padding: 3rem !important
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-sm-0 {
    padding-top: 0 !important
  }
  .pt-sm-1 {
    padding-top: .25rem !important
  }
  .pt-sm-2 {
    padding-top: .5rem !important
  }
  .pt-sm-3 {
    padding-top: 1rem !important
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important
  }
  .pt-sm-5 {
    padding-top: 3rem !important
  }
  .pe-sm-0 {
    padding-right: 0 !important
  }
  .pe-sm-1 {
    padding-right: .25rem !important
  }
  .pe-sm-2 {
    padding-right: .5rem !important
  }
  .pe-sm-3 {
    padding-right: 1rem !important
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important
  }
  .pe-sm-5 {
    padding-right: 3rem !important
  }
  .pb-sm-0 {
    padding-bottom: 0 !important
  }
  .pb-sm-1 {
    padding-bottom: .25rem !important
  }
  .pb-sm-2 {
    padding-bottom: .5rem !important
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important
  }
  .ps-sm-0 {
    padding-left: 0 !important
  }
  .ps-sm-1 {
    padding-left: .25rem !important
  }
  .ps-sm-2 {
    padding-left: .5rem !important
  }
  .ps-sm-3 {
    padding-left: 1rem !important
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important
  }
  .ps-sm-5 {
    padding-left: 3rem !important
  }    
}

@media (min-width:768px) {
  .m-md-0 {
    margin: 0 !important
  }
  .m-md-1 {
    margin: .25rem !important
  }
  .m-md-2 {
    margin: .5rem !important
  }
  .m-md-3 {
    margin: 1rem !important
  }
  .m-md-4 {
    margin: 1.5rem !important
  }
  .m-md-5 {
    margin: 3rem !important
  }
  .m-md-auto {
    margin: auto !important
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
  .mt-md-0 {
    margin-top: 0 !important
  }
  .mt-md-1 {
    margin-top: .25rem !important
  }
  .mt-md-2 {
    margin-top: .5rem !important
  }
  .mt-md-3 {
    margin-top: 1rem !important
  }
  .mt-md-4 {
    margin-top: 1.5rem !important
  }
  .mt-md-5 {
    margin-top: 3rem !important
  }
  .mt-md-auto {
    margin-top: auto !important
  }
  .me-md-0 {
    margin-right: 0 !important
  }
  .me-md-1 {
    margin-right: .25rem !important
  }
  .me-md-2 {
    margin-right: .5rem !important
  }
  .me-md-3 {
    margin-right: 1rem !important
  }
  .me-md-4 {
    margin-right: 1.5rem !important
  }
  .me-md-5 {
    margin-right: 3rem !important
  }
  .me-md-auto {
    margin-right: auto !important
  }
  .mb-md-0 {
    margin-bottom: 0 !important
  }
  .mb-md-1 {
    margin-bottom: .25rem !important
  }
  .mb-md-2 {
    margin-bottom: .5rem !important
  }
  .mb-md-3 {
    margin-bottom: 1rem !important
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important
  }
  .mb-md-5 {
    margin-bottom: 3rem !important
  }
  .mb-md-auto {
    margin-bottom: auto !important
  }
  .ms-md-0 {
    margin-left: 0 !important
  }
  .ms-md-1 {
    margin-left: .25rem !important
  }
  .ms-md-2 {
    margin-left: .5rem !important
  }
  .ms-md-3 {
    margin-left: 1rem !important
  }
  .ms-md-4 {
    margin-left: 1.5rem !important
  }
  .ms-md-5 {
    margin-left: 3rem !important
  }
  .ms-md-auto {
    margin-left: auto !important
  }
  .p-md-0 {
    padding: 0 !important
  }
  .p-md-1 {
    padding: .25rem !important
  }
  .p-md-2 {
    padding: .5rem !important
  }
  .p-md-3 {
    padding: 1rem !important
  }
  .p-md-4 {
    padding: 1.5rem !important
  }
  .p-md-5 {
    padding: 3rem !important
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  .pt-md-0 {
    padding-top: 0 !important
  }
  .pt-md-1 {
    padding-top: .25rem !important
  }
  .pt-md-2 {
    padding-top: .5rem !important
  }
  .pt-md-3 {
    padding-top: 1rem !important
  }
  .pt-md-4 {
    padding-top: 1.5rem !important
  }
  .pt-md-5 {
    padding-top: 3rem !important
  }
  .pe-md-0 {
    padding-right: 0 !important
  }
  .pe-md-1 {
    padding-right: .25rem !important
  }
  .pe-md-2 {
    padding-right: .5rem !important
  }
  .pe-md-3 {
    padding-right: 1rem !important
  }
  .pe-md-4 {
    padding-right: 1.5rem !important
  }
  .pe-md-5 {
    padding-right: 3rem !important
  }
  .pb-md-0 {
    padding-bottom: 0 !important
  }
  .pb-md-1 {
    padding-bottom: .25rem !important
  }
  .pb-md-2 {
    padding-bottom: .5rem !important
  }
  .pb-md-3 {
    padding-bottom: 1rem !important
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important
  }
  .pb-md-5 {
    padding-bottom: 3rem !important
  }
  .ps-md-0 {
    padding-left: 0 !important
  }
  .ps-md-1 {
    padding-left: .25rem !important
  }
  .ps-md-2 {
    padding-left: .5rem !important
  }
  .ps-md-3 {
    padding-left: 1rem !important
  }
  .ps-md-4 {
    padding-left: 1.5rem !important
  }
  .ps-md-5 {
    padding-left: 3rem !important
  }   
}
@media all and (max-width: 768px){
    .jetztBewerben {
    transform: rotate(0deg) !important;
    border-radius: 0px !important;
    width: 100vw !important;
    left: 0px !important;
    bottom: 0px !important;
        padding: 20px !important;
  }
}
.jetztBewerben {
 font-size: 24px;
  background: rgba(0,69,101,0.9);
  color: #FFFFFF;
  position: fixed;
  bottom: 20px;
  z-index: 10;
  right: 40px;
  width: 350px;
  text-align: center;
  padding: 40px;
  transform: rotate(15deg);
  border-radius: 20px;
  line-height: 120%;
    transition: ease all 0.3s;
}
.jetztBewerben:hover {
    background: rgba(0,69,101,0.9);
    transform: rotate(5deg);
}
.sectionBewerben {
    display: block;
}