.hide {
  display: none;
}

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

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

/* wp-styles */

.wp-block-button__link {
  background-color: transparent;
  font-size: unset;
  padding: 0;
}

.wp-block-image figcaption {
  margin-top: 0;
  margin-bottom: 0;
}

/* Caption Style 3 */

.grid figure {
  margin: 0;
  position: relative;
}

.grid figure img {
  max-width: 100%;
  display: block;
  position: relative;
}

.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  background: #f3f3f3;
  color: inherit;
}

.grid figcaption h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}

.grid figcaption p {
  margin-block-start: 0!important;
  margin-block-end: 0!important;
  font-size: 14px!important;
  line-height: 1.3!important;
}

.grid .figcaption-head {
  color: black;
  position: absolute;
  background: #f3f3f3;
  height: 50px;
  left: 0;
  width: 100%;
  bottom: 75px;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #fff;
}

.grid figcaption a {
  text-align: center;
  padding: 6px 12px;
  border-radius: 20px;
  display: inline-block;
  background: #018E95;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}

.cs-style-3 figure {
  overflow: hidden;
}

.cs-style-3 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
}

.cs-style-3 figcaption {
  height: 75px;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 1;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a {
  /*
  position: absolute;
  bottom: 20px;
  right: 20px;
  */
  margin-top: 10px;
}


/* codrops style */

.codrops-top span.right {
  /*float: right;*/
}

.codrops-top span.right a {
  /*float: left;*/
  display: block;
}


/* hero image with date box */

.hero {
  height: 680px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.img-hero-desktop {
  background-size: cover;
  background-repeat: no-repeat;
}

.teaser-startpage {
  background-image: url("/wp-content/uploads/wigl-teaser_oberflaechenbeschichtung.jpg");
  background-position: center;
}

.teaser-verfahren {
  background-image: url("/wp-content/uploads/wigl-teaser_verfahren.jpg");
  background-position: center;
}

.teaser-surtec {
  background-image: url("/wp-content/uploads/wigl-teaser_surtec-650.jpg");
  background-position: center;
}

.teaser-logistik {
  background-image: url("/wp-content/uploads/wigl-teaser_logistik.jpg");
  background-position: center;
}

.teaser-ueber-uns {
  background-image: url("/wp-content/uploads/wigl-teaser_ueber-uns.jpg");
  background-position: center;
}

.teaser-kontakt {
  background-image: url("/wp-content/uploads/wigl-teaser-kontakt.jpg");
  background-position: center;
}

@media screen and (max-width: 1280px) {
  .hero {
	height: 500px;
  }
}

@media screen and (max-width: 1023px) {
  .hero {
	height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
	height: 300px;
  }
}

@media screen and (max-width: 600px) {	
  .hero {
	height: 200px;
  }		
}


/* intro */

.intro {
  margin-top: -415px;
  position: relative;
}

.intro .cta-teaser {
  position: absolute;
  top: -130px;
  right: -210px;
  width: 250px;
  height: auto;
}
.intro .cta-teaser svg .cls-1 {
  fill: #018e95;
  transition: all 0.3s ease;
}

.intro .cta-teaser svg .cls-1, 
.intro .cta-teaser svg .cls-2 {
  stroke-width: 0px;
}

.intro .cta-teaser svg .cls-2 {
  fill: #fff;
  transition: all 0.3s ease;
}

@media (hover: hover) and (pointer: fine) {
  .intro .cta-teaser:hover svg .cls-1 {
	fill: #fff;
  }

  .intro .cta-teaser:hover svg .cls-2 {
	fill: #018e95;
  }
}

.intro > .wp-block-group__inner-container, .panel > .wp-block-group__inner-container {
  background: rgba(243,243,243,0.9);
  padding: 100px 100px!important;
}

.panel > .wp-block-group__inner-container {
  background: #fff;
  box-shadow: 0px 0px 40px rgba(0,0,0,0.15);
  padding: 0;
}

@media screen and (max-width: 1740px) {
  .intro .cta-teaser {
	top: -150px;
	right: 0;
  }
}

@media screen and (max-width: 1280px) {
  .intro > .wp-block-group__inner-container, .panel > .wp-block-group__inner-container {
	padding: 70px 70px!important;
  }
  .intro {
	margin-top: -330px;
  }	
}

@media screen and (max-width: 1100px) {
  .intro .cta-teaser {
	width: 200px;
	top: -110px;
  }
}

@media screen and (max-width: 1023px) {
  .intro > .wp-block-group__inner-container, .panel > .wp-block-group__inner-container {
	padding: 70px 70px!important;
  }
  .intro {
	margin-top: -255px;
  }	
}

@media screen and (max-width: 767px) {
  .intro {
	margin-top: 0;
	margin-bottom: 50px;
  }
  .intro > .wp-block-group__inner-container, .panel > .wp-block-group__inner-container  {
	padding: 50px 20px!important;
	margin: -50px -20px;
	box-shadow: none;
  }
  .panel-badge > .wp-block-group__inner-container {
	padding: 50px 20px;
	margin: 0px;
	box-shadow: 0px 0px 40px rgba(0,0,0,0.15);
  }	
  .intro .cta-teaser {
	width: 150px;
	top: -90px;
  }
}

@media screen and (max-width: 500px) {
  .intro > .wp-block-group__inner-container {
	padding: 50px 20px;
  }	
}


/* wigl services grid */

.wigl-services > .wp-block-group__inner-container {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: center;
  margin: 0 -20px;
}

.btn-similar-width {
  width: 285px;
  margin: 0 20px;
}

.wigl-services > .wp-block-group__inner-container > div {
  padding: 20px;
}

@media screen and (max-width: 1280px) {
  .wigl-services > .wp-block-group__inner-container {
	margin: 0 -10px;
  }

  .wigl-services > .wp-block-group__inner-container > div {
	padding: 10px;
  }
}

@media screen and (max-width: 992px) {
  .wigl-services {
	max-width: 800px;
	margin: auto;
  }
  .wigl-services {
	max-width: 600px;
	margin: auto;
  }  
}

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

  .wigl-services > .wp-block-group__inner-container {
	flex-flow: column;
	align-items: center;
  }
  .wigl-services {
	max-width: 300px;
	margin: auto;
  }

  .btn-similar-width {
	margin: 10px 0;
  }	
}

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

  .btn-similar-width {
	width: 100%;
	max-width: 285px;
  }
}

