
:root {
  --ae_first_color: #565959; /*schrift */ 
  --ae_second_color: #0b6aa5; /*header und buttons */  
  --ae_third_color: #E4B363;
  --ae_bg_color: #f5f5f5; /*hintergrund 1*/
  --ae_bg2_color: #106ebe; /*hintergrund 1*/
    --ae_blue: #0b6aa5;
    
   --ae_white: #F0F3F5;
   
}


/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/inter-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/inter-v18-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/inter-v18-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/inter-v18-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/inter-v18-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



body 
{

     font-family: "Inter", sans-serif;
    line-height: 1.75rem;
    /*   font-size: 19px;
 color: #576971; grau */
    
}

ul, li
{
    list-style-type: none;
}

a
{
  color: #009cea;
  text-decoration: none;
}

a:hover
{
  color: #009cea;
  text-decoration: underline;
}

 .newsheader {
      color: #0077b6;
      margin-top: 1.5rem;
	  font-size: 1rem;
    }

.entry-header h1
{
	font-size: 1.75rem;
}


.ae_light-blue
{
	color: #009cea;
}
.ae_dark-blue
{
	color: #014d86 !important;
}

.ae-blue
{
    color: #0b6aa5;
}


.ae-2x 
{
    font-size: 2rem;
}


.ae-15x
{
    font-size: 1.5rem;
}


.ae_star
{
    color: orange;
}

.ae_section
{
    padding: 0px;
}

.section_search
{
padding: 3rem;    
}

.visCard ul, .visCard li
{
    list-style-type: none;
}

.img-profile
{
    height: 220px;
}

.rating-navigator
{
    display: block;
  padding: 1rem;
}

.top-button
{
    background-color: #009cea;
    border-color: #009cea;
}


#clients-spacer-pagination
{
    margin-top: 1em;
    position: inherit;
}
.counter-box {
  padding: 30px;
  background: #fff;
  width: 100%;
  border: 2px solid #e9ecee;
  border-radius: 4px;
  text-align: center;
  min-height: 170px;
  display: flex;
  flex-direction: column; /* Stellt sicher, dass die Kinder-Elemente untereinander angeordnet sind */
    align-items: center;
}

.counter-box i
{
        color: #00224F !important;
       font-size: 2em;
       display: block;
}

.counter-box .counter
{
            color: #00224F !important;
       font-size: 2.5em;
       display: block;
       font-weight: 700;
}

.counter-box p
{
     font-weight: 700;
           display: block;
           margin:0;
           
}




.hidden 
{
    display: none;
}
.claim
{
    color: #0154B2;
    font-size: 0.75rem;
}



.services .icon-box-blue .icon i {
  color: #014D86 !important ;
}

.services .icon-box-blue .icon i {
  color: #009cea  !important;
}
.testimonial-img
{
margin: -40px 0 0 70% !important;
}


.teams .tab-content {
  text-align: center !important;
}

.numberCircle {
  display:inline-block;
  line-height:0px;
  border-radius:50%;
  border:2px solid #009cea !important;
 font-size:1em;
}


.numberCircle span {
    display:inline-block;
    padding-top:50%;
    padding-bottom:50%;
    margin-left:8px;
    margin-right:8px;
    color: #009cea !important;
}

.contact .php-email-form input[type='checkbox'] {
  height: 1rem;
}
.ps-1
{
display: inline;    
}
.error
{
    color: red;
}

.modal-content {
width: 100%;
height: fit-content; 
}

