/*
Theme Name:     SCHMUCKI Child
Theme URI:      https://www.schmucki.swiss
Description:    Child-Theme von SCHMUCKI
Author:         Schmucki Agentur für Kommunikation AG
Author URI:     https://www.schmucki.swiss
Template:       SCHMUCKI
Version:        1.0
*/
  
@font-face {
  font-family: 'Riforma';
  font-display: auto;
  src: url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Light.eot');
  src: url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Light.woff2') format('woff2'),
        url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Light.woff') format('woff'),
        url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Light.ttf') format('truetype');
  font-weight: normal;
}
  
@font-face {
  font-family: 'Riforma';
  font-display: auto;
  src: url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Heavy.eot');
  src: url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Heavy.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Heavy.woff2') format('woff2'),
        url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Heavy.woff') format('woff'),
        url('/wp-content/themes/SCHMUCKI_child/fonts/Riforma-Heavy.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: "Riforma";
  font-display: auto;
  src: url("/wp-content/themes/SCHMUCKI_child/fonts/RiformaLLWeb-Regular.woff") format("woff2"), 
      url("/wp-content/themes/SCHMUCKI_child/fonts/RiformaLLWeb-Regular.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "Riforma";
  font-display: auto;
  src: url("/wp-content/themes/SCHMUCKI_child/fonts/RiformaLLWeb-Bold.woff2") format("woff2"), 
      url("/wp-content/themes/SCHMUCKI_child/fonts/RiformaLLWeb-Bold.woff") format("woff");
  font-weight: bold;
}

/* Basic */
::-moz-selection {
  background: #2a5866;
  color: white;
}
::selection {
  background: #2a5866;
  color: white;
}

::-moz-selection {
  background: #2a5866;
  color: white;
}                   

body {
  font-family: 'Riforma';
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.5;
  color: #2B2D32;
  background: #F1F1F1;
}

.hide-scrollbar body {
  overflow-y: hidden;
}

.site_wrapper, .site_header__inside {
  max-width: 1920px;
  margin: 0 auto;
}

.site_wrapper {
  background: white;
}

.overlay {
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    background: #2b2d32;
    opacity: .5;
    position: absolute;
    background: white;
    cursor: pointer;
}

.vc_row {
  margin-top: 7em;
  margin-bottom: 7em;
}

.vc_row.vc_row-no-margin, .vc_row-no-margin .wpb_content_element.wpb_content_column, .vc_row-no-margin .content_container--media {
  margin-bottom: 0;
}

.vc_row:first-of-type {
  margin-top: 0em;
  padding-top: 6em;
}

section.links .vc_row:first-of-type {
  padding-top: 0;
}

.vc_row:first-of-type .wpb_button_column.wpb_content_element--center:first-of-type{
  margin-top: 0;
}

.wpb_content_element--center {
  text-align: center;
}

.content_container--media {
  max-width: 83.3333333334%;
  margin-bottom: 3em;
}

.content_container--media.content_container--media-below {
  margin-bottom: 0;
  margin-top: 3em;
}

.content_container--media.content_container--media--left {
  margin-bottom: 1.75em;
}

.content_container--media.content_container--media--left.content_container--media-below {
  margin-bottom: 0;
  margin-top: 1.75em;
}

.wpb_content_column, .wpb_headline_column, .wpb_textimg_container_column, .wpb_button_column, .wpb_maschinenparkicons_column, .site_cover__overlay__headline, .site_cover__overlay__arrowdown, .site_header__container,
.wpb_customer_column, .footer__inside, .wpb_link_column, .wpb_text_image_column, .wpb_maschinenpark_column, .wpb_history_column, .wpb_contactperson_column, .wpb_counters_column, .site_nav--full__header, .wpb_virtual_factory_column,
.wpb_cookie_toggle_column, .wpb_sitemap_column, .wpb_maschinenpark_icons_column, .wpb_document_column, .wpb_form_column, .wpb_contact_column, .wpb_blog_column {
  max-width: 75%;
  margin: 0 auto;
}

.content_container--text, .content_container--media--left, .content_container--button, .cookie_status, .page-list, .wpb_document_column .document, .wpb_form_column .quform, .button--back  {
  max-width: 50%;
  margin-left: 16.6666666667%;
}


.content_container--button {
  margin-top: 1.5em;
}

.page-template-page-fullwidth .content_container--text, .cookie_status, .page-list, .wpb_document_column .document, .wpb_form_column .quform {
  max-width: 66.6666666667%;
}

.wpb_contact_column {
  max-width: 25%;
  margin-left: 25%;
}

.counter.counter--right {
  margin-left: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.wpb_text_image_column .row.reverse .col-sm-6:last-of-type {
  margin-left: 0;
}

 .wpb_text_image_column .row.reverse .col-sm-6:last-of-type {
  margin-right: 16.6666666667%;
  margin-left: 0;
  -ms-flex-preferred-size: 33.3333333333%;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

.wpb_text_image_column .row .col-sm-6:last-of-type, .button-group {
  margin-left: 16.6666666667%;
  margin-right: 0;
  -ms-flex-preferred-size: 33.3333333333%;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

/* Popup Maker */
.pum-theme-laserlab .pum-container, .pum-theme-laserlab .pum-container {
  padding-top: 1.9rem !important;
  padding-right: 2.8rem !important;
  padding-left: 1.9rem !important;
  padding-bottom: 1.9rem !important;
}

.pum-container .pum-content+.pum-close::before,
.pum-container .pum-content+.pum-close::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -1px;
    z-index: 20;
    background-color: #000000;
}

.pum-container .pum-content+.pum-close {
    color: transparent !important;
}

.pum-container .pum-content+.pum-close:hover, 
.pum-container .pum-content+.pum-close:focus {
    background-color: #F5F8FB !important;
}

.pum-container .pum-content+.pum-close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.button-group  {
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
  max-width: initial;
}

.counter.counter--center {
  margin-left: 33.3333333333%;
  -ms-flex-preferred-size: 66.6666666667%;
  flex-basis: 66.6666666667%;
  max-width:66.6666666667%;
}

.history.col-sm-6 {
  padding-right: 16.6666666667%;
  padding-left: 0;
}

.history.col-sm-6.col-sm-offset-6 {
  padding-left: 16.6666666667%;
  padding-right: 0;
}


.content_container--text p {
  max-width: 700px;
}

.page-template-page-fullwidth .content_container--text p {
  max-width: unset;
}

.wpb_textimg_container_column p, .history p {
  max-width: 90%;
}

.wpb_textimg_container_column .row, .wpb_customer_column .row, .footer__inside .row, .wpb_link_column .row, .wpb_text_image_column .row, .wpb_maschinenpark_column .row, .wpb_history_column .row,
.wpb_contactperson_column .row, .virtual_factory, .wpb_maschinenpark_icons_column .row, .counters, .site_header__row {
  margin-left: 0;
  margin-right: 0;
}

.wpb_textimg_container_column .text_image_box, .wpb_customer_column .customer, .footer__inside .row>div, .wpb_link_column .row .text_image_box, .wpb_text_image_column .row .col-sm-6, .wpb_maschinenpark_column .machine,
.contactperson_single, .virtual_factory>div, .headline_box, .wpb_maschinenpark_icons_column .row>div, .site_nav--full__header>div, .counter, .site_header__row>div {
  padding-left: 0;
  padding-right: 0;
}

.wpb_history_column {
  margin-top: 6em;
}


/* Korrekturen für Linie */

.content_container--text, .wpb_headline_column span, .counter__number {
  position: relative;
}

.wpb_headline_column span {
  line-height: 1.15;
}

.wpb_headline_column span.headline--big {
  line-height: 1.1;
}

/*
.content_container--text {
  left: -1px;
}

.wpb_headline_column span {
  left: -3px;
}

.wpb_headline_column span.headline--big {
  left: -1px;
}

.counter__number--big {
  left: -6px;
}

.counter__number--small {
  left: -3px;
}
*/



/* Background-Lines */ 
.visualgrid {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  max-width: 1920px;
  white-space: nowrap;
  font-size: 0.00001px;
  pointer-events: none;
  overflow: hidden;
}

.visualgrid__line {
  display: inline-block;
  height: 100%;
  border-right: 1px solid #F1F1F1;
  width: 12.5%;
  margin-left: auto;
  margin-right: auto;
}

/* Typography */
p, a, li, span {
  color: #2B2D32;
}

h1, h2, h3, h4, p.topline {
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
}

.document--job h3 {
  margin-bottom: .2em;
}

.document--job h4 {
  font-weight: normal;
  margin-bottom: 1em;
}

h1 span, h2 span {
  display: block;
}

div.counter__number--small {
  font-size: 110px;
  font-size: 6.11rem;
}

div.counter__number--big {
  font-size: 150px;
  font-size: 8.33rem;
}

h1 span, h2 span, h1, h2 {
  font-size: 55px;
  font-size: 3.4375rem;
}

.wpb_wrapper h1 span, .wpb_wrapper h2 span, .wpb_wrapper h1, .wpb_wrapper h2 {
  max-width: 1150px;
  margin-bottom: .15em;
}

.page-template-page-fullwidth .wpb_wrapper h1 span, .page-template-page-fullwidth .wpb_wrapper h2 span, .page-template-page-fullwidth .wpb_wrapper h1, .page-template-page-fullwidth .wpb_wrapper h2 {
  max-width: unset; 
}

h1 span.headline--big, h2 span.headline--big, .site_cover__overlay__headline h1 {
  font-size: 117px;
  font-size: 6.5rem;
}

.wpb_content_column--bigfont h3, .contactperson__info h4 {
  font-size: 32px;
  font-size: 1.7777777777777777rem;
}

.history h3 {
  font-size: 57px;
  font-size: 3.1666666666666665rem;
  margin-bottom: .05em;
}

h3, .document--job h4, .contactperson_single h4, p.topline, .wpb_content_column--bigfont p, .wpb_content_column--bigfont a, .wpb_content_column--bigfont li, 
.wpb_content_column--bigfont span, .contactperson__info a, div.counter__label, .wpb_contact_column p, .wpb_contact_column a {
  font-size: 27px;
  font-size: 1.5rem;
}

.machine h3, .text_image_box h3, .machinepark_icon__label, .post h3 {
  font-size: 25px;
  font-size: 1.3888888888888888rem;
}

p, a, li, span, .wpb_textimg_container_column p, .wpb_textimg_container_column li, .wpb_text_image_column li, .wpb_text_image_column p, .contactperson__info p, 
.history p, .machine p, .machine ul li, .quform-success-message-content, footer .footer__inside__address h3, footer ul li a, footer a.icon--certificate, .icon--pdf, .quform-label>label,
.quform .quform-field-email, .quform .quform-field-text, .quform .quform-field-textarea, .wpb_content_element--center .button a {
  font-size: 21px;
  font-size: 1.1666666666666667rem;
}

footer address p, .footer__inside__address a, .button a, .wpb_content_column--bigfont .button a, h5, .contactperson_single a, button, .quform-button-text, .categories a, a.page-numbers, span.page-numbers, .single .button a {
  font-size: 20px;
  font-size: 1.1111111111111112rem;
}

footer ul.site_nav_footer--meta li a {
  font-size: 17px;
  font-size: 0.9444444444444444rem;
}

p, main ul {
  margin: 0 0 1.5em;
}

p:last-child {
  margin-bottom: 0;
}

main h2 + ul {
  margin-top: 1.5em;
}

.history p, .cookie_status p, .wpb_text_image_column p {
  margin-bottom: .8em;
}

ul {
  padding-left: 0;
}

main ul ul {
  margin-top: .4em;
  margin-bottom: 1.2em;
  padding-left: .8em;
}

main ul li+li, .pum-content ul li + li {
    margin-top: .4em;
}

main ul ul li+li {
    margin-top: 0;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
}

h2 span + span.headline--big, h1 span + span.headline--big {
  margin-top: -0.18em;
}

h3 {
  margin-bottom: .7em;
}

.wpb_textimg_container_column h3, .text_image_box h3 {
  margin-bottom: .35em;
}

p.topline {
  margin-bottom: .5em;
}

a {
  cursor: pointer;
  display: inline-block;
}

.site_cover__overlay__headline p.topline {
  margin-bottom: 0;
  margin-left: 3px;  
}

main ul li, .pum-content ul li {
  padding-left: .8em;
  list-style: none;
  position: relative;
}

main ul li::before, .pum-content ul li::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 1px;
  left: 0;
  top: 17px;
  background: #484848;
}

.pum-content ul {
  padding-left: 1.2rem;
  margin-bottom: 3.5rem;  
}

main .bigfont li::before {
	top: 20px;
	width: 10px;
	background: #383838;
}

address {
  font-style: normal;
}

.wpb_content_column a, .virtual_factory__info a, .wpb_contact_column a, p a {
  position: relative;
  display: inline-block;
}

.wpb_content_column a::after, .virtual_factory__info a::after, .wpb_contact_column a::after, p a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  height: 1px;
  width: 100%;
  background: #505050;
}

.no-touchevents .wpb_content_column a:hover::after, .no-touchevents .virtual_factory__info a:hover::after, .no-touchevents .wpb_contact_column a:hover::after, .no-touchevents p a:hover::after  {
  background: #2a5866;
}

.no-touchevents .wpb_content_column a:hover, .no-touchevents .virtual_factory__info a:hover, .no-touchevents .wpb_document_column a:hover, .no-touchevents .page-list a:hover, .no-touchevents .contactperson_single a:hover,
.no-touchevents .footer__inside__address a:hover, .no-touchevents footer ul li a:hover, .no-touchevents footer a.icon--certificate:hover, .no-touchevents .wpb_contact_column a:hover,
.no-touchevents .cookie_notification a:hover, .no-touchevents p a:hover {
  color: #2a5866;
}

.no-touchevents .cookie_notification a:hover {
  border-bottom-color: #2a5866;
}


/* Colors */



/* Iconset */



/* Header */
header {
  min-height: 89px;
}

.site_header {
  position: fixed;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  background-color: white;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #F1F1F1;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.has-media .site_header, .page-template-page-googlemaps .site_header {
  width: 100%;
  z-index: 2;
  background: transparent;
  /*
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  */
  border-bottom: none;
}

.page-down .site_header {
  background: white;
  border-bottom: 1px solid #F1F1F1;
  top: -90px;
  padding-bottom: .25em;
  padding-top: .25em;
}

.page-down .site_header .site_logo__inside{
  top: 2px;
}

.page-down .site_header .site_nav-icon {
  top: -2px;
}

.page-down.is-active .site_header {
  top: 0;
}

.has-media .page-down .site_header .site_nav__main li a, 
.page-down .page-template-page-googlemaps .site_nav__main li a {
  color: #2B2D32;
}

.no-touchevents .has-media .page-down .site_header .site_nav__main li:hover a, 
.no-touchevents .page-down .page-template-page-googlemaps .site_nav__main li:hover a,
.has-media .page-down .site_header .site_nav__main li.current-menu-item a, 
.page-down .page-template-page-googlemaps .site_nav__main li.current-menu-item a,
.no-touchevents .no-media .site_header .site_nav__main li:hover a,
.no-touchevents .no-media .page-down .site_header .site_nav__main li:hover a {
  color: #2a5866;
}

/* .has-media .page-down .site_header .site_logo__inside svg path, .has-media .page-down .site_header .site_logo__inside svg polygon {
  fill: #576065;
} */

.site_cover__overlay {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
}

.site_cover__overlay h1, .site_cover__overlay p.topline {
  color: white;
}

.site_cover__overlay h1 {
  position: relative;
  /*left: -4px;*/
  padding-bottom: .075em;
}

.site_cover__overlay__arrowdown {
    position: relative;
    width: 6em;
    height: 5em;
    margin-bottom: 1.5em;
    margin-top: 2em;
}

.site_logo__inside {
    display: inline-block;
    position: relative;
}

.no-touchevents .site_logo__inside a:hover {
  opacity: .7;
}

/* .has-media .site_header .site_logo__inside svg path.white, */
.has-media header:not(.page-down) .site_logo__inside svg .st13 { 
  fill: white;
}



/* Navigation */



/* Headerimage / -video */
.site_cover {
  height: 100vh;
  min-height: 450px;
}

.site_cover::before, .site_cover::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 200px;
  z-index: 1;
}

.site_cover::before {
  top: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */ /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0)));
  background: -o-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.site_cover::after { 
  bottom: 0;
  height: 55%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */ /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(0,0,0,0.8)));
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a8000000',GradientType=0 ); /* IE6-9 */
}

