/* Theme Name: Boombus */
/* Theme URI: https://boombus.de */
/* Template: Divi */
/* Author: ITNA GmbH */
/* Author URI: https://itna.online */
/* Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection. */
/* Version: 1.00.0.1739617413 */
/* Updated: 2025-02-15 11:03:33 */
@import url("https://use.typekit.net/goj7mfy.css");
@import "./fonts/dm-sans.css";
html, body {
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  color: initial !important;
}

.text-red {
  color: #f80000 !important;
}
.text-red p, .text-red h1, .text-red h2, .text-red h3, .text-red h4, .text-red h5, .text-red h6 {
  color: #f80000 !important;
}

.text-white {
  color: #ffffff !important;
}
.text-white p, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
  color: #ffffff !important;
}

h1 {
  font-family: "latino-gothic-variable", sans-serif;
  font-variation-settings: "wght" 900, "wdth" 1, "slnt" 0;
  font-size: 70px !important;
  line-height: initial !important;
  font-weight: initial !important;
}

h2 {
  font-family: "latino-gothic-variable", sans-serif;
  font-variation-settings: "wght" 900, "wdth" 1, "slnt" 0;
  font-size: 42px !important;
  line-height: initial !important;
  font-weight: initial !important;
}

h4 {
  font-family: "latino-gothic-variable", sans-serif;
  font-variation-settings: "wght" 900, "wdth" 1, "slnt" 0;
  font-size: 24px !important;
  line-height: initial !important;
  font-weight: initial !important;
  color: #f80000 !important;
}

h6 {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 18px !important;
  text-transform: none !important;
  line-height: initial !important;
}

p, a {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  line-height: initial !important;
}

.et_pb_button {
  padding: 10px 34px 10px 20px !important;
  font-weight: 500 !important;
}
.et_pb_button.btn-transparent {
  background: rgba(255, 255, 255, 0);
  border: 1px solid black !important;
  color: black !important;
  padding: 9px 33px 9px 19px !important;
}
.et_pb_button.btn-transparent:after {
  font-size: 22.5px !important;
}
.et_pb_button.btn-transparent:hover {
  background: rgba(255, 255, 255, 0) !important;
  border: 1px solid #f80000 !important;
  color: #f80000 !important;
}
.et_pb_button.btn-white {
  background: white;
  color: #f80000 !important;
}
.et_pb_button.btn-white:after {
  font-size: 22.5px !important;
}
.et_pb_button.btn-white:hover {
  background: whitesmoke !important;
  color: #f80000 !important;
}

.et-fixed-header {
  background: white !important;
}

#top-menu-nav li:last-child a {
  background: #f80000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 16px !important;
  text-transform: initial !important;
  width: 110px;
  line-height: 8px !important;
  padding: 20px !important;
  color: white !important;
}

.et_mobile_menu {
  z-index: 100;
  background: black !important;
  border: none !important;
}
.et_mobile_menu li:last-child a:after, .et_mobile_menu li:nth-last-child(2) a:after {
  display: none;
}
.et_mobile_menu li:last-child {
  margin-top: 40px;
}
.et_mobile_menu li:last-child a {
  background: #f80000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 16px !important;
  text-transform: initial !important;
  width: 120px;
  line-height: 8px !important;
}
.et_mobile_menu a {
  color: white !important;
  font-family: "latino-gothic-variable", sans-serif;
  font-variation-settings: "wght" 900, "wdth" 1, "slnt" 0;
  font-size: 24px !important;
  line-height: initial !important;
  font-weight: initial !important;
  text-transform: uppercase;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  position: relative;
}
.et_mobile_menu a:after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
}

.start-hero .start-hero-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.start-hero .start-hero-buttons .et_pb_column {
  width: auto !important;
  margin-right: 20px;
}
.start-hero .start-hero-buttons .et_pb_column:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0 !important;
}
.start-hero .start-hero-buttons #btn-hero-buchung:hover {
  color: #f80000 !important;
}