/* overview-blocks */

.wigl-overview-block {
  margin: 0 -20px;
}

.wigl-overview-col {
  padding: 20px;
}

.wigl-overview-list li {
  list-style: none;
  padding: 20px 0;
  border-bottom: 1px solid #C9C9C9;
}

.wigl-border-text {
  padding: 20px 0;
  border-bottom: 1px solid #C9C9C9;
  margin-block-start: 0!important;
  margin-block-end: 0!important;	
}

.top-line {
  border-top: 1px solid #C9C9C9;
}

@media screen and (min-width: 768px) {
  .wigl-overview-list li:first-of-type {
	border-top: 1px solid #C9C9C9;
  }  
}

@media screen and (max-width: 767px) {
  .wigl-overview-col {
	padding: 0 20px;
  }
}


/* advantage-blocks */

.wigl-advantage-block {
  margin: 0 -20px;
}

.wigl-advantage-col-1 {
  padding: 0 20px 20px 20px;
}

.wigl-advantage-col-2 {
  padding: 0 20px;
}

ul.wigl-advantage-list {
  list-style: none;
}

.wigl-advantage-list li {
  background: url("/wp-content/uploads/wigl-check.svg") no-repeat left top;
  padding: 0px 0 20px 40px;
}

@media screen and (max-width: 767px) {
  .wigl-advantage-col-1, .wigl-advantage-col-2 {
	padding: 0 20px;
  }
  .border-top li:first-child {
	border-top: 1px solid #C9C9C9;
  }   
}


/* surtec-advantages */

.surtec-advantages {
  margin: 0 -20px;
}

