/* CSS Document



    font-family: 'Archivo Black', sans-serif;

    font-family: 'Raleway', sans-serif;

    font-family: 'Open Sans', sans-serif;


*/


html, body {
  height: 100%;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, .h2-style {
  font-family: 'Montserrat', sans-serif;
  /*font-family: 'Archivo Black', sans-serif;*/
  font-weight: 600;
}

@media (max-width: 450px) {
    h1 {
      font-size: 1.9rem;

    }
}

h2, .h2-style {
  margin-bottom: 30px;
}

@media (max-width: 450px) {
    h1 {
      font-size: 1.9rem;

    }
    h2 {
      font-size: 1.6rem;

    }
}

p {
  /* font-weight: 600; */
  font-weight: 400;
  margin: 20px 0 40px;
  font-size: 1rem;
}
.smallerP p {
  font-size: 0.9rem;
}

.datenschutz p {
  font-weight: 400;
}

.navbar {
  /*opacity: 0.8;*/
  /* background: rgba(0,0,0,0.83) !important; */
  background: rgba(0,0,0,0.8) !important;

  /* background: rgba(0,0,0,0.70); */
  border: none;
  /*min-height: 115px;*/
  min-height: 77px;
  /*display: none;*/
}

.menuarea {
  padding-left:0;
}

.logoarea {
  padding-left:0;
}

.kastnercircle {
  max-width: 65px;
}

.navbar-header {
  /*max-width: 50%;*/
  padding-top: 15px;
}

.navbar-default .navbar-nav>li>a {
  /*border-radius: 8px 8px 0px 0px;*/
  font-size: 13px;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
}





.navbar-nav>li>a {
  /*line-height: 90px;*/
}

.navbar-brand {
  padding-top:15px;
}


.navbar-logo {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar-circles {
  float: left;
  padding-top:15px;
}

.navbar-circles>div {
  padding-left:2px;
  padding-right:2px;
}

.navbar-button {
  padding-right: 0px;

}
.navbar-toggle {
  margin-right: 0px;
  margin-bottom: 15px;
}

.navbar-bottom {
  margin-top: 0px;
}

.navbar-bottom>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

#navbar-main .nav>li>a {
  font-size: 16px;
  text-transform: uppercase;
}

#navbar-main .nav>li {
  margin-left: 3px;
}
#navbar-main .nav>li:first-child {
  margin-left: 0px
}

#navbar-main {
  border-bottom: 1px solid #FFFFFF;
  margin-top: 14px;
}

#navbar-sub {
  height: 41px;
}

#navbar-sub .nav>li:last-child {
  margin-right: 5px;
}
#navbar-sub .nav>li>a {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 10px;
  padding-right: 10px;
}



.menu-section {

  height: auto !important;
  min-height: 100%;
  overflow: hidden;
  text-align: center;

}

.image-section {
  text-align: center;
}



.bar-pink {
  background: #df98c2;
}



.bar-beige {
  background: #dccccc;
}


.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg p, .dark-bg a{
  color: #FFF;
}

.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4 {
  letter-spacing: 1px;
}

.dark-bg hr {
    border-top: 1px solid rgb(255 255 255);
}

.home-section {
  /*background: url('../images/background_kastner_raw_2015031156_v4.jpg') no-repeat center;*/
  background-size: cover;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 2px 1px 0 rgba(0,0,0,0.5);
  position: relative;
}



.item_optik {
  background: url('../images/background_kastner_raw_2015031156_v4.jpg') no-repeat center;
  background-size: cover;
}

.item_mode {
  background: url('../images/background_kastner_mode.jpg') no-repeat center;
  background-size: cover;

}

.item_akustik {
  background: url('../images/background_kastner_akustik.jpg') no-repeat center;
  background-size: cover;

}

.home-section .container, .home-section .container .row, .home-section .container .row .col-md-12 {
  /*min-height: 100% !important;*/

}

.row>.frame {
  width: 100%;
}

.home-section .container {
  /*width: auto !important;

  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%,-85%);
  transform: translate(0%,-50%); */

}

.auto-height {
  min-height: auto;
}

.center-item {
  min-width: 100%;
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;


  align-items: center;


}
.image-section .center-item {
  min-height: 50%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 50vh; /* These two lines are counted as one :-)       */

  }

.vertical-center {
  /* IE 11 Support*/
  display: flex;
}

.vertical-align {
  display: flex;
  align-items: center;
}

.angebot-section {
  min-height: 50%;
  padding-top: 135px;
  padding-bottom: 100px;
}