.site_cover.site_cover--googlemaps::before {
  height: 80px;
}

.site_cover.site_cover--googlemaps::after {
  display: none;
}

.no-objectfit .site_cover--image img,  .no-object-fit .site_cover--image img{
  display: none;
  width: 0;
  height: 0;
}

.no-objectfit .site_cover--image .picture_container, .no-object-fit .site_cover--image .picture_container {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



/* Footer */
footer {
  padding-top: 3.5em;
  padding-bottom: 1.5em;
  background: #F1F1F1;
}

.footer__inside__logo {
  margin-bottom: 2em;
}

.footer__inside__logo a {
  display: inline-block;
}

.no-touchevents .footer__inside__logo a:hover {
  opacity: .7;
}

footer .footer__inside__address a {
  display: block;
}

footer ul {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}

footer ul li a, footer a.icon--certificate {
  font-weight: bold;
}

footer ul.site_nav_footer--meta li {
  display: inline-block;
}

footer ul.site_nav_footer--meta li + li {
  margin-left: 3em;
}

footer ul.site_nav_footer--meta li a {
  color: #ABABAB;
  font-weight: normal;
}

.no-touchevents footer ul.site_nav_footer--meta li a:hover {
  color: #2B2D32;
}

.site_nav_footer li {
  margin-bottom: .5em;
}

.footer__inside__certificate {
  position: relative;
  top: -30px;
}

footer a.icon--certificate {
  color: #ababab;
}

footer a.icon--certificate img {
  max-width: 170px;
}

footer a.icon--certificate:hover {
  opacity: .7;
}

footer address p {
  margin-bottom: 0
}

footer .footer__inside__address h3 {
  margin-bottom: .2em;
}

footer address {
  margin-bottom: 1em;
}

footer a.icon--linkedin {
  margin-top: 1.2em;
  display: inline-block;
  margin-right: .3em;
}

footer a.icon--facebook {
  display: inline-block;
}

.footer__inside .row:last-child {
  margin-top: 2.5em;
}


/* Icons */

.icon, .site_nav__main li.menu-item a, .site_nav--full li.menu-item--big a, .document--pdf a {
  position: relative;
}

.icon::before, .icon::after, .icon--arrowdown a::before, .site_nav__main li.menu-item a::before, .site_nav__main li.menu-item a::after, .site_nav--full li.menu-item--big a::before, .site_nav--full li.menu-item--big a::after,
.document--pdf a::before, .document--pdf a::after {
  position: absolute;
  content: "";
  background-image: url('/wp-content/themes/SCHMUCKI_child/img/iconset.png');
  background-image: url('/wp-content/themes/SCHMUCKI_child/img/iconset.svg');
  background-size: 137px; 
  background-repeat: no-repeat;
}

.icon::after, .site_nav__main li.menu-item a::after, .site_nav--full li.menu-item--big a::after, .icon--contactbox::after, .document--pdf a::after {
  opacity: 0;
}

.no-touchevents .icon:hover::after, .no-touchevents .site_nav__main li.menu-item a:hover::after, .no-touchevents .site_nav--full li.menu-item--big a:hover::after, .no-touchevents .contactperson__infobox:hover .icon--contactbox::after,
.site_nav--full .menu-item.current-menu-item a::after, .site_nav__main .menu-item.current-menu-item a::after, .no-touchevents .document--pdf a:hover::after {
  opacity: 1;
}

.no-touchevents .icon:hover::before, .no-touchevents .site_nav__main li.menu-item a:hover::before, .no-touchevents .site_nav--full li.menu-item--big a:hover::before, .no-touchevents .contactperson__infobox:hover .icon--contactbox::before,
.site_nav--full .menu-item.current-menu-item a::before, .site_nav__main .menu-item.current-menu-item a::before, .no-touchevents .document--pdf a:hover::before {
  opacity: 0;
}

.no-touchevents .contactperson a:hover, .no-touchevents .site_cover__overlay__arrowdown:hover, .no-touchevents .icon--arrowright:hover::before, .no-touchevents .contactperson__info .icon:hover::before {
  opacity: .7;
}

.icon--mail, .icon--phone {
    padding-left: 43px;
} 

.contactperson__info .icon--mail::after, .contactperson__info .icon--phone::after {
  display: none;
}

.icon--mail::before{
  background-position: -2px -400px;
  width: 32px;
  height: 22px;
  left: 0;
  top: 10px;
}

.icon--phone::before {
  background-position: -38px -397px;
  width: 33px;
  height: 33px;
  left: 0;
  top: 4px;
}

.contactperson_single .icon--mail, .contactperson_single .icon--phone {
  padding-left: 32px;
}  

.contactperson_single .icon--mail::before, .contactperson_single .icon--mail::after {
  background-position: -2px -376px;
  width: 21px;
  height: 14px;
  left: 0;
  top: 9px;
}

.contactperson_single .icon--mail::after {
  background-position: -26px -376px;
}

.contactperson_single .icon--phone::before, .contactperson_single .icon--phone::after {
  background-position: -50px -376px;
  width: 20px;
  height: 20px;
  left: 0;
  top: 6px;
}

.contactperson_single .icon--phone::after {
  background-position: -74px -376px;
}

.icon--arrowright::before {
  background-position: -103px -251px;
  width: 16px;
  height: 54px;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -27px;
}


.icon--contactbox::before, .icon--contactbox::after {
  background-position: -2px -252px;
  width: 48px;
  height: 43px;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -22px;
}

.icon--contactbox::after {
  background-position: -52px -252px;
}

.icon--linkedin, .icon--linkedin::before, .icon--linkedin::after {
  width: 32px;
  height: 32px;
}

.icon--linkedin::before, .icon--linkedin::after {
  background-position: -2px -299px;
  left: 0;
  top: 0;
}

.icon--linkedin::after {
  background-position: -35px -299px;
}

.icon--facebook, .icon--facebook::before, .icon--facebook::after {
  width: 32px;
  height: 32px;
}

.icon--facebook::before, .icon--facebook::after {
  background-position: -68px -299px;
  left: 0;
  top: 0;
}

.icon--facebook::after {
  background-position: -101px -299px;
}

.icon--pdf::before, .icon--pdf::after, .document--pdf a::before, .document--pdf a::after {
  background-position: -3px -457px;
  width: 25px;
  height: 36px;
  left: 0;
  top: -1px;
}

.icon--pdf::after, .document--pdf a::after {
  background-position: -32px -457px;
}

.icon--linkedin, .icon--facebook, .icon--arrowdown a {
  display: inline-block;
  text-indent: -300000px;
}

.icon--arrowdown a::before {
  background-position: -2px -435px;
  width: 70px;
  height: 23px;
  left: 50%;
  margin-left: -35px;
  top: 50%;
  margin-top: -8px;
}

.icon--arrowdown a {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -300000px;
  }
  
  .icon--arrowdown a {
  -webkit-animation: upDown 2s infinite;
          animation: upDown 2s infinite;
  }
  
  @-webkit-keyframes upDown {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  }
  
  @keyframes upDown {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  }
  

/* Transitions */
a, button, .cookie_notification, .cookie_notification .cookie-message a, .cookie_notification .cookie-message button, .contactperson, .contactperson__infobox, .customer img, .virtual_factory .picture_container img, .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after,
.machinepark_icon, .button div, .text_image_box img, .package svg > g > a > g > path, .package svg > g > a > g > rect, .package svg > g > a > g > circle, .package svg > g > a > path, .package svg > g > a > g > polygon, p a,
.site_cover__overlay__arrowdown, .icon--arrowright::before, .machinepark_icon svg g g rect, .icon::before, .icon::after, .site_nav__main li.menu-item a::after, .site_nav--full li.menu-item--big a::after, .icon--contactbox::after, .document--pdf a::after,
.wpb_content_column a::after, .virtual_factory__info a::after, .wpb_contact_column a::after, .site_cover__overlay__arrowdown, .picture_container--link, .post__image .picture_container img, .post .post__content__title h3, .post .post__content__title p, .post .post__content__title span.date {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

a::before, a::after {
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}


/* Animation */
.wpb_content_element, .content_container--text, .button, .wpb_maschinenpark_icons_column .col-sm-4, .customer,
.wpb_textimg_container_column .text_image_box, .package, .headline_box, .wpb_text_image_column .col-sm-6,
.button-group, .counter, .contactperson_single, .wpb_form_column .quform, .virtual_factory__image, .virtual_factory__info,
.history__image, .history__content__inside, .history__container, .site_cover__overlay__headline, .cookie_status, .document,
.content_container--media {
  overflow: hidden;
}

.history.col-sm-6 .animation_item {
  transform: translateX(105%);
}

.animation_item, .quform-form, .history.col-sm-6.col-sm-offset-6 .animation_item {
  /* transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1); */
  transition: transform 0.8s cubic-bezier(0.96, 0.32, 0.52, 0.49), -webkit-transform 0.8s cubic-bezier(0.96, 0.32, 0.52, 0.49);
  transition-delay: .3s;
  transform: translateX(-105%);
}

.animation_item.is-active, .quform-form.is-active, .history.col-sm-6 .animation_item.is-active, .history.col-sm-6.col-sm-offset-6 .animation_item.is-active {
  transform: translateX(0%);
}

.animation_item.animation_item--2, .quform-form {
  transition-delay: .4s;
}

.animation_item.animation_item--3 {
  transition-delay: .6s;
}

.animation_item.animation_item--4 {
  transition-delay: .8s;
}

.animation_item.animation_item--5 {
  transition-delay: 1s;
}

.site_cover__overlay__arrowdown {
  opacity: 0;
  transition-delay: 2s;
}

.site_cover__overlay__arrowdown.is-active {
  opacity: 1;
}



/* ----------- Elements ----------- */

/* Counter */
.counter {
  margin-bottom: 3em;
}

div.counter__number {
  font-weight: bold;
  line-height: 1;
  margin-right: .3em;
}

.counter__content > div {
  display: inline-block;
  vertical-align: top;
}

.counter__number--small + .counter__label {
  position: relative;
  top: 11px;
}

.counter__number--big + .counter__label {
  position: relative;
  top: 20px;
}

/* Space */
.wpb_gap_column {
  margin-bottom: 0 !important;
}

.gap--small {
  height: 3em;
}

.gap--medium {
  height: 5em;
}

.gap--big {
  height: 7em;
}


/* Call to action */
.cta {
  position: relative;
}


/* Accordion */
.accordion-title {
  cursor: pointer;
}

.accordion-title.reverse .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}


/* Tile */
.tile {
  position: relative;
}

.tile__media {
  position: relative;
  overflow: hidden;
  min-height: 400px;
}

.col-xs-12 .tile__media {
  min-height: 600px;
}

.video_container {
  background: #2B2D32;
}

.tile__media .video_container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.tile__media .video_container::before {
  display: none;
}


/* Toggle */


/* Buttons */
.wpb_buttons_column .button, .button-group button, .categories a, a.page-numbers, span.page-numbers {
  display: inline-block;
  margin-right: 1em;
  margin-top: 1.7em;
}

.wpb_buttons_column .button:last-child, .button-group button:last-child, .categories a:last-child, a.page-numbers:last-child {
  margin-right: 0;
}

.wpb_button_column.wpb_content_element--center {
  margin-bottom: 6em !important;
  margin-top: 7em;
}

.single .wpb_button_column.wpb_content_element--center {
  margin: 0 auto !important;
}

.wpb_content_element--center .button {
  display: inline-block;
}

.button a, button, .wpb_textimg_container_column .button > div, .post .button div, .categories a, a.page-numbers, span.page-numbers, .single .button a {
  font-weight: bold;
  background: #2a5866;
  padding: 0.4em 1em 0.525em;
  color: white;
  display: inline-block;
  border: none;
}

.button--ghost a {
  background: transparent;
  color: #2a5866;
  -webkit-box-shadow:inset 0px 0px 0px 3px #2a5866;
  -moz-box-shadow:inset 0px 0px 0px 3px #2a5866;
  box-shadow:inset 0px 0px 0px 3px #2a5866;
}

.button a::before, .button a::after {
  display: none;
}

.quform-button-back-default>button, .quform-button-next-default>button, .quform-button-submit-default>button {
  padding: 0.4em 1em 0.525em;
}

.wpb_button_column .button a {
  padding: 0.75em 1.25em 0.85em;
}

.quform-button-text {
	color: white;
}

.no-touchevents .button a:hover, .no-touchevents button:hover, .button-group button, .no-touchevents .wpb_content_column .button a:hover, .no-touchevents .text_image_box:hover .button div, .categories a, a.page-numbers, span.page-numbers {
  background: #2B2D32;
  color: white;
}

.no-touchevents .button--ghost a:hover {
  -webkit-box-shadow:inset 0px 0px 0px 3px #2B2D32;
  -moz-box-shadow:inset 0px 0px 0px 3px #2B2D32;
  box-shadow:inset 0px 0px 0px 3px #2B2D32;
}

.no-touchevents .button-group button:hover, .button-group button.active, .categories a.active, .no-touchevents .categories a:hover, a.page-numbers.current, .no-touchevents a.page-numbers:hover, span.page-numbers {
  background: #2a5866;
}


/* Tabs */
.responsive-tabs .responsive-tabs__heading {
  display: none;
}

.responsive-tabs .responsive-tabs__list__item {
  display: inline;
  cursor: pointer;
}

.responsive-tabs-wrapper {
  clear: both;
  margin-bottom: 1.25em;
  zoom: 1;
}

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
  content: "";
  display: table;
}

