/*
 Theme Name:   Divi Child
 Theme URI:    
 Description:  Divi Childtheme for Igusta
 Author:       Felix Riehm for buschfeuerdesign.de
 Author URI:   http://buschfeuerdesign.de
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteenchild
*/

html, body {
    font-size: 11px;
}
body {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #707679;
}
ul, li, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.container {
    width: calc( 100% - 9rem);
}
strong {
    font-weight: 500;
}
a {
    font-weight: 300;
    -webkit-transition: color 1s ease;
    -o-transition: color 1s ease;
    transition: color 1s ease;
    color: #3e5f8f;
    text-decoration: none;
}
h1 {
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 3.35rem;
    text-transform: uppercase;
    color: #44484a !important;
    line-height: 1.25em;
    margin-bottom: .5em;
}
h1 a {
    color: #3e5f8f;
}
h2 {
    font-size: 2.3rem;
    font-weight: 500;
    color: #3e5f8f !important;
    line-height: 1.25em;
    margin-bottom: 1em;
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
}
h3 {
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: .5em;
    letter-spacing: .02em;
    color: #707679;
    text-transform: uppercase;
}

/* ------- HEADER & NAVIGATION ------------ */

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    border-top: 6px solid #3e5f8f;
    height: 90px;
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
}
.et_pb_fullwidth_header {
    height:39rem;
	background-color: #CCC !important;
}
#logo {
    margin-top: 1.8rem;
    vertical-align: top;
    margin-left: -6px
}
nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    margin-top: -0.5rem;
}
.container.et_menu_container {
    padding-left: 0px;
    height: 90px;
}


ul#top-menu li a {
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    color: #707679;
    border: 0;
    padding-bottom: 1rem !important;
    font-size: 21px;
}
#top-menu-nav > ul > li > a:hover, ul#top-menu li.current-menu-item a, ul#top-menu li:hover a, ul#top-menu li.current-page-ancestor a {
    color: #3e5f8f !important;
    border-bottom: 3px solid #3e5f8f;
    opacity: 1;
    -webkit-transition: color 1s ease;
    -o-transition: color 1s ease;
    transition: color 1s ease;
    text-decoration: none;
}

ul#top-menu li:hover ul li a {
     border-bottom: none;
}

.nav li ul {
    min-width: auto;
    width: auto;
    border-top: 3px solid #3e5f8f;
    opacity: 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-top:-3px;
    padding: 20px 0 10px 0;
}
#top-menu li ul li a, #top-menu-nav > ul > li.current-page-ancestor > ul >li > a, #top-menu-nav > ul > li:hover > ul >li > a {
    width: auto;
    padding: 5px 10px 0 10px;
    font-size:1.2em;
    color: #707679 !important;
    letter-spacing:0.02em;
	white-space: nowrap;
}
#top-menu li ul li a {
    border-bottom: 1px solid #CCC !important;
}
#top-menu li ul li:last-child a{
    border-bottom: none !important;
}
#top-menu li ul li a:hover,  #top-menu-nav > ul > li:hover > ul >li > a:hover {
     color: #3e5f8f !important;
    background-color: transparent;
}

nav.language__item {
    position: absolute;
    width: 100px;
    height: 40px;
    font-size: 0.9em;
    top: 91px;
    right: 4.5rem;
    background-color: #3e5f8f;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    z-index: 3;
    text-align: center;
    padding-top: 0.9rem;
}

.language__item li, div#polylang-2 li {
    padding-left: 2px !important;
    display: inline;
    border-bottom: 0 !important;
}
.language__item li  a, div#polylang-2 li a{
    color: #fff !important;
    font-size: 1.5rem; 
    font-weight: 300;
}
.language__item li.current-lang a, .language__item a:hover, div#polylang-2 li a:hover,  div#polylang-2 li.current-lang a {
    color: #bfcee3 !important;
}
.language__item li:after, div#polylang-2 li:after {
    content: " | ";
    padding-left: 2px !important;
     font-size: 1.5rem; 
    font-weight: 300 !important;
}
.language__item li:last-child:after, div#polylang-2 li:last-child:after {
    content: "";
}
div#polylang-2 {
    position: absolute;
    width: 100px;
    height: 40px;
    font-size: 0.9em;
    top: -6rem;
    right: 0;
    background-color: #3e5f8f;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    z-index: 3;
    text-align: center;
    padding-top: 0.9rem;
}

/* ANPASSUNG MOBILE NAVIGATION */

#main-header .et_mobile_menu .menu-item-has-children > a {
	background-color: transparent; position: relative; 
	}
#main-header .et_mobile_menu .menu-item-has-children > a:after { 
	font-family: 'ETmodules'; 
	text-align: center; 
	speak: none; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	-webkit-font-smoothing: antialiased;
	
	}
#main-header .et_mobile_menu .menu-item-has-children > a:after { 
	font-size: 18px;
	content: '\33';
	top: 13px;
	margin-left: 7px;
	font-weight: bold;
	}
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { 
	content: '\32'; 
	}
#main-header .et_mobile_menu ul.sub-menu { 
	display: none !important; 
	visibility: hidden !important;  
	transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { 
	display: block !important; 
	visibility: visible !important; 
	}


/* STICKY BUTTON 
-------------------------------------------------- */
.contact-button,
.contact-button--opened {
  position: fixed;
  top: 595px;
  right: 0;
  width: 80px;
  height: 80px;
  background-color: #3e5f8f;

  background-image: url("https://igusta.de/wp-content/themes/Divi-child/img/icon.sticky-button.svg");
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  z-index: 9999;
  font-size:1.7rem;
}
.contact-button--opened { 
  -webkit-transition: background .3s, width .6s;
  -o-transition: background .3s, width .6s;
  transition: background .3s, width .6s;
}
.contact-button-en{
  background-image: url("https://igusta.de/wp-content/themes/Divi-child/img/icon.sticky-button.en.svg") !important;
}
  .contact-button:hover,
  .contact-button--opened:hover {
    background-color: rgba(62, 95, 143, 0.9); 
   
}