.ae-tabheader{text-align: left; color: #009cea;}
.ae-tabtext{text-align: left;}
.ae-tabpicture{margin: 1em; float: left;}
.ae-tabbutton{margin: auto;}

.bi-check-circle::before {
color: #009cea !important;
}

.textbox h4
{
    color: #009cea;
}

.counter-box .counter
{
    display: inline-block !important;
}
.features_subtext
{
    margin-bottom: 0.5em !important; 
    font-style: italic;
}
#ausgabePLZMakler
{

}

#ausgabePLZMakler ul, #ausgabePLZMakler li
{
list-style-type: none;
display: inline;
}




.ModalMaklerprofil
{
    border: 1px solid red;
    margin: 0.5em;
}


.kontaktForm .bob, .kontaktForm .errorHinweise
{
    color: red;
}





.btnMaklerInfo
{
    font-size: 1em;
    border: 1px solid red;
    text-align: center;
    margin: 0.25em;
    width: 160px;
   }
   
   
 .containerProfilePlz
{
    border: 1px solid red;
    margin: 0.5em;
}
 
   .modal-dialog-a{
    max-width: 800px;
    margin: 30px auto;
}

.plzProfilePic
{
    height: fit-content;
}

.ratingContainer
{
    margin: auto;
    text-align: left;
}

.statement
{
    text-align: left;
}
.statement blockquote p
{
    color: #576971;
    font-size: 3em;
    font-weight: 600;
    line-height: 1.5em;
}



.statement blockquote.quote {
    position: relative; 
    text-align: center;
    padding: 1rem 1.2rem;
    width: 80%;  /* create space for the quotes */
    color: #484748;
    margin: 1rem auto 2rem;
}

.statement blockquote.DE {
    background:
    linear-gradient(to right, #039be5 4px, transparent 4px) 0% 0%,
    linear-gradient(to bottom, #039be5 4px, transparent 4px) 0% 0%,
    linear-gradient(to left, #039be5 4px, transparent 4px) 100% 100%,
    linear-gradient(to top, #039be5 4px, transparent 4px) 100% 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.component blockquote.quote:before,
.component blockquote.quote:after{
    font-family: FontAwesome;
    position: absolute;
    color: #039be5;
    font-size: 34px;
}

.component blockquote.DE:before{
    content: "\f10e";
    margin-right: -20px;
    bottom: -20px;
    right: 100%;
}
.component blockquote.DE:after{
    content: "\f10d";
    margin-left: -20px;
    left: 100%;  
    top: -20px;
    bottom: auto;
}

.kunde_kommentar
{
    display: block;
    text-align: left;
}
.kunde_showname
{
    display: block;
    text-align: left;
}


#last_articles .preheader
{
    color: darkgray;
    font-size: 1em;
}

#last_articles h3
{
    font-size: 1em;
    font-weight: 600;
    
}

.sogehts p 
{
    text-align: justify;
}

/* ausgabe der bewertungen in der plz suche */
.ratingContainer ul, .ratingContainer li
{
    display: block !important; 
    margin-bottom: 1.5em;
}

.kunde_showname
{
        line-height: 1.25em;
        text-align: right;
}

.kunde_kommentar
{
    display: block;
 font-size: 1rem;
      
}

.sogehts h2, .sogehts h3, .sogehts h4
{
    color: #009cea;
}


.countera 
{
	color: #009cea;
  font-size: 3em;
  font-weight: bolder;
  font-family: poppins;
}


.contact .info p {
  padding: 0;
  margin-bottom: 0px;
  font-size: 1rem;
  color: #627680;
}

.legend
{
	padding-left: 0.5rem;
  font-size: 1.25rem;
  font-weight: 500;
}

.light-blue
{
	color: #009cea;
}

.modal-content
{
	color: #444;
}

.modal-content h3, .modal-content .impressum-header, .modal-content .impressum-subheader
{
	color: #009cea;
	font-size: 1.25rem;
}



.member-info .regular
{
font-weight: 400;
font-size: 1.5rem;

}

.outer-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; /* Hier die Höhe des äußeren Containers anpassen */
}

.inner-container-end {
  align-self: flex-end;
 align-items: center;
  width: 100%;
}

.inner-container-start {
  align-self: flex-start;
 align-items: center;
  width: 100%;
}



.spinner-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000; /* Z-index anpassen, um sicherzustellen, dass der Spinner über anderen Inhalten liegt */
}

#footer i
{
    font-size: 0.75em !important;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    #aemodal {
    
        
    }
	
	#hero {
	width: 100%;
	background-image: none;
	}
	
	.team::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
  z-index: 9;
   background: none;
  background-size: cover;
  
  opacity: 0.5;
/*  -webkit-filter: grayscale(100%); */
}

.statement blockquote p {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.25em;
}
}

p {
    line-height: 1.75em;
}



#masthead
{
    background: #fff;
    transition: all 0.5s;
  height: 86px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 1);
}





/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
  background-color: #fff;
}


.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  /*align-items: center;*/
  
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  color: #7b909a;
  white-space: nowrap;
  transition: 0.3s;
  text-decoration: none;
}


.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #009cea;
  background-color: #fff;
  
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  color: #7b909a;
}


.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #009cea;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

.navbar {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
}

