/* lato-regular - latin */
@import "pretty-checkbox.min.css";
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/lato-v16-latin-regular.eot');
  src: local('Lato Regular'), local('Lato-Regular'), url('/fonts/lato-v16-latin-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/lato-v16-latin-regular.woff2') format('woff2'), url('/fonts/lato-v16-latin-regular.woff') format('woff'), url('/fonts/lato-v16-latin-regular.ttf') format('truetype'), url('/fonts/lato-v16-latin-regular.svg#Lato') format('svg');
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/lato-v16-latin-700.eot');
  src: local('Lato Bold'), local('Lato-Bold'), url('/fonts/lato-v16-latin-700.eot?#iefix') format('embedded-opentype'), url('/fonts/lato-v16-latin-700.woff2') format('woff2'), url('/fonts/lato-v16-latin-700.woff') format('woff'), url('/fonts/lato-v16-latin-700.ttf') format('truetype'), url('/fonts/lato-v16-latin-700.svg#Lato') format('svg');
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/lato-v16-latin-900.eot');
  src: local('Lato Black'), local('Lato-Black'), url('/fonts/lato-v16-latin-900.eot?#iefix') format('embedded-opentype'), url('/fonts/lato-v16-latin-900.woff2') format('woff2'), url('/fonts/lato-v16-latin-900.woff') format('woff'), url('/fonts/lato-v16-latin-900.ttf') format('truetype'), url('/fonts/lato-v16-latin-900.svg#Lato') format('svg');
}
/* fira-sans-regular - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/fira-sans-v10-latin-regular.eot');
  src: local('Fira Sans Regular'), local('FiraSans-Regular'), url('/fonts/fira-sans-v10-latin-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/fira-sans-v10-latin-regular.woff2') format('woff2'), url('/fonts/fira-sans-v10-latin-regular.woff') format('woff'), url('/fonts/fira-sans-v10-latin-regular.ttf') format('truetype'), url('/fonts/fira-sans-v10-latin-regular.svg#FiraSans') format('svg');
}
body {
  font-family: 'Fira Sans';
}
body a.box-logininfo {
  display: inline-block;
  margin-left: 10px;
  font-family: 'Fira Sans';
  color: #888888;
  word-break: break-all;
  cursor: pointer;
  font-weight: 100;
  text-decoration: none;
}
body a.box-logininfo:hover {
  font-weight: 400;
  color: #343434;
}
body .nowrap {
  white-space: nowrap;
}
body h4 {
  font-size: 16px;
  font-family: 'Fira Sans';
  font-weight: 600;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 20px;
}
body img#LogoSTADAdirekt {
  width: 214px;
  padding-top: 25px;
  padding-bottom: 25px;
}
body a.stadaBadge {
  border: 0px;
  padding: 17px 20px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.14);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-bottom: 20px;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  float: right;
}
body a.stadaBadge img.LogoSTADA {
  width: 108px;
}
body a.stadaBadge:hover {
  transform: scale(1.07);
}
body .mobileLogo {
  display: none;
}
body form.LoginBox {
  padding-top: 35px;
}
body form.LoginBox input[type=text],
body form.LoginBox input[type=password],
body form.LoginBox input[type=email] {
  padding: 10px 17px;
  border: 1px solid #7d7d7d;
  border-radius: 20px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 16px;
  width: 250px;
  border-collapse: collapse;
}
body input[type=submit],
body .submitBtn {
  padding: 10px 17px;
  border: 1px solid #999;
  border-radius: 20px;
  background-color: #d50058;
  color: white;
  cursor: pointer;
  border-collapse: collapse;
}
body .submitBtn:disabled {
  background-color: #ddd;
  border: 1px solid transparent;
}
body input.text-center {
  text-align: center;
}
body input.inputfc {
  max-width: 75px;
}
body main {
  padding-top: 70px;
  color: #000000;
}
body main .alertrow {
  background-color: #d50058;
  color: white;
}
body main h1,
body main h2 {
  text-align: center;
  color: #005db9;
  font-size: 20px;
  font-weight: 900;
  font-family: 'Lato';
  margin-bottom: 30px;
}
body main h3 {
  font-size: 20px;
  font-family: 'Fira Sans';
  font-weight: 600;
}
body main h5 {
  font-size: 12px;
  padding-bottom: 30px;
}
body main p {
  color: #000000;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
}
body main .smallertext {
  font-size: 12px;
}
body main a.cleanlink {
  font-family: 'Fira Sans';
  color: #343434;
  word-break: break-all;
  cursor: pointer;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
}
body main a.cleanlink span:first-child {
  border-bottom: 1px solid #343434;
  line-height: 20px;
  padding-bottom: 5px;
  margin-right: 1rem;
}
body main a.cleanlink span:last-child {
  float: right;
  border: 0px;
  line-height: auto;
}
body main a.cleanlink span:last-child img {
  border: 0px;
}
body main .alertbox {
  background-color: #f8f8f8;
  border-radius: 15px;
  padding: 15px;
  display: block;
  cursor: pointer;
  min-height: 90px;
  transition: background-color 0.3s ease-in-out;
  margin-bottom: 15px;
  margin-top: 15px;
}
body main .alertbox img {
  margin-top: -15px;
  width: 75px;
  float: right;
  clear: both;
}
body main .alertbox:hover,
body main .alertbox-top:hover {
  background-color: #d50058;
}
body main .alertbox-top {
  background-color: #f8f8f8;
  border-radius: 15px;
  padding: 15px;
  display: block;
  cursor: pointer;
  min-height: 90px;
  transition: background-color 0.3s ease-in-out;
  margin-bottom: 15px;
  margin-top: 15px;
  min-height: initial;
  border-radius: 15px 15px 0 0;
  margin-bottom: 0px;
}
body main .alertbox-top img {
  margin-top: -15px;
  width: 75px;
  float: right;
  clear: both;
}
body main .alertbox-bottom {
  background-color: #f8f8f8;
  border-radius: 15px;
  padding: 15px;
  display: block;
  cursor: pointer;
  min-height: 90px;
  transition: background-color 0.3s ease-in-out;
  margin-bottom: 15px;
  margin-top: 15px;
  min-height: initial;
  position: relative;
  border-radius: 0 0 15px 15px;
  margin-top: 0px;
  cursor: default;
}
body main .alertbox-bottom img {
  margin-top: -15px;
  width: 75px;
  float: right;
  clear: both;
}
body main .alertbox-bottom p {
  margin-bottom: 0;
}
body main .pointer {
  cursor: pointer;
}
body main p.center {
  text-align: center;
}
body main ol li {
  padding-bottom: 20px;
  padding-top: 20px;
}
body main .promotion {
  background-color: #d50058;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
}
body main .promotion h1,
body main .promotion h2,
body main .promotion p {
  color: white;
}
body main .promotion form.LoginBox {
  text-align: center;
  /*
				input[type=text]
				{
				}
				*/
}
body main .promotion form.LoginBox input[type=submit],
body main .promotion form.LoginBox .submitBtn {
  background-color: #005db9;
}
body main .small-promotion {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
}
body main .small-promotion th {
  color: white;
}
body td.noborder {
  border: 0px !important;
}
body aside.cannabisteaser {
  background-color: #d50058;
  padding-top: 34px;
  padding-bottom: 34px;
  margin-top: 50px;
  margin-bottom: -50px;
  text-align: center;
  color: white;
  font-size: 14px;
}
body aside.cannabisteaser a {
  color: white;
  white-space: nowrap;
}
body aside.cannabisteaser a img {
  display: inline-block;
  margin-right: 3px;
}
body aside.sitemap {
  background-color: #f8f8f8;
  padding-top: 34px;
  padding-bottom: 34px;
  margin-top: 50px;
}
body aside.sitemap h3 {
  border-bottom: 1px solid #343434;
  font-size: 18px;
  font-family: 'Fira Sans';
  line-height: 34px;
  text-transform: uppercase;
}
body aside.sitemap a {
  font-size: 14px;
  color: #343434;
  display: block;
  line-height: 32px;
}
body aside.sitemap a img {
  float: left;
  padding-right: 15px;
  margin-top: 5px;
}
body footer {
  background-color: #343434;
  color: white;
  font-family: 'Fira Sans';
  font-size: 14px;
  min-height: 35px;
  line-height: 35px;
  padding-top: 10px;
}
body footer a {
  color: white;
}
/* dgvo */
div.alertdgvo {
  background-color: #d50058;
  color: white;
  padding: 15px 0px;
}
div.alertdgvo p {
  margin: 0px;
  padding: 0px;
  line-height: 20px;
}
/* carousel / slider */
img,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}
.fadeIn-circle1,
.fadeIn-circle2 {
  height: 1140px;
}
.banner {
  width: 100%;
  height: 100%;
  background-size: cover;
}
#slider {
  display: none;
}
#slider .carousel-item {
  height: 200px;
}
#slider .slider-text {
  margin-top: 20px;
  z-index: 1;
  padding-left: 15px;
}
#slider h1 {
  color: white;
  font-size: 1.5rem;
}
#slider p {
  color: white;
  font-size: 0.8rem;
}
/*
.carousel-inner .carousel-item {
	transition: -webkit-transform 2s ease;
	transition: transform 2s ease;
	transition: transform 2s ease, -webkit-transform 2s ease;
  }
*/
@-webkit-keyframes circle1 {
  0% {
    opacity: 0;
    top: -930px;
    left: -770px;
  }
  100% {
    opacity: 1;
    top: -730px;
    left: -370px;
  }
}
@keyframes circle1 {
  0% {
    opacity: 0;
    top: -930px;
    left: -770px;
  }
  100% {
    opacity: 1;
    top: -730px;
    left: -370px;
  }
}
.fadeIn-circle1 {
  -webkit-animation-name: circle1;
  -webkit-animation-duration: 1.2s;
  animation-name: circle1;
  animation-duration: 1.2s;
  top: -730px;
  left: -370px;
}
@-webkit-keyframes circle2 {
  0% {
    opacity: 0;
    top: -70px;
    left: -870px;
  }
  100% {
    opacity: 1;
    top: -270px;
    left: -480px;
  }
}
@keyframes circle2 {
  0% {
    opacity: 0;
    top: -70px;
    left: -870px;
  }
  100% {
    opacity: 1;
    top: -270px;
    left: -480px;
  }
}
.fadeIn-circle2 {
  -webkit-animation-name: circle2;
  -webkit-animation-duration: 1.2s;
  animation-name: circle2;
  animation-duration: 1.2s;
  top: -270px;
  left: -480px;
}
@-webkit-keyframes text {
  0% {
    opacity: 0;
    top: 0px;
    left: -200px;
  }
  100% {
    opacity: 1;
    top: 0px;
    left: 0px;
  }
}
@keyframes text {
  0% {
    opacity: 0;
    top: 0px;
    left: -200px;
  }
  100% {
    opacity: 1;
    top: 0px;
    left: 0px;
  }
}
.fadeIn-text {
  -webkit-animation-name: text;
  -webkit-animation-duration: 1.2s;
  animation-name: text;
  animation-duration: 1.2s;
  top: 0px;
  left: 0px;
}
.slide1 {
  background-image: url("/images/slider/slider-3.jpg");
}
.slide2 {
  background-image: url("/images/slider/slider-2.jpg");
}
.slide3 {
  background-image: url("/images/slider/slider-1.jpg");
}
.slidecs {
  background-image: url("/images/slider/cannabistada.png");
}
.slideek {
  background-image: url("/images/slider/erkaeltungskuemmerer.png");
}
.slide1otc {
  background-image: url("/otc-generika/images/slider-1.jpg");
  /* background-position-y: -38px; */
}
.slide2otc {
  background-image: url("/otc-generika/images/slider-2.jpg");
  /* background-position-y: -38px;*/
}
.slide3otc {
  background-image: url("/otc-generika/images/slider-3.jpg");
  /* background-position-y: -38px; */
}
.va-top {
  vertical-align: top;
}
div.productlisting {
  vertical-align: top;
}
div.productlisting > div {
  display: block;
  padding: 15px 25px;
  border-radius: 15px;
  font-size: 24px;
  text-align: center;
  color: white;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  border: 2px solid white;
}
div.productlisting > div > a {
  display: none;
}
div.productlisting > div.p-schmerz {
  background-color: #ff6b00;
}
div.productlisting > div.p-verdauung {
  background-color: #490e67;
}
div.productlisting > div.p-vitamine {
  background-color: #d6006d;
}
div.productlisting > div.p-allergie {
  background-color: #00b2e3;
}
div.productlisting > div.p-phyto {
  background-color: #80bc00;
}
div.productlisting > div.p-derma {
  background-color: #ffb600;
}
div.productlisting > div.p-erkaeltung {
  background-color: #009f77;
}
div.productlisting > div.active.p-schmerz {
  border-color: #ff6b00;
  color: #ff6b00;
}
div.productlisting > div.active.p-schmerz > span {
  border-color: #ff6b00;
}
div.productlisting > div.active.p-schmerz > a {
  color: #ff6b00;
}
div.productlisting > div.active.p-verdauung {
  border-color: #490e67;
  color: #490e67;
}
div.productlisting > div.active.p-verdauung > span {
  border-color: #490e67;
}
div.productlisting > div.active.p-verdauung > a {
  color: #490e67;
}
div.productlisting > div.active.p-vitamine {
  border-color: #d6006d;
  color: #d6006d;
}
div.productlisting > div.active.p-vitamine > span {
  border-color: #d6006d;
}
div.productlisting > div.active.p-vitamine > a {
  color: #d6006d;
}
div.productlisting > div.active.p-allergie {
  border-color: #00b2e3;
  color: #00b2e3;
}
div.productlisting > div.active.p-allergie > span {
  border-color: #00b2e3;
}
div.productlisting > div.active.p-allergie > a {
  color: #00b2e3;
}
div.productlisting > div.active.p-phyto {
  border-color: #80bc00;
  color: #80bc00;
}
div.productlisting > div.active.p-phyto > span {
  border-color: #80bc00;
}
div.productlisting > div.active.p-phyto > a {
  color: #80bc00;
}
div.productlisting > div.active.p-derma {
  border-color: #ffb600;
  color: #ffb600;
}
div.productlisting > div.active.p-derma > span {
  border-color: #ffb600;
}
div.productlisting > div.active.p-derma > a {
  color: #ffb600;
}
div.productlisting > div.active.p-erkaeltung {
  border-color: #009f77;
  color: #009f77;
}
div.productlisting > div.active.p-erkaeltung > span {
  border-color: #009f77;
}
div.productlisting > div.active.p-erkaeltung > a {
  color: #009f77;
}
div.productlisting > div.active {
  background-color: white;
}
div.productlisting > div.active > span {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}
div.productlisting > div.active > a {
  display: block;
  font-size: 16px;
}
.carousel-indicators li {
  width: 14px;
  height: 14px;
  border-radius: 9px;
  background-color: transparent;
  border: 2px solid white;
  opacity: 1;
}
.carousel-indicators li.active {
  background-color: white;
  border: 2px solid white;
}
.nav-item {
  padding-right: 70px;
}
.nav-item .subnav {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s, opacity 0.25s linear;
  position: absolute;
  background-color: white;
  width: 100%;
  height: auto;
  left: 0px;
  padding: 10px 20px 20px 20px;
}
.nav-item .subnav .row {
  margin: 0 auto;
}
.nav-item .subnav .subnav-listing {
  vertical-align: top !important;
}
.nav-item .subnav .subnav-listing a {
  display: block;
  line-height: 50px;
  color: #000000;
}
.nav-item .subnav .image-teaser a {
  color: #000000;
  line-height: 60px;
  font-weight: 600;
  font-size: 14px;
}
.nav-item .subnav .image-teaser a span {
  float: right;
  height: 60px;
}
.nav-item .subnav .image-teaser a span svg {
  padding-top: 20px;
}
.nav-item:hover .subnav {
  visibility: visible;
  opacity: 1;
  z-index: 101;
}
.nav-item.active {
  font-weight: 700;
}
.notactive {
  font-weight: 400;
}
.overlapping-box {
  padding-bottom: 30px;
  padding-top: 30px;
}
.overlapping-box div:last-child {
  padding: 20px 50px;
  background-color: hsla(0, 0%, 97.3%, 0.9);
}
.overlapping-box > div,
.overlapping-box p {
  text-align: left;
  font-size: 16px;
  font-family: 'Fira Sans';
}
.no-gutters {
  padding-left: 0px;
  padding-right: 0px;
}
a.more,
input[type=submit].more {
  display: inline-block;
  padding: 10px 17px;
  border: 1px solid #999;
  border-radius: 20px;
  background-color: #005db9;
  color: white;
  cursor: pointer;
  border-collapse: collapse;
  text-decoration: none;
  transition: background-color ease-in-out 0.3s;
  margin-top: 20px;
  margin-bottom: 20px;
}
a.more:hover {
  background-color: hsla(0, 0%, 97.3%, 0.9);
  color: #005db9;
}
table {
  border: 0px !important;
}
table th {
  border-top: 0px !important;
}
table td {
  padding: 0.4rem !important;
}
.return {
  position: relative;
}
.return .showReturnStepOne .stepOne {
  display: block;
}
.return .showReturnStepOne .stepTwo {
  display: none;
}
.return .showReturnStepTwo .stepOne {
  display: none;
}
.return .showReturnStepTwo .stepTwo {
  display: block;
}
.return .emailNote {
  display: none;
}
.return .showEmailNote .emailNote {
  display: block;
}
.return input[type=text],
.return input[type=email] {
  padding: 7px 13px !important;
  border-width: 0px !important;
  outline: none !important;
}
.return .submitBtn {
  border-width: 0px !important;
  outline: none !important;
}
.return .custom-select {
  border-radius: 20px;
  font-size: 16px;
  border-width: 0px;
  vertical-align: bottom;
}
.return #overlay,
.return .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  /* Black background with opacity */
  z-index: 9999;
  cursor: pointer;
}
.return #overlay img,
.return .overlay img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.return .submitBtn .chevron {
  width: 15px;
  height: 15px;
}
.return .submitBtn .chevron-open {
  display: block;
}
.return .submitBtn .chevron-closed {
  display: none;
}
.return .submitBtn.collapsed .chevron-open {
  display: none;
}
.return .submitBtn.collapsed .chevron-closed {
  display: block;
}
#currentList a {
  cursor: pointer;
}
@media (min-width: 576px) {
  #slider {
    display: block;
  }
  @-webkit-keyframes circle1 {
    0% {
      opacity: 0;
      top: -930px;
      left: -770px;
    }
    100% {
      opacity: 1;
      top: -566px;
      left: -180px;
    }
  }
  @keyframes circle1 {
    0% {
      opacity: 0;
      top: -930px;
      left: -770px;
    }
    100% {
      opacity: 1;
      top: -566px;
      left: -180px;
    }
  }
  .fadeIn-circle1 {
    -webkit-animation-name: circle1;
    -webkit-animation-duration: 1.2s;
    animation-name: circle1;
    animation-duration: 1.2s;
    top: -566px;
    left: -180px;
  }
  @-webkit-keyframes circle2 {
    0% {
      opacity: 0;
      top: -70px;
      left: -870px;
    }
    100% {
      opacity: 1;
      top: -400px;
      left: -180px;
    }
  }
  @keyframes circle2 {
    0% {
      opacity: 0;
      top: -70px;
      left: -870px;
    }
    100% {
      opacity: 1;
      top: -400px;
      left: -180px;
    }
  }
  .fadeIn-circle2 {
    -webkit-animation-name: circle2;
    -webkit-animation-duration: 1.2s;
    animation-name: circle2;
    animation-duration: 1.2s;
    top: -400px;
    left: -180px;
  }
  @-webkit-keyframes text {
    0% {
      opacity: 0;
      top: 0px;
      left: -200px;
    }
    100% {
      opacity: 1;
      top: 0px;
      left: 0px;
    }
  }
  @keyframes text {
    0% {
      opacity: 0;
      top: 0px;
      left: -200px;
    }
    100% {
      opacity: 1;
      top: 0px;
      left: 0px;
    }
  }
  .fadeIn-text {
    -webkit-animation-name: text;
    -webkit-animation-duration: 1.2s;
    animation-name: text;
    animation-duration: 1.2s;
    top: 0px;
    left: 0px;
  }
}
@media (min-width: 768px) {
  #slider {
    display: block;
  }
  #slider .carousel-item {
    height: 300px;
  }
  #slider .slider-text {
    margin-top: 30px;
  }
  #slider h1 {
    font-size: 1.7rem;
  }
  #slider p {
    font-size: 1rem;
  }
  .nav-item .image-teaser a {
    line-height: 60px;
    font-size: 18px;
    /*
				span
				{
					svg
					{
					}
				}
				*/
  }
  @-webkit-keyframes circle1 {
    0% {
      opacity: 0;
      top: -930px;
      left: -770px;
    }
    100% {
      opacity: 1;
      top: -550px;
      left: -300px;
    }
  }
  @keyframes circle1 {
    0% {
      opacity: 0;
      top: -930px;
      left: -770px;
    }
    100% {
      opacity: 1;
      top: -550px;
      left: -300px;
    }
  }
  .fadeIn-circle1 {
    -webkit-animation-name: circle1;
    -webkit-animation-duration: 1.2s;
    animation-name: circle1;
    animation-duration: 1.2s;
    top: -550px;
    left: -300px;
  }
  @-webkit-keyframes circle2 {
    0% {
      opacity: 0;
      top: -70px;
      left: -870px;
    }
    100% {
      opacity: 1;
      top: -350px;
      left: -300px;
    }
  }
  @keyframes circle2 {
    0% {
      opacity: 0;
      top: -70px;
      left: -870px;
    }
    100% {
      opacity: 1;
      top: -350px;
      left: -300px;
    }
  }
  .fadeIn-circle2 {
    -webkit-animation-name: circle2;
    -webkit-animation-duration: 1.2s;
    animation-name: circle2;
    animation-duration: 1.2s;
    top: -350px;
    left: -300px;
  }
  @-webkit-keyframes text {
    0% {
      opacity: 0;
      top: 0px;
      left: -200px;
    }
    100% {
      opacity: 1;
      top: 0px;
      left: 0px;
    }
  }
  @keyframes text {
    0% {
      opacity: 0;
      top: 0px;
      left: -200px;
    }
    100% {
      opacity: 1;
      top: 0px;
      left: 0px;
    }
  }
  .fadeIn-text {
    -webkit-animation-name: text;
    -webkit-animation-duration: 1.2s;
    animation-name: text;
    animation-duration: 1.2s;
    top: 0px;
    left: 0px;
  }
}
@media (min-width: 992px) {
  body main h1,
  body main h2 {
    font-size: 36px !important;
  }
  body main h3 {
    font-size: 20px !important;
  }
  body main .smallertext {
    font-size: 16px;
  }
  body main td {
    padding: 0.75rem !important;
  }
  body footer {
    padding-top: 0px;
    min-height: 75px;
    line-height: 75px;
  }
  body .position-absolute-lg {
    position: absolute !important;
    left: 0px;
    /* margin-top: -100px; */
  }
  #slider {
    display: block;
  }
  #slider .carousel-item {
    height: 400px;
  }
  #slider .slider-text {
    margin-top: 40px;
  }
  #slider h1 {
    font-size: 2rem;
  }
  #slider p {
    font-size: 1rem;
  }
  @-webkit-keyframes circle1 {
    0% {
      opacity: 0;
      top: -930px;
      left: -770px;
    }
    100% {
      opacity: 1;
      top: -600px;
      left: -400px;
    }
  }
  @keyframes circle1 {
    0% {
      opacity: 0;
      top: -930px;
      left: -770px;
    }
    100% {
      opacity: 1;
      top: -600px;
      left: -400px;
    }
  }
  .fadeIn-circle1 {
    -webkit-animation-name: circle1;
    -webkit-animation-duration: 1.2s;
    animation-name: circle1;
    animation-duration: 1.2s;
    top: -600px;
    left: -400px;
  }
  @-webkit-keyframes circle2 {
    0% {
      opacity: 0;
      top: -70px;
      left: -870px;
    }
    100% {
      opacity: 1;
      top: -330px;
      left: -430px;
    }
  }
  @keyframes circle2 {
    0% {
      opacity: 0;
      top: -70px;
      left: -870px;
    }
    100% {
      opacity: 1;
      top: -330px;
      left: -430px;
    }
  }
  .fadeIn-circle2 {
    -webkit-animation-name: circle2;
    -webkit-animation-duration: 1.2s;
    animation-name: circle2;
    animation-duration: 1.2s;
    top: -330px;
    left: -430px;
  }
  @-webkit-keyframes text {
    0% {
      opacity: 0;
      top: 0px;
      left: -200px;
    }
    100% {
      opacity: 1;
      top: 0px;
      left: 0px;
    }
  }
  @keyframes text {
    0% {
      opacity: 0;
      top: 0px;
      left: -200px;
    }
    100% {
      opacity: 1;
      top: 0px;
      left: 0px;
    }
  }
  .fadeIn-text {
    -webkit-animation-name: text;
    -webkit-animation-duration: 1.2s;
    animation-name: text;
    animation-duration: 1.2s;
    top: 0px;
    left: 0px;
  }
}
@media (min-width: 1200px) {
  body {
    margin-top: 0;
  }
  .container {
    max-width: 1450px;
  }
  #slider {
    display: block;
  }
  #slider .carousel-item {
    height: 350px;
  }
  #slider .slider-text {
    margin-top: 40px;
  }
  #slider h1 {
    font-size: 2.5rem;
  }
  #slider p {
    font-size: 1.1rem;
  }
  @-webkit-keyframes circle1 {
    0% {
      opacity: 0;
      top: -930px;
      left: -770px;
    }
    100% {
      opacity: 1;
      top: -730px;
      left: -370px;
    }
  }
  @keyframes circle1 {
    0% {
      opacity: 0;
      top: -930px;
      left: -770px;
    }
    100% {
      opacity: 1;
      top: -730px;
      left: -370px;
    }
  }
  .fadeIn-circle1 {
    -webkit-animation-name: circle1;
    -webkit-animation-duration: 1.2s;
    animation-name: circle1;
    animation-duration: 1.2s;
    top: -730px;
    left: -370px;
  }
  @-webkit-keyframes circle2 {
    0% {
      opacity: 0;
      top: -70px;
      left: -870px;
    }
    100% {
      opacity: 1;
      top: -270px;
      left: -480px;
    }
  }
  @keyframes circle2 {
    0% {
      opacity: 0;
      top: -70px;
      left: -870px;
    }
    100% {
      opacity: 1;
      top: -270px;
      left: -480px;
    }
  }
  .fadeIn-circle2 {
    -webkit-animation-name: circle2;
    -webkit-animation-duration: 1.2s;
    animation-name: circle2;
    animation-duration: 1.2s;
    top: -270px;
    left: -480px;
  }
  @-webkit-keyframes text {
    0% {
      opacity: 0;
      top: 0px;
      left: -200px;
    }
    100% {
      opacity: 1;
      top: 0px;
      left: 0px;
    }
  }
  @keyframes text {
    0% {
      opacity: 0;
      top: 0px;
      left: -200px;
    }
    100% {
      opacity: 1;
      top: 0px;
      left: 0px;
    }
  }
  .fadeIn-text {
    -webkit-animation-name: text;
    -webkit-animation-duration: 1.2s;
    animation-name: text;
    animation-duration: 1.2s;
    top: 0px;
    left: 0px;
  }
}
@media (max-width: 1200px) {
  body {
    margin-top: 70px;
  }
  #collapsedWrapper {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background-color: white !important;
    height: 70px;
    width: 100vw;
    padding: 0;
    margin: 0;
    z-index: 200;
  }
  #collapsedWrapper .navbar-toggler {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 25px 19px;
  }
  #collapsedMenu.navbar-collapse {
    position: absolute;
    top: 0;
    left: 100vw;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100vw;
    height: 100vh;
    transition: all 0.3s ease-in-out;
    display: block;
    z-index: 201;
    background-color: white;
  }
  #collapsedMenu.navbar-collapse.collapsing {
    height: 100vh !important;
    margin-right: 50%;
    transition: all 0.3s ease-in-out;
    display: block;
  }
  #collapsedMenu.navbar-collapse.show {
    left: 0;
    padding: 0;
  }
  #collapsedMenu .navbar-toggler {
    position: absolute;
    top: 0px;
    right: 0px;
    left: initial;
    padding: 22px 25px;
  }
  #collapsedMenu .navbar-nav {
    margin-top: 100px;
    border-top: 1px solid #d8d8d8;
  }
  #collapsedMenu .navbar-nav li {
    border-bottom: 1px solid #d8d8d8;
    min-height: 60px;
    line-height: 60px;
  }
  #collapsedMenu .navbar-nav li a {
    padding: 0 20px;
    vertical-align: center;
  }
  #collapsedMenu .image-teaser {
    display: none;
  }
  #collapsedMenu .subnav {
    opacity: 1;
    visibility: visible;
    position: static;
    background-color: white !important;
  }
  #collapsedMenu .mobileLogo {
    left: 30px;
  }
  .mobileLogo {
    display: block !important;
    position: absolute;
    left: 80px;
    top: 10px;
    width: 167px;
  }
  .stadaBadge {
    position: absolute;
    top: 0px;
    right: 20px;
    padding: 9px 11px !important;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
  }
  .stadaBadge img.LogoSTADA {
    width: 54px !important;
  }
  .navbar-toggler {
    border-color: transparent !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .d-flex {
    /* display: block !important; */
    display: flex;
  }
  #collapsedWrapper .navbar-toggler {
    top: -64px;
  }
  #collapsedMenu .mobileLogo {
    left: 60px;
  }
}
.pretty {
  white-space: inherit;
  width: 100%;
}
.pretty .state label {
  text-indent: 0;
  padding-left: 2rem;
  line-height: 1.5;
}
.pretty .state label:after,
.pretty .state label:before {
  top: 0;
}
.pretty.p-bigger .icon,
.pretty.p-bigger .img,
.pretty.p-bigger .svg,
.pretty.p-bigger label::after,
.pretty.p-bigger label::before {
  font-size: 1.2em !important;
  top: 2px !important;
}
.msv3 .msv3pwdblock {
  position: relative;
}
.msv3 .alternating-bg .row:nth-child(odd) {
  background-color: #f8f8f8;
}
.msv3 p {
  margin: 0;
  padding: 7px 0 7px 10px;
}
.msv3 p + p {
  padding-top: 0px;
}
.msv3 input {
  max-width: 50%;
}
.msv3 button.msv3randompwd {
  margin-top: -3px !important;
}
.msv3 #overlay,
.msv3 .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  /* Black background with opacity */
  z-index: 9999;
  cursor: pointer;
}
.msv3 #overlay img,
.msv3 .overlay img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.Login .LoginBox form {
  display: relative;
}
.Login #overlay,
.Login .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  /* Black background with opacity */
  z-index: 9999;
  cursor: pointer;
  border-radius: 20px;
}
.Login #overlay img,
.Login .overlay img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.modal p {
  margin-bottom: 0;
}
