@charset "UTF-8";
/*	
// das ist noch in arbeit, im momment auskommentiert
body #main-content .et_pb_text_inner h1,
body #main-content h1.entry-title.main_title { 
	color: $color-text!important;
}
*/
/* Desktop */
/* Footer */
/* Hamburger  */
/* Blog btn */
.fott {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}
body.no-divi #wp-admin-bar-et-use-visual-builder {
  display: none;
}
body.wp-admin .fott {
  position: relative;
  clip: initial;
  -webkit-clip-path: initial;
  clip-path: initial;
  overflow: hidden;
  height: auto;
  width: auto;
  padding: 5px 10px;
  background: #999;
  opacity: 0.5;
  border: 1px #f00 dashed;
}
body.wp-admin .fott:before {
  content: "Ist fott !!!";
  display: block;
  font-size: 16px;
  font-size: 16px;
  text-transform: none;
  line-height: normal;
  letter-spacing: normal;
  font-weight: bold;
  animation-name: animation_blink;
  animation-timing-function: ease-in;
  animation-duration: 2s;
  animation-iteration-count: 7;
}
@keyframes animation_blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
.ytVideoBgWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.nobr {
  white-space: nowrap;
}
.teilenWrapp, .teilen-btn {
  height: 40px;
  padding: 0 25px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  margin-bottom: 0px;
  position: absolute;
  bottom: -40px;
  background-color: #B10062;
  /*
    background: $teilenBtnBgcolor;*/
  color: #fff;
  z-index: 11;
  right: 0px;
}
.teilenWrapp .fa-envelope-o, .teilen-btn .fa-envelope-o {
  font-size: 20px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 5px;
  display: inline-block;
}
.teilenWrapp .fa-whatsapp, .teilen-btn .fa-whatsapp {
  font-size: 22px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 10px;
  display: inline-block;
}
.teilenWrapp .fa, .teilen-btn .fa {
  color: #fff;
}
.teilen-btn .fa-whatsapp {
  margin-left: 0px;
}
.teilen-btn:hover {
  /*
	    background: $teilenBtnBgcolorHover;*/
  background-color: #7e0046;
}
.teilenWrapp:hover {
  background-color: #7e0046;
}
#main-header .container {
  position: initial;
}
/* scrolldown  */
#scrollpfeilwrap {
  position: fixed;
  z-index: 9;
  bottom: 15px;
  text-align: center;
  height: 60px;
  width: 100%;
  background: transparent;
}
#pfeilNachUntenWrap {
  z-index: 1;
  border-bottom: 20px;
  left: 50%;
  top: 0;
  bottom: 15px;
  width: 90px;
  margin-left: -45px;
  text-align: center;
  position: absolute;
}
#pfeilNachUnten {
  position: absolute;
  left: 0;
  top: 0;
}
/* bullets-liste */
.category-stellenangebote ul, ul.custom-bullets {
  padding-left: 0 !important;
  padding-bottom: 1em !important;
}
.category-stellenangebote ul li, ul.custom-bullets li {
  padding-left: 0;
  list-style: none;
  line-height: 1.4em;
  margin-bottom: 0.4em;
  font-size: inherit;
  padding-left: 2em;
  position: relative;
}
.category-stellenangebote ul li:before, ul.custom-bullets li:before {
  height: 1.3em;
  width: 1.3em;
  background: url(../images/bulletpoint-2.svg);
  background-repeat: no-repeat;
  border-radius: 100%;
  display: inline-block;
  content: "";
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: 1px;
}
.category-stellenangebote ul li:last-child, ul.custom-bullets li:last-child {
  margin-bottom: 0em;
}
.category-stellenangebote ul li:before {
  background: url(../images/bulletpoint-13.svg);
}
ul.custom-bullets.white li::before {
  background: url(../images/bulletpoint-2-white.svg);
}
ul.custom-bullets.white2 li::before {
  background: url(../images/bulletpoint-2-white2.svg);
}
ul.no-bullets {
  list-style-type: none;
  padding-left: 0;
}
ul.custom-bullets.hellip li {
  padding-left: 1em;
  line-height: 1.3em;
  margin-bottom: 0.3em !important;
  line-height: 1.1em !important;
}
ul.custom-bullets.hellip li:before {
  content: "...";
  background: none !important;
  line-height: 1.2em;
  width: auto;
}
.pb-1 {
  padding-bottom: 5px;
  display: inline-block;
}
/* nur ueber 980 */
@media only screen and (min-width: 980px) {
  /* das letzte element in der col nachunten */
  .btn-bottom .et_pb_column {
    display: flex;
    flex-flow: column nowrap;
  }
  .btn-bottom .et_pb_column .et_pb_button_module_wrapper {
    margin-top: auto !important;
    padding-top: 50px !important;
  }
}
/*
	Variante 2 wie oben .btn-bottom
	.last_element_bottom
	die classe in der row einfügen und spalten ausgleichen klicken
*/
.last_element_bottom .et_pb_column {
  display: flex;
  flex-direction: column;
}
.last_element_bottom .et_pb_column div:last-child {
  margin-top: auto;
}
/***
 * Animationen 
 ***/
