.ratioplanbluebox-wrapper {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.ratioplanbluebox-wrapper .ratioplanbluebox-wrapper-text {
  float: left;
  width: 50%;
  position: relative;
  left: 140px;
  padding: 90px;
  background: rgba(4, 104, 181, 0.76);
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1440px) {
  .ratioplanbluebox-wrapper .ratioplanbluebox-wrapper-text {
    left: 30px;
    padding: 30px;
  }
}
.ratioplanbluebox-wrapper .ratioplanbluebox-image {
  float: left;
  width: 50%;
}
.ratioplanbluebox-wrapper h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 20px;
}

.dynamicrostext-wrapper {
  /*max-width: 1295px;*/
  margin: 0 auto 152px auto;
}
.dynamicrostext-wrapper h2 {
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.dynamicrostext-wrapper h2 span {
  color: #0468B5;
  font-weight: 700;
}
.dynamicrostext-wrapper .dynamicrostext-wrapper-multiplerows > div,
.dynamicrostext-wrapper .dynamicrostext-wrapper-tworows > div {
  display: flex;
  display: -webkit-flex;
  margin-top: 35px;
}
@media screen and (max-width: 991px) {
  .dynamicrostext-wrapper .dynamicrostext-wrapper-multiplerows > div,
.dynamicrostext-wrapper .dynamicrostext-wrapper-tworows > div {
    display: block;
  }
}
.dynamicrostext-wrapper .dynamicrostext-wrapper-multiplerows > div > div,
.dynamicrostext-wrapper .dynamicrostext-wrapper-tworows > div > div {
  flex: 1 1 auto;
}
@media screen and (max-width: 991px) {
  .dynamicrostext-wrapper .dynamicrostext-wrapper-multiplerows > div > div,
.dynamicrostext-wrapper .dynamicrostext-wrapper-tworows > div > div {
    margin-top: 35px;
  }
}
.dynamicrostext-wrapper .dynamicrostext-wrapper-multiplerows > div > div h3,
.dynamicrostext-wrapper .dynamicrostext-wrapper-tworows > div > div h3 {
  color: #0468B5;
  text-transform: uppercase;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .dynamicrostext-wrapper .dynamicrostext-wrapper-tworows > div > div + div {
    padding-left: 160px;
  }
  .dynamicrostext-wrapper .dynamicrostext-wrapper-multiplerows > div > div + div {
    padding-left: 160px;
  }
}
.dynamicrostext-wrapper .ratioplan-dynamicrowstext-readmore-wrapper {
  margin-top: 35px;
}
.dynamicrostext-wrapper .ratioplan-dynamicrowstext-readmore-wrapper .ratioplan-dynamicrowstext-readmore {
  color: #3C3C3C;
  font-size: 13px !important;
  text-decoration: none;
  font-weight: 300;
  border: 1px solid #3C3C3C;
  padding: 7px 16px;
  float: right;
}

#contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper {
  background-color: #0069B4;
}
#contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .row {
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 767px) {
  #contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .row {
    flex-direction: column-reverse;
  }
}
#contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .ratioplan-fullteaser-text-button {
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 135px;
  padding-right: 30px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .ratioplan-fullteaser-text-button {
    padding: 50px 30px 60px 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .ratioplan-fullteaser-text-button {
    padding: 50px 35px 50px 35px;
  }
}
#contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .ratioplan-fullteaser-text-button h2 {
  margin-bottom: 15px;
}
#contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .ratioplan-fullteaser-text-button .rationplan-fullteaser-text {
  font-weight: 200;
  font-size: 17px;
  margin-bottom: 35px;
}
#contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .ratioplan-fullteaser-text-button .rationplan-fullteaser-button a {
  color: #fff;
  font-size: 17px;
  border: 1px solid #fff;
  padding: 10.5px 11px;
  text-decoration: none !important;
}
#contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .ratioplan-fullteaser-image {
  padding-right: 0px;
  padding-left: 0px;
}
#contentarea .elementor-widget-ratioplanfullteaser .fullteaser_wrapper .ratioplan-fullteaser-image > div {
  height: 100%;
  background-position: right center;
  min-height: 280px;
}

