.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
}

a {
  text-decoration: underline;
}

.button {
  display: inline-block;
  margin-right: 14px;
  padding: 13px 23px;
  border-radius: 3px;
  background-color: #000;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  font-family: 'Roboto Slab';
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #489fd9;
}

.button.hollow {
  background-color: transparent;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.12), inset 0 0 0 2px #000;
  color: #000;
  text-shadow: none;
}

.button.hollow:hover {
  background-color: #489fd9;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.12), inset 0 0 0 2px #489fd9;
  color: #fff;
  text-shadow: none;
}

.button.in-pricing {
  display: block;
  margin-top: 19px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo-text {
  margin-top: 19px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #1c1c1c;
  font-size: 24px;
  font-weight: 500;
}

.logo-text.footer {
  margin-top: 0px;
  margin-bottom: 19px;
  color: #e6eaed;
}

.navigation {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #fff;
}

.nav-link {
  padding: 10px 17px;
  box-shadow: inset 0 3px 0 0 transparent;
  -webkit-transition: box-shadow 500ms ease, color 300ms ease;
  transition: box-shadow 500ms ease, color 300ms ease;
}

.nav-link:hover {
  box-shadow: none;
  color: #999;
}

.nav-link.w--current {
  position: relative;
  overflow: visible;
  box-shadow: none;
  font-family: Roboto, sans-serif;
  color: #4dbd90;
  -o-object-fit: fill;
  object-fit: fill;
}

.section {
  margin-left: 0px;
  padding: 5px 10px;
  color: #333;
}

.section.blue {
  padding-bottom: 30px;
  background-color: #e3f3fc;
}

.section.main {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: url('../images/Background_6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.23);
}

.section.grey {
  background-color: #f0f0f0;
}

.section.image {
  background-image: url('../images/town.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.section.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}

.section.footer.copyright {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #1c1d1f;
  color: #939596;
  font-size: 14px;
}

.section.purple {
  background-color: #dde7ed;
  font-size: 15px;
}

.section.clients {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #a1bfd4;
}

.section.press {
  padding-top: 29px;
  padding-bottom: 38px;
  background-color: #3e5c50;
}

.section.hidden {
  display: none;
}

.slider {
  display: block;
  height: 360px;
  background-color: #303030;
}

.slide {
  padding-top: 64px;
  padding-bottom: 64px;
}

.slide._1 {
  background-color: #00ad6e;
  background-image: url('../images/Datei-09.01.17-20-49-26.jpeg');
  background-position: 0px 0px;
  background-size: 1632px;
}

.slide._2 {
  background-color: #00bdd6;
}

.slide._3 {
  background-color: #ccbe00;
}

.main-subtitle {
  margin-bottom: 26px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.nav-menu {
  margin-right: -17px;
  padding-top: 32px;
}

.footer-slogan {
  margin-bottom: 11px;
  color: #939596;
}

.social-icon {
  margin-right: 11px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon:hover {
  opacity: 1;
}

.footer-title {
  margin-top: 0px;
  font-family: 'Roboto Condensed';
  font-weight: 400;
  text-transform: uppercase;
}

.page-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link:hover {
  border-bottom-color: #489fd9;
}

.page-link.in-footer {
  display: block;
  color: #939596;
  text-align: right;
}

.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.page-link.white {
  border-bottom-color: hsla(0, 0%, 100%, 0.49);
  color: #fff;
}

.page-link.white:hover {
  border-bottom-color: #fff;
}

.newsletter-field {
  width: 60%;
  height: 40px;
  float: left;
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #e8e8e8;
}

.newsletter-field:focus {
  border-width: 1px;
  border-color: #09f;
  box-shadow: 0 0 6px 0 #489fd9;
}

.newsletter-button {
  width: 40%;
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #5f6166;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #d5d8db;
}

.newsletter-button:hover {
  background-color: #489fd9;
  color: #fff;
}

.newsletter-form {
  width: 70%;
}

.brand-link {
  padding-left: 0px;
  text-decoration: none;
}

.success-message {
  background-color: #5f6166;
}

.main-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
}

.section-subtitle {
  margin-bottom: 68px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 100;
  text-align: right;
}

.bold-text {
  font-weight: 400;
}

.plan-wrapper {
  min-height: 300px;
  padding: 17px;
  border-radius: 3px;
  background-color: #fff;
  color: #2b2b2b;
}

.price-point {
  margin-bottom: 8px;
  font-size: 14px;
}

.price-accent {
  color: #489fd9;
  font-size: 20px;
  letter-spacing: 0px;
}

.addl-feature {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 18px;
}

.addl-feature.inactive {
  color: #c7c5c5;
  text-decoration: line-through;
}

.divider {
  width: 50%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 12px;
  background-color: #dbdbdb;
}

.wide-text {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0px;
  font-size: 15px;
  text-align: center;
}

.feature {
  text-align: left;
}

.feature.centered {
  text-align: center;
}

.testimonial-slider {
  height: auto;
  margin-top: 45px;
  background-color: transparent;
}

.testimony-slide {
  padding-top: 0px;
  padding-right: 10%;
  padding-left: 10%;
  text-align: center;
}

.testimony-text {
  margin-bottom: 21px;
  font-family: 'Roboto Slab';
  font-size: 25px;
  line-height: 31px;
  font-weight: 300;
}

.slide-nav {
  display: none;
  font-size: 10px;
}

.person {
  width: 70px;
  margin-bottom: 13px;
  border-radius: 100%;
}

.name {
  font-weight: 500;
}

.slider-arrow {
  width: 50px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #bdbdbd;
  font-size: 32px;
}

.slider-arrow:hover {
  color: #000;
}

.feature-icon {
  margin-bottom: 12px;
}

.main-feature-group {
  margin-top: 25px;
}

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

.small-features-row {
  margin-top: 71px;
}

.client-logo {
  width: 16.6%;
}

.press-logo {
  width: 16%;
  margin-right: 2%;
  margin-left: 2%;
  opacity: 0.94;
}

.small-text {
  color: hsla(0, 0%, 100%, 0.31);
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.left-side {
  text-align: left;
}

.zitat {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
}

.overlay {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.slide1 {
  display: block;
}

.image1 {
  display: block;
}

.slider1 {
  position: static;
  display: block;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-color: transparent;
}

.block1 {
  text-align: center;
}

.headerinpic {
  margin-top: 0px;
  color: #000;
  text-align: right;
}

.heading {
  margin-top: 0px;
  text-align: center;
}

.emphasized-text {
  color: #000;
}

.nav-link-2 {
  padding-top: 20px;
}

.image-2 {
  margin-top: 0px;
  margin-right: 15px;
  padding-top: 0px;
  float: left;
  text-align: left;
}

.right-text {
  padding-bottom: 15px;
  text-align: left;
}

.content {
  margin-bottom: 10px;
}

.paragraph {
  font-size: 15px;
}

.div-block {
  width: 59%;
  margin-left: auto;
}

.text-block {
  padding-bottom: 20px;
}

.text-block-2 {
  font-size: 15px;
}

.row-2 {
  margin-top: 10px;
}

.row-3 {
  margin-top: 10px;
}

.paragraph-2 {
  font-size: 15px;
}

.text-block-3 {
  font-size: 15px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-2 {
  margin-bottom: 10px;
}

.column-3 {
  position: static;
}

.column-4 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.container {
  margin-right: 100px;
  margin-left: 100px;
}

.column-6 {
  display: block;
}

.heading-4 {
  padding-top: 15px;
}

.image-5 {
  margin-right: 10px;
  text-align: center;
}

.text-block-4 {
  margin-bottom: 15px;
}

.slider-2 {
  height: 100px;
}

.div-block-2 {
  position: fixed;
  top: 400px;
  right: 0px;
}

.div-block-3 {
  position: fixed;
  top: 170px;
  right: 0px;
  z-index: 1000;
  background-color: #4e8ba7;
  opacity: 0.5;
  text-align: center;
}

.text-block-5 {
  padding-right: 3px;
  padding-bottom: 5px;
  padding-left: 3px;
  color: #fff;
  text-align: center;
}

.image-6 {
  padding-top: 3px;
  text-align: center;
}

.link-block {
  display: inline-block;
  text-decoration: none;
}

.slider-3 {
  height: 170px;
  background-color: transparent;
}

.div-block-4 {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.container-2 {
  margin-bottom: 7px;
  border-bottom: 1px solid #000;
}

.image-7 {
  padding-bottom: 4px;
}

.container-3 {
  position: relative;
  bottom: 0px;
}

.section-top {
  margin-top: 73px;
  margin-left: 0px;
  padding: 5px 10px;
  background-color: transparent;
}

.section-top.blue {
  padding-bottom: 30px;
  background-color: #e3f3fc;
}

.section-top.main {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: url('../images/Background_6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.23);
}

.section-top.grey {
  background-color: #f0f0f0;
}

.section-top.image {
  background-image: url('../images/town.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.section-top.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}

.section-top.footer.copyright {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #1c1d1f;
  color: #939596;
  font-size: 14px;
}

.section-top.purple {
  background-color: #dde7ed;
  font-size: 15px;
}

.section-top.clients {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #a1bfd4;
}

.section-top.press {
  padding-top: 29px;
  padding-bottom: 38px;
  background-color: #3e5c50;
}

.section-2 {
  margin-right: 10px;
  margin-left: 10px;
}

.text-block-6 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: transparent;
}

.columns {
  width: 102%;
}

.div-block-5 {
  position: static;
  width: 59px;
  float: right;
}

.columns-2 {
  position: static;
}

.div-block-6 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  float: none;
}

.div-block-7 {
  float: left;
}

.div-block-8 {
  height: auto;
  margin-top: 2px;
  float: right;
  text-align: right;
}

.button-2 {
  width: 170px;
  background-color: #d32e7b;
  text-align: center;
}

.content-last {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.text-block-7 {
  position: absolute;
  left: 0%;
  top: 86px;
  right: auto;
  bottom: auto;
  width: 40%;
  font-size: 50px;
}

.text-block-8 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 36%;
}

.text-block-9 {
  color: #d32e7d;
}

.bold-text-4 {
  color: #d32e7d;
  font-size: 19px;
}

.text-block-10 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  text-transform: none;
  white-space: normal;
}

.text-block-11 {
  font-size: 20px;
  line-height: 20px;
}

.div-block-c1 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-block-c1 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.link-block-2 {
  float: left;
}

.text-block-12 {
  text-align: center;
}

.text-block-head {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #89b544;
  color: #fff;
}

.div-block-wide {
  margin-left: auto;
  text-align: center;
}

.text-block-c2 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: transparent;
  text-align: justify;
}

.cookieconsent {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: block;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #89b544;
}

.text-block-14 {
  position: static;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
}

.cookieaccept {
  float: right;
}

.button-4 {
  background-color: #c23f7a;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-7 {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-8 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-9 {
  position: -webkit-sticky;
  position: sticky;
}

.text-block-15 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.div-block-10 {
  height: 500px;
}

.html-embed-3 {
  height: 1200px;
  margin-top: -260px;
}

.div-block-11 {
  overflow: hidden;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="hover"] {
  opacity: 0.5;
}

@media screen and (max-width: 991px) {
  .button.in-pricing {
    font-size: 14px;
    line-height: 18px;
  }

  .nav-link {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    color: #fff;
    text-align: right;
  }

  .nav-link:hover {
    box-shadow: inset 0 3px 0 0 transparent;
  }

  .nav-link.w--current {
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: inset 0 1px 0 0 transparent;
    text-align: right;
  }

  .nav-link.menu {
    margin-right: -5px;
    padding-top: 44px;
    padding-bottom: 0px;
    color: #000;
    font-size: 30px;
  }

  .nav-link.menu.w--open {
    background-color: #000;
    color: #fff;
  }

  .nav-menu {
    margin-right: 0px;
  }

  .wide-text {
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-size: 15px;
  }

  .main-feature-group {
    margin-top: 0px;
    font-size: 15px;
  }

  .main-image {
    margin-top: 49px;
  }

  .overlay {
    font-weight: 400;
  }

  .headerinpic {
    padding-left: 160px;
  }

  .paragraph {
    font-size: 15px;
  }

  .div-block {
    height: auto;
  }

  .row {
    height: auto;
  }

  .heading-3 {
    padding-top: 6px;
  }

  .section-top {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .section-top.footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-6 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-8 {
    position: static;
    top: 14px;
  }

  .button-2 {
    background-color: #d32e7d;
  }

  .bold-text-3 {
    color: #d32e7d;
  }

  .text-block-9 {
    color: #d32e7b;
  }

  .bold-text-4 {
    color: #d32e7d;
  }

  .text-block-10 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: normal;
  }

  .div-block-c1 {
    height: auto;
  }

  .text-block-c1 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .text-block-head {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-wide {
    height: auto;
  }

  .text-block-c2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .html-embed-3 {
    height: 1300px;
    margin-top: -188px;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }

  .logo-text {
    margin-top: 15px;
  }

  .navigation {
    padding-right: 10px;
    padding-left: 10px;
  }

  .nav-link.w--current {
    margin-right: 0px;
    margin-left: 0px;
  }

  .nav-link.menu {
    padding-bottom: 0px;
  }

  .section {
    text-align: center;
  }

  .nav-menu {
    padding-right: 12px;
    padding-left: 12px;
  }

  .footer-title {
    margin-top: 35px;
  }

  .page-link.in-footer {
    text-align: center;
  }

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

  .section-subtitle {
    margin-bottom: 44px;
  }

  .plan-wrapper {
    margin-right: 5%;
    margin-bottom: 34px;
    margin-left: 5%;
  }

  .divider {
    width: 100%;
  }

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

  .feature {
    margin-bottom: 32px;
    text-align: center;
  }

  .feature-icon {
    margin-bottom: 4px;
  }

  .main-feature-group {
    margin-top: 0px;
  }

  .div-block {
    width: 100%;
  }

  .section-top {
    text-align: center;
  }

  .text-block-6 {
    width: 100%;
  }

  .div-block-8 {
    top: 7px;
  }

  .text-block-9 {
    width: 100%;
  }

  .text-block-10 {
    width: 100%;
    text-align: justify;
  }

  .div-block-c1 {
    width: 100%;
  }

  .text-block-c1 {
    width: 100%;
  }

  .text-block-head {
    width: 100%;
  }

  .div-block-wide {
    width: 100%;
  }

  .text-block-c2 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .social-icon-group {
    margin-bottom: 7px;
  }

  .brand-link {
    padding-left: 0px;
  }

  .section-subtitle {
    text-align: center;
  }

  .client-logo {
    width: 33.33%;
  }

  .press-logo {
    width: 28%;
  }

  .headerinpic {
    padding-left: 0px;
    text-align: center;
  }

  .heading {
    overflow: visible;
  }

  .image-7 {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-7 {
    width: 100%;
  }

  .div-block-8 {
    width: 100%;
    text-align: center;
  }

  .button-2 {
    text-align: center;
  }

  .image-8 {
    background-color: #fff;
  }

  .columns-3 {
    display: block;
  }

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-ExtraBold.ttf') format('truetype'), url('../fonts/RobotoSlab-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoslab';
  src: url('../fonts/RobotoSlab-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arbutusslab';
  src: url('../fonts/ArbutusSlab-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}