/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1680532238
Updated: 2023-04-03 16:30:38

*/

/* body {
  position: relative;
} */
a {
 
  color: #153d63;
}
/* body:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: url('https://library.elementor.com/resources/christmas-snow-effect/s1.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s2.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s3.png');
   animation: snow 10s linear infinite;
}

@keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
} */

.tp-row .max--816 {
  max-width: 574px !important;
}
.tp-ratebox .tp-ratebox__head .tp-ratebox__head__l h1 {
  font-family: "Nexa XBold", Sans-serif;
  font-size: 30px;
  color: #ff4879;
}
.max--300 {
  max-width: 300px;
}
#batman__wrap .batman__infobox .batman__info__headline h1 {
  font-family: "poppins";
  font-weight: 600;
  font-size: 30px;
  color: #88c2eb;
}
@media (min-width: 320px) and (max-width: 480px) {

  .max--300 {
    max-width: 100%;
  }
  .set_padding{
    padding-right: 20px!important; 
    padding-left: 20px!important; 
  }

  .tp-price-board__footer .tp-price-board__button{

    padding: 10px 35px!important;
  }
}

.white_class span,
.white_class a {
  color: white !important;
}

.ue-item-icon svg {
  width: 100%;
  height: 100%;
}

.highlight__col__head {
  width: 100%;
}

.highlight__row .highlight__col {
  z-index: 50;
  position: relative;
}

.quform-theme-underlined .quform-input:not(.quform-has-field-icon-left)>.quform-field-textarea {
  padding: 10px !important;
  /* Hier können Sie den gewünschten Padding-Wert festlegen */
}

.batman__gallery .tp__slide .tp__item img {
  border-radius: 24px;
}
@media (min-width: 481px) and (max-width: 1024px) {
  .tab-overflow-hidden{
    overflow: hidden;
  } 
  .tab-none{
    display: none;
  }
  .batman__gallery  i{
    display: none!important;
  }

  #batman__wrap .batman__infobox { 
    margin: 15px!important;
  }

  .tab-w-100{
    width: 100%!important; 
  }
  .tp-row .w100 { 
    flex-direction: column;
}

#custom-video { 
  height: 480px!important;  
}
}



.single .page-header {
  display: none !important;
}

