@font-face {
  font-family: "AvenirNextLTPro-Bold";
  src: url('/fonts/AvenirNextLTPro/Avenir-Next-LT-Pro-Bold.woff2') format('woff2'), url('/fonts/AvenirNextLTProHeavy/Avenir-Next-LT-Pro-Bold.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: "AvenirNextLTPro-Regular";
  src: url('/fonts/AvenirNextLTPro/AvenirNextLTPro-Regular.woff') format('woff'), url('/fonts/AvenirNextLTProHeavy/AvenirNextLTPro-Regular.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: "AvenirNextLTPro-Heavy";
  src: url('/fonts/AvenirNextLTPro/AvenirNextLTPro-Heavy.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: "Anton-Regular";
  src: url("/fonts/Anton/Anton-Regular.ttf");
}
@font-face {
  font-family: "Inter-Regular";
  src: url("/fonts/Inter/static/Inter-Regular.ttf");
}
@font-face {
  font-family: "Inter-Bold";
  src: url("/fonts/Inter/static/Inter-Bold.ttf");
}
@font-face {
  font-family: "Inter-ExtraBold";
  src: url("/fonts/Inter/static/Inter-ExtraBold.ttf");
}
@font-face {
  font-family: "Inter-Medium";
  src: url("/fonts/Inter/static/Inter-Medium.ttf");
}
body {
  font-size: 16px;
  font-family: 'Inter-Regular';
  font-size: 16px
}
.Font-AvenirNextLTPro-Bold {
  font-family: 'AvenirNextLTPro-Bold';
}
.Font-AvenirNextLTPro-Heavy {
  font-family: 'AvenirNextLTPro-Heavy';
}
.Font-Anton-Regular {
  font-family: 'Anton-Regular';
}
.Font-Inter-Medium {
  font-family: 'Inter-Medium';
}
.Font-Inter-Bold {
  font-family: 'Inter-Bold';
}
.Font-Inter-ExtraBold {
  font-family: 'Inter-ExtraBold';
}
.rajdhani-light {
  font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: normal;
}
h1 {
  font-size: 27px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 24px;
}
.f-8 {
  font-size: 8px;
}
.f-9 {
  font-size: 9px;
}
.f-10 {
  font-size: 10px;
}
.f-11 {
  font-size: 11px;
}
.f-12 {
  font-size: 12px;
}
.f-13 {
  font-size: 13px;
}
.f-14 {
  font-size: 14px;
}
.f-15 {
  font-size: 15px;
}
.f-16 {
  font-size: 16px;
}
.f-17 {
  font-size: 17px;
}
.f-18 {
  font-size: 18px;
}
.f-19 {
  font-size: 19px;
}
.f-20 {
  font-size: 20px;
}
.f-21 {
  font-size: 21px;
}
.f-22 {
  font-size: 22px;
}
.f-23 {
  font-size: 23px;
}
.f-24 {
  font-size: 24px;
}
.f-25 {
  font-size: 25px;
}
.f-26 {
  font-size: 26px;
}
.f-27 {
  font-size: 27px;
}
.f-28 {
  font-size: 28px;
}
.f-29 {
  font-size: 29px;
}
.f-30 {
  font-size: 30px;
}
.f-31 {
  font-size: 31px;
}
.f-35 {
  font-size: 35px;
}
.f-44 {
  font-size: 44px;
}
.f-50 {
  font-size: 50px;
}
.f-60 {
  font-size: 60px;
}
.f-100 {
  font-size: 100px;
}
.f-250 {
  font-size: 250px;
  height: 250px;
}
.lh-1 {
  line-height: 1;
}
.lh-25 {
  line-height: 25px;
}
.lh-30 {
  line-height: 30px;
}
.lh-35 {
  line-height: 35px;
}
.lh-52 {
  line-height: 52px;
}
.ls-2 {
  letter-spacing: 2px; /* Die Größe des Abstands */
}
.bg-red {
  background-color: #cd0100;
}
.bg-mein {
  background-color: #fead0d;
}
.btn-mein {
  color: #fff;
  background-color: #fead0d;
  border-color: #fead0d;
}
.btn-mein:hover {
  color: #fff;
  background-color: #ff9c00;
  border-color: #ff9c00;
}
.btn-red {
  color: #fff;
  background-color: #cd0100;
}
.btn-red:hover {
  color: #fff;
  background-color: #900000;
}
.text-mein {
  color: #fead0d;
}
.text-red {
  color: #cd0100;
}
.text-grau {
  color: #6C757D;
}
.bild {
  background: url(../images/brand_pixelprice.png) no-repeat;
  background-position: 0px -70px;
  border-radius: 50px 0px 0px 50px;
  background-size: 100% auto;
}
.bild2 {
  background: url(../images/apotheke/esl05.png) no-repeat;
  background-position: 0px -40px;
 
}
@media screen and (max-width: 576px) {
  .container-only-left {
    margin-left: calc(50% - 175px);
  }
}
@media screen and (min-width: 576px) {
  .container-only-left {
    margin-left: calc(50% - 255px);
  }
}
@media screen and (min-width: 768px) {
  .container-only-left {
    margin-left: calc(50% - 345px);
  }
}
@media screen and (min-width: 992px) {
  .container-only-left {
    margin-left: calc(50% - 465px);
  }
}
@media screen and (min-width: 1200px) {
  .container-only-left {
    margin-left: calc(50% - 555px);
  }
}
.ul-1 {
  list-style-image: url('../images/point.png');
  line-height: 200%;
}
.ul-produkte-1 {
  line-height: 250%;
  list-style-image: url('../images/icon-li-1.png');
}
.ul-produkte-2 {
  line-height: 250%;
  list-style-image: url('../images/icon-li-2.png');
}
.ul-produkte-3 {
  line-height: 250%;
  list-style-image: url('../images/icon-li-3.png');
}
.ul-produkte-4 {
  line-height: 250%;
  list-style-image: url('../images/icon-li-4.png');
}
.bulli1 {
  background: url(../images/bulli1.png) no-repeat center top;
  height: 234px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.bulli2 {
  background: url(../images/bulli2.png) no-repeat center top;
  height: 234px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.bulli3 {
  background: url(../images/bulli3.png) no-repeat center top;
  height: 234px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.bulli4 {
  background: url(../images/bulli4.png) no-repeat center top;
  height: 234px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.bild_gelb {
  background: url(../images/fotos/gelb.png) no-repeat center top;
  height: 634px;
  width: 600px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  padding-top: 50px;
}
.navbar-custom {
  background-color: rgba(0, 0, 0, 0.4); /* Schwarz mit 50% Transparenz */
  transition: background-color 1.3s;
  height: 90px;
}
.navbar-custom.scrolled {
  background-color: rgba(0, 0, 0, 0.6); /* Ändere dies in die gewünschte Farbe */
  height: 70px;
}
.carousel-caption01 {
  position: absolute;
  left: 15%;
  bottom: 2.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}
.carousel-caption02 {
  position: absolute;
  left: 15%;
  bottom: 2.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  background-color: #cd0100;
}
#headerPixel {
  position: relative;
  background-color: white;
  overflow: hidden;
}
.pixel {
  width: 15px;
  height: 15px;
  background: #cd0100;
  position: absolute;
}
.headerPixel {
  position: relative;
  overflow: hidden;
}
#content {
  position: relative;
  z-index: 1;
}
.pixel1 {
  position: absolute;
  background-color: #db300e;
  z-index: 0;
}
.kursiv {
  font-style: italic;
}
.position-center {
  position: absolute;
  top: 50%;
  width: 100%;
}
.position-center2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kontakt-container {
  width: 100%;
  height: 400px;
  overflow: hidden; /* Wichtiger Schritt zum Verhindern des Überflusses */
  position: relative; /* Um das Positionieren von Kinderelementen zu ermöglichen */
}
.kontakt-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.flex-container {
  width: 100%;
  overflow: hidden; /* Wichtiger Schritt zum Verhindern des Überflusses */
  position: relative; /* Um das Positionieren von Kinderelementen zu ermöglichen */
}
.flex-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.form-control1 {
  border: none; /* Entfernt bestehende Ränder */
  border-bottom: 1px solid #525252; /* Fügt die untere schwarze Rahmenlinie hinzu */
  width: 100%
}
.form-control1:focus {
  outline: none; /* Entfernt den Standardfokusrahmen */
  border-bottom: none; /* Entfernt die untere Rahmenlinie bei Fokus */
}
.grau-hover {
  border: #FFF 3px solid;
}

.grau-hover:hover {
  border: #cd0100 3px solid;
  transition: background-color 0.3s ease; /* Sanfter Übergang */
  cursor: pointer;
}
.red-hover {
  border: #FFF 6px solid;
}
.red-hover:hover {
  border: #cd0100 6px solid;
  background-color: #cd0100;
  color: white;
  font-weight: 800;
  cursor: pointer;
}
@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.blinking {
  animation: blink 1s infinite;
}