.surtec-advantage-col {
  padding: 20px;
}

.surtec-advantage-col-inner {
  padding: 10px 0 0 0;
  border-top: 1px solid #2C2C2C;
  border-bottom: 1px solid #2C2C2C;
  height: 100%;
}

.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
}

.surtec {
  background-image: url("/wp-content/uploads/wigl-surtec.jpg");
  background-position: center;
}

.oldtimer {
  background-image: url("/wp-content/uploads/cta-oldtimer.webp");
  background-position: 49% 20%;
}

.oldtimer.section > .wp-block-group__inner-container {
  min-height: 700px;
}

.oldtimer h3 a {
  text-decoration: none;
  color: inherit;
  transition: color 0.3s ease;
}

@media (hover: hover) and (pointer: fine) {
  .oldtimer h3 a:hover {
	color: #018e95;
  }
}

@media screen and (max-width: 767px) {
  .surtec-advantages {
	margin: 0 -40px;
  }
  .wigl-advantage-block {
	max-width: 400px;
	margin: auto;
  }
}

@media screen and (max-width: 350px) {
  .wigl-advantage-block {
	max-width: 100%;
	width: 100%;
  }
}


/* call to action */

.bg-green-metal {
  background-image: url("/wp-content/uploads/wigl-bg-green-metal.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}


/* img strip */

.strip-container > .wp-block-group__inner-container {
  overflow: hidden;
}

.img-strip {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 0 -10px;
}

.strip-img {
  min-width: auto;
  height: 340px;
  flex: 1;
  margin: 10px;
  width: calc(25% - 20px);
}

.company-1, .company-2, .company-3, .company-4 {
  background-size: cover;
  background-position: center;
}

.company-1 {
  background-image: url("/wp-content/uploads/wigl-company-01.jpg");
}

.company-2 {
  background-image: url("/wp-content/uploads/wigl-company-02.jpg");
}

.company-3 {
  background-image: url("/wp-content/uploads/wigl-company-03.jpg");
}

.company-4 {
  background-image: url("/wp-content/uploads/wigl-company-04.jpg");
}

@media screen and (max-width: 992px) {
  .strip-img {
	min-width: calc(50% - 20px);
	height: 300px;
	flex: 1;
	margin: 10px;
  }
}


@media screen and (max-width: 600px) {
  .img-strip {
	display: block;
  }
  .strip-img {
	min-width: auto!important;
	width: auto!important;
	height: 300px!important;
  }
}
@media screen and (max-width: 400px) {
  .strip-img  {
	height: 200px!important;
  }
}


/* helper classes verfahren */

.height-p-100  {
  height: calc(100% - 20px);
}

.height-p-100-surtec  {
  height: calc(100% - 10px);
}

.height-p-100-inner > .wp-block-group__inner-container {
  height: calc(100% - 20px);
}

.height-p-100-surtec-inner > .wp-block-group__inner-container {
  height: calc(100% - 10px);
}

@media screen and (max-width: 992px) {
  .height-p-100, .height-p-100-surtec  {
	height: auto;
  }

  .height-p-100-inner > .wp-block-group__inner-container, .height-p-100-surtec-inner > .wp-block-group__inner-container {
	height: auto;
  }
}


/* verfahren */

.services-box {
  position: relative;
}

.icon-services {
  position: absolute;
  top: calc(50% - 30px);
  left: -20px;
}

@media screen and (max-width: 1340px) {
  .icon-services {
	left: -10px;
  }
}

@media screen and (max-width: 767px) {
  .icon-services {
	top: 18px;
	left: 18px;
  }
}


/* faq accordion */

#wigl-faq {
  max-width: 850px;
  margin: auto;	
}

.faq-accordion_check {
  display: none;
}

.faq-accordion_title, .faq-accordion {
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  padding: 0 30px;
  opacity: 0;
  height: 0;
  background-color: #fff;
  border-top: 1px solid #C9C9C9;
  transition: all ease-in-out 300ms;
}

#wigl-faq .last {
  border-bottom: 1px solid #C9C9C9;
}