.header-content-container .et_pb_button, .puls {
  animation: pulsieren 2s ease-in-out 3s infinite alternate;
  -webkit-animation: pulsieren 2s ease-in-out 3s infinite alternate;
  -moz-animation: pulsieren 2s ease-in-out 3s infinite alternate;
}
@-webkit-keyframes pulsieren {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@-moz-keyframes pulsierenButton {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes pulsierenButton {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.updown {
  -moz-animation: hochrunter 1s infinite alternate;
  -webkit-animation: hochrunter 1s infinite alternate;
  animation: hochrunter 1s infinite alternate;
}
@-webkit-keyframes hochrunter {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}
@-moz-keyframes hochrunter {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}
@keyframes hochrunter {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}
/* nur unter 980 */
@media (max-width: 980px) {
  /* divi spalten reihenfolge selber aendern */
  /* variante 1 - Manuel sortieren */
  /*** diese Klasse der ROW geben  ***/
  /*** und mit diesen Klassen anordnen ***/
  /*** add margin to last column ***/
  /* variante 2 - automatisch sortieren bei zweispalten */
  .no-tb {
    display: none;
  }
  .custom_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .first-on-mobile {
    -webkit-order: 1;
    order: 1;
  }
  .second-on-mobile {
    -webkit-order: 2;
    order: 2;
  }
  .third-on-mobile {
    -webkit-order: 3;
    order: 3;
  }
  .fourth-on-mobile {
    -webkit-order: 4;
    order: 4;
  }
  .custom_row:last-child .et_pb_column:last-child {
    margin-bottom: 30px;
  }
  .spalten-tausch, .mobile-turnaround-2cols {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .spalten-tausch > div:last-child, .mobile-turnaround-2cols > div:last-child {
    -webkit-order: 1;
    order: 1;
  }
  .spalten-tausch > div:first-child, .mobile-turnaround-2cols > div:first-child {
    -webkit-order: 2;
    order: 2;
  }
}
@media (max-width: 767px) {
  /* variante 2 - automatisch sortieren bei zweispalten */
  .no-sm {
    display: none;
  }
  .sm-spalten-tausch, .sm-turnaround-2cols {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .sm-spalten-tausch > div:last-child, .sm-turnaround-2cols > div:last-child {
    -webkit-order: 1;
    order: 1;
  }
  .sm-spalten-tausch > div:first-child, .sm-turnaround-2cols > div:first-child {
    -webkit-order: 2;
    order: 2;
  }
}
/* DIVI Menu schublade 100% width */
@media (max-width: 980px) {
  #main-header .container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
/* Datenschutz ect... */
#main-content .container {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  padding: 0 !important;
}
/* zeilen breite */
.et_pb_row {
  width: 90%;
}
body.home .parallax_wrap .et_pb_row {
  width: 100%;
}
.parallax_wrap {
  overflow: hidden;
}
.parallax_wrap .et_pb_image_wrap, .parallax_wrap img {
  width: 100%;
  max-width: none;
}
/* hamburger menu vergrössern */
.mobile_menu_bar.et_pb_header_toggle {
  width: 60px;
}
.mobile_menu_bar:before, .et_toggle_slide_menu:after {
  font-size: 60px;
}
.et_toggle_slide_menu:after {
  left: -60px;
}
#main-content .container:before {
  background: none;
}
#sidebar {
  display: none;
}
#left-area {
  width: 100%;
  padding: 23px 0px 50px 0px !important;
  float: none !important;
}
/***
 * sonstige allgemaine 
 ***/
/* responsive h2 im banner  */
/*
@media (min-width: 981px) and (max-width: 1680px) { 
	.et_pb_module.et_pb_text_1 .et_pb_text_inner h2 {
		font-size: 3vw;
	}
}
*/
/* form btn center */
.et_contact_bottom_container {
  float: none;
}
.et_contact_bottom_container .et_pb_contact_submit.et_pb_button {
  margin: 0 auto;
}
/* blog */
.et_pb_row .more-link {
  background: #ce8e1d;
  color: #fff;
  padding: 7px 25px;
  margin-top: 20px;
  display: block;
  text-align: center;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.et_pb_row .more-link:hover {
  background: #bc821a;
  color: #fff;
}
@media (max-width: 980px) {
  .et_pb_blurb_content {
    max-width: 100%;
  }
}
/* footer */
/*
#left-area ul, 
.entry-content ul, 
.et-l--header ul, 
.et-l--body ul,
.et-l--footer ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul {
    list-style-type: none;
    padding: 0;
    line-height: inherit;
}
*/
#sitemap-sektion .separator {
  font-size: 22px;
  margin-bottom: 5px;
  color: white;
  text-transform: uppercase;
}
#sitemap-sektion a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}
#sitemap-sektion a:hover {
  color: white;
}
#sitemap-sektion #smap-item-491 > .separator {
  display: none;
}
@media (min-width: 981px) {
  #sitemap-sektion #kontakt-sitemap-nav, #sitemap-sektion #smap-item-818 {
    text-align: right;
  }
}
/* 
	produkte liste in 4 spalten 
	DIVI Grid nachgebaut
*/
#produkte-sitemap-nav #smap-item-491 > .sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#produkte-sitemap-nav #smap-item-491 > .sub-menu > li {
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 480px) {
  #produkte-sitemap-nav #smap-item-491 > .sub-menu > li {
    float: left;
    width: 47.25%;
    margin-right: 5.5%;
  }
  #produkte-sitemap-nav #smap-item-491 > .sub-menu > li:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 980px) {
  #produkte-sitemap-nav #smap-item-491 > .sub-menu > li:nth-child(even) {
    margin-right: 0 !important;
  }
}
@media (min-width: 981px) {
  #produkte-sitemap-nav #smap-item-491 > .sub-menu > li {
    width: 20.875%;
  }
  #produkte-sitemap-nav #smap-item-491 > .sub-menu > li:last-child {
    margin-right: 0 !important;
  }
}
#menu-rechtliches li a, #menu-rechtliches li span {
  font-weight: 400;
}
@media (min-width: 980px) {
  #menu-rechtliches li {
    float: left;
    padding-right: 15px;
  }
}
#menu-rechtliches li.copy span {
  margin-bottom: 0px;
  text-transform: none;
}
@media (min-width: 980px) {
  #menu-rechtliches li.wDesign {
    float: right;
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  /*#main-footer {
	    padding-bottom: 150px;
	}*/
  .bottom-nav li {
    display: block;
    padding-right: 0;
  }
}
/* 
	templatte
*/
.orange {
  color: #F36A2D;
}
.magenta {
  color: #e84d5f;
}
strong, b {
  font-family: "Montserrat";
  font-weight: 800 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
ul.custom-bullets.pb-0, .pb-0 {
  padding-bottom: 0px !important;
}
.video-js .vjs-control-bar {
  background-color: #F36A2D;
}
.over-img.et-pb-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
}
.vjs-open_overlay:hover .over-img.et-pb-icon {
  color: #F36A2D;
}
.et_pb_number_counter.et_pb_with_title .percent {
  margin-bottom: 0px;
}
.et_pb_number_counter .title {
  line-height: 1em;
  padding: 0 50px;
}
.content-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.content-center ul {
  margin: auto;
}
#main-footer {
  z-index: 2;
  position: relative;
}
.p-optik {
  font-family: "Inter", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 18px !important;
}
@media (min-width: 568px) {
  .custom-bullets.tb-spalten-2 {
    columns: 2;
    /* Teilt in 2 Spalten auf */
    column-gap: 20px;
    /* Abstand zwischen den Spalten */
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  .tb-mb-0 {
    margin-bottom: 0 !important;
  }
  br.only-sm {
    display: none;
  }
}
.et_pb_section.et_pb_section_0.h100-fixed {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
}
.einklinker {
  position: absolute;
  bottom: -40px;
  right: 15px;
  height: 33px;
  line-height: 31px;
  padding: 0 10px;
  background-color: #fff;
  color: #000;
}
.einklinker:hover {
  color: #F36A2D;
}
.einklinker:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 21px 0;
  border-color: rgba(0, 0, 0, 0) #ccc rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.icon-zitat {
  position: absolute;
  top: -0.9em;
  font-size: 1.9em;
  left: -0.5em;
}
span.uhr {
  display: inline-block;
  width: 120px;
}
span.infos {
  display: inline-block;
  width: 235px;
  vertical-align: top;
}
.plan-table table {
  border: none !important;
  margin: 0;
}
.plan-table table tr td {
  border-top: none;
  padding: 2px 7px 2px 0;
  vertical-align: top;
  line-height: 1.2em;
}
.plan-table table td:last-child {
  width: 80%;
}
/*2025 ende */
/*
.percent-value:after {
	font-size: 16px;
}
*/
/* CCD BTN Style */
.ccd-caption-content .btn {
  color: #B10062 !important;
  border-radius: 100px;
  letter-spacing: 4px;
  font-size: 20px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #f15bb5;
  padding: 15px 40px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ccd-caption-content .btn:hover {
  color: #f15bb5 !important;
  letter-spacing: 2px;
  background-image: initial !important;
  background-color: #ffffff !important;
}
/* datenschutz */
.datenschutz h3, .datenschutz h4 {
  font-weight: bold;
  margin-top: 1.5em;
}
.datenschutzPlugin {
  margin-bottom: 2em;
}
.kontaktdatenWrap {
  margin-bottom: 1.5em;
}
/**/
.pt-100 {
  padding-top: 100px;
}
/* ohne DIVI seiten */
.single-post #main-content, .et_full_width_page #main-content {
  padding: 120px 0;
}
@media (max-width: 767px) {
  .single-post #main-content, .et_full_width_page #main-content {
    padding: 95px 0 50px 0;
  }
}
.fadein {
  opacity: 0;
  -webkit-transition: opacity 1000ms ease 0s;
  -moz-transition: opacity 1000ms ease 0s;
  -o-transition: opacity 1000ms ease 0s;
  transition: opacity 1000ms ease 0s;
}
@media (max-width: 576px) {
  .fadein {
    opacity: 1;
  }
}
.fadein.visible {
  opacity: 1;
}
/* DIVI Frontbuilder aktiv */
.et-fb-root-ancestor .fadein {
  opacity: 1;
}
/* ========== KUNDEN Anpassugen =============== */
/* menü hover */
#top-menu.nav li a:hover {
  color: #B10062 !important;
}
/* teilen-button icon hover pointer */
a.teilen-icon {
  cursor: pointer;
}
/* zahlen-svg */
@media only screen and (min-width: 981px) {
  .et_pb_image.zahlen-svg .et_pb_image_wrap img {
    width: 350px !important;
  }
}
.banner-center.et_pb_fullwidth_section .et_pb_fullwidth_header {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner-center.et_pb_fullwidth_section .et_pb_fullwidth_header .header-content {
  margin-top: 0;
  padding-top: 0;
}
.vcenter, .center-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.et_menu_container.container {
  max-width: 100%;
  width: 100%;
}
#top-menu-nav, #et_mobile_nav_menu {
  display: none !important;
}
.entry-content ol.custom-marker {
  list-style-position: outside;
  margin-left: 25px;
  /*
	li::before {
	    position: absolute;
	    content: "";
	    display: block;
	    width: 25px;
	    height: 25px;
	    top: 1px;
	    left: -7px;
	    border-radius: 50%;
	    background: #B10062;
	    z-index: -1;
	}
	*/
}
.entry-content ol.custom-marker li {
  position: relative;
  font-size: 22px;
  margin-bottom: 15px;
}
.entry-content ol.custom-marker li::marker {
  font-size: 1em;
  color: #fff;
  font-family: "Montserrat";
  color: #B10062;
}
.et_pb_text_inner small {
  padding-top: 10px;
  font-size: 0.7em;
  display: inline-block;
}
@media only screen and (max-width: 576px) {
  .bild_mask .et_pb_image {
    padding-bottom: 65px;
  }
  .bild_mask .et_pb_background_mask {
    background-size: 100% 100% !important;
  }
}
@media (max-width: 980px) {
  .et_header_style_centered #logo {
    transform: scale(1.2);
  }
}
.subhead-custom .et_pb_fullwidth_header_subhead {
  font-family: "Helvetica Neue Extra Black Condensed", Helvetica, Arial, sans-serif;
}
/* winterbootcamp */
.min-height {
  min-height: 400px !important;
}
/* banner zoom */
.et_pb_fullwidth_image {
  transition: transform 4.8s ease 0.2s;
  transform: scale(1.1);
}
body.isready .et_pb_fullwidth_image {
  transform: scale(1);
}
.et_pb_section_0.banner-center {
  overflow: hidden;
}
/* 
	2024 
	#B10062 => #011e41
*/
.dblue .entry-content ol.custom-marker li::marker {
  color: #fff;
}
.dblue ul.custom-bullets li:before {
  background: url(../images/bulletpoint-2-white.svg);
}
.dblue #main-footer, .dblue #main-header {
  background-color: #011e41;
}
.dblue .bottom-nav, .dblue .bottom-nav a, .dblue .bottom-nav li.current-menu-item a {
  color: rgba(251, 251, 251, 0.63);
}
.et_pb_button {
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
/* alex btn mit bild */
span.btn, a.btn {
  display: inline-block;
  background-color: #b10062;
  color: #fff;
  padding: 10px 35px;
  text-decoration: none;
  font-weight: bold;
  vertical-align: top;
  border: none;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  font-family: arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #60ccff;
  border-radius: 15px;
  padding: 20px 20px;
}
.rund {
  border-radius: 100%;
}
.rund-15 {
  border-radius: 15px;
}
.imgbtn {
  height: 59px;
  padding-left: 80px !important;
}
.imgbtn img {
  position: absolute;
  left: 0;
  top: 0;
  height: 59px;
}
/* bootcamp weiche 2024 */
.mittig-row {
  align-items: center;
}
.mittig-row .et_pb_promo_description {
  padding-bottom: 0;
}
/* off buttons */
.link-off:hover {
  cursor: default;
}
.et_pb_section_video_bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 2;
}
/* CSS GRID */
.grid-item {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  /*
	.g-item-1 {
		grid-row-start: 1;
		grid-row-end: 3;
	}
	.g-item-7 {
		grid-column-start: 2;
		grid-column-end: 4;
	}
	*/
  .grid-container {
    display: grid;
    grid-template-columns: auto auto;
    column-gap: 3%;
    row-gap: 3%;
  }
  .grid-item {
    margin-bottom: 0px;
  }
}
/* HEIGHT EQUALS WIDTH WITH PURE CSS */
.box {
  position: relative;
}
.box:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}
.box-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #333;
  color: #fff;
  line-height: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Other ratios */