.image-section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 50%;
  position: relative;
}

.bg-image-top {
  background-position: top;
}

.height-initial {
  height: initial;
  min-height: initial;
}

.image-section-larger {
  height: 60%;
}


.image-section-largest {
  height: 75%;
}



.marken-section {
  min-height: auto;
}

.brand-img-col {
  padding: 0px -15px;
}

.brand-img-col:first-child {
  padding-left:30px;
  padding-right:0px;
}

.brand-img-col:last-child {
  padding-right:30px;
  padding-left:0px;
}

.kompetenz-section {

  padding-top: 135px;
  padding-bottom: 100px;
}

.kontaktlinsen-section, .kontakt-section {
  padding-top: 135px;
  padding-bottom: 100px;
}

.kontaktlinsen-section {
  min-height: 600px;
  /*height: 60%;*/
  height: 80%;
}

.kontakt-section, .rezept-section {
    min-height: auto;
}

.rezept-section {
  padding-top: 120px;
  padding-bottom: 60px;

}

.logo_cat_area {
  /*width: 400px;*/
  width: 50%;
  /*height: 50%;*/
  margin: auto;
}

.logo_cat_area .centerCategory {
  width: 40%;
  margin: 0px auto;
}

.logo_cat_area .centerLogo {
  margin-top: 20px;
  /*width: 300px;*/
}

a.mfp-iframe {
  text-decoration:none;
  }

a.mfp-iframe:hover {
  text-decoration:none;
  }

.pageDownArrow {
  max-width: 200px;
  max-height: 93px;
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 20%;
  height: 10%;

  transform: translate(-50%,0%);
  color: red;
  z-index:999;
  background-size: contain;
  cursor: pointer;

}

#main_menu_button {
  position: fixed;
  /*top: 15%;*/
  top: 2%;
  right: 2%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 9999;

  display: none;
}

.main-menu-toggle {
  border-color: #ddd;
  width: 100%;
  height: 100%;
  background-color: #a02346;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.main-menu-toggle .icon-bar {
    background-color: #FFF;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.main-menu-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

.main-menu-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 2px;
    border-radius: 1px;
}



/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:center;
    /* inline-block space fix */
    margin-right:-4px;


}

.img-icon .image-box {
  width: 65%;
  margin: auto;
}

.box-grey {
  background-color: #cccccc;
  padding: 20px 0;
  margin: 10px 0;
}

.FooterMenu {
  position: absolute;
  bottom: 0;
  right: 50px;
}

.FooterMenu p, .FooterMenu p a {
  color: #555555;
  font-weight:400;
}

.footer {
  text-align: center;
  height: 150px;
}

.footer .bar {
  height: 100%;
  display: flex;
  align-items: center;
}

.margin-image-inner img {
  width: 80%;
  margin: 0 auto;
}


.img-hover img {
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -o-transition: all .5s ease; /* IE 9 */
    -ms-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.img-hover img:hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translateZ(0) scale(1.10); /* Safari and Chrome */
    -moz-transform:scale(1.10); /* Firefox */
    -ms-transform:scale(1.10); /* IE 9 */
    -o-transform:translatZ(0) scale(1.10); /* Opera */
    transform:translatZ(0) scale(1.10);
}

.img-hover .img-wrapper {
  position: relative;
  overflow: hidden;
}

.brands-hover img {
    -webkit-transition: all .3s ease; /* Safari and Chrome */
    -moz-transition: all .3s ease; /* Firefox */
    -o-transition: all .3s ease; /* IE 9 */
    -ms-transition: all .3s ease; /* Opera */
    transition: all .3s ease;
}
.brands-hover img:hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translateZ(0) scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:translatZ(0) scale(1.15); /* Opera */
    transform:translatZ(0) scale(1.15);
}

.brands-hover .img-wrapper {
  /*position: relative;
  overflow: hidden;*/
}


.carousel-indicators {
  left: 0;
  text-align: left;
  margin-left: 10px;
}
.progressbar {
  width: 0%;
  height: 10px;
  left: 0;
  position: absolute;
  bottom: 0;
  background-color: rgba(183,30,62,0.5);
  /* background-color: #b71e3e; */
  /*transition: width 0.5s;*/
  opacity: 0.5;
}


.center_text {
  text-align: center;
}


.akustik-angebot-section {
  height:auto;
  padding-top: 135px;
  padding-bottom: 0px;
}

.margin_bottom {
  margin-bottom: 50px;
}


.akustik-service-section {
  padding-top: 135px;
}


.shift-up {
  margin-top: -100px;
}

