/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/fonts/open-sans-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/fonts/open-sans-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/fonts/open-sans-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/fonts/open-sans-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/fonts/open-sans-v29-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/fonts/open-sans-v29-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/fonts/open-sans-v29-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/fonts/open-sans-v29-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/fonts/open-sans-v29-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/fonts/open-sans-v29-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/fonts/open-sans-v29-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/fonts/open-sans-v29-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/wp-content/fonts/open-sans-v29-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/fonts/open-sans-v29-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/fonts/open-sans-v29-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/fonts/open-sans-v29-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/fonts/open-sans-v29-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Open Sans';
	font-weight: 400;
}

h1 {
	font-family: 'Open Sans';
	font-weight: 300;
}

h2, h3, b, strong {
	font-family: 'Open Sans';
	font-weight: 600;
}

i, em {
	font-family: 'Open Sans';
	font-weight: 400;
	font-style: italic;
}

*, *:before, *:after {
	box-sizing: border-box;
}
/*.galerie-box{
	max-width: 1280px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}*/

#s2t-icon {
    z-index: 10000;
}
/*
@media (min-width: 835px) and (max-width: 1024px){.uagb-columns__stack-tablet > .uagb-columns__inner-wrap {
    display: flex !important;
}}
*/
@media screen and (max-width: 768px){
	/*p {
		padding: 0 20px;
	}*/
	
	.space-bottom-txt {
		padding-bottom: 150px !important;
	}
	
	.dreier-block-padding{
		padding-left: 0px !important; 
		padding-right: 0px !important; 
	}
}

p {
	font-size: 1rem;
	line-height: 1.75;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

.msm-entry-h1 {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 30px;
	font-size: 50px;
	line-height: 1.3;
	text-align: center;
}

.bg-kek-lightgrey{
	background-color: #f5f6f6 !important;
}

.slide-content{
	padding: 0px !important;
	margin: 0px !important;
}

.wp-block-eedee-block-gutenslider .eedee-background-div .eedee-background-div__overlay{
	opacity: 0 !important;
	background: transparent !important;
}

#menu-topmenue .current-menu-item a {
	color: #97273d;
}

.video-box {
	margin-right: auto;
	margin-left: auto;
	
}

.video-box video{
	margin: 0px;
	width: 100% !important;
	height: 100% !important;
}


/* helper classes width */

.mw-340 {
	max-width: 340px;
	margin-left: auto;
	margin-right: auto;
}

.mw-380 {
	max-width: 380px;
	margin-left: auto;
	margin-right: auto;
}

