/* -------------------------------- Webseite -------------------------------- */
/* --------------------------------- Cookie --------------------------------- */
/* nav */
.dropdown-menu {
  background-color: var(--vision-color-secondary) !important;
}
/* allgemein */
html {
  scroll-behavior: smooth;
}
section.rechtliches a {
  color: var(--vision-color-primary) !important;
}
.text-black {
  color: var(--vision-color-secondary) !important;
}
.text-red {
  color: var(--vision-color-primary) !important;
}
.pos-relative {
  position: relative !important;
}
.navbar .dropdown-menu .nav__item .nav__item-link {
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
}
.services-layout2 .service__body {
  min-height: 285px;
}
.services-layout2 .btn__secondary {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.service-item {
  width: 270px !important;
}
.portfolio-boxen .btn__sm {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.portfolio-boxen .btn__primary, .portfolio-boxen .btn__secondary.btn__outlined.btn__custom:after, .portfolio-boxen .btn__secondary.btn__outlined.btn__custom:hover, .portfolio-boxen #scrollTopBtn, .portfolio-boxen .features-layout1 .feature-item-custom, .portfolio-boxen .features-layout2 .feature-item-custom, .portfolio-boxen .btn__secondary:before {
  background-color: transparent !important;
  color: var(--vision-color-secondary) !important;
}
.portfolio-boxen .btn:hover span {
  color: #fff;
}
.portfolio-item .portfolio__title a {
  color: var(--vision-color-primary) !important;
}
.portfolio-layout3 .portfolio-item .portfolio__body {
  bottom: -131px;
}
.portfolio-layout3 .btn__outlined:hover {
  color: var(--vision-color-secondary) !important;
}
.bg-overlay-primary-gradient::before {
  background-image: linear-gradient(360deg, var(--vision-color-secondary) 16%, #b83d3e 95%);
  opacity: 0.9;
}
.contact-layout2 .heading-layout2 .heading__subtitle {
  color: #fff !important;
}
.bg-primary {
  color: var(--vision-color-primary) !important;
}
.btn__white:hover {
  color: #fff !important;
}
.btn__secondary.btn__outlined.btn__custom {
  color: var(--vision-color-secondary) !important;
}
html, body {
  overflow-x: hidden !important;
}
.cta-layout1 {
  background-color: unset !important;
}
.cta-layout1 .btn__primary, .cta-layout1 .btn__secondary.btn__outlined.btn__custom::after, .cta-layout1 .btn__secondary.btn__outlined.btn__custom:hover, .cta-layout1 #scrollTopBtn, .cta-layout1 .features-layout1 .feature-item-custom, .cta-layout1 .features-layout2 .feature-item-custom, .cta-layout1 .btn__secondary::before {
  background-color: unset !important;
}
.cta-layout1 .btn__link {
  position: absolute;
  right: 35px;
  bottom: 20px;
}
.btn__primary:hover .hover-alt {
  color: var(--vision-color-primary);
}
.red-bg {
  padding: 0;
  position: relative;
}
.red-bg:before {
  content: "";
  position: absolute;
  width: calc(52%);
  height: 500px;
  background-color: var(--vision-color-primary);
  transform: skewX(130deg);
  margin-left: -330px;
  margin-top: -20px;
  background-image: linear-gradient(45deg, #231f20, rgba(0, 0, 0, 0.25), #b83d3e);
  border-radius: 15px;
}
.red-bg section.page-wrapper {
  padding: 150px 0 0;
}
.red-bg section.page-wrapper h1 {
  text-shadow: 0 0 4px rgba(80, 80, 80, 0.6);
  color: #fff;
}
.red-bg section.page-wrapper .offset-box {
  padding: 50px;
}
.red-bg section.page-wrapper .offset-box p {
  color: var(--vision-color-secondary);
}
.red-bg section.page-wrapper .offset-box p b {
  font-size: 120%;
}
.red-bg section.page-wrapper section.solution {
  padding: 250px 0 100px;
}
.red-bg section.page-wrapper section.solution .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
}
.red-bg section.page-wrapper section.solution .flex .text-outer {
  padding: 50px 75px;
}
.red-bg section.page-wrapper section.solution .flex .text-outer h3::first-letter {
  color: var(--vision-color-primary);
}
.red-bg section.page-wrapper section.solution .flex .text-outer p {
  color: var(--vision-color-secondary);
}
.red-bg section.page-wrapper section.solution .flex .text-outer p b {
  font-size: 120%;
}
.red-bg section.page-wrapper section.solution .flex .text-outer .spacer {
  padding: 20px 0;
}
.red-bg section.page-wrapper section.solution .flex .img-outer img {
  border-radius: 3px;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.red-bg section.page-wrapper section.about {
  margin: 0 0 100px;
}
.red-bg section.page-wrapper section.about .text-outer {
  padding: 25px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.red-bg section.page-wrapper section.about .text-outer img {
  width: 80px;
  padding-bottom: 30px;
}
.red-bg section.page-wrapper section.about .text-outer p {
  color: var(--vision-color-secondary);
}
.red-bg section.page-wrapper section.contact {
  padding: 200px 0 100px;
}
.red-bg section.page-wrapper section.contact .contact-box {
  padding: 50px 50px;
  border: 1px solid #ddd;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.red-bg section.page-wrapper section.contact .contact-box h3 {
  font-size: 44px;
}
.red-bg section.page-wrapper section.contact .contact-box .form-group label {
  font-size: 18px;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
}
.red-bg section.page-wrapper section.contact .contact-box .form-group .form-control {
  border: 1px solid #dbdbdb;
}
.red-bg section.page-wrapper section.contact .contact-box .form-group .form-control:focus, .red-bg section.page-wrapper section.contact .contact-box .form-group .form-control:active {
  border-color: var(--vision-color-primary);
}
.red-bg section.page-wrapper section.contact .contact-box .form-check {
  text-align: left;
}
.red-bg section.page-wrapper section.contact .contact-box .form-check a {
  color: var(--vision-color-primary) !important;
}
.red-bg section.page-wrapper section.contact .contact-box-2 {
  padding: 50px 75px;
  border: 1px solid #ddd;
  border-left: 0px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: var(--vision-color-secondary);
  color: #fff;
  text-align: center;
}
.red-bg section.page-wrapper section.contact .contact-box-2 h3 {
  font-size: 65px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 2px;
  padding-bottom: 50px;
}
.red-bg section.page-wrapper section.contact .contact-box-2 .contact__number {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.red-bg section.page-wrapper section.contact .contact-box-2 .contact__number a, .red-bg section.page-wrapper section.contact .contact-box-2 .contact__number i, .red-bg section.page-wrapper section.contact .contact-box-2 .contact__number p {
  font-size: 24px;
  padding-top: 25px;
}
.red-bg section.page-wrapper section.contact .contact-box-2 .contact__number i.icon-location {
  position: relative;
  top: -9px;
}
.counter-item {
  margin-bottom: 0;
}
.counter-item:not(.counter-desc) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}
.counter-item span.counter_add {
  color: #b83d3e;
  font-family: "Rubik", sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 1;
  padding-left: 8px;
}
.counter_des p {
  color: #1b1a1a;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-left: 10px;
}
/* ------------------------------ ANCHOR Wizard ----------------------------- */
/*# sourceMappingURL=../../template/css/_maps/zz_custom.map */