.responsive-tabs-wrapper:after {
  clear: both;
}

.responsive-tabs .responsive-tabs__list__item::before{
  display: none;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus {
  outline: 2px solid transparent;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus {
  outline: none;
}

.responsive-tabs .responsive-tabs__list__item {
  font-weight: bold;
  background: transparent;
  border: 2px solid transparent;
  border-bottom: none;
  margin: 1px 12px 0 0;
  padding: 10px 12px 10px;
  white-space: nowrap;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.no-touchevents .responsive-tabs .responsive-tabs__list__item:hover {
  background: transparent;
}

.responsive-tabs .responsive-tabs__list__item--active, .no-touchevents .responsive-tabs .responsive-tabs__list__item--active:hover {
  background: #fff;
  border-color: black;
  padding-bottom: 12px;
  margin-top: 0;
  position: relative;
  top: 2px;
}

.responsive-tabs .responsive-tabs__panel {
  background: #fff;
  border-top: 2px solid black;
  border-radius: 0px;
  border-top-left-radius: 0px;
  clear: left;
  margin-bottom: 0;
  padding: 30px 14px 0;
  word-wrap: break-word;
}

.responsive-tabs .responsive-tabs__panel:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

/* Headline */

.wpb_content_element.wpb_headline_column {
  margin-bottom: 3em;
}


/* Text-image/video-Container */
.text_image_box {
  position: relative;
}

.no-touchevents .text_image_box:hover img {
  -webkit-transform: scale(1.04);
      -ms-transform: scale(1.04);
          transform: scale(1.04);
}

.picture_container--link:hover {
  opacity: .65;
}

.picture_container a.full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.picture_container a.full::after {
  display: none;
}

.text_image_box .picture_container {
  overflow: hidden;
  line-height: 0;
}

.wpb_textimg_container_column .text_image_box, .wpb_content_element.wpb_text_image_column {
  margin-bottom: 6em;
}

.wpb_textimg_container_column  .picture_container {
  margin-bottom: 1.8em;
}

.wpb_textimg_container_column .text_image_box.col-sm-6:last-child, .wpb_textimg_container_column .text_image_box.col-sm-6:nth-last-child(2) {
  margin-bottom: 0;
}

.wpb_textimg_container_column .text_image_box.col-sm-4:last-child, .wpb_textimg_container_column .text_image_box.col-sm-4:nth-last-child(2), .wpb_textimg_container_column .text_image_box.col-sm-4:nth-last-child(3) {
  margin-bottom: 0;
}

/*
.text_image_box.col-sm-6 .picture_container::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 175px;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}

.text_image_box.col-sm-6:first-child .picture_container::before, .text_image_box.col-sm-6:nth-child(2n+1) .picture_container::before{
  left: auto;
  right: 0;
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 );
}
*/


/* contactperson box */
.contactperson {
  position: fixed;
  right: 0;
  top: 50%;
  background: #2a5866;
  -webkit-transform: translateX(100%) translateY(-50%);
      -ms-transform: translateX(100%) translateY(-50%);
          transform: translateX(100%) translateY(-50%);
  z-index: 8;
  display: table;
  -webkit-transition-timing-function: ease-in;
       -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}

.contactperson--active {
  -webkit-transform: translateX(0) translateY(-50%);
      -ms-transform: translateX(0) translateY(-50%);
          transform: translateX(0) translateY(-50%);
}

.contactperson > div {
  display: table-cell;
  vertical-align: middle;
}

.contactperson .contactperson__infobox {
    display: unset;
    position: absolute;
    left: 5px;
    top: 50%;
    width: 76px;
    height: 76px;
    background: #2a5866;
    -webkit-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
    z-index: -1;
}

.contactperson .contactperson__infobox.active {
  left: -75px;
}

.no-touchevents .contactperson .contactperson__infobox:hover {
  background: #2B2D32;
}

.contactperson--active .contactperson__infobox {
  -webkit-transform: translateX(100%) translateY(-50%);
      -ms-transform: translateX(100%) translateY(-50%);
          transform: translateX(100%) translateY(-50%);
}

.contactperson__picture {
  line-height: 0;
}

.contactperson__arrow {
  height: 100%;
  width: 4em;
  position: relative;
}

.contactperson__info {
  padding-left: 2em;
  padding-right: 4em;
}

.contactperson__info h4, .contactperson__info h5, .contactperson__info a {
  color: white;
}

.contactperson__info h5 {
    margin-bottom: 1em;
}

.contactperson__info a {
  margin-bottom: .1em;
}

.contactperson__info a:last-child {
  margin-bottom: 0em;
}

.contactperson__info a, .contactperson_single a {
  display: block;
}

/* contact persons (overview) */

.contactperson_single h4 {
  margin-bottom: .2em;
}

.contactperson_single h5 {
  margin-bottom: .8em;
}

.contactperson_single .picture_container {
  margin-bottom: 2em;
}


/* history */
.history.col-sm-6 {
  text-align: right;
  position: relative;
}

.history.col-sm-6 p {
  margin-left: auto;
  margin-right: 0;
}

.history.col-sm-6.col-sm-offset-6 {
  text-align: left;
}

.history.col-sm-6.col-sm-offset-6 p {
  margin-left: 0;
}

.wpb_history_column {
  position: relative;
}

/*.wpb_history_column::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 3px;
  background: #2B2D32;
  height: 100%;
  margin-left: -2px;
}*/

.history.col-sm-6::before, .history.col-sm-6:first-of-type .history__content::before {
    content: "";
    position: absolute;
    right: 0;
    width: 3px;
    background: #2B2D32;
    height: 100%;
    margin-right: -1px;
}

.history.col-sm-6.col-sm-offset-6::before {
    left: 0;
    right: auto;
    margin-right: 0;
    margin-left: -2px;
}

.history.col-sm-6:first-of-type::before {
  top: 30px;
}

.history.col-sm-6:first-of-type .history__content::before {
    right: -50%;
    top: 25px;
}

.history.col-sm-6:last-of-type::before {
  height: 120%;
}

.history h3 {
  position: relative;
}

.history__content {
  position: relative;
}

.history__content__point_line {
  position: absolute;
  right: 0;
  top: 15px;
  width: 240px;
}

.history.col-sm-offset-6 .history__content__point_line {
  left: 0;
  right: auto;
}

.history__content__point_line::after {
  content: "";
  position: absolute;
  right: -15px;
  border-radius: 50%;
  background: white;
  border: 3px solid #2B2D32;
  height: 1.4em;
  width: 1.4em;
}

.history.col-sm-offset-6 .history__content__point_line::after {
  right: auto;
  left: -16px;
}

.history__content__point_line::before {
  content: "";
  position: absolute;
  width: 80%;
  background: white;
  border-bottom: 3px dotted #2B2D32;
  height: 0;
  top: 0.8em;
  left: 20%;
}

.history.col-sm-offset-6 .history__content__point_line::before {
  left: 0;
}

.history .picture_container {
  margin-top: .7em;
}

/* customer */
.customer img {
  -webkit-filter: grayscale(100%) brightness(115%);
  filter: grayscale(100%) brightness(115%);
}

.no-touchevents .customer:hover img {
  -webkit-filter: grayscale(0%) brightness(100%);
  filter: grayscale(0%) brightness(100%);
}

/* document pdf */
.wpb_document_column + .wpb_document_column {
  margin-top: 3.5em;
}

.document--pdf a, .icon--pdf {
  font-weight: bold;
  display: inline-block;
  font-size: 16px;
  font-size: 0.8888888888888888rem;
  min-height: 34px;
  padding-top: 3px;
  padding-left: 40px;
}

/* link */
.headline_box h2 {
  margin-bottom: 0.3em;
}

.wpb_link_column .wpb_wrapper>h3 {
  margin-bottom: 1em;
}

.headline_box + .headline_box {
    margin-top: 1.5em;
}
  /* ----------- Custom css for pages ----------- */

  .wpb_contact_column h3 {
    margin-bottom: .15em;
  }

  .wpb_contact_column address p {
    margin-bottom: 0;
  }

  .wpb_content_element.wpb_content_column {
    margin-bottom: 4em;
  }


.gmap {
    height: 75vh !important;
    min-height: 450px;
}

.virtual_factory__image a {
  display: inline-block;
}

.virtual_factory + .virtual_factory {
    margin-top: 5.5em;
}

.no-touchevents .virtual_factory .picture_container:hover img {
  opacity: .65;
  -webkit-filter: grayscale(50%) brightness(1.1);
          filter: grayscale(50%) brightness(1.1);
}

.virtual_factory p, .machine p {
  margin-bottom: 0.5em;
}

.button-group {
  margin-bottom: 5em;
}

.grid {
  overflow: hidden;
}

.machine {
  width: 33.3333333%;
  margin-bottom: 4em;
}

.machine:nth-child(3n) {
  width: 33%;
}

.machine h3, .machine p, .machine ul {
    padding-right: 2em;
}

.text_image_box p, .text_image_box h3 { 
  max-width: 80%;
}

.machine .picture_container, .text_image_box .picture_container {
  margin-bottom: 2.5em;
}

.machine h3 {
  margin-bottom: .25em;
  line-height: 1.3;
}


main ul.page-list {
  padding-left: 0em;
}

/* form */

.quform .quform-field-email, .quform .quform-field-text, .quform .quform-field-textarea {
    border: 1px solid #949494;
    padding: .75em 1em;
}

.quform-element-page .quform-element {
  padding-right: 1.8em;
}

.quform-element-page .quform-element-group.quform-element {
  padding-right: 0;
}

.quform-element-group .quform-element {
  width: 50%;
  display: inline-block;
} 

.quform-label>label {
  color: #c4c4c4;
  font-weight: normal;
  position: relative;
}

.quform-spacer {
    padding-bottom: 1.2em;
    margin: 0;
}

.quform-label>label>.quform-required {
    color: #2a5866;
    font-size: 120%;
    position: absolute;
    right: -13px;
    top: -4px;
}

.quform input, .quform textarea, .quform-success-message-content {
  color: #2B2D32;
}

.quform-edit-form, .quform-error, .quform-success-message-icon {
  display: none !important;
}

.quform .quform-field-textarea {
    height: 9em;
}

.quform .quform-has-error .quform-field-email, .quform .quform-has-error .quform-field-text, .quform-has-error .quform .quform-field-textarea {
  border-color: #2a5866;
}

.quform .quform-success-message {
    background: transparent;
    border-left: none;
    padding: 0;
    margin: 0 0 2em 0;
}

.quform .quform-success-message-has-icon .quform-success-message-content {
  padding-left: 0;
}

.quform-success-message-content {
  max-width: 75%;
}

/* machine park */
.wpb_maschinenpark_icons_column .col-sm-4 {
  position: relative;
  margin-bottom: 6em;
}

.wpb_maschinenpark_icons_column .col-sm-4:last-child {
  margin-bottom: 0;
}

.no-touchevents .wpbdmv-animation:hover {
  opacity: .2;
}

.no-touchevents .machinepark_icon:hover svg g g rect {
  fill: #2a5866;
}

.machinepark_icon__label {
  color: white;
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
}


/* Wohlfühl-Paket */
.package {
  position: relative;
  display: inline-block;
  left: 5.8%;
}

.package.package--small  {
  left: 4.55%;
}

.package svg {
  position: relative;
}

.no-touchevents .package svg > g:hover > a > path {
  fill: #2a5866;
}

.no-touchevents .package svg > g:hover > a > g > path, .no-touchevents .package svg > g:hover > a > g > rect, .no-touchevents .package svg > g:hover > a > g > circle, .no-touchevents .package svg > g:hover > a > g > polygon {
  fill: #2a5866;
}


.package--active-beratung g#beraten, .package--active-fraesen_bohren g#fraesen_bohren, .package--active-schleifen g#schleifen, .package--active-lasertechnik g#lasertechnik, .package--active-richten g#richten {
  opacity: .5;
}

.package--active-fraesen_bohren g#fraesen_bohren a, .package--active-beratung g#beraten a, .package--active-schleifen g#schleifen a, .package--active-lasertechnik g#lasertechnik a, .package--active-richten g#richten a {
  pointer-events: none;
  cursor: default;
}




/* ----------- Cookie message ----------- */
.cookie_notification {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.cookie_notification, .cookie_notification.active.disable {
  -webkit-transition-duration: .8s;
       -o-transition-duration: .8s;
          transition-duration: .8s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: .3s;
       -o-transition-delay: .3s;
          transition-delay: .3s;
  -webkit-transform: translate3d(0, 60px, 0);
          transform: translate3d(0, 60px, 0);
}

.cookie_notification.active {
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
}

.cookie_notification__content {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  background: #2b2d32;
  padding: .5em 0 .55em 0;
  text-align: center;
}

.cookie_notification p , .cookie_notification a, .cookie_notification button {
  color: white;
  font-weight: bold;
  font-size: 17px;
  font-size: 0.9444444444444444rem;
}

.cookie_notification button {
  font-size: 16px;
  font-size: 0.8888888888888888rem;
}

.no-touchevents .cookie_notification button:hover {
  background: white;
  color: #2b2d31;
}

.cookie_notification p {
  display: inline-block;
  margin-bottom: 0;
}

.cookie_notification a {
  border-bottom: 2px solid rgba(255, 255, 255, 0.8);
}

.cookie_notification button {
  position: relative;
  top: 1px;
  padding: 0.3em .75em 0.35em;
  margin-left: 1.5em;
}

/* 404 */
.error404 .wpb_content_element.wpb_content_column:nth-child(2) {
  margin-bottom: 2em;
}


/* Subsites */
.page-id-37 .wpb_content_element.wpb_content_column {
  margin-bottom: 35px;
}


/* Flow FLow */
.ff-item .ff-content, .ff-article, .ff-item .ff-content p, .ff-item a.ff-timestamp {
  font-size: 21px !important;
  font-size: 1.1666666666666667rem !important;
  line-height: 1.5 !important;
}

.ff-stream h4 a, .ff-item a.ff-timestamp {
  font-size: 22px !important;
  font-size: 1.2222222222222223rem !important;
  line-height: 1.3;
  font-weight: bold;
}

.ff-loadmore-wrapper .ff-btn {
  font-size: 20px !important;
  font-size: 1.1111111111111112rem !important;
}

.vc_row.news .wpb_button_column.wpb_content_element--center {
  margin-top: 0;
}

.vc_row.news .wpb_content_element.wpb_content_column {
  margin-bottom: 0;
}

.ff-stream-wrapper {
  margin-top: 0 !important;
}

#ff-stream-1 {
  margin-bottom: 0 !important;
}

.ff-item .ff-userpic, .ff-upic-timestamp .ff-item-meta h6, a.ff-nickname, .ff-item a.ff-timestamp::after, h6.ff-item-bar, .ff-stream h4 a::after,
.picture-item__inner:hover:before, .ff-content a::after, #ff-stream-1 .ff-loadmore-wrapper {
  display: none !important;
}

.ff-item h4, .ff-item .ff-content, .ff-item-meta {
  margin: 0 !important;
}

.ff-item-cont .ff-content a {
  text-decoration: underline !important;
}

.ff-item-cont .ff-content a:hover {
  color: #2a5866 !important;
}

.ff-item h4 {
  font-weight: normal !important;
  margin-bottom: .1em !important;
}

.ff-item a.ff-timestamp {
  margin-top: .5em !important;
}

.ff-item-cont h4, .ff-content{
  padding-right: 3em;
}

.ff-item-meta .ff-nickname:hover, .ff-item-meta .ff-timestamp:hover, .ff-item-meta .ff-name:hover {
  text-decoration: none !important;
}

.ff-loadmore-wrapper .ff-btn {
  background: #2a5866 !important;
  padding: 0.4em 1em 0.525em !important;
  color: white !important;
  display: inline-block !important;
  font-weight: bold !important;
  border: none !important;
  border-radius: 0 !important;
  text-transform: none !important;
  -webkit-transition: all .5s !important;
  -o-transition: all .5s !important;
  transition: all .5s !important;
  line-height: 1.5 !important;
}

.ff-loadmore-wrapper .ff-btn:hover {
  background: #2B2D32 !important;
}

.ff-stream, .picture-item__inner {
  background: transparent !important;
  box-shadow: 0 0 0 !important;
}