.contact-button.en {
  background-image: url("https://igusta.de/wp-content/themes/Divi-child/img/icon.sticky-button.en.svg"); }

.contact-button {
  cursor: pointer; }

.contact-button.moved {
  width: 0px; }

.contact-button--opened {
  width: 0;
  height: 260px;
  background-color: #fff;
  background-image: none; }
  .contact-button--opened .content {
    margin-top: 20px;
    width: 300px;
    padding: 0 20px 20px 20px; }
    .contact-button--opened .content .gamma, .contact-button--opened .content .content__item.edited h3, .content__item.edited .contact-button--opened .content h3, .contact-button--opened .content .content__item.edited h4, .content__item.edited .contact-button--opened .content h4, .contact-button--opened .content .content__item.edited h5, .content__item.edited .contact-button--opened .content h5 {
      display: block;
      font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
      font-size: 1.3em;
      font-weight: 400;
      color: #44484a;
      margin-bottom: 0;
      text-transform: uppercase; }
    .contact-button--opened .content p {
      color: #3e5f8f;
      font-size: .9em;
      line-height: 1.4;
      margin-bottom: 1.5em;
      font-weight: 400; }
  .contact-button--opened:hover {
    background-color: #fff; }

.contact-button--opened.moved {
  width: 300px;
  max-width: 100%;
  top: 595px; }

.contact-button--opened .close-x {
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  cursor: pointer; }
  .contact-button--opened .close-x img {
    width: 15px;
    height: auto;
    float: right; }

.contact-button--opened .section-phone,
.contact-button--opened .section-mail,
.contact-button--opened .section-newsletter {
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
  padding-bottom: 10px; }
  .contact-button--opened .section-phone span,
  .contact-button--opened .section-mail span,
  .contact-button--opened .section-newsletter span {
    font-size: .9em;
    font-weight: 400;
    color: #707679; }
    .contact-button--opened .section-phone span a,
    .contact-button--opened .section-mail span a,
    .contact-button--opened .section-newsletter span a {
      color: #707679; }
    .contact-button--opened .section-phone span a:hover,
    .contact-button--opened .section-mail span a:hover,
    .contact-button--opened .section-newsletter span a:hover {
      color: #3e5f8f; }
  .contact-button--opened .section-phone img,
  .contact-button--opened .section-mail img,
  .contact-button--opened .section-newsletter img {
    width: 18px;
    max-width: 100%;
    float: left;
    margin-right: 15px;
    margin-top: 3px; }



/* ----------- CONTENTAREA ---------------- */

#main-content {
    font-size: 1.7rem;
    font-weight: 300;
    line-height: 1.5em;
}   
#main-content p {
    margin-bottom: 1.1rem !important;
}
#main-content ul > li {
   list-style-type: square;
}
.et_pb_section_0 {
    padding: 0 !important;
}
.et_pb_section {
    padding: 7rem 0 10rem 0;
}
.et_pb_row, .et_pb_pagebuilder_layout.single-post #page-container .et_pb_with_background .et_pb_row {
    padding: 0 !important;
    width: calc(100% - 9rem);
}

.et_pb_fullwidth_section {
    padding: 0 !important;
}

.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 47.25%;
    padding:0;
}
.et_pb_gutters3 .et_pb_column_1_6 {
    width: 15%;
    margin-right: 2.0%;
    margin-bottom: 2rem
    
}
.et_pb_gutters3 .et_pb_column_1_6:last-child {
    margin-right: 0;
} 

/*.et_pb_gutters3 .et_pb_column_0 {
     padding: 0 4rem 0 0;
}*/
et_pb_divider {
 margin:  0;
} 
.et_pb_space {
    height: 8rem;
}   
.et_pb_divider:before {
    border-top-color: #e1e1e1;
    margin: 4rem 0;
}

/*-- MAILCHIMP FORM --*/
.newsletter_abo label {
    display: none;
}

.newsletter_abo input, .newsletter_abo textarea{
    width: 100%;
    padding: 16px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
    -webkit-appearance: none;
    margin-bottom:10px;
}

.newsletter_abo input.button {
    font-size: 0.9em;
    color: #fff;
    background: #3e5f8f !important;
    border: 0;
    -webkit-transition: background 0.4s ease-in-out;
    -o-transition: background 0.4s ease-in-out;
    transition: background 0.4s ease-in-out;
    border-radius: 0;
    display:inline-block;
    width:auto;
    padding: 0.75rem 2rem .75rem 2rem;
	cursor:pointer;
}
.indicates-required{
	display:block;
	font-size:0.9em;
	margin-top:1rem;
	}

.newsletter_abo input.button:hover {
    border: none;
    background-color: #999999 !important;
	
}
/*-- SECTIONS --*/

.split_info:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 50%;
    width: 1px;
    background: #fff;
}
.start_info ul > li {
    list-style-type: none !important;
     display: table-row;
}
.start_info ul > li::before {
    content: "\2713";
    color: #77ac1f;
    display: table-cell;
    padding-right: .75em;
}
.start_info h1 {
   color: #707679 !important;
}

