
:root {
  --e-global-typography-primary-font-family: "fago_proregular";
  --e-global-typography-primary-font-weight: 600;

  --e-global-typography-secondary-font-family: "fago_promedium";
  --e-global-typography-secondary-font-weight: 500;

  --e-global-typography-text-font-family: "fago_proregular";
  --e-global-typography-text-font-weight: 400;

  --e-global-typography-accent-font-family: "fago_probold";
}


/** Custom fonts **/
@font-face {
    font-family: 'fago_proregular';
    src: url('../fonts/fagopro.woff2') format('woff2'),
         url('../fonts/fagopro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fago_promedium';
    src: url('../fonts/fagopro-medi.woff2') format('woff2'),
         url('../fonts/fagopro-medi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fago_probold';
    src: url('../fonts/fagopro-bold.woff2') format('woff2'),
         url('../fonts/fagopro-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'fago_proregular_italic';
    src: url('../fonts/fagopro-ita.woff2') format('woff2'),
         url('../fonts/fagopro-ita.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{
   font-family:'fago_proregular', sans-serif!important;
}

.activists-section h4{ color: #fff; font-size: 18px; }
.activists-section h1{font-size: 60px; color: #ffffff;}

.activists-section-colum .elementor-icon-box-icon {
  width: 170px;
  height: 170px;
  line-height: 200px;
  margin: 0 auto 35px auto;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
  border-radius: 50%;
  border: 1px solid #fff;
}

.activists-section-colum .elementor-icon-box-title span {
background-color: #fff;
  border-radius: 25px;
  display: inline-block;
  font-size: 30px;
  color: #71b002;
  font-weight: 600;
  margin: 0 auto;
  padding: 10px 30px;
  width: 150px;
}

.activists-section-colum .elementor-widget-icon-box .elementor-icon-box-content {
  flex-grow: 1;
position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0px;
  right: inherit;
  margin: 0 auto;
}

.activists-section-colum .elementor-widget-icon-box .elementor-icon-box-content P{color: #fff; font-size: 16px;}


@media (min-width: 767px) {
.cstm-mega-menu .elementor-widget-container .mega-menu-wrap{
    background: unset !important;
}

.cstm-mega-menu .elementor-widget-container .mega-menu-wrap #mega-menu-primary li a{

    color: #0065A3 !important;
}

.cstm-mega-menu .elementor-widget-container .mega-menu-wrap #mega-menu-primary li.mega-current-menu-item{

    background-color: #0065A3 !important;

}
.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  line-height: 24px;
  height: auto;
  padding: 0px 10px; font-size: 12.5pt;
font-family: 'fago_proregular', sans-serif;
}


.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{

    background-color: #0065A3 !important;
    color: #fff !important;border-radius: 6px;


}
.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{

    background-color: #0065A3 !important;
    color: #fff !important;
    border-radius: 6px;

}
.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
      background: #0065A3 !important;
      color: #fff !important;
}

.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    width: 900px!important;
    background-color: #fff!important;
    border: 1px solid #ccc;
    border-left: 0;
    border-bottom: 0;
    margin-top: 10px;
}
.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  max-width: 900px;
}
.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 15px;
  width: 100%;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 12.5px;
  text-align: center;
}
.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  border-radius: 6px !important;
}

.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item{
  border-radius: 6px !important;
}
.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:hover {
  background: #077BD3; color: #fff;
}

.cstm-mega-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:hover a.mega-menu-link {
  color: #fff !important;
}




/** without login mega menu **/
#mega-menu-wrap-primary {
        background: transparent;
    }
.cstm-mega-menu .elementor-widget-container .mega-menu-wrap #mega-menu-max_mega_menu_1 li a {
  color: #0065A3 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{

    border-radius: 0px;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    outline: none;
    line-height: 24px;
    height: auto;
    padding: 0px 10px;
    font-size: 12.5pt;
    font-family: 'fago_proregular', sans-serif;
    color: #0065A3;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{

    border-radius: 0px;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    outline: none;
    line-height: 24px;
    height: auto;
    padding: 0px 10px;
    font-size: 12.5pt;
    font-family: 'fago_proregular', sans-serif;
    color: #0065A3;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        background: #e89355;
        color: #fff;
        font-weight: normal;
        text-decoration: none;
        border-color: white;border-radius: 6px;
    }
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
   background: #e89355;
    color: white;
    font-weight: normal;
    text-decoration: none;
    border-color: white;border-radius: 6px;
}

}


