.main_home_banner {
    position: relative;
}
.main_home_banner:after {
    content: '';
    background: linear-gradient(    90deg,    rgba(255,255,255,0.75) 20%,    rgba(255,255,255,0.60) 30%,    rgba(255,255,255,0.25) 52%,    rgba(255,255,255,0.12) 60%,    rgba(255,255,255,0.00) 74%  );
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.main_home_banner .banner-bg.fill:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, rgba(0,0,0,0.6), rgba(0,0,0,0.4));
    top: 0;
}

.main_home_banner .text-box.banner-layer {
    position: relative;
    z-index: 1;
}
.main_home_banner .text-inner.text-left p {
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-size: 0.8rem;
    color: #111111;
    max-width: 40rem;
    margin: 0.4rem auto 0;
    margin-left: 0;
    margin-right: 0;
}
.main_home_banner .container.section-title-container h3 span {
    border: 0;
    padding-bottom: 0;
}
.main_home_banner .container.section-title-container h3 {
    color: #111 !important;
    font-weight: 500;
    line-height: 1.2;
    font-size: 2.8rem;
    text-rendering: optimizeSpeed;
    font-family: "Lato", sans-serif;
    max-width: 34rem;
    margin-bottom: 0;
    border: 0;
}
.main_home_banner .container.section-title-container {
    padding: 0;
    margin: 0 0 10px;
}
.main_home_banner .button.primary.main_btn_one {
    background: var(--bcvh-primary);
    color: #fff !important;
    border: 1px solid rgba(255, 255, 255, 0.12);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 18px;
    border-radius: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: transform .12s ease, opacity .12s ease;
}
.main_home_banner .button.primary.main_btn_two {
    color: #111 !important;
    border-color: rgba(0, 0, 0, 0.18) !important;
    background: rgba(255, 255, 255, 0.55) !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 18px;
    border-radius: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: transform .12s ease, opacity .12s ease;
}
.image_section .section-content.relative .img {
    width: fit-content !important;
}
.image_section .section-content.relative .img {
    max-height: 62px;
    padding: 7px 14px;
    width: fit-content;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    text-decoration: none;
    transition: transform 160ms ease, box-shadow 160ms ease;
}
.image_section .section-content.relative img {
    max-height: 62px;
    height: 49px;
}
.image_section .section-content.relative .img:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(0,0,0,0.10);
    background: rgba(0, 0, 0, 0.04);
}
.image_section .section-content.relative {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
}
.section-title span {
    text-transform: unset!important;
}
.main_home_banner a.button.primary {
    text-transform: none;
}
.unsere_section .section-content.relative {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 0 12px;
}
.unsere_section .col.medium-9 {
    max-width: 67%;
    padding-bottom: 0;
}
.unsere_section .col.medium-3 {
    max-width: 33%;
    padding-bottom: 0;
}
.unsere_section .section-content.relative a.button {
    background: #00254e;
    border-color: #00254e;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    padding: 0.55rem 1.4rem;
    font-weight: 600;
    font-size: 0.95rem;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s ease;
    margin: 0 4px;
}
.unsere_section .section-content.relative p {
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-size: 0.8rem;
    color: #666;
    margin-bottom: 1rem;
    max-width: 1146px;
    margin-left: auto;
    margin-right: auto;
}
.unsere_section .section-content.relative h2 {
    font-size: 2rem;
    margin: 0.25rem 0 0;
    font-family: "Lato", sans-serif;
    color: #222222;
    margin-bottom: 35px;
}
.unsere_row {
    margin-top: 32px!important;
}
.unsere_row .img img {
    width: 100%;
    height: 100%;
    max-height: 340px;
    object-fit: cover;
    border-radius: 18px;
    transition: transform .15s ease, filter .15s ease;
}

.unsere_row .img {
    height: 340px;
    border-radius: 18px;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
}

.unsere_row .img img:hover {
    transform: translateY(-1px);
    filter: brightness(1.02);
    transition: transform .15s ease, filter .15s ease;
}

