@media only screen and (max-width: 1200px) {
  .e-connnnn {
    --container-default-padding-right: 30px;
    --container-default-padding-left: 30px; } }
body, html {
  overflow-x: hidden; }

body {
  color: #000;
  font-size: 18px;
  line-height: 1.4;
  font-family: "Poppins", sans-serif;
  background: #fff; }
  @media only screen and (max-width: 950px) {
    body {
      font-size: 16px; } }
  @media only screen and (max-width: 700px) {
    body {
      font-size: 18px; } }
  @media only screen and (min-width: 1900px) {
    body {
      font-size: 24px; } }
  body h1 {
    font-weight: bold;
    font-size: 40px;
    margin: 0 0 30px;
    line-height: 1.3;
    text-transform: uppercase; }
    @media only screen and (max-width: 1630px) {
      body h1 {
        font-size: 36px; } }
    @media only screen and (max-width: 1300px) {
      body h1 {
        font-size: 34px; } }
  body .elementor-element > h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase; }
    @media only screen and (max-width: 1630px) {
      body .elementor-element > h2 {
        font-size: 36px; } }
    @media only screen and (max-width: 1300px) {
      body .elementor-element > h2 {
        font-size: 34px; } }
  body h3 {
    font-size: 30px;
    line-height: 1.3; }
    @media only screen and (min-width: 1900px) {
      body h3 {
        font-size: 34px; } }
    @media only screen and (max-width: 1300px) {
      body h3 {
        font-size: 26px; } }
  body .textseite .elementor-element > h2 {
    font-size: 26px;
    margin: 40px 0 20px; }
  body .textseite .elementor-element > h3 {
    margin: 20px 0 10px;
    font-size: 22px; }
  body .textseite .elementor-element > h4 {
    font-family: "Poppins", sans-serif;
    text-transform: none;
    font-size: 19px;
    font-weight: bold;
    margin: 20px 0 5px; }
  body h1, body h2, body h3, body h4 {
    font-family: "Oswald", sans-serif; }
  body .elementor-button {
    border-radius: 0; }

.page-content > div > .e-con-boxed > .e-con-inner {
  max-width: min(1100px, 92vw); }
.page-content > div > .e-con-boxed.textseite > .e-con-inner {
  max-width: min(1100px, 92vw);
  padding-top: 80px;
  padding-bottom: 80px; }
.page-content > div > div {
  margin-top: 100px;
  margin-bottom: 100px; }
  @media only screen and (max-width: 1300px) {
    .page-content > div > div {
      margin-top: 70px;
      margin-bottom: 70px; } }
  .page-content > div > div:last-of-type {
    margin-bottom: 0; }
  .page-content > div > div.noMargin {
    margin-top: 0;
    margin-bottom: 0; }
  .page-content > div > div.noMarginTop {
    margin-top: 0; }
  .page-content > div > div.noMarginBottom {
    margin-bottom: 0; }

@media only screen and (max-width: 700px) {
  .elementor-widget-text-editor p {
    hyphens: auto; } }
.elementor-widget-text-editor > p:first-of-type {
  margin: 0 0 8px; }
  .elementor-widget-text-editor > p:first-of-type i, .elementor-widget-text-editor > p:first-of-type em {
    font-style: normal;
    letter-spacing: 1px; }