#wigl-faq .faq-accordion:last-child {
  border-bottom: 1px solid #C9C9C9;
  border-top: none;
}


.faq-accordion_title {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  padding: 35px 80px 35px 30px;
  opacity: 1;
  background: white;
  min-height: 38px;
  line-height: 1.3;
  display: flex;
  flex-flow: column;
  justify-content: center;
  color: #3e4651;
}

.faq-list li {
  margin-left: 20px;
  font-weight: 100;
  line-height: 2;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .faq-accordion_title {
	font-size: 16px;
	padding: 45px 80px 45px 30px;
  }
}

@media screen and (max-width: 550px) {
  .faq-accordion_title {
	padding: 60px 80px 60px 30px;
  }
}

#wigl-faq i:before, #wigl-faq i:after {
  width: 20px;
  content: "";
  height: 2px;
  top: 50%;
  bottom: 50%;
  position: absolute;
  transform: rotate(40deg);
  background-color: #018E95;
  right: 40px;
  margin: auto 0;
  transition: all ease-in-out 300ms;
}
#wigl-faq i:before {
  transform: rotate(-40deg);
  right: 26px;
}

#faq-accordion_check-1:checked ~ .faq-accordion-1,
#faq-accordion_check-2:checked ~ .faq-accordion-2,
#faq-accordion_check-3:checked ~ .faq-accordion-3,
#faq-accordion_check-4:checked ~ .faq-accordion-4, 
#faq-accordion_check-5:checked ~ .faq-accordion-5,
#faq-accordion_check-6:checked ~ .faq-accordion-6,
#faq-accordion_check-7:checked ~ .faq-accordion-7,
#faq-accordion_check-8:checked ~ .faq-accordion-8,
#faq-accordion_check-9:checked ~ .faq-accordion-9,
#faq-accordion_check-10:checked ~ .faq-accordion-10	{
  height: inherit;
  padding: 30px;
  opacity: 1;
}

#faq-accordion_check-1:checked ~ .faq-accordion_label-1 i:before,
#faq-accordion_check-2:checked ~ .faq-accordion_label-2 i:before,
#faq-accordion_check-3:checked ~ .faq-accordion_label-3 i:before,
#faq-accordion_check-4:checked ~ .faq-accordion_label-4 i:before,
#faq-accordion_check-5:checked ~ .faq-accordion_label-5 i:before,
#faq-accordion_check-6:checked ~ .faq-accordion_label-6 i:before,
#faq-accordion_check-7:checked ~ .faq-accordion_label-7 i:before,
#faq-accordion_check-8:checked ~ .faq-accordion_label-8 i:before,
#faq-accordion_check-9:checked ~ .faq-accordion_label-9 i:before,
#faq-accordion_check-10:checked ~ .faq-accordion_label-10 i:before {
  right: 40px;
}
#faq-accordion_check-1:checked ~ .faq-accordion_label-1 i:after,
#faq-accordion_check-2:checked ~ .faq-accordion_label-2 i:after,
#faq-accordion_check-3:checked ~ .faq-accordion_label-3 i:after,
#faq-accordion_check-4:checked ~ .faq-accordion_label-4 i:after,
#faq-accordion_check-5:checked ~ .faq-accordion_label-5 i:after,
#faq-accordion_check-6:checked ~ .faq-accordion_label-6 i:after,
#faq-accordion_check-7:checked ~ .faq-accordion_label-7 i:after,
#faq-accordion_check-8:checked ~ .faq-accordion_label-8 i:after,
#faq-accordion_check-9:checked ~ .faq-accordion_label-9 i:after,
#faq-accordion_check-10:checked ~ .faq-accordion_label-10 i:after {
  right: 26px;
}


/* contact page */

.contact-boxes a {
  text-decoration: none;
  font-weight: 700;
  color: #018E95;
}

.box-location {
  position: relative;
}