.rationplanimagelefttextrigh-wrapper {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 150px;
}
@media screen and (min-width: 992px) and (max-width: 1440px) {
  .rationplanimagelefttextrigh-wrapper {
    padding-left: 30px;
  }
}
.rationplanimagelefttextrigh-wrapper img {
  padding-left: 0px;
}
.rationplanimagelefttextrigh-wrapper .rationplanimagelefttextrigh-image {
  flex: 0 0 50%;
}
.rationplanimagelefttextrigh-wrapper .rationplanimagelefttextrigh-text {
  flex: 0 0 45%;
  margin-left: 25px;
  padding-right: 100px;
}
.rationplanimagelefttextrigh-wrapper h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 20px;
}
.rationplanimagelefttextrigh-wrapper .rationplanimagelefttextrigh-telephone {
  display: flex;
  display: -webkit-flex;
  padding-right: 25px;
}
.rationplanimagelefttextrigh-wrapper .rationplanimagelefttextrigh-telephone a {
  color: #000;
}
.rationplanimagelefttextrigh-wrapper .rationplanimagelefttextrigh-telephone a span:first-child {
  padding-right: 10px;
}

#contentarea .row.rationplan-moderntextimage-wrapper {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 150px;
}
#contentarea .row.rationplan-moderntextimage-wrapper .col-lg-6 {
  padding-left: 0px;
}
#contentarea .row.rationplan-moderntextimage-wrapper .col-lg-6 .modernimage-text-left {
  margin-left: 140px;
  padding-right: 0px;
  max-width: 595px;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 245px;
}
#contentarea .row.rationplan-moderntextimage-wrapper .modernimage-text-right {
  position: relative;
  left: -25%;
  background: rgba(4, 104, 181, 0.87);
  width: 120%;
  color: #FFF;
  padding: 60px 60px 60px 35px;
  max-width: 1300px;
}
@media screen and (min-width: 1700px) {
  #contentarea .row.rationplan-moderntextimage-wrapper .modernimage-text-right {
    left: -40%;
  }
}
@media screen and (min-width: 2100px) {
  #contentarea .row.rationplan-moderntextimage-wrapper .modernimage-text-right {
    left: -50%;
  }
}
#contentarea .row.rationplan-moderntextimage-wrapper .modernimage-text-right .moderntextimage-learn-more {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding-top: 0px;
}
#contentarea .row.rationplan-moderntextimage-wrapper .modernimage-text-right .moderntextimage-learn-more hr {
  background-color: #fff;
  width: calc(100% - 120px);
  margin-right: 20px;
}
#contentarea .row.rationplan-moderntextimage-wrapper .modernimage-text-right .moderntextimage-learn-more span {
  width: 100px;
  text-align: right;
  font-weight: 200;
  font-size: 13px;
}
#contentarea .row.rationplan-moderntextimage-wrapper .modernimage-text-right .moderntextimage-learn-more span a {
  color: #fff;
  text-decoration: none !important;
}
#contentarea .row.rationplan-moderntextimage-wrapper .modernimage-image-right {
  padding-top: 40px;
}
#contentarea .row.rationplan-moderntextimage-wrapper .left-headline-text {
  font-size: 32px;
  padding-right: 30px;
  line-height: 36px;
}
#contentarea .row.rationplan-moderntextimage-wrapper .repeated-feature-single {
  margin-bottom: 35px;
}
#contentarea .row.rationplan-moderntextimage-wrapper .repeated-feature-text {
  font-weight: 200;
}
#contentarea .row.rationplan-moderntextimage-wrapper .repeated-feature-headline {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  #contentarea .row.rationplan-moderntextimage-wrapper .col-lg-6 {
    padding-right: 0px;
  }
  #contentarea .row.rationplan-moderntextimage-wrapper .col-lg-6 .modernimage-text-left {
    margin-left: 30px;
    margin-bottom: 30px;
  }
  #contentarea .row.rationplan-moderntextimage-wrapper .modernimage-text-right {
    width: 100%;
    left: 0px;
  }
}

