/* //
Theme Name: Datel Dessau Starter
Theme URI: https://hsag.info
Author: O.Wendt
Author URI: https://hsag.info
Description: Basic Bootstrap 5 Template
Version: 1.1.134
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: datel_dessau
// 
*/
body {
  font-family: "Sanuk OT";
  font-size: 1.125rem;
  color: #0A0B09;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Volte";
  margin-bottom: 0.25rem;
  font-weight: bold;
}

h1 {
  font-size: 3.3rem;
}

h2 {
  font-size: 2.8rem;
}

h3 {
  font-size: 2.3rem;
}

h4 {
  font-size: 2rem;
}

h5 {
  font-size: 1.7rem;
}

h6 {
  font-size: 1.4rem;
}

a {
}

a:hover {
  color: #4E6764;
}

.weiss a {
  color: #ffffff;
}

.weiss a:hover {
  color: #ffffff;
}

.orange a {
  color: #F3BE28;
}

.orange a:hover {
  color: #F3BE28;
}

.klein p {
  font-size: 12px !important;
}

.weit {
  letter-spacing: 2px;
}

.eng {
  letter-spacing: -1px;
}

.gross {
  text-transform: uppercase;
}

.fett {
  font-weight: bold;
}

.leicht {
  font-weight: 200;
}

.null {
  margin-bottom: 0px !important;
}

.f-size-big {
  font-size: 45px;
}

