/*
 Theme Name: DT Media Theme
 Theme URI: http://www.elegantthemes.com/gallery/divi/
 Version: 1.0
 Template: Divi
 Description: Smart. Flexible. Beautiful. Our DT Media Theme is the most powerful theme in our collection.
 Author: DT Media Group
 Author URI: http://www.dt-mediagroup.com
 Text Domain: divi-child
 */
/* ------ 00 Index --------------------------- */
/* ------ 01 Global -------------------------- */
/* ------------------------------------------- */
/* ------ Variables -------------------------- */
/* ------------------------------------------- */
/* ------ Breakpoints ------------------------ */
/* ------ Colors ----------------------------- */
@charset "UTF-8";
/* ------------------------------------------- */
/* ------ Global ----------------------------- */
/* ------------------------------------------- */
/* ------ Body ------------------------------- */
html {
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#et-main-area {
  overflow: hidden;
}
.bg-color-fade {
  animation: bgColorFade 20s infinite;
}
@keyframes bgColorFade {
  0% {
    background-color: #b6d48b;
  }
  33% {
    background-color: #7ac192;
  }
  66% {
    background-color: #339fa3;
  }
  100% {
    background-color: #b6d48b;
  }
}
/* ------ Typography ------------------------- */
h1, h2, h3, h4, h5, h6 {
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  text-transform: uppercase;
}
h1, h3 {
  font-weight: bold;
}
h1 {
  font-size: 40px;
}
h2 {
  color: #b6d48b;
  font-size: 36px;
}
h3 {
  font-size: 26px;
  color: #339fa3;
}
.levis-squarehead h3 {
  display: block;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.levis-squarehead h3::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 36px;
  width: 36px;
  background-color: #339fa3;
}
.levis-greenhead h3 {
  color: #7ac192;
}
.levis-greenhead h3::before {
  background-color: #7ac192;
}
a {
  color: #7ac192;
  text-decoration: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* ------ Forms ------------------------------- */
textarea {
  resize: vertical;
}
/* ------------------------------------------- */
/* ------ Triangles -------------------------- */
/* ------------------------------------------- */
/* ------ 00 Index --------------------------- */
/* ------ 01 Small Triangle ------------------ */
/* ------ 02 Big Triangle -------------------- */
/* ------ 03 Diagonal Lines ------------------ */
/* ------ 02 Main ---------------------------- */
/* ------------------------------------------- */
/* ------ Main ------------------------------- */
/* ------------------------------------------- */
.et_pb_blog_extras .el-dbe-blog-extra {
  display: flex;
  flex-wrap: wrap;
}
.et_pb_blog_extras .el-dbe-blog-extra .et_pb_post_extra {
  width: 100%;
  flex-direction: column;
  background: #7ac192;
  margin-bottom: 5%;
}
@media (min-width: 48em) {
  .et_pb_blog_extras .el-dbe-blog-extra .et_pb_post_extra {
    width: 47.5%;
  }
}
.et_pb_blog_extras .el-dbe-blog-extra .et_pb_post_extra:nth-child(2n) {
  margin-left: 5%;
}
.et_pb_blog_extras .el-dbe-blog-extra .et_pb_post_extra .post-content, .et_pb_blog_extras .el-dbe-blog-extra .et_pb_post_extra .post-media {
  width: 100% !important;
}
.et_pb_blog_extras .el-dbe-blog-extra .et_pb_post_extra .post-content {
  padding: 40px 40px 20px 40px !important;
  background: transparent;
}
.et_pb_blog_extras .el-dbe-blog-extra .et_pb_post_extra .post-content .entry-title {
  color: #fff;
  position: relative;
  font-size: 26px;
}
.et_pb_blog_extras .el-dbe-blog-extra .et_pb_post_extra .post-content .entry-title::after {
  background-color: #fff;
  left: -40px;
  content: '';
  display: inline-block;
  position: absolute;
  height: 3px;
  width: 85%;
  bottom: 0;
}
.et_pb_blog_extras .el-dbe-blog-extra .et_pb_post_extra .post-media {
  order: 2 !important;
  padding: 0px 40px 40px 40px !important;
}
/* ------------------------------------------- */
/* ------ Page Footer ------------------------ */
/* ------------------------------------------- */
.dt_form_datenschutz .input[type="checkbox"] + label {
  font-size: 12px !important;
}
.dt_form_datenschutz .input[type="checkbox"] + label a {
  font-weight: 600;
}
#main-footer {
  background-color: #339fa3;
  background-image: url(/app/uploads/2021/04/LEVIS-landingpage_header.png);
  background-position: center;
}
#footer-bottom {
  padding: 40px 10px;
  background-color: transparent;
  color: #fff;
}
#footer-bottom .footer-credits {
  padding-right: 5px;
}
#footer-bottom .footer-nav {
  display: inline-block;
}
#footer-bottom .footer-nav li {
  display: inline-block;
  padding-right: 5px;
}
#footer-bottom .footer-nav li::before {
  content: "|";
  padding-right: 5px;
  font-weight: 600;
}
#footer-bottom .footer-nav li a {
  font-weight: 600;
  color: #fff;
}
#footer-bottom .et-social-icon a {
  color: #fff;
  font-size: 24px;
}
#footer-bottom .et-social-icon a:hover {
  color: #7ac192;
  opacity: 1;
}
@media (max-width: 61.3025em) {
  #footer-bottom .et-social-icons li {
    margin: 50px 20px 0 20px;
  }
  #footer-bottom .et-social-icon a {
    font-size: 36px;
  }
}
.eu {
  padding-top: 2rem;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}