.mw-400 {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.mw-450 {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.mw-550 {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.mw-600 {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.mw-700 {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.mw-750 {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.mw-800 {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.mw-850 {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

.mw-900 {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.mw-960 {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.mw-1000 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.mw-1100 {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.mw-1200 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.mw-1300 {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.mw-1400 {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

.mw-1520 {
	max-width: 1520px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 976px) {
.mw-500-tablet {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.uagb-columns__columns-3 > .uagb-column__wrap{
	width: auto !important; 
}

.uagb-columns__inner-wrap{
	display: block !important;
}
}



/* helper classes space */

.nospace {
	margin: 0 auto!important;
	padding: 0!important;
}

.space {
	margin-top: auto;
}

.plr-20 {
	padding: 0 20px;
}

.mb-10 {
	margin-top: 0;
	margin-bottom: 10px;
}

.mb-15 {
	margin-top: 0;
	margin-bottom: 15px;
}

.mb-20 {
	margin-top: 0;
	margin-bottom: 20px;
}

.mb-30 {
	margin-top: 0;
	margin-bottom: 30px;
}

.mb-40 {
	margin-top: 0;
	margin-bottom: 40px;
}

.mb-50 {
	margin-top: 0;
	margin-bottom: 50px;
}

.mb-70 {
	margin-top: 0;
	margin-bottom: 70px;
}

.mb-100 {
	margin-top: 0;
	margin-bottom: 100px;
}

.mb-120 {
	margin-top: 0;
	margin-bottom: 120px;
}



/* helper classes font */

.font-size-50 {
	font-size: 50px;
	line-height: 1.3;
}

.font-size-32 {
	font-size: 32px;
	line-height: 1.3;
}

.font-size-28 {
	font-size: 28px;
	line-height: 1.3;
}

.font-size-20 {
	font-size: 20px;
}

@media screen and (max-width: 1024px) {
.font-size-tablet-40 {
	font-size: 40px;
	line-height: 1.3;
}
}

@media screen and (max-width: 1280px) {
.font-size-tablet-24 {
	font-size: 24px;
	line-height: 1.3;
}
}

@media screen and (max-width: 767px) {
.font-size-mobile-28 {
	font-size: 28px;
	line-height: 1.3;
}
}

@media screen and (max-width: 767px) {
.font-size-mobile-20 {
	font-size: 20px;
	line-height: 1.3;
}
}

@media screen and (max-width: 767px) {
.font-size-mobile-16 {
	font-size: 16px;
}
}

.light {
	font-weight: 300;
}

.bold {
	font-weight: 600;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

@media screen and (max-width: 767px) {
  .center-mobile {
	  text-align: center;
  }
}



/* hero-grid startpage */

.hero img {
    width: 100%;
}
    
.hero h2 {
    margin: 0;
    padding: 0;
    line-height: 1.1;
    color: #fafafa;
	font-size: 25px;
}  
    
.hero p {
    line-height: 24px !important;
    color: #c3c5c6 !important;
}     
    
.hero {
    max-width: 1520px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    line-height: 1.1;
}
    
.hero-inner-1 {
    flex: 1 1 calc(57.75% - 5px);
    margin-right: 5px;
    overflow: hidden;
}
    
.hero-inner-1 img {
    height: 100%;
}
    
.hero-inner-2 {
    margin-left: 5px;
    flex: 1 1 calc(42.25% - 5px);
    overflow: hidden;
}

.hero-inner-2 img {
    height: 100%;
}
    
.container1 {
    display: flex;
    flex-flow: row wrap;
}
    
.container2 {
    margin-top: 10px;
    width: 100%;
    height: calc(100% - 10px);
    
} 
    
.container2-img {
    content: "";
    background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 50%;
} 

.sattlerei {
    background-image: url("/wp-content/uploads/slider-1-2.jpg");
}

.prototypenbau {
    background-image: url("/wp-content/uploads/msm-3-hero-prototypenbau.jpg");
}  

.serienfertigung {
    background-image: url("/wp-content/uploads/slider-2-1.jpg");
}  

.spezial-abbruch {
    background-image: url("/wp-content/uploads/slider-3-2.jpg");
}  

.bg-msm-lightgrey{
	background-color: transparent !important;
}

.box1 {
    background: #3d4548;
    padding: 0 25px;
    margin-right: 5px;
    flex: 0 1 calc(50% - 5px);
    display: flex;
    justify-content: center;
    align-items: center;
}

    
.box2 {
    margin-left: 5px;
    flex: 0 1 calc(50% - 5px);
} 
    
    
@media screen and (max-width: 1199px) {
    .container2-img {
        height: 60%;
    }  

    .box2 {
        display: none;
    }   
        
    .box1 {
        flex: 0 1 100%;
        margin-right: 0px;
        padding: 20px 50px;
    }
    
.box2 {
    flex: 0 1 100%;
    } 
}  

     
@media screen and (max-width: 1023px) {

    .container2 {
        display: none;
    }  
            
    .box1 {
        padding: 50px;
    }
    
    .hero-inner-2 {
        background: #3d4548;
    }
}  
        
@media screen and (max-width: 767px) {  
    
    .hero {
        justify-content: center;
    }
    
    .hero p {
        line-height: 1.5;
    }

    .container1 {
        padding: 50px 0;
    }
    
    .container2 {
        display: none;
    }
    
    .hero-inner-2 {
        max-width: 500px;
        margin: 0 20px;
        background: none;
    }

    .hero-inner-1 {
        flex: 1 1 100%;
        margin: 0;
        position: relative;
        z-index: 1;
    }
                
    .hero-inner-2 {
        flex: 1 1 100%;
        margin: 0 auto;
        align-self: center;
        position: absolute;
        order: -1;
        z-index: 2;
    }   

    .box1 {
        flex: 0 1 100%;
        margin-right: 20px;
        margin-left: 20px;
        max-width: 300px;
        padding: 30px;
    }   
}  
    
@media screen and (max-width: 425px) {  

    .hero-inner-1 {
        min-height: 400px;
    }
	.box1 {
        max-width: 250px;
    }   
}



/* slider-function hero-grid startpage */

.hero-slider {
    --gutenslider-min-height: 1px!important;
    --gutenslider-min-height-md: 1px!important;
    --gutenslider-min-height-sm: 1px!important;
    --gutenslider-arrow-color: #ffffff!important;
    --gutenslider-dot-color: #95948d!important;
    padding-bottom: 120px;
	max-width: 1604px;
	margin: 0 auto;
}

@media screen and (min-width: 1640px) {  

.hero-slider {
    --gutenslider-arrow-color: #95948d!important;
}
}

.hero-slider .slick-dots {
    bottom: calc(var(--gutenslider-dot-size) * -3)!important;
}

@media screen and (max-width: 1640px) {  

    .hero-slider .slick-arrow.slick-prev {
        z-index: 100;
        left: 30px;
    }
    .hero-slider .slick-arrow.slick-next {
        z-index: 100;
        right: 30px;
    }
}

@media screen and (max-width: 768px) {  

    .hero-slider .slick-arrow.slick-prev {
        left: 20px;
    }
    .hero-slider .slick-arrow.slick-next {
        right: 20px;
    }
    .hero-slider .slick-dots {
        bottom: calc(var(--gutenslider-dot-size) * -2.25)!important;
    }    
}

@media screen and (max-width: 425px) {  

    .hero-slider .slick-arrow.slick-prev {
        left: 5px;
    }
    .hero-slider .slick-arrow.slick-next {
        right: 5px;
    }
}

@media screen and (max-width: 767px) {  

    .hero-slider {
        padding-bottom: 70px;
    }
}

@media screen and (max-width: 425px) {  

    .hero-slider {
        padding-bottom: 50px;
    }
}



/* teaser */

.msn-teaser-center {
	margin: 0 auto ;
}

@media screen and (max-width: 767px){
	.entry-content .msm-teaser-center {
	margin: 0 auto !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

#site-mainbar__aux-L{
	width: 0% !important;
	z-index: 99;
}

#site-mainbar__aux-R {
	display: none !important;
}
}

.msm-teaser img {
	width: 100%;
}

/* .teaserimage {
	height: 475px;
	overflow: hidden;
}

.teaserimage img {
	width: 100%;
	margin-top: -150px;
}

@media screen and (max-width: 1400px) {
.teaserimage {
    height: 450px;
}
.teaserimage img {
	margin-top: -105px;
}
}

@media screen and (max-width: 1200px) {
.teaserimage {
    height: 400px;
}
.teaserimage img {
	margin-top: -75px;
}
}

@media screen and (max-width: 1024px) {
.teaserimage{
    height: 350px;
}
.teaserimage img {
	margin-top: -50px;
}
}

@media screen and (max-width: 850px) {
.teaserimage{
    height: 350px;
}
.teaserimage img {
	margin-top: -50px;
	height: 120%;
	width: auto;
}
} */


.teaserimg {
	overflow: hidden;
    line-height: 0;
}

.teaserimg img {
	width: 100%;
}

@media screen and (max-width: 1024px) {
    .teaserimg {
        height: 350px;
    }
    .teaserimg img {
        height: 100%;
        width: auto;
    }
}

@media screen and (max-width: 600px) {
    .teaserimg {
    	margin: 0px !important;
		height: auto !important; 
    
}
    .teaserimg img {
    height: 100% !important;
    width: 120%;
	margin: 0px !important;
    }
}

@media screen and (max-width: 425px) {
    .teaserimg img {
        margin-left: -50%;
    }
}



/* Blauer Button mit Pfeil und Hover-Effekt */

.twin-button-0001 {
    position: relative;
	border-width: 0px;
    border-style: none;
    padding: 0 20px;
    height: 50px;
	font-size: 14px;
	font-family: inherit;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
    line-height: 50px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	cursor: pointer;
}

.button-span {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
}

.twin-button-0001:before, .twin-button-0001:after {
    content: '';
    color: #ffffff;
    position: absolute;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.button-effect:before {
	left: 0px;
	opacity: 0;
    background:#D84141;
    color: #ffffff;
    -webkit-transform: scale(0.1, 1);
        -ms-transform: scale(0.1, 1);
            transform: scale(0.1, 1);
}

.button-effect:hover:before {
    font-family: "slick"!important;
    content: '→';
	font-size: 20px;
    line-height: 50px;
    opacity: 1;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
}

.button-effect:after {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.button-effect:hover:after {
    -webkit-transform: scale(1, .1);
        -ms-transform: scale(1, .1);
            transform: scale(1, .1);
    opacity: 0;
}



/* MSM Autosattlerei - Prototypenbau - Serienfertigung */

.msm-icon, .keke-icon {
	margin-bottom: 30px;
}




/* MSM Leistungsübersicht Bulletlist */

.bulletlist, .msm-contact {
    list-style: none;
    font-size: 16px;
    line-height: 1.5;
}

ul.bulletlist {
    padding-inline-start: 0px;
    margin: 0 auto;
    max-width: 380px;
}

.bulletlist li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

.bulletpoint {
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.bulletpoint img {
    width: 10px;
    height: 10px;
}




/* Referenz-Slider */

.showcase-slider-container {
    padding: 0;
    margin: 0;
}

.showcase-slider {
	position: relative;
	z-index: 1;
}

.showcase-slider .slick-arrow.slick-prev {
    z-index: 100;
    left: 120px;
}
.showcase-slider .slick-arrow.slick-next {
    z-index: 100;
    right: 120px;
}

@media screen and (max-width: 1604px) {	
    .showcase-slider .slick-arrow.slick-prev {
        left: 30px;
    }
    .showcase-slider .slick-arrow.slick-next {
        right: 30px;
    }
}

@media screen and (max-width: 768px) {  

    .showcase-slider .slick-arrow.slick-prev {
        left: 20px;
    }
    .showcase-slider .slick-arrow.slick-next {
        right: 20px;
    }
}

@media screen and (max-width: 425px) {  

    .showcase-slider .slick-arrow.slick-prev {
        left: 5px;
    }
    .showcase-slider .slick-arrow.slick-next {
        right: 5px;
    }
}

.msm-slider-cta {
	position: absolute;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	z-index: 2;
	height: 1px;
	padding-top: 180px!important;
}

@media screen and (max-width: 1280px) {	
.msm-slider-cta {
	padding-top: 190px!important;
}
}

@media screen and (max-width: 1024px) {	
.msm-slider-cta {
	padding-top: 200px!important;
}
}

@media screen and (max-width: 960px) {	
.msm-slider-cta {
	padding-top: 95px!important;
}
}

@media screen and (max-width: 767px) {	
.msm-slider-cta {
	padding-top: 105px!important;
}
}


@media screen and (max-width: 600px) {	
.msm-slider-cta {
	padding-top: 45px!important;
}
}

.showcase-textbox {
    max-width: 350px!important;
}


@media screen and (max-width: 767px) {	
  .showcase-textbox {
	  max-width: 300px!important;
  }
}

@media screen and (max-width: 375px) {	
  .showcase-textbox {
	  max-width: 250px!important;
  }
}

@media screen and (min-width: 1025px) {
	.werkstatt-slider-headline {
		letter-spacing: -2px;
	}
}



/* Kontaktboxen auf Kontaktseite */

ul.msm-contact {
    padding-inline-start: 0px;
    margin: 0 35px;
	letter-spacing: 0.5px;
}

.msm-contact li {
    display: flex;
    align-items: flex-start;
}

.contact-info {
    margin-right: 8px;
}


.contact-box-1, .contact-box-2, .contact-box-3 {
    position: relative;
	display: block;
}

.contact-box-1:before, .contact-box-2:before, .contact-box-3:before {
	content: "";
	position: absolute;
	background-size: 27px 27px;
	background-position: cover;
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
	text-align: center;
	line-height: 0;
	left: -12px;
}



  h3.contact-box-1, h3.contact-box-2, h3.contact-box-3 {
	 padding-left: 
	 35px;
    }
	


.contact-box-1:before {
    background-image: url("/wp-content/uploads/kek-ort.svg");
	top: 8px;
	left: 0px;
}

.contact-box-2:before {
    background-image: url("/wp-content/uploads/kek-kontakt.svg");
	top: 8px;
	left: 0px;
}

.contact-box-3:before {
    background-image: url("/wp-content/uploads/kek-oeffnungszeiten.svg");
	top: 6px;
	left: 0px;
}

@media screen and (max-width: 1280px) {
    
   ul.msm-contact {
	  margin: 0;
  }

	.contact-box-1:before, .contact-box-2:before {
        background-size: 23px 23px;
        width: 23px;
        height: 23px;
    }
	
    .contact-box-3:before {
        background-size: 20px 20px;
        width: 21px;
        height: 21px;
    }	

    .contact-box-1:before {
        top: 4px;
    }

    .contact-box-2:before {
        top: 5px;
    }

    .contact-box-3:before {
        top: 5px;
    }
}

.opening-tab li {
  display: flex;
  justify-content: space-between;
  max-width: 270px;
}

.contact-tab li {
  display: flex;
  justify-content: flex-start;
}

.tel {
  margin-left: 1.75rem;
}

.email {
  margin-left: 0.5rem;
}

@media screen and (max-width: 1280px) and (min-width: 977px) {
  .contact-tab li, .opening-tab li {
    display: block;
    margin-bottom: 15px;
  }

  .tel, .email {
    margin-left: 0rem;
  }
}

@media screen and (max-width: 370px) {
  .contact-tab li, .opening-tab li {
    display: block;
    margin-bottom: 15px;
  }

  .tel, .email {
    margin-left: 0rem;
  }
}



/* MSM Übersicht Onlineshop */

.icon-onlineshop {
	background-image: url("/wp-content/uploads/msm-shopping-cart.svg");
	background-size: 52px 52px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	border: 1px solid #95948d;
	border-radius: 50%;
	text-align: center;
	margin: -50px auto 70px auto;
	line-height: 0;
}

.products .uagb-column__inner-wrap {
	padding: 0px!important;
}

.products a {
	text-decoration: none;
}

.product-category {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0;
	text-align: center;
	line-height: 0;
}

.product-category-spaces {
	padding: 40px 20px 0px 20px;
}

.product-category img {
	margin: 0 auto;
	max-width: 100%;
	line-height: 0;
}

.product-category:hover .product-category-overlay.top {
	top: 0;
}
.product-category:focus .product-category-overlay.top {
	top: 0;
}
.product-category:active .product-category-overlay.top {
	top: 0;
}
.product-category:hover .product-category-overlay.right {
	right: 0;
	left: 0;
}
.product-category:hover product-category-overlay.bottom {
	bottom: 0;
}
.product-category:hover .product-category-overlay.left {
	left: 0;
}

.product-category-overlay {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	overflow: hidden;
	text-align: center;
	width: 100%; 
	-moz-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
	-webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
	transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}

.black-overlay {
    background: rgba(0,0,0,0.5);
	color: #fff;
}

.product-category-overlay.top {
	top: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
	
.product-category-overlay.right {
	right: 200%;
	left: -100%;
}

.product-category-overlay.bottom {
	bottom: 100%;
}

.product-category-overlay.left {
	left: 100%;
}

.overlay-link {
    font-family: "slick"!important;
	color: #ffffff;
	font-size: 50px;
}



/* Phasen des Prototypenbaus */

.overlay-content {
    font-family: inherit;
	color: #4d4d4d;
	font-size: 50px;
}

.white-overlay {
    background: rgba(255,255,255,0.9);
	color: #fff;
}

.layer-headline {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.layer-headline h2 {
    text-align: center;
    background: rgba(255,255,255,0.9);
}

.layer-item-1 h2 {
    padding: 40px 60px;
}

@media screen and (max-width: 1280px) {
    .layer-item-1 h2 {
    padding: 36px 60px;
}
}

.layer-item-2 h2 {
    padding: 20px;
}

.layer-item-3 h2 {
    padding: 20px 36px;
}

#element1:hover #hide1 { 
    opacity: 0;
    transition: all 0.5s ease;
}

#element2:hover #hide2 { 
    opacity: 0;
    transition: all 0.5s ease;
}

#element3:hover #hide3 { 
    opacity: 0;
    transition: all 0.5s ease;
}



/* Vorserien und Kleinserien */

.feature-section-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	padding: 230px 0;
}

.img-1 {
	background-image: url("/wp-content/uploads/beton-bild-right.jpg");
}

.img-2 {
	background-image: url("/wp-content/uploads/beton-bild-left.jpg");
}

.text-to-hl{
	padding: 50px 0 0 0 ;
}

@media screen and (max-width: 767px) {
  .feature-section-image {
	  padding: 150px 0;
  }
}

.feature-section-text {
	display: flex;
	align-items: center;
}



/* Logo-Slider */

.logos-partner .slick-slide img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
	max-width: 150px;
	align-self: center;
	height: auto;
}
.logos-partner .slick-slide img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.logo-slider .slick-prev {
    left: -50px;
}

.logo-slider .slick-next {
    right: -50px;
}




/* MSM Onlineshop */

.icon-number {
	width: 60px;
	height: 60px;
	border: 1px solid #95948d;
	border-radius: 50%;
	text-align: center;
	margin: -70px auto 60px auto;
    line-height: 1.7;
}

.numbers .uagb-column__wrap {
    overflow: visible;
}



/* Kontaktformular */

.gform_heading {
	display: none;
}

.gform_body textarea, .gform_body input, .gform_body select {
    border-width: 0px;
	box-shadow: none;
	color: #95948d;
	opacity: 1;
	font-family: inherit!important;
	border: 1px solid #e6e6e6;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gfield_select {
    padding: 15px 10px;
}

#field_1_3, #field_1_9 {
	margin-top: 0px;
}

#field_1_4 {
	margin-top: 30px;
}

@media screen and (max-width: 640px){
  #input_1_3 {
  	margin-top: 25px;
  }
}

.wp-block-eedee-block-gutenslider .slick-dotted.slick-slider
{margin-bottom: 0px !important;}

.kek-bg{
	background-color: #ffffff !important;
}

/* Impressum - Datenschutz - AGB - Wiederrufsbelehrung  */

@media screen and (min-width: 1520px){
    .imprint {
    max-width: 1520px!important;
	margin: 0 auto;
}
}

.imprint-headline {
    text-transform: uppercase;
    font-weight: 600;
}

.imprint-left {
    min-width: 320px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

@media screen and (min-width: 981px){
.imprint-right p:first-of-type {
    margin-block-start: 0em!important;
}
.imprint-left p:first-of-type {
    margin-block-start: 0em!important;
}
}

#post-4090 {
	max-width: 640px;
	margin: 0 auto;
	text-align: center;
	font-size: 1rem!important;
	padding: 100px 20px;
	line-height: 1.5;
}

#post-4088, #post-4089, #post-4087  {
	max-width: 960px;
	font-size: 1rem!important;
	margin: 0 auto;
	font-size: 1rem!important;
	padding: 100px 20px;
	line-height: 1.75;
	text-align: center;
}

#post-4088 h1,
#post-4089 h1,
#post-4087 h1 {
	margin: 0 auto;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.3;
}

@media screen and (max-width: 1024px) {
	#post-4088 h1,
  #post-4089 h1,
  #post-4087 h1 {
	  font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
	#post-4088 h1,
	#post-4089 h1,
	#post-4087 h1 {
		font-size: 28px;
  }
}



/* MSM Bildergalerie */

.ngg-breadcrumbs {
	border-bottom: 1px solid #cbc9c9;
}


/* Google Map */


#twin-gmaps-companydata {
	margin-bottom: 15px;
}

#twin-gmaps-placecard {
    background: #ffffff;
    width: 250px;
    min-height: 100px;
    padding: 20px;
    margin: 0 0 0px 0;
    z-index: 30;
}

#twin-gmaps-canvas {
	height: 500px;
	z-index: 20;
}

/* --- Cookiebot Dialog --- */
div#CybotCookiebotDialog {
	border: 0;
    padding: 20px;
    z-index: 2147483647;
}

div#CybotCookiebotDialogPoweredbyLink {
    display: none;
/*
    position: initial;
    margin-left: auto;
    margin-right: auto;
*/
}

div#CybotCookiebotDialogBodyContent {
    padding: 16px 12px 4px 12px;
}

h2#CybotCookiebotDialogBodyContentTitle {
    text-align: center;
}

div#CybotCookiebotDialogBodyContentText p {
    text-align: right;
}