main .text-white, footer.elementor-location-footer .text-white {
  color: #fff; }
main .text-big, footer.elementor-location-footer .text-big {
  font-size: 24px; }
  @media only screen and (max-width: 700px) {
    main .text-big, footer.elementor-location-footer .text-big {
      font-size: 21px; } }
main .narrow > div, footer.elementor-location-footer .narrow > div {
  width: min(1100px, 92vw) !important; }
main .extra-narrow, footer.elementor-location-footer .extra-narrow {
  width: min(900px, 90vw) !important;
  margin: 0 auto; }
main div a, footer.elementor-location-footer div a {
  color: #2a3439; }
  main div a:hover, footer.elementor-location-footer div a:hover {
    text-decoration: underline; }
main .elementor-button-link, footer.elementor-location-footer .elementor-button-link {
  background: #2a3439;
  color: #fff;
  font-family: "Oswald", sans-serif; }
  main .elementor-button-link:hover, footer.elementor-location-footer .elementor-button-link:hover {
    background: #000; }
main .text-center, footer.elementor-location-footer .text-center {
  text-align: center; }
  main .text-center h1 + p, main .text-center h2 + p, footer.elementor-location-footer .text-center h1 + p, footer.elementor-location-footer .text-center h2 + p {
    max-width: 1100px;
    margin-left: auto !important;
    margin-right: auto !important; }
    @media only screen and (min-width: 1900px) {
      main .text-center h1 + p, main .text-center h2 + p, footer.elementor-location-footer .text-center h1 + p, footer.elementor-location-footer .text-center h2 + p {
        max-width: 1200px; } }
main .bg-lightgray, footer.elementor-location-footer .bg-lightgray {
  background: #EAEFEE;
  padding-top: 80px;
  padding-bottom: 80px; }
main .bg-primary, footer.elementor-location-footer .bg-primary {
  background: #2a3439;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px; }
  main .bg-primary h2, main .bg-primary h3, main .bg-primary p, main .bg-primary a, footer.elementor-location-footer .bg-primary h2, footer.elementor-location-footer .bg-primary h3, footer.elementor-location-footer .bg-primary p, footer.elementor-location-footer .bg-primary a {
    color: #fff; }
main .bg-blue, footer.elementor-location-footer .bg-blue {
  background: #049FE5;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px; }
  main .bg-blue h2, main .bg-blue h3, main .bg-blue p, main .bg-blue a, footer.elementor-location-footer .bg-blue h2, footer.elementor-location-footer .bg-blue h3, footer.elementor-location-footer .bg-blue p, footer.elementor-location-footer .bg-blue a {
    color: #fff; }
main .bg-trans, footer.elementor-location-footer .bg-trans {
  position: relative;
  padding: 20px 30px 20px 50px; }
  @media only screen and (max-width: 700px) {
    main .bg-trans, footer.elementor-location-footer .bg-trans {
      padding: 20px; } }
  main .bg-trans > *, footer.elementor-location-footer .bg-trans > * {
    z-index: 2;
    position: relative; }
  main .bg-trans::after, footer.elementor-location-footer .bg-trans::after {
    border-radius: 12px;
    backdrop-filter: blur(13px);
    content: "";
    width: calc(100% + 20px);
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    padding: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8); }
    @media only screen and (max-width: 700px) {
      main .bg-trans::after, footer.elementor-location-footer .bg-trans::after {
        width: 100%; } }
main .imagetext, footer.elementor-location-footer .imagetext {
  background: #000;
  color: #fff; }
  @media only screen and (max-width: 950px) {
    main .imagetext__content, footer.elementor-location-footer .imagetext__content {
      padding: 30px !important; } }
  @media only screen and (max-width: 1200px) {
    main .imagetext__content p, footer.elementor-location-footer .imagetext__content p {
      font-size: 16px; } }
  @media only screen and (max-width: 950px) {
    main .imagetext__content p, footer.elementor-location-footer .imagetext__content p {
      font-size: 17px; } }
  main .imagetext__content > div p, main .imagetext__content > div h2, footer.elementor-location-footer .imagetext__content > div p, footer.elementor-location-footer .imagetext__content > div h2 {
    width: min(900px, 100%) !important;
    box-sizing: border-box;
    padding: 0 50px; }
    @media only screen and (max-width: 1200px) {
      main .imagetext__content > div p, main .imagetext__content > div h2, footer.elementor-location-footer .imagetext__content > div p, footer.elementor-location-footer .imagetext__content > div h2 {
        padding: 0 30px; } }
    @media only screen and (max-width: 950px) {
      main .imagetext__content > div p, main .imagetext__content > div h2, footer.elementor-location-footer .imagetext__content > div p, footer.elementor-location-footer .imagetext__content > div h2 {
        padding: 0; } }
  main .imagetext__headline, footer.elementor-location-footer .imagetext__headline {
    position: absolute;
    width: 100%;
    text-align: right;
    z-index: 9;
    padding: 10px 25px;
    line-height: 1;
    top: 50%;
    background: rgba(0, 0, 0, 0.5);
    transform: translateY(-50%) !important; }
    @media only screen and (max-width: 950px) {
      main .imagetext__headline, footer.elementor-location-footer .imagetext__headline {
        text-align: center !important; } }
    main .imagetext__headline h2, footer.elementor-location-footer .imagetext__headline h2 {
      margin: 0;
      line-height: 1; }
main .probetraining, footer.elementor-location-footer .probetraining {
  padding-top: 80px;
  padding-bottom: 80px; }
main .intro, footer.elementor-location-footer .intro {
  padding-top: 20px; }
  @media only screen and (max-width: 950px) {
    main .intro, footer.elementor-location-footer .intro {
      padding-top: 25px; } }
  main .intro > div, footer.elementor-location-footer .intro > div {
    width: min(1100px, 92vw) !important; }
  main .intro h2, footer.elementor-location-footer .intro h2 {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 300;
    margin: 0 0 25px;
    display: inline-block;
    padding: 8px 16px;
    background: #801818;
    border-radius: 18px;
    color: #fff;
    text-transform: uppercase; }
  .kids main .intro h2, .kids footer.elementor-location-footer .intro h2 {
    background: #049FE5; }
main .hero, footer.elementor-location-footer .hero {
  position: relative;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0px !important;
  background: #000; }
  main .hero figure, main .hero div.elementor-widget-image, footer.elementor-location-footer .hero figure, footer.elementor-location-footer .hero div.elementor-widget-image {
    line-height: 0 !important; }
    main .hero figure img, main .hero div.elementor-widget-image img, footer.elementor-location-footer .hero figure img, footer.elementor-location-footer .hero div.elementor-widget-image img {
      opacity: .6; }
  main .hero__content, footer.elementor-location-footer .hero__content {
    position: absolute;
    z-index: 1;
    bottom: 160px;
    left: 50%;
    transform: translateX(-50%);
    width: min(1500px, 92vw) !important;
    box-sizing: border-box;
    padding: 50px !important; }
    @media only screen and (max-width: 1630px) {
      main .hero__content, footer.elementor-location-footer .hero__content {
        padding: 30px !important;
        bottom: 140px; } }
    @media only screen and (max-width: 1300px) {
      main .hero__content, footer.elementor-location-footer .hero__content {
        padding: 20px !important;
        bottom: 130px; } }
    @media only screen and (max-width: 865px) {
      main .hero__content, footer.elementor-location-footer .hero__content {
        position: relative;
        max-width: 500px !important; } }
    @media only screen and (max-width: 700px) {
      main .hero__content, footer.elementor-location-footer .hero__content {
        padding: 40px !important;
        bottom: auto;
        margin-top: -185px; } }
    main .hero__content h1, main .hero__content p, main .hero__content h2, main .hero__content h3, footer.elementor-location-footer .hero__content h1, footer.elementor-location-footer .hero__content p, footer.elementor-location-footer .hero__content h2, footer.elementor-location-footer .hero__content h3 {
      max-width: 500px; }
      @media only screen and (max-width: 1630px) {
        main .hero__content h1, main .hero__content p, main .hero__content h2, main .hero__content h3, footer.elementor-location-footer .hero__content h1, footer.elementor-location-footer .hero__content p, footer.elementor-location-footer .hero__content h2, footer.elementor-location-footer .hero__content h3 {
          max-width: 407px; } }
      @media only screen and (max-width: 1300px) {
        main .hero__content h1, main .hero__content p, main .hero__content h2, main .hero__content h3, footer.elementor-location-footer .hero__content h1, footer.elementor-location-footer .hero__content p, footer.elementor-location-footer .hero__content h2, footer.elementor-location-footer .hero__content h3 {
          max-width: 390px; } }
      @media only screen and (max-width: 865px) {
        main .hero__content h1, main .hero__content p, main .hero__content h2, main .hero__content h3, footer.elementor-location-footer .hero__content h1, footer.elementor-location-footer .hero__content p, footer.elementor-location-footer .hero__content h2, footer.elementor-location-footer .hero__content h3 {
          max-width: none; } }
    main .hero__content::after, footer.elementor-location-footer .hero__content::after {
      max-width: 640px;
      background: rgba(255, 255, 255, 0.7);
      border-radius: 12px; }
      @media only screen and (max-width: 1630px) {
        main .hero__content::after, footer.elementor-location-footer .hero__content::after {
          max-width: 540px; } }
      @media only screen and (max-width: 1300px) {
        main .hero__content::after, footer.elementor-location-footer .hero__content::after {
          max-width: 440px; } }
      @media only screen and (max-width: 865px) {
        main .hero__content::after, footer.elementor-location-footer .hero__content::after {
          max-width: none;
          width: 100%; } }
  main .hero__overlay, footer.elementor-location-footer .hero__overlay {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0; }
    @media only screen and (max-width: 865px) {
      main .hero__overlay, footer.elementor-location-footer .hero__overlay {
        z-index: -1;
        right: auto;
        width: 130%;
        left: -15%;
        max-width: none !important; } }
  main .hero .swiper-wrapper, footer.elementor-location-footer .hero .swiper-wrapper {
    margin-bottom: 0px; }
main .swiper-wrapper, footer.elementor-location-footer .swiper-wrapper {
  margin-bottom: 60px; }
main .about, footer.elementor-location-footer .about {
  padding-bottom: 27vw !important; }
  @media only screen and (max-width: 865px) {
    main .about, footer.elementor-location-footer .about {
      padding-bottom: 0 !important; } }
  main .about__fixedimage, footer.elementor-location-footer .about__fixedimage {
    position: absolute;
    top: 30vw;
    z-index: -1;
    left: 35%;
    width: 50vw; }
    @media only screen and (max-width: 865px) {
      main .about__fixedimage, footer.elementor-location-footer .about__fixedimage {
        width: 100%;
        text-align: right;
        left: auto;
        top: auto;
        position: relative; } }
  main .about__imagecolumn, footer.elementor-location-footer .about__imagecolumn {
    position: initial; }
    @media only screen and (max-width: 865px) {
      main .about__imagecolumn .elementor-widget-image img, footer.elementor-location-footer .about__imagecolumn .elementor-widget-image img {
        max-width: 80vw; } }
  main .about__textcolumn > div.elementor-widget-text-editor, footer.elementor-location-footer .about__textcolumn > div.elementor-widget-text-editor {
    max-width: 800px;
    width: 90%; }
    @media only screen and (max-width: 1300px) {
      main .about__textcolumn > div.elementor-widget-text-editor, footer.elementor-location-footer .about__textcolumn > div.elementor-widget-text-editor {
        width: 100%;
        margin-top: -60px; } }
main form.elementor-form, footer.elementor-location-footer form.elementor-form {
  font-size: 18px; }
  main form.elementor-form input, main form.elementor-form select, main form.elementor-form button, footer.elementor-location-footer form.elementor-form input, footer.elementor-location-footer form.elementor-form select, footer.elementor-location-footer form.elementor-form button {
    font-family: "Poppins", sans-serif; }
  main form.elementor-form button.elementor-button, footer.elementor-location-footer form.elementor-form button.elementor-button {
    background: #2a3439;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    max-width: 220px;
    font-family: "Oswald", sans-serif;
    cursor: pointer;
    transition: ease all .3s;
    border-radius: 12px; }
    main form.elementor-form button.elementor-button:hover, footer.elementor-location-footer form.elementor-form button.elementor-button:hover {
      background: #000; }
  main form.elementor-form .elementor-field-type-acceptance, footer.elementor-location-footer form.elementor-form .elementor-field-type-acceptance {
    margin: 20px 0 !important;
    font-size: 16px; }
    @media only screen and (max-width: 700px) {
      main form.elementor-form .elementor-field-type-acceptance, footer.elementor-location-footer form.elementor-form .elementor-field-type-acceptance {
        font-size: 13px; } }
    main form.elementor-form .elementor-field-type-acceptance label, footer.elementor-location-footer form.elementor-form .elementor-field-type-acceptance label {
      display: inline-block !important;
      padding-left: 30px;
      margin-top: -30px; }
  main form.elementor-form input[type="checkbox"], footer.elementor-location-footer form.elementor-form input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 17px;
    height: 17px;
    border: 1px solid #6360FF;
    border-radius: 50%;
    display: inline-block !important;
    position: relative;
    cursor: pointer;
    margin-right: 8px;
    vertical-align: middle;
    background-color: #fff; }
    main form.elementor-form input[type="checkbox"]:checked, footer.elementor-location-footer form.elementor-form input[type="checkbox"]:checked {
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235a50f9' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 70% 70%; }
main .kurse__wrapper, footer.elementor-location-footer .kurse__wrapper {
  margin-top: 25px; }
main .kurse__box, footer.elementor-location-footer .kurse__box {
  text-align: center; }
  main .kurse__box p, footer.elementor-location-footer .kurse__box p {
    font-size: 17px; }
  main .kurse__box h3, footer.elementor-location-footer .kurse__box h3 {
    margin: 20px 0;
    font-size: 22px; }
  main .kurse__box img, footer.elementor-location-footer .kurse__box img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 50%;
    max-width: 260px; }
main .pricing, footer.elementor-location-footer .pricing {
  padding-bottom: 35px; }
  main .pricing .eael-pricing.style-2 .eael-pricing-item.featured .header:after, footer.elementor-location-footer .pricing .eael-pricing.style-2 .eael-pricing-item.featured .header:after {
    background: #801818; }
  main .pricing__feature, footer.elementor-location-footer .pricing__feature {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    margin-bottom: 25px !important; }
  main .pricing .eael-pricing.style-2 .eael-pricing-item.featured, footer.elementor-location-footer .pricing .eael-pricing.style-2 .eael-pricing-item.featured {
    box-shadow: none;
    margin-bottom: 0; }

header.elementor-location-header {
  position: absolute;
  background: transparent;
  left: 0;
  top: 0;
  padding: 10px 0;
  width: 100%;
  z-index: 99;
  font-family: "Oswald", sans-serif;
  letter-spacing: 1.5px; }
  header.elementor-location-header .e-con-boxed > .e-con-inner {
    max-width: 90vw; }
    @media only screen and (max-width: 1300px) {
      header.elementor-location-header .e-con-boxed > .e-con-inner {
        max-width: 92vw; } }
    @media only screen and (max-width: 1200px) {
      header.elementor-location-header .e-con-boxed > .e-con-inner {
        max-width: 96vw; } }
    @media only screen and (max-width: 700px) {
      header.elementor-location-header .e-con-boxed > .e-con-inner {
        max-width: 94vw; } }
  .admin-bar header.elementor-location-header {
    top: 32px; }
  header.elementor-location-header .header {
    box-sizing: border-box; }
    header.elementor-location-header .header > div {
      position: relative; }
    header.elementor-location-header .header__nav .probetraining-menu {
      display: none !important; }
      @media only screen and (max-width: 700px) {
        header.elementor-location-header .header__nav .probetraining-menu {
          display: block !important; } }
    header.elementor-location-header .header__nav .eael-advanced-menu li.current-menu-item > a.eael-item-active {
      background: transparent !important; }
    header.elementor-location-header .header__nav .eael-advanced-menu-toggle-text {
      display: none !important; }
    header.elementor-location-header .header__nav .eael-advanced-menu-container {
      background: transparent;
      min-height: 0; }
      header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu li {
        margin-left: 20px; }
        @media only screen and (max-width: 1400px) {
          header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu li {
            margin-left: 5px;
            padding-left: 0;
            padding-right: 0; } }
        @media only screen and (max-width: 950px) {
          header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu li {
            margin-left: 0; } }
        header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu li a {
          font-size: 17px;
          text-transform: uppercase;
          border-radius: 8px;
          transition: ease all .3s;
          line-height: 2; }
          @media only screen and (max-width: 1300px) {
            header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu li a {
              font-size: 17px;
              padding: 0 12px; } }
          @media only screen and (max-width: 1200px) {
            header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu li a {
              font-size: 16px; } }
          header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu li a:hover {
            background: #000 !important; }
      header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu.eael-hamburger-right li a {
        background: transparent; }
    header.elementor-location-header .header__logo img, header.elementor-location-header .header__logo img[src$=".svg"] {
      width: 90px;
      transition: ease all .3s; }
      @media only screen and (max-width: 700px) {
        header.elementor-location-header .header__logo img, header.elementor-location-header .header__logo img[src$=".svg"] {
          width: 80px; } }
    @media only screen and (max-width: 700px) {
      header.elementor-location-header .header__button {
        width: 55%;
        margin-left: -20px;
        display: none; } }
    header.elementor-location-header .header__button a {
      background: #801818;
      color: #fff;
      font-size: 18px;
      text-transform: uppercase;
      border-radius: 8px;
      transition: ease all .3s;
      padding: 7px 24px; }
      @media only screen and (max-width: 1400px) {
        header.elementor-location-header .header__button a {
          font-size: 19px; } }
      @media only screen and (max-width: 1300px) {
        header.elementor-location-header .header__button a {
          font-size: 17px; } }
      header.elementor-location-header .header__button a:hover {
        background: #2a3439; }
  .scroll header.elementor-location-header {
    transform: translateY(0px) !important;
    transition: ease all .5s; }
  .minscroll header.elementor-location-header {
    padding: 0px 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.31);
    background: #2a3439;
    position: fixed;
    transform: translateY(-100px);
    left: 0;
    width: 100%; }
    .minscroll header.elementor-location-header .header__button {
      display: block; }
      .minscroll header.elementor-location-header .header__button a {
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 10px;
        background: #801818; }
        @media only screen and (max-width: 700px) {
          .minscroll header.elementor-location-header .header__button a {
            font-size: 15px; } }
    .minscroll header.elementor-location-header .header__nav .eael-advanced-menu li > a {
      color: #fff !important; }
    .minscroll header.elementor-location-header .header__nav .eael-advanced-menu li.current-menu-item > a.eael-item-active {
      background: #000 !important; }
      @media only screen and (max-width: 950px) {
        .minscroll header.elementor-location-header .header__nav .eael-advanced-menu li.current-menu-item > a.eael-item-active {
          border-radius: 0; } }
    .minscroll header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu li a {
      font-size: 17px; }
      @media only screen and (max-width: 700px) {
        .minscroll header.elementor-location-header .header__nav .eael-advanced-menu-container .eael-advanced-menu li a {
          font-size: 16px; } }
    .minscroll header.elementor-location-header .header__logo img, .minscroll header.elementor-location-header .header__logo img[src$=".svg"] {
      width: 60px;
      margin-bottom: 0; }
  .noImage header.elementor-location-header .elementor-element.elementor-element-46d68ca .eael-advanced-menu li > a, .noimage header.elementor-location-header .elementor-element.elementor-element-46d68ca .eael-advanced-menu li > a {
    color: #2a3439; }

.elementor-widget-eael-advanced-menu.eael-hamburger--tablet.eael-hamburger--responsive .eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal {
  background: #2a3439 !important; }

.full, .fw {
  padding: 0 !important; }
  .full > div, .fw > div {
    padding: 0; }
    .full > div.padding, .fw > div.padding {
      padding: 30px; }
  .full img, .fw img {
    width: 100%; }

main .form__formular {
  max-width: min(1100px, 92vw) !important;
  margin: 30px auto; }
main .form__wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 30px; }
  @media only screen and (max-width: 700px) {
    main .form__wrapper {
      display: block; } }
  main .form__wrapper p {
    margin-bottom: 0; }
main .form__left, main .form .codedropz-upload-wrapper {
  width: 40%; }
  @media only screen and (max-width: 700px) {
    main .form__left, main .form .codedropz-upload-wrapper {
      width: 100%; } }
main .form__right {
  width: calc(60% - 20px); }
  @media only screen and (max-width: 700px) {
    main .form__right {
      width: 100%; } }
main .form__upload {
  margin: 30px 0 60px; }
main .form__dsgvo {
  max-width: min(900px, 100%); }
  @media only screen and (max-width: 700px) {
    main .form__dsgvo span.wpcf7-list-item-label {
      font-size: 14px;
      display: block;
      line-height: 1.2; } }
main .form input.wpcf7-text, main .form textarea {
  background: #fff;
  border: 1px solid #6360FF;
  padding: 8px 15px;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 1;
  width: 100%;
  box-sizing: border-box;
  margin-top: 8px; }
  @media only screen and (max-width: 1300px) {
    main .form input.wpcf7-text, main .form textarea {
      font-size: 18px; } }
  main .form input.wpcf7-text::placeholder, main .form textarea::placeholder {
    color: rgba(0, 0, 0, 0.48);
    opacity: 1; }
main .form textarea {
  height: 238px; }
  @media only screen and (max-width: 1300px) {
    main .form textarea {
      height: 226px; } }
main .form input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 17px;
  height: 17px;
  border: 1px solid #6360FF;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 8px;
  vertical-align: middle;
  background-color: #fff; }
  main .form input[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235a50f9' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70% 70%; }
main .form .wpcf7-list-item {
  margin: 0;
  padding: 0 0 0 30px;
  position: relative; }
  main .form .wpcf7-list-item input {
    position: absolute;
    left: 0; }
main .form .wpcf7-form.invalid input.wpcf7-not-valid, main .form .wpcf7-form.invalid textarea.wpcf7-not-valid {
  border-color: #dd0000;
  background-color: rgba(221, 0, 0, 0.075); }
main .form .wpcf7-response-output {
  border: 1px solid #6360FF !important;
  font-size: 18px; }
  @media only screen and (max-width: 950px) {
    main .form .wpcf7-response-output {
      font-size: 16px; } }
main .form .sent .wpcf7-response-output {
  border: 0 !important;
  text-align: center;
  font-size: 24px;
  margin: 30px auto 0;
  padding-top: 60px;
  position: relative; }
  main .form .sent .wpcf7-response-output::before {
    content: "";
    width: 54px;
    height: 48px;
    left: 50%;
    transform: translateX(-50%);
    background: url("/wp-content/uploads/2025/09/success.svg") no-repeat 0 0/auto 100%;
    position: absolute;
    top: 0; }
main .form .wpcf7-not-valid-tip {
  display: none !important; }
main .form label {
  font-size: 18px;
  display: block;
  margin-bottom: 5px; }
main .form input.wpcf7-submit {
  display: inline-block;
  cursor: pointer;
  border: 0;
  color: #fff;
  background: #2a3439;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  width: 200px;
  text-align: center;
  box-sizing: border-box;
  padding: 11px 5px;
  line-height: 1;
  transition: ease all .3s; }
  @media only screen and (max-width: 1300px) {
    main .form input.wpcf7-submit {
      font-size: 18px; } }
  main .form input.wpcf7-submit:hover {
    background: #4947CC; }

footer.elementor-location-footer {
  margin-top: 80px; }
  footer.elementor-location-footer .slider {
    padding-top: 50px;
    padding-bottom: 50px; }
    footer.elementor-location-footer .slider__carousel .swiper-wrapper {
      align-items: center; }
      footer.elementor-location-footer .slider__carousel .swiper-wrapper .swiper-slide {
        text-align: center; }
    footer.elementor-location-footer .slider__carousel img {
      max-height: 80px;
      width: auto;
      max-width: 160px; }
  footer.elementor-location-footer .footer {
    font-size: 16px;
    background: #2a3439;
    padding: 20px 0;
    color: #fff; }
    @media only screen and (max-width: 700px) {
      footer.elementor-location-footer .footer {
        font-size: 14px; } }
    footer.elementor-location-footer .footer p {
      margin: 0 !important; }
      @media only screen and (max-width: 700px) {
        footer.elementor-location-footer .footer p {
          text-align: center; } }
    footer.elementor-location-footer .footer.e-con-boxed > .e-con-inner {
      max-width: min(1500px, 92vw); }
    @media only screen and (max-width: 700px) {
      footer.elementor-location-footer .footer .elementor-widget-text-editor {
        width: 100%; } }
    footer.elementor-location-footer .footer a {
      color: #fff; }
      footer.elementor-location-footer .footer a:hover {
        text-decoration: underline; }

body.kids.minscroll header.elementor-location-header .header__nav .eael-advanced-menu li.current-menu-item > a.eael-item-active {
  background: #049FE5 !important; }
body.kids.minscroll .header__logo img, body.kids.minscroll .header__logo img[src$=".svg"] {
  width: 90px;
  margin-bottom: 0; }
body.kids .kidsteam > div {
  width: min(1500px, 92vw) !important;
  margin: 0 auto; }
body.kids .kidskurse__text, body.kids .kidskurse .elementor-widget-icon-list {
  padding: 0 15px; }
body.kids .kidskurse > div {
  width: min(1500px, 92vw) !important;
  margin: 0 auto; }
  body.kids .kidskurse > div img {
    aspect-ratio: 1.25 / 1;
    width: 100%;
    object-fit: cover;
    object-position: 0 -80px;
    border-radius: 12px; }
body.kids .kidskurse h2 + p {
  width: min(1100px, 92vw) !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px; }
body.kids .kidskurse h3 {
  margin: 0 0 10px; }
body.kids .header__button a {
  background: #049FE5 !important; }
body.kids .header__logo img, body.kids .header__logo img[src$=".svg"] {
  width: 220px;
  transition: ease all .3s; }
  @media only screen and (max-width: 1300px) {
    body.kids .header__logo img, body.kids .header__logo img[src$=".svg"] {
      width: 200px; } }
  @media only screen and (max-width: 700px) {
    body.kids .header__logo img, body.kids .header__logo img[src$=".svg"] {
      width: 160px; } }
body.kids .header__claim {
  color: #fff;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 3vw;
  z-index: 3;
  opacity: .9;
  width: 100%; }
  @media only screen and (max-width: 700px) {
    body.kids .header__claim {
      font-size: 4vw;
      top: 80%; } }

body.single-post #menu-item-558 a {
  background: #000; }
body.single-post .page-content > div > div {
  margin-top: 50px;
  margin-bottom: 55px; }
body.single-post .elementor-element.elementor-pagination-position-outside .swiper, body.single-post .elementor-lightbox.elementor-pagination-position-outside .swiper {
  padding-bottom: 0; }
body.single-post main .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #801818; }
body.single-post main .hero h1 {
  margin: 0; }
  @media only screen and (max-width: 700px) {
    body.single-post main .hero h1 {
      font-size: 28px; } }
body.single-post main .hero .bg-trans {
  width: min(900px, 100%);
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 80px;
  overflow: hidden;
  text-align: center;
  left: 50%;
  transform: translateX(-50%); }
  @media only screen and (max-width: 865px) {
    body.single-post main .hero .bg-trans {
      width: 92vw; } }
  body.single-post main .hero .bg-trans::after {
    width: 100%; }

.elementor-posts .elementor-post .elementor-post__badge {
  background: #801818; }
.elementor-posts .elementor-post.category-kids .elementor-post__badge {
  background: #049FE5; }