.shift-down {
  position: relative;
  top: 50px;
}
section.menu-padding {
  padding-top: 135px;
  padding-bottom: 30px;
}



.brands .col-lg-1, .brands .col-lg-10, .brands .col-lg-11, .brands .col-lg-12, .brands .col-lg-2, .brands .col-lg-3, .brands .col-lg-4, .brands .col-lg-5, .brands .col-lg-6, .brands .col-lg-7, .brands .col-lg-8, .brands .col-lg-9, .brands .col-md-1, .brands .col-md-10, .brands .col-md-11, .brands .col-md-12, .brands .col-md-2, .brands .col-md-3, .brands .col-md-4, .brands .col-md-5, .brands .col-md-6, .brands .col-md-7, .brands .col-md-8, .brands .col-md-9, .brands .col-sm-1, .brands .col-sm-10, .brands .col-sm-11, .brands .col-sm-12, .brands .col-sm-2, .brands .col-sm-3, .brands .col-sm-4, .brands .col-sm-5, .brands .col-sm-6, .brands .col-sm-7, .brands .col-sm-8, .brands .col-sm-9, .brands .col-xs-1, .brands .col-xs-10, .brands .col-xs-11, .brands .col-xs-12, .brands .col-xs-2, .brands .col-xs-3, .brands .col-xs-4, .brands .col-xs-5, .brands .col-xs-6, .brands .col-xs-7, .brands .col-xs-8, .brands .col-xs-9 {
  padding-left: 5px;
  padding-right: 5px;
}




p b {
  font-size: 17px;
}

.important {
  color: #b71e3e;
}

.datenschutz-section {
  padding-top: 135px;
  padding-bottom: 100px;
  text-align: left;
}

.img-responsive {
    /* Internet Explorer 11 FIX */
    /* width:100%; */
}

.phoneOverlay {
  display: none;
}

.kontaktbox .image-box {
  width: 20%;
  margin: auto;
}

/******************************

*******************************/


.ad_switch_bar, .ad_switch_image {
  position:relative;
}

.ad_switch_image {
  z-index: 10;
}

.whiteBG_bar_top, .whiteBG_bar_bottom {
    height: 55px;
}

.wholeBar .whiteBG_bar_top, .wholeBar .whiteBG_bar_bottom {
    height: 0px;
}

.whiteBG_bar_top {
  background-color: #fff;

  width: 100%;
  position: absolute;
  z-index: 0;
}

.whiteBG_bar_bottom {
  background-color: #fff;

  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 0;
}

/*****************************
 *Voucher Google
 *****************************/

.vouchertop-section {
  /*height: 70%;*/
  min-height: 90%;
  position: relative;

}

.vouchertop-section .item .center-item {
  min-height:auto;
}

.vouchertop-section .picNoMarginBotton .ce-gallery {
  margin-bottom:0px
}


/*****************************
 *Small Header
 *****************************/

.small-header-section {
  height: 50% !important;
  min-height: 50%;
  position: relative;

}

.small-header-section .carousel{
  min-height: 100%;
  height: 100%;
}

.small-header-section .carousel-inner {
  /* position: relative; */
  width: 100%;
  /* overflow: hidden; */
  height: 100%;
}

.small-header-section .carousel-inner .carousel-item {
  height: 100%;
}

.small-header-section .carousel-inner .carousel-item>div {
  height: 100%;
}


.jobs-area {
  /* max-width: 412px; */
  max-width: 312px;
  position: absolute;
  right: 0px;
  /* top: -200px; */
  top: -400px;
  width: 50%;
}

@media (min-width: 800px) and (max-width: 1100px) {
  .jobs-area {
      top: -200px;
  }
}

@media (max-width: 767px) {
  .jobs-area {
    position: unset;
    width: auto;
  }
}

@media (max-width: 450px) {
  .jobs-area {
    /* position: unset; */
    /* width: auto; */
    position: relative;
    width: auto;
    height: 200px;
    top: -100px;
    right: -100px;
  }
}


/*****************************
 *Maps
 *****************************/

.kastnerMap {
    background-image: url('../images/DSGVO_MapsImage.jpg');
    background-size: cover;
    background-position: center;
}

.map-big {
    background-image: url('../images/DSGVO_MapsImageXL.jpg') !important;
    background-size: cover;
    background-position: center;
}



.map-section .mapsWrapper {
  /*position: relative;*/
  width: 100%;
  height: 100%;
}


.map-section>div {
  height: 100%;
  min-height: 100%;
  position: absolute;
  width: 100%;
}