.CybotCookiebotDialogBodyButton {
	border-radius: 8px;
}

#CybotCookiebotDialogBodyLevelWrapper {
  text-align: center !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
  position: relative;
    top: 60px;
    margin-bottom: 35px;
  float: none !important;
}

#CybotCookiebotDialogBodyLevelButtons {
  position: relative;
    top: -135px;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  color: #efefef !important;
    background-color: #cccccc !important;
 border: 0 !important; 
  padding: 6px 16px !important;
    width: 50% !important;
    position: relative;
    bottom: -60px;
  }
  
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    /* main button color */
    background-color: #1799cf!important;
    border-color: #1799cf !important;
    
    position: relative;
    bottom: 60px;
  padding: 8px 16px !important; 
  margin-top: 26px !important;
    width: 65% !important;
  font-size: 1.3em !important;
    font-weight: bold !important;
}

#site-mainbar__aux-L, #site-mainbar__aux-R {
    width: 280px;
}

@media screen and (min-width: 769px){
#site-mainbar__aux-R__inner {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
}

#site-brand img {
	max-width: 608px;
}

#menu-headermenue{
	justify-content: space-between;
	width: 280px;
}

#menu-headermenue li {
	padding: 0px !important;
}

/*------- Filterable Image Gallery with Lightbox -------*/