.box-location:before {
  content: "";
  background: url("/wp-content/uploads/wigl-services-lkw.svg");
  background-size: cover;
  width: 70px;
  height: 70px;
  position: absolute;
  top: -15px;
  left: calc(50% - 35px);
}

@media screen and (max-width: 767px) {
  .box-location:before {
	top: -35px;
  }
}


/* image galleries */

.wp-block-gallery.has-nested-images {
    display: grid;
}

#gallery-neufahrn, #gallery-muenchen {
  list-style: none;
  display: grid;
  grid-gap: 25px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 450px 450px 450px;
}

#gallery-verpackung, #gallery-transport, #gallery-surtec {
  list-style: none;
  display: grid;
  grid-gap: 25px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: 450px 450px;
}

#gallery-neufahrn figure, #gallery-muenchen figure, #gallery-verpackung figure, #gallery-transport figure, #gallery-surtec figure {
  height: 100%!important;
}

#gallery-neufahrn img, #gallery-muenchen img, #gallery-verpackung img, #gallery-transport img, #gallery-surtec img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
}

#gallery-neufahrn figure:nth-child(1), #gallery-muenchen figure:nth-child(1), #gallery-verpackung figure:nth-child(1), #gallery-surtec figure:nth-child(1) {
  grid-column: span 8;
  grid-row: 1 / 2;
}

#gallery-transport figure:nth-child(1) {
  grid-column: span 4;
  grid-row: 1 / 2;
}

#gallery-neufahrn figure:nth-child(2), #gallery-muenchen figure:nth-child(2), #gallery-verpackung figure:nth-child(2), #gallery-surtec figure:nth-child(2) {
  grid-column: span 4;
  grid-row: 1 / 2;
}

#gallery-transport figure:nth-child(2) {
  grid-column: span 8;
  grid-row: 1 / 2;
}

#gallery-neufahrn figure:nth-child(3), #gallery-muenchen figure:nth-child(3), #gallery-verpackung figure:nth-child(3), #gallery-transport figure:nth-child(3), #gallery-surtec figure:nth-child(3) {
  grid-column: span 6;
  grid-row: 2 / 3;
}

#gallery-neufahrn figure:nth-child(4), #gallery-muenchen figure:nth-child(4), #gallery-verpackung figure:nth-child(4), #gallery-transport figure:nth-child(4), #gallery-surtec figure:nth-child(4) {
  grid-column: span 6;
  grid-row: 2 / 3;
}

#gallery-neufahrn figure:nth-child(5), #gallery-neufahrn figure:nth-child(6), #gallery-neufahrn figure:nth-child(7),
#gallery-muenchen figure:nth-child(5), #gallery-muenchen figure:nth-child(6), #gallery-muenchen figure:nth-child(7){
  grid-column: span 4;
  grid-row: 3 / 4;
}

@media screen and (max-width: 1280px) {
  #gallery-neufahrn, #gallery-muenchen {
	grid-template-rows: 350px 350px 350px;	  
  }
  #gallery-verpackung, #gallery-transport {
	grid-template-rows: 350px 350px;
  }
}

@media screen and (max-width: 1023px) {
  #gallery-neufahrn, #gallery-muenchen {
	grid-template-rows: 300px 300px 300px;
	grid-gap: 20px;
  }
  #gallery-verpackung, #gallery-transport, #gallery-surtec {
	grid-template-rows: 300px 300px;
	grid-gap: 20px;
  }  
}

@media screen and (max-width: 992px) {
  #gallery-neufahrn, #gallery-muenchen {
	grid-template-rows: 270px 270px 270px;
  }
  #gallery-verpackung, #gallery-transport, #gallery-surtec {
	grid-template-rows: 270px 270px;
  }  
}

@media screen and (max-width: 767px) {
  #gallery-neufahrn, #gallery-muenchen {
	grid-template-rows: 200px 200px 200px;
  }
  #gallery-verpackung, #gallery-transport, #gallery-surtec {
	grid-template-rows: 200px 200px;
  }  
}