@media screen and (max-width: 991px) {
  #projects-widgets-wrapper .col-lg-3 {
    padding-left: 0px;
    margin-bottom: 65px;
  }
}
#projects-widgets-wrapper .ratioplan-single-project-widget {
  padding-left: 0px;
  margin-bottom: 85px;
}
@media screen and (min-width: 992px) {
  #projects-widgets-wrapper .ratioplan-single-project-widget {
    padding-left: 65px;
    padding-right: 0px;
    justify-content: stretch;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  #projects-widgets-wrapper .ratioplan-single-project-widget .ratioplan-single-project-description {
    flex-grow: 1;
  }
}
#projects-widgets-wrapper .ratioplan-single-project-widget .ratioplan-single-project-description {
  margin-bottom: 35px;
}
#projects-widgets-wrapper .ratioplan-single-project-widget h3 {
  margin-top: 30px;
  color: #0069B4 !important;
  font-weight: 700;
}
#projects-widgets-wrapper .ratioplan-single-project-widget .ratioplan-single-project-readmore {
  color: #3C3C3C;
  font-size: 13px !important;
  text-decoration: none;
  font-weight: 300;
  border: 1px solid #3C3C3C;
  padding: 7px 16px;
}

.rationplan-teaserbox {
  height: 590px;
  margin-bottom: 230px;
  background-size: cover !important;
  background-position: center center !important;
}
.rationplan-teaserbox .rationplan-teaserbox-inner {
  max-width: 1290px;
  margin: 0 auto;
  min-height: 325px;
  background: rgba(4, 104, 181, 0.76);
  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  color: #fff;
  padding: 65px;
}
.rationplan-teaserbox .rationplan-teaserbox-inner.ratioplan-teaserbox-grey {
  background: rgba(115, 121, 127, 0.82);
}
.rationplan-teaserbox .rationplan-teaserbox-inner.ratioplan-teaserbox-blue {
  background: rgba(4, 104, 181, 0.76);
}
@media screen and (max-width: 767px) {
  .rationplan-teaserbox .rationplan-teaserbox-inner {
    padding: 35px 30px;
  }
}
@media screen and (max-width: 1300px) {
  .rationplan-teaserbox .rationplan-teaserbox-inner {
    max-width: 90%;
  }
}
.rationplan-teaserbox .rationplan-teaserbox-inner h2 {
  text-align: center;
  margin-bottom: 25px;
}
.rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-description {
  text-align: center;
  font-size: 17px;
  font-weight: 200;
}
.rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-description p {
  margin-bottom: 25px;
}
.rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-email-telephone {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  .rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-email-telephone {
    display: table;
    margin: 0 auto;
  }
}
.rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-email-telephone > div {
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 767px) {
  .rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-email-telephone > div {
    padding-bottom: 12px;
  }
}
.rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-email-telephone > div a {
  color: #FFF;
}
.rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-email-telephone > div a:hover {
  text-decoration: none;
}
.rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-email-telephone > div span:first-child {
  margin-right: 20px;
}
.rationplan-teaserbox .rationplan-teaserbox-inner .ratioplan-teaserbox-email-telephone > div img {
  height: 37px;
}
@media screen and (max-width: 767px) {
  .rationplan-teaserbox {
    margin-bottom: 60px;
  }
}

/* Container Ovverides */
@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1250px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1550px) {
  .container {
    max-width: 1500px;
  }
}
/* latin-ext */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body, html {
  font-family: "Nunito", Arial, "Helvetica Neue", sans-serif !important;
}

