/* -------------------------------- Webseite -------------------------------- */
/* --------------------------------- Cookie --------------------------------- */
.header .main-nav {
  display: flex;
  padding-top: 11px;
}
.header .main-nav .nav .nav-item {
  font-size: 17px;
  font-weight: bold;
  text-transform: inherit;
  letter-spacing: 0.05rem;
}
.header .main-nav .menu-flex .nav-tel a {
  font-size: 17px;
}
.header .main-nav .menu-flex .nav-tel a:hover {
  text-decoration: none;
  color: var(--vision-color-primary) !important;
}
.header .main-nav .menu-flex .nav-tel a i {
  font-size: 18px;
  margin-right: 5px;
  color: var(--vision-color-primary);
}
#home-promo h2.title span.bottom {
  background-color: #000000a8 !important;
  padding: 40px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: light;
  letter-spacing: 0.2rem;
}
#home-promo button {
  padding: 15px;
  padding-left: 50px;
  padding-right: 50px;
}
a.btn.btn-cta {
  font-size: 20px;
  background-color: var(--vision-color-primary);
  padding-left: 30px;
  padding-right: 30px;
}
a.btn.btn-cta:hover {
  background-color: #ec9c29;
}
#who.who h2 {
  font-size: 36px;
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 800;
  color: #505c70;
  margin-top: 0;
  margin-bottom: 60px;
}
#who.who .benefits .item .fs1 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  font-size: 70px;
  transition: all 0.5s ease-in;
}
#who.who .benefits .item .fs1:hover {
  transform: rotate(-25deg);
}
#who.who .benefits h3 {
  margin-top: 20px;
  font-size: 20px;
}
#work-carousel .content-inner h3 {
  font-size: 25px;
}
#work-carousel .content-inner .link i {
  color: var(--vision-color-primary);
}
#work-carousel .content-inner .link a:hover {
  color: #ec9c29;
  text-decoration: none;
}
#cta-section.cta-section .contact-info a {
  transition: all 0.5s ease-in;
}
#cta-section.cta-section .contact-info a:hover {
  color: #ffffff;
  text-decoration: none;
}
#cta-section.cta-section .intro {
  color: #ffffff;
  opacity: 1;
}
#cta-section.cta-section h2 {
  color: #ffffff;
}
#de_1_de_47 section h2 {
  font-size: 36px;
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 800;
  color: #505c70;
  margin-top: 0;
  margin-bottom: 20px;
}
#de_1_de_47 section p {
  margin: 0 auto;
  margin-bottom: 0px;
  max-width: 900px;
  color: #666;
  font-size: 20px;
  color: #65758e;
  margin-bottom: 60px;
  font-weight: 300;
}
#de_1_de_47 section .serviceleistungen .box {
  min-height: 420px;
  background-color: #ffffff;
}
#de_1_de_47 section .serviceleistungen .box i {
  transition: all 0.5s ease-in;
}
#de_1_de_47 section .serviceleistungen .box i:hover {
  transform: rotate(-25deg);
}
#de_1_de_47 section .box-bottom {
  min-height: 450px !important;
}
#de_1_de_47 section .box-bottom i {
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--vision-color-primary);
  transition: all 0.5s ease-in;
  padding: 0;
}
#de_1_de_47 section .box-bottom i:hover {
  color: #ffffff;
  transform: none !important;
}
footer i {
  color: var(--vision-color-primary);
}
footer a:hover {
  text-decoration: none;
}
footer a:hover i {
  color: #ec9c29;
}
#de_49 .card.card-img {
  min-height: 500px;
}
#de_49 .card.card-img::after {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  top: 0;
  content: "";
  background-color: var(--vision-color-primary);
  opacity: 0.55;
}
#de_49 h2 {
  font-size: 36px;
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 800;
  color: #505c70;
  margin-top: 0;
  margin-bottom: 20px;
}
#de_49 .card {
  box-shadow: 0 5px 20px 0 rgba(210, 210, 245, 0.8);
  border: 0;
  background: white;
}
#de_49 .card .card-header {
  background: none;
  border: none;
}
#de_49 .card .card-header h4 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
  color: #505c70;
}
#de_49 .card .card-body {
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#de_49 .card p {
  margin: 0 auto;
  margin-bottom: 0px;
  max-width: 900px;
  color: #666;
  font-size: 20px;
  color: #65758e;
  margin-bottom: 60px;
  font-weight: 300;
}
#de_13_Haupttext section.bg-theme {
  background: var(--vision-color-primary);
}
#de_13_Haupttext section.bg-theme h2 {
  font-size: 36px;
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 800;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 20px;
}
#de_13_Haupttext .mitarbeiter {
  background: #3b4452;
  padding: 30px;
  border: none;
}
#de_13_Haupttext .mitarbeiter h4 {
  background: none;
  color: #ffffff;
}
#de_13_Haupttext .mitarbeiter p {
  color: #ffffff;
}
#de_13_Haupttext .mitarbeiter a:hover {
  text-decoration: none;
}
#de_12_Haupttext #home-promo {
  padding-top: 50px;
}
#header {
  padding: 0;
  position: fixed;
}
#header img.logo {
  max-height: 71px;
}
#header img.partner-logo {
  width: 220px;
  height: 54px;
  object-fit: contain;
  position: unset;
  right: 15px;
  top: 20px;
  margin-left: 40px;
}
#header .navbar {
  padding: 0.5rem 1rem;
}
#header nav a {
  color: white !important;
}
#header nav a:hover {
  color: #eea740 !important;
  text-decoration: none;
}
#header .dropdown-menu {
  background-color: #5e5e5e8a;
  border-color: white;
}
#header .dropdown-menu li.nav-item {
  padding: 5px;
}
#header .dropdown-menu li.nav-item:hover {
  background-color: #5e5e5ec7;
}
#header .dropdown-menu a:hover {
  color: #eea740 !important;
}
.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler {
  border-color: transparent;
}
.navbar-toggler {
  margin-left: auto;
}
.navbar-nav .dropdown-menu {
  position: absolute;
}
/*# sourceMappingURL=../../template/css/_maps/zzz_theme.map */