.standorte h2, .guidelines h2 {
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 1.25em;
    margin-bottom: 0.1rem;
    letter-spacing: .02em;
    color: #707679 !important;
}
.guidelines {
    padding: 0 !important;
    background-color: #e8e8e8;
}
.guidelines .et_pb_row {
    width: 100%;
    max-width: 137rem;
}
.guidelines .et_pb_column {
    background: #e1e1e1;
    border: 1px solid #fff;
    padding: 48px;
    min-height: 355px;
    margin:0;
    width: 33%;
}
.lieferprogramm ul {
    margin-top:0;
      margin-bottom:2rem;
}   
.lieferprogramm h2 {
    margin-bottom:0;
}   
.contact_sheet img {
    height: 20rem;
    width: auto;
    border-radius: 20rem;
    border: 6px solid #FFF;
}
.contact_sheet .et_pb_image {
    text-align: center;
}
.et_pb_slider .et_pb_slide {
    background-color: #f2f2f2 !important;
    padding: 0;

}
.et-pb-active-slide .et_pb_slide_description, .et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video  {
 animation-name: NONE;
}
.et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
}
.et_pb_slider .et_pb_slide, .et_pb_slide_description {
     text-align: left !important;
}

.et_pb_slider .et_pb_slide_image {
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 60%;
    height: auto;
    max-height: none;
}
.et_pb_slider .et_pb_slide_image img {
    width: 100%;
    height: auto;
}


.et_pb_slide_with_image .et_pb_slider_container_inner {
        vertical-align: middle !important;
    }