#contentarea {
  min-height: 500px;
  font-weight: 300;
}
#contentarea .elementor-section-full_width .elementor-widget-wrap.elementor-element-populated {
  padding: 0px !important;
}
#contentarea h3, #contentarea .h3 {
  font-size: 20px !important;
}
@media screen and (max-width: 767px) {
  #contentarea h2, #contentarea .h2 {
    /*font-size:27px !important;*/
  }
}
@media screen and (min-width: 1350px) {
  #contentarea.container {
    max-width: 1350px !important;
  }
}
#contentarea .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0px !important;
}

footer {
  background: #3C3C3C;
  justify-content: center;
  align-items: center;
  display: flex !important;
  display: -webkit-flex !important;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  footer {
    padding: 50px 35px 60px 35px;
  }
  footer .align-items-end {
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
  }
}
@media screen and (min-width: 768px) {
  footer {
    height: 185px;
  }
}
footer .container-fluid {
  max-width: 1350px;
}
footer .container-fluid #footer-right {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
}
footer .container-fluid #footer-right .social-media-boxes {
  padding-left: 45px;
}
footer .container-fluid #footer-right .social-media-boxes a {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  footer .container-fluid #footer-right {
    display: block;
  }
  footer .container-fluid #footer-right .menu-footermenu-container ul {
    padding-left: 0px;
    margin-top: 30px;
  }
  footer .container-fluid #footer-right .social-media-boxes {
    padding-left: 0px;
    padding-top: 15px;
  }
  footer .container-fluid #footer-right .social-media-boxes a {
    margin-right: 10px;
    margin-left: 0px;
  }
}
footer .container-fluid #footer-right ul, footer .container-fluid #footer-right li, footer .container-fluid #footer-right a {
  list-style: none;
  color: #fff;
}