.map-section {
  height: 70%;
  min-height: 70%;
  position: relative;
}


.kastnerMap {
  width: 100%;
  height: 200px;

}

.map-big {
  height: 100%;
}

.maximizeMap {
  cursor: pointer;
  width: 100%;
  background-color: #8c8c8c;
  padding: 4px;
  color: #fff;
  display:none;
}

.activateMap {
  cursor: pointer;
  width: 100%;
  background-color: #8c8c8c;
  padding: 4px;
  color: #fff;

}

.activateBigMap {
  text-align: center;

}

.infoContent {
  text-align: center;
  /*margin-left:15px;*/

}

.infoContent h3 {
  font-size: 14px;
}

.infoContent p {
  font-size: 11px;
  margin-bottom: 5px;
}

.mapsPopup {
  width: 600px;
  width: 100%;
  height: 100%;
}

.mfp-map .mfp-inline-holder .mfp-content, .mfp-map .mfp-ajax-holder .mfp-content {
  width: 95%;
  height: 95%;
}

.mfp-map .mfp-close {
  background-color: rgba(0,0,0,0.5) !important;
  top: 0 !important;
  right: 0 !important;
}

/* overlay at start */
.mfp-map.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-map.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-map.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-map.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* content animate it */
.mfp-map.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-map.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}




/*****************************
 *POWERMAIL
 *****************************/

.tx-powermail .control-label {
  display: none;
}
.tx-powermail .form-control {
  border-radius: 0;
  background-color: #ccc;
  color: #000;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
   color: #000 !important;
   opacity: 1;
}

.placeholder {
    color:#000;
}





.tx-powermail .btn {
  width: 100%;
  border-radius: 0;
}

.tx-powermail .checkbox label {
  padding-left: 25px;
  text-align: left;
  margin-bottom: 5px;
}


/********************************
* New 2020
*********************************/

.nav-link {
  white-space: nowrap;
}
.nav-item .nav-item.aktiv {
  padding-top:5px;
  padding-bottom:5px;
}
.kastnercircle {
   float:left;
}

.navbar-brand>img {
  width: 280px;
}

@media (max-width: 1199px) {
  .navbar-brand>img {
    width: 220px;
  }
}
@media (max-width: 349px) {
  .navbar-brand>img {
    width: 120px;
  }
}

@media (max-width: 250px) {
  .navbar-brand>img {
    width: 60px;
  }
}

.navbar-bottom .nav-link {
  font-size: 14px;
  padding-right: 5px !important;
  padding-left: 3px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

.imgSameHeight .row, #OptikKastnerUeberUnsTradition .row {
  padding-left:10px;
  padding-right:10px;
}

.imgSameHeight .col-md-8, .imgSameHeight .col-md-4, .imgSameHeight .col-8, .imgSameHeight .col-4,
.imgSameHeight .col-md-6,
.imgSameHeight .col-sm-8, .imgSameHeight .col-sm-4, .imgSameHeight .col-xs-8, .imgSameHeight .col-xs-4,
.imgSameHeight .col-md-3, .imgSameHeight .col-md-2, .imgSameHeight .col-md-5, #OptikKastnerUeberUnsTradition .col-md-6, #OptikKastnerUeberUnsTradition .col-md-4  {
  padding-left: 5px;
  padding-right: 5px;
}

.imgSameHeight .img-hover {
  margin-top:5px;
  margin-bottom:5px;
}

@media (min-width: 768px) {
  .imgSameHeight img {
    height: 480px;
    width: 100%;
    object-fit: cover;

  }
  #OptikKastnerUeberUnsBilder.imgSameHeight img {
      height: 380px;
  }
}

@media (max-width: 991px) {
  .imgSameHeight .img-hover img {
    margin-top: 0;
  }
}

#OptikKastnerBambergBilder {
  background-image: linear-gradient(to top, #b52d48, #b52d48 20%, #fff 20% , #fff 48%, #b52d48 48%, #b52d48 68%, #fff 68%, #fff 0);
}

#AkustikKastnerSchesslitzBilder {
  background-image: linear-gradient(to top, #ed7118, #ed7118 50%, #fff 50% , #fff 0);
}

#OptikKastnerUeberUnsBilder {
  background-image: linear-gradient(to top, #fff, #fff 10%, #009ee3 10%, #009ee3 30%, #fff 30% , #fff 68%, #009ee3 68%, #009ee3 88%, #fff 88%, #fff 0);
}

#OptikKastnerUeberUnsTradition {
  background-image: linear-gradient(to top, #fff, #fff 10%, #009ee3 10%, #009ee3 );
}