.light_grey{
    background-color: #f2f2f2;
}
.medium_grey{
   background-color: #e1e1e1;
}
.dark_grey_metal {
    color:#FFF;
    background-image:   url(https://igusta.de/wp-content/themes/Divi-child/img/metal.tile.jpg);
    background-repeat: repeat;
    background-size: 90rem 90rem;
}
.dark_grey_metal strong {
   color: #8ca6c6;
}
.dark_grey_metal h1 {
    color:#FFF !important;  
}
.dark_grey_metal h2 {
    color: #8ca6c6 !important;
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 1.25em;
    margin-bottom: 0;
    margin-top:2.7rem;
    letter-spacing: .02em;
}
.dark_grey_metal img {
    border: 5px solid #f2f2f2;
}
.dark_grey_metal_wheels {
    background-image: url(https://igusta.de/wp-content/themes/Divi-child/img/wheels.bg.01.png),                  url(https://igusta.de/wp-content/themes/Divi-child/img/metal.tile.jpg);
    background-repeat: no-repeat, repeat;
    background-size: 50% auto, 90rem 90rem;
    background-position: right bottom, center;
    
}
.dark_grey_metal_timeline {
    background-image: url(https://igusta.de/wp-content/themes/Divi-child/img/ruler.bg.png),                  url(https://igusta.de/wp-content/themes/Divi-child/img/metal.tile.jpg);
    background-repeat: no-repeat, repeat;
    background-size: 100% auto, 90rem 90rem;
    background-position: center bottom, center;
    
}
.dark_grey_metal_techdraw {
    background-image: url(https://igusta.de/wp-content/themes/Divi-child/img/draft.1.bg.png),                  url(https://igusta.de/wp-content/themes/Divi-child/img/metal.tile.jpg);
    background-repeat: no-repeat, repeat;
    background-size: 35% auto, 90rem 90rem;
    background-position: right bottom, center;
    padding-top:3rem
}
.dark_grey_metal_techdraw2 {
    background-image: url(https://igusta.de/wp-content/themes/Divi-child/img/draft.2.bg.png),                  url(https://igusta.de/wp-content/themes/Divi-child/img/metal.tile.jpg);
    background-repeat: no-repeat, repeat;
    background-size: 80% auto, 90rem 90rem;
    background-position: center, center;
    
}

.et_pb_with_background{
    background-repeat: no-repeat;
    background-size: 60% auto;
    background-position: right bottom;
}

.team .et_pb_column_1_6 img {
    border: 5px solid #FFF;
    background-color: #bfcee3;
}

.bluebox {
   background-color: rgb(0,56,123);
	color: #FFF;
	padding: 24px;
	background-image: url('img/bg_bluebox_4.png');
	background-size: auto 120%;
	background-position-x: calc(50% + 130px);
	background-repeat: no-repeat;
}

.bluebox h1, .bluebox h2, .bluebox h3, .bluebox h4 {
	color:#FFF !important;
	text-transform:uppercase;
	}
.bluebox ul {
	margin-bottom: 0;
	padding-bottom: 0;
	}
.bluebox ul > li {
	    list-style-type: none !important;
    display: table-row;
	font-weight:700;
	}
.bluebox ul > li::before {
    content: "\2713";
    color: #999;
    display: table-cell;
    padding-right: 1.25em;
	padding-bottom: 20px;
}

/* ------------------- PRODUKTE -------------------*/

.product_grid .et_pb_promo {
    padding:0;
   border: 6px solid transparent; 
    transition: border 0.5s ease;
    background-color:transparent !important;
}
.square_prod_grid{
	margin-bottom: 2rem;
	}
#main-content .product_grid .et_pb_promo p{
    margin-bottom:0 !important;
    padding: 0 !important;
}

.product_grid .et_pb_promo:hover {
    border: 6px solid #3e5f8f; 
    
}
.prod_gallery .et_pb_gallery_title{
    display:none;
} 
.prod_gallery a:hover img {
    transition: all 0.5s ease;   
}
.prod_gallery a:hover img {
    transform: scale(1.1) !important;
}
.prod_gallery .et_pb_gallery_image {
     transition: all 0.5s ease;   
    border-width: 6px;
    border-color: #e5e5e5;
}
.prod_gallery .et_pb_gallery_image:hover {
    border-color: #3e5f8f;
}
.product_grid .et_pb_promo h2 {
    position:absolute;
    bottom: 0;
    left:0;
    width:100%;
    background-color:#3e5f8f;
    color: #fff;
    font-weight: 400;
    font-size: 1.7rem;
    text-align: left;
    padding: 0.75rem 2rem;
    margin-bottom:0;
}
.et_pb_promo_description {
    margin:0;
    padding-bottom:0;
}
.et_pb_image a.et_pb_lightbox_image img {
    transition: all .2s ease-in-out; 
}

.et_pb_image a.et_pb_lightbox_image img:hover {
   transform: scale(1.1); 
}

.square_prod_grid a.et_pb_lightbox_image {
    display:block;
    width: 100%;
    height: 17rem;
    overflow:hidden;
    text-align:center;
    background-color: #CCC;
    border: 6px solid #f2f2f2;
    transition: border .2s ease-in-out;
}
.square_prod_grid a.et_pb_lightbox_image:hover {
    border: 6px solid #3e5f8f;
}
.square_prod_grid a.et_pb_lightbox_image img{
      object-fit: cover;
}
.square_prod_grid a.et_pb_lightbox_image .et_pb_image_wrap {
    display: flex;
    position: relative;
    /* max-width: 100%; */
    /* position: relative; */
    /* flex-direction: column; */
    /* flex-wrap: wrap; */
    /* align-items: flex-start; */
    height: 100%;
}  


/*  ------------------ Buttons & Formulare */
.et_contact_bottom_container {
    margin-top: 2rem;
}
.et_pb_contact_field_0 {
    width: 50%;
}
.et_pb_button_module_wrapper a, .et_pb_contact_submit, .et_pb_more_button {
    font-size: 0.9em;
    color: #fff;
    padding: .35rem 2rem .35rem 2rem;
    background: #3e5f8f !important;
    border: 0;
    -webkit-transition: background 0.4s ease-in-out;
    -o-transition: background 0.4s ease-in-out;
    transition: background 0.4s ease-in-out;
    border-radius: 0;
}
.et_pb_module .et_pb_button:hover, .et_pb_button:hover, .et_pb_more_button:hover {
   padding: .35rem 2rem .35rem 2rem;
    border: none;
    background-color: #999999 !important;
}
.et_pb_button:before, .et_pb_button:after {
    position: absolute;
    margin-left:0;
    opacity: 0;
    text-shadow: none;
    font-size: 0;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "";
    -webkit-transition:none;
    -moz-transition: none;
    transition: none;
}

#et_pb_contact_form_0 form.et_pb_contact_form::before {
    display:none;
    content: 'Pers\00f6nliche Informationen';
    margin-left: 0;
    position: relative;
    left: 0;
    padding: 0 0 20px 3%;
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: .5em;
    letter-spacing: .02em;
    color: #707679;

}
.englform form.et_pb_contact_form::before {
    content: 'Personal information';
    display:none;
    margin-left: 0;
    position: relative;
    left: 0;
    padding: 0 0 20px 3%;
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: .5em;
    letter-spacing: .02em;
    color: #707679;
} 
.et_pb_contact_select {
  font-size:.75em;
  color:rgba(62,62,62, .7);
  padding-left:16px;
}

/* ICONS */
img.location__icon{
    max-width: 35px;
    margin-top: -.5em;
    height: 4.5rem;
    width: auto;
    border: none !important;
}
img.guideline__icon{
    max-width: 35px;
    margin-top: -0.25rem;
    height: 3.25rem;
    width: auto;
     border: none !important;
}
img.info__icon, img.location__icon, img.guideline__icon, img.noise__icon {
    max-width: 60px;
    float: left;
    margin-right: 24px;
     border: none !important;
}
img.noise__icon {
    max-width: 44px;
    margin-top: 3.4rem;
    float: left;
    margin-right: 24px;
     border: none !important;
}

/* Slider*/

.product_slider .et_pb_slider {
    height: 50rem;
    padding: 0;
}
.et-pb-arrow-prev {
  left:-50px;
}
.et-pb-arrow-prev::before, .et-pb-arrow-next::before{
    text-shadow: 2px 2px 5px rgba(0,0,0,0.55);
    font-size: 1.25em;
}
.et-pb-controllers a {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.et_pb_slide_content {
    font-size: 1.6rem;
}
.et_pb_slide_content h1 {
  font-size:3.6rem;
}
.et_pb_slide_content h1, .et_pb_slide_content h2, .et_pb_slide_content h3, .et_pb_slide_content h4, .et_pb_slide_content h5, .et_pb_slide_content p {
    max-width: 40%;
}
.et_pb_fullwidth_section .fullwidthslider_onpage  .et_pb_slider, .fullwidthslider_onpage, .et_pb_fullwidth_section .fullwidthslider_onpage  .et_pb_slide {
    height: 58rem;
    padding: 0;
}
.et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_container {
    max-width: none;
    width: 100%;
    position:relative;

}
.et_pb_fullwidth_section .fullwidthslider_onpage  .et_pb_slide_content {
    position: absolute;
    bottom:-20rem;
    left: 0;
    background-color: rgba(68, 72, 74, 0.8);
    width: 100%;
    text-align: left;
    padding: 2rem 4.5rem;
    text-shadow: none;
    font-weight: 300;
    transition: bottom 1s ease;
    font-size: 1.5rem;
}
.et_pb_fullwidth_section .fullwidthslider_onpage:hover .et_pb_slide_content {
    bottom: 0;
}
.et_pb_fullwidth_section .fullwidthslider_onpage:hover .et_pb_slide_content strong{
    color: #8ca6c6 !important;
    font-weight: 600;
}
.et_pb_fullwidth_section .fullwidthslider_onpage  .et_pb_slide_content h2{
    color: #8ca6c6 !important;
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 1.25em;
    margin-bottom: 0;
    letter-spacing: .02em;
}
.et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slide_content ul {
    margin-left: 0;
    padding-left: 0;
}
.et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slide_content ul li {
    display: inline;
    border-right: 1px solid ;
    padding: 0 1rem 0 0.5rem;
}
.et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slide_content ul li:first-child {
    padding-left:0;
}
.et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slide_content ul li:last-child {
    border-right: none;
}
.et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slide_description, .et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slider_container_inner {
    height: 100%;
}
.et_pb_fullwidth_section .fullwidthslider_onpage .et-pb-controllers {
    text-align: right;
  
    padding-right: 4.5rem;
}
.et_pb_fullwidth_section .fullwidthslider_onpage .et-pb-controllers a{
    color:transparent;
}

.et_pb_fullwidth_section .et_pb_slide {
    height: 50rem;
    padding: 0;
}
.product_slider  .et_pb_slide {
    background-color: #a6a6a6 !important;
}
#post-2400 .product_slider  .et_pb_slide,
#post-1898 .product_slider  .et_pb_slide {
    background-color: #ffffff !important;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 0;
}
@media screen and (min-width: 1280px) {
  .product_slider  .et_pb_slide {
      padding: 0 calc( 50% - 640px );
    }
}
.et_pb_slider .et_pb_container {
    width: 100%;
    max-width: 1280px;
   padding: 3.5rem 3rem;
}
.et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_container {
   padding: 0 0 !important;
}

.prod_slide_info {
    width: 100%;
    max-width: 45rem;
    padding-top:0rem;
    font-size: 2rem;
    text-align:center;
}
.ps_headline {
    padding-top:6rem;
    text-align:left;
}

.et_pb_slide_with_image .et_pb_slide_description {
    float: right;
    width: 40%;
    padding-right: 0;
    padding-left: 0;
    text-align: left;
    z-index: 1;
    position: relative;
}

.prod_slide_info  img.rund {
    width: auto;
    height: 200px;
    border-radius: 200px;
    border: 5px solid #fff;
    background-color: #bfcee3;
    overflow: hidden;
    margin: 0 auto 2rem auto;
}
.prod_slide_info  img {
    margin: 0 auto 2rem auto;
}
.prod_slide_info h3 {
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.7rem;
    text-transform: uppercase;
    color: #44484a !important;
    line-height: 1.25em;
    margin-bottom: 0;
    text-shadow: none;
    margin-top: -3rem;
     max-width: none !important;
}
.prod_slide_info h4{
    font-size: 2.4rem;
    font-weight: 500;
    color: #3e5f8f !important;
    line-height: 1.25em;
    margin-bottom: 1em;
     text-shadow: none;
     max-width: none !important
}
.prod_slide_info h5{
    font-size: 2.4rem;
    font-weight: 500;
    color: #FFF !important;
    line-height: 1.25em;
    margin-bottom: 0;
     text-shadow: none;
     max-width: none !important;
}
.prod_slide_info p{
    font-size: 1.35rem;
    font-weight: 300;
    color: #FFF !important;
    line-height: 1.25em;
    margin-top: -0.75rem;
     text-shadow: none;
     max-width: none !important;
}

/* FOOTER */
.et-social-icon a {
  color:#ffffff;
}
.et-social-icon a:hover {
  color:#8ca6c6;
}
#main-footer {
    font-size: 1.5rem;
    background: #707679 url(https://igusta.de/wp-content/themes/Divi-child/img/metal.tile.jpg) repeat;
    color: #e1e1e1;
     padding: 6rem 0 3rem 0;
}
#main-footer > .container {
   
     padding:  0;
}
#main-footer ul, li, ol {
    list-style-type: none;
}
#footer-bottom{
    color: #e1e1e1;
    background: transparent;
    opacity: 1;
    
}
#footer-bottom> .container{
    border-top: 1px solid #e1e1e1;
    padding-top: 2.65rem;
    font-size: 0.9em;
}
 #footer-info, .footer-widget {
       color: #e1e1e1;
     line-height: 1.5em;
}
.footer-widget h4 {
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: .5em;
    letter-spacing: .02em;
    color: #e1e1e1;
}
.footer-widget h4 {
   opacity: 0;
}
.footer-widget:first-child h4{
    opacity: 1;
}
.footer-widget:first-child {
    padding-right: 8%
}