.no-wrap {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.checkboxfix label {
  display: block !important;
}

.btn-verlauf-lila {
  border-radius: 100px;
  border: none;
  background: #3A1564;
  background-image: -webkit-gradient(linear, left top, right top, from(#3a1564), color-stop(#4b1764), color-stop(#5a1b64), color-stop(#672063), color-stop(#732663), color-stop(#7d2c67), color-stop(#87336c), color-stop(#913970), color-stop(#9d407a), color-stop(#a94784), color-stop(#b54f8f), to(#c15699));
  background-image: linear-gradient(to right, #3a1564, #4b1764, #5a1b64, #672063, #732663, #7d2c67, #87336c, #913970, #9d407a, #a94784, #b54f8f, #c15699);
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn-verlauf-lila:hover {
  background: #C15699;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bg-verlauf {
  border-radius: 0px;
  border: none;
  background-image: -webkit-gradient(linear, left top, right top, from(#3a1564), color-stop(#4b1764), color-stop(#5a1b64), color-stop(#672063), color-stop(#732663), color-stop(#7d2c67), color-stop(#87336c), color-stop(#913970), color-stop(#9d407a), color-stop(#a94784), color-stop(#b54f8f), to(#c15699)) !important;
  background-image: linear-gradient(to right, #3a1564, #4b1764, #5a1b64, #672063, #732663, #7d2c67, #87336c, #913970, #9d407a, #a94784, #b54f8f, #c15699) !important;
  color: #fff !important;
  text-transform: none;
  font-weight: bold;
}

.upb_bg_overlay {
  position: absolute;
  width: 50% !important;
  background: #813063;
  background: -webkit-gradient(linear, left top, right top, from(rgb(58, 21, 100)), color-stop(80%, rgba(129, 48, 99, 0.5)), to(rgba(129, 48, 99, 0))) !important;
  background: linear-gradient(90deg, rgb(58, 21, 100) 0%, rgba(129, 48, 99, 0.5) 80%, rgba(129, 48, 99, 0) 100%) !important;
}

.bg-weiss {
  background-color: #ffffff;
}

.bg-schwarz {
  background-color: #0A0B09;
}

.bg-lichtgrau {
  background-color: #F5F4F0;
}

.bg-hellgrau {
  background-color: #E0E0DB;
}

.bg-grau {
  background-color: #C0C0B7;
}

.bg-dunkelgrau {
  background-color: #494940;
}

.bg-nachtgrau {
  background-color: #525161;
}

.bg-blau {
  background-color: #005BAB;
}

.bg-dunkelblau {
  background-color: #003360;
}

.bg-lichtgruen {
  background-color: #CEE0D6;
}

.bg-hellgruen {
  background-color: #91A49B;
}

.bg-gruen {
  background-color: #4E6764;
}

.bg-dunkelgruen {
  background-color: #3F4C46;
}

.bg-hellrot {
  background-color: #E70007;
}

.bg-rot {
  background-color: #c90108;
}

.bg-dunkelrot {
  background-color: #9a1a1f;
}

.bg-hellorange {
  background-color: #FFF328;
}

.bg-orange {
  background-color: #F3BE28;
}

.bg-dunkelorange {
  background-color: #C1B600;
}

.bg-helllila {
  background-color: #C15699;
}

.bg-lila {
  background-color: #813063;
}

.bg-dunkellila {
  background-color: #3A1564;
}

.weiss {
  color: #ffffff;
}

.schwarz {
  color: #0A0B09;
}

.lichtgrau {
  color: #F5F4F0;
}

.hellgrau {
  color: #E0E0DB;
}

.grau {
  color: #C0C0B7;
}

.dunkelgrau {
  color: #494940;
}

.hellblau {
  color: #0B8CFF;
}

.blau {
  color: #005BAB;
}

.dunkelblau {
  color: #003360;
}

.hellgruen {
  color: #91A49B;
}

.gruen {
  color: #4E6764;
}

.dunkelgruen {
  color: #3F4C46;
}

.hellrot {
  color: #E70007;
}

.rot {
  color: #c90108;
}

.dunkelrot {
  color: #9a1a1f;
}

.hellorange {
  color: #FFF328;
}

.orange {
  color: #F3BE28;
}

.dunkelorange {
  color: #C1B600;
}

.helllila {
  color: #C15699;
}

.lila {
  color: #813063;
}

.dunkellila {
  color: #3A1564;
}

.vc_btn3-container.border-outline a {
  border: solid 2px #fff !important;
}

.border-outline button {
  border: solid 2px #fff !important;
}

.border-outline-weiss {
  border: solid 2px #fff !important;
}

.fixed-element {
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1030;
  -webkit-transition: right 0.8s ease-out;
  transition: right 0.8s ease-out;
}

.tooltip-inner {
  border-radius: 0;
  height: 75px;
  background-color: #3A1564;
  color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.25rem;
  max-width: 300px;
  border: 0;
  margin-right: 0 !important;
}

.tooltip-arrow {
  display: block !important;
}

.btn-side-nav {
  background-color: #C15699;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0;
  margin-bottom: 5px;
  width: 75px;
  height: 75px;
}
.btn-side-nav .icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  margin-bottom: 3px;
}
.btn-side-nav .text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
}

.btn-side-nav:hover {
  background-color: #813063;
  color: #ffffff;
}

.search-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  position: relative;
}

.search-input-wrapper {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 45px;
  z-index: 99999;
}

.search-container .form-control {
  width: 0;
  opacity: 0;
  padding-left: 0;
  padding-right: 0;
  border: 2px solid transparent;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: width 0.3s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out, border-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: width 0.3s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out, border-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: width 0.3s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out, border-color 0.3s ease-out, transform 0.3s ease-out;
  transition: width 0.3s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out, border-color 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  margin-right: 0;
}

.search-container.open .form-control {
  width: 250px;
  opacity: 1;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border-color: #813063;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  margin-right: 8px;
}

.search-container.open .form-control:focus {
  border-color: #C15699;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(197, 36, 255, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(197, 36, 255, 0.25);
}

.search-container .btn-round {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.search-container .btn-round::before {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid white;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}

.btn-search-lila {
  border: solid 2px #813063;
  background-color: #813063;
  color: #ffffff;
}

.btn-search-lila:hover {
  background-color: #C15699;
  color: #ffffff;
  border: solid 2px #C15699;
}

.btn-search-lila::before {
  font-family: "datel-zusatzicons";
  content: "\e92e";
  font-weight: normal;
}

/* Optional, um nur das Icon zu zeigen */
.search-submit span {
  display: none;
}

.suchform {
}
.suchform input {
  border: solid 2px #813063;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  line-height: 1.6rem;
  font-size: 0.8rem;
  width: 160px;
}
.suchform .form-control:focus {
  border-color: initial;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.suchform .btn-search-lila {
  border: solid 2px #813063;
  background-color: #813063;
  color: #ffffff;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.suchform .btn-search-lila:hover {
  background-color: #C15699;
  color: #ffffff;
  border: solid 2px #C15699;
}

.fehler {
  height: 80vh;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fehler h1 {
  font-size: 120px;
  text-transform: uppercase;
  font-weight: 800;
}

.modal-backdrop {
  opacity: 0.6 !important;
  -webkit-backdrop-filter: blur(15px) !important;
          backdrop-filter: blur(15px) !important;
}

@media screen and (max-width: 1199.98px) {
  h1 {
    font-size: 2.8rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  h3 {
    font-size: 2rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.3rem;
  }
  h6 {
    font-size: 1.1rem;
  }
  .suchform {
  }
  .suchform input {
    line-height: 1.5rem;
    font-size: 0.7rem;
    max-width: 160px;
  }
}
@media screen and (max-width: 991.98px) {
  .f-size-big {
    font-size: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  body {
    font-size: 1rem;
  }
  h1 {
    font-size: 2.2rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.7rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.3rem;
  }
  h6 {
    font-size: 1.1rem;
  }
}
.topleiste {
}
.topleiste .media-icons a {
  position: relative;
  top: 1px;
  margin-left: 5px;
  margin-right: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #813063;
  -ms-flex-line-pack: center;
      align-content: center;
}
.topleiste .media-icons a:hover {
  color: #C15699;
}
.topleiste .menu-topmenue-links-container {
}
.topleiste .menu-topmenue-links-container ul {
  padding: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.topleiste .menu-topmenue-links-container li {
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}
.topleiste .menu-topmenue-links-container li a {
  text-decoration: none;
  color: #0A0B09;
}
.topleiste .menu-topmenue-links-container li a:hover {
  color: #813063;
}
.topleiste .menu-topmenue-links-container li::last-child {
  margin-right: 0;
}
.topleiste .menu-topmenue-links-container li.current-menu-item a {
  color: #813063;
}
.topleiste .menu-topmenue-links-container li.privat a:before {
  content: "\e903";
  font-family: "datel-zusatzicons";
  font-weight: 400;
  margin-right: 5px;
  font-size: 15px;
}
.topleiste .menu-topmenue-links-container li.wohnung a:before {
  content: "\e91f";
  font-family: "datel-zusatzicons";
  font-weight: 400;
  margin-right: 5px;
  font-size: 15px;
}
.topleiste .menu-topmenue-links-container li.business a:before {
  content: "\e90a";
  font-family: "datel-zusatzicons";
  font-weight: 400;
  margin-right: 5px;
  font-size: 15px;
}

.logo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo img {
  width: 100%;
  max-width: 240px;
}

.teaser-header-start {
  min-height: 750px;
  background-image: url("assets/images/teaser-header.jpg");
  background-size: cover;
}

.teaser-header {
  min-height: 640px;
  background-image: url("assets/images/Startbild.jpg");
  background-size: cover;
  background-position: center center;
}

.btn {
  font-weight: 500;
}

.menue-holder {
}
.menue-holder p {
  margin-bottom: 0;
}

.rmp-container {
  padding: 0 !important;
}

.hauptmenue {
}
.hauptmenue .navbar-nav {
  font-weight: 600;
}
.hauptmenue li a {
  font-size: 1.1rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.hauptmenue li {
  margin-right: 0px;
}
.hauptmenue li:last-child {
  margin-right: 0;
}
.hauptmenue li a:hover {
  color: #ffffff;
  background-color: #813063;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.hauptmenue .active {
  color: #813063;
}
.hauptmenue li.nav-item a.active {
  color: #813063;
}
.hauptmenue li.nav-item a.active:hover {
  color: #ffffff;
}
.hauptmenue a.dropdown-item.active {
  background-color: #494940;
  border-radius: 0;
  color: #ffffff;
}
.hauptmenue a.dropdown-item {
  letter-spacing: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.hauptmenue a.dropdown-item:hover {
  background-color: #494940;
  border-radius: 0;
  color: #ffffff;
}
.hauptmenue .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
.hauptmenue .custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

@media screen and (max-width: 1399.98px) {
  .logo {
  }
  .logo img {
    width: 100%;
    max-width: 240px;
  }
  .hauptmenue {
  }
  .hauptmenue li a {
    letter-spacing: 3px;
    padding-left: 8px !important;
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 1199.98px) {
  .hauptmenue {
  }
  .hauptmenue li a {
    letter-spacing: 0px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 1.2rem;
  }
  .hauptmenue li {
    margin-right: 5px;
  }
  .navbar-toggler {
    height: 45px;
    margin-right: 60px;
    border: solid 2px #949496;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .btn-termin-form {
    border: solid 2px #949496;
    position: absolute;
    top: 16px;
    height: 45px;
    right: 15px;
    padding: 3px 10px 2px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .btn-termin-form i {
    margin-right: 0 !important;
  }
  .btn-termin-form span {
    display: none;
  }
}
@media screen and (max-width: 575.98px) {
  .logo {
  }
  .logo img {
    width: 100%;
    max-width: 220px;
  }
  .teaser-header-start {
    min-height: 550px;
    background-image: url("assets/images/teaser-header.jpg");
    background-size: cover;
  }
  .teaser-header {
    min-height: 250px;
    background-image: url("assets/images/teaser-header.jpg");
    background-size: cover;
  }
  .topleiste .tl-links p {
    letter-spacing: 0px;
  }
  .btn-termin-form {
    top: 14px;
  }
}
.inhalt {
  position: relative;
}

.teaser-info {
}
.teaser-info .tb-button__link {
  margin-bottom: 0;
}

.start-teaser-header {
  height: 700px;
}

.schatten {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
}

.schatten-leicht {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

.rundung,
.rundung img {
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  overflow: hidden;
}

.quick-link-menue {
}
.quick-link-menue p {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.box-1 h6.aio-icon-title {
  margin-top: 15px;
}

.box-1 .aio-icon-img {
  -webkit-box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.15);
}

.box-1 .aio-icon-description {
  padding: 25px;
}

.bottom-text {
  padding: 20px 15px;
}

.big-claim-header {
  height: 320px;
  left: 0;
  right: 0;
  bottom: -160px;
}
.big-claim-header img {
  height: 100%;
  opacity: 0.3;
}

.big-claim-footer {
  height: 320px;
  left: 0;
  right: 0;
  top: -160px;
  text-align: right;
}
.big-claim-footer img {
  height: 100%;
  opacity: 0.3;
}

.quick-link ul {
  list-style: none;
  position: relative;
  padding-left: 0;
}

.quick-link li {
  position: relative;
  padding-left: 2.5rem;
}

.quick-link li a {
  color: #0A0B09;
  text-decoration: none;
  line-height: 30px;
}

.quick-link li a:before {
  content: "\e937";
  font-family: "datel-zusatzicons";
  font-size: 30px;
  line-height: 30px;
  color: #999;
  position: absolute;
  left: 0;
  top: -2px;
}

.quick-link li a:hover {
  color: #813063;
}

.keine-trennung {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.no-wrap {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.schwarz-titel p {
  font-size: 1.85rem;
  font-weight: 500;
}

.pink-titel {
  color: #813063;
  font-weight: 800;
}

.bg-verlauf {
  border-radius: 0px;
  border: none;
  background-image: -webkit-gradient(linear, left top, right top, from(#3a1564), color-stop(#4b1764), color-stop(#5a1b64), color-stop(#672063), color-stop(#732663), color-stop(#7d2c67), color-stop(#87336c), color-stop(#913970), color-stop(#9d407a), color-stop(#a94784), color-stop(#b54f8f), to(#c15699)) !important;
  background-image: linear-gradient(to right, #3a1564, #4b1764, #5a1b64, #672063, #732663, #7d2c67, #87336c, #913970, #9d407a, #a94784, #b54f8f, #c15699) !important;
  color: #fff !important;
  text-transform: none;
  font-weight: bold;
}

.upb_bg_overlay {
  position: absolute;
  width: 50% !important;
  background: #813063;
  background: -webkit-gradient(linear, left top, right top, from(rgb(58, 21, 100)), color-stop(80%, rgba(129, 48, 99, 0.5)), to(rgba(129, 48, 99, 0))) !important;
  background: linear-gradient(90deg, rgb(58, 21, 100) 0%, rgba(129, 48, 99, 0.5) 80%, rgba(129, 48, 99, 0) 100%) !important;
}

.preis-zusatzartikel {
  font-size: 2rem;
  font-weight: 700;
}

.normal {
  font-size: 1rem;
}

.angebots-box h4 {
  color: #F3BE28;
  padding-bottom: 20px;
}

.equalangebotsbox a {
  color: #f3be28 !important;
}

.angebots-box a {
  color: #ffffff !important;
}

.cta .vc_btn3.vc_btn3-style-custom {
  border-radius: 100px;
  border: none;
  background-image: -webkit-gradient(linear, left top, right top, from(#3a1564), color-stop(#4b1764), color-stop(#5a1b64), color-stop(#672063), color-stop(#732663), color-stop(#7d2c67), color-stop(#87336c), color-stop(#913970), color-stop(#9d407a), color-stop(#a94784), color-stop(#b54f8f), to(#c15699)) !important;
  background-image: linear-gradient(to right, #3a1564, #4b1764, #5a1b64, #672063, #732663, #7d2c67, #87336c, #913970, #9d407a, #a94784, #b54f8f, #c15699) !important;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: bold;
}

.cta .vc_btn3.vc_btn3-style-custom:hover {
  background: #C15699 !important;
  background-image: none;
  color: #fff;
}

.preis-gross {
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
}

sup,
sub {
  position: relative;
  vertical-align: baseline;
  top: -1.3em;
  font-size: 0.4em !important;
}

sub {
  top: 0.4em;
}

.versal {
  text-transform: uppercase;
}

.stoerer-kreis {
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  min-height: 250px;
  max-width: 250px;
  max-height: 250px;
  padding-top: 30px;
  -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
          transform: rotate(15deg);
}

.schatten-box {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

.schatten-box-container {
  border: 1 px solid #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  padding: 0 !important;
}

.schatten-box-container .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}

a.textlink-w {
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}

a.textlink-w:hover {
  font-weight: bold;
  color: #F3BE28;
  text-decoration: underline;
}

a.textlink {
  font-weight: bold;
  color: #3A1564;
  text-decoration: underline;
}

a.textlink:hover {
  font-weight: bold;
  color: #813063;
  text-decoration: underline;
}

a.tellink-w {
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a.tellink-w:hover {
  font-weight: bold;
  color: #F3BE28;
  text-decoration: underline;
}

a.tellink {
  font-weight: bold;
  color: #3A1564;
  text-decoration: none;
}

a.tellink:hover {
  font-weight: bold;
  color: #813063;
  text-decoration: underline;
}

.big-h3 h3.aio-icon-title {
  font-family: "Volte";
  font-size: 1.4rem;
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 0.3rem;
}

.step .square_box-icon .aio-icon-header {
  padding: 0 5%;
  margin-top: 15px;
}

.step h4 {
  font-family: "Volte" !important;
  font-size: 2rem !important;
  line-height: 2.3rem !important;
  font-weight: 400 !important;
  margin-bottom: 0.25rem !important;
}

.step p {
  font-family: "Sanuk OT";
  font-size: 1.125rem !important;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  color: #0A0B09 !important;
}

.bild-rund img {
  border-radius: 50% !important;
}

.downloadliste a.ulimate-info-list-link {
  font-size: 18px !important;
}

.downloadliste .icon_description {
  font-size: 24px !important;
}

.downloadliste .smile_icon_list.left li .icon_description {
  margin-left: 3em;
  padding-left: 0px;
  height: 3em;
  vertical-align: middle;
  display: table-cell;
}

.akk-fix .ult_expheader {
  text-transform: none;
}

.akk-fix .ult_exp_icon {
  position: absolute;
  left: 10px;
}

.akk-fix .ult_exp_section {
  padding-left: 50px !important;
}

.ult_expheader {
  text-transform: none !important;
}

.li-bu {
  text-align: left !important;
}

.akk-description li {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.akk-description li::before {
  content: "\e90f";
  font-family: "datel-zusatzicons";
  position: absolute;
  left: -28px;
}

.akk-description ul {
  list-style: none !important;
  padding-left: 30px !important;
  margin-bottom: 0 !important;
}

.akk-titel .vc_toggle_title {
  background-color: #813063;
  padding: 10px 10px 2px 20px;
  color: white;
}

.akk-titel .vc_toggle_title h5 {
  padding-left: 20px;
}

.vc_toggle_color_black .vc_toggle_icon {
  background-color: #F3BE28 !important;
  color: #000 !important;
}

.vc_toggle_size_lg .vc_toggle_icon {
  height: 100% !important;
  width: 6% !important;
}

.vc_toggle_color_black .vc_toggle_icon::before {
  background-color: #000 !important;
}

.vc_toggle_color_black .vc_toggle_icon::after {
  background-color: #000 !important;
}

.akk-titel .vc_toggle_size_lg .vc_toggle_square .vc_toggle_content {
  padding-left: 42px;
}

.akk-titel .vc_toggle_content {
  margin-top: 0 !important;
  padding-top: 20px !important;
  padding-right: 15px !important;
  border: 1px solid black;
  border-top: none;
  background-color: #fff;
}

.akk-titel h5 {
  font-size: 1.4rem !important;
}

.popupform-btn {
  border-radius: 100px !important;
  border: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#3a1564), color-stop(#4b1764), color-stop(#5a1b64), color-stop(#672063), color-stop(#732663), color-stop(#7d2c67), color-stop(#87336c), color-stop(#913970), color-stop(#9d407a), color-stop(#a94784), color-stop(#b54f8f), to(#c15699)) !important;
  background-image: linear-gradient(to right, #3a1564, #4b1764, #5a1b64, #672063, #732663, #7d2c67, #87336c, #913970, #9d407a, #a94784, #b54f8f, #c15699) !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  padding: 15px;
  text-align: center;
}

.popupform-btn:hover {
  background: #C15699 !important;
  background-image: none;
  color: #fff;
}

#arf_modal_default {
  background: transparent !important;
}

button {
  text-transform: uppercase;
  font-weight: bold !important;
  text-align: center;
  font-size: 16px;
}

.senderliste .vc_gitem-zone,
.vc_gitem_row .vc_gitem-col {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 991.98px) {
  .step h4 {
    font-family: "Volte" !important;
    font-size: 1.5rem !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    margin-bottom: 0.25rem !important;
  }
  .bild-hg {
    background-size: 50% !important;
  }
  .text-u-bild {
    margin-top: -30px !important;
  }
}
@media screen and (max-width: 767.98px) {
  body {
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
  .step p {
    font-family: "Sanuk OT";
    font-size: 1rem !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    color: #0A0B09 !important;
  }
  .stoerer-kreis p {
    font-size: 1.2rem;
  }
  h2.stoerer {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 575.98px) {
  .inhalt {
    overflow: hidden;
  }
  .big-claim-header {
    height: 120px;
    bottom: -60px;
  }
  .big-claim-footer {
    height: 120px;
    top: -60px;
  }
}
.pfeil-re {
  position: absolute;
  right: 50px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.pfeil-li {
  position: absolute;
  left: 50px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.teaser-header:hover {
}
.teaser-header:hover .pfeil-li,
.teaser-header:hover .pfeil-re {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.teaser-header:hover .step h4 {
  font-family: "Volte" !important;
  font-size: 1.5rem !important;
  line-height: 1.3 !important;
  font-weight: 400 !important;
  margin-bottom: 0.25rem !important;
}
.teaser-header:hover .bild-hg {
  background-size: 100% !important;
}
.teaser-header:hover .bild-u-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 200px;
}
.teaser-header:hover .arf_materialize_form.arf_fieldset {
  background: rgb(255, 255, 255);
  border: 1px solid #DEE6FB;
  padding: 35px 15px 35px 5px !important;
}

.footer {
  position: relative;
}
.footer h3 {
  font-size: 1.5rem;
  font-weight: 400;
}
.footer ul {
  padding-left: 15px;
}
.footer li {
  color: #F3BE28;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 300;
}
.footer li a {
  color: #ffffff;
  text-decoration: none;
  padding-left: 5px;
}
.footer li a:hover {
  color: #F3BE28;
}
.footer a.social-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background-color: #F3BE28;
  font-size: 30px;
  color: #ffffff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.footer p {
  font-size: 16px;
}
.footer .leicht {
  font-weight: 300;
}
.footer a.orange {
  text-decoration: none;
}
.footer a.orange i {
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.footer a.orange:hover {
  color: inherit;
}

.footerlast {
}
.footerlast p {
  margin-bottom: 0;
  font-size: 1rem;
}
.footerlast .fl-links {
  text-align: left;
}
.footerlast .fl-rechts {
  text-align: right;
}

.footer-4 {
}
.footer-4 i {
  border: solid 0px #494940;
  padding: 10px;
  color: #0A0B09;
  background-color: #ffffff;
  border-radius: 50px;
  margin-left: 5px;
  margin-right: 5px;
}
.footer-4 a {
  color: #ffffff;
  text-decoration: none;
}
.footer-4 a:hover {
  color: #E0E0DB;
}
.footer-4 i:hover {
  border: solid 0px #494940;
  background-color: #C0C0B7;
  color: #0A0B09;
}
.footer-4 i:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767.98px) {
  .footer {
  }
  .footer h3 {
    font-size: 1.5rem;
  }
  .footerlast {
  }
  .footerlast .fl-links {
    text-align: center;
  }
  .footerlast .fl-rechts {
    text-align: center;
  }
}
@font-face {
  font-family: "Sanuk OT";
  src: url("assets/fonts/SanukOT-Bold.woff2") format("woff2"), url("assets/fonts/SanukOT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sanuk OT";
  src: url("assets/fonts/SanukOT-Italic.woff2") format("woff2"), url("assets/fonts/SanukOT-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sanuk OT";
  src: url("assets/fonts/SanukOT-BoldItalic.woff2") format("woff2"), url("assets/fonts/SanukOT-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sanuk OT";
  src: url("assets/fonts/SanukOT-Medium.woff2") format("woff2"), url("assets/fonts/SanukOT-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sanuk OT";
  src: url("assets/fonts/SanukOT-MediumItalic.woff2") format("woff2"), url("assets/fonts/SanukOT-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sanuk OT";
  src: url("assets/fonts/SanukOT.woff2") format("woff2"), url("assets/fonts/SanukOT.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Volte";
  src: url("assets/fonts/Volte-BoldItalic.woff2") format("woff2"), url("assets/fonts/Volte-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Volte";
  src: url("assets/fonts/Volte-Bold.woff2") format("woff2"), url("assets/fonts/Volte-Bold.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Volte";
  src: url("assets/fonts/Volte-Regular.woff2") format("woff2"), url("assets/fonts/Volte-Regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Volte";
  src: url("assets/fonts/Volte-MediumItalic.woff2") format("woff2"), url("assets/fonts/Volte-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Volte";
  src: url("assets/fonts/Volte-Medium.woff2") format("woff2"), url("Volte-Medium.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Volte";
  src: url("Volte-RegularItalic.woff2") format("woff2"), url("Volte-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "datel-zusatzicons";
  src: url("assets/fonts/datel-zusatzicons.eot?w1nray");
  src: url("assets/fonts/datel-zusatzicons.eot?w1nray#iefix") format("embedded-opentype"), url("assets/fonts/datel-zusatzicons.ttf?w1nray") format("truetype"), url("assets/fonts/datel-zusatzicons.woff?w1nray") format("woff"), url("assets/fonts/datel-zusatzicons.svg?w1nray#datel-zusatzicons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change assets/fonts */
  font-family: "datel-zusatzicons";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pfeil-lang-rechts:before {
  content: "\e937";
}

.icon-support-neu:before {
  content: "\e938";
}

.icon-login-neu:before {
  content: "\e939";
}

.icon-danger-neu:before {
  content: "\e93a";
}

.icon-alarm:before {
  content: "\e93c";
}

.icon-achtung-voll:before {
  content: "\e934";
}

.icon-info-full:before {
  content: "\e935";
}

.icon-ckeck-full:before {
  content: "\e936";
}

.icon-shopping-cart:before {
  content: "\e933";
}

.icon-star:before {
  content: "\e900";
}

.icon-time-twenty-four:before {
  content: "\e901";
}

.icon-tool:before {
  content: "\e902";
}

.icon-user:before {
  content: "\e903";
}

.icon-users:before {
  content: "\e904";
}

.icon-wallet:before {
  content: "\e905";
}

.icon-wifi-router:before {
  content: "\e906";
}

.icon-achtung:before {
  content: "\e907";
}

.icon-briefcase:before {
  content: "\e908";
}

.icon-browser:before {
  content: "\e909";
}

.icon-building:before {
  content: "\e90a";
}

.icon-bulb:before {
  content: "\e90b";
}

.icon-cable-tv:before {
  content: "\e90c";
}

.icon-calendar-clock:before {
  content: "\e90d";
}

.icon-calendar:before {
  content: "\e90e";
}

.icon-check-rund:before {
  content: "\e90f";
}

.icon-checkbox:before {
  content: "\e910";
}

.icon-close:before {
  content: "\e911";
}

.icon-coins:before {
  content: "\e912";
}

.icon-customer-service:before {
  content: "\e913";
}

.icon-customer-support:before {
  content: "\e914";
}

.icon-dashboard:before {
  content: "\e915";
}

.icon-download:before {
  content: "\e916";
}

.icon-edit:before {
  content: "\e917";
}

.icon-envelope:before {
  content: "\e918";
}

.icon-eye:before {
  content: "\e919";
}

.icon-faq:before {
  content: "\e91a";
}

.icon-fragezeichen:before {
  content: "\e91b";
}

.icon-globe:before {
  content: "\e91c";
}

.icon-handshake:before {
  content: "\e91d";
}

.icon-heart:before {
  content: "\e91e";
}

.icon-home:before {
  content: "\e91f";
}

.icon-info:before {
  content: "\e920";
}

.icon-lock:before {
  content: "\e921";
}

.icon-marker:before {
  content: "\e922";
}

.icon-mobile-notch:before {
  content: "\e923";
}

.icon-mobile:before {
  content: "\e924";
}

.icon-money-check-edit:before {
  content: "\e925";
}

.icon-monitor:before {
  content: "\e926";
}

.icon-pfeil-links-klein:before {
  content: "\e927";
}

.icon-pfeil-links:before {
  content: "\e928";
}

.icon-pfeil-rechts-klein:before {
  content: "\e929";
}

.icon-pfeil-rechts:before {
  content: "\e92a";
}

.icon-phone-call:before {
  content: "\e92b";
}

.icon-plus-small:before {
  content: "\e92c";
}

.icon-schutz:before {
  content: "\e92d";
}

.icon-search:before {
  content: "\e92e";
}

.icon-settings-sliders:before {
  content: "\e92f";
}

.icon-shopping-cart-minus:before {
  content: "\e930";
}

.icon-shopping-cart-notification:before {
  content: "\e931";
}

.icon-shopping-cart-plus:before {
  content: "\e932";
}