p.forgot-password-link {
    text-align: center;
}


    
/** card hover effects **/
.aktuelles-box:hover .aktuelles-box-inner .ek-heading h2{
 color: #eaeaea;
  opacity: .7;
  font-weight: 700;
}

.aktuelles-box:hover .aktuelles-box-inner .ek-description{display: none;}
.aktuelles-box:hover .aktuelles-box-button .elementor-button-link{ background: #077BD3; color: #fff; }



/** contact us page css **/

.kontakt .wpcf7 input[type="text"], .kontakt .wpcf7 input[type="tel"], .kontakt .wpcf7 input[type="email"], .kontakt .wpcf7 textarea {
  width: 100%;
  border: 1px solid #cccccc;
  box-shadow: none;
  height: 42px;
   font-size:14px;
  padding: 0 15px;
  color: #797979;  font-size:14px;
  margin-bottom: 10px;
  border-radius: 6px;
}
.kontakt .wpcf7 textarea {
  height: 90px;
  margin-bottom: 25px;
 
  padding: 10px;
}

.kontakt .wpcf7 {
  margin:0;
  padding: 0;
  background: #f2f7fa;
  border: 4px solid #7ebce6;
  border-radius: 6px;
  padding: 16px;
}

/* Signup Form Wrapper */
.custom-signup-wrapper {
    max-width: 800px;
    margin: 50px auto;
    padding: 25px 30px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}


/* Message Box */
#signup_message {
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 8px;
    display: none;
    border-radius: 5px;
}
#signup_message.success {
    background-color: #d4edda;
    color: #155724;
}
#signup_message.error {
    background-color: #f8d7da;
    color: #721c24;
}

/* Form Fields */
#ajax_signup_form p {
    margin-bottom: 18px;
}

#ajax_signup_form label {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
    color: #444;
}

#ajax_signup_form input[type="text"],
#ajax_signup_form input[type="email"],
#ajax_signup_form input[type="password"],
#ajax_signup_form select {
    width: 100%;
    padding: 10px 12px;
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    transition: all 0.2s ease;
    box-sizing: border-box;
}

#ajax_signup_form input:focus,
#ajax_signup_form select:focus {
    border-color: #0073aa;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 115, 170, 0.3);
}

/* Button */
#ajax_signup_form button {
    width: 100%;
    background-color: #0073aa;
    color: #fff;
    padding: 12px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

#ajax_signup_form button:hover {
    background-color: #005d8f;
    transform: translateY(-2px);
}

#ajax_signup_form button:disabled {
    background-color: #ccc;
    cursor: not-allowed;
    transform: none;
}
#signup_success_message.success{

    color: green;
    font-size: 20px;
    line-height: 40px;

}

#signup_success_message.error{

    color: red;
    font-size: 20px;
    line-height: 40px;

}

/* Login Form */

.custom-login-wrapper {
    max-width: 600px;
    margin: 30px auto;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    overflow: hidden;
}

.custom-login-wrapper h2,
.custom-signup-wrapper h2 {
    background: #0066A0; /* Dark blue top bar */
    color: #fff;
    margin: 0;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.custom-login-wrapper form,
.custom-signup-wrapper form {
    padding:10px 20px;
}

.custom-login-wrapper label {
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    color: #444;
}

.custom-login-wrapper input[type="text"],
.custom-login-wrapper input[type="password"] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-bottom: 10px;
    background: #f5f9fc; /* Light blue-ish background */
}
.text-center.or-text{position: relative;}
.text-center.or-text::after {
  content: '';
  width: 92.5%;
  height: 1px;
  background: #dfdddd;
  position: absolute;
  left: 4%;
  top: 42%;
}
.text-center.or-text span {
  display: inline-block;
  background: #0066a0;
  color: #fff;
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  line-height: 40px;
  font-size: 24px;
  border-radius: 4px;position: relative;
  z-index: 1;
}
.custom-login-wrapper button {
    width: 100%;
    padding: 10px;
    background: #0066A0;
    color: #fff;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    font-size: 16px;
}

.custom-login-wrapper button:hover {
    background: #005080;
}

#login_message {
    padding: 8px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
}