.jobs-area.lieblinge-area {
  max-width: 380px
}


.lieblingeHeader {
  padding-top: 135px;
  min-height:inherit;
}
.lieblingeDIV {
  position:relative;
  top: -40px;
  left: 20px;
}

.lieblingeDIV .ce-image, .lieblingeDIV .ce-row {
  overflow:inherit;
}
.lieblingeDIV .ce-gallery {
  margin-bottom:0;
}

.lieblingeDIV .img-fluid {
  max-width: none;
}
.lieblingeSmallDIV {
  display:none;
}
@media (max-width: 1359px) {
  .lieblingeDIV {
    display: none;
  }
  .lieblingeSmallDIV {
    display:block;
  }
  .navbar>.container {
    min-width: 100%;
  }
}

.lieblingeSmallDIV {
  width:100%
}
.liebingSmallWrapper {
  margin: 10px 10px;
  width: 200px;
  max-width: 75%;
}

.lieblingeDIV .liebingWrapper {
  position:absolute;

}

.lieblingeDIV img {
  height: 90px;
  width: auto;
}



.lieblinge p {
  text-align: left;
  font-size: 9pt;
  letter-spacing: -0.5px;
}

a.lieblinge::before {
  /* content: '<i class="fa fa-search-plus" aria-hidden="true"></i>'; */
  content: '+';
    position: absolute;
    right: 22px;
    color: #000;
    /* border: 1px solid rgb(0 0 0 / 0.5); */
    border-radius: 10px;
    width: 20px;
    height: 20px;
    padding: 0px;
    margin-top: 2px;
    padding-top: 0;
    line-height: 17px;
    font-size: 20px;
    top: 5px;
    cursor: pointer;

}

a.lieblinge p {
  color: #000;
  cursor: pointer;
}

a.lieblinge img {

  cursor: pointer;
}

.lieblinge .ce-column {
  margin-right:0px;
}

.lieblinge .ce-row .ce-column:first-child {
  display: block;
}

.lieblinge .ce-row .ce-column:nth-child(2) {
  display: none;
}

.lieblinge .ce-row:hover .ce-column:first-child {
  display: none;
}

.lieblinge .ce-row:hover .ce-column:nth-child(2) {
  display: block;
}

.lieblingeHeader p a {
  color:#000;
  font-weight: bold;
}




.modaltoggle-small {
  font-size: 1rem;
  letter-spacing: 1px;
  transition: letter-spacing 0.5s ease;
  line-height: 28px;
}

.modaltoggle-small:hover {
  /* font-size: 1.1rem; */
  /* letter-spacing: 3px; */
}

.modal-dialog {
    max-width: 1400px;
}
.modal-body p {
  text-align: left;
  margin-bottom: 20px;
}


.btn-modal {
  padding: 0 21px;
  font-size: 13px;
  background-color: #ff7c00;
  border-color: #ff7c00;
}


.btn-modal-bigger {
  padding: 0 21px;
  font-size: 18px;
  background-color: #ff7c00;
  border-color: #ff7c00;
}

.pt-6, .py-6 {
    padding-top: 4rem!important;
}

.pb-6, .py-6 {
    padding-bottom: 4rem!important;
}

.mt-6, .my-6 {
    margin-top: 4rem!important;
}
.mb-6, .my-6 {
    margin-bottom: 4rem!important;
}

.pt-7, .py-7 {
    padding-top: 8rem!important;
}

.pb-7, .py-7 {
    padding-bottom: 8rem!important;
}

.mt-7, .my-7 {
    margin-top: 8rem!important;
}
.mb-7, .my-7 {
    margin-bottom: 8rem!important;
}


.terminvereinbarungKV {
  position: absolute;
  bottom: -160px;
    left: 0;
  width: 100%;
}

@media (min-width: 800px) {
  .terminvereinbarungKV {
    width: 400px;
    bottom: -300px;
    left: 0px;
  }
}
@media (min-width: 1480px) {
  .terminvereinbarungKV {
    width: 400px;
    bottom: -350px;
    left: -200px;
  }
}



.betriebsurlaubKV {
  position: absolute;
  bottom: -270px;
  left: 0px;
  width: 100%;
  padding: 30px;
}

@media (min-width: 800px) {
  .betriebsurlaubKV {
    width: 500px;
    bottom: -400px;
    left: 300px;
    padding: 0px;
  }
}

@media (min-width: 1480px) {
  .betriebsurlaubKV {
    width: 500px;
    bottom: -450px;
    left: 250px;
  }
}