.eu img {
  height: 35px;
  border: 1px solid #bbb;
  margin-right: 1rem;
}
/* ------------------------------------------- */
/* ------ Page Header ------------------------ */
/* ------------------------------------------- */
.prepare_mmenu {
  display: none;
}
#main-header {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
}
#top-menu a {
  color: #747272;
}
#top-menu li.current-menu-item > a {
  color: #7ac192;
}
#top-menu li {
  padding-right: 50px;
}
/* ------------------------------------------- */
/* ------ Newsletter ------------------------- */
/* ------------------------------------------- */
.newsletter-signup-wrap {
  display: flex;
  margin-bottom: 20px;
}
.newsletter-signup input {
  padding: 15px;
  background-color: #fff;
  color: #747272;
  border: 0;
}
.newsletter-signup input[type="email"] {
  flex-grow: 1;
}
.newsletter-signup input[type="submit"] {
  margin-left: 15px;
  padding: 15px 50px;
}
.newsletter-signup a {
  color: #fff;
}
@media (max-width: 47.99em) {
  .newsletter-signup-wrap {
    flex-wrap: wrap;
  }
  .newsletter-signup input[type="email"] {
    width: 100%;
  }
  .newsletter-signup input[type="submit"] {
    margin-left: 0;
    margin-top: 15px;
  }
}
/* ------------------------------------------- */
/* ------ Contact ---------------------------- */
/* ------------------------------------------- */
.levis-contact {
  background-color: #fff;
}
.levis-contact .et_pb_module_header {
  padding: 30px 40px 10px;
  display: block;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.levis-contact .et_pb_module_header span {
  display: inline-block;
  position: relative;
}
.levis-contact .et_pb_module_header span::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -11px;
  left: -40px;
  height: 3px;
  width: calc(100% + 40px);
  background-color: #747272;
}
.levis-contact .et_pb_blurb_content {
  max-width: none;
}
.levis-contact .et_pb_blurb_description {
  padding: 10px 40px 80px;
}
@media (min-width: 48em) {
  .levis-contact .et_pb_blurb_description {
    padding: 10px 120px 80px;
  }
  .levis-contact .et_pb_module_header {
    padding: 30px 120px 10px;
  }
  .levis-contact .et_pb_module_header span::after {
    left: -120px;
    width: calc(100% + 120px);
  }
}
/* ------------------------------------------- */
/* ------ Content Hero ----------------------- */
/* ------------------------------------------- */
.content-hero.et_pb_fullwidth_header {
  pointer-events: none;
}
div:not(.content-hero-small) .content-hero.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container.bottom {
  position: relative;
  z-index: 1;
  margin-bottom: 15vh;
  margin-top: auto;
}
div:not(.content-hero-small) .content-hero.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container.bottom .et_pb_module_header {
  color: #fff;
}
.content-hero.et_pb_fullwidth_header .et_pb_fullwidth_header_container h1 {
  line-height: 1.3em;
}
.content-hero.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container {
  position: absolute;
  top: 10vh;
  bottom: 0;
  width: 100%;
  z-index: 0;
}
@media (min-width: 61.3125em) {
  .content-hero.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container {
    top: 0;
  }
}
@media (min-width: 61.3125em) {
  .content-hero-small .et_parallax_bg {
    background-size: contain;
    background-position: top center !important;
  }
}
.content-hero-small h1 {
  font-size: 30px;
}
@media (min-width: 48em) {
  .content-hero-small h1 {
    font-size: 35px;
  }
}
@media (min-width: 61.3125em) {
  .content-hero-small h1 {
    font-size: 40px;
  }
}
.content-hero-small .et_pb_fullwidth_header {
  padding: 50% 0 0;
  min-height: 1px !important;
  height: 0 !important;
}
@media (min-width: 48em) {
  .content-hero-small .et_pb_fullwidth_header {
    padding: 35% 0 0;
  }
}
@media (min-width: 61.3125em) {
  .content-hero-small .et_pb_fullwidth_header {
    padding: 28% 0 0;
  }
}
.content-hero-small .et_pb_fullwidth_header_container {
  position: absolute;
  transform: translateY(-40%);
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  min-height: 1px !important;
}
.content-hero-small .header-content-container {
  max-width: 510px;
}
/* FÜR LIVE
 .et_pb_fullwidth_header_container {
 position: fixed !important;
 bottom: 0 !important;
 }
 .et_pb_section:not(:first-child)
 {
 z-index: 10;
 }
 */