#footer-widgets {
    padding-top:0;
}
#footer-widgets ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer-widgets .footer-widget li {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 0;
    border-bottom: 2px solid #999999;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a {
    font-weight: 100;
    color: #8ca6c6 !important;
    border: none;
}
#footer-widgets .footer-widget a:hover, #footer-widgets .footer-widget li a:hover {
    color: #bfcee3 !important;
    border: none;
}
#footer-widgets .footer-widget li:before {
    position: absolute;
    top: 0;
    left: 0;
    border-width: 0;
    border-style: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    content: "";
}
.footer-widget .fwidget {
    width: 100%;
}
.et_pb_gutters3 .footer-widget {
    margin-bottom: 2rem;
}
.excerpt_box {
    min-height: 350px;
    display:inline-block;
    position: relative;
    z-index: 1;
    width: 31.25%;
    vertical-align:top;
    margin-right: 3%;
	margin-bottom: 40px;
}
.excerpt_box .date {
    font-size: 0.8em;
}
div.excerpt_box:nth-of-type(3n+0){
	margin-right: 0;	
}
.excerpt_box h2 {
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 1.25em;
    margin-bottom: .5em;
    letter-spacing: .02em;

}
.excerpt_box a.readmore {
    font-size: 0.9em;
    color: #fff;
    padding: .35rem 2rem .35rem 2rem;
    background: #3e5f8f;
    border: 0;
    -webkit-transition: background 0.4s ease-in-out;
    -o-transition: background 0.4s ease-in-out;
    transition: background 0.4s ease-in-out;
    border-radius: 0;
    display:inline-block;
    margin-top:2rem;
}
.news .excerpt_box {
	background-color:#FFF;
	}