#hm-filter-gallery {
  margin: auto;
  margin-top: 0px !important;
  margin-right: auto !important;
  max-width: 1920px;
}

@media (min-width: 960px){
.grid-item {
	position: absolute;
	display: inline-block;
        overflow: hidden;
    text-align: center;
    width: 400px;
    margin: 13px;
    left: 0px;
	top: 0px;
	height: 267px;
}}

@media (max-width:959px){
	.grid-item {
		position: relative;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    width: 310px;
    margin: 13px;
    height: auto;
	
}

#hm-filter-gallery {
  margin: auto;
  width: 100% !important;
 margin-top: 0px !important;
 margin-right:-10px !important;
}
}

@media screen and (max-width: 400px) {
.grid-item {
	height: auto;
    width: 280px;
}
}

.grid-item img{
	width:100%;
	height:auto;
	/*
	filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
	*/
    transition: 0.9s;
}
.grid-item img:hover{
    filter: none;
}

.isotope-pager .pager {
  display: inline-block;
}

.filters {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	/*background: linear-gradient(90deg, rgba(251,244,238,1) 0%, rgba(247,247,245,1) 100%);*/
	padding: 0 0px;
}

.filters ul {
	list-style: none;
    padding: 30px 10px;
    margin: 0 10px; 
}