/* ------------------------------------------- */
/* ------ Social Media ----------------------- */
/* ------------------------------------------- */
.social_media__icons .et_pb_column_1_2 {
  width: 47.25% !important;
  margin-right: 5.5%;
}
.et_pb_blurb .et_pb_blurb_content {
  max-width: none;
}
.levis-color-box h3 {
  color: #fff;
  font-weight: 400;
}
.levis-color-box h3 span::after {
  background-color: #fff !important;
  left: -40px !important;
}
.levis-color-box p {
  color: #fff;
}
.levis-color-box a {
  color: #fff;
}
.levis-color-box .et_pb_module_header {
  padding: 40px 40px 20px 40px;
}
.levis-color-box .et_pb_blurb_description {
  padding: 0px 40px 40px 40px;
}
.levis-color-box-2 {
  height: 100%;
}
.levis-color-box-2 h3 {
  color: #fff;
  font-weight: 400;
}
.levis-color-box-2 h3 span::after {
  background-color: #fff !important;
  left: -40px !important;
  width: 85% !important;
}
.levis-color-box-2 p {
  color: #fff;
}
.levis-color-box-2 a {
  color: #fff;
}
.levis-color-box-2 .et_pb_module_header {
  padding: 40px 40px 20px 40px;
}
.levis-color-box-2 .et_pb_blurb_description {
  padding: 0px 40px 40px 40px;
}
.levis-color-flipbox h4 {
  color: #fff;
  font-weight: 400;
  padding: 0 !important;
}
.levis-color-flipbox .et_pb_flipbox_heading {
  padding: 20px 20px 10px 20px !important;
}
.levis-color-flipbox .et_pb_flipbox_heading::after {
  background-color: #fff;
  left: -40px;
  content: '';
  display: inline-block;
  position: absolute;
  height: 3px;
  width: 85%;
}
.levis-color-flipbox .et_pb_flipbox_description {
  padding: 10px 20px 20px 20px !important;
  color: #fff;
}
.levis-color-flipbox, .levis-color-flipbox .et_pb_module_inner, .levis-color-flipbox .et_pb_flipbox_advanced_wrapper, .levis-color-flipbox .flipbox_side {
  height: 100%;
}
.levis-color-flipbox .et_pb_flipbox_advanced_wrapper .flipbox_front {
  display: block !important;
}
.levis-button-full-width {
  width: 100%;
  padding: 16px;
  font-size: 14px;
  margin-top: 25px;
}
.levis-button-full-width:hover {
  padding: 16px !important;
  background-color: #339fa3 !important;
}
.levis-button-full-width:hover::after {
  margin-left: 0.5em !important;
}
.et_pb_fullwidth_header .et_pb_parallax_css {
  background-position: center;
}
.levis-partner-logos-align {
  align-items: center;
}
.levis-partner-logos-align .et_pb_image_wrap img {
  width: 80%;
}
.levis-highlight-color {
  color: #7ac192 !important;
}
.levis-concept-list ol {
  list-style: none;
  counter-reset: li;
  margin-left: 1.2em;
}
.levis-concept-list li::before {
  content: counter(li) ".";
  color: #7ac192;
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
  font-weight: 700;
}
.levis-concept-list li {
  counter-increment: li;
}
.levis-partners-scroll-container {
  height: 397px;
  overflow-y: scroll;
  background-color: #eee;
  padding: 25px;
  scrollbar-width: thin;
  scrollbar-color: #b2b2b2 transparent;
}
.levis-partners-scroll-container -webkit-scrollbar {
  width: 12px;
}
.levis-partners-scroll-container -webkit-scrollbar-track {
  background: transparent;
}
.levis-partners-scroll-container -webkit-scrollbar-thumb {
  background-color: #b2b2b2;
  border-radius: 5px;
  border: 0;
}
.levis-partners-scroll-container .et_pb_blurb_content::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #fff;
}
.levis-partners-scroll-container .et_pb_module {
  margin-bottom: 40px !important;
}
.levis-partners-scroll-container .et_pb_module:last-child .et_pb_blurb_content::after {
  display: none;
}
.levis-partners-scroll-container img {
  width: 50%;
}
.levis-partners-scroll-container .et_pb_blurb_description {
  text-align: center;
}
.levis-partner-facts {
  padding: 25px 0 !important;
}
.levis-role-in-project h4 {
  color: #fff;
  font-weight: 400;
  font-size: 26px;
  padding: 0 !important;
}
.levis-role-in-project .et_pb_module_header span {
  display: inline-block;
  position: relative;
}
.levis-role-in-project .et_pb_module_header span::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -11px;
  left: 0px;
  height: 3px;
  width: calc(135%);
  background-color: #fff;
}
.levis-role-in-project .et_pb_blurb_description {
  color: #fff;
  padding-top: 20px;
}
.levis-role-in-project ul {
  list-style-type: square;
}
.levis-role-in-project ul li {
  line-height: 2.5em;
  hyphens: none;
}
.levis-partner-description h4 {
  font-weight: 400;
  font-size: 26px;
  color: #7ac192;
}
.levis-partner-description ul {
  list-style-type: square;
}
.levis-partner-description ul li {
  line-height: 2.5em;
  hyphens: none;
}
.levis-partner-description ul li::marker {
  color: #7ac192;
}
.levis-section-divider {
  padding: 0 !important;
}
.levis-partner-logo-name .et_pb_row {
  display: flex;
  align-items: center;
}