.news .excerpt_box .content {
	padding: 20px;
	width: 100%;
	}
.post_thumb {
    width: 100%;
    height: 175px;
    overflow: hidden;
    display: flex;
	margin-bottom: 20px;
}
.news .post_thumb {
	margin-bottom: 0;
}
.post_thumb > img {
	object-fit: cover;
	flex: 1;
	}
.itxt {
	font-size: 0.9em;
	color: #fff;
	padding: .35rem 1rem .35rem 1rem;
	background: #3e5f8f;
	border: 0;
	-webkit-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	border-radius: 0;
	display: block;
	margin-top: 2rem;
	cursor:pointer;
	width: 200px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.itxt:hover {
    background: #999999;
    color: #fff;
    border: 0;
}
.closeable{
	display: none;
position: relative;
overflow: hidden;
	}
.page-id-36 .excerpt_box h2 a {
     color: #707679 !important;
}
.excerpt_box a.readmore:hover {
background: #999999;
    color: #fff;
    border: 0;
}

.single .post {
    padding-bottom: 0;
}

.et_mobile_menu {
    border-top:none;
        top: 44px;
}
.et_mobile_menu li a {
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2rem;
    padding: 1.5rem;
}
.mobile_menu_bar:before {
    content:'' !important;
    display:block;
    width: 2.75rem;
    height: 2.75rem;
    background-image:url(https://igusta.de/wp-content/themes/Divi-child/img/hamburger.png);
    background-size: contain;
    margin-top:-16px;
}
.et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    font-weight: 400;
}

@media screen and (min-width: 1280px){
    #top-menu li {
        padding-right: 30px;
    }
    .et_pb_fullwidth_header {
        height: 46.5rem;
        
    }
@media (min-width: 1700px){
    .dark_grey_metal_wheels {
        background-size: 35% auto, 90rem 90rem;   
    }
    .et_pb_with_background {
        background-size: 35% auto;
    }
    .dark_grey_metal_timeline {
        background-size: 60% auto, 90rem 90rem;
    }
    .dark_grey_metal_techdraw {
        background-size: auto 70%, 90rem 90rem;
        background-position: calc((100% - 1700px)/2 + 1500px) bottom, center center;
    }
    .bg_wheels_1{
        background-size: 35% auto;
    }
     .dark_grey_metal_techdraw2 {
        background-size: 50% auto;
    }
    .et_pb_fullwidth_section .fullwidthslider_onpage  .et_pb_slider, .fullwidthslider_onpage, .et_pb_fullwidth_section .fullwidthslider_onpage  .et_pb_slide {
        height: 80vh;
        
    }
}
@media screen and (max-width: 1700px) and (min-width: 1280px){
    .dark_grey_metal_techdraw {
        background-size: auto 70%, 90rem 90rem;
        
    }
    .bg_wheels_1{
        background-size: 50% auto;
    }
    .dark_grey_metal_techdraw2 {
        background-size: 60% auto;
    }
}

    
}
@media (max-width: 1200px){
    .product_slider .et_pb_slide {
        background-color: #a6a6a6;
    }
}
@media only screen and (min-width: 981px) {
  .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
      padding: 45px 0 0 0;
  }
  .et_header_style_left .et-fixed-header #et-top-navigation,
  .et_header_style_split .et-fixed-header #et-top-navigation {
    padding-top: 45px;
  }
}

@media (max-width: 980px){
	.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%;
}
	.et_pb_pagebuilder_layout.single-post #page-container .et_pb_row {
    width: calc(100% - 9rem);
}	
    .container.et_menu_container,.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    height: 50px;
    }
    #logo {
         margin-top: 0.8rem;
    }
    .et_pb_fullwidth_header {
    height: 23rem;
}
    
    .single nav.language__item {
        top: 50px;
    }
	nav.language__item {
        top: 296px;
    }
    .page-id-36 nav.language__item, .page-id-652 nav.language__item, .parent-pageid-157 nav.language__item {
        display:none;
    }
    #main-content p {
        padding-right: 2rem;   
    }
    .prod_slide_info  p {
        padding-right: 0 !important;   
    }
    .et_pb_row {
        padding-bottom: 2rem;
        max-width:1280px !important;
    }
    .guidelines .et_pb_column {
        min-height: auto;
        width: 100%;
    }
    .guidelines .et_pb_row {
        padding-bottom: 0;
    }
    #main-content .et_pb_promo_description p {
        margin-bottom:0 !important;
        padding-bottom: 0 !important;
    }
    .et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slider, .fullwidthslider_onpage, .et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slide {
        height: 40rem;
        padding: 0;
    }
    .et_pb_slide_content h1, .et_pb_slide_content h2, .et_pb_slide_content h3, .et_pb_slide_content h4, .et_pb_slide_content h5, .et_pb_slide_content p {
    max-width: 60%;
    }

     
    .prod_slide_info img.rund {
        width: auto;
        height: 150px;
        border-radius: 200px;
        border: 5px solid #fff;
        background-color: #bfcee3;
        overflow: hidden;
        margin: 0 auto 2rem auto;
        
    }
    .prod_slide_info h3 {
        font-size: 2rem;
        
    }
    .prod_slide_info h5 {
        font-size: 2rem;
    }
    .prod_slide_info h4 {
        margin-bottom:0;
        margin-top:-1rem;
    }

}
@media (min-width:500px) and (max-width: 767px) {
  .et_pb_slide_image img {
    margin:0 auto;
    max-height:280px !important;
    width:auto !important;
  }
}
@media (max-width: 767px){
    .et_pb_slide_content {
      font-size:1em;
      line-height:1.5;
    }
    .et_pb_fullwidth_section .et_pb_slide {
        height: 58rem;
        padding: 0;
    }
    .et_pb_slider .et_pb_container {
      padding: 0 3rem 3.5rem 3rem;
    }  
    .page-id-36 nav.language__item, .page-id-652 nav.language__item, .parent-pageid-157 nav.language__item {
        top: 623px;
    }
	#top-menu li ul li a, #top-menu-nav > ul > li.current-page-ancestor > ul >li > a, #top-menu-nav > ul > li:hover > ul >li > a {
	white-space:normal;
	}
  .et_pb_slider .et_pb_slide_image {
    width:100%;
  }
  .et_pb_slide_image, .et_pb_slide_video {
    display:block !important;
    width:100%;
    text-align:center;
  }
  .et_pb_slide_with_image .et_pb_slide_description {
    width:100%;
  }
  .prod_slide_info {
    max-width:100%;
  }
  .prod_slide_info img {
    display:none !important;
  }
}