.aktuelles_section .section-content.relative, .accordian_section .section-content.relative, .bcvh-contact-split .section-content.relative {
    max-width: 1200px;
    margin: 0 auto;
	padding:0 12px;
}
.aktuelles_section .section-content.relative h2, .accordian_section .section-content.relative h2{
    font-size: 2rem;
    margin: 0.25rem 0 0;
    font-weight: 500;
    line-height: 1.2;
    color: #222222;
}
.aktuelles_section .section-content.relative .text p {
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-size: 0.8rem;
    color: #666;
    margin-top: 0;
    margin-bottom: 1rem;
}
.aktuelles_section .social-icons.follow-icons.full-width.text-center a {
    width: 38px;
    height: 38px;
    border-radius: 10px!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background: #002b5c!important;
    color: #fff!important;
    margin: 0 5px;
    font-size: 12px;
    text-align: center!important;
}
.aktuelles_section .col {
    padding-bottom: 0;
}
.accordion.accordian_section_element {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.accordion.accordian_section_element .accordion-item {
    width: 100%;
    border: 0;
}
.accordion.accordian_section_element .accordion-item a{
    width: 100%;
    text-align: left;
    background: #f7f8fb;
    border: 1px solid rgba(0, 0, 0, 0.08)!important;
    border-radius: 16px;
    padding: 1.05rem 1.2rem;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    transition: border-color 0.2s ease, background 0.2s ease;
}
.accordion.accordian_section_element .accordion-title.plain {
/*     padding: 0; */
/*     border: 0; */
/*     margin: 0; */
    text-decoration: none;
    font-size: 1rem;
}
.accordion.accordian_section_element .toggle i {
    display: none;
}
.accordion.accordian_section_element .toggle {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    position: absolute;
    left: auto;
    right: 20px;
    top: 10px!important;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.10);
    display: block;
    margin: 0;
    max-height: 34px !important;
    min-height: 34px;
}
.accordion.accordian_section_element .accordion-title.plain.active {
    background: #f7f8fb;
    font-weight: 500;
    color: #222;
}
.accordian_section .accordion .toggle:after {
    content: '';
    width: 11px;
    height: 2px;
    background: #002b5c !important;
    position: absolute;
    top: 15px;
    left: 10px;
}
.accordian_section .accordion .toggle:before {
    content: '';
    width: 2px;
    height: 11px;
    background: #002b5c !important;
    position: absolute;
    top: 11px;
    left: 15px;
    opacity: 1 !important;
}

.accordian_section .accordion-title.plain.active .toggle:before {
	opacity:0;
}
.accordian_section .accordion-inner {
    color: #666666;
    padding: 15px 19px 20px;
    font-size: 1rem;
    font-weight: 400;
}




/*  added css from sarvesh for the contact  form and map section  */
.bcvh-contact-split {
  background: #edf3f8;
  padding: 36px 0 56px;
}

.bcvh-contact-split > .section-content {
  max-width: 1200px;
  margin: 0 auto;
}

/* row */
.bcvh-contact-split .row,
.bcvh-contact-row {
  align-items: stretch;
  row-gap: 24px;
}

/* IMPORTANT: control Flatsome column inner spacing */
.bcvh-contact-split .row > .col {
  padding-bottom: 0;
}

/* add visual separation between card and map */
.bcvh-contact-card {
  margin-right: 10px;
}

.bcvh-contact-map {
  margin-left: 10px;
}

/* boxes */
.bcvh-contact-card,
.bcvh-contact-map {
  border-radius: 28px;
  overflow: hidden;
  height: 100%;
}

/* left card */
.bcvh-contact-card {
  background: #f7f7f7;
  padding: 28px 30px 30px !important;
}

/* title */
.bcvh-contact-title {
  margin: 0 0 18px;
  font-size: 38px;
  line-height: 1.05;
  font-weight: 400;
  color: #072b61;
  letter-spacing: -0.3px;
}

/* form */
.bcvh-contact-card .wpcf7,
.bcvh-contact-card .wpcf7-form,
.bcvh-contact-card form {
  width: 100%;
  margin: 0;
}

.bcvh-contact-card .wpcf7-form p {
  margin: 0 0 14px;
}

.bcvh-contact-card label {
  display: block;
  margin: 0 0 6px;
  color: #0a2240;
  font-size: 15px;
  font-weight: 600;
}