.navbar-nav .nav-link {
  color: #7b909a;
  padding: 0.75rem 1rem;
  font-weight: 500;
  font-size: 1rem;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
  color: #0074b8;
/*  border-bottom: 2px solid #0074b8; */
}


@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}




/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  background-image: url("../img/hero-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
  margin-top: 70px;
  padding: 60px 0;
}

#hero h1 {
  margin: 0 0 20px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #364146;
}

#hero h2 {
  color: #576971;
  margin-bottom: 30px;
  font-size: 24px;
}

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
/*  font-size: 13px; */
font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
  background: #009cea;
  width:100%;
  
}

#hero .btn-get-started:hover {
  background: #008bd1;
}

#hero .hero-img {
  text-align: center;
}

#hero .hero-img img {
  width: 70%;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 992px) {
  #hero h1 {
    font-size: 32px;
    line-height: 40px;
  }

  #hero h2 {
    font-size: 20px;
  }
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #014D86;
  height: 40px;
  font-size: 14px;
  transition: all 0.5s;
  color: #fff;
  padding: 0;
}

#topbar .contact-info i {
  font-style: normal;
  color: #fff;
}

#topbar .contact-info i a,
#topbar .contact-info i span {
  padding-left: 5px;
  color: #fff;
}

#topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
  transition: 0.3s;
}

#topbar .contact-info i a:hover {
  color: #fff;
  text-decoration: underline;
}

#topbar .social-links a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 0;
  transition: 0.3s;
  margin-left: 20px;
}

#topbar .social-links a:hover {
  color: white;
}


/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 72px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: #fff;
}

#header.header-scrolled {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  line-height: 0;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: "Open Sans", sans-serif;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #576971;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

/*--------------------------------------------------------------
# Header Social Links
--------------------------------------------------------------*/
.header-social-links {
  margin: 0 0 0 30px;
}

@media (max-width: 768px) {
  .header-social-links {
    margin: 0 15px 0 0;
  }
}

.header-social-links a {
  color: #7b909a;
  display: inline-block;
  line-height: 0px;
  transition: 0.3s;
  padding-left: 10px;
}

.header-social-links a:hover {
  color: #009cea;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f7f8f9;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 0;

  color: #009cea;
}

.section-title p {
  margin-bottom: 0;
}


/*--------------------------------------------------------------
# about
--------------------------------------------------------------*/
.about .content ul i {
    color: #00224F !important;
}

.about li
{
    line-height: 1.25em;
    margin-bottom: 0.5em;
}

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features {
  padding-bottom: 40px;
}

.features .nav-tabs {
  border: 0;
}

.features .nav-link {
  border: 0;
  padding: 20px;
  transition: 0.3s;
  color: #364146;
  transition: 0.3s ease-in-out;
  border-radius: 0;
  border-left: 4px solid #fafbfb;
}

.features .nav-link h4 {
  font-size: 21px;
  font-weight: 600;
  transition: 0.3s ease-in-out;
  color: #576971;
}

.features .nav-link p {
  font-size: 18px;
  margin-bottom: 0;
}

.features .nav-link:hover {
  background: #fafbfb;
}

.features .nav-link:hover h4 {
  color: #364146;
}

.features .nav-link.active {
  border-radius: 0;
  border: 0;
  border-left: 4px solid #009cea;
  background: #fafbfb;
}

.features .nav-link.active h4 {
  color: #009cea;
}

.features .tab-pane.active {
  -webkit-animation: slide-down 0.5s ease-out;
  animation: slide-down 0.5s ease-out;
}

.features .tab-content {
  text-align: right;
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slide-down {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  min-height: 320px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  margin: -40px 0 0 40px;
  position: relative;
  z-index: 2;
  border: 6px solid #fff;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 45px;
  
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 0 45px;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #d8dee1;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 15px 0 15px;
  padding: 20px 20px 60px 20px;
  background: #f4f6f7;
  position: relative;
  border-radius: 6px;
  position: relative;
  z-index: 1;
  min-height: 200px;
  
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #009cea;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #009cea;
}




/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../img/cta-bg.jpg") center center;
  background-size: cover;
}

.cta h3 {
  color: #009cea;
  font-size: 2rem;
  font-weight: 700;
}

.cta p {
  color: #576971;
}

.cta .cta-btn {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 4px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #009cea;
}

.cta .cta-btn:hover {
  background: #008bd1;
}

@media (min-width: 1024px) {
  .cta {
    background-attachment: fixed;
  }
}