#login_message.success {
    background: #d4edda;
    color: #155724;
}

#login_message.error {
    background: #f8d7da;
    color: #721c24;
}
.signup-link {
    text-align: center;
    margin-top: 0px;
    font-size: 14px;
    margin-bottom:0px;
}

.signup-link a {
    color: #0066cc;
    text-decoration: none;
}

.signup-link a:hover {
    text-decoration: underline;
}

/*** elementor fonts update ***/

.elementor-heading-title, p{
  font-family: 'fago_proregular', sans-serif!important;
}

.agw-register-form {
    max-width: 300px;
    margin: 0 auto;
    text-align: right;
}




.agw-register-form .agw-contact {
    font-size: 14px;
    margin-top: 10px;
}
.agw-register-form .agw-contact a {
    color: #6BA43A;
    text-decoration: none;
}
.agw-register-form .agw-contact a:hover {
    text-decoration: underline;
}


.form-field {
 display: flex;
  gap: 10px;
  text-align: right;
  align-items: center;
  justify-content: end;
}
.form-field label{ width: 45%; }
.form-field input{ width: 54%; }

.agw-register-form .form-field label{
display: inline-block;
  font-size: 13px;
  color: #79ac34;
  font-weight: 600;
  text-align: right;
}
.agw-register-form .form-field input {
  width: 168px;
  display: inline-block;
  height: 21px;
  line-height: 1;
  padding: 4px 8px;
  font-size: 13px;
  margin: 0 0 6px 0;
  outline: none; background-color: #fff;
}
.agw-register-form button:hover {
    background-color: #5c9232;
}
.agw-register-form button{
 width: 108px;
  height: 24px;
  background-color: #79ac34;
  font-size: 13px;
  font-weight: 600;
  outline: none;
  border: none;
  color: #fff;
}