.ratio2_1:before {
  padding-top: 50%;
}
.ratio1_2:before {
  padding-top: 200%;
}
.ratio4_3:before {
  padding-top: 75%;
}
.ratio16_9:before {
  padding-top: 56.25%;
}
/* FLIP Box für die Höhe */
.flip_box {
  position: relative;
}
.flip_box:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}
@media (min-width: 767px) {
  .height2plus10:before {
    padding-top: calc(200% + 10px);
  }
  .width2plus10:before {
    padding-top: calc(50% - 5px);
  }
}
/* FLIP CARD */
.flip_card {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
}
.flip_content {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: transform 0.7s;
  transform-style: preserve-3d;
}
.is-desktop .flip_card:hover .flip_content, .is-mobile .flip_card.hover .flip_content {
  transform: rotateY(180deg);
  transition: transform 0.7s;
}
.mob-x {
  display: none;
}
.is-mobile .mob-x {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 30px;
  height: 30px;
  background-image: url("../images/x-close-white.svg");
  background-position: center center;
  background-size: 25px;
  background-repeat: no-repeat;
}
.flip_front, .flip_back {
  position: absolute;
  height: 100%;
  width: 100%;
  background: white;
  color: #fff;
  text-align: center;
  backface-visibility: hidden;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.flip_front h3, .flip_front p, .flip_back h3, .flip_back p {
  color: #fff;
}
.flip_front h3, .flip_back h3 {
  font-weight: 800;
  font-size: 28px;
  letter-spacing: -1px;
  line-height: 1.2em;
  position: relative;
}
.flip_back {
  background: #000;
  color: white;
  transform: rotateY(180deg);
  padding: 0 15px;
}
.flip_front:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
}
/* FLIP CARD SA-Anpassungen*/
.g-item-1 .flip_front {
  background-image: url(/medien/audi-gruen-2.jpg);
}
.g-item-2 .flip_front {
  background-image: url(/medien/gt3rs-500x500-1.jpg);
}
.g-item-3 .flip_front {
  background-image: url(/medien/audi-reifen-500x500-1.jpg);
}
.g-item-4 .flip_front {
  background-image: url(/medien/audi-grau-500x500-1.jpg);
}
.g-item-5 .flip_front {
  background-image: url(/medien/gt3rs-back.jpg);
}
.g-item-6 .flip_front {
  background-image: url(/medien/audi-rot.jpg);
}
.g-item-7 .flip_front {
  background-image: url(/medien/lambo-1200x600-1.jpg);
}
/*# sourceMappingURL=custom.css.map */