@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template, [hidden] {
  display: none;
}

input, select, textarea {
  border-radius: 0;
}

img {
  max-width: 100%;
  height: auto;
}

*, *:before, *:after {
  box-sizing: border-box;
}

/*----LOCAL GOOGLE FONTS----*/
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url(../font/Lato-LightItalic.woff2) format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url(../font/Lato-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(../font/Lato-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(../font/Lato-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url(../font/Poppins-Thin.woff2) format('woff2');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: url(../font/TitilliumWeb-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url(../font/TitilliumWeb-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: url(../font/TitilliumWeb-SemiBold.woff2) format('woff2');
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url(../font/TitilliumWeb-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Vollkorn';
  font-style: normal;
  font-weight: 700;
  src: url(../font/Vollkorn-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(../font/OpenSans-Bold.woff2) format('woff2');
}
/*----/LOCAL GOOGLE FONTS----*/

@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?30661680");
  src: url("../font/fontello.eot?30661680#iefix") format("embedded-opentype"), url("../font/fontello.woff2?30661680") format("woff2"), url("../font/fontello.woff?30661680") format("woff"), url("../font/fontello.ttf?30661680") format("truetype"), url("../font/fontello.svg?30661680#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?30661680#fontello') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-upload:before {
  content: "\e800";
}

/* '' */
.icon-map:before {
  content: "\e801";
}

/* '' */
.icon-right-open:before {
  content: "\e802";
}

/* '' */
.icon-left-dir:before {
  content: "\e803";
}

/* '' */
.icon-ok:before {
  content: "\e804";
}

/* '' */
.icon-phone:before {
  content: "\e805";
}

/* '' */
.icon-star:before {
  content: "\e806";
}

/* '' */
.icon-clock:before {
  content: "\e807";
}

/* '' */
.icon-down:before {
  content: "\e808";
}

/* '' */
.icon-spin3:before {
  content: "\e832";
}

/* '' */
.icon-spin6:before {
  content: "\e839";
}

/* '' */
.icon-twitter:before {
  content: "\f099";
}

/* '' */
.icon-facebook:before {
  content: "\f09a";
}

/* '' */
.icon-mail-alt:before {
  content: "\f0e0";
}

/* '' */
.icon-angle-up:before {
  content: "\f106";
}

/* '' */
.icon-doc-inv:before {
  content: "\f15b";
}

/* '' */
.icon-trash:before {
  content: "\f1f8";
}

/* '' */
.icon-comment:before {
  content: "\f4ac";
}

/* '' */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  display: table;
  margin: 0px;
  width: 100%;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 1.2;
  color: #74818C;
  font-weight: 400;
}

@media (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}
pre {
  font: inherit;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

.content {
  display: table-row;
  height: 100%;
}

.crop {
  overflow-x: hidden;
}

.footer {
  text-align: center;
  overflow: hidden;
  padding-bottom: 20px;
  margin-top: 130px;
}

@media (max-width: 768px) {
  .footer {
    margin-top: 90px;
  }
}
.footer .title {
  margin-top: 115px;
  margin-bottom: 11px;
}

.footer .navigation {
  font-weight: 300;
}

.footer-logo {
  width: 33px;
  margin-right: 9px;
  border-radius: 50%;
  border: 2px solid #fff;
}

.footer-copyright {
  display: flex;
  align-items: center;
}

@media (max-width: 1200px) {
  .footer-copyright {
    font-size: 14px;
  }
}
.footer-copyright b {
  font-weight: 600;
}

.footer-copyright-icon {
  position: relative;
  top: 2px;
}

.footer-wrap {
  max-width: 1140px;
  margin: auto;
}

.footer-bottom .footer-wrap {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 992px) {
  .footer-bottom .footer-wrap {
    flex-direction: column;
  }

  .footer-bottom .footer-wrap .navigation {
    order: 0;
  }

  .footer-bottom .footer-wrap .navigation ul {
    justify-content: center;
  }
}
@media (max-width: 992px) {
  .footer-bottom .footer-wrap .navigation a {
    font-size: 14px;
  }

  .footer-bottom .footer-wrap .navigation li {
    margin-right: 15px;
  }

  .footer-bottom .footer-wrap .navigation li:last-child {
    margin-right: 0;
  }
}
@media (max-width: 580px) {
  .footer-bottom .footer-wrap .navigation ul {
    flex-direction: column;
  }

  .footer-bottom .footer-wrap .navigation a {
    font-size: 13px;
  }

  .footer-bottom .footer-wrap .navigation li {
    margin-right: 0px;
  }
}
@media (max-width: 992px) {
  .footer-bottom .footer-copyright {
    order: 2;
    justify-content: center;
    margin-top: 20px;
  }
}
.container {
  width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}

@media (max-width: 1200px) {
  .container {
    width: 970px;
  }
}
@media (max-width: 992px) {
  .container {
    width: 750px;
  }
}
@media (max-width: 768px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
}
.container--small {
  max-width: 700px;
}

.header {
  transition: box-shadow 0.2s ease-out, background-color 0.2s ease-out;
  color: #fff;
  background: rgb(53, 23, 91);
  background: linear-gradient(0deg, rgb(53, 23, 91) 0%, rgb(75, 21, 100) 100%);
  height: 100px;
  position: fixed;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0), 0 0 51px rgba(255, 255, 255, 0);
}

.header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.header-right .butter-menu__body {
  display: flex;
  align-items: center;
  text-align: center;
}

.header a {
  color: #fff;
}

@media (min-width: 769px) {
  .header.header--transparent {
    background-color: rgba(28, 54, 83, 0.97);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 51px rgba(255, 255, 255, 0.25);
  }
}
.header .btn {
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}

@media (max-width: 1199px) {
  .header .btn-text--mobile {
    display: block;
  }

  .header .btn-text--desktop {
    display: none;
  }
}
.header-button-wrap {
  margin-left: 30px;
}

@media (max-width: 992px) {
  .header-button-wrap {
    margin: 0;
  }
}
.header-place {
  height: 100px;
}

@media (max-width: 768px) {
  .header {
    height: 80px;
  }
}
.logo {
  font-family: "Titillium Web", sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.logo-text {
  margin-left: 14px;
}

.logo-text span {
  font-weight: 600;
}

.logo a {
  text-decoration: none;
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .logo {
    width: 200px;
  }
}
body.page-template-template-unser-angebot .hero-pic {
  margin-bottom: 13px;
}

body.page-template-template-unser-angebot .hero .title {
  margin: auto;
  max-width: 569px;
  margin-top: 8px;
}

@media (max-width: 768px) {
  body.page-template-template-unser-angebot .hero-body {
    margin-top: 90px;
    max-width: 362px;
  }
}
.home .header {
  background-color: rgba(28, 54, 83, 0);
}

@media (min-width: 769px) {
  .home .header.header--transparent {
    background-color: rgba(28, 54, 83, 0.97);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 51px rgba(255, 255, 255, 0.25);
  }
}
/* .home .header-button-wrap {
  overflow: hidden;
  width: 0px;
  transition: 0.2s ease-out;
}

@media (max-width: 992px) {
  .home .header-button-wrap {
    width: auto !important;
  }
}
.home .header--show-button .header-button-wrap {
  width: 267px;
}

@media (max-width: 1200px) {
  .home .header--show-button .header-button-wrap {
    width: 179px;
  }
} */
.home .hero .title {
  margin-bottom: 0px;
  margin-top: 0;
}

@media (max-width: 768px) {
  .home .hero-body {
    padding-top: 38px;
  }
}
.home .hero-subtitle {
  margin-top: 1rem;
}

@media (max-width: 768px) {
  .home .hero-subtitle {
    padding: 0 8px;
  }
}
.hero {
  height: 100vh;
  background-image: url(../img/bg.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  position: relative;
}

.hero-checklist {
  margin: 56px 0 !important;
}

@media (max-width: 1199px) {
  .hero-checklist {
    margin: 36px 0 !important;
  }
}
.hero-subtitle {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .hero-subtitle .hero-subtitle,
.hero-subtitle .hero-body .title {
    text-align: left;
  }
}

.hero-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: calc(100% - 230px);
}

@media (max-width: 767px) {
  .hero-body {
    align-items: stretch;
  }
}
.hero-footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  font-size: 15px;
  justify-content: center;
  display: flex;
}

.hero-button {
  margin-top: 33px;
}

.hero--flat {
  background-image: none;
  background-color: #f5f8f9;
}

.hero--flat .hero-mission {
  color: #74818c;
  font-size: 18px;
  line-height: 27px;
}

.hero--flat .hero-pic {
  background-image: url(../img/small-logo.svg);
  background-size: cover;
  height: 97px;
  margin: auto;
  width: 97px;
}

.hero--flat .hero-footer {
  color: #174466;
}

@media (max-width: 768px) {
  .hero {
    min-height: 545px;
    text-align: left;
    height: auto;
  }

  .hero-checklist {
    margin: 32px 0;
  }

  .hero-pic {
    margin-top: 12%;
    max-width: 362px;
  }

  .hero-footer {
    font-size: 13px;
  }

  .hero-subtitle {
    font-size: 16px;
  }
}
@media (max-width: 570px) {
  .hero-button {
    margin-top: 10px;
  }
}
@media (min-width: 769px) {
  .admin-bar .hero {
    height: calc(100vh - 32px);
  }
}
.center-elem {
  display: flex;
  justify-content: center;
}

.hero-list {
  margin: 0;
  padding: 0;
  font-size: 20px;
  display: inline-block;
  text-align: left;
  list-style-type: none;
}

.hero-list li {
  line-height: 25px;
}

.hero-list li span {
  font-size: 15px;
  margin-right: 3px;
}

@media (max-width: 768px) {
  .hero-list {
    font-size: 16px;
  }
}
@media (max-width: 570px) {
  .hero-list {
    display: none;
  }
}
.title {
  color: #1F273C;
  font-family: "Open Sans", serif;
  font-weight: 700;
  line-height: 1.2;
}

.title--center {
  text-align: center;
}

.title--white {
  color: white;
}

.title--lg {
  font-size: 46px;
}

@media (max-width: 992px) {
  .title--lg {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .title--lg {
    font-size: 28px;
  }
}
.title--xl {
  font-size: 60px;
}

@media (max-width: 1024px) {
  .title--xl {
    font-size: 48px;
  }
}
@media (max-width: 768px) {
  .title--xl {
    font-size: 33px;
  }
}
@media (max-width: 420px) {
  .title--xl {
    font-size: 28px;
  }
}
.title--orange {
  color: #dc2b2c;
}

.title--orange span {
  font-family: "Times New Roman";
}

.title--center {
  text-align: center;
}

.title--md {
  font-size: 24px;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  margin-top: 0;
}

.btn {
  text-decoration: none;
  cursor: pointer;
  background-color: #dc2b2c;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 0.75rem 1rem;
  font-weight: 700;
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  border-radius: 4px;
  font-weight: 700;
  line-height: 1.2;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.15);
  transition: 0.2s ease-out;
}

.btn-text--mobile {
  display: none;
}

@media (max-width: 1200px) {
  .btn-text--mobile {
    display: inline;
  }
}
@media (max-width: 1200px) {
  .btn-text--desktop {
    display: none;
  }
}
.btn:hover {
  background-color: #be1314;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

.btn-icon {
  transform: rotate(90deg);
  position: relative;
  top: 1px;
  display: inline-block;
}

@media (max-width: 768px) {
  .btn-icon {
    top: 1px;
  }
}
.btn--big {
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  width: 344px;
  box-shadow: 0 0 65px rgba(6, 104, 149, 0.22);
}

.btn--big span {
  display: inline-block;
}

@media (max-width: 768px) {
  .btn--big {
    font-size: 18px;
    height: 46px;
    line-height: 45px;
    width: auto;
    padding-left: 17px;
  }
}
@media (max-width: 768px) {
  .btn {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .btn--collapse {
    height: auto;
    line-height: 24px;
    padding: 11px 10px;
  }
}
.navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}

.navigation li {
  margin-right: 45px;
}

@media (max-width: 1200px) {
  .navigation li {
    margin-right: 30px;
  }
}
.navigation li:last-child {
  margin-right: 0;
}

.navigation a {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.navigation a:hover {
  color: #fff;
  text-decoration: underline;
}

.navigation .current-menu-item > a {
  color: #DC2B2C;
  pointer-events: none;
}

.social-buttons {
  list-style-type: none;
  display: flex;
  margin: 0;
  padding: 0;
  font-size: 24px;
  position: relative;
  top: -1px;
  margin-left: 38px !important;
}

.social-buttons a {
  text-decoration: none;
}

.social-buttons li:first-child {
  margin-right: 10px;
}

@media (max-width: 1200px) {
  .social-buttons {
    font-size: 18px;
  }
}
.scroll-down {
  text-align: center;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.6;
  cursor: pointer;
}

.scroll-down-icon span {
  display: inline-block;
  transform: rotate(180deg);
  font-size: 31px;
}

@media (max-width: 767px) {
  .scroll-down {
    font-size: 13px;
  }
}
.circle-chart {
  display: flex;
  justify-content: space-between;
  width: 230px;
}

.circle-chart-left {
  overflow: hidden;
  width: 111px;
}

.circle-chart-right {
  width: 111px;
  overflow: hidden;
}

.circle-chart-right div {
  float: right;
  border-color: #dc2b2c;
}

.circle-chart-line {
  border: 21px solid #1f273c;
  border-radius: 50%;
  height: 230px;
  width: 230px;
}

@media (max-width: 1200px) {
  .circle-chart {
    width: 200px;
  }

  .circle-chart-left {
    width: 95px;
  }

  .circle-chart-right {
    width: 95px;
  }

  .circle-chart-line {
    border-width: 12px;
    height: 200px;
    width: 200px;
  }
}
.erfolgsticker-slider {
  height: 205px;
}

.erfolgsticker-slider .swiper-slide {
  height: auto;
}

.review {
  background-image: url(../img/quote.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 95px;
  max-width: 665px;
  padding-bottom: 40px;
}

.review:last-child {
  padding-bottom: 0;
}

.review-footer {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}

.review-site {
  color: #dc2b2c;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
}

.review-site a {
  color: #dc2b2c;
  text-decoration: none;
}

.review-site a:hover {
  text-decoration: underline;
}

.review-name {
  color: #1f273c;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
}

.review-date {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  font-style: italic;
}

.review-meta {
  text-align: right;
}

@media (max-width: 768px) {
  .review {
    padding-left: 0;
    background-image: none;
    max-width: 600px;
    margin: auto;
  }
}
.judgement {
  background-image: url(../img/hammer.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 95px;
  max-width: 665px;
  padding-bottom: 40px;
}

.judgement:last-child {
  padding-bottom: 0;
}

.judgement-footer {
  margin-top: 5px;
  margin-bottom: 20px;
}

.judgement-body {
  font-size: 17px;
  line-height: 1.5em;
}

.judgement-text {
  height: 74px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .judgement-text {
    height: 66px;
  }
}
.judgement-more {
  color: #1f273c;
  cursor: pointer;
  user-select: none;
  font-weight: 400;
  margin-top: 10px;
}

.judgement-more._hide span:first-child {
  display: none;
}

.judgement-more._hide span:last-child {
  display: inline-block;
}

.judgement-more span:last-child {
  display: none;
}

.judgement-site {
  color: #dc2b2c;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
}

.judgement-site a {
  color: #dc2b2c;
  text-decoration: none;
}

.judgement-site a:hover {
  text-decoration: underline;
}

.judgement-case {
  color: #1f273c;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  margin-top: 0;
  text-align: left;
  background: none;
  padding: 0;
}

.judgement-court {
  color: #1f273c;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
}

.judgement-date {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  font-style: italic;
}

.judgement-meta {
  text-align: left;
}

@media (max-width: 768px) {
  .judgement {
    padding-left: 0;
    background-image: none;
    max-width: 600px;
    margin: auto;
  }

  .judgement-case {
    font-size: 17px;
  }

  .judgement-body {
    font-size: 15px;
  }
}
.google-map {
  margin-top: 70px;
  margin-bottom: 30px;
  height: 450px;
}

.google-map iframe {
  width: 100% !important;
  height: 100% !important;
}

@media (max-width: 768px) {
  .google-map {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
  }
}
.persons-wrap {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}

.persons .person {
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
}

.persons .person:nth-of-type(4) ~ div {
  margin-top: 30px;
}

@media (max-width: 992px) {
  .persons .person {
    width: 33.33333%;
  }

  .persons .person:nth-of-type(3) ~ div {
    margin-top: 30px;
  }
}
@media (max-width: 490px) {
  .persons .person {
    width: 50%;
    max-width: 258px;
  }

  .persons .person:nth-of-type(2) ~ div {
    margin-top: 30px;
  }
}
.person-name {
  font-weight: 700;
  text-align: center;
  color: #dc2b2c;
}

.person-position {
  font-weight: 300;
  color: #74818c;
  text-align: center;
}

@media (max-width: 350px) {
  .person-position {
    font-size: 14px;
  }
}
.person-photo {
  overflow: hidden;
  border-radius: 50%;
  height: auto;
  max-width: 230px;
  margin: auto;
  margin-bottom: 15px;
}

.person-photo img {
  display: block;
}

@media (max-width: 1200px) {
  .person-photo {
    height: auto;
    max-width: 212px;
  }

  .person-photo img {
    height: auto;
    width: 100%;
  }
}
.section--need-help {
  margin-top: 148px;
}

.section--need-help .title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 11px;
}

.section--need-help .section-desc {
  text-align: center;
}

.section--need-help .section-button {
  text-align: center;
  margin-top: 34px;
}

@media (max-width: 380px) {
  .section--need-help {
    margin-top: 90px;
  }
}
.section--unsere-methodik {
  margin-top: 127px;
  background-image: url(../img/methodik.svg);
  background-repeat: no-repeat;
  background-position: top 10px right 0px;
  padding-right: 310px;
}

.section--unsere-methodik .title {
  margin-bottom: 14px;
}

.section--unsere-methodik .btn {
  margin-top: 26px;
}

@media (max-width: 768px) {
  .section--unsere-methodik {
    background-size: auto 90px;
    background-position: top 0px center;
    padding-right: 0;
    padding-top: 105px;
    margin-top: 70px;
  }
}
@media (max-width: 380px) {
  .section--unsere-methodik {
    background-size: auto 100px;
    background-position: top 0px left calc(50% - 25px);
  }
}
.section--team {
  margin-top: 148px;
}

.section--team:first-child {
  margin-top: 0;
}

.section--team .title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
}

.section--team .section-desc {
  margin-bottom: 36px;
}

.section--team .section-button {
  text-align: center;
  margin-top: 34px;
}

@media (max-width: 768px) {
  .section--team {
    margin-top: 80px;
  }
}
@media (max-width: 380px) {
  .section--team .title {
    text-align: left;
  }
}
.section--feedback {
  margin: auto;
  margin-top: 115px;
  margin-bottom: 145px;
}

.section--feedback .title {
  text-align: center;
  margin-bottom: 22px;
}

@media (max-width: 768px) {
  .section--feedback {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .section--feedback .title {
    font-size: 27px;
  }
}
.section--feedback .section-desc-empfehlungen {
  text-align: center;
  margin-bottom: 45px;
}

.section--circle {
  background-color: #f2efed;
  background-image: linear-gradient(to top, #f2efed 0%, white 100%);
}

.section--circle .section-wrap {
  display: flex;
  max-width: 850px;
  padding-top: 123px;
  padding-bottom: 120px;
  margin: auto;
}

.section--circle .section-left {
  margin-right: 88px;
}

.section--circle .section-right {
  flex: 1;
}

.section--circle .section-right .title {
  margin-top: -9px;
  margin-bottom: 15px;
}

.section--circle .section-right .btn {
  margin-top: 16px;
  margin-left: 10px;
}

.section--circle .section-desc {
  padding-left: 10px;
}

@media (max-width: 768px) {
  .section--circle .section-wrap {
    display: block;
    text-align: center;
  }

  .section--circle .section-left {
    display: none;
  }

  .section--circle .section-desc {
    padding: 0;
  }

  .section--circle .section-right .btn {
    margin-left: auto;
  }
}
.section--faq .title {
  text-align: center;
  margin-bottom: 30px;
}

.section--faq .section-footer {
  text-align: center;
  margin-top: 45px;
}

.section--faq .section-footer .btn {
  min-width: 123px;
}

.section--location .section-wrap {
  display: flex;
  margin: auto;
  margin-top: 164px;
  margin-bottom: 147px;
  max-width: 894px;
}

.section--location .section-left {
  max-width: 330px;
}

.section--location .section-right {
  flex: 1;
  padding-left: 57px;
}

.section--location .section-right .title {
  margin-top: 67px;
  margin-bottom: 10px;
}

@media (max-width: 992px) {
  .section--location .section-right .title {
    margin-top: 30px;
  }
}
.section--location .section-right .section-desc {
  margin-top: 12px;
  padding-right: 40px;
}

.section--location .section-right .section-desc p {
  margin-bottom: 27px;
}

.section--location .section-right .section-desc p:last-child {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .section--location .section-wrap {
    flex-direction: column;
    margin-top: 50px;
  }

  .section--location .section-desc {
    padding-right: 0 !important;
  }

  .section--location .section-left {
    margin: auto;
    margin-top: 40px;
  }

  .section--location .section-right {
    margin-top: 0;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .section--location .section-wrap {
    text-align: center;
    margin-bottom: 90px;
  }

  .section--location .section-left {
    width: 100%;
    max-width: 35%;
  }
}
@media (max-width: 380px) {
  .section--location .section-left {
    max-width: 55%;
    margin-bottom: 10px;
  }
}
.section--how-works {
  text-align: center;
}

.section--how-works .title {
  margin-top: 0px;
  margin-bottom: 15px;
}

.section--how-works .section-desc {
  margin-bottom: 33px;
}

.section--how-works .section-wrap {
  margin: auto;
  max-width: 987px;
}

.section--how-works .btn {
  margin-top: 32px;
}

@media (max-width: 380px) {
  .section--how-works .btn {
    margin-top: 10px;
  }
}
.section--pdf {
  background-color: rgba(245, 248, 250, 0.5);
  background: linear-gradient(to bottom, #fafbfc 1%, #fdfefe 50%, #fafbfc 100%);
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 13px;
}

@media (max-width: 768px) {
  .section--pdf {
    margin-bottom: 90px;
  }
}
.section--pdf .section-wrap {
  display: flex;
  align-items: center;
  margin: auto;
  max-width: 846px;
  flex-wrap: wrap;
}

.section--pdf .section-right {
  width: 214px;
  margin-left: 54px;
}

.section--pdf .section-left {
  flex: 1;
}

.section--pdf .section-left h2 {
  line-height: 60px;
  margin: 0;
}

@media (max-width: 768px) {
  .section--pdf .section-left h2 {
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    margin-bottom: 9px;
  }
}
.section--pdf .section-bottom {
  width: 100%;
  margin-top: 40px;
}

@media (max-width: 992px) {
  .section--pdf .section-right {
    width: 190px;
    margin-left: 35px;
  }
}
@media (max-width: 768px) {
  .section--pdf .section-wrap {
    flex-direction: row;
  }

  .section--pdf .section-right {
    margin: auto;
    width: 175px;
    order: 3;
  }

  .section--pdf .section-bottom {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.section--tuev {
  margin-bottom: 30px !important;
}

.section--stickers {
  background-color: #fafcfd;
  padding-bottom: 34px;
}

.section--stickers .swiper-slide.swiper-slide-active .sticker:nth-of-type(1) {
  opacity: 0.5;
}

.section--stickers .swiper-slide.swiper-slide-active .sticker:nth-of-type(2) {
  opacity: 0.7;
}

.section--stickers .swiper-slide.swiper-slide-active .sticker:nth-of-type(3) {
  opacity: 1;
}

.section--stickers .swiper-slide.swiper-slide-active + div .sticker:nth-of-type(1) {
  opacity: 0.7;
}

.section--stickers .swiper-slide.swiper-slide-active + div .sticker:nth-of-type(2) {
  opacity: 0.5;
}

.section--stickers .swiper-slide.swiper-slide-active + div .sticker:nth-of-type(3) {
  opacity: 0.3;
}

.section--stickers .title {
  margin-top: 0;
  text-align: center;
  margin-bottom: 25px;
  padding-bottom: 20px;
  background-color: #fff;
}

.section--stickers .section-wrap {
  margin: auto;
  max-width: 810px;
}

@media (max-width: 992px) {
  .section--stickers {
    display: none;
  }
}
.section--unser .section-wrap {
  display: flex;
  margin: auto;
  margin-top: 106px;
  max-width: 1059px;
  margin-bottom: 167px;
}

.section--unser .section-left {
  display: flex;
  width: 568px;
}

.section--unser .section-left .person:last-child {
  margin-top: 59px;
  margin-left: 36px;
}

.section--unser .section-right {
  flex: 1;
}

.section--unser .section-right .title {
  margin-top: 36px;
  margin-bottom: 12px;
}

.section--unser .section-right .btn {
  margin-top: 16px;
  width: 154px;
}

@media (max-width: 1200px) {
  .section--unser .section-left {
    width: 538px;
  }

  .section--unser .section-right .title {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .section--unser .section-wrap {
    flex-direction: column;
    margin-bottom: 90px;
    margin-top: 90px;
  }

  .section--unser .section-left {
    width: auto;
    max-width: 400px;
    margin: auto;
  }

  .section--unser .section-right {
    text-align: center;
  }

  .section--unser .section-right .title {
    margin-top: 36px;
  }
}
@media (max-width: 768px) {
  .section--unser .section-left .person:last-child {
    margin-top: 0;
  }
}
@media (max-width: 750px) {
  .section--unser .section-left .person {
    margin-bottom: 30px;
  }

  .section--unser .section-right {
    text-align: center;
  }
}
@media (max-width: 380px) {
  .section--unser .section-right .title {
    margin-top: 20px;
  }
}
.section--ablauf {
  text-align: center;
  margin: auto;
  margin-top: 115px;
  margin-bottom: 55px;
}

.section--ablauf .title {
  margin-top: 0px;
  margin-bottom: 15px;
}

.section--ablauf .section-desc {
  margin-bottom: 40px;
}

.section--ablauf .section-subdesc {
  margin-top: 70px;
  border-top: 1px solid #f5f4f4;
}

@media (max-width: 768px) {
  .section--ablauf .section-subdesc {
    margin-top: 20px;
  }
}
.section--ablauf .section-subdesc p {
  text-align: left;
  font-size: 17px;
  line-height: 24px;
  background: #f9f9f9;
  padding: 20px;
}

@media (max-width: 768px) {
  .section--ablauf .section-subdesc p {
    font-size: 16px;
    line-height: 24px;
  }
}
.section--ablauf .section-subdesc a {
  color: #dc2b2c;
  text-decoration: none;
}

.section--ablauf .section-subdesc a:hover {
  text-decoration: underline;
}

.section--ablauf .section-subdesc .subheading {
  color: #1f273c;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
  background: none;
  padding: 0;
}

@media (max-width: 768px) {
  .section--ablauf .section-subdesc .subheading {
    font-size: 18px;
  }
}
.section--ablauf .section-subdesc .subheading-num {
  color: #dc2b2c;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
  margin-top: 40px;
  margin-bottom: 4px;
  text-align: center;
  background: none;
  padding: 0;
}

@media (max-width: 768px) {
  .section--ablauf .section-subdesc .subheading-num {
    font-size: 18px;
    margin-top: 30px;
  }
}
.section--ablauf .section-wrap {
  margin: auto;
  max-width: 987px;
}

.section--ablauf .btn {
  margin-top: 32px;
}

@media (max-width: 380px) {
  .section--ablauf .btn {
    margin-top: 10px;
  }
}
.section--simple-page {
  text-align: center;
  margin: auto;
  margin-top: 115px;
  margin-bottom: 0px;
}

.section--simple-page .title {
  margin-top: 0px;
  margin-bottom: 15px;
  text-align: center;
}

.section--simple-page .section-desc-simple {
  margin-bottom: 33px;
  text-align: left;
}

.section--simple-page .section-desc-simple a {
  color: #ff8d02;
  text-decoration: none;
}

.section--simple-page .section-desc-simple a:hover {
  text-decoration: underline;
}

.section--simple-page .section-desc-simple .subheading {
  color: #1f273c;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  margin-top: 40px;
  margin-bottom: 20px;
}

@media (max-width: 769px) {
  .section--simple-page .section-desc-simple .subheading {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
.section--simple-page .section-wrap {
  margin: auto;
  max-width: 987px;
}

.section--simple-page .btn {
  margin-top: 40px;
}

@media (max-width: 380px) {
  .section--simple-page .btn {
    margin-top: 30px;
  }
}
.review-blocks {
  display: flex;
  margin: auto;
  max-width: 1108px;
  margin-top: 30px;
  margin-bottom: 40px;
}

@media (max-width: 760px) {
  .review-blocks {
    display: block;
  }
}
.review-block {
  display: block;
  text-decoration: none;
  border: 1px solid #ffc57f;
  border-radius: 5px;
  flex: 1;
  margin-right: 115px;
  height: 152px;
}

.review-block:last-child {
  margin-right: 0;
}

.review-block-header {
  display: flex;
  padding-top: 29px;
  padding-left: 19px;
  margin-bottom: 14px;
  justify-content: space-between;
}

.review-block-number {
  text-align: center;
  font-size: 14px;
  color: #ffa212;
  font-weight: 700;
}

.review-block-stars {
  display: flex;
  margin-right: 13px;
}

@media (min-width: 993px) {
  .review-block-stars .star {
    opacity: 0;
  }

  .review-block-stars .star:nth-of-type(1) {
    transition: 0.2s ease-out 0.2s;
  }

  .review-block-stars .star:nth-of-type(2) {
    transition: 0.2s ease-out 0.4s;
  }

  .review-block-stars .star:nth-of-type(3) {
    transition: 0.2s ease-out 0.6s;
  }

  .review-block-stars .star:nth-of-type(4) {
    transition: 0.2s ease-out 0.8s;
  }

  .review-block-stars .star:nth-of-type(5) {
    transition: 0.2s ease-out 1s;
  }
}
.review-block-assessment {
  font-weight: 100;
  font-size: 70px;
  color: #1f273c;
  font-family: "lato", sans-serif;
}

.review-block-assessment span {
  display: none;
}

@media (max-width: 992px) {
  .review-block-assessment span {
    display: block;
  }
}
.review-block-site {
  height: 34px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}

.review-block-site--google {
  background-image: url(../img/google.png);
}

.review-block-site--ausgezeichnet_org {
  background-image: url(../img/ausgezeichnet.png);
  background-size: auto 75%;
}

.review-block-site--anwalt {
  background-image: url(../img/anwalt.png);
}

@media (max-width: 1200px) {
  .review-block {
    margin-right: 30px;
  }

  .review-block-assessment {
    font-size: 60px;
  }
}
@media (max-width: 992px) {
  .review-block {
    width: 210px;
    margin-right: 30px;
    margin-bottom: 20px;
    height: 120px;
  }

  .review-block-header {
    justify-content: flex-start;
    margin-bottom: 8px;
    padding-top: 22px;
  }

  .review-block-assessment {
    font-size: 40px;
    margin-right: 8px;
  }

  .review-block-site {
    height: 25px;
  }

  .review-block-number {
    font-size: 12px;
  }

  .review-block:last-child {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
}
@media (max-width: 750px) {
  .review-block {
    width: 270px;
    margin: auto;
    margin-bottom: 30px;
    height: 152px;
  }

  .review-block-header {
    padding-top: 29px;
    margin-bottom: 14px;
  }

  .review-block-number {
    font-size: 14px;
  }

  .review-block-site {
    height: 34px;
  }

  .review-block-assessment {
    font-size: 50px;
  }
}
.review-blocks.review-blocks--animated .star {
  opacity: 1;
}

.how-works-list {
  display: flex;
}

.how-works-list-pic {
  min-height: 64px;
  display: flex;
  align-items: center;
}

.how-works-list-pic img {
  margin: auto;
}

.how-works-list-item {
  text-align: center;
  margin-right: 50px;
  flex: 1;
}

.how-works-list-item:last-child {
  margin-right: 0;
}

.how-works-list-serial {
  color: #dc2b2c;
  line-height: 20px;
}

@media (max-width: 1200px) {
  .how-works-list-item {
    margin-right: 50px;
  }
}
@media (max-width: 992px) {
  .how-works-list-item {
    margin-right: 30px;
  }
}
@media (max-width: 250px) {
  .how-works-list {
    flex-direction: column;
  }

  .how-works-list-item {
    margin: auto;
    margin-bottom: 30px;
    max-width: 250px;
  }

  .how-works-list-item:last-child {
    margin-right: auto;
  }
}
.sticker {
  line-height: 24px;
  font-weight: 300;
  padding-top: 10px;
  opacity: 0.3;
}

.sticker-title {
  font-weight: 400;
  color: #dc2b2c;
}

.faq {
  max-width: 730px;
  margin: auto;
}

.faq-item {
  position: relative;
  padding-right: 12px;
}

.faq-shadow {
  position: absolute;
  width: 100%;
  height: 18px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.faq-shadow:before {
  content: " ";
  display: block;
  position: absolute;
  height: 1px;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0px 15px 1px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0px 15px 1px rgba(0, 0, 0, 0.22);
  border-radius: 28px;
}

.faq-answer {
  padding-left: 28px;
  padding-bottom: 20px;
}

.faq-answer a {
  color: #dc2b2c;
  text-decoration: none;
}

.faq-answer a:hover {
  text-decoration: underline;
}

.faq-icon {
  position: absolute;
  left: 8px;
  top: 13px;
  transform: rotate(-180deg);
  font-size: 26px;
}

.faq-question {
  color: #dc2b2c;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  padding-left: 40px;
}

.faq-question.open .faq-icon {
  transform: rotate(-90deg);
}

.faq-question a {
  color: #dc2b2c;
  text-decoration: none;
}

.butter-menu__wrap--overlay {
  overflow: hidden;
}

.butter-menu__wrap--overlay .butter-menu__wrap {
  transition: 0.2s;
  visibility: visible;
}

.butter-menu__wrap--animation .butter-menu__wrap {
  opacity: 1;
}

@media (max-width: 1200px) {
  .butter-menu__wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    background-color: rgba(19, 19, 19, 0.85);
    visibility: hidden;
    opacity: 0;
    z-index: 999999;
  }
}
.butter-menu__header {
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
}

@media (max-width: 1200px) {
  .butter-menu__header {
    display: block;
  }
}
.butter-menu__close {
  display: none;
  padding: 8px;
  user-select: none;
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 20px;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .butter-menu__close {
    display: inline-block;
  }
}
.butter-menu__close:hover::before, .butter-menu__close:hover::after {
  background: #DE5050;
}

.butter-menu__close::before, .butter-menu__close::after {
  transition: background 0.2s;
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
}

.butter-menu__close::before {
  transform: rotate(45deg);
}

.butter-menu__close::after {
  transform: rotate(-45deg);
}

.butter-menu__arrow {
  display: inline-block;
}

@media (max-width: 1200px) {
  .butter-menu__body {
    display: block !important;
    padding-bottom: 30px;
  }

  .butter-menu__body .navigation ul {
    display: block;
  }

  .butter-menu__body .navigation ul li {
    margin: 0px;
    text-align: center;
  }

  .butter-menu__body .btn {
    display: inline-block !important;
    margin: 0;
    margin-top: 30px;
  }

  .butter-menu__body .social-buttons {
    text-align: center;
    margin-left: 0 !important;
    margin-top: 30px;
    display: block;
  }

  .butter-menu__body .social-buttons li {
    display: inline-block;
  }
}
.butter-menu__body ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.butter-menu__body li.menu-item-has-children {
  position: relative;
}

@media (min-width: 768px) {
  .butter-menu__body li.menu-item-has-children:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
  }

  .butter-menu__body li.menu-item-has-children.focus > .sub-menu {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1200px) {
  .butter-menu__body li.menu-item-has-children.butter-menu__item--opened > .sub-menu {
    display: block;
  }

  .butter-menu__body li.menu-item-has-children.butter-menu__item--opened > a > .butter-menu__arrow {
    transform: rotate(180deg);
  }
}
.butter-menu__body .sub-menu {
  display: none;
}

@media (min-width: 768px) {
  .butter-menu__body .sub-menu {
    visibility: hidden;
    display: block;
    opacity: 0;
    transition: 0.2s;
    position: absolute;
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    white-space: nowrap;
  }

  .butter-menu__body .sub-menu .sub-menu {
    left: 100%;
    top: 0;
  }

  .butter-menu__body .sub-menu .sub-menu li {
    padding: 20px 16px;
    background: rgba(43, 8, 79, 0.85);
    margin-top: 1px;
  }

  .butter-menu__body .sub-menu .sub-menu li:first-child {
    margin-top: 0;
  }
}
.butter-menu__body .sub-menu li {
  display: block;
}

#butter-menu__toggle {
  display: none;
  cursor: pointer;
}

#butter-menu__toggle div {
  width: 35px;
  height: 2px;
  background-color: #fff;
  margin: 8px 0;
}

@media (max-width: 1200px) {
  #butter-menu__toggle {
    display: block;
  }
}
@media (max-width: 768px) {
  #butter-menu__toggle div {
    width: 24px;
    margin: 5px 0;
  }
}
.close-icon {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.close-icon:hover::before, .close-icon:hover::after {
  background: red;
}

.close-icon::before, .close-icon::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
}

.close-icon::before {
  transform: rotate(45deg);
}

.close-icon::after {
  transform: rotate(-45deg);
}

.swiper-button-next, .swiper-button-prev {
  background-image: url(../img/arrow.png);
  width: 36px;
  height: 20px;
  background-size: auto;
  outline: none;
}

.swiper-button-prev {
  transform: rotate(180deg);
  left: auto;
  right: 0px;
  top: 43px;
}

.swiper-button-next {
  top: auto;
  right: 0;
  bottom: 10px;
}

@media (max-width: 768px) {
  .page-template-template-contact .footer {
    margin-top: 0;
  }
}
.contact-form {
  display: flex;
  margin: auto;
  max-width: 1008px;
  margin-top: 115px;
}

.contact-form-icon {
  color: #dc2b2c;
  font-size: 30px;
  position: relative;
  top: 2px;
  display: inline-block;
  margin-left: -9px;
}

.contact-form .title {
  margin-top: 16px;
  margin-bottom: 12px;
}

.contact-form-desc {
  margin-bottom: 33px;
}

.contact-form-info {
  font-size: 18px;
  color: #74818c;
  line-height: 27px;
  padding-bottom: 12px;
}

.contact-form-info a {
  color: #dc2b2c;
  text-decoration: none;
}

.contact-form-info a:hover {
  text-decoration: underline;
}

.contact-form .btn {
  width: 200px;
  margin-top: -4px;
}

.contact-form-body {
  flex: 0 0 446px;
  margin-right: 122px;
}

.contact-form-subtitle {
  color: #74818c;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.contact-form-sidebar {
  flex: 1;
  margin-top: 42px;
  font-size: 18px;
}

.contact-form-sidebar h2 {
  color: #1f273c;
  font-size: 24px;
  font-weight: 700;
}

.contact-form p, .contact-form pre {
  margin-bottom: 25px;
}

.contact-form section {
  border-top: 5px solid #f5f8f9;
  padding-top: 21px;
  padding-bottom: 1px;
  margin-bottom: 19px;
}

.contact-form section:last-child {
  margin-bottom: 0px;
}

.contact-form textarea {
  height: 161px;
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=tel], .contact-form textarea {
  width: 100%;
  background-color: #fcfcfc;
  border: 2px solid rgba(162, 186, 201, 0.3);
  border-radius: 2px;
  padding: 10px 9px;
  font-size: 18px;
  margin-bottom: 18px;
  resize: none;
  font: inherit;
  color: #74818c;
}

.contact-form input[type=text]::-webkit-input-placeholder, .contact-form input[type=email]::-webkit-input-placeholder, .contact-form input[type=tel]::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
  color: rgba(126, 169, 192, 0.6);
}

.contact-form input[type=text]::-moz-placeholder, .contact-form input[type=email]::-moz-placeholder, .contact-form input[type=tel]::-moz-placeholder, .contact-form textarea::-moz-placeholder {
  color: rgba(126, 169, 192, 0.6);
}

.contact-form input[type=text]:-ms-input-placeholder, .contact-form input[type=email]:-ms-input-placeholder, .contact-form input[type=tel]:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
  color: rgba(126, 169, 192, 0.6);
}

@media (max-width: 992px) {
  .contact-form-body {
    margin-right: 50px;
  }
}
@media (max-width: 768px) {
  .contact-form {
    margin-top: 30px;
    flex-direction: column;
  }

  .contact-form-body {
    margin-right: 0;
  }

  .contact-form-sidebar {
    font-size: 16px;
  }
}
.reviews-last-update {
  color: #74818c;
  font-size: 14px;
  text-align: center;
  margin-top: -20px;
}

.reviews-slider {
  max-width: 730px;
  margin: auto;
}

.reviews-slider-wrap {
  position: relative;
  overflow: hidden;
}

@media (max-width: 768px) {
  .reviews-slider-wrap {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.reviews-slider .swiper-slide {
  height: auto;
  background-color: #fff;
}

.reviews-slider-next, .reviews-slider-prev {
  background-image: url(../img/arrow.png);
  width: 36px;
  height: 20px;
  background-size: auto;
  outline: none;
  position: absolute;
  right: 19%;
}

@media (max-width: 1200px) {
  .reviews-slider-next, .reviews-slider-prev {
    right: 13%;
  }
}
@media (max-width: 992px) {
  .reviews-slider-next, .reviews-slider-prev {
    right: 0%;
  }
}
@media (max-width: 768px) {
  .reviews-slider-next, .reviews-slider-prev {
    right: 50%;
    margin-right: -17px;
  }
}
.reviews-slider-prev {
  transform: rotate(180deg);
  left: auto;
  top: 22px;
}

.reviews-slider-next {
  top: auto;
  bottom: 10px;
}

@media (max-width: 768px) {
  .reviews-slider-next {
    bottom: 0;
  }
}
.entry {
  margin: auto;
  margin-top: 150px;
  max-width: 911px;
}

.entry a {
  text-decoration: none;
  color: #dc2b2c;
}

.entry a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .entry {
    margin-top: 30px;
  }
}
.entry .title {
  margin-bottom: 14px;
}

.entry p {
  margin-bottom: 29px;
}

.entry h2 {
  color: #1f273c;
  margin-bottom: 24px;
  margin-top: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media (max-width: 768px) {
  .entry h2 {
    font-size: 20px;
    line-height: 28px;
  }
}
.circle-chart-percent {
  position: relative;
}

.circle-chart-percent:before {
  content: "";
  background-color: #dc2b2c;
  height: 1px;
  width: 72px;
  left: -80px;
  top: 59px;
  transform: rotate(-27deg);
  display: block;
  position: absolute;
}

@media (max-width: 768px) {
  .circle-chart-percent:before {
    display: none;
  }
}
.faq-page {
  padding-top: 131px;
}

.faq-page .title {
  margin-bottom: 26px;
  margin-top: 16px;
}

.faq-page-button {
  text-align: center;
  margin-top: 45px;
}

@media (min-width: 769px) {
  .faq-page-button .btn {
    padding: 0 19px;
  }
}
@media (max-width: 768px) {
  .faq-page {
    padding-top: 30px;
  }
}
.unser-angebot-main {
  margin: auto;
  margin-top: 95px;
  max-width: 1048px;
}

@media (max-width: 768px) {
  .unser-angebot-main {
    margin-top: 30px;
  }
}
.unser-sections {
  display: flex;
}

.unser-sections-left {
  flex: 0 0 482px;
  margin-right: 105px;
}

.unser-sections-left .title {
  margin-top: 28px;
  margin-bottom: 16px;
}

.unser-sections-right {
  font-size: 18px;
}

.unser-sections-right h2 {
  color: #1f273c;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 6px;
}

.unser-sections-right section {
  border-top: 5px solid #f5f8f9;
  padding-top: 5px;
  margin-bottom: 36px;
}

.unser-sections-right section:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .unser-sections-left {
    margin-right: 30px;
  }
}
@media (max-width: 992px) {
  .unser-sections {
    display: block;
  }

  .unser-sections-right {
    font-size: 20px;
    margin-top: 30px;
    margin-right: 0;
  }

  .unser-sections-left {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .unser-sections-right {
    font-size: 16px;
  }

  .unser-sections-right section {
    padding-top: 10px;
    margin-bottom: 25px;
  }
}
.kosten-sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.kosten-sections-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 482px;
  flex: 0 0 482px;
  margin-right: 105px;
}

.kosten-sections-left .title {
  margin-top: 28px;
  margin-bottom: 16px;
}

.kosten-sections-left .subtitle {
  color: #1f273c;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 20px;
}

.kosten-sections-left section {
  border-top: 5px solid #f5f8f9;
  padding-top: 33px;
}

.kosten-sections-right {
  font-size: 18px;
}

.kosten-sections-right .subtitle {
  color: #1f273c;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 20px;
}

.kosten-sections-right h2 {
  color: #1f273c;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 6px;
}

.kosten-sections-right section {
  border-top: 5px solid #f5f8f9;
  padding-top: 0px;
  margin-bottom: 36px;
}

.kosten-sections-right section:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .kosten-sections-left {
    margin-right: 30px;
  }
}
@media (max-width: 992px) {
  .kosten-sections {
    display: block;
  }

  .kosten-sections-right {
    font-size: 20px;
    margin-top: 30px;
    margin-right: 0;
  }

  .kosten-sections-right .subtitle {
    margin-top: 70px;
  }

  .kosten-sections-left {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .kosten-sections-right {
    font-size: 16px;
  }

  .kosten-sections-right section {
    padding-top: 10px;
    margin-bottom: 25px;
  }
}
.kosten-main {
  margin: auto;
  margin-top: 70px;
  max-width: 1048px;
}

.kosten-section--need-help {
  margin-top: 120px;
}

.kosten-section--need-help .title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 11px;
}

.kosten-section--need-help .section-desc {
  text-align: center;
}

.kosten-section--need-help .section-button {
  text-align: center;
  margin-top: 34px;
}

.kosten h2 {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 0px;
}

@media (max-width: 380px) {
  .kosten-section--need-help {
    margin-top: 90px;
  }
}
/*.page-template-template-unser-angebot .hero .title {
  transform: translateY(90px);
  opacity: 0;
  transition: .8s ease-out 0.3s; }

.page-template-template-unser-angebot .hero .hero-mission {
  transform: translateY(80px);
  opacity: 0;
  transition: .8s ease-out 0.3s; }

.page-template-template-unser-angebot .hero .hero-pic {
  transform: translateY(70px);
  opacity: 0;
  transition: .8s ease-out 0.3s; }

.page-template-template-unser-angebot.onload .hero .title {
  transform: translateY(0px);
  opacity: 1; }

.page-template-template-unser-angebot.onload .hero .hero-mission {
  transform: translateY(0px);
  opacity: 1; }

.page-template-template-unser-angebot.onload .hero .hero-pic {
  transform: translateY(0px);
  opacity: 1; }*/
/*.home .hero .title {
  transform: translateY(90px);
  opacity: 0;
  transition: opacity .8s ease-out 0.3s, transform .8s ease-out 0.3s; }

.home .hero .hero-list {
  transform: translateY(80px);
  opacity: 0;
  transition: opacity .8s ease-out 0.3s, transform .8s ease-out 0.3s; }

.home .hero .hero-subtitle {
  transform: translateY(85px);
  opacity: 0;
  transition: opacity .8s ease-out 0.3s, transform .8s ease-out 0.3s; }

.home .hero .hero-button {
  transform: translateY(70px);
  opacity: 0;
  transition: opacity .8s ease-out 0.3s, transform .8s ease-out 0.3s; }
  @media (max-width: 750px) {
    .home .hero .hero-button {
      margin-top: 10px; } }
  @media (max-width: 420px) {
    .home .hero .hero-button {
      margin-top: 5px; } }*/
/*.home.onload .hero .title {
  transform: translateY(0px);
  opacity: 1; }

.home.onload .hero .hero-list {
  transform: translateY(0px);
  opacity: 1; }

.home.onload .hero .hero-subtitle {
  transform: translateY(0px);
  opacity: 1; }

.home.onload .hero .hero-button {
  transform: translateY(0px);
  opacity: 1; }*/
.star {
  color: #e8ebea;
  font-size: 25px;
  width: 32px;
}

.star--fill {
  color: #ffa212;
}

.star-fill {
  color: #ffa212;
}

.star--half .star-fill {
  width: 18px;
  overflow: hidden;
  position: absolute;
}

@media (max-width: 992px) {
  .star {
    font-size: 18px;
    width: 20px;
  }

  .star--half .star-fill {
    width: 13px;
  }
}
@media (max-width: 750px) {
  .star {
    font-size: 25px;
    width: 32px;
  }

  .star--half .star-fill {
    width: 18px;
  }
}
.sticky {
  padding-top: 1px;
}

@media (max-width: 768px) and (min-width: 500px) {
  .tablet-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@keyframes fadeInLeft {
  /* from {
    opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  } */
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInRight {
  /* from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  } */
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInUp {
  /* from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  } */
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}

.animated {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media (max-width: 768px) {
  .reviews-slider-wrap {
    width: calc(100vw - 30px);
  }
}
.page-content {
  margin-top: 115px;
}

@media (max-width: 768px) {
  .page-content {
    margin-top: 30px;
  }
}
.dynamic-faq__answer {
  background-repeat: no-repeat;
  background-position: 0 56px;
  background-size: 24px;
  padding-left: 36px;
}

.dynamic-faq__answer h3 {
  color: #ff8d02;
  font-weight: 400;
  position: relative;
  padding-left: 36px;
  margin-left: -36px;
}

.dynamic-faq__answer h3:before {
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  background-image: url(../img/question.svg);
  background-size: contain;
  position: absolute;
  top: 4px;
  left: 0;
}

.dynamic-faq__answer h3:after {
  background-image: url(../img/answer.svg);
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  background-size: contain;
  position: absolute;
  bottom: -50px;
  left: 0px;
}

.dynamic-faq__form {
  border-top: 3px solid #ddd;
}

.dynamic-faq__form_alt {
  border-top: 3px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dynamic-faq__question {
  margin-bottom: 15px;
  margin-top: 40px;
}

.dynamic-faq__options-wrap {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}

.dynamic-faq__option {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-top: 10px;
}

.dynamic-faq__option .option {
  border: 2px solid rgba(162, 186, 201, 0.3);
  background-color: #fcfcfc;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  border-radius: 4px;
  padding: 7px 15px 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  font-family: Titillium Web;
  color: rgba(0, 86, 134, 0.7);
  transition: 0.2s;
  user-select: none;
  display: flex;
}

.dynamic-faq__option .option .radio-icon {
  flex: 0 0 auto;
}

.dynamic-faq__option .option:last-child {
  margin-right: 0;
}

.dynamic-faq__option .option:hover, .dynamic-faq__option .option._active {
  border: 2px solid #ff8d02;
  background-color: #fff;
  color: #005686;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

.dynamic-faq__option .option:hover .radio-icon {
  background-color: #ccc;
}

.dynamic-faq__option .option._active .radio-icon {
  background-color: #2196F3;
  border: 0;
}

.dynamic-faq__option .option._active .radio-icon:after {
  display: block;
}

.dynamic-faq__level {
  margin-top: 40px;
}

.dynamic-faq__level._hide {
  display: none;
}

.dynamic-faq__form {
  margin-top: 40px;
  padding-top: 40px;
}

@media (max-width: 992px) {
  .dynamic-faq__option {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .dynamic-faq__option {
    width: 100%;
  }

  .dynamic-faq__answer {
    background: none;
    padding-left: 0;
  }

  .dynamic-faq__answer h3 {
    left: 0;
  }

  .dynamic-faq__answer h3:before {
    display: none;
  }
}
.dynamic-form-placeholder__desc {
  text-align: center;
  margin-bottom: 15px;
}

.dynamic-form-placeholder__footer {
  text-align: center;
  display: flex;
  margin-right: -40px;
  margin-left: -40px;
  justify-content: center;
}

.dynamic-form-placeholder__footer > * {
  margin-right: 10px;
}

.dynamic-form-placeholder__footer > *:last-child {
  margin-right: 0;
}

@media (max-width: 790px) {
  .dynamic-form-placeholder__footer {
    display: block;
    margin: 0;
  }

  .dynamic-form-placeholder__footer > * {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .dynamic-form-placeholder__footer > *:last-child {
    margin-bottom: 0;
  }
}
.dynamic-form-placeholder__footer .btn__termin {
  text-decoration: none;
  cursor: pointer;
  background-color: #1f7aa5;
  color: #fff;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 45px;
  box-shadow: 0 0 15px rgba(51, 51, 51, 0.08);
  height: 46px;
  border-radius: 3px;
  transition: 0.2s ease-out;
}

.dynamic-form-placeholder__footer .btn__termin:hover {
  background-color: #2590c3;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

.dynamic-form-placeholder__footer .btn__termin a {
  text-decoration: none;
  color: white;
}

@media (max-width: 768px) {
  .dynamic-form-placeholder__footer .btn__termin {
    font-size: 18px;
    height: 46px;
    line-height: 45px;
  }
}
@media (max-width: 478px) {
  .dynamic-form-placeholder__footer .btn__termin {
    margin-left: 5px;
  }
}
.dynamic-form-placeholder__footer .btn__chat {
  text-decoration: none;
  cursor: pointer;
  background-color: #42d9f4;
  color: #fff;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 45px;
  box-shadow: 0 0 15px rgba(51, 51, 51, 0.08);
  height: 46px;
  border-radius: 3px;
  transition: 0.2s ease-out;
}

.dynamic-form-placeholder__footer .btn__chat:hover {
  background-color: #20d2f2;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

.dynamic-form-placeholder__footer .btn__chat .icon-comment {
  font-size: 16px;
  margin-right: 4px;
  position: relative;
  bottom: 1px;
}

.dynamic-form-placeholder__footer .btn__chat a {
  text-decoration: none;
  color: white;
}

@media (max-width: 768px) {
  .dynamic-form-placeholder__footer .btn__chat {
    font-size: 18px;
    height: 46px;
    line-height: 45px;
  }
}
.dynamic-form-placeholder._hide {
  display: none;
}

.dynamic-form__open-form .icon-mail-alt {
  font-size: 16px;
  margin-right: 4px;
  position: relative;
  bottom: 1px;
}

.dynamic-form._hide {
  display: none;
}

.form {
  width: 70%;
}

.form select:required:invalid {
  color: rgba(126, 169, 192, 0.6);
}

.form option[value=""][disabled] {
  display: none;
}

.form textarea {
  height: 161px;
}

.form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font: inherit;
}

.form input[type=text], .form input[type=email], .form input[type=tel], .form textarea, .form select, .form option {
  width: 100%;
  background-color: #fcfcfc;
  border: 2px solid rgba(162, 186, 201, 0.3);
  border-radius: 2px;
  padding: 5px 9px;
  font-size: 18px;
  resize: none;
  font: inherit;
  color: #74818c;
}

.form input[type=text]::-webkit-input-placeholder, .form input[type=email]::-webkit-input-placeholder, .form input[type=tel]::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder, .form select::-webkit-input-placeholder, .form option::-webkit-input-placeholder {
  color: rgba(126, 169, 192, 0.6);
}

.form input[type=text]::-moz-placeholder, .form input[type=email]::-moz-placeholder, .form input[type=tel]::-moz-placeholder, .form textarea::-moz-placeholder, .form select::-moz-placeholder, .form option::-moz-placeholder {
  color: rgba(126, 169, 192, 0.6);
}

.form input[type=text]:-ms-input-placeholder, .form input[type=email]:-ms-input-placeholder, .form input[type=tel]:-ms-input-placeholder, .form textarea:-ms-input-placeholder, .form select:-ms-input-placeholder, .form option:-ms-input-placeholder {
  color: rgba(126, 169, 192, 0.6);
}

.form .error {
  color: red;
}

.form__row {
  margin-bottom: 20px;
}

.form__row._hide {
  display: none;
}

.form__radios {
  display: flex;
}

.form__radios .radio {
  margin-right: 30px;
}

.form__radios .radio:last-child {
  margin-right: 0;
}

.form__field {
  margin-top: 5px;
}

.form__field._select {
  position: relative;
}

.form__field._select:before {
  position: absolute;
  content: " ";
  display: block;
  top: 23px;
  right: 14px;
  border: 5px solid transparent;
  border-top: 8px solid #8a8a8a;
  z-index: 10;
}

.form__success {
  color: green;
}

.form__error {
  color: red;
}

.form__success._hide, .form__error._hide, .form__wait._hide {
  display: none;
}

@media (max-width: 768px) {
  .form {
    width: 100%;
  }
}
.radio {
  display: block;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio__icon {
  position: absolute;
  top: 6px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
}

.radio__icon::after {
  content: "";
  position: absolute;
  display: none;
}

.radio:hover input ~ .radio__icon {
  background-color: #ccc;
}

.radio input:checked ~ .radio__icon {
  background-color: #2196F3;
  border: 0;
}

.radio input:checked ~ .radio__icon:after {
  display: block;
}

.radio__icon:after {
  top: 6px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}

.radio-icon {
  display: inline-block;
  top: 3px;
  margin-right: 8px;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  position: relative;
}

.radio-icon:after {
  content: "";
  position: absolute;
  display: none;
  top: 6px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}

.future-icon {
  height: 32px;
  width: 32px;
  border: 1px solid red;
  border-radius: 50%;
}

.recommended-wrap > div:first-child {
  display: block;
}

.recommended-wrap > div:first-child > a {
  width: 100%;
}

.recommended-wrap__text {
  display: none;
}

.recommended-wrap._false {
  margin-top: 8px;
}

.recommended-wrap._true {
  border: 1px solid rgba(162, 186, 201, 0.3);
  background-color: #fcfcfc;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  border-radius: 4px;
  padding: 7px 7px 0px;
}

.recommended-wrap._true .recommended-wrap__text {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(0, 86, 134, 0.7);
  text-align: center;
  padding-top: 3px;
  padding-bottom: 4px;
  font-weight: 700;
}

@media (max-width: 790px) {
  .recommended-wrap span[class^=icon-] {
    display: none;
  }
}
.uploader {
  font-size: 16px;
}

.uploader__inputs {
  display: none;
}

.uploader__desc {
  color: #aaa;
  text-align: center;
  font-size: 13px;
  line-height: 19px;
  margin-top: 5px;
}

.uploader__remove {
  color: #e1e8ee;
  font-size: 20px;
  cursor: pointer;
  transition: 0.2s ease-out;
}

.uploader__remove:hover {
  color: red;
}

.uploader__file-list > * {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  justify-content: space-between;
}

.uploader__label {
  background: #fff;
  padding: 8px;
  border-radius: 3px;
  border: 1px solid #f4f5f9;
  display: flex;
  width: calc(100% - 43px);
}

.uploader__label-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.uploader__label .icon-doc-inv {
  color: #e1e8ee;
}

.uploader__size {
  white-space: nowrap;
}

.uploader__hidden-input {
  display: none;
}

.drag-zone {
  background-color: #fcfcfc;
  border: 2px dashed #e7e7e9;
  padding: 15px 20px;
  transition: 0.2s ease-out;
}

.drag-zone__more {
  display: none;
}

.drag-zone__wrap {
  min-height: 50px;
  display: flex;
  align-items: center;
}

.drag-zone__icon {
  color: #f3f2f7;
  font-size: 42px;
  width: 163px;
  text-align: center;
  transition: 0.2s ease-out;
}

.drag-zone__button {
  color: #dc2b2c;
  font-weight: 700;
  cursor: pointer;
}

.drag-zone__button:hover {
  text-decoration: underline;
}

.drag-zone._over {
  background-color: #BDDEFA;
  border-color: #619DD5;
}

.drag-zone._over .drag-zone__icon {
  color: #555;
}

.form__row._conditional + .uploader {
  display: none;
}

.reduced-form-header {
  border-top: 3px solid #ddd;
  padding-top: 40px;
  margin-bottom: 20px;
}

.ratgeber__header {
  background-color: #f5f8f9;
  height: 118px;
  background-image: url("../img/ratgeber-logo.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 58px;
}

.ratgeber__wrap {
  display: flex;
  padding-left: 55px;
  padding-right: 55px;
  margin-top: 55px;
  justify-content: space-between;
}

.ratgeber__menu {
  width: 260px;
  border-left: 1px solid #e6e6e6;
  padding-left: 44px;
}

.ratgeber__menu-title {
  font-family: "Lato", sans-serif;
  font-size: 26px;
  color: #043a65;
  font-weight: 700;
  margin-bottom: 26px;
  user-select: none;
}

.ratgeber__main {
  margin-right: 44px;
}

@media (max-width: 1200px) {
  .ratgeber__wrap {
    padding-left: 0px;
    padding-right: 0;
  }
}
@media (max-width: 1032px) {
  .ratgeber__wrap {
    flex-direction: column;
  }

  .ratgeber__menu {
    border-left: 0;
    padding-left: 0;
    order: 1;
  }

  .ratgeber__main {
    margin-right: 0;
    order: 2;
    margin-top: 30px;
  }

  .ratgeber__menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .ratgeber__menu-title {
    cursor: pointer;
    margin-bottom: 0;
  }

  .ratgeber__menu-wrap {
    width: 100%;
  }

  .ratgeber__menu-wrap > nav {
    padding-top: 30px;
  }
}
@media (max-width: 1032px) and (max-width: 992px) {
  .ratgeber__wrap {
    margin-top: 30px;
  }

  .ratgeber__header {
    background-size: auto 30px;
    height: 60px;
  }

  .ratgeber__menu-title {
    font-size: 18px;
  }
}
.post .title {
  font-family: "Open Sans", serif;
  font-size: 46px;
  margin-top: 0;
  color: #043a65;
}

.post__body {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #4d565d;
}

.post__body a {
  color: #dc2b2c;
  text-decoration: none;
}

.post__body a:hover {
  text-decoration: underline;
}

.post__body h2 {
  font-size: 24px;
  line-height: 1.125;
  color: #043a65;
}

.post__image {
  margin-bottom: 35px;
}

.post figure {
  width: auto !important;
  max-width: none !important;
}

.post figcaption {
  font-size: 14px;
}

.post .wp-caption.alignnone {
  margin-right: 0 !important;
}

.post ul:not([class]) {
  padding-left: 20px;
}

.post ul:not([class]) li {
  list-style-type: none;
  position: relative;
  padding-left: 20px;
}

.post ul:not([class]) li::before {
  content: "";
  height: 9px;
  width: 9px;
  display: block;
  border-radius: 50%;
  border: 1px solid #dc2b2c;
  position: absolute;
  left: 0px;
  top: 9px;
}

@media (max-width: 768px) {
  .post .title {
    font-size: 32px;
  }

  .post__image {
    margin-bottom: 20px;
  }

  .post__body {
    font-size: 16px;
    line-height: 1.6875;
  }
}
.sidebar-menu {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sidebar-menu .menu-item a {
  text-decoration: none;
  font-weight: 600;
  color: #7faac2;
  padding: 7px 4px;
  display: block;
}

.sidebar-menu li, .sidebar-menu .menu-item-has-children a {
  border-bottom: 1px solid #e6e6e6;
}

.sidebar-menu li.current-menu-item a {
  color: #043a65;
  font-weight: 700;
}

.sidebar-menu li.current-menu-item .sub-menu a {
  color: #7faac2;
  font-weight: 600;
}

.sidebar-menu li.current-menu-item .sub-menu a:hover {
  color: #dc2b2c;
}

.sidebar-menu .menu-item a:hover {
  background-color: #e6e6e6;
  color: #dc2b2c;
}

.sidebar-menu .sub-menu {
  list-style-type: none;
  padding-left: 24px;
  border-bottom: none;
}

.sidebar-menu .sub-menu li:last-child, .sidebar-menu .sub-menu a:last-child {
  border-bottom: none;
}

.burger-icon {
  display: inline-block;
  position: relative;
  top: 3px;
  margin-left: 5px;
}

.burger-icon div {
  width: 24px;
  height: 4px;
  background-color: #043a65;
  margin: 3px 0;
}

@media (min-width: 1031px) {
  .burger-icon {
    display: none;
  }
}
@media (max-width: 992px) {
  .burger-icon div {
    width: 18px;
    height: 2px;
    margin-right: 5px 0;
  }
}
@media (min-width: 1031px) {
  #ratgeber-menu {
    display: block !important;
  }
}
/* Article Boxes */
.box.info {
  border: none;
  border-radius: 5px;
  padding: 15px 20px 15px 20px !important;
  margin: 28px 0 28px 0;
  background-color: rgba(28, 54, 83, 0.97);
  color: #ffffff;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0px;
}

.box.info a {
  color: #dc2b2c !important;
}

.box.info strong, .box.info b {
  font-weight: 600 !important;
}

.box.highlight {
  line-height: 1.5;
  margin-bottom: 30px;
  margin-top: 0px;
  border-radius: 5px;
  font-weight: 500;
  background-color: #fff4e4;
  color: #74818c;
  padding: 15px 25px 15px 25px;
  margin-bottom: 0px;
}

.box.highlight h2 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.box.highlight strong, .box.highlight b {
  font-weight: 600 !important;
}

.box.highlight a {
  color: #dc2b2c !important;
}

.box.highlight a:hover {
  color: #dc2b2c !important;
}

.box.highlight-ebooks {
  padding: 20px;
  border: 3px solid #0881a3;
  border-radius: 3px;
  box-highlight: inset 0 0 20px rgba(0, 0, 0, 0.05);
}

.box.highlight-ebooks .buttonfront {
  width: 60%;
}

.box.download {
  background: #FFFFFF;
  border: solid 5px #f4e7d3;
  padding: 20px;
  background-color: #F6F6F6;
  margin-bottom: 20px;
  word-wrap: break-word;
}

.box.download .tie-shortcode-boxicon:before {
  content: "\f019";
  color: #8AB84D;
}

/* Blockquote */
blockquote {
  font-style: italic;
  font-weight: 400;
  color: #5484a8;
  padding: 0 20px 0px 20px;
  margin: 20px 0 20px 0px;
  border-left: 3px solid #c6d7e4;
}

blockquote cite {
  font-style: normal;
  margin-top: 0;
  color: #fafafa;
}

blockquote p {
  margin-bottom: 10px;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: white;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "—   ";
}

.error._uploader {
  font-size: 20px;
}

.error._hide {
  display: none;
}

@media (max-width: 767px) {
  .error._hide {
    font-size: 16px;
  }
}
.hint_hours {
  margin-top: 40px;
  border-top: 1px solid #efefef;
}

.hint_hours p {
  padding-top: 15px;
  font-size: 13px;
  color: #aaa;
  line-height: 19px;
}

.schema-faq-section {
  margin-bottom: 20px;
}

.schema-faq-answer {
  margin-top: 8px;
}

.corona-bar {
  background-color: #dc2b2c;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-family: "Open Sans";
  padding-top: 5px;
  padding-bottom: 6px;
  height: 37px;
}

@media (max-width: 768px) {
  .corona-bar {
    display: none;
  }
}
body.home .corona-bar {
  opacity: 0;
}

@media (min-width: 769px) {
  body.home .header--transparent .corona-bar {
    opacity: 1;
  }
}
@media (min-width: 769px) {
  .header--with-corona-bar {
    height: 137px;
  }

  .header--with-corona-bar .header-wrap {
    height: 100px;
  }
}
.mobile-corona-bar {
  color: white;
  font-size: 12px;
  padding: 5px 15px 6px;
  line-height: 18px;
  font-family: "Open Sans";
  text-align: center;
  background-color: #dc2b2c;
}

@media (min-width: 769px) {
  .mobile-corona-bar {
    display: none;
  }
}
.single-alert-bar {
  color: white;
  font-size: 14px;
  padding: 5px 15px 6px;
  line-height: 18px;
  font-family: "Open Sans";
  text-align: center;
  background-color: #dc2b2c;
}

.erfahrungen-link a {
  color: #dc2b2c !important;
  text-decoration: none;
}

.erfahrungen-link a:hover {
  color: #dc2b2c;
  text-decoration: underline;
}

/*----Hero blue buttons----*/
.hero {
  min-height: 700px;
}

@media all and (max-width: 980px) {
  .hero {
    height: 100vh !important;
  }
}
.blue-buttons-container {
  margin-top: 4em;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(6px);
}

.blue-buttons-container .blue-button {
  display: inline-block;
}

@media all and (max-width: 629px) {
  .blue-buttons-container {
    margin-top: 5em;
    width: 310px;
  }

  .blue-buttons-container .blue-button {
    width: 100%;
  }
}
.blue-buttons-container .blue-button .btn {
  background-color: #043b60;
  color: #fff;
  width: 270px;
  margin: 10px;
  font-weight: 400;
  transition: all 0.2s ease-out;
}

.blue-buttons-container .blue-button .btn:hover {
  background-color: #084b78;
}

/*----/Hero blue buttons----*/
/*# sourceMappingURL=style.css.map */
body {
  font-weight: 300;
  background-color: white;
}

p {
  line-height: 1.5;
  color: #74818C;
}

li {
  line-height: 1.5;
  color: inherit;
}

.btn {
  font-weight: 600;
  line-height: 1.2;
  padding: 0.75rem 1.5rem;
}

.btn-icon {
  font-size: 22px;
  top: 3px;
}
.btn-icon:before {
  font-weight: bold;
}

.checklist {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.checklist li {
  text-align: left;
  background-image: url("../img/check.svg");
  background-repeat: no-repeat;
  padding-left: 34px;
  font-weight: 400;
  margin-bottom: 0.56rem;
  font-weight: 300;
  background-size: 22px auto;
  background-position: 0 3px;
}
.checklist li:last-child {
  margin-bottom: 0;
}

.circular-charts {
  padding: 110px 0;
  background-color: #F2EFED;
  overflow: hidden;
}
@media (max-width: 991px) {
  .circular-charts {
    background-color: #fff;
    padding: 0;
    margin: 70px 0;
  }
}
.circular-charts .container {
  max-width: 1000px;
}
.circular-charts__title {
  padding-right: 2rem;
}
@media (max-width: 767px) {
  .circular-charts__title {
    padding-right: 0;
  }
}
.circular-charts__title h2 {
  margin-top: 0;
}
.circular-charts__wrap {
  display: flex;
  margin-left: -40px;
  margin-right: -40px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .circular-charts__wrap {
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    flex-wrap: wrap;
  }
}
.circular-charts__body {
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
  width: 50%;
}
@media (max-width: 991px) {
  .circular-charts__body {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    margin-bottom: 2rem;
  }
}
.circular-charts__items {
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding-left: 40px;
  padding-right: 40px;
  width: 50%;
}
@media (max-width: 991px) {
  .circular-charts__items {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    background-color: #F2EFED;
    border-radius: 16px;
    padding: 1.5rem;
  }
}
.circular-charts__items > li {
  margin-bottom: 1.5rem;
}
.circular-charts__items > li:last-child {
  margin-bottom: 0;
}

.circular-chart {
  display: flex;
}
.circular-chart__icon {
  margin-right: 1rem;
  width: 103px;
  margin-right: 0;
  flex-shrink: 0;
  padding-top: 37px;
  margin-top: -12px;
  margin-left: -17px;
}
.circular-chart__icon img {
  display: block;
  width: 100%;
  height: auto;
}
.circular-chart__title {
  font: 700 2rem/1.2 "Vollkorn";
  color: #DC2B2C;
  position: relative;
}
.circular-chart__title:before {
  content: "";
  width: 18px;
  height: 1px;
  background-color: #DC2B2C;
  transform: matrix(0.81, -0.6, 0.59, 0.81, 0, 0);
  position: absolute;
  right: 100%;
  bottom: 3px;
  margin-right: 4px;
}

.image-text {
  padding: 110px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .image-text {
    padding: 0;
    margin: 70px 0;
  }
}
.image-text .container {
  max-width: 1010px;
}
.image-text__wrap {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .image-text__wrap {
    display: block;
  }
}
.image-text__image {
  margin-right: 56px;
  width: 350px;
  flex-shrink: 0;
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .image-text__image {
    margin-right: 0;
    margin-bottom: 2rem;
    width: 100%;
  }
}
.image-text__image img {
  display: block;
  width: 100%;
  height: auto;
}
.image-text__image-caption {
  font: 600 14px/1.2 "Open Sans";
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px 10px;
}
.image-text__body {
  flex: 1;
}
.image-text__title h2 {
  margin-top: 0;
}
@media (max-width: 991px) {
  .image-text__title {
    display: none;
  }
}
.image-text__title--mobile {
  display: none;
}
.image-text__title--mobile h2 {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .image-text__title--mobile {
    display: block;
  }
}
.image-text.image-text--right .image-text__image {
  order: 2;
  margin-right: 0;
  margin-left: 56px;
}
@media (max-width: 991px) {
  .image-text.image-text--right .image-text__image {
    margin-left: 0;
  }
}

.cards {
  background-color: #F8F3EF;
  padding: 110px 0;
  overflow: hidden;
}
.cards .container {
  max-width: 1360px;
  width: auto;
}
@media (max-width: 767px) {
  .cards {
    padding: 70px 0;
  }
}
.cards__title {
  text-align: center;
}
@media (max-width: 991px) {
  .cards__title {
    text-align: left;
  }
}
.cards__title h2 {
  margin-top: 0;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .cards__title h2 {
    margin-bottom: 2rem;
  }
}
.cards__items {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .cards__items {
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    flex-wrap: wrap;
  }
}
.cards__items > li {
  padding-left: 20px;
  padding-right: 20px;
  width: 33.3333333333%;
}
@media (max-width: 991px) {
  .cards__items > li {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .cards__items > li ~ li {
    margin-top: 40px;
  }
}
.cards__items > li:nth-of-type(1) .card:before {
  display: none;
}
@media (min-width: 992px) {
  .cards__items > li:nth-of-type(3) .card:before {
    transform: scaleY(-1);
    top: 44px;
  }
}

.card {
  background-color: #fff;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
  border-radius: 16px;
  padding: 2rem;
  height: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .card {
    padding: 1.5rem;
  }
}
.card:before {
  content: "";
  background-image: url("../img/arrow.svg");
  background-repeat: no-repeat;
  width: 90px;
  height: 25px;
  background-size: contain;
  top: 62px;
  left: -69px;
  position: absolute;
  transform-origin: top;
}
@media (max-width: 991px) {
  .card:before {
    transform-origin: right;
    transform: rotate(90deg);
    width: 79px;
    left: -67px;
    top: 7px;
  }
}
.card__header {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .card__header {
    margin-bottom: 1rem;
  }
}
.card__index {
  background-color: #0C2740;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border-radius: 50%;
  width: 33px;
  height: 33px;
  line-height: 33px;
  margin-right: 8px;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .card__index {
    font-size: 16px;
  }
}
.card__title {
  margin: 0;
  color: #1F273C;
  font: 700 24px/1.55 "Lato";
}
@media (max-width: 991px) {
  .card__title {
    font-size: 20px;
  }
}

.cta {
  background: linear-gradient(180deg, #561EB0 0%, #00033B 100%);
  padding: 120px 0;
  overflow: hidden;
  position: relative;
}
.cta:before, .cta:after {
  content: "";
  position: absolute;
  height: 700px;
  width: 700px;
  transform: rotate(-18.01deg);
  position: absolute;
  left: -250px;
  top: 50%;
  margin-top: -344px;
  z-index: 2;
  background-image: url("../img/star.png");
  background-repeat: no-repeat;
  background-size: contain;
  animation: cloud-move 6s infinite alternate;
  animation-timing-function: ease-in-out;
}
@media (max-width: 767px) {
  .cta:before, .cta:after {
    width: 300px;
    height: 300px;
    margin-top: 0;
    left: -146px;
    top: 30px;
  }
}
.cta:after {
  height: 880px;
  width: 880px;
  left: auto;
  right: -420px;
  margin-top: -434px;
}
@media (max-width: 767px) {
  .cta:after {
    width: 366px;
    height: 366px;
    margin-top: 0;
    right: -170px;
    top: 150px;
  }
}
@media (max-width: 767px) {
  .cta {
    padding: 70px 0;
  }
}
.cta__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 991px) {
  .cta__wrap {
    align-items: stretch;
  }
}
.cta .container {
  max-width: 700px;
}
.cta .title,
.cta li {
  color: #fff;
}
.cta__title {
  text-align: center;
}
@media (max-width: 991px) {
  .cta__title {
    text-align: left;
  }
}
.cta__title h2 {
  margin-top: 0;
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .cta__title h2 {
    margin-bottom: 2rem;
  }
}
.cta__button {
  margin-top: 56px;
}
@media (max-width: 991px) {
  .cta__button .btn {
    width: 100%;
  }
}

.prices {
  background-color: #F8F3EF;
  padding: 110px 0;
}
@media (max-width: 767px) {
  .prices {
    padding: 70px 0;
  }
}
.prices .container {
  max-width: 1360px;
  width: auto;
}
.prices__title {
  text-align: center;
}
.prices__title h2 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .prices__title h2 {
    margin-bottom: 30px;
    text-align: left;
  }
}
.prices__text {
  max-width: 750px;
  margin: auto;
  text-align: center;
}
@media (max-width: 991px) {
  .prices__text {
    text-align: left;
  }
}
.prices__footer {
  font-size: 16px;
  color: #74818C;
  text-align: center;
}
.prices__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
  margin: 54px 0;
}
@media (max-width: 1199px) {
  .prices__list {
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0;
  }
}
.prices__list > li {
  padding-left: 20px;
  padding-right: 20px;
  width: 33.3333333333%;
}
@media (max-width: 1199px) {
  .prices__list > li {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
  .prices__list > li ~ li {
    margin-top: 40px;
  }
}
.prices__list:not(._hover) > li:nth-of-type(2) .price-card {
  border: 1px solid #DC2B2C;
}
.prices__list._hover .price-card:hover {
  border: 1px solid #DC2B2C;
}

.price-card {
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
  border-radius: 16px;
  border: 1px solid #fff;
  transition: all 0.2s ease-out;
  padding: 30px 30px 40px 30px;
}
@media (max-width: 1199px) {
  .price-card {
    max-width: 405px;
    margin: auto;
  }
}
@media (max-width: 991px) {
  .price-card {
    padding: 22px;
  }
}
.price-card__title {
  color: #1F273C;
  margin: 0;
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .price-card__title {
    font-size: 20px;
  }
}
.price-card__price {
  color: #1F273C;
  font: 700 38px/1.2 "Lato";
  margin: 36px 0;
}
@media (max-width: 991px) {
  .price-card__price {
    font-size: 28px;
    margin: 22px 0;
  }
}
.price-card__button {
  margin-top: 36px;
}
.price-card__button a {
  padding: 0.75rem 1rem 1rem 2rem;
}
.price-card__button .btn {
  width: 100%;
}

.section.section--faq {
  margin: 120px 0;
}
@media (max-width: 991px) {
  .section.section--faq {
    margin: 70px 0;
  }
}
.section.section--faq .title {
  margin-top: 0;
  margin-bottom: 1em;
}
@media (max-width: 991px) {
  .section.section--faq .title {
    text-align: left;
  }
}

.faq-item {
  padding-right: 0;
}

.faq-question {
  padding-bottom: 1rem;
  padding-top: 1rem;
  padding-bottom: 1.2rem;
  padding-left: 20px;
}
.faq-question a {
  color: #1F273C;
  font-weight: 400;
}

.faq-icon {
  font-size: 21px;
  top: 13px;
  left: -9px;
}

.faq-shadow {
  height: 4px;
  background-color: #F6F8F9;
}

.faq-answer {
  padding-left: 20px;
  margin-top: -12px;
  padding-bottom: 20px;
}

.flexible-content {
  overflow: hidden;
}
.flexible-content > *:last-child {
  margin-bottom: 0 !important;
}

.footer {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  padding: 0;
}
.footer .container {
  border-top: 1px solid #F2EFED;
  padding: 20px 0;
}
.footer .menu > li {
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #74818C;
  line-height: 1.2;
}
.footer .menu > li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.footer .menu a {
  color: #74818C;
  text-transform: none;
  font: 400 1rem/1.2 "Lato";
}

.text-section {
  background-color: #F8F3EF;
  padding: 110px 0;
}
@media (max-width: 767px) {
  .text-section {
    padding: 70px 0;
  }
}
.text-section > .container {
  max-width: 650px;
  width: auto;
}
.text-section__title h2 {
  margin-top: 0;
}

.call-button {
  display: flex;
  text-decoration: none;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  text-align: left;
  margin-left: 80px;
}
@media (max-width: 1250px) {
  .call-button {
    margin-left: 40px;
  }
}
@media (max-width: 1199px) {
  .call-button {
    display: none;
  }
}
.call-button:hover {
  opacity: 0.8;
}
.call-button__photo {
  height: 42px;
  width: 42px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
}
.call-button__photo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  overflow: hidden;
}
.call-button__status {
  background-color: #4BEB00;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  top: 0;
  right: -1px;
  position: absolute;
}
.call-button__number {
  font-size: 18px;
  font-weight: 400;
}
.call-button__text {
  font-size: 12px;
}

.butter-menu__header {
  padding: 20px 30px;
}
@media (min-width: 1201px) {
  .butter-menu__body .sub-menu {
    background: transparent;
    padding-top: 34px;
    transform: translateX(-50%);
    left: 50%;
    border: 0;
  }
  .butter-menu__body .sub-menu > li {
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 16px;
    font-size: 85%;
    backdrop-filter: blur(10px);
    background: rgba(19, 9, 84, 0.85);
  }
  .butter-menu__body .sub-menu > li:first-child {
    margin-top: 0 !important;
  }
}
@media (max-width: 1200px) {
  .butter-menu__body .navigation .menu .sub-menu {
    display: none;
  }
  .butter-menu__body .navigation .menu .sub-menu > li > a {
    padding-left: 1rem;
  }
}
@media (max-width: 1200px) {
  .butter-menu__wrap {
    background: rgba(43, 8, 79, 0.85);
    box-shadow: -10px 0px 20px rgba(39, 17, 84, 0.25);
    backdrop-filter: blur(50px);
  }
}
@media (max-width: 1200px) {
  .butter-menu__body {
    padding: 0 30px;
  }
}
@media (max-width: 1200px) {
  .butter-menu__body .menu li a {
    display: block;
    text-align: left;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    padding: 1rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .butter-menu__body .menu li:last-child {
    border: 0;
  }
}
.butter-menu__arrow {
  transform: rotate(180deg);
  margin-left: 0.5rem;
  position: relative;
  top: 1px;
}

@media (max-width: 991px) {
  .footer-bottom .footer-menu {
    order: 2;
    margin-top: 1rem;
  }
  .footer-bottom .footer-menu .navigation ul {
    flex-direction: row;
  }
  .footer-bottom .footer-menu .navigation ul > li {
    margin-right: 0.5rem;
    padding-right: 0.5rem;
    line-height: 0.8;
  }
  .footer-bottom .footer-menu .navigation ul > li:last-child {
    margin-right: 0;
    padding-right: 0;
  }
}

.hero {
  background: linear-gradient(180deg, #561EB0 0%, #00033B 100%);
  position: relative;
}
@media (max-width: 767px) {
  .hero .btn {
    width: 100%;
  }
}
.hero .title {
  margin-top: 0;
  margin-bottom: 0;
}
.hero:before, .hero:after {
  content: "";
  position: absolute;
  height: 775px;
  width: 775px;
  transform: rotate(-18.01deg);
  position: absolute;
  left: -380px;
  top: 50%;
  margin-top: -381.5px;
  z-index: 2;
  background-image: url("../img/star.png");
  background-repeat: no-repeat;
  background-size: contain;
  animation: cloud-move 6s infinite alternate;
  animation-timing-function: ease-in-out;
}
@media (max-width: 767px) {
  .hero:before, .hero:after {
    width: 300px;
    height: 300px;
    margin-top: 0;
    left: -146px;
    top: 30px;
  }
}
.hero:after {
  height: 880px;
  width: 880px;
  left: auto;
  right: -420px;
  margin-top: -434px;
}
@media (max-width: 767px) {
  .hero:after {
    width: 366px;
    height: 366px;
    margin-top: 0;
    right: -170px;
    top: 150px;
  }
}

.flexible-content > div:not(.hero) > .header,
.flexible-content > div:not(.hero) > .header-place > .header {
  background: linear-gradient(178deg, rgb(86, 30, 176) 1%, rgb(0, 3, 59) 90%) !important;
}

@keyframes cloud-move {
  50% {
    transform: translate(0%, 7%) rotate(-18.01deg);
  }
  100% {
    transform: translate(0%, -7%) rotate(-18.01deg);
  }
}
@media (max-width: 1250px) {
  .navigation li {
    margin-right: 30px;
  }
}

.header {
  background: none;
  mix-blend-mode: normal;
  box-shadow: none;
  backdrop-filter: blur(20px);
  height: 92px;
}
@media (max-width: 767px) {
  .header .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header.header--transparent {
  top: 0;
  background: linear-gradient(178deg, #561EB0 1%, #00033B 90%);
  mix-blend-mode: normal;
  box-shadow: 0px 8px 12px rgba(35, 17, 82, 0.12);
  backdrop-filter: blur(20px);
}

.header-place {
  height: 92px;
}
@media (max-width: 767px) {
  .header-place {
    height: 66px;
  }
}

.page-id-115 .entry-body {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.butter-menu__body .sub-menu > li:first-child {
  border-top: none;
}

.page-id-6209 .cta__wrap li {
  margin-bottom: 36px;
}

.page-id-6209 .cta__wrap li:last-child {
  margin-bottom: 0;
}

@media (min-width: 0px) {
  .hero-checklist {
    margin: 40px 0 40px !important;
  }

  .image-text__image {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .header {
    height: 66px;
  }

  .page-id-6209 .cta__wrap li {
    margin-bottom: 24px;
  }

  .page-id-6209 .cta__wrap li:last-child {
    margin-bottom: 0;
  }

  .home .header.header--transparent {
    background: linear-gradient(160deg, #561EB0 30%, #00033B 150%);
    mix-blend-mode: normal;
    box-shadow: 0px 8px 12px rgba(35, 17, 82, 0.12);
    backdrop-filter: blur(12px);
  }

  .butter-menu__wrap {
    background: rgba(19, 9, 84, 0.85);
  }

  .cta__button {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .header-wrap {
    max-width: 1728px;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero-body {
    max-width: 900px;
    width: auto;
  }

  .page-id-179 .hero-body {
    max-width: 1200px;
  }

  .circular-charts .container {
    max-width: 1022px;
  }

  .circular-charts__body {
    width: 55%;
  }

  .circular-charts__items {
    width: 45%;
  }

  .image-text .container {
    max-width: 1042px;
  }

  .image-text__image {
    width: 382px;
    margin-right: 40px;
  }

  .cards {
    padding: 110px 0 120px;
  }

  .cards__title h2 {
    margin-bottom: 48px;
  }

  .price-card__price {
    margin: 32px 0;
  }

  .prices__footer {
    line-height: 1.5;
  }

  .faq-item {
    padding-right: 0;
  }

  .faq-question {
    padding-top: 1.1rem;
    padding-bottom: 1.5rem;
    padding-left: 24px;
  }

  .faq-question a {
    font-weight: 400;
  }

  .faq-icon {
    top: 19px;
    left: -9px;
  }

  .faq-answer {
    padding-left: 24px;
    margin-top: -16px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1201px) {
  .butter-menu__body .sub-menu {
    padding-top: 31px;
  }
}
@media (min-width: 1069px) {
  .hero-checklist {
    margin: 56px 0 26px !important;
  }

  .checklist li {
    margin-bottom: 0.56rem;
    font-weight: 300;
    background-position: 0 3px;
  }
}

/*# sourceMappingURL=style.css.map */
