body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/zaunbau/fonts/roboto-v51-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/zaunbau/fonts/roboto-v51-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/zaunbau/fonts/roboto-v51-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}





*{ margin: 0; padding: 0; border: 0;}
html, body {width: 100%; height: auto;}
body {font-size: 100%; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: 400; font-style: normal; color: #282828; vertical-align:baseline; background-color: #fff;}
#clear, .clear {clear: both!important; width: auto; height: 0px; font-size: 0.1px;}
img {margin: 0; padding: 0; display: block;}

#container, #footer, #header {width: 100%; height: auto;}
.contentHold, .holdNavGreen  {width: 100%; height: auto; padding: 25px 2% 25px 2%; margin: 0px auto; box-sizing: border-box; position: relative; max-width: 1800px;  }


#container {min-height: 850px;}
#header .inside, #footer > .inside {width: 100%; max-width: 1800px; padding: 0 2%; box-sizing: border-box; margin: 0px auto; position: relative; }
#header {position: fixed; z-index: 9999; width: 100%; height: auto;  transition: all 0.25s ease;}
#header.scroll {background-color: #fff; -webkit-box-shadow: 3px 3px 5px 0 #595959; box-shadow: 3px 3px 5px 0 #595959; transition: all 0.25s ease;}

.blueBgr {background-color: #015b91;}
.orangeBr {background-color: #ee7639;}
.greyLightBgr {background-color: #f2f2f2;}

/* Smooth Scroll */
	html {scroll-behavior: smooth;}

	@media screen and (prefers-reduced-motion: reduce) {
		html {
			scroll-behavior: auto;
		}
	}



/* Basic */

.noMobile, .noMobil {display: block!important;}
.yesMobile, .hRightMobil {display: none!important;}
.overflowHidden {overflow: hidden; position: relative;}


.x1, .x2, .x3, .x32, .x4, .x43, .x30, .x5 {padding: 0% 2%; margin-bottom: 1.25rem; box-sizing: border-box;}
.x1 {width: 98%; display: block;}
.x2 {width: 48%; float: left;}
.x1, .x2, .x3, .x32, .x4, .x5, .x43 {margin-left: 1%; margin-right: 1%;}

/*.x2-container:nth-child(2n of .x2-container) {clear: both;} - noch nicht überall unterstützt*/


.x30 {width: 30%; float: left;}
.x3 {width: 31%; float: left;}
.x32 {width: 64%; float: left;}
.x4 {width: 23%; float: left;}
.x43 {width: 65%; float: left;}
.x5 {width: 18%; float: left;}
.maxWidth70 {max-width: 70%; padding: 0% 2%; box-sizing: border-box; margin: 0px auto; clear: both; float: none;}
.c2 .contentHold .textContent {width: 50%; float: left;}

.c10, .c20, .c30, .c40, .c50, .c60, .c70, .c80, .c90 {padding: 0 2%; box-sizing: border-box;}
.c10 {width: 10%; float: left;}
.c20 {width: 20%; float: left;}
.c30 {width: 30%; float: left;}
.c40 {width: 40%; float: left;}
.c50 {width: 50%; float: left;}
.c60 {width: 60%; float: left;}
.c70 {width: 70%; float: left;}
.c80 {width: 80%; float: left;}
.c90 {width: 90%; float: left;}


.c20 {width: 20%; float: left;}
.c30 {width: 30%; float: left;}
.c40 {width: 40%; float: left;}
.c50 {width: 50%; float: left;}
.c60 {width: 60%; float: left;}
.c70 {width: 70%; float: left;}
.c80 {width: 80%; float: left;}
.c90 {width: 90%; float: left;} 

.paddingLeft5 {padding-left: 5%; box-sizing: border-box;}
.paddingRight5 {padding-right: 5%;box-sizing: border-box;}
.paddingLeft10, .pL10 {padding-left: 10%;box-sizing: border-box;}
.paddingRight10 {padding-right: 10%;box-sizing: border-box;}
.paddingTop50, .textContentpaddingTop50 .textContent {padding-top: 50px;}
.paddingTop100, .textContentpaddingTop100 .textContent {padding-top: 100px;}
.paddingTop150, .textContentpaddingTop150 .textContent {padding-top: 150px;}
.paddingBottom100, .textContentpaddingBottom100 .textContent {padding-bottom: 100px;}
.paddingBottom50, .textContentpaddingBottom50 .textContent {padding-bottom: 50px;}

.marginBottom50 {margin-bottom: 50px; }
.marginBottom100 {margin-bottom: 100px;}
.marginTop25 {margin-top: 25px;}
.marginBottom25 {margin-bottom: 25px;}
.marginTop50 {margin-top: 50px;}
.marginTop100 {margin-top: 100px;}

object, svg, img {max-width: 100%; height: auto;}
.floatRight {float: right;}
.textCenter {text-align: center;}
.center {margin: 0px auto; text-align: center;}
.centerBlock {margin-left: auto!important; margin-right: auto!important; float: none!important;}
.imgCenter .image_container, .imgCenter img {margin-left: auto; margin-right: auto;}
.marginBottom50 {margin-bottom: 50px; }
.marginBottom100 {margin-bottom: 100px;}
.marginTop25 {margin-top: 25px;}
.marginBottom25 {margin-bottom: 25px;}
.marginTop50 {margin-top: 50px;}
.marginTop100 {margin-top: 100px;}
.paddingTop50, .textContentpaddingTop50 .textContent {padding-top: 50px;}
.paddingTop100, .textContentpaddingTop100 .textContent {padding-top: 100px;}
.paddingTop150, .textContentpaddingTop150 .textContent {padding-top: 150px;}
.paddingBottom100, .textContentpaddingBottom100 .textContent {padding-bottom: 100px;}
.paddingBottom50, .textContentpaddingBottom50 .textContent {padding-bottom: 50px;}

.imgMarginBottom50 img {margin-bottom: 50px;}

.noMarginBottom {margin-bottom: 0!important;}
.noMargin {margin: 0!important;}
.noPadding {padding: 0;}
.flexBoxHold {display: flex;display: -webkit-flex;display: -ms-flexbox;}
.flexBoxHold .image_container, .flexBoxHold .image_container img {width: auto; height: auto;}

.borderTop {border-top:1px solid #ccc; margin-top: 50px; padding-top: 50px;}
.borderTopSmall {border-top:1px solid #ccc;  padding-top: 50px;}
.borderLeft {border-left: 1px solid #ccc;}
.borderRight {border-right: 1px solid #ccc;}
.borderAfter {display: block;border-bottom: 1px solid #ccc; margin-bottom: 50px; margin-top: 35px;}
.textRight {text-align: right;}

span.tab {width: 70px; display: block; float: left; margin-right: 10px;}

.textRight {text-align: right;}
.noAfter::after {display: none!important;}
.fullWidth img {width: 100%; height: auto; min-width: 100%;}

.overflowVisible {overflow: visible;}
.contentCenter {display: flex;   justify-content: center;   align-items: center;}
.flyingText {position: absolute; top: 350px; width: 100%; height: auto;}


.scrollMarginTop {scroll-margin-top: 200px;}




/* Header */

.bildmarkeHead {float: left;position: relative; opacity: 0; transition: all 0.25s ease;}
#header.scroll .bildmarkeHead {opacity: 1; transition: all 0.25s ease;}
.bildmarkeHead a {display: block; height: 100%; overflow: hidden; transition: all 0.25s ease; margin-top: 35px; margin-bottom: 10px;}
.bildmarkeHead a span {text-indent: -9999px;display: block;position: absolute;}
.bildmarkeHead img {width: 80px; height: auto;}

.logo {width: 70%; height: auto; overflow: hidden; transition: all .25s ease; margin: 50px auto;} 
.logo a span {text-indent: -9999px;display: block;position: absolute;}
.logo a {display: block; height: 100%; overflow: hidden; transition: all 0.25s ease; margin-top: 35px; margin-bottom: 10px;}
.logo a img, .logo a svg {height: auto; width: 100%; max-width: 280px; transition: all 0.25s ease;}
#header.scroll .logo {width: 200px; height: auto; margin-bottom: 0; transition: all .25s ease;}

.hRight {float: right;}
.hRight .subHead {float: right; margin-top: 10px;}
.subHead p {float: left; margin-left: 10px; padding-left: 20px; border-left: 1px solid #015b90; margin-bottom: 0;}
.subHead p a {color:#fff; text-decoration: none; font-size: 1.125rem; line-height: 1.45rem; display: block; padding: 10px 0; transition: all 0.25s ease;}
.subHead nav {float: left;}
.subHead nav ul {list-style: none;}
.subHead nav ul li {float: left; margin: 0 10px;}
.subHead nav ul li a, .subHead nav ul li strong {font-size: 1.125rem; line-height: 1.45rem; font-weight: 400; display: block; padding: 10px 0; margin-bottom: 0px; color: #fff; transition: all 0.25s ease;}
#header.scroll .subHead nav ul li a:hover, #header.scroll .subHead nav ul li strong, #header.scroll .subHead p a {color: #015b90; transition: all 0.25s ease;}
#header.scroll .subHead nav ul li a {color: #3a3a3a; transition: all 0.25s ease;}

.iconPhone {position: relative;}
.iconPhone::before {content:''; width: 20px; height: 20px; background: url(../../files/zaunbau/img/iconPhone.svg) center no-repeat; background-size: contain; display: inline-block; margin-right: 10px; position: relative; top: 2px;}

.hLeft {position: relative; z-index: 20;}
.hLeft.standard .whiteWall .logo {margin: 0 auto; width: 50%;}


#header {}

.naviMain {float: right; overflow: visible; transition: all 0.3s ease; margin-top: 15px;}
.naviMain ul {list-style:none;} .naviMain ul.level_1 {transition: all 0.25s ease;} 

.naviMain ul.level_1 > li {float: left; position: relative; margin-left:20px; transition: all 0.3s ease;}
.naviMain ul li a, .naviMain ul li strong {font-weight: 400; font-size: 1.45rem; text-decoration: none; transition: all 0.25s ease; display: block; color:#fff; line-height: 1.875rem; }
.naviMain ul.level_1 > li > a, .naviMain ul.level_1 > li > strong {padding-left:10px; padding-right: 10px; transition: 0.3s ease; padding-bottom: 10px; border-bottom: 5px solid transparent; display: block;}

.naviMain ul li ul li > a, .naviMain ul li ul li strong {font-weight: 400;}
#header.scroll .naviMain ul.level_1 > li > a, #header.scroll .naviMain ul.level_1 > li > strong {font-size: 1.25rem; line-height: 1.45rem; color: #212121; transition: all 0.3s ease; }
.naviMain ul.level_1 > li > strong, .naviMain ul.level_1 > li:hover > a, .naviMain ul.level_1 > li.active > strong, .naviMain ul.level_1 > li.trail > a {border-bottom: 5px solid #ee7639; transition: all 0.35s ease;}
.naviMain ul li a:hover, .naviMain ul li strong, .naviMain ul li.trail > a {color: #fff;}
.naviMain ul.level_2, .naviMain ul.level_3 {position: absolute; z-index:999; background-color: #fff; min-width: 100%; display: none;-webkit-box-shadow: 0 2px 5px 0 #757575; box-shadow: 0 2px 5px 0 #757575;}
.naviMain ul.level_3 {left: 100%; top: 0;}
.naviMain ul.level_1 li:hover ul.level_2, .naviMain ul.level_2 li:hover ul.level_3  {display: block;}
.naviMain ul.level_2 li {margin: 0!important; padding: 0 5px; min-width: 240px; position: relative;}
.naviMain ul.level_2 > li:hover, .naviMain ul.level_2 > li.active, .naviMain ul.level_3 li:hover, .naviMain ul.level_3 li.active, .naviMain ul.level_2 > li.trail  {background-color: #015b91;}
.naviMain ul.level_2 > li > strong, .naviMain ul.level_2 > li:hover > a, .naviMain ul.level_2 > li.active > strong, .naviMain ul.level_2 > li.trail > a, .naviMain ul.level_3 > li:hover > a, .naviMain ul.level_3 > li.active > strong, .naviMain ul.level_2 > li.trail > a  {color: #fff;}
.naviMain ul.level_2 li a, .naviMain ul.level_2 li strong {text-transform: none; color: #282828; padding: 15px; font-size: 1.125rem; line-height: 1.45rem; margin-bottom: 0;}




/* mobil */
 /*Mobile Nav*/
.offcanvasHold {display: none;}
.offcanvasHold {position: fixed; z-index:9999; top: 0; right: 4%; display: none; }
.offcanvasBtn {position: relative; z-index: 998;display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; padding: 25px 10px 10px 10px; border-radius: 0 0 10px 10px;}
.offcanvasBtn span {  height: 4px; width: 36px; border-radius: 2px;display: block; margin: 5px; background-color: #f2f2f2}
.offcanvasBtn::after {content:'';position: absolute; z-index: -1; left: 0; top: 0; width: 100%; height: 100%; background-color: #015b90; cursor: pointer ;}


a.closeMenu {position: absolute; top: 40px; right: 40px; }
a.closeMenu::before {content:'\2715'; color: #afafaf; width: 35px; height: 35px; font-size: 35px; line-height: 35px;}
a.closeMenu span {text-indent: -9999px;display: block; position: absolute;}


.mobile_menu {position: fixed; z-index: 99999; top: 0; left: 0; width: 100%; height: auto; min-height: 100%;}
.naviHoldMobile {width: 100%; height: auto; height: 100%; padding: 100px 10vw 40px; box-sizing: border-box;}
.naviHoldMobile .mod_navigation ul {list-style: none;} .naviHoldMobile .mod_navigation ul li {position: relative; border-bottom: 0; padding: 0; margin: 0;}
.naviHoldMobile .mod_navigation ul li a,.naviHoldMobile .mod_navigation ul li strong {padding: 20px 10px; color: #fff; text-decoration: none; border-bottom: 1px solid #ccc; display: block;}
.naviHoldMobile .mod_navigation ul li strong {font-weight: 400;}
.naviHoldMobile .mod_navigation ul li strong.active {background-color: #015b90; color: #fff;}
.naviHoldMobile .mod_navigation ul li ul li {margin-left: 20px;}
/*.naviHoldMobile .mod_navigation ul li ul li.active, .naviHoldMobile .mod_navigation ul li ul li:hover {background: rgba(189,24,35,0.95);}*/
.naviHoldMobile .mod_navigation ul li.submenu_hide::after {content:'\276D'; position: absolute; right: 15px; top: 10px; font-size: 30px; padding: 0 20px; color: #015b90; }
.naviHoldMobile .mod_navigation ul li.submenu_show::after {content:'\276D'; rotate: 90deg; position: absolute; right: 15px; top: 10px; font-size: 30px; padding: 0 20px;  color: #015b90; }
.mobile_menu .inner {background: #1c1c1c;}
.mobile_menu {z-index:99999;}

.naviHoldMobile .mod_customnav ul li {float: left; width: 48%; margin-right: 2%;}
.naviHoldMobile .mod_customnav ul li strong, .naviHoldMobile .mod_customnav ul li a {padding: 20px 10px; color: #fff; text-decoration: none;}
.naviHoldMobile .mod_customnav ul {list-style: none; margin-top: 25px;}
.naviSecond ul {margin-bottom: 25px;}
.naviHoldMobile .cookieLink a {float: none; display: inline-block; padding: 10px!important;}


#kopfgrafik {width: 100%; height: auto; position: relative;}
#kopfgrafik .inside {width: 100%; height: 100%; display: block; }
#kopfgrafik .contentHold {padding: 0;}
#kopfgrafik::after {content:''; display: block; position: absolute; z-index: 3; height: 150px; background-color: #282828; width: 100%; bottom: 0;}
.standard #kopfgrafik::after {display: none;}
.hLeft {float: left; width: 30%;}
.whiteWall {background-color: #fff; padding: 80px 20px 80px 20px; box-sizing: border-box; width: 90%; transition: all 0.25s ease;}
.pStart .whiteWall { padding: 100px 20px 80px 20px;}
.naviBlueBox {background-color:#444444; padding: 50px 50px 150px 50px; width: 100%; box-sizing: border-box; transition: all 0.25s ease; position: relative; z-index: 5;}
.naviBlueBox ul {list-style: none;}
.naviBlueBox a, .naviBlueBox strong {font-size: 1.625rem; line-height: 1.875rem; color: #fff; padding: 20px 10px; border-bottom: 1px solid #fff; display: block; transition: all 0.25s ease; font-weight: 300;}
.naviBlueBox strong, .naviBlueBox a:hover {color:#ee7639; transition: all 0.25s ease;}



.bgrImageArticle {height: 100%; width: 100%; position: absolute; top: 0; left: 0;}
.bgrImage {width: 73vw; height: 100%; position: absolute; z-index: -2; right: 0; top: 0; min-height: 450px;}
.bgrImage figure {width: 100%; height: 100%;}
.bgrImage figure img {width: auto; min-width: 100%; min-height: 100%; max-width: fit-content;}

.smallHead .bgrImage {max-height: 420px; min-height: 420px; overflow: hidden;}


.headText {width: 70%; float: right; position: relative; z-index: 20; padding: 330px 20px 50px 150px; box-sizing: border-box; padding-bottom: 150px; }
.headText h1, .headText h2 {color: #fff;}

.claim {padding-bottom: 180px; margin-bottom: 80px; position: relative;}
.claim p {font-size: 2rem; line-height: 2.875rem; font-weight: 400; color: #fff;}
.claim p strong {font-weight: bold; font-size: 3.45rem; line-height: 4.25rem;}
.claim figure {width: 300px; height: auto; right: 100px; position: absolute; bottom: 0;}
.claim figure img {width: 100%; height: auto;}

.thmbLink {float: left; width: 28%; margin: 1%; padding: 1%;}
.thmbLink figure {-webkit-box-shadow: 3px 3px 5px 0 #212121; box-shadow: 3px 3px 5px 0 #212121; margin-bottom: 10px;}
.thmbLink figure img {width: 100%; height: auto;}
.thmbLink p {color: #fff;}




/* Typografie */

p, td, #main ol li, #main .rte ul li, input, select, textarea, .ce_text a, #footer a, #footer p {font-size: 1.125rem; line-height: 1.45rem; margin-bottom: 1.45rem; hyphens: manual; font-weight: 400;}
h1, h2, h3, h4, h5, h6, p, td, #main ul li, #main ol li, input, select, textarea, .ce_text a, #footer a, #footer p {hyphens: manual; font-weight: normal;}

a {text-decoration: none;}

h1, h2, h3, h4, h5, h6 {font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: 500; hyphens: manual;}
h1 {font-size: 2.5rem; line-height: 3rem; margin-bottom: 10px; color: #015b90;}
h2 {font-size: 2rem; line-height: 2.5rem; margin-bottom: 1.45rem; font-weight: 300; color: #015b90;}
h2::after {content:''; width: 150px; display: block; position: relative; border-top: 2px solid #ee7639; margin: 20px 0;}
h3 {font-size: 1.65rem; line-height: 2rem; margin-bottom: 1.45rem; color:#015b90;}
.blueBgr h3::after {content:''; width: 150px; display: block; position: relative; border-top: 2px solid #ee7639; margin: 20px 0;}
h4 {font-size: 1.45rem; line-height: 1.875rem; margin-bottom: 1.45rem; color: #39383d;}
h5 {font-size: 1.25rem; line-height: 1.65rem; margin-bottom: 1.45rem; color: #3bae66;}
h6 {font-size: 1.25rem; line-height: 1.45rem; margin-bottom: 1.45rem; color: #2e3049;}

.blueBgr p, .blueBgr h3, .blueBgr ul li, .blueBgr ol li, .blueBgr h2 {color: #fff;}
.btnOrange {background-color:#ee7639; padding: 15px 20px; color: #fff; text-decoration: none; transition: all 0.25s ease; display: inline-block!important; margin-top: 25px;}
.btnOrange:hover {padding: 15px 30px; transition: all 0.25s ease;}

.titleRubrik {color: #fff; font-size: 1.875rem; line-height: 2.45rem; font-weight: 400; margin-bottom: 20px; display: block;}
.subTitleRubrik {color: #fff; font-size: 1.65rem; line-height: 2.25rem; font-weight: 300; }

.textWhite p {color: #fff;}

/* List Ce_text */
.rte ul, .rte ol {list-style: none; margin-bottom: 1.5rem; margin-left: 10px;}
.rte ul li {position: relative; padding-left: 45px;  margin-bottom: 10px;}
.rte ul li::before {content: "\2192"; position: absolute; left: 0;}


/* Allg Content */

.content-text.x3 figure, .content-text.x2 figure {margin-bottom:25px;}

.blueBox {background-color: #015b90; position: relative; top: -80px; z-index: 35; padding: 100px 50px 50px 50px;}
.blueBox h4 {color: #fff; font-weight: normal; font-size: 1.875rem; line-height: 2.45rem;}
.blueBox.c30 p {margin-bottom: 10px;}
.blueBox.c30 p a {color: #fff; display: block; border-bottom: 1px solid #fff;}
.blueBox.c30 p a:hover {background-color: #003f5d; transition: all 0.25s ease;}

.subNavi ul {margin-left: 0;}
.subNavi ul li {padding-left: 0px; margin-bottom: 0!important;}
.subNavi ul li::before {display: none;}
.subNavi ul li a, .subNavi ul li strong {color: #fff; display: block; border-bottom: 1px solid #fff; font-size: 1.65rem; line-height: 2.25rem; font-weight: 300; padding: 10px;}
.subNavi ul li a:hover, .subNavi ul li strong {background-color:#003f5d; transition: all 0.25s ease;}
.subNavi ul li ul.level_2 {display: none; height: 0px;}
.subNavi ul li:hover ul.level_2, .subNavi ul li.submenu.trail ul.level_2 {display: block; height: auto; transition: all 0.25s ease;}
.subNavi ul li.submenu > a::after {content: "\21E2"; position: absolute; right: 15px; top: 8px; font-size: 1.5em; color: #fff; }
.subNavi ul li.submenu:hover > a::after, .subNavi ul li.submenu.trail > a::after {transform: rotate(90deg); transition: all 0.25s ease;}

.teaser .x3 {position: relative; padding-top: 25px; border: 1px solid #ccc;}
.teaser .x3 figure {margin-bottom: 25px;}
.teaser .x3 img {min-width: 100%; height: auto;}


.layerLink {position: absolute; z-index: 300; width: 100%; height: 100%; top: 0; left: 0;}
.layerLink a {display: block; width: 100%; height: 100%; transition: all 0.25s ease; }
.layerLink a:hover, .layout_latest:hover {-webkit-box-shadow: 1px 1px 1px 1px #969696; box-shadow: 1px 1px 1px 1px #969696; transition: all 0.25s ease;}
.layout_latest.x3:nth-child(3n+4) {clear: both;}




/* Accordion */

.handorgel__header__button {background-color: #015b90; color: #fff; text-align: left; padding: 10px 15px; font-family: 'Roboto', Arial, sans-serif; font-weight: 400; font-size: 1.125rem; border-bottom: 1px solid #fff; transition: all 0.25s ease; position: relative;}
.handorgel__header--opened .handorgel__header__button, .ce_accordion .handorgel__header__button:hover {background-color: #003553; transition: all 0.25s ease;}
.handorgel__header__button::after {content: '\203A'; position: absolute; color: #fff; right: 25px; display: inline-block; transition: all 0.25s ease;}
.handorgel__header--opened .handorgel__header__button::after, .handorgel__header__button:hover::after {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); transition: all 0.25s ease;}

.ui-accordion-content {padding: 2%;}
.handorgel__content__inner {background-color: #fff; border: 1px solid #ccc;}
.handorgel__content__inner ul {margin-bottom: 35px;}

/* Pagination */

.pagination {clear: both!important; display: block; width: 100%; margin-top: 60px;} .pagination ul {list-style: none; width: auto; display: table; margin: 0px auto; border-top: 1px solid #4a4949; padding: 5px 30px 0px 30px;}
.pagination ul li {float: left; margin-right: 5px;}
.pagination ul li a, .pagination ul li strong {padding: 3px 5px; display: block; text-decoration:none;color: #003f5d;} 
.pagination ul li a:hover, .pagination ul li strong {background-color: #003f5d; color: #fff; transition: all 0.5s ease;}
.pagination p {text-align: center;}

.layout_full .content-text p a {color: #015b90; text-decoration:dotted;}

.layout_latest {position: relative; padding-top: 2%; background-color: #f2f2f2;}
.layout_latest h2 a {color:#015b90; text-decoration: none;}

.layout_latest .image_container {width: 100%; height: auto; max-height: 350px; margin-bottom: 20px; overflow: hidden;}
.layout_latest .image_container img {min-width: 100%;}
.layout_latest h4 {color: #006ab3;}

a.back, p.back a {color: #006ab3; text-decoration: none; text-align: left; margin-bottom: 35px; margin-left: 2%;}
a.back::after, p.back a::after {content: ''; width: 70px; border-top: 1px solid #ccc; display: block;  margin-top: 5px; margin-left: 2%;}
p.more a {text-align: right; color: #006ab3; text-decoration: none;}




/* Galery */

.galX6 ul, .galX4, .galX3, .galX2 {list-style: none;}
.galX6 ul li {float: left; margin: 1%; width: 14%; }
.galX6 ul li img {height: 150px; width: auto; margin: 0px auto;}
/*.galX6 li:nth-of-type(6n+7) {clear: both;}*/
.galX4 ul li img {max-height: 250px; width: auto; margin: 0px auto;}
.galX4 ul li {float: left; margin: 1%; width: 23%; border: 1px solid #ccc; box-sizing: border-box; padding: 10px;}
.galX4 .caption, .galX6 .caption {border-top: none;}
.galX3 ul li {float: left; margin: 1%; width: 31%; border: 1px solid #ccc; box-sizing: border-box; padding: 10px;}
.galX3 ul li img {max-height: 250px; width: auto; margin: 0px auto;}
.galX2 ul li {float: left; margin: 1%; width: 48%; border: 1px solid #ccc; box-sizing: border-box; padding: 10px;}
.galX2 ul li img {max-height: 450px; width: auto; margin: 0px auto;}


.imgRight figure {width: 45%; max-width: 500px; padding: 10px; border: 1px solid #ccc; margin: 10px; float: right;}


/* Tabelle */

table {border-collapse: collapse; width: 100%; margin: 25px 0 35px;}
table tr:nth-of-type(even) {background-color: #ccc; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}

/* Bewertung */
.content-swiper { overflow: hidden;}
.swiper-slide {padding-left: 50px; padding-right: 50px; box-sizing: border-box;}
.content-rsce-bewertung {width: 31%; float: left; margin: 1%; padding: 0 20px; box-sizing: border-box;}
.content-rsce-bewertung .rating__stars {margin-bottom: 25px;}
.content-rsce-bewertung .star {font-size: 25px;}
.content-rsce-bewertung .star--active {color:#faad1f;}
.content-rsce-bewertung .author {font-size: 0.875rem; line-height: 1rem; color:#6e6e6e;}
.swiper-button-prev {left: 0px!important; width: 35px!important; height: 35px!important; color:#9b9b9b!important;}
.swiper-button-next {right: 0px!important; width: 35px!important; height: 35px!important; color: #9b9b9b!important;}
.swiper-pagination-bullet-active {background-color:#015b90!important;}


/*Kontaktformular --- Achtung: Schriftfamilie anpassen!!*/

.formFly { padding: 50px 3%!important; -webkit-box-shadow: 0 10px 25px 0 #ddd; box-shadow: 0 10px 25px 0 #ddd; background-color: #fff;box-sizing: border-box;}
.formbody input[type="text"], .formbody input[type="tel"], .formbody input[type="email"],.formbody input[type="password"], textarea, select {border: 1px solid #dadada; width: 100%; min-width:200px; padding: 15px; box-sizing: border-box; font-family:  'Roboto', Arial, Helvetica, sans-serif; font-weight: 400;  color: #3a3a3a;}

.formbody .widget {width: 48%; float: left; margin: 1%;}
.formbody .widget.widget-textarea {clear: both; width: 100%; padding: 0 2% 0 0; box-sizing: border-box; font-family: 'Roboto', Arial, Helvetica, sans-serif; color: #707677;}
.formbody textarea {padding: 2%; font-family:  'Roboto', Arial, Helvetica, sans-serif; font-weight: 400; color: #707677; }
.formbody label {width: 100%; font-size: 1.0125rem; clear:both; padding-top:8px; margin-bottom: 10px!important; padding-left: 0!important;}
label.message {clear: both!important; display: block; margin-bottom: 5px!important;} 
span.mandatory {color:#ff0000;}
.formbody .widget.widget-captcha {clear: both; margin: 20px 0; float: none; width: 100%;} .formbody .widget.widget-captcha label {width: 200px;}
.formbody .widget.widget-captcha input {clear: both; width: 50px; min-width: 30px; margin-right: 10px; float: left;}
.captcha_text {float:left; padding:8px 0 2px 8px; font-size:0.875em;color: #707677;}
.luft {width: 100%; height: auto; display: block; float: none; clear: both;}

.widget-submit {clear: both!important; width: 100%; text-align: center; margin: 30px 0;}
.widget-submit button {margin:20px 0px; border:1px solid #ccc; color:#fff; padding:10px 25px; cursor:pointer; display: block; background-color: #015b90; background-image: none!important; font-size: 1.0125rem; line-height: 1.2rem; border-radius: 0!important; transition: all 0.25s ease;}
.widget-submit button:hover {padding: 10px 35px; transition: all 0.5s ease;}

.formbody .fullWidth {width: 98%; float: none; clear: both;}

span.mandatory {vertical-align: top; padding-left: 2px;}
p.error {clear: both; display: block; color: #ff0000!important; font-size: 11px; margin-top: 20px;}
.ie7 p.error {margin-top: 5px; margin-left: 5px;}
.formbody br {clear: both; display: block;}
.widget.error {position: relative; padding-top: 40px; display: block; margin-top: 10px; clear: both;}


.widget fieldset {padding: 0!important; margin: 0!important;}
.widgetDS {width:98%!important; margin: 0 1%!important; padding: 0 2%; box-sizing: border-box;}
.widgetDS input {float: left!important; width: 40px!important; min-width: 40px; height: auto; margin-top: 5px;}
.widgetDS label {clear: none!important; padding-top: 0!important; display: block;}
.widgetDS p {font-size: 1.0125rem;}



/* Footer */

#footer {background-color: #282828; padding-top: 50px; padding-bottom: 25px;}
#footer .bildmarke {width: 100px; height: 100px; display: block; position: absolute; left: calc(50% - 50px); top: 10px;}
#footer .bildmarke::before {content:''; width: 100px; height: 100px; background: url(../../files/zaunbau/img/bildmarke_vogel-white.svg) center no-repeat; display: block;}
.fRight {float: right;}
.fRight ul {list-style: none;}
.fRight ul li { float: left;}
.fRight ul li a, .fRight ul li strong {color: #f2f2f2; padding: 10px 15px; font-size: 1.0125rem; line-height: 1.25rem; display: block; margin-bottom: 0!important;}


/* Cookiebar Oveleon*/

.cc-inner {background:radial-gradient(circle at center right, #39383d 0, #29282d 60%, #1f1e23 100%); max-width: 500px; top: 15%!important; position: fixed;}
.cc-cookies {background-color: #424242;}
.cc-head p, .cc-group label {color: #f2f2f2;}
.cc-head p a {color:#a0c72e; text-decoration: none;}
button.cc-btn.success {background-color: #a0c72e; color: #1d2704; transition: all 0.25s ease;}
button.cc-btn.success:hover {background-color:#465f0a; color: #fff; transition: all 0.25s ease;}
#cookiebar-desc p a {color:##a0c72e;}

.mod_cookiebar_opener a {text-align: right; float: right; color: #fff;}
.cookieLink a {float: right; color: #f2f2f2; text-decoration: none; padding: 10px 15px;}


/* Mobil */

@media screen and (max-width: 1300px) {
  .offcanvasHold {display: block;}
  .hRight, .bildmarkeHead {display: none;}

  .blueBox.c30 {width: 40%;}
  #main .mod_article:first-of-type .c70 {width: 60%;}
}

@media screen and (max-width: 1000px) {

  #main .mod_article:first-of-type .blueBox.c30 {display: none; }
  #main .mod_article:first-of-type .c70 {width: 100%;}

  .c40, .c50, .c60, .c70, .c80, .c90, .x2, .x3, .x32 {width: 100%;}

  .x2.content-image img {margin-left: auto; margin-right: auto;}

  .bgrImageArticle {position: relative;}
  .bgrImage {width: 100vw; height: 100%;}
  .bgrImage img {object-fit: cover;}
  .whiteWall {width: auto;}
  .pStart .whiteWall, .whiteWall {padding: 20px;}
  .hLeft {position: absolute; width: fit-content; left: 20px;}
  .hLeft .logo {min-width: 150px; width: auto; max-width: 200px; height: auto; margin: 0;}
  .naviBlueBox {display: none;}
  .bgrImageArticle .mobileAbsolute {position: absolute;}
  .headText {width: 100%; float: none; padding: 330px 20px 50px 50px;}

  #header.scroll {top: -100%;}

  .imgSmall {position: relative;} 


}

@media screen and (max-width: 700px) {

  .c30 {width: 100%;}
  .formbody .widget, .galX4 ul li, .galX3 ul li {width: 98%;}
  .headText .thmbLink {width: 98%; float: none;}
  .claim figure {right: inherit; left: 20px;}
  
  .c50.content-image, .c50.content-text {margin-bottom: 35px;}

  .marginTop50 {margin-top: 25px;}
  .marginTop100 {margin-top: 50px;}
  .marginBottom50 {margin-bottom: 25px;}
  .marginBottom100 {margin-bottom: 50px;}
  .paddingTop50 {padding-top: 25px;}
  .paddingTop100 {padding-top: 50px;}
  .paddingBottom50 {padding-bottom: 25px;}
  .paddingBottom100 {padding-bottom: 50px;}

  .content-rsce-bewertung {width: 98%; float: none;}

  #footer .bildmarke {position: relative; margin-bottom: 25px;}
  .smallHead .bgrImage {max-height: inherit; min-height:inherit;}
  .bgrImage {min-height: fit-content;}

}