@media (min-width: 769px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  margin: 0;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  text-align: center;
  border-bottom: 3px solid #fff;
}

.services .icon-box:hover {
  transform: translateY(-5px);
}

.services .icon i {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 15px;
}

.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .title a {
 color: #576971;
}

.services .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

.services .icon-box-pink .icon i {
  color: #ff689b;
}

.services .icon-box-pink:hover {
  border-color: #ff689b;
}

.services .icon-box-cyan .icon i {
  color: #3fcdc7;
}

.services .icon-box-cyan:hover {
  border-color: #3fcdc7;
}

.services .icon-box-green .icon i {
  color: #41cf2e;
}

.services .icon-box-green:hover {
  border-color: #41cf2e;
}

.services .icon-box-blue .icon i {
  color: #2282ff;
}

.services .icon-box-blue:hover {
  border-color: #009cea;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  min-height: 320px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  margin: -40px 0 0 40px;
  position: relative;
  z-index: 2;
  border: 6px solid #fff;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 45px;
  
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 0 45px;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #d8dee1;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 15px 0 15px;
  padding: 20px 20px 60px 20px;
  background: #f4f6f7;
  position: relative;
  border-radius: 6px;
  position: relative;
  z-index: 1;
  min-height: 200px;
  
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #009cea;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #009cea;
}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
  position: relative;
}

.team::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
  z-index: 9;
   background: url("../img/mod_koeln-background_blue.webp") center center no-repeat;
  background-size: cover;
  
  opacity: 0.5;
/*  -webkit-filter: grayscale(100%); */
}

.team .container {
  position: relative;
  z-index: 10;
}

.team .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.team .member .pic {
  overflow: hidden;
}

.team .member .member-info {
  position: absolute;
  top: 90%;
  left: 20px;
  right: 20px;
  background: #fff;
  padding: 20px 0;
  color: #364146;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  max-height: 95px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.team .member:hover .member-info {
  max-height: 300px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  color: #364146;
  position: relative;
  padding-bottom: 10px;
}

.team .member h4::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b5c1c6;
  bottom: 0;
  left: calc(50% - 25px);
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.team .member .social {
  margin-top: 15px;
}

.team .member .social a {
  transition: color 0.3s;
  color: #627680;
}

.team .member .social a:hover {
  color: #009cea;
}

.team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

@media (max-width: 992px) {
  .team .member {
    margin-bottom: 110px;
  }
}



/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq {
  padding: 60px 0;
}

.faq .faq-list {
  padding: 0;
  list-style: none;
}

.faq .faq-list li {
  border-bottom: 1px solid #e3e7e9;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.faq .faq-list .question {
  display: block;
  position: relative;
  font-family: #009cea;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-left: 25px;
  cursor: pointer;
  color: #007ab7;
  transition: 0.3s;
}

.faq .faq-list i {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: -2px;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 25px;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list .collapsed {
  color: #696969;
}

.faq .faq-list .collapsed:hover {
  color: #009cea;
}

.faq .faq-list .collapsed .icon-show {
  display: inline-block;
  transition: 0.6s;
}

.faq .faq-list .collapsed .icon-close {
  display: none;
  transition: 0.6s;
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  padding: 30px;
  background: #fff;
  width: 100%;
  border: 2px solid #e9ecee;
  border-radius: 4px;
}

.contact .info i {
  font-size: 20px;
  color: #009cea;
  float: left;
  width: 44px;
  height: 44px;
  background: #f2f4f5;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #364146;
}

.contact .info p {
  padding: 0 0 10px 60px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #627680;
}

.contact .info .social-links {
  padding-left: 60px;
}

.contact .info .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  margin-right: 10px;
}

.contact .info .social-links a:hover {
  background: #009cea;
  color: #fff;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
  background: #009cea;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  padding: 30px;
  background: #fff;
  border: 2px solid #e9ecee;
  border-radius: 4px;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type=submit] {
  background: #009cea;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type=submit]:hover {
  background: #1eb4ff;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}



/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #f4f6f7;
  min-height: 40px;
  margin-top: 70px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 600;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #4c5c63;
  content: "/";
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #f7f8f9;
  padding: 0 0 30px 0;
  color: #364146;
  font-size: 14px;
}

#footer .footer-top {
  background: #fff;
  padding: 60px 0 30px 0;
  border-top: 2px solid #e9ecee;
  border-bottom: 2px solid #e9ecee;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #576971;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #e9ecee;
  color: #8a9ca5;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #009cea;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #364146;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #009cea;
  font-size: 18px;
  line-height: 1;
  margin-left: -5px;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #576971;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #009cea;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  border: 1px solid #e3e7e9;
}