@media screen and (max-width: 600px) {
  #gallery-neufahrn, #gallery-muenchen, #gallery-verpackung, #gallery-transport, #gallery-surtec {
	grid-gap: 10px;
  }
  #gallery-neufahrn, #gallery-muenchen {
	grid-template-rows: 180px 180px 180px 180px;
  }
  #gallery-verpackung, #gallery-surtec {
	grid-template-rows: 180px 180px;
  } 
  #gallery-transport {
	grid-template-rows: 180px 180px 180px;
  }   
  #gallery-neufahrn figure:nth-child(1),  #gallery-muenchen figure:nth-child(1),  #gallery-verpackung figure:nth-child(1), #gallery-transport figure:nth-child(2), #gallery-surtec figure:nth-child(1) {
	grid-column: span 12;
	grid-row: 1 / 2;
  }

  #gallery-neufahrn figure:nth-child(2), #gallery-muenchen figure:nth-child(2) {
	grid-column: span 5;
	grid-row: 2 / 3;
  }

  #gallery-transport figure:nth-child(1), #gallery-transport figure:nth-child(3) {
	grid-column: span 6;
	grid-row: 2 / 3;
  }  
  #gallery-transport figure:nth-child(4) {
	grid-column: span 12;
	grid-row: 3 / 4;
  }    

  #gallery-verpackung figure:nth-child(2), #gallery-verpackung figure:nth-child(3), #gallery-verpackung figure:nth-child(4),
  #gallery-surtec figure:nth-child(2), #gallery-surtec figure:nth-child(3), #gallery-surtec figure:nth-child(4) {
	grid-column: span 4;
	grid-row: 2 / 3;
  }  

  #gallery-neufahrn figure:nth-child(3), #gallery-muenchen figure:nth-child(3) {
	grid-column: span 7;
	grid-row: 2 / 3;
  }

  #gallery-neufahrn figure:nth-child(4), #gallery-muenchen figure:nth-child(4) {
	grid-column: span 7;
	grid-row: 3 / 4;
  }

  #gallery-neufahrn figure:nth-child(5), #gallery-muenchen figure:nth-child(5) {
	grid-column: span 5;
	grid-row: 3 / 4;
  } 
  #gallery-neufahrn figure:nth-child(6), #gallery-muenchen figure:nth-child(6) {
	grid-column: span 5;
	grid-row: 4 / 5;
  }  
  #gallery-neufahrn figure:nth-child(7), #gallery-muenchen figure:nth-child(7) {
	grid-column: span 7;
	grid-row: 4 / 5;
  }   
}

@media screen and (max-width: 400px) {
  #gallery-neufahrn, #gallery-muenchen {
	grid-template-rows: 150px 150px 150px 150px;
  }
  #gallery-verpackung, #gallery-transport, #gallery-surtec {
	grid-template-rows: 150px 150px 150px;
  }  
  #gallery-verpackung figure:nth-child(2), #gallery-verpackung figure:nth-child(4),
  #gallery-surtec figure:nth-child(2), #gallery-surtec figure:nth-child(4) {
	grid-column: span 6;
	grid-row: 2 / 3;
  }   
  #gallery-verpackung figure:nth-child(3), #gallery-surtec figure:nth-child(3) {
	grid-column: span 12;
	grid-row: 3 / 4;
  }   
}

@media screen and (max-width: 340px) {
  #gallery-neufahrn figure:nth-child(2), #gallery-neufahrn figure:nth-child(3), #gallery-neufahrn figure:nth-child(4), 
  #gallery-neufahrn figure:nth-child(5), #gallery-neufahrn figure:nth-child(6), #gallery-neufahrn figure:nth-child(7), 
  #gallery-muenchen figure:nth-child(2), #gallery-muenchen figure:nth-child(3), #gallery-muenchen figure:nth-child(4), 
  #gallery-muenchen figure:nth-child(5), #gallery-muenchen figure:nth-child(6), #gallery-muenchen figure:nth-child(7) {
	grid-column: span 6;
  }
}


/* badge certified */

.badge-certified {
  position: relative;
}