.start-faq .et_pb_accordion .et_pb_toggle {
  padding: 0;
  margin: 0;
}
.start-faq .et_pb_accordion .et_pb_toggle:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  bottom: 0;
}
.start-faq .et_pb_accordion .et_pb_toggle:last-child:after {
  display: none;
}
.start-faq .et_pb_accordion .et_pb_toggle .et_pb_toggle_title {
  padding: 20px 0;
}
.start-faq .et_pb_accordion .et_pb_toggle .et_pb_toggle_content {
  padding-top: 0;
  padding-bottom: 20px;
}

.footer-buchung {
  padding: 40px 0 !important;
  background-image: url("img/footer-img.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.footer-buchung h2, .footer-buchung p {
  color: white !important;
}
.footer-buchung #footer-buchung-headline {
  color: white !important;
}
.footer-buchung h2 {
  margin-bottom: 10px;
}
.footer-buchung p {
  max-width: 600px;
}
.footer-buchung #btn-footer-buchung {
  margin-top: 40px;
}
.footer-buchung #btn-footer-buchung:hover {
  color: #f80000 !important;
}

.footer-socialmedia {
  background: #f80000;
  padding: 14px 0 !important;
}
.footer-socialmedia .et_pb_row, .footer-socialmedia h4 {
  padding: 0 !important;
}
.footer-socialmedia .et_pb_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-socialmedia a {
  height: 48px;
  width: 48px;
}
.footer-socialmedia h4 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transform: translate(0, 2px);
          transform: translate(0, 2px);
}

.footer-credits {
  padding: 0 !important;
}
.footer-credits .et_pb_row {
  padding: 0 !important;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-credits img {
  height: 40px;
}
.footer-credits .footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-credits .footer-menu a {
  padding: 10px 20px;
}

@media screen and (max-width: 1330px) and (min-width: 981px) {
  h1 {
    font-size: 50px !important;
  }
  h6 {
    font-size: 14px !important;
  }
  .start-hero .et_pb_row:first-child {
    margin-top: 100px !important;
  }
}
@media screen and (min-width: 981px) {
  .start-hero {
    height: 100vh;
    max-height: 51.04vw;
    background-image: url("img/hero.png");
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .start-hero .et_pb_row:first-child {
    margin-top: 180px !important;
  }
  .start-expertise:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 90%;
    background: rgba(248, 0, 0, 0.05);
    max-width: 1500px;
    -webkit-transform: translate(-50%, -50%) rotate(-1deg);
            transform: translate(-50%, -50%) rotate(-1deg);
  }
}
@media screen and (max-width: 980px) {
  h2 {
    font-size: 30px !important;
  }
  h4 {
    font-size: 18px !important;
  }
  .start-hero {
    height: 178vw;
    width: 100vw;
    background-image: url("img/hero-mobile.png");
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 106vw !important;
  }
  .start-hero .et_pb_row_1 {
    padding-bottom: 0 !important;
  }
  .start-hero .et_pb_row_1 .et_pb_column {
    margin-bottom: 0 !important;
  }
  .start-hero h1 {
    font-size: 40px !important;
  }
  .start-hero h6 {
    font-size: 14px !important;
  }
  .start-buchung {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .start-buchung .et_pb_row:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 20px;
    padding-bottom: 0;
  }
  .start-buchung .et_pb_row:nth-child(2):after {
    display: none;
  }
  .start-buchung .et_pb_row:nth-child(3) {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .start-buchung .et_pb_row:nth-child(4) {
    padding-top: 40px !important;
  }
  .start-buchung .et_pb_row:nth-child(4) .et_pb_column:first-child {
    margin-bottom: 10px;
  }
  .start-buchung .et_pb_row:nth-child(4) .et_pb_column:first-child .et_pb_module {
    margin-bottom: 0;
  }
  .start-expertise .et_pb_row:first-child {
    padding: 10px 0 0 !important;
  }
  .start-expertise:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 100%;
    background: rgba(248, 0, 0, 0.05);
    max-width: 1500px;
    -webkit-transform: translate(-50%, -50%) rotate(-1deg);
            transform: translate(-50%, -50%) rotate(-1deg);
  }
  .start-faq .et_pb_accordion .et_pb_toggle_title:before {
    display: none;
  }
  .footer-credits .et_pb_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: initial !important;
    padding: 20px 0 14px !important;
  }
  .footer-credits .et_pb_row .footer-menu {
    margin-top: 20px;
    margin-left: -20px;
  }
}