.bcvh-contact-card input:not([type="submit"]),
.bcvh-contact-card textarea,
.bcvh-contact-card select {
  width: 100%;
  border: 1px solid #d7dbe2;
  border-radius: 12px;
  padding: 12px 16px;
  background: #fff;
  box-sizing: border-box;
  font-size: 16px;
  box-shadow: none;
  margin: 0;
}

.bcvh-contact-card textarea {
  min-height: 120px;
  resize: vertical;
}

.bcvh-contact-card .wpcf7-submit,
.bcvh-contact-card input[type="submit"] {
  background: #002d6a;
  color: #fff;
  border: none;
  border-radius: 14px;
  padding: 16px 30px;
  font-weight: 700;
  font-size: 16px;
  min-width: 210px;
  width: auto;
  cursor: pointer;
  margin-top: 6px;
}

.bcvh-contact-card .wpcf7-spinner {
  display: block;
  margin-top: 10px;
}

/* right map column */
.bcvh-contact-map,
.bcvh-contact-map .col-inner {
  background: #fff;
  padding: 0 !important;
}

/* remove text wrapper spacing if iframe is inside text/html element */
.bcvh-contact-map p {
  margin: 0;
}

.bcvh-contact-map iframe {
  width: 100%;
  height: 100%;
  min-height: 470px;
  border: 0;
  display: block;
  border-radius: 28px;
}

/* mobile / tablet */
@media (max-width: 991px) {
  .bcvh-contact-card,
  .bcvh-contact-map {
    margin-left: 0;
    margin-right: 0;
  }

  .bcvh-contact-title {
    font-size: 32px;
    line-height: 1.08;
  }

  .bcvh-contact-card {
    padding: 24px !important;
  }

  .bcvh-contact-map iframe {
    min-height: 340px;
  }
}


.bcvh-contact-card { margin-right: 12px!important; }
.bcvh-contact-map  { margin-left: 12px!important; }

.bcvh-cf7-field.bcvh-cf7-accept br {
    display: none!important;
}
.bcvh-contact-card {
    width: 40.666667%!important;
    flex: 0 0 40.666667%!important;
}
.bcvh-contact-map {
    width: 56.33333333%!important;
	height: auto;
	flex: 0 0 56.33333333%!important;
}
.bcvh-contact-map .col-inner, .bcvh-contact-map p, .bcvh-contact-map iframe {
    height: 100%;
}
.bcvh-contact-card span.wpcf7-list-item.first.last input {
    width: fit-content;
}
.bcvh-contact-card span.wpcf7-list-item.first.last {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
}
.bcvh-contact-card .bcvh-cf7-field.bcvh-cf7-accept {
    margin-bottom: 0;
}
.bcvh-contact-card  input.wpcf7-form-control.wpcf7-submit.has-spinner.bcvh-btn-primary {
    font-size: 14px;
    padding: 8px 16px!important;
    min-width: 140px;
}
.bcvh-contact-card .bcvh-cf7-field.bcvh-cf7-accept + p {
    display: flex;
    align-items: center;
    margin: 0!important;
}



.main_slider_content .text-inner.text-left h3 {
    display: block !important;
    color: white !important;
    font-size: 13px !important;
    letter-spacing: 0.12em !important;
    margin-bottom: 8px !important;
    text-transform: uppercase !important;
    margin: 0.4rem auto 0;
}
.main_slider_content .text-inner.text-left h2 {
    display: block !important;
    color: white !important;
    font-size: 52px !important;
    line-height: 1.05 !important;
    font-weight: 700 !important;
    margin: 0 0 12px !important;
    font-family: "Lato", sans-serif;
}
.main_slider_content .text-inner.text-left p {
    display: block !important;
    color: white !important;
    font-size: 20px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    margin: 0 !important;
}
.main_slider_content .text-inner.text-left a.button.primary.lowercase {
    background: #002b5c;
    color: #fff !important;
    border: 1px solid rgba(255, 255, 255, 0.12);
    margin-top: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 18px;
    border-radius: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: transform .12s ease, opacity .12s ease;
}
.d-none{
	display:none!important;
}