.badge-certified figure {
  width: 620px;
  height: 340px;
  position: absolute;
  top: calc(50% - 170px);
  left: -80px;
}

@media screen and (max-width: 1500px) {
  .badge-certified figure {
	left: 0px;
  }
}

@media screen and (max-width: 1280px) {
  .badge-certified figure {
	width: 480px;
	height: 263px;
	position: absolute;
	top: calc(50% - 130px);
  }
}

@media screen and (max-width: 992px) {
  .badge-certified figure {
	width: 350px;
	height: 192px;
	position: absolute;
	top: calc(50% - 91px);
  }
}

@media screen and (max-width: 767px) {
  .badge-certified figure {
	width: 100%;
	height: auto;
	text-align: center;
	top: -50px;
	padding: 0 20px;
  }
  .badge-certified img {
	width: 350px;
	height: 192px;
  }  
}

@media screen and (max-width: 767px) {
  .wigl-certiied-columns > div  {
	flex-basis: auto!important;
  }
  .badge-certified figure {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: -50px;
	padding: 0 20px;
	position: relative;
  }
  .badge-certified img {
	width: 350px;
	height: auto;
	margin-bottom: -50px;
  }  
}



/* magnific popup */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

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

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

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

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

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

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

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

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

  .mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
	padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;
  }

  .mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
  }

  .mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0;
  }

  .mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%;
  }

  .mfp-container {
	padding-left: 6px;
	padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}


/* legal information */

#wigl-datenschutzerklaerung,
#wigl-impressum {
  margin-top: 100px!important;
}

#wigl-datenschutzerklaerung  ul li,
#wigl-impressum  ul li {
  margin-left: 17px;
  font-weight: 100;
}

#wigl-datenschutzerklaerung  ul,
#wigl-impressum  ul {
  margin-bottom: 1.2em!important;
}

#wigl-datenschutzerklaerung, #wigl-impressum, #wigl-bildquelle {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  word-wrap: break-word;
  text-align: left;
  margin-top: 2em;
}

#wigl-datenschutzerklaerung h3, #wigl-impressum h3 {
  color: #b4ada8;
}

.trcht-datenschutz__list[data-layout="accordion"] > dt > h2 {
  font-size: 100%;
}

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

  #wigl-datenschutzerklaerung, #wigl-impressum, #wigl-bildquelle {
	max-width: 880px;
  }	
}

@media screen and (max-width: 1023px) {
  #wigl-datenschutzerklaerung,
  #wigl-impressum {
	margin-top: 70px!important;
	padding-left: 20px;
	padding-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  #wigl-datenschutzerklaerung,
  #wigl-impressum {
	margin-top: 50px!important;
  }
}

/* legal information */

body.page-id-1445,
body.page-id-1445 .metallic-box:before,
body.page-id-1445 .metallic-box:after {
  background-color: #f3f3f3;
}
body.page-id-1445 h3 {
  color: #018e95;
}
.downloads {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
}
.downloads .row {
  display: flex;
  gap: 20px;
}
.downloads .row > div {
  width: 50%;
}
.downloads .row {
  margin-top: 20px;
}
.downloads .row:first-of-type {
  margin-top: 40px;
}
.downloads .row .item {
  width: 50%;
  gap: 20px;
}
.downloads .row .item .wp-block-button__link {
  background-color: #ffffff;
  padding: 20px 20px 20px 90px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .downloads .row .item .wp-block-button__link:hover {
	background-color: #018e95;
	color: #fff !important;
  }
}
.downloads .row .item .wp-block-button__link::before {
  content: "";
  width: 55px;
  height: 55px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/wp-content/uploads/pdf-icon-kreis.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
.downloads .row .item figure {
  width: 55px;
  height: 55px;
}
@media screen and (max-width: 767px) {
  .downloads {
	padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  .downloads .row {
	flex-flow: column;
  }
  .downloads .row .item {
	width: 100%;
  }
}

body.page-id-868 .metallic-box a.btn-primary {
	display: none;
}
body.page-id-868 .metallic-box p {
	padding-bottom: 0!important;
}