#footer .footer-top .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type=submit] {
  position: absolute;
  top: -1px;
  right: -2px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #009cea;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}

#footer .footer-top .footer-newsletter form input[type=submit]:hover {
  background: #007ab7;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 8px;
  text-align: center;
  font-size: 13px;
  color: #364146;
}

.ae_page-link
{
 font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
  background: #009cea;
  width: 100%;
}

.ae_btn
 {
  display: inline-block;
  padding: 8px 16px;
  background-color: #005aa7;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 600;
  transition: background-color 0.3s ease;
}

.ae_btn:hover {
  background-color: #003b6f;
}

.site-main .entry-header h1
{
	color: #0b6aa5;
	font-weight: 600;
  margin-bottom: 1em;
  
}


.site-main .entry-content
{
	color: #576971;
}

.site-main .entry-content h2, .site-main .entry-content h1
{
	/*color: #009cea; */
}


.site-main .entry-footer
{
	color: orange;
}



.bordered
{
    border: 1px solid red;
}

.swiper-button-next::after, .swiper-button-prev::after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  color: #009cea;
}

.bg-primary-subtle {
  background-color: #fff !important;
}

.overflow-x-auto {
  scrollbar-color: #fff !important;
    background-color: #fff !important;

}

.breadcrumb-item
{
	font-size: 16px;
}


.page-link
{
    background-color: #009cea;
    color: #fff;
}

.page-link:hover
{
    background-color: #FFF;
    color: #009cea;
}



.page-link.active, .active > .page-link
{
    background-color: #FFF;
    color: #009cea;
    outline: 1px solid #009cea;
}


.cta_textarea li
{
    display: inline-block;
}

.cta-btn {
  font-weight: 500;
  display: inline-block;
  transition: 0.5s;
  color: #fff;
  background: #009cea;
  padding: 0.75rem;
  border: 1px solid #009cea;
  font-size: 16px;
  border-radius: 3px;
}
.cta-btn:hover {
  border: 1px solid #009cea;
  transition: 0.5s;
  color: #009cea;
  background: #FFF;
}


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


.WayCard
{
    float: left;
    width: 100px;
    
}


.WayCardText
{
    display: block;
    color: #0b6aa5;
}


.contact-info {
    display: flex;
    flex-wrap: wrap;
  /*  margin-bottom: 1em; */
     gap: 1rem;
}

.sidebar .contact-info {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0.25em;
      gap: 0;
}

.ae_vtc_sidebar
{
    color: #6c757d;
    border: 1px solid #6c757d;
}

.ae_vtc_sidebar:hover
{
    background-color: #009cea;
    color: #fff;
     border: 1px solid #009cea;
}

.archive_title
{
    margin-top: 1em;
    color: #009cea;
}


.vc-faq-answer
{
	margin-bottom: 2em;
}

#cmplz-document .cmplz-subtitle
{
font-size: 1rem;
}
#cmplz-document p

{
   font-size: 1rem;
}

/*user list*/
.berater_list_item {
    list-style-type: none;
  margin-bottom: 2em;
  border-bottom: 1px solid var(--bs-border-color-translucent);;
  padding-bottom: 1em;
}


.user_list_item_wrapper {}

.user_list_item_wrapper_img {
    
      width: 120px;  /* Feste Breite */
      height: 120px; /* Feste Höhe */
      border-radius: 50%; /* Rundung */
      overflow: hidden; /* Bild soll sich nicht außerhalb des Containers erstrecken */
      display: flex;
      align-items: center;
      justify-content: center;
      margin: auto;
}

.user_list_item_wrapper_img img
{
        width: 100%;
      height: 100%;
      object-fit: cover; /* Bild wird so skaliert, dass es den Container vollständig ausfüllt */
  
}

.avatar_user_list {}

.user_list_item_wrapper_profil {}

ul.userlist_versicherungen 
{
    font-size: 0.75em;
}

ul.userlist_versicherungen li 
{
    display: inline-block;
    margin-right: 1em;
}

.post_single_box h3
{
	 color: #0b6aa5;
  font-size: 1.25em;
  font-weight: 600;
}

.profileCard h2 {
  color: #0b6aa5;
  font-size: 1.25em;
}