.ff-square {
  background: #2B2D32 !important;
}

.ff-square:nth-child(1) {
  background: #2a5866 !important;
}



/* Blog */
.single .vc_row {
  margin-top: 0;
}

.single .vc_row:first-child .wpb_content_element.wpb_content_column, .single .vc_row:first-child .content_container--media, .single .wpb_content_element.wpb_headline_column {
  margin-bottom: 0;
}

.single .wpb_content_element--media {
  margin-top: 3em;
}

.single .wpb_content_element + .wpb_document_column  {
  margin-top: -2em;
}

.blog__content {
  text-align: center;
  margin-bottom: 4em;
}

.blog__content h1 {
  margin-bottom: 0 !important;
}

.blog__content h3 {
  color: #1f0f39;
}

.categories {
  margin-bottom: 3em;
}

.posts {
  margin: 0 -0.43%;
}

.posts:after {
  content: '';
  display: block;
  clear: both;
}

.post__sizer, .post {
  width: 48.7%;
  margin: 0.43%;
}

.post__sizer {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}

.post {
  float: left;
  height: 235px;
  background: #f9f9f9;
}  

.post__inside {
  position: relative;
  width: 100%;
  height: 100%;
}

.post__content__title h3 {
  margin: 0 0 1px;
  line-height: 1.2;
}