@media (max-width: 700px){
    .et_pb_column, .et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2{
        width: 100%;
        margin-right:0;
    }
    .excerpt_box{
        width: 100%;
        min-height: auto;
        margin-bottom: 5rem;
    }
    .split_info:after {
        width: 0;
        background: transparent;
    }
    .split_info .et_pb_column {
        margin-bottom: 5rem !important;
    }
   .et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
        width: 100%;
        margin-right:0;
       margin-top: 2rem;
    }
     .et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slider, .fullwidthslider_onpage, .et_pb_fullwidth_section .fullwidthslider_onpage .et_pb_slide {
        height: 30rem;
        padding: 0;
    }
	.et_pb_row, .et_pb_pagebuilder_layout.single-post #page-container .et_pb_with_background .et_pb_row {
		padding: 0 !important;
		width: calc(100% - 5rem);
	}
	.container {
		width: calc( 100% - 5rem);
	}
	.et_pb_text_17 {
		padding-left: 0!important;
		margin-left: 0!important;
	}
    .et_pb_slide_content h1, .et_pb_slide_content h2, .et_pb_slide_content h3, .et_pb_slide_content h4, .et_pb_slide_content h5, .et_pb_slide_content p {
      max-width: 100%;
    }
}
@media (max-width: 500px){ 
  .contact-button,
  .contact-button--opened {
    top: auto;
    bottom:0;
    right: 0;
  }
  .contact-button--opened.moved {
    width:100%;
    top:auto;
    bottom:0;
  }
  .et-pb-arrow-prev,
  .et-pb-arrow-next {
    display:none;
  }
  .et_pb_slide_2 .et_pb_slide_content h1 {
    word-break: break-all;
  }
}

/* Responsive Design Custom */
@media screen and (min-width: 1730px){
	.et_pb_fullwidth_header {
			height: 60rem;
	}
}

@media screen and (min-width: 2300px){
	.et_pb_fullwidth_header {
			height: 70rem;
	}
}
/*Custom SEO*/
.footer1{
text-align: center; 
font-size:30px; 
color: #333; 
font-weight: 500;
}

.footer2{
text-align: center; 
font-weight: bold; 
color: #3e5f8f
}

.likeh3{
    font-family: "alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: .5em;
    letter-spacing: .02em;
    color: #707679;
    text-transform: uppercase;
}

.single-project.et_pb_pagebuilder_layout .nav-single,
.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper,
.container,
.et_pb_section .et_pb_row,
.et_pb_section.et_section_specialty .et_pb_row,
.et_pb_fullwidth_section .et_pb_title_container,
.et_pb_fullwidth_section .et_pb_title_featured_container,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container,
.et_pb_slider .et_pb_container,
.et_pb_row {
  max-width: 1280px;
}
/* Kontaktseite Custom CSS */
.phone-highlight {
  display:block;
  font-family:"alternate-gothic-no-3-d", Helvetica, Arial, sans-serif;
  font-size:2.5rem;
  color:#3e5f8f;
  margin-bottom:.25rem;
  margin-top:2.5rem;
}
h2.h2-with-icon {
  margin-bottom:2rem;
}
.button-default {
    font-size: 1em;
    color: #fff;
    padding: .5rem 2rem .75rem 2rem;
    background: #3e5f8f;
    border: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    border-radius: 0;
}
.button-default:hover {
  opacity:.8;
}
.button-default.cta {
  margin:0 auto;
}
#top-menu li.current-menu-ancestor > a {
  color:#3e5f8f;
}
#top-menu li li {
  padding-top:.5rem;
  padding-bottom:.5rem;
  display:block;
}
.et_pb_slide_content h1, .et_pb_slide_content h2, .et_pb_slide_content h3, .et_pb_slide_content h4, .et_pb_slide_content h5, .et_pb_slide_content p {
  max-width:100%;
}
.et_pb_slide_content p:last-of-type {
    font-size: 1.25em;
    max-width: 60%;
    line-height: 1.4;
    text-shadow: 0.08em 0.08em 0.08em rgba(0,0,0,0.4);
}
@media (max-width: 920px) { 
  .et_pb_slide_content p:last-of-type {
    max-width: 100%;
  }
}
@media (max-width: 1050px) {
#et_mobile_nav_menu {
  display:block;
}
#top-menu {
  display:none;
}
}
.et_pb_slide_2 .ps_headline{
  padding-top:2rem;
}
/*Icons*/
.fa {
  padding: 10px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
}
/*Icons Ende*/