header {
  font-weight: 300;
}
header.ratioplanheader {
  height: 800px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  position: relative;
  margin-bottom: 160px;
}
@media screen and (max-width: 768px) {
  header.ratioplanheader {
    height: 735px;
    margin-bottom: 40px;
  }
}
header.ratioplanheader .navbar-brand {
  margin-top: 49px;
  margin-left: 143px;
}
@media screen and (max-width: 768px) {
  header.ratioplanheader .navbar-brand {
    margin-top: 45px;
    margin-left: 30px;
  }
  header.ratioplanheader .navbar-brand img {
    width: 153px;
  }
}
header.ratioplanheader .logo-and-menu {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
header.ratioplanheader .logo-and-menu .primary-menu {
  width: 61px;
  cursor: pointer;
  margin-right: 63px;
  z-index: 99;
  position: relative;
  border: 3px solid #fff;
  padding: 5px 10px;
}
@media screen and (max-width: 768px) {
  header.ratioplanheader .logo-and-menu .primary-menu {
    margin-right: 26px;
  }
}
header.ratioplanheader .logo-and-menu .primary-menu span {
  height: 3px;
  background: #fff;
  width: 100%;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
header.ratioplanheader .logo-and-menu .primary-menu.close-menu {
  transform: rotate(180deg);
  border: 0px solid;
}
header.ratioplanheader .logo-and-menu .primary-menu.close-menu span:first-child {
  transform: rotate(45deg) translate(5px, 5px);
}
header.ratioplanheader .logo-and-menu .primary-menu.close-menu span:nth-child(2) {
  opacity: 0;
}
header.ratioplanheader .logo-and-menu .primary-menu.close-menu span:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -6px);
}
header.ratioplanheader .logo-and-menu .full-width-menu {
  width: 100%;
  background: #0468B5;
  z-index: 0;
  height: 99px;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 382px;
  display: none;
  overflow: auto;
}
header.ratioplanheader .logo-and-menu .full-width-menu ul {
  margin-top: 73px;
  display: flex;
  color: #fff;
  font-size: 21px;
  list-style: none;
  position: relative;
}
@media screen and (max-width: 768px) {
  header.ratioplanheader .logo-and-menu .full-width-menu ul {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  header.ratioplanheader .logo-and-menu .full-width-menu ul li {
    margin-top: 20px;
  }
}
header.ratioplanheader .logo-and-menu .full-width-menu ul li a {
  color: #fff;
  font-size: 21px;
  font-weight: 200;
  margin-right: 65px;
}
header.ratioplanheader .logo-and-menu .full-width-menu ul li a:hover {
  font-weight: 500;
  text-decoration: none;
}
header.ratioplanheader .logo-and-menu .full-width-menu ul li.search-box.menu-item {
  position: absolute;
  right: 9%;
  display: flex;
  display: -webkit-flex;
}
header.ratioplanheader .logo-and-menu .full-width-menu ul li.search-box.menu-item form {
  margin-top: 0px !important;
  position: relative;
  left: 30px;
  background: transparent;
  color: #fff;
}
header.ratioplanheader .logo-and-menu .full-width-menu ul li.search-box.menu-item form input {
  background: transparent;
  box-shadow: 0px 0px 0pc;
  border: 1px solid #fff;
  color: #fff;
}
header.ratioplanheader .logo-and-menu .full-width-menu ul li.search-box.menu-item .fa-search:before {
  top: 3px;
  position: relative;
}
header.ratioplanheader .logo-and-menu .full-width-menu .sub-menu {
  display: none;
  position: absolute;
  left: 0px;
  margin-top: 0px;
  padding-top: 55px;
}
@media screen and (max-width: 768px) {
  header.ratioplanheader .logo-and-menu .full-width-menu .sub-menu {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
header.ratioplanheader .logo-and-menu .full-width-menu .sub-menu li {
  padding-bottom: 10px;
  margin-top: 0px !important;
}
header.ratioplanheader #searchform {
  display: none;
  margin-top: 15px;
}
header.ratioplanheader #searchform #searchsubmit {
  display: none;
}
header.ratioplanheader #header-headine-text {
  position: absolute;
  font-size: 36px;
  background: -moz-linear-gradient(right, white 0%, white 40%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(right, white 0%, white 40%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, white 0%, white 40%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  text-transform: uppercase;
  font-weight: 300;
  bottom: 105px;
}
header.ratioplanheader #header-headine-text.header-headline-with-description {
  bottom: 0px;
}
header.ratioplanheader #header-headine-text h1 {
  font-size: 36px;
  line-height: 44px;
}
@media screen and (max-width: 767px) {
  header.ratioplanheader #header-headine-text h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  header.ratioplanheader #header-headine-text {
    padding: 35px;
    background: #fff !important;
    bottom: 0px;
    font-size: 28px;
    hyphens: auto;
    -webkit-hyphens: auto;
  }
}
@media screen and (min-width: 768px) {
  header.ratioplanheader #header-headine-text {
    padding: 40px 5vw 40px 30px;
    max-width: 90%;
  }
}
@media screen and (min-width: 1024px) {
  header.ratioplanheader #header-headine-text {
    padding: 40px 20vw 40px 60px;
    max-width: 90%;
  }
}
@media screen and (min-width: 1580px) {
  header.ratioplanheader #header-headine-text {
    padding: 40px 32vw 40px 150px;
    max-width: 90%;
  }
}
@media screen and (min-width: 1950px) {
  header.ratioplanheader #header-headine-text {
    padding: 75px 50vw 110px 150px;
    max-width: 90%;
  }
}
header.ratioplanheader #header-headine-text span {
  color: #0468B5;
  font-weight: 700;
}
header.ratioplanheader #header-headine-text .header-description-text {
  font-size: 16px;
  text-transform: none;
}
header.ratioplanheader #header-headine-text .header-description-text strong {
  color: #0468B5;
  font-weight: 300;
}