.bg_gradient--green {
  background: linear-gradient(to left, #153D63 5%, #153D63 75%, transparent 100%) !important;
}

.blog .ue_post_blocks_box {
  background: #204A72;
}

.blog .ue-grid-item-meta-data {
  margin-top: 4px !important;
}

.blog .ue-grid-item-category {
  float: left;
}

.blog .ue_post_blocks_content {
  position: relative;
}

.blog .ue_post_blocks_content::before {
  content: "";
  background: linear-gradient(to top, #204A72 24%, transparent 90%, transparent 100%);
  width: 100%;
  height: 125px;
  position: absolute;
  top: -105px;
  left: 0;
}

.tp__mobile-overlay {
  display: none;
}

.hide_dektop {
  display: none;
}

@media (min-width: 320px) and (max-width: 480px) {
  .highlight__row .highlight__col {
    padding: 15px !important;
  }

  .tp__slide__img-text {
    padding: 0 !important;
    background: linear-gradient(to top, #37BE6A 50%, transparent 100%);
    /* background:   linear-gradient(to top, #37BE6A 50%, transparent 70%, transparent 100%) */
    position: relative;
  }

  .mob_slider .slick-slide {
    margin-right: 20px;
  }




  .tp__slide__img-text .tp__slide-headline {
    color: white;
  }

  .tp__slide__img-text a {
    color: white;
    text-decoration: underline;
  }

  .tp__slide_mob_bg {
    background: linear-gradient(to top, #37BE6A 0%, transparent 48%, transparent 100%);
    height: 231px;
    position: absolute;
    width: 100%;
  }

  .tp__slide__img-text .mob__padding {
    padding: 25px;
  }

  .hide_dektop {
    display: block;
  }

  .hide_mobile {
    display: none !important;
  }

  #batman__wrap .batman__infobox {
    padding: 30px 20px !important;
    margin: 0 15px !important;
    margin-bottom: -250px !important;
  }

  #batman__wrap .batman__infobox .batman__info__author__row .batman__info__author-img {
    top: -120px !important;
    left: 0 !important;
  }

  #batman__wrap .batman__gallery {
    padding: 0 15px;
  }



  .w66 .highlight__col__excerpt {
    display: none;
  }

  .tp-post__row--v2 .tp-post__col .tp-post__col--padding .tp-post__head .tp-post__main {
    display: none;
  }
}

.uc_icon_carousel_container_holder .ue-item-icon {
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 480px) {
  
  .ue-item-icon svg{
    margin-bottom: 20px;

  }
  
}


.tp-owl__dots--bottom .premium-carousel-inner {

  padding-bottom: 20px;
}

.tp-owl__dots--bottom .slick-dots {
  bottom: -20px !important;
}

.tp-tab--stretch .tabs::after {
  content: "";
  border-bottom: 1px solid transparent !important;

}

.tp-price-board__price__amount sup {
  font-size: 14px !important;
}

@media (min-width: 320px) and (max-width: 480px) {

 .tp-home__hero .w-100 {

    width: 100%!important;
  }

  .order-2 {
    order: 2 !important;
  }

  .d-none {
    display: none !important;
  }

  .panel-container .r-tabs-anchor {
    transition: 0.5s;
    text-decoration: underline;
  }
}

@media (min-width: 320px) and (max-width: 480px) {

  .tp-post__row .tp-post__col {
    width: 100% !important;
    margin-bottom: 30px;
  }

  /* 
  .tp-post__row {
    flex-direction: column;
  } */

  .tp-post__row .tp-post__col .tp-post__col--padding {
    margin-right: 0 !important;
  }


  .tp-col.w66 .highlight__row {
    flex-direction: column;
  }

  .tp-col.w66 .highlight__row .highlight__col {
    min-height: 0;
  }

  .tp-col.w66 .w40,
  .tp-col.w66 .w60 {
    width: 100%;
  }

  .highlight__col__green-world-logo img {
    margin-bottom: 0 !important;
    max-width: 100px !important;
  }

  .tp-col.w66 .bg_gradient {
    background: linear-gradient(to left, #cce4f3 5%, #bbdaf0 85%, transparent 100%);

  }

  .tp-col.w66 .sm_absolute {
    position: absolute;
    z-index: 99;
    right: 0;
  }


}

@media (min-width: 1024px) {

  .tp__menu__3col ul {
    flex-grow: 1;

    column-count: 3;
    column-gap: 10px;
    -webkit-column-rule: thin solid white;
    -moz-column-rule: thin solid white;
    column-rule: thin solid white;

    padding: 20px !important;
  }


}





.tp-ratebox .tp-ratebox__head .tp-ratebox__head__l .tp-ratebox__head__unit {
  font-size: 38px !important;
  font-family: "Nexa Haevy", Sans-serif !important;
  color: #153d63;
  line-height: 50px;
}

.tp-list a {
  position: relative;
  display: inline-block;
  margin-top: 0;
  text-decoration: underline dotted #153d63 !important;
}

.tp-list a[title]:hover::after {
  content: attr(title);
  width: 240px;
  background-color: rgb(0 0 0 / 80%);
  color: #fff;
  text-align: center;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 400;
  margin-left: -60px;
  padding: 12px;
}

.tp-list a[title]:hover::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: rgb(0 0 0 / 80%) transparent transparent transparent;
}

.elementor-button,
.btn__round--white {
  font-family: "Nexa xbold", Sans-serif !important;
  font-size: 13px !important;
  padding: 20px 30px !important;
  letter-spacing: 2px !important;
  line-height: 15px;
}

li {
  font-family: "poppins" !important;

}

.tp__btn--text a {
  font-family: "poppins" !important;
  font-size: 15px !important;
  text-decoration: underline;
  letter-spacing: 0 !important;
  font-weight: 600 !important;
  padding: 0 !important;
}

@media (min-width: 320px) and (max-width: 480px) {

  .tp__btn--text a {
    font-size: 13px !important;
  }

}

.no_padding a {
  padding: 0 !important;
}

.w33 .highlight__row .highlight__col {
  position: relative;
  background: transparent;
  transition: 0.3s;
}

.highlight__row,
.tp-post__col {

  transition: transform 0.3s ease-in-out;
}

.highlight__row:hover,
.tp-post__col:hover {
  /* background: rgb(0 0 0 / 30%); */
  transform: scale(1.05);
}

.w66 .highlight__row:hover {
  transform: scale(1.02);
}

.elementor-nav-menu--main .elementor-item {
  padding-bottom: 10px !important;
}

.highlight__row .highlight__col.col-l .btn__border.blue__color {
  border-color: #153D63 !important;
}

.tp__blue_link {
  color: #5BA0D1;
  text-decoration: underline !important;
}

.highlight__row.small__row .highlight__col .highlight__col__excerpt {

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


@font-face {
  font-family: 'Nexa XBold';
  font-display: swap;
  src: url('fonts/Nexa-XBold.eot');
  src: url('fonts/Nexa-XBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Nexa-XBold.woff2') format('woff2'),
    url('fonts/Nexa-XBold.woff') format('woff'),
    url('fonts/Nexa-XBold.ttf') format('truetype'),
    url('fonts/Nexa-XBold.svg#Nexa') format('svg');
}

/* poppins-100 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/poppins-v20-latin-100.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-100.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-100.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-100.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-100.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-100.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-100italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url('fonts/poppins-v20-latin-100italic.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-100italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-100italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-100italic.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-100italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-100italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-200 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/poppins-v20-latin-200.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-200.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-200.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-200.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-200.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-200.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-200italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url('fonts/poppins-v20-latin-200italic.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-200italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-200italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-200italic.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-200italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-200italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/poppins-v20-latin-300.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-300.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-300.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-300.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-300.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/poppins-v20-latin-300italic.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-300italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-300italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-300italic.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-300italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-300italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/poppins-v20-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-regular.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/poppins-v20-latin-italic.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-italic.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/poppins-v20-latin-500.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-500.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-500.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/poppins-v20-latin-500italic.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-500italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-500italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-500italic.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-500italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-500italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/poppins-v20-latin-600.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-600.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-600.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-600.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-600.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/poppins-v20-latin-600italic.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-600italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-600italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-600italic.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-600italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-600italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/poppins-v20-latin-700.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-700.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-700.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-700.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-700.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/poppins-v20-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-700italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-700italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-700italic.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-700italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-700italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/poppins-v20-latin-800.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-800.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-800.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-800.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-800.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-800.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-800italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/poppins-v20-latin-800italic.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-800italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-800italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-800italic.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-800italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-800italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/poppins-v20-latin-900.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-900.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-900.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-900.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-900.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-900.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-900italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/poppins-v20-latin-900italic.eot');
  /* IE9 Compat Modes */
  src: url('fonts/poppins-v20-latin-900italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/poppins-v20-latin-900italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/poppins-v20-latin-900italic.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/poppins-v20-latin-900italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/poppins-v20-latin-900italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}



@media (min-width: 320px) and (max-width: 480px) {
  h2 {
    font-family: 'Poppins' !important;
    font-size: 20px !important;
    line-height: 28px !important;
  }

  .tp-home__hero h2 {
    font-weight: bold!important
  }

  h3 {
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    line-height: 20px !important;
  }

  h1 {
    font-family: 'Nexa XBold' !important;
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

.esim__hidden-information {
  display: none !important;
}

:root {
  --shadow-color: 204deg 27% 66%;
  --shadow-elevation-high:
    0.2px 0.3px 0.4px hsl(var(--shadow-color) / 0.22),
    0.6px 0.8px 1px -0.4px hsl(var(--shadow-color) / 0.21),
    0.9px 1.3px 1.6px -0.8px hsl(var(--shadow-color) / 0.2),
    1.4px 2px 2.4px -1.1px hsl(var(--shadow-color) / 0.18),
    2.2px 3.1px 3.7px -1.5px hsl(var(--shadow-color) / 0.17),
    3.3px 4.6px 5.6px -1.9px hsl(var(--shadow-color) / 0.16),
    4.9px 6.9px 8.3px -2.3px hsl(var(--shadow-color) / 0.15),
    7.1px 9.9px 12px -2.7px hsl(var(--shadow-color) / 0.14),
    10px 14px 16.9px -3.1px hsl(var(--shadow-color) / 0.12),
    13.8px 19.2px 23.2px -3.4px hsl(var(--shadow-color) / 0.11);
}

.tp__glas-blur,
.tp__glas-blur--only-dektop {
  -webkit-border-radius: 24px !important;
  -moz-border-radius: 24px !important;
  border-radius: 24px !important;

  background: rgba(255, 255, 255, 0.3);

  -webkit-border-left: 1px solid rgba(255, 255, 255, 0.3);
  -moz-border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.3);

  -webkit-border-top: 1px solid rgba(255, 255, 255, 0.3);
  -moz-border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.3);

  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);

  /* Vendor prefixes for box-shadow are not necessary */
  box-shadow: 2px 7px 28px rgba(89, 112, 136, 0.12);


}



.tp__glas-blur-esim {
  -webkit-border-radius: 24px !important;
  -moz-border-radius: 24px !important;
  border-radius: 24px !important;

  background: rgba(255, 255, 255, 0.3);

  -webkit-border-left: 1px solid rgba(255, 255, 255, 0.3);
  -moz-border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.3);

  -webkit-border-top: 1px solid rgba(255, 255, 255, 0.3);
  -moz-border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.3);

  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);

  /* Vendor prefixes for box-shadow are not necessary */
  box-shadow: 2px 7px 28px rgba(89, 112, 136, 0.12);


}