.agw-register-form .agw-contact{
  margin: 0 0 5px;
  padding: 0;
  font-size: 11px;
}
.hfe-search-form__container {
  height: 24px !important;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.gallery .gallery-item {margin-bottom: 20px !important;}
/* Login Form END */


.cstm-termine-hover:hover h2.elementor-heading-title{ color:#fff !important; } 
.cstm-termine-hover:hover p{ color:#fff !important; } 


.arbe-box:hover h2.elementor-heading-title {
    font-weight: 600 !important;
}
.pdf-box:hover{background: #0065A3!important;}
.pdf-box:hover h3.elementor-image-box-title{ color: #fff!important; }

.pdf-box:hover .elementor-image-box-img {
  filter: brightness(0) invert(1);
}




.partner-logo:hover .elementor-image-box-wrapper img{
filter: brightness(0) invert(1);
}

.aktu-link:hover {
  background: #333;
    background-color: rgb(51, 51, 51);
  color: #fff;
}
.aktu-link ul{justify-content: center;}
.aktu-link a .elementor-icon-list-text{padding: 15px 0px!important; line-height:26px;}
 .aktu-link:hover a .elementor-icon-list-text {
  color: #fff !important;
  text-align: center;
}

/** post dynamic content css **/
.mitglied-list{display: flex; flex-wrap: wrap; gap:20px;gap: 20px;
  margin-bottom: 40px;}
.mitglied-item{background: #c2dbef; padding: 2rem 1rem; flex: 1 1 28%; min-width: 320px; max-width: 32%; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.mitglied-item:hover {
  background: #0065A3;
  color: #fff;
}
.mitglied-item:hover h3.mitglied-item-post-title, .mitglied-item:hover .mitglied-item-post-content { color: #fff!important; }
.mitglied-item h3.mitglied-item-post-title{ font-family: 'fago_probold', sans-serif;}

.mitglied-item-post-title{font-size:26px; font-weight:600; text-align:center; margin-bottom:0.5rem; line-height:1.1; color:#333; text-transform: capitalize;}
.mitglied-item-post-content{font-size:16px; font-weight:400; text-align:center; margin-bottom:0.5rem; color:#333; font-family: 'fago_proregular';}



.post-user-content-wrapper {
  width: 100%;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.post-user-item {
  width: 32%;
  padding: 20px;
  background: #C0D9F1;
}
.post-user-item.item-large3 {
  width: 58%;
}
.post-user-item.item-large2 {
  width: 40%;
}
.post-user-item a {
  display: flex; align-items: center;
}
.post-user-item a .post-user-item-img{ width: 90px; margin-right: 20px;  }
.post-user-item a h3 {
  width: calc(100% - 90px);
  font-size: 16px;
  color: #333;
  line-height: 26px;
  margin: 0px;
  text-align: center;
     font-family: 'fago_promedium', sans-serif;
}
.post-user-item:hover { filter: brightness(1.05); }

/*.post-user-item:hover h3{ color: #fff; }*/
.post-user-item:hover .post-user-item-img {
  /**/
}
h1.sigle-post-title{
   font-family: 'fago_probold', sans-serif;
  font-size: 3rem;
  font-weight: 700;
  color: #2182b9;
  letter-spacing: 1px;
  margin-bottom: 1rem;
  text-transform: uppercase;
}


.sigle-post-date-city{
  color: #444;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 2.5rem; font-family: 'fago_proregular', sans-serif;
}
.post-user-item.orange {
  background: #fbe1ca;
}
.post-user-item.green {
  background: #d3e6c6;
}
.post-user-item.orange:hover {
  background: #f79b52;
}
.post-user-item.green:hover {
  background: #67a55c;
}



#login_password_email p {
  font-size: 14px;
  color: #514f4fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
}
#verify-otp-form label, .text-center {
    font-size: 14px;
    color: #514f4fff;
    text-align: center;
    text-transform: uppercase;

}

.custom-login-wrapper input[type="email"] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-bottom: 15px;
    background: #f5f9fc;
}

.otp-digit {
    width: 50px !important;
    height: 50px;
    font-size: 20px;
    text-align: center;
    border-radius: 12px !important;
    border: 1px solid #eee !important;
    background: #f7f7f7 !important;
}
.login-otp-section {
  padding: 0px 20px 20px;
}

.contactus-form .wpcf7 input[type="text"], .contactus-form .wpcf7 input[type="tel"], .contactus-form .wpcf7 input[type="email"] {
  width: 100%;
  border: 1px solid #cccccc;
  box-shadow: none; font-size:14px;
  height: 42px;
  margin-bottom: 10px;
}
.contactus-form .wpcf7 textarea {
  width: 100%;
  border: 1px solid #cccccc;
  box-shadow: none;
  height: 120px;
  margin:0 0 15px;
  font-size:14px;
  padding: 10px;
  padding-right: 0;
}
/*.contactus-form .wpcf7-form-control.wpcf7-submit{
  background: #0065A3;
}*/
.contactus-form .wpcf7 form.invalid .wpcf7-response-output {
  background: #ffe4e4;
  border: 1px solid #f9a0a0;
  border-radius: 6px;
  font-size: 14px;
  padding: 6px 10px;
}
.contactus-form .wpcf7 {
  margin: 0px 0 0;
  padding: 0;
}

.arbe-box {
    justify-content: center;
}



/* Mobile Responsive */
@media (max-width: 767px) {





    .custom-signup-wrapper {
        margin: 20px;
        padding: 20px;
    }
    .menu-wrapper .e-con-inner {
        display: flex;
        justify-content: space-between !important;
        flex-wrap: nowrap !important;
    }
.menu-wrapper .e-con-inner .logo-section-left {
  display: inline-block;
  width: auto;
}
.menu-wrapper .e-con-inner .menu-section-right{  display: inline-block;
  width: auto;}

    .menu-wrapper .e-con-inner .elementor-element:nth-child(3) {
        order: 3;
        align-items: end !important;
        justify-content: end;
        flex-direction: row;
    }
.menu-wrapper .e-con-inner .elementor-element:nth-child(1) {
    order: 2;     align-self: anchor-center;
}
    .menu-wrapper .e-con-inner .elementor-element:nth-child(2) {
        order: 1;
        align-self: flex-start !important;
        justify-content: flex-start !important;
        flex-direction: row;
    }
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 6px 0px!important;
    border-bottom: 1px solid #ccc!important;
    font-weight: 400!important;
}

/*** home page responsive css ***/
.fur-den-heading, .fur-den-description {
    padding: 0px 15px !important;
    margin:15px 0 0 !important;
}
.fur-den-description {
    margin:0px 0 0 !important;
}
.fur-den-heading h2, .aus-einer-heading h2, .verband-section h2.elementor-heading-title {
    font-size: 28px !important;
    line-height: 40px!important;
}
.verband-section .elementor-widget-heading {
    margin: 20px 0 10px !important;
}
.aus-einer-subtiles h2{font-size: 20px !important;}

.activists-section-colum {
  padding: 0px 20px;
}
.ubersich-btn h2.elementor-heading-title {
    font-size: 18px;
}




.activists-section-colum .e-con-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
}
.activists-section-colum .e-con-inner .counter-box {
  width: 47.5%;
}
.activists-section-colum .e-con-inner .counter-box .elementor-shape-circle .elementor-icon svg{ height:90px!important; }
.activists-section-colum .e-con-inner .counter-box .elementor-shape-circle .elementor-icon{padding: 20px!important;}
.activists-section-colum .e-con-inner .counter-box .elementor-shape-circle{padding-top:15px!important}
.counter-box .elementor-widget-heading .h2.elementor-heading-title{
  font-size: 14px!important; line-height: 20px!important;}
.ab-heading h2.elementor-heading-title {font-size: 15px !important; line-height: 24px !important;}
.counter-outer .elementor-counter span.elementor-counter-number {font-size: 20px;}



/*** intra page ***/
.mitglied-list {
    justify-content: center;
}
.wasser-section.willkommen {
    margin-bottom: 50px;
}
.wasser-section.willkommen .ihr-zen h2.elementor-heading-title.elementor-size-default {
    font-size: 22px !important;
    line-height: 32px !important;
    margin-top: 15px !important;
}
.aller-termine a.elementor-button {
    font-size: 18px !important;
}



.post-user-content-wrapper { gap: 10px;
    padding: 0px 15px;
}
.post-user-item a h3 {
    width: calc(100% - 40px);
    font-size: 14px;
}
.post-user-item a .post-user-item-img {
    width: 30px;
    margin-right: 20px;
}






.termine-heading {
    margin: 0 0 20px !important;
    text-align: center;
}




.without-login-hero-section {
    height: 300px !important;
    min-height: 300px;
}
.wasser-section h2 {
    font-size: 26px !important;
    line-height: 42px !important;
}
.wasser-section {
    margin-top: 60px;
    gap: 0px;
}
.footer-menu-new a.hfe-menu-item {
    font-size: 14px !important;
}

    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1, #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        padding: 10px;
    }

.aus-einer {
    padding-top: 20px;
}

.otp-inputs {
    gap: 12px !important;
    margin: 15px 0px !important;
}
.otp-digit {
    width: 44px !important;
    height: 44px!important;
}
.inner-header-banner-heading h2.elementor-heading-title {
    font-size: 28px !important;
}
.inner-pages-banner-desc h2.elementor-heading-title {
    font-size: 22px !important;
    line-height: 34px !important;
}
.arbe-box {
    padding: 10px;
    margin: 0px;
}
.arbe-box .elementor-widget-heading { padding-top: 0px !important;}
.arbe-box .elementor-widget-heading h2.elementor-heading-title{}
     .arbe-box {
        padding: 10px;
        margin: 0px;
        width: 46.5%;
        margin: 0px 0px;
        background: #ffffff; border: 1px solid #C0D9F1 !important;border-bottom: none !important;justify-content: center;
    } 
.lastfor-arbeits .arbe-box:last-child{border-bottom: 1px solid #C0D9F1 !important;}
.lastfor-arbeits .arbe-box:nth-last-child(2){border-bottom: 1px solid #C0D9F1 !important;}
.arbe-box .elementor-widget-heading h2.elementor-heading-title {
    font-size: 16px !important;
      line-height: 20px !important;
}
.arbeit-group-wrapper .e-con-inner {
          margin: 0px 13px !important;
}


}



.home .elementor-post__thumbnail__link {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.home .elementor-post__card:hover .elementor-post__thumbnail__link {
  display: block;
}

.home .elementor-post__card:hover .elementor-post__title {
  position: relative;
}
.home .elementor-post__card:hover .elementor-post__title a {
 color: #fff; 
}


.home .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
  transform: none !important;
  left: 0 !important;
  top: 0 !important;
  height: 100% !important;
}


.home .elementor-posts .elementor-post__card .elementor-post__meta-data {
  border-top: none !important;
  color: #000 !important;
  margin-bottom: 12px !important;
}