.post__content__title p {
  margin-bottom: 0px;
}

.post__content__title span.date {
  font-size: 16px;
  font-weight: bold;
  /*opacity: .5;*/
}

.post__content__title .button {
  margin-top: 20px;
}

.post__image {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.post__image .picture_container, .post__image .picture_container picture, .post__image .picture_container img,
.post__image .video_container, .post__image .video_container video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.objectfit .post__image .picture_container img, .post__image .video_container video {
  -o-object-fit: cover;
  object-fit: cover;
}

.no-objectfit .post__image .picture_container {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.no-objectfit .post__image .picture_container img {
  display: none;
  width: 0;
  height: 0;
}

.no-touchevents .post:hover .picture_container img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.post__content {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 28px;
  width: 60%;
  background-color: #f9f9f9;
  padding: 21px 23px 23px;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s;
}

.post--big .post__content {
  position: absolute;
  left: 0;
  bottom: 28px;
  width: 80%;
}

.post__content__meta {
  position: relative;
}

.post a.full {
  z-index: 5;
}

.no-touchevents .post:hover .post__content{
  background-color: #2a5866;
}

.no-touchevents .post:hover .post__content__title h3, .no-touchevents .post:hover .post__content__title p, .no-touchevents .post:hover .post__content__title span.date {
  color: white;
}

.pgntn-page-pagination {
  margin-top: 6em !important;
  margin-bottom: 0 !important;
  text-align: left !important; 
}

.button-group--pagination {
  margin-bottom: 0 !important;
}

a.page-numbers, span.page-numbers {
  margin: 0 .5em 0 0 !important;
  padding: 0.4em 1em 0.525em !important;
}




/* ----------- Disabled Javascript ----------- */
.no-js .row {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
      transform: translateY(0%);
  opacity: 1;
}

.no-js .site_error {
  background: #2a5866;
  padding: 1em;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
  text-align: center;
}

.no-js .site_error p {
  color: white;
  font-weight: bold;
}


/* Browser optimization */
.edge.windows .video_container video {
  width: 100%;
  height: auto;
}

.edge.windows .post--big .video_container video {
  height: 100%;
  width: auto;
}

.ie.windows .post--big .video_container video {
  height: 140%;
  width: 140%;
  top: -20%;
  left: -20%;
}

.ie.windows .post--small .video_container video {
  height: 160%;
  width: 160%;
  top: -30%;
  left: -30%;
}

.ie .page-down .site_header {
  top: 0 !important;
}

.ie .wpbdmv-animation svg {
  width: 350px !important;
  height: 350px !important;
}

.ie .machinepark_icon__label{
  width: 350px !important;
}

.ie .button-group {
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
  max-width: 66%;
}

.ie .counter__number--big + .counter__label {
  max-width: 50%;
}

.ie .quform .quform-field-email, .ie .quform .quform-field-text, .ie .quform .quform-field-textarea {
  padding: .6em 1em .95em;
}

@media all and (max-width:1200px) {
  footer a.icon--certificate img {
    max-width: 160px;
    margin-top: 0px;
  }
}

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

  .ie .quform .quform-field-email, .ie .quform .quform-field-text, .ie .quform .quform-field-textarea {
    padding: .6em 1em .95em;
  }

}


.macos .site_nav__main .beraten a::before, .macos .site_nav__main .beraten a::after,
.ios .site_nav__main .beraten a::before, .ios .site_nav__main .beraten a::after {
  top: 6px;
}

.macos .site_nav__main .fraesen_bohren a::before, .macos .site_nav__main .fraesen_bohren a::after,
.ios .site_nav__main .fraesen_bohren a::before, .ios .site_nav__main .fraesen_bohren a::after {
  top: 4px;
}


.macos .site_nav__main .schleifen a::before, .macos .site_nav__main .schleifen a::after,
.ios .site_nav__main .schleifen a::before, .ios .site_nav__main .schleifen a::after {
  top: 5px;
}

.macos .site_nav__main .laser a::before, .macos .site_nav__main .laser a::after,
.ios .site_nav__main .laser a::before, .ios .site_nav__main .laser a::after {
  top: 1px;
}

.macos .cookie_notification button, .macos .quform-button-back-default>button, .macos .quform-button-next-default>button, .macos .quform-button-submit-default>button,
.ios .cookie_notification button, .ios .quform-button-back-default>button, .ios .quform-button-next-default>button, .ios .quform-button-submit-default>button {
  padding: 0.4em .75em 0.35em;
}

.macos .button a, button, .macos .wpb_textimg_container_column .button > div,
.ios .button a, button, .ios .wpb_textimg_container_column .button > div,
.macos .post .button div, .macos .categories a, .macos a.page-numbers, .macos span.page-numbers, .macos .single .button a,
.ios .post .button div, .ios .categories a, .ios a.page-numbers, .ios span.page-numbers, .ios .single .ios .button a {
  padding: 0.5em 1em 0.45em !important;
}

.macos .wpb_button_column .button a, .ios .wpb_button_column .button a {
  padding: 0.8em 1.25em 0.75em;
}

.macos .contactperson_single .icon--mail::before, .macos .contactperson_single .icon--mail::after,
.ios .contactperson_single .icon--mail::before, .ios .contactperson_single .icon--mail::after {
  top: 7px;
}

.macos .contactperson_single .icon--phone::before, .macos .contactperson_single .icon--phone::after,
.ios .contactperson_single .icon--phone::before, .ios .contactperson_single .icon--phone::after {
  top: 3px;
}

.macos .quform-label-inside, .ios .quform-label-inside {
  top: 18px !important;
  left: 22px !important;
}

.macos .icon--phone::before, .ios .icon--phone::before {
  top: 0;
}

.macos .icon--mail::before, .ios .icon--mail::before {
  top: 6px;
}