@media (min-width: 320px) and (max-width: 480px) {

  .tp__glas-blur--only-dektop {
    -webkit-border-radius: 24px !important;
    -moz-border-radius: 24px !important;
    border-radius: 24px !important;

    background: transparent;

    -webkit-border-left: unset;
    -moz-border-left: unset;
    border-left: unset;

    -webkit-border-top: unset;
    -moz-border-top: unset;
    border-top: unset;

    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
    /* Vendor prefixes for box-shadow are not necessary */
    box-shadow: unset;


  }

  .tp__glas-blur-esim {
    -webkit-border-radius: 0 0 24px 24px !important;
    -moz-border-radius: 0 0 24px 24px !important;
    border-radius: 0 0 24px 24px !important;

    background: rgba(255, 255, 255, 0.3);

    -webkit-border-left: 1px solid rgba(255, 255, 255, 0.3);
    -moz-border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 1px solid rgba(255, 255, 255, 0.3);

    -webkit-border-top: 1px solid rgba(255, 255, 255, 0.3);
    -moz-border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.3);

    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);

    /* Vendor prefixes for box-shadow are not necessary */
    box-shadow: 2px 7px 28px rgba(89, 112, 136, 0.12);


  }

  .tp__glas-blur--only-mob {
    -webkit-border-radius: 24px !important;
    -moz-border-radius: 24px !important;
    border-radius: 24px !important;

    background: rgba(255, 255, 255, 0.3);

    -webkit-border-left: 1px solid rgba(255, 255, 255, 0.3);
    -moz-border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 1px solid rgba(255, 255, 255, 0.3);

    -webkit-border-top: 1px solid rgba(255, 255, 255, 0.3);
    -moz-border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.3);

    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);

    /* Vendor prefixes for box-shadow are not necessary */
    box-shadow: 2px 7px 28px rgba(89, 112, 136, 0.12);


  }
}

