.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* jura-300 - latin */
@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../../files/over/layout/fonts/jura-v22-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../files/over/layout/fonts/jura-v22-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* jura-regular - latin */
@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../../files/over/layout/fonts/jura-v22-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../files/over/layout/fonts/jura-v22-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* jura-700 - latin */
@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../../files/over/layout/fonts/jura-v22-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../files/over/layout/fonts/jura-v22-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* orbitron-regular - latin */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../../files/over/layout/fonts/orbitron-v23-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../files/over/layout/fonts/orbitron-v23-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* orbitron-700 - latin */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../../files/over/layout/fonts/orbitron-v23-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../files/over/layout/fonts/orbitron-v23-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block}body{line-height: 1}ul{list-style: none}blockquote,q{quotes: none}blockquote:before,blockquote:after,q:before,q:after{content: '';content: none}table{border-collapse: collapse;border-spacing: 0}.invisible{display: none}a{text-decoration: none}img{width: 100%;height: auto;margin-bottom: -10px}strong{font-weight: bold;font-weight: 700}.inner{width: 96%;max-width: 1280px;margin-left: auto;margin-right: auto}p{margin-bottom: 40px}header{position: fixed;top: 0;width: 100%;height: 200px;background-color: #fff;z-index: 999;transition: 1s ease all}header.sticky{height: 80px;transition: 1s ease all}header.sticky .inner{margin-top: 10px;transition: 1s ease all}header.sticky .inner .left{width: 190px;transition: 1s ease all}header.sticky .inner .right{margin-top: 24px;transition: 1s ease all}header .inner{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 60px;position: relative;transition: 1s ease all}header .inner .left{width: 256px;transition: 1s ease all}header .inner .right{width: 70%;margin-top: 56px;transition: 1s ease all}header .inner .right #mobilecheckfield{border: 1px solid;width: 40px;height: 32px;position: absolute;top: 25px;opacity: 0;z-index: 999;margin-left: auto;margin-right: auto;right: -5px;cursor: pointer;top: 20;display: none}header .inner .right #burgermenue,header .inner .right #burgermenue:before,header .inner .right #burgermenue:after{display: block;width: 32px;height: 4px;margin-bottom: 5px;background: #a32f2f;z-index: 998;cursor: pointer;margin-top: 44px;display: none}header .inner .right #burgermenue:before,header .inner .right #burgermenue:after{content: "" !important;position: absolute;text-decoration: none}header .inner .right #burgermenue{transition: none;position: absolute;margin-left: -32px;right: 0;margin-top: 12px}header .inner .right #burgermenue:before{margin-top: -9px;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease}header .inner .right #burgermenue:after{margin-top: 9px;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease}header .inner .right input:checked ~ #burgermenue:before{-webkit-transform: rotate(45deg) translate(6px, 6px);transform: rotate(45deg) translate(6px, 6px)}header .inner .right input:checked ~ #burgermenue:after{-webkit-transform: rotate(-45deg) translate(6px, -6px);transform: rotate(-45deg) translate(6px, -6px)}header .inner .right input:checked ~ #burgermenue{height: 0;text-decoration: none}header .inner .right input:checked ~ nav{display: block !important}header .inner .right nav ul{text-align: right}header .inner .right nav ul li{display: inline-block;margin-right: 20px}header .inner .right nav ul li a,header .inner .right nav ul li strong,header .inner .right nav ul li span{transition: all .5s ease;background-color: #fff;box-sizing: border-box;padding: 10px 20px;color: #4d4c4e;font-size: 13px}header .inner .right nav ul li a:hover,header .inner .right nav ul li strong:hover,header .inner .right nav ul li span:hover{background-color: #a32f2f;color: #fff}header .inner .right nav ul li a.active,header .inner .right nav ul li strong.active,header .inner .right nav ul li span.active{color: #a32f2f}header .inner .right nav ul li span:hover{background-color: #fff}header .inner .right nav ul li strong{padding: 10px 20px;font-size: 13px}header .inner .right nav ul li strong.regular{color: #4d4c4e}header .inner .right nav ul li:last-child{margin-right: 0}header .inner .right nav ul li:last-child a{position: relative}header .inner .right nav ul li:last-child a:before{content: "";width: 12px;height: 12px;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_lupe_suche_rot.svg');background-repeat: no-repeat;position: absolute;left: 5px;margin-top: 10px;transition: 1s ease all}header .inner .right nav ul li:last-child a:hover:before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_lupe_suche_weiss.svg')}header .inner .right nav ul li:last-child strong{position: relative}header .inner .right nav ul li:last-child strong:before{content: "";width: 12px;height: 12px;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_lupe_suche_rot.svg');background-repeat: no-repeat;position: absolute;left: 5px;margin-top: 10px;transition: 1s ease all}header .inner .right nav ul li strong{color: #a32f2f;font-weight: 200}header .inner .right nav ul li .level_2{display: none;position: absolute;text-align: left;z-index: 9999}header .inner .right nav ul li .level_2 li{display: block;margin-right: 0px;width: 100%;background-color: #fff}header .inner .right nav ul li .level_2 li a,header .inner .right nav ul li .level_2 li strong,header .inner .right nav ul li .level_2 li span{display: block}header .inner .right nav ul li .level_2 li:last-child{margin-right: 20px}header .inner .right nav ul li .level_2 li:last-child a:before{display: none}header .inner .right nav ul li:hover .level_2{display: block}header .inner .right nav ul li .mobile_open{display: none;padding-left: 0px}header #scrollstatus{width: 100%;height: 2px;position: absolute;bottom: 0}header #scrollstatus #scrollstatus_bar{width: 0px;height: 2px;background-color: #a32f2f}body{font-family: 'Jura';font-weight: 400;font-size: 15px;line-height: 30px}.more a{background-color: #a32f2f;color: #fff !important;box-sizing: border-box;padding: 10px 40px;transition: all .5s ease;cursor: pointer}.more a:hover{background-color: #4d4c4e}.ce_text h3{font-size: 20px;font-weight: 700}.ce_text h4{font-weight: bold;font-weight: 700}#global_overlay{position: fixed;right: 0;top: 450px;z-index: 99;cursor: pointer}#global_overlay #gc{transition: all .5s ease;background-color: #a32f2f;width: 70px;height: 70px;display: block;box-sizing: border-box;padding: 15px;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_kontakt_o_dach_weiss.svg');background-repeat: no-repeat;background-size: 60%;background-position: 50%;position: absolute;right: 0;z-index: 10}#global_overlay #gc:hover,#global_overlay #gc.active{background-color: #fff;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_kontakt_o_dach_rot.svg')}#global_overlay #gc_contact{position: absolute;background-color: #fff;box-sizing: border-box;padding: 20px;display: block;right: -400px;color: #a32f2f;width: 330px;transition: all 1s ease;margin-top: -173px;z-index: 0;padding-bottom: 70px}#global_overlay #gc_contact a{color: #a32f2f;transition: all .5s ease}#global_overlay #gc_contact a:hover{color: #4d4c4e}#global_overlay #gc_contact li{border-bottom: 1px solid #ededed;padding-bottom: 5px;margin-bottom: 5px;position: relative;padding-left: 40px}#global_overlay #gc_contact li:before{content: "";position: absolute;width: 30px;height: 30px;display: block;background-repeat: no-repeat;left: 0;margin-top: 4px}#global_overlay #gc_contact li:nth-child(1):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_mail_rot.svg')}#global_overlay #gc_contact li:nth-child(2):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_telefon_rot.svg')}#global_overlay #gc_contact li:nth-child(3):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_adresse_rot.svg')}#global_overlay #gc_contact.active{right: 0}.parallaxslider{margin-top: 80px;overflow: hidden;border-bottom: 1px solid;position: relative}.parallaxslider h1{position: absolute;width: 1280px;left: 0;right: 0;margin-left: auto;margin-right: auto;top: 40%;z-index: 99;font-size: 50px;letter-spacing: 2.5px;text-transform: uppercase}.parallaxslider h1 .first{display: inline-block;background-color: #fff;font-size: 50px;padding: 20px 40px;margin-left: 20px}.parallaxslider h1 .last{display: inline-block;background-color: #fff;padding: 20px 30px;font-family: 'Orbitron';font-weight: 700;letter-spacing: 8px}.parallaxslider .slider-control{display: none}h2 .first{background-color: #a32f2f;color: #fff;padding: 5px 15px;display: inline-block;font-size: 16px;margin-top: 7px;font-weight: 700}h2 .last{background-color: #fff;font-size: 50px;line-height: 50px;padding: 20px 0px;display: inline-block;text-transform: uppercase;font-weight: 300;letter-spacing: 2.5px}#main ul{margin-bottom: 20px}#main ul li{position: relative;padding-left: 15px}#main ul li:before{content: "-";position: absolute;left: 0}#main .ce_text a,#main label a{color: #a32f2f;transition: all .5s ease}#leistungen{position: relative}#leistungen h2{width: 100%;margin-bottom: 90px;margin-top: -297px}#leistungen h2 .first{margin-left: 20px}#leistungen h2 .last{padding: 20px 30px}.referenzbox_container,.referenzbox_container2{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%}.referenzbox_container .referenzbox_flipbox,.referenzbox_container2 .referenzbox_flipbox{width: 300px;height: 300px;background-color: transparent;perspective: 1000px;margin-bottom: 20px}.referenzbox_container .referenzbox_flipbox:hover .flipbox_inner,.referenzbox_container2 .referenzbox_flipbox:hover .flipbox_inner{transform: rotateY(180deg)}.referenzbox_container .referenzbox_flipbox .flipbox_inner,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner{position: relative;width: 100%;height: 100%;transition: transform .8s;transform-style: preserve-3d}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_front,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_front,.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_back,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_back{position: absolute;width: 100%;height: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;box-sizing: border-box;padding: 20px}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_front img,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_front img,.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_back img,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_back img{width: 100px}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_front .more,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_front .more,.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_back .more,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_back .more{position: absolute;bottom: 0;transition: all .5s ease;margin-bottom: 22px}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_front .more a,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_front .more a,.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_back .more a,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_back .more a{border: 1px solid #fff}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_front h3,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_front h3,.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_back h3,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_back h3{font-size: 20px;text-transform: uppercase;letter-spacing: 3px;hyphens: auto}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_front,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_front{background-color: #ededed;color: #4d4c4e}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_front .image_container,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_front .image_container{margin-bottom: 10px}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_back,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_back{background-color: #a32f2f;color: #fff;transform: rotateY(180deg)}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_back .more a,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_back .more a{border: 1px solid #fff}.referenzbox_container .referenzbox_flipbox .flipbox_inner .leistungen_back .more a:hover,.referenzbox_container2 .referenzbox_flipbox .flipbox_inner .leistungen_back .more a:hover{background-color: #fff;color: #a32f2f !important}.referenzbox_container2{width: 80%;margin-left: auto;margin-right: auto}.referenzbox_container2 .referenzbox_flipbox{width: 240px;height: 240px}.referenzbox_container2 .referenzbox_flipbox .leistungen_front,.referenzbox_container2 .referenzbox_flipbox .leistungen_back{text-align: center;display: flex;flex-wrap: wrap;align-items: center;justify-content: center}.referenzbox_container2 .referenzbox_flipbox .leistungen_front .image_container,.referenzbox_container2 .referenzbox_flipbox .leistungen_back .image_container,.referenzbox_container2 .referenzbox_flipbox .leistungen_front h3,.referenzbox_container2 .referenzbox_flipbox .leistungen_back h3{width: 100}.stopper{position: relative;background-image: url('https://over-soehne.de/files/over/content/temp/rot_temp.jpg');background-repeat: no-repeat;background-size: cover;background-position: 50%;padding-top: 60px;padding-bottom: 60px}.stopper .ce_text{position: relative;width: 1280px;left: 0;right: 0;margin-left: auto;margin-right: auto;border: 1px solid #fff;color: #fff;top: 0;box-sizing: border-box;padding-left: 150px;padding-right: 250px}.stopper .ce_text:before{content: "";position: absolute;width: 90px;height: 90px;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_dachcheck_weiss.svg');background-repeat: no-repeat;left: 0;top: 0;margin-left: 32px;margin-top: 38px}.stopper .ce_text h2{margin-top: -27px}.stopper .ce_text h2 .first{background-color: #fff;color: #a32f2f}.stopper .ce_text h2 .last{background: none;color: #fff}.stopper .ce_text .more{position: absolute;right: 0;bottom: 0;margin-right: 30px;margin-bottom: 40px}.stopper .ce_text .more a{background: none;border: 1px solid #fff}.stopper .ce_text .more a:hover{background-color: #fff;color: #a32f2f !important}.stopper .ce_text .more:before{content: "";width: 60px;height: 60px;position: absolute;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_telefon_weiss.svg');background-repeat: no-repeat;margin-top: -100px}.stopper .ce_text .more:after{content: "";width: 50px;height: 50px;position: absolute;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_at_weiss.svg');background-repeat: no-repeat;margin-top: -100px;margin-left: -50px}.stopper#natur{background-image: url('https://over-soehne.de/files/over/content/temp/gruen_temp.jpg');padding-top: 140px}.stopper#natur .ce_text img{position: absolute;width: 270px;top: 0;right: 0;margin-right: -135px;margin-top: -110px}.stopper#natur .ce_text:before{content: "";position: absolute;width: 90px;height: 90px;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_nachhaltigkeit_weiss.svg');background-repeat: no-repeat;left: 0;top: 0;margin-left: 32px;margin-top: 38px}.stopper#nachhaltigkeit{background-image: url('https://over-soehne.de/files/over/content/wirueberuns/bg_nachhaltigkeit.jpg');padding-bottom: 700px;background-color: #2CBF87}.stopper#nachhaltigkeit .ce_text{border: none}.stopper#nachhaltigkeit .ce_text:before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_nachhaltigkeit_weiss.svg');margin-top: 146px}.zwt_grau,.zwt_weiss{background-color: #ededed;padding-top: 170px;padding-bottom: 170px}.zwt_grau .inner,.zwt_weiss .inner{display: flex;flex-wrap: wrap;justify-content: space-between}.zwt_grau .inner .ce_image,.zwt_weiss .inner .ce_image,.zwt_grau .inner .ce_text,.zwt_weiss .inner .ce_text{width: 47%}.zwt_grau .inner .ce_text,.zwt_weiss .inner .ce_text{box-sizing: border-box;padding-top: 0px}.zwt_grau .inner .ce_image,.zwt_weiss .inner .ce_image{position: relative}.zwt_grau .inner .ce_image .image_container,.zwt_weiss .inner .ce_image .image_container{position: relative;z-index: 10}.zwt_grau .inner .ce_image::after,.zwt_weiss .inner .ce_image::after{content: "";position: absolute;display: block;width: 100%;height: 170px;bottom: -70px;left: -70px;background-color: #a32f2f}.zwt_grau .inner h2,.zwt_weiss .inner h2{width: 100%;margin-bottom: 60px}.zwt_grau .inner h2 .last,.zwt_weiss .inner h2 .last{background: none}.zwt_grau .inner .container_zweispaltig,.zwt_weiss .inner .container_zweispaltig{width: 45%}.zwt_grau .inner .container_zweispaltig .ce_text,.zwt_weiss .inner .container_zweispaltig .ce_text,.zwt_grau .inner .container_zweispaltig .ce_image,.zwt_weiss .inner .container_zweispaltig .ce_image{width: 100%;padding: 0px;margin-bottom: 80px}.zwt_grau .inner .container_zweispaltig .ce_image::after,.zwt_weiss .inner .container_zweispaltig .ce_image::after{display: none}.zwt_weiss{background-color: #fff}.referenzen{padding-top: 150px;margin-bottom: -0.6%}.referenzen h2{width: 100%;text-align: center;margin-bottom: 40px}.referenzen .mod_newslist{display: flex;flex-wrap: wrap;justify-content: space-between}.referenzen .mod_newslist .referenz{width: 33%;height: auto;position: relative;margin-bottom: 0.5%;overflow: hidden}.referenzen .mod_newslist .referenz:hover .caption{margin-top: 0px;margin-left: 0px}.referenzen .mod_newslist .referenz .caption{position: absolute;width: 100%;height: 100%;top: 0;background: rgba(163,47,47,0.9);color: #fff;padding: 100px 120px;box-sizing: border-box;margin-top: -100%;margin-left: -100%;transition: all .5s ease}.referenzen .mod_newslist .referenz .caption h3{color: #fff;font-size: 20px;font-weight: 700;margin-bottom: 50px;text-transform: uppercase;letter-spacing: 3px}.referenzen .mod_newslist .referenz .caption h3 a{color: #fff}.referenzen .mod_newslist .referenz .more{position: absolute;left: 120px;bottom: 80px}.referenzen .mod_newslist .referenz .more a{border: 1px solid #fff}.referenzen .mod_newslist .referenz .image_container:before{content: "";position: absolute;width: 68px;height: 64px;left: 0;right: 0;margin-left: auto;margin-right: auto;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_lupe_plus_weiss.svg');background-repeat: no-repeat;top: 50%;transform: translateY(-50%)}.vb_grau{padding-top: 200px;padding-bottom: 200px;background-color: #ededed}.vb_grau h2{margin-bottom: 60px}.vb_grau h2 .last{background: none}.ce_form .formbody{display: flex;flex-wrap: wrap;justify-content: space-between}.ce_form .formbody .left,.ce_form .formbody .right{width: 49%}.mod_search .formbody{display: flex;flex-wrap: wrap;justify-content: space-between}.mod_search .formbody .widget-text{width: 90%}.mod_search .formbody .widget-submit{width: 8%}.mod_search .submit{width: 100%;padding: 15px 20px !important}.ce_youtube{width: 100%}.ce_youtube .video_container{width: 100%;position: relative;padding-bottom: 56.25%;padding-top: 0;height: 0;overflow: hidden}.ce_youtube .video_container iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%}.ce_youtube .caption{margin-top: 40px;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center}.ce_youtube .caption .more{width: 250px}.ce_youtube .caption .yt_caption{width: 70%}.zwt_full{width: 100%;height: auto;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;background-color: #3c3c3b}.zwt_full .ce_image{width: 50%}.zwt_full .ce_text{width: 50%;box-sizing: border-box;background-color: #3c3c3b;color: #fff;padding: 10% 136px}.zwt_full .ce_text a{color: #fff !important}.zwt_full .ce_text a:hover{color: #a32f2f !important}.zwt_full h2 .last{background: none}.txt_twocols{padding-top: 70px;padding-bottom: 130px}.txt_twocols .ce_text{column-count: 2;column-gap: 80px}.txt_central_grey{background-color: #ededed;padding-top: 120px;padding-bottom: 120px}.txt_central_grey .ce_text{text-align: center}.txt_central_grey h2{margin-bottom: 60px}.txt_central_grey h2 .last{background: none}.historie{padding-top: 180px}.historie h2{margin-bottom: 60px}.historie .historie_container{position: relative;display: flex;flex-wrap: wrap;justify-content: space-between}.historie .historie_container .history_status{position: absolute;width: 15px;height: 0px;background-color: #a32f2f;left: 0;right: 0;margin-left: auto;margin-right: auto}.historie .historie_container .history_left,.historie .historie_container .history_right{width: 50%;box-sizing: border-box;position: relative}.historie .historie_container .history_left h3,.historie .historie_container .history_right h3{position: absolute;border-bottom: 1px solid #a32f2f;color: #a32f2f;font-size: 30px;letter-spacing: 3px}.historie .historie_container .history_left{border-right: 1px solid #a32f2f;text-align: right}.historie .historie_container .history_left h3{width: 26%;text-align: left;position: absolute;right: 0}.historie .historie_container .history_left .history_text{padding-top: 50px;margin-right: 15%}.historie .historie_container .history_right{border-left: 1px solid #a32f2f}.historie .historie_container .history_right h3{width: 26%;position: absolute;left: 0;text-align: right}.historie .historie_container .history_right .history_text{padding-top: 50px;margin-left: 15%}.historie .historie_container .history_headline{margin-bottom: 0px}.zertifikate{padding-bottom: 140px}.zertifikate .inner{text-align: center}.zertifikate .inner h2{text-align: center;margin-bottom: 60px;width: 100%;margin-top: -28px;position: relative;z-index: 99}.zertifikate .inner .zertifikate_list{display: flex;flex-wrap: wrap;justify-content: space-around;border: 1px solid #a32f2f;width: 100%;height: auto;margin-bottom: 60px}.zertifikate .inner .zertifikate_list .ce_image{width: 25%;margin-bottom: 80px}.zertifikate .inner .zertifikate_list .ce_image .image_container{text-align: center}.zertifikate .inner .zertifikate_list .ce_image img{border-radius: 180px;width: 135px;height: 135px;text-align: center}.zertifikate .inner .zertifikate_list .ce_image .caption{text-align: center;font-weight: 700;letter-spacing: 3px;font-size: 20px;margin-top: 15px;text-transform: uppercase}#stellenangebote{margin-bottom: 140px}#stellenangebote .joblist > li{padding-left: 0px}#stellenangebote .joblist > li:before{content: none}#stellenangebote .faq_q{background-color: #ededed;color: #4d4c4e;font-size: 30px;font-weight: 400;width: 100%;display: block;letter-spacing: 4.5px;box-sizing: border-box;padding-left: 40px;padding-right: 140px;padding-top: 20px;padding-bottom: 20px;position: relative;text-transform: uppercase}#stellenangebote .faq_q .job_opener{position: absolute;width: 40px;height: 40px;right: 0;top: 0;margin-top: 12px;margin-right: 12px}#stellenangebote .faq_q .job_opener:before{content: "+";position: absolute;width: 40px;height: 40px;color: #fff;font-size: 60px;margin-top: 8px}#stellenangebote .faq_q.active .job_opener:before{content: "-"}#stellenangebote .answer_container{margin-bottom: 10px;max-height: 0;overflow: hidden;transition: all .5s ease}#stellenangebote .answer_container.active{max-height: 2000px;margin-bottom: 40px}#stellenangebote .answer_container .answer_container_header{position: relative;width: 100%;height: auto;margin-bottom: 40px}#stellenangebote .answer_container .inside{padding-left: 40px;padding-right: 40px;padding-top: 60px}#stellenangebote .answer_container h3{font-size: 15px;text-transform: uppercase;letter-spacing: 0.38px;font-weight: 700}#stellenangebote .answer_container .more{margin-top: 40px}.vb_weiss{background-color: #fff;padding-top: 160px;padding-bottom: 120px}.vb_weiss h2{margin-bottom: 60px}.vb_weiss#referenzen{padding-top: 0px}#filter{color: #a32f2f;font-size: 30px;letter-spacing: 4.5px;text-transform: uppercase;margin-left: 50px;position: relative}#filter:before{content: "";position: absolute;width: 30px;height: 30px;background-repeat: no-repeat;margin-top: 5px;display: block;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_filter_referenzen_rot.svg');left: -45px}#bewerbungsformular{background-image: url('https://over-soehne.de/files/over/layout/img/bewerbungsformular.jpg');background-repeat: no-repeat;background-size: cover;background-position: 50%;color: #fff}#bewerbungsformular h2{margin-bottom: 85px}#bewerbungsformular h2 .last{color: #fff;background: none}#bewerbungsformular .more a:hover{background-color: #fff}.kontakt_small li{padding-left: 30px !important}.kontakt_small li:before{content: "" !important;width: 20px;height: 20px;background-repeat: no-repeat;margin-top: 8px}.kontakt_small li:nth-child(1):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_telefon_weiss.svg')}.kontakt_small li:nth-child(2):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_mail_weiss.svg')}#referenzfilter hr{width: 100%;border: none;height: 1px;background-color: #a32f2f;margin-top: 10px;margin-bottom: 20px}#referenzfilter a{background-color: #ededed;color: #4d4c4e;box-sizing: border-box;padding: 10px 40px;transition: all .5s ease;cursor: pointer;display: inline-block;margin-bottom: 10px;margin-right: 10px}#referenzfilter a:hover,#referenzfilter a.active{background-color: #a32f2f;color: #fff}#referenzfilter #ref_opener{background-color: #a32f2f;color: #fff}#referenzfilter #ref_for_mobile{display: none}#referenzfilter #referenzkatfilter{background-color: #a32f2f;color: #fff;margin-bottom: 20px}#referenzliste{width: 100%;position: relative;transition: all .5s ease}#referenzliste .referenz{top: 0;left: 0;overflow: hidden;position: absolute}#referenzliste .referenz .caption{position: absolute;width: 100%;height: 100%;top: 0;background: rgba(163,47,47,0.9);color: #fff;padding: 20px;box-sizing: border-box;margin-top: -100%;margin-left: -100%;transition: all .5s ease}#referenzliste .referenz .caption h3{color: #fff;font-size: 20px;font-weight: 700;margin-bottom: 20px;text-transform: uppercase;letter-spacing: 3px}#referenzliste .referenz .caption h3 a{color: #fff}#referenzliste .referenz:hover .caption{margin-top: 0px;margin-left: 0px}#referenzliste .hidereferenz{transform: scale(0);transition: all .5s ease}#referenzkacheln{padding-top: 0px}#referenzkacheln .inner{display: flex;flex-wrap: wrap;justify-content: space-between;position: relative}#referenzkacheln .inner .ce_sliderStart{width: 49%;margin-bottom: 1%;border: 1px solid #a32f2f;position: relative}#referenzkacheln .inner .ce_sliderStart .ce_text{box-sizing: border-box;padding: 40px}#referenzkacheln .inner .ce_sliderStart .feor{background-color: #a32f2f;position: absolute;width: 100%;left: 0;top: 0;height: 100%;display: flex;align-items: center;text-align: center}#referenzkacheln .inner .ce_sliderStart .feor p{font-size: 30px;letter-spacing: 0.38px;hyphens: auto;text-transform: uppercase;width: 100%;color: #fff}#referenzkacheln .inner .ce_sliderStart .slider-control{position: absolute;width: 100%;margin-top: -50px}#referenzkacheln .inner .ce_sliderStart .slider-control .slider-menu{display: none}#referenzkacheln .inner .ce_sliderStart .slider-control .slider-next{right: 20px}#referenzkacheln .inner .ce_sliderStart .slider-control .slider-prev{left: 20px}#referenzkacheln .inner .ce_sliderStart .slider-control .slider-next,#referenzkacheln .inner .ce_sliderStart .slider-control .slider-prev{color: #fff;font-size: 20px;width: 30px;height: 30px;background-color: #a32f2f;text-align: center;transition: .5s ease all}#referenzkacheln .inner .ce_sliderStart .slider-control .slider-next:hover,#referenzkacheln .inner .ce_sliderStart .slider-control .slider-prev:hover{transform: scale(1.2)}.ce_form .widget-text,.mod_search .widget-text,.ce_form .widget-textarea,.mod_search .widget-textarea,.ce_form .widget-checkbox,.mod_search .widget-checkbox,.ce_form .widget-select,.mod_search .widget-select,.ce_form .widget-upload,.mod_search .widget-upload{width: 100%;margin-bottom: 20px}.ce_form .widget-upload,.mod_search .widget-upload{border: 1px solid #fff;padding: 8px 10px;box-sizing: border-box}.ce_form input[type="text"],.mod_search input[type="text"],.ce_form input[type="email"],.mod_search input[type="email"],.ce_form textarea,.mod_search textarea,.ce_form select,.mod_search select,.ce_form input[type="search"],.mod_search input[type="search"]{width: 100%;border: none;font-size: 14px;padding: 15px 10px;box-sizing: border-box;background-color: #fff;font-size: 13px;font-family: 'jura'}.ce_form textarea,.mod_search textarea{height: 244px}.ce_form .submit,.mod_search .submit{background-color: #a32f2f;color: #fff;box-sizing: border-box;padding: 10px 20px;transition: all .5s ease;border: none;cursor: pointer;text-transform: uppercase;letter-spacing: 0.38px}.ce_form .submit:hover,.mod_search .submit:hover{background-color: #4d4c4e}#footer{width: 100%;height: auto;background-color: #3c3c3b;color: #fff;padding-top: 230px;padding-bottom: 140px;background-image: url('https://over-soehne.de/files/over/layout/img/os_footer_grafik.jpg');background-repeat: no-repeat;background-size: cover;position: relative;overflow: hidden}#footer:after{position: absolute;content: "";width: 450px;height: 450px;background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_badge_stempel_weiss.svg');background-repeat: no-repeat;right: 0;margin-right: 5%;margin-top: -130px;opacity: 0.1}#footer a{color: #fff;transition: all .2s ease}#footer a:hover{color: #a32f2f}#footer .inside{width: 1280px;height: auto;margin-left: auto;margin-right: auto;display: flex;flex-wrap: wrap;justify-content: space-between}#footer .inside .left{width: 250px}#footer .inside .right{width: 70%;display: flex;flex-wrap: wrap;justify-content: flex-start}#footer .inside .right #f1,#footer .inside .right #f2,#footer .inside .right #f3{font-size: 13px;line-height: 25px;letter-spacing: 0.38}#footer .inside .right #f1{width: 30%;margin-right: 40px}#footer .inside .right #f1 ul li{padding-left: 40px;margin-bottom: 10px;position: relative}#footer .inside .right #f1 ul li:before{content: "";position: absolute;width: 25px;height: 30px;display: block;background-repeat: no-repeat;left: 0;margin-top: 4px}#footer .inside .right #f1 ul li:nth-child(1):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_kontakt_o_dach_weiss.svg')}#footer .inside .right #f1 ul li:nth-child(2):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_adresse_weiss.svg')}#footer .inside .right #f1 ul li:nth-child(3):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_telefon_weiss.svg')}#footer .inside .right #f1 ul li:nth-child(4):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_fax_weiss.svg')}#footer .inside .right #f1 ul li:nth-child(5):before{background-image: url('https://over-soehne.de/files/over/layout/img/os_icons_mail_weiss.svg')}#footer .inside .right #f2,#footer .inside .right #f3{width: 15%}#footer .inside .right #f2 li,#footer .inside .right #f3 li{margin-bottom: 10px}@media screen and (max-width: 1600px){.referenzen .mod_newslist .referenz .more{bottom: 20px;margin-bottom: 0px}.stopper#natur .ce_text img{width: 140px;margin-right: -70px;margin-top: -50px}}@media screen and (max-width: 1340px){.parallaxslider h1{left: 2%}}@media screen and (max-width: 1260px){header{height: 80px;transition: 1s ease all}header .inner{margin-top: 10px;transition: 1s ease all}header .inner .left{width: 190px;transition: 1s ease all}header .inner .right{margin-top: 24px;transition: 1s ease all}header .mod_navigation{display: none}header .inner .right #burgermenue,header .inner .right #burgermenue:before,header .inner .right #burgermenue:after{display: block}header .inner .right #mobilecheckfield{display: block}header .mod_navigation{position: absolute;right: 0;margin-top: 46px;z-index: 9999}header .inner .right nav ul li{display: block;margin-right: 0px;background-color: #fff}header .inner .right nav ul li:hover{background-color: #a32f2f}header .inner .right nav ul li a{background: none}header .inner .right nav ul li a:hover{background: none}header .inner .right nav ul li .mobile_open{display: inline-block}header .inner .right nav ul li:hover .level_2{display: none}header .inner .right nav ul li .level_2{position: relative}header .inner .right nav ul li .level_2 li a{padding: 0px 10px}header .inner .right nav ul li .level_2 li:last-child{margin-right: 0}.parallaxslider h1 .first{font-size: 20px;padding: 10px 15px}.parallaxslider h1 .last{font-size: 30px;padding: 10px 15px}#leistungen h2{margin-top: 0px}.referenzbox_container,.referenzbox_container2{justify-content: space-around}.stopper .ce_text{width: 80%;margin-top: 9%}.referenzen .mod_newslist .referenz .caption{padding: 20px}.referenzen .mod_newslist .referenz .more{left: 20px}.zwt_full .ce_text{padding: 2% 2%}}@media screen and (max-width: 1024px){.parallaxslider h1{position: relative;left: 0;margin-top: 0px;width: 96%;margin-left: auto;margin-right: auto}.parallaxslider h1 .first{margin-left: 0px}.parallaxslider h1 .last{line-height: 40px}.referenzen .mod_newslist .referenz{width: 50%}.zwt_full .ce_image,.zwt_full .ce_text{width: 100%}.ce_form .formbody .left,.ce_form .formbody .right{width: 100%}.zwt_grau .inner .ce_image,.zwt_weiss .inner .ce_image,.zwt_grau .inner .ce_text,.zwt_weiss .inner .ce_text{width: 100%}.zwt_grau .inner .container_zweispaltig,.zwt_weiss .inner .container_zweispaltig{width: 100%}#referenzfilter a{width: 100%;margin-right: 0px}#referenzfilter #ref_for_desktop{display: none}#referenzfilter #ref_for_mobile{display: block}#footer .inside{display: block;width: 50%}#footer .inside .left,#footer .inside .right{width: 100%;display: block;margin-left: auto;margin-right: auto}#footer .inside .left{margin-bottom: 40px}#footer .inside .right #f1,#footer .inside .right #f2,#footer .inside .right #f3{width: 100%;margin-bottom: 40px}#footer:after{width: 200px;height: 200px;margin-top: 18px}.zertifikate .inner .zertifikate_list .ce_image{width: 33%}.stopper{background-color: #a32f2f;padding-top: 40px;padding-bottom: 40px;overflow: hidden}.stopper .ce_image{position: absolute;transform: scale(2)}.stopper .ce_text{position: relative;margin-top: 0px;padding-left: 20px;padding-right: 180px}.stopper .ce_text h2{margin-left: 120px}.stopper .ce_text:before{margin-left: 20px}.zwt_grau .inner .ce_text,.zwt_weiss .inner .ce_text{padding: 0px}#referenzkacheln .inner .ce_sliderStart .ce_text{line-height: 24px}#referenzkacheln .inner .ce_sliderStart .ce_text p{margin-bottom: 20px}}@media screen and (max-width: 768px){.zertifikate .inner .zertifikate_list .ce_image{width: 50%}.historie .historie_container .history_left,.historie .historie_container .history_right{width: 100%;padding-left: 30px}.historie .historie_container .history_left{border-left: 1px solid #a32f2f;border-right: 0px;text-align: left}.historie .historie_container .history_left .history_text{margin-right: 0px}.historie .historie_container .history_right .history_text{margin-left: 0px}.historie .historie_container .history_left h3{right: auto;left: 0;padding-left: 30px}.historie .historie_container .history_right h3{text-align: left;padding-left: 30px}.historie .historie_container .history_status{right: auto}#global_overlay{top: auto;bottom: 70px}.stopper .ce_image{transform: scale(2.5);margin-top: 25%}.stopper .ce_text:before{display: none}.stopper .ce_text h2{margin-left: 0px}.stopper .ce_text{padding-right: 20px}.stopper .ce_text .more{position: relative}.stopper .ce_text .more:before,.stopper .ce_text .more:after{display: none}.stopper#natur .ce_text img{width: 80px;margin-right: -40px;margin-top: -30px}header .inner .right{width: 30%}.referenzen .mod_newslist .referenz{width: 100%}h2{hyphens: auto}#referenzkacheln .inner .ce_sliderStart{width: 100%}}@media screen and (max-width: 570px){.stopper .ce_image{transform: scale(3);margin-top: 37%}.stopper .ce_text h2{hyphens: auto}#footer .inside{width: 90%}}@media screen and (max-width: 480px){.zertifikate .inner .zertifikate_list .ce_image{width: 100%}}