.menu-widget-wrapper {
    display: inline-block;
    float: right;
    position: relative;
    top: -20px;
}
.menu-widget-wrapper .et-social-icons a {
    color: #707679;
}
.menu-widget-wrapper .et-social-icons a * {
    line-height: 0;
}
#top-menu-nav {
    display: inline-block;
}
@media (max-width: 1050px) {
    .menu-widget-wrapper {
        top: -15px;
        right: 50px;
    }
    .menu-widget-wrapper .et-social-icons a {
        color: #3e5f8f;
    }
}


@font-face{
    font-family:museo-sans;
    src:url(https://use.typekit.net/af/635674/00000000000000000000e800/27/l?subset_id=2&fvd=n1&v=3) format("woff2"),url(https://use.typekit.net/af/635674/00000000000000000000e800/27/d?subset_id=2&fvd=n1&v=3) format("woff"),url(https://use.typekit.net/af/635674/00000000000000000000e800/27/a?subset_id=2&fvd=n1&v=3) format("opentype");
    font-weight:100;
    font-style:normal;
    font-stretch:normal;
    font-display:swap;
}
@font-face{
    font-family:museo-sans;
    src:url(https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?subset_id=2&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?subset_id=2&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?subset_id=2&fvd=n3&v=3) format("opentype");
    font-weight:300;
    font-style:normal;
    font-stretch:normal;
    font-display:swap;
}
@font-face{
    font-family:museo-sans;
    src:url(https://use.typekit.net/af/a28b50/00000000000000000000e803/27/l?subset_id=2&fvd=n5&v=3) format("woff2"),url(https://use.typekit.net/af/a28b50/00000000000000000000e803/27/d?subset_id=2&fvd=n5&v=3) format("woff"),url(https://use.typekit.net/af/a28b50/00000000000000000000e803/27/a?subset_id=2&fvd=n5&v=3) format("opentype");
    font-weight:500;
    font-style:normal;
    font-stretch:normal;
    font-display:swap;
}
@font-face{
    font-family:alternate-gothic-no-3-d;
    src:url(https://use.typekit.net/af/f629be/000000000000000000010d5d/27/l?subset_id=2&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/f629be/000000000000000000010d5d/27/d?subset_id=2&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/f629be/000000000000000000010d5d/27/a?subset_id=2&fvd=n4&v=3) format("opentype");
    font-weight:400;
    font-style:normal;
    font-stretch:normal;
    font-display:swap;
}


#ig_form--wrapper .ig_form--container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
#ig_form--wrapper .ig_form--container .ig_form--row {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
#ig_form--wrapper .ig_form--container .ig_form--row p {
    margin-bottom: 0 !important;
}
#ig_form--wrapper .ig_form--container .ig_form--row input,
#ig_form--wrapper .ig_form--container .ig_form--row select,
#ig_form--wrapper .ig_form--container .ig_form--row textarea {
    border: none;
    padding: 14px;
    background-color: #eee;
    color: #999;
    font-size: 14px;
    padding: 16px;
    width: 100%;
    -webkit-appearance: none;
}
#ig_form--wrapper .ig_form--container .ig_form--row select {
    color: rgba(62, 62, 62, 0.7);
}
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-form-control-wrap[data-name="salutation"],
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-form-control-wrap[data-name="referer"] {
    position: relative;
}
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-form-control-wrap[data-name="salutation"]:after,
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-form-control-wrap[data-name="referer"]:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #666;
    margin-top: 3px;
    pointer-events: none;
}
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}
#ig_form--wrapper .ig_form--container .ig_form--row .ig_form--col-12 {
    width: 100%;
}
#ig_form--wrapper .ig_form--container .ig_form--row .ig_form--col-6 {
    width: 100%;
    max-width: calc(50% - 12.5px);
}
@media (max-width: 767px) {
    #ig_form--wrapper .ig_form--container .ig_form--row .ig_form--col-6 {
        max-width: 100%;
    }
}
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-submit {
    color: #fff;
    background: #3e5f8f;
    border: 0;
    -webkit-transition: background 0.4s ease-in-out;
    -o-transition: background 0.4s ease-in-out;
    transition: background 0.4s ease-in-out;
    border-radius: 0;
    padding: 25px;
    cursor: pointer;
}
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-submit:hover {
    background-color: #999;
}

#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-form-control-wrap[data-name=salutation]:after,
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-form-control-wrap[data-name=referer]:after,
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-form-control-wrap[data-name=Projekstatus]:after,
#ig_form--wrapper .ig_form--container .ig_form--row .wpcf7-form-control-wrap[data-name=product]:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #666;
    margin-top: 3px;
    pointer-events: none;
}

.form_download_headline{
    font-weight: 500
}
.form_download_text{
    font-size: 16px
}
.form_download_button a{
    color: #fff;
    background: #3e5f8f;
    border: 0;
    -webkit-transition: background .4s ease-in-out;
    -o-transition: background .4s ease-in-out;
    transition: background .4s ease-in-out;
    border-radius: 0;
    padding: 25px;
    cursor: pointer;
    width: 100%;
    display: block;
    text-align: center;
}
.form_download_button{
    padding-top: 30px;
    padding-bottom: 30px
}

@media(max-height:800px){
    .contact-button, .contact-button--opened,.contact-button--opened.moved{
        top:300px;
    }
}
@media(max-height:600px) and (min-width:501px){
   .contact-button, .contact-button--opened,.contact-button--opened.moved{
        top:100px;
    }
}