body {
  overflow-x: hidden;
}

.hero-section {
  width: 100vw;
  height: 100vh;
  background-size: cover;
  position: relative;
  background-position: center;
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.hero-video {
  position: absolute;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: -1;
}

.hero-container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: white;
}

.hero-image {
  width: 240px !important;
  background: white;
  border: 1px solid white;
  border-radius: 999px;
  height: auto;
}

.hero-title {
  font-size: 60px;
  font-family: "alegreyasans-bold";
  font-weight: 800;
  text-transform: uppercase;
  width: 80%;
  line-height: 1.1;
  z-index: 10;
  text-align: center;
  color: white !important;
}
.hero-subtitle {
  font-size: 24px;
  font-family: "Inter", sans-serif;
  z-index: 10;
  text-align: center;
  color: white !important;
}

.logo img {
  width: 60px;
  background: white;
  border: 1px solid white;
  border-radius: 999px;
  height: auto;
}

#sticky-header {
  background-color: transparent !important;
}
#sticky-header.sticky {
  background-color: rgba(0, 0, 0, 1) !important; /* Dark overlay */
}
ul#productNav li {
  padding: 0 !important;
  z-index: 10;
  margin: 0 !important;
}
ul#productNav {
  display: flex;
  justify-content: space-evenly;
}

ul#productNav > li > a,
ul#productNav > li > button {
  color: white !important;
}
.header-area .logo {
  padding: 10px 0 !important;
}

#sticky-header .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#sticky-header .row .header-search {
  padding: 0 15px !important;
}
#sticky-header .row .header-search .fa-search:before {
  color: white !important;
}

.content-section {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.content-container {
  width: 90%;
  max-width: 1366px;
  margin: auto;
  display: flex;
}

.flex-reverse-section {
  background-color: #fff;
}
.flex-reverse-container {
  flex-direction: row-reverse;
}

.flex-reverse-container .content-data {
  color: #235f93;
}

/* .flex-reverse-container .content-link {
  background-color: #000098;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
} */

.content-data {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 37%;
  gap: 48px;
}

.content-title {
  font-size: 44px;
  font-family: "alegreyasans-bold";
  font-weight: 600;
  color: black;

  /* text-transform: uppercase; */
}
.flex-reverse-container .content-title,
.flex-reverse-container .content-text {
  color: #235f93;
}

.content-subtitle {
  font-size: 24px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  color: #f0f0f0;
}
.content-text {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  line-height: 1.5;
  color: black;
}

.content-link.btn {
  background-color: #ffffff;
  padding-top: 10px;
  color: #235f93;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
}

.content-link-arrow {
  width: 20px;
  height: auto;
  margin-right: 16px;
}
.content-link:hover {
  color: white;
}
.content-link {
  display: flex;
  align-items: center;
  color: white;
  font-size: 22px;
  font-family: "alegreyasans-bold";
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #235f93;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.content-images-container {
  width: 63%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.map-content-image {
  max-width: 700px;
}

.content-image-1 {
  max-width: 360px;
}

.content-image-2 {
  max-width: 230px;
  position: relative;
  left: 4%;
}

.content-image-3 {
  max-width: 430px;
  position: relative;
  top: -15%;
}

.grow-sections {
  transition: all 1s ease-in-out;
  overflow: hidden;
}
.grow-section-container {
  position: relative;
  overflow: hidden;
}
.grow-section {
  transition: all 1s ease-in-out;
  min-height: 350px;
}

.grow-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.grow-section:hover {
  transform: scale3d(1.5, 1.5, 1);
  min-height: 550px;
  transition: all 1s ease-in-out;
}

.grow-container__title {
  font-size: 80px;
  font-family: "alegreyasans-bold";
  font-weight: 600;
  color: white;
}

.grow-container__text {
  font-size: 24px;
  font-family: "Inter", sans-serif;
  line-height: 36px;
  font-weight: 400;
  color: white;
  display: none;
}

.grow-section:hover + .grow-container .grow-container__text {
  display: block;
}

.grow-bg-1 {
  background: url("https://omb2.de/reseller_files/350/1645/template/images/grow-bg-1.jpg");
}
.grow-bg-2 {
  background: url("https://omb2.de/reseller_files/350/1645/template/images/grow-bg-2.jpg");
}
.grow-bg-3 {
  background: url("https://omb2.de/reseller_files/350/1645/template/images/grow-bg-3.jpg");
}
.grow-bg-4 {
  background: url("https://omb2.de/reseller_files/350/1645/template/images/grow-bg-4.jpg");
}

/* .grow-section:hover + .grow-container {
  bottom: 2%;
} */
.grow-container {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 10;
  bottom: 20px;
  left: 10%;
  pointer-events: none;
  justify-content: flex-end;
  /* padding-top: 10rem; */
  /* padding-bottom: calc(10rem - 85px); */
  width: 90%;
  max-width: 1366px;
  margin: auto;
  display: flex;
}
.teaser {
  overflow-x: hidden !important;
  margin-bottom: 0 !important;
}
.teaser > .container {
  width: 100vw !important;
  padding: 0 !important;
}

.teaser .container .row-eq-height {
  display: flex;
  flex-direction: column !important;
}

.content-map-container {
  width: 80%;
  padding-top: 7rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.faq-container {
  width: 80%;
  max-width: 1366px;
  margin: auto;
  display: flex;
  padding-top: 7rem;
  padding-bottom: 7rem;
  flex-direction: column;
  gap: 32px;
}

.section-title.text-left.mb-30,
.blog.row {
  width: 80%;
  max-width: 1366px;
  margin: auto;
  margin-bottom: 32px !important;
}

.faq-title h3 {
  font-size: 48px;
  font-family: "alegreyasans-bold";
  font-weight: 600;
  text-align: center;
  color: black;
}

.content-map-header h3 {
  font-size: 48px;
  font-family: "alegreyasans-bold";
  font-weight: 600;
  color: black;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
}

.content-map iframe {
  width: 100%;
  height: 700px;
  border: 0;
}

.faq-item {
  background-color: #edf3ff;
  padding: 20px;
  margin-bottom: 10px;
  display: flex;
  cursor: pointer;
  width: 100%;
  flex-direction: column;
  gap: 10px;
}

.faq-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.faq-item-header h4 {
  font-size: 26px;
  font-family: "alegreyasans-bold";
  font-weight: 600;
  color: black;
}

.faq-item-header img {
  width: 32px;
  height: auto;
  transition: transform 0.3s ease;
}

.faq-item:hover .faq-item-content {
  visibility: visible;
  transition: all 0.3s ease;
  position: relative;
}
.faq-item-content p {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Inter", sans-serif;
  color: black;
}
.faq-item-content p:last-child {
  margin-bottom: 0;
}

.faq-item-content {
  visibility: hidden;
  position: absolute;
  transition: all 0s ease;
}

.teaser + .container,
.container + .section-bg-tb {
  display: none;
}
.section-bg-tb + .container {
  width: 100vw !important;
  padding: 0 !important;
}

.blog.row {
  display: flex !important;
  gap: 20px;
}
.blog.row::before,
.blog.row::after {
  display: none !important;
}
.blog.row .col-md-4.col-xs-12 {
  padding: 0 !important;
}

@media only screen and (max-width: 600px) {
  .hero-title {
    font-size: 32px;
    width: 90%;
  }
  .hero-subtitle {
    font-size: 18px;
    width: 90%;
  }
  .content-container {
    flex-direction: column;
    gap: 32px;
    padding: 0 20px;
  }
  .content-data {
    width: 100%;
    align-items: center;
    text-align: center;
    gap: 24px;
  }
  .content-title {
    font-size: 32px;
  }
  .content-subtitle {
    font-size: 20px;
  }
  .content-text {
    font-size: 16px;
  }
  .content-link,
  .content-link.btn {
    font-size: 18px;
    padding: 8px 16px;
  }
  .content-images-container {
    width: 100%;
    flex-direction: column;
    gap: 16px;
  }
  .map-content-image,
  .content-image-1,
  .content-image-2,
  .content-image-3 {
    max-width: 100%;
    position: relative;
    left: 0;
    top: 0;
  }
  .flex-reverse-container {
    flex-direction: column;
  }
  .flex-reverse-section {
    flex-direction: column-reverse;
  }
  .grow-container__title {
    font-size: 40px;
  }

  .content-map iframe {
    height: 450px;
  }
  .faq-title h3,
  .content-map-header h3 {
    font-size: 36px;
  }
  .faq-container {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .content-map-container {
    padding-top: 5rem;
  }
  .faq-item-header h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
  }
  .faq-item-content p {
    font-size: 14px;
  }
  .grow-container__text {
    font-size: 18px;
    line-height: 1.25;
  }
  .grow-section:hover {
    min-height: 350px;
  }
  .grow-container {
    padding-right: 10%;
  }
  .content-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
