/* Ergänzungen für extremer-telefonsex.de */
section.header1.mbr-fullscreen .mbr-section-title,
section.header1.mbr-fullscreen .mbr-text,
section.header1.mbr-fullscreen h1,
section.header1.mbr-fullscreen h2,
section.header1.mbr-fullscreen h3,
section.header1.mbr-fullscreen p {
  color: #fff !important;
  text-align: center !important;
}

section.header1.mbr-fullscreen .col-md-10 {
  margin-left: auto;
  margin-right: auto;
  text-align: center !important;
}

section.header1.mbr-fullscreen .mbr-section-btn {
  display: flex;
  justify-content: center;
  text-align: center;
}

section.header1.mbr-fullscreen .mbr-section-btn .btn {
  margin-left: auto !important;
  margin-right: auto !important;
}

.features4 .media-container-row {
  align-items: stretch;
}

.features4 .card {
  display: flex;
}

.features4 .card-wrapper {
  display: flex;
  min-height: 216px;
  width: 100%;
}

.features4 .card-box {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.nova-unique-intro {
  background: #fff;
  padding: 4rem 1rem;
}

.nova-unique-intro .nova-unique-intro-inner {
  margin: 0 auto;
  max-width: 920px;
}

.nova-unique-intro h2 {
  color: #232323;
  font-size: clamp(1.75rem, 4vw, 2.75rem);
  line-height: 1.15;
  margin-bottom: 1.25rem;
}

.nova-unique-intro p {
  color: #333;
  font-size: 1.08rem;
  line-height: 1.75;
}

.nova-legal {
  line-height: 1.55;
}

.nova-legal .nova-legal-link {
  display: inline-block;
  font-size: .78em;
  margin-left: .35rem;
}

img[width][height] {
  max-width: 100%;
  height: auto;
}

.header3 .mbr-section-btn {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  gap: .75rem;
}

.header3 .mbr-section-btn .btn {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  margin: 0 !important;
  min-height: 62px;
  width: 100%;
}

@media (max-width: 575px) {
  .nova-unique-intro {
    padding: 3rem 1rem;
  }

  .header3 .mbr-section-btn .btn {
    box-sizing: border-box;
    font-size: .78rem !important;
    max-width: 350px;
    padding-left: .75rem !important;
    padding-right: .75rem !important;
    white-space: nowrap;
    width: 100%;
  }
}