.uc-side-menu-items {
  background-color: rgba(136, 194, 235, 0.54) !important;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.side-menu-buttons {
  /* position: absolute; */
  width: 100%;
  bottom: 0;
}

.tp__glas-blur__faq {

  background: rgba(255, 255, 255, 0.6);



}

.contact__link--white a {
  color: white;
  font-size: 20px;
  font-weight: 600;
  font-family: 'poppins';
  text-decoration: underline
}

.contact__link--white a:hover {
  text-decoration: none;
}

/* @media (min-width: 1025px) {
  .hover_full_opacity {
    opacity: .6;
  }
}



.hover_full_opacity:hover {
  opacity: 1;
} */


.post--bg__gardient:before {
  content: "";
  background: linear-gradient(to top, #c2def1 24%, transparent 57%, transparent 40%);
  position: absolute;
  border: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

#verlauf-test:before {
  content: '';
  background: linear-gradient(to right, #c3def2 5%, #bbdaf0 40%, transparent 100%);
}


#verlauf-test:after {
  content: '';
  background: linear-gradient(to top, #c3def2 5%, #bbdaf0 10%, transparent 100%);
  width: 100%;
  height: 65%;
  position: absolute;
  bottom: 0;

}

@media (min-width: 320px) and (max-width: 480px) {

  #verlauf-test::after {
    content: '';
    background: linear-gradient(to top, #b9d9f0 0, #bbdaf0 0, transparent 25%);
    width: 100%;
    height: 65%;
    position: absolute;
    bottom: 0;
    left: 0;
  }

}


.verlauf-test:before {
  content: '';
  background: linear-gradient(to right, #c3def2 5%, #bbdaf0 40%, transparent 100%);
}

.tp_verlauf-box {


  background: rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: 2px 7px 28px rgba(89, 112, 136, 0.12);
}

.radius-20 {
  border-radius: 20px;
}

strong {
  font-weight: 600;
}

p {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 400;
}

/* 
h2 {
  font-family: 'Nexa XBold' !important;
  font-weight: 400;

} */

.tp-price-board__ribbon {
  overflow: hidden;
  position: relative; 
}

.tp-price-board__ribbon span {
  animation: slide-left 10s linear infinite;
  white-space: nowrap;
  position: absolute;
  top: 0;
  text-overflow: ellipsis;
  display: block;
}

@keyframes slide-left {
  0% {
    transform: translateX(100%);
  }

  45% {
    transform: translateX(0);
    opacity: 1;
  }

  47.5% {
    transform: translateX(0);
    opacity: 0;
  }

  50% {
    transform: translateX(0);
    opacity: 1;
  }

  52.55% {
    transform: translateX(0);
    opacity: 0;
  }

  55% {
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    transform: translateX(-100%);
  }
}

.w40 {
  width: 40%;
}

.w60 {
  width: 60%;
}

.w100 {
  width: 100%;
}

.flex__center-end {
  display: flex;
  justify-content: end;
  align-items: center;
}

.text-align-r {
  text-align: right;
}

.poppins-15-dark-blue p {
  font-family: 'Poppins';
  font-size: 15px !important;
  color: #153D63 !important;
}

.poppins-16-white {
  font-family: 'Poppins';
  font-size: 16px;
  color: white;
}

.poppins-20-white-bold p {
  font-family: 'Poppins';
  font-weight: 600 !important;
  font-size: 20px !important;
  color: white;
}

.float-r {
  position: absolute;
  right: 30px;
  bottom: 30px;
}



.bg_gradient {
  background: linear-gradient(to left, #cce4f3 5%, #bbdaf0 85%, transparent 100%);
}

.bg_gradient__dark_bottom_top {
  background: linear-gradient(to top, #204A72 25%, transparent 65%, transparent 100%);
}

:TP .spacer-50 {
  margin-bottom: 50px;
}

.spacer-35 {
  margin-bottom: 35px;
}

.spacer-30 {
  margin-bottom: 30px;
}

/* tp__carousel_nav */
.tp__carousel_nav .carousel-arrow.carousel-prev {
  display: none !important;
}

.tp__carousel_nav .slick-dots {
  /* text-align: right!important; */
  -webkit-transform: translatex(-2%);
  -ms-transform: translatex(-2%);
  transform: translatex(-2%);
  -webkit-transform: translateY(-185px);
  -ms-transform: translateY(-185px);
  transform: translateY(-185px);
}

.tp__carousel_nav .slick-slide {
  overflow: hidden;
}

.tp__carousel_nav a.carousel-arrow.carousel-next {
  top: 72%;
  left: 55%;
}

@media (min-width: 320px) and (max-width: 480px) {
  .tp__carousel_nav a.carousel-arrow.carousel-next {
    display: none !important;
  }

  .tp__carousel_nav .slick-dots {
    bottom: -108px !important;
  }

}

/* tp__carousel_nav end */



/* global */


/* ".elementor-sticky--effects" ist die Klasse, wenn scroll aktiv */



.elementor-sticky--effects {
  background-color: #88C2EB !important;
  opacity: 1;
  transition: all 0.5s ease;
}



/* @media (min-width: 320px) and (max-width: 480px) {
  
  .elementor-sticky--effects { 
    background-color: transparent!important; 
    background-image: linear-gradient(90deg, #FFFFFFCC 0%, #FFFFFF33 100%); 
  }
  
} */

.elementor-sticky--effects .elementor-nav-menu a {
  /* color: #153D63 !important; */
  transition: all 0.5s ease;
}

.logo img {
  width: auto;
  max-height: 120px;
  transition: all 0.5s ease;
}

.elementor-sticky--effects .logo img {
  margin-top: -3px;
  max-height: 90px;
  width: auto;
}






@keyframes uc_icon_carousel_content {

  0%,
  20%,
  60%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.uc_icon_carousel_content:hover {
  animation: bounce 1s;
}

@media (max-width: 1299px) {
  body .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    display: block;
  }

  body .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
    display: flex;
  }
}

@media (min-width: 1300px) {

  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown,
  .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
    display: none;
  }
}

@media (max-width: 1299px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: none;
  }
}



/*Blogbeitragsbanner responisve*/
.newsletter-banner {
  width: 100%
}

.newsletter-banner .pic {
  display: none;
  margin: auto;
  transition: all .3s
}

.newsletter-banner .pic:hover {
  transform: scale(1.007)
}

@media (max-width: 683.98px) {
  .newsletter-banner .pic-xs {
    display: block
  }
}

@media (min-width: 684px) and(max-width: 899.98px) {
  .newsletter-banner .pic-sm {
    display: block
  }
}

@media (min-width: 900px) and(max-width: 1271.98px) {
  .newsletter-banner .pic-md {
    display: block
  }
}

@media (min-width: 1272px) and(max-width: 1655.98px) {
  .newsletter-banner .pic-lg {
    display: block
  }
}

@media (min-width: 1656px) {
  .newsletter-banner .pic-xl {
    display: block
  }
}

/* global end */

.tp-row .w100 {
  display: flex;
  gap: 20px;
}

.w100 .elementor-widget-html {
  width: 100%;
}

.tp-row .w33 {
  max-width: 300px;
}

@media (min-width: 320px) and (max-width: 480px) {

  .tp-row .w33 {
    max-width: 100%;
  }

}

.tp-row {
  justify-content: center;
}

.highlight__col__green-world-logo img {
  margin-bottom: 60px;
}

.highlight__row .highlight__col.col-r a {
  background: transparent !important;
  border: 1px solid #153D63;
  margin-top: 14px;

  border-width: 2px 2px 2px 2px;
  border-radius: 14px 14px 14px 14px;
  box-shadow: 0px 6px 16px 0px rgba(94.00000000000001, 140.00000000000003, 173, 0.3);
}

.highlight__row .highlight__col.col-r a:hover {
  color: #153D63;
  background-color: white !important;
  border-color: #FFFFFF;
}


.tp-post__col,
.highlight__row,
.tp-col {
  cursor: pointer;
}

@media (min-width: 320px) and (max-width: 480px) {

  .tp-mob--w100 {
    width: 100% !important;
  }

  .elementor-icon-box-title {
    margin-top: 0 !important;
  }

}


.tp-caroussel__body-custom .uc_image_carousel_content {

  background-color: rgba(255, 255, 255, 0.3) !important;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: 2px 7px 28px rgba(89, 112, 136, 0.12);
}


.tp-content-v1-slider .owl-item {
  background: rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: 2px 7px 28px rgba(89, 112, 136, 0.12);
  border-radius: 24px;

}

.tp-content-v1-slider .remove_bg {
  background: transparent;
  border-left: unset;
  border-top: unset;
  -webkit-backdrop-filter: unset;
  backdrop-filter: unset;
  box-shadow: unset;
  border-radius: unset;

}


.tp-content-v1-slider .owl-stage-outer {
  overflow: hidden;
}

.tp-content-v1-slider .owl-stage {
  display: flex;
}

.tp__slide {
  border-radius: 24px;
  padding: 25px;
}

.tp__video__slide video {
  border-radius: 24px;
}

.tp__slide-headline {
  font-family: 'poppins';
  font-size: 20px;
  color: #153D63;
  font-weight: 500;
  margin-bottom: 25px;

}

.tp__slide-desciption {
  font-family: 'poppins';
  font-size: 15px;
  color: #153D63;
}

.tp__slide__row {
  display: flex;
}

@media (min-width: 320px) and (max-width: 1024px) {

  .tp__slide__row {
    flex-direction: column;
  }

}


.tp__slide__col img {
  min-width: 200px;
  max-width: 250px;
}

.tp__slide__col.mr25 {
  margin-right: 25px;
}

.tp-content-v1-slider .owl-nav button {
  padding: 0;
  border: none;
  height: 30px;

}

.tp-content-v1-slider.tp__slider .tp__nav.tp__nav-r {
  right: 50px;
  bottom: 0;
  top: unset;
}

@media (min-width: 320px) and (max-width: 480px) {

  .tp-content-v1-slider.tp__slider .tp__nav.tp__nav-r {
    right: 0;
  }

}

.tp-content-v1-slider.tp__slider .owl-dots {
  justify-content: center;
  display: flex;
}

.tp-content-v1-slider.tp__slider .owl-dots .owl-dot {
  background-color: rgba(21, 61, 99, .4);
  border: unset;
  padding: 0;
  width: 12px;
  height: 12px;
  border-radius: 20px;
  margin-right: 20px;
}

.tp-content-v1-slider.tp__slider .owl-dots .owl-dot.active {
  background-color: rgba(21, 61, 99, 1);
  border: unset;
  padding: 0;
  width: 12px;
  height: 12px;
  border-radius: 20px;
}

.tp__slide-icon {
  max-width: 65px;
  margin: 0 auto;
  margin-bottom: 36px;
}

.tp-text--white {
  color: white;
}

.tp-text--center {
  text-align: center;

}


.carousel-arrow .fas.fa-arrow-right {
  background-image: url(https://www.edeka-smart.de/wp-content/uploads/2023/09/Arrow-right.svg);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}

.carousel-arrow .fas.fa-arrow-right:before {
  content: "";
}

.carousel-arrow .fas.fa-arrow-left {
  background-image: url(https://www.edeka-smart.de/wp-content/uploads/2023/09/Arrow-left.svg);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}

.carousel-arrow .fas.fa-arrow-left:before {
  content: "";
}

.elementor-50136 .elementor-element.elementor-element-50801a21 .uc-side-menu-items ul a {
  border: unset !important;
}

#uc_ue_side_menu_elementor_50801a21 .sub-menu {
  border-left: 1px solid #5BA0D1 !important;
  margin-left: 41px !important;
  padding-left: 20px !important;

}

.elementor-50136 .elementor-element.elementor-element-50801a21 .uc-side-menu-items ul ul li a {

  position: relative;
}

.elementor-50136 .elementor-element.elementor-element-50801a21 .uc-side-menu-items ul ul li a:before {

  content: "";
  width: 62px;
  height: 1px;
  background: #5BA0D1;
  position: absolute;
  left: -21px;
  top: 32px;
}


.tp__small-hl,
.tp__small-hl p {
  color: #5BA0D1 !important;
  font-family: "Nexa xbold", Sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  line-height: 45px !important;
  letter-spacing: 2px !important;
}

.tp__small-hl--white,
.tp__small-hl--white p {

  color: white !important;
}

@media (max-width: 767px) {

  .tp__small,
  .tp__small-hl p {
    font-size: 11px !important;
    line-height: 45px !important;
  }
}



/* Styles for the modal overlay */
.tp-modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.tp-modal-overlay--active {
  display: block;
}

/* Styles for the modal content */
.tp-modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px 30px 40px 30px;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  max-width: 700px;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
}

.tp-modal-content h3 {
  font-size: 38px;
  margin-left: 30px;
}

/* Style for the close button */
.tp-close-modal {
  font-size: 24px;
  display: block;
  text-align: right;
}

.tp-close-modal:hover {
  color: #ffffff;
}

/* Style for the active button */
.tp-price-board__button.tp-price-board__button--active {
  /* Add your active button styles here */
  background-color: green;
  color: white;
}

.tp-modal-content__body {
  display: flex;
  margin-bottom: 40px;
  font-size: 15px;

  align-items: center;
}

.tp-modal-content__body strong {
  font-size: 20px;
  line-height: 28px;

}

.tp-modal-content__body img {
  margin-right: 20px;
}


.tp-modal-content a.cta__btn {
  color: white;
  font-family: "Nexa XBold", Sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background-image: linear-gradient(180deg, #153d63 0%, #112436 100%);
  padding: 10px 50px;
  border-radius: 12px;
  display: inline;
}

.tp-modal-content a.cta__btn:hover {
  transform: scale(1, 1);
}

.modal-col {
  display: flex;
  flex-direction: column;
  gap: 26px;
}


.modal-col ol {
  padding-left: 15px !important;
}

.modal-col ol li {
  margin-bottom: 8px;
}


.modal-col ol li::marker {
  font-weight: bold;
}

@media (min-width: 320px) and (max-width: 480px) {

  .tp-ratebox__row {}

  .tp-ratebox__head {
    flex-direction: column;
  }

  .tp-ratebox__head__l {
    order: 2;
    width: 100%;
  }

  .tp-ratebox__head__r {
    order: 1;
    width: 100%;
  }

  .tp-ratebox__head__r img {
    width: 100%;
  }

  .tp__box__inner--lf {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .tp__toggle_row {
    flex-direction: column;
  }

  .tp-ratebox .tp-ratebox__main .tp-ratebox__main__mid .tp__toggle_row .tp__toggle_col.tp__col-r {
    display: none;
  }

  .tp-ratebox .tp-ratebox__head .tp-ratebox__head__r img {
    transform: translateX(21px) !important;
  }

  .tp-ratebox .tp-ratebox__footer {
    flex-direction: column;
  }

  .tp-ratebox .tp-ratebox__footer .tp-ratebox__footer__col-r {
    margin-top: 30px;
  }
}



.wpcf7-form h2 {
  font-size: 15px !important;
  color: #5BA0D1;
  font-family: "Nexa xbold", Sans-serif !important;
}

.wpcf7-form label {
  font-size: 15px !important;
  color: #153D63;
  font-family: "poppins", Sans-serif !important;
  font-weight: 500;
  width: 100%;
}
 
.wpcf7-form input  {
  border: none!important;
  font-size: 15px !important;
  color: #153D63;
  font-family: "poppins", Sans-serif !important;
  font-weight: 500;
  border-bottom: 1px solid #88C2EB!important;
  background-color: transparent!important;
}

.wpcf7-form textarea{
  border: none!important;
  font-size: 15px !important;
  color: #153D63;
  font-family: "poppins", Sans-serif !important;
  font-weight: 500;
  border-bottom: 1px solid #88C2EB!important;
  background-color: white!important;
  border-radius:24px;
}
.spacer__2{
  height: 50px;
}
.spacer__1{
  height: 25px;
}


input.wpcf7-submit{

  display: block;
  color: white !important;
  font-family: "Nexa XBold", Sans-serif !important;
  font-size: 13px !important;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background-image: linear-gradient(180deg, #153d63 0%, #112436 100%);
  margin: 0 auto;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

input.wpcf7-submit:hover{
transform: scale(1.1);
}


.elementor-sticky--effects {
  background-color: #88C2EB !important;
 
}


@media (min-width: 320px) and (max-width: 480px) {
  .slick-list .highlight__row .highlight__row__bg {
    box-shadow: unset !important;
  }

  .tp-row .mob_slider .slick-dots {
    position: absolute;
    bottom: -30px;
    left: 50%;
    /* Zentriert die Dots horizontal */
    transform: translateX(-50%);
  }

  .tp-row .mob_slider .slick-dots li {
    color: rgba(21, 61, 99, 0.5);
  }

  .tp-row .mob_slider .slick-dots li.slick-active {
    color: rgba(21, 61, 99, 1);
  }



}
.tp-ratebox .tp-ratebox__head .tp-ratebox__head__l .tp-list strong { 
  font-weight: 600!important;
}