@media screen and (max-width: 904px) {
.filters ul {
    line-height: 50px;
}
}

@media screen and (max-width: 767px){
	.filters li {
		margin-right: 5px;}
}

.filters li {
	display: inline-block;
    font-weight: 700;
    cursor: pointer;
	margin-right: 25px;
}
.filters li a {
	color: #3d4548;
	text-decoration: none;
	padding: 15px 15px;
	font-size: 16px;
	border: 0px solid transparent;
	transition: all 0.5s ease;
}
.filters li a:hover {
	color: #97273d;
	border: 0px none;
	padding: 15px 15px;
	
}

.filters li.active a {
	color: #97273d;
	border: 0px none;
	padding: 15px 15px;
	
}

.isotope-pager {
	padding-top: 15px;
	text-align:center;
	display:none;
}

.isotope-pager a {
	margin: 6px 1px;
    display: inline-block;
    width: 30px;
    line-height: 31px;
    color: #b6b6b6;
    font-weight: 700;
    transition: 0.3s;
    background-color: #232323;
	text-decoration:none;
}

.isotope-pager a:hover{
  color: #fff;
}

.isotope-pager .active{
	color: #000 !important;
    background: linear-gradient(45deg, rgba(146,131,71,1) 0%, rgba(220,207,123,1) 60%, rgba(146,131,71,1) 100%);
}

.isotope-pager .prev{
  border-radius: 30px 0 0 30px;
}

.isotope-pager .next{
  border-radius: 0 30px 30px 0;
}

.isotope-pager a::before,.isotope-pager a:after{
  content: "";
  position: absolute;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
.isotope-pager .num::before,.next::before{
  border-right: 20px solid #2c3e50;
  right: 100%;
}

.isotope-pager .num:after,.prev:after{
  border-right: 20px solid #f1f1f1;
  right: 0;
}

.overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1; 
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  width: 400px;
  margin-bottom: 0px;
}

.grid-item:hover .overlay {
  opacity: 1;
}


/*------- Magnific Popup CSS --------*/

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
	
