body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.header_section {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: hsla(0, 0%, 100%, .9);
}

.navbar {
  width: 90vw;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.herosection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.uspwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 60vh;
  max-height: 600px;
  min-height: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.uspwrapper.photowriting {
  background-image: url('../images/Bergotherapie---307A2919.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.uspwrapper.photoconcentration {
  background-image: url('../images/Bergotherapie---307A2621-bewerkt.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.uspwrapper.photoother {
  background-image: url('../images/Bergotherapie---307A2700.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.photobg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 60px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(9, 37%, 70%, .65);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.photobg:hover {
  background-color: hsla(9, 37%, 70%, .27);
}

.body {
  font-family: Montserrat, sans-serif;
}

.phototitle {
  margin-bottom: 40px;
  color: #fffbfb;
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  text-shadow: 4px 2px 10px rgba(0, 0, 0, .9);
}

.photop {
  margin-bottom: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: auto;
  display: block;
  max-width: 100%;
  color: #fff;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
  text-shadow: 1px 1px 5px #000;
}

.photobutton {
  margin-top: 10px;
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: hsla(0, 0%, 86%, .54);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.photobutton:hover {
  border-color: #fff;
  background-color: rgba(128, 137, 163, .4);
  color: #fff;
}

.logo {
  height: 60px;
}

.navlink {
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #8089a3;
  line-height: 40px;
  font-weight: 300;
}

.navlink:hover {
  color: #080f73;
}

.navlink.w--current {
  color: #080f73;
}

.contentwrapper {
  width: 100%;
  max-width: 1100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.contentwrapper.verticalflex {
  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-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;
}

.sectioncontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sectioncontent.blue {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #a6cddc, #a6cddc);
  background-image: linear-gradient(180deg, #a6cddc, #a6cddc);
}

.sectioncontent.aboutphotofade {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(340deg, #fff 9%, hsla(0, 0%, 100%, .26)), url('../images/Bergotherapie---307A2830.jpg');
  background-image: linear-gradient(110deg, #fff 9%, hsla(0, 0%, 100%, .26)), url('../images/Bergotherapie---307A2830.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.sectioncontent.about {
  background-image: -webkit-linear-gradient(270deg, rgba(166, 205, 220, .2), rgba(166, 205, 220, .2)), url('../images/Bergotherapie---307A2602.jpg');
  background-image: linear-gradient(180deg, rgba(166, 205, 220, .2), rgba(166, 205, 220, .2)), url('../images/Bergotherapie---307A2602.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sectioncontent.insurance {
  background-image: -webkit-linear-gradient(270deg, rgba(166, 205, 220, .16), rgba(166, 205, 220, .16)), url('../images/BergotherapiePreview---307A2594.jpg');
  background-image: linear-gradient(180deg, rgba(166, 205, 220, .16), rgba(166, 205, 220, .16)), url('../images/BergotherapiePreview---307A2594.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sectioncontent.photo_writing_fade {
  background-image: -webkit-linear-gradient(180deg, #fff, hsla(0, 0%, 100%, .6)), url('../images/Bergotherapie---307A2898.jpg');
  background-image: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, .6)), url('../images/Bergotherapie---307A2898.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sectioncontent.photo_concentrate_fade {
  background-image: -webkit-linear-gradient(0deg, #fff, hsla(0, 0%, 100%, .6)), url('../images/Bergotherapie---307A3105.jpg');
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, .6)), url('../images/Bergotherapie---307A3105.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sectioncontent.photo_more_fade {
  background-image: -webkit-linear-gradient(180deg, #fff, hsla(0, 0%, 100%, .55)), url('../images/Bergotherapie---307A2769.jpg');
  background-image: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, .55)), url('../images/Bergotherapie---307A2769.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sectioncontent.therapiephoto {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), url('../images/Bergotherapie---307A2771.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), url('../images/Bergotherapie---307A2771.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.usptitle {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.ctabutton {
  margin-top: 10px;
  padding: 11px 25px;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #ffccc1;
  color: #fff;
  font-weight: 800;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 17px solid #f7ddd8;
  background-color: #fff;
}

.footerflexer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.footertext {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footertexttitle {
  margin-bottom: 15px;
  color: #8089a3;
  font-size: 15px;
  font-weight: 500;
}

.footertexttext {
  margin-bottom: 5px;
  color: #8089a3;
  font-weight: 300;
}

.spacer {
  height: 20px;
}

.div-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.socialwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.socialicons {
  height: 25px;
  margin-top: 5px;
  margin-right: 16px;
}

.contactbutton {
  padding-right: 45px;
  padding-left: 45px;
  float: right;
  border: 2px solid #c3c3c3;
  border-radius: 10px;
  background-color: #f7ddd8;
}

.form-control {
  margin-bottom: 15px;
  border: 1px solid #c3c3c3;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, .5);
}

.aboutwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 50px;
  background-image: -webkit-linear-gradient(0deg, hsla(0, 0%, 100%, .75), hsla(0, 0%, 100%, .92));
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .75), hsla(0, 0%, 100%, .92));
}

.aboutwrapper.insurancewrapper {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83));
}

.aboutphoto {
  height: 450px;
  border-bottom-right-radius: 50px;
}

.abouttext {
  padding: 50px 30px;
}

.abouttext.round {
  border-radius: 50px;
  background-image: -webkit-linear-gradient(0deg, hsla(0, 0%, 100%, .43), #f9f9fb);
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .43), #f9f9fb);
}

.abouttext.round.insurance {
  background-image: none;
}

.h3_bergo {
  margin-bottom: 5px;
  font-size: 35px;
  line-height: 40px;
  font-weight: 500;
}

.h3_bergo.small {
  font-size: 20px;
}

.h3_subtitle {
  margin-top: -5px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
}

.h3_subtitle.company-logos-title {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
}

.linkedin_img {
  height: 20px;
}

.photosubtitle {
  margin-top: -40px;
  margin-bottom: 25px;
  color: #fff;
  font-style: italic;
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
  height: 60px;
  text-align: center;
  text-shadow: 1px 1px 15px rgba(0, 0, 0, .9);
}

.copyright {
  margin-bottom: 30px;
  clear: both;
  color: #949494;
  font-size: 10px;
  font-weight: 300;
  text-align: center;
}

.copyright-link {
  color: #8089a3;
}

.section_bgcolor {
  height: 20px;
}

.section_bgcolor.pink {
  background-color: #f7ddd8;
}

.section_bgcolor.blue {
  background-color: #a6cddc;
}

.section_bgcolor.slate {
  background-color: #8089a3;
}

.text_2col {
  -webkit-column-count: 2;
  column-count: 2;
}

.h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 500;
}

.footer-row {
  margin-bottom: 20px;
}

.header-filler-section {
  height: 80px;
}

.company-logos-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c3c3c3;
  border-radius: 10px;
  background-color: #fff;
}

.company-logo {
  height: 80px;
}

.aboutphotodiv {
  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-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.review_content {
  padding: 10px;
  border: 1px solid #c3c3c3;
  border-radius: 10px;
  background-color: #f6f6f6;
}

.quote {
  margin-bottom: 30px;
  font-style: italic;
  font-weight: 200;
}

.quote_auth {
  font-size: 18px;
  font-weight: 300;
  text-align: right;
}

.review_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.review_wrapper {
  max-width: 100%;
  padding: 20px;
}

@media (max-width: 991px) {
  .uspwrapper {
    width: 100%;
    height: 50vh;
    max-height: 500px;
    min-height: 300px;
    margin-bottom: 10px;
  }
  .photobutton {
    margin-right: 150px;
    margin-left: 150px;
  }
  .navlink {
    font-weight: 400;
  }
  .sectioncontent.about {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .usptitle {
    font-size: 20px;
  }
  .aboutwrapper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .aboutphoto {
    height: 300px;
  }
  .menu_btn.w--open {
    background-color: #fff;
    color: #333;
  }
  .review_wrapper {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .photobutton {
    margin-right: 120px;
    margin-left: 120px;
  }
  .sectioncontent.about {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .usptitle {
    font-size: 24px;
    font-weight: 300;
  }
  .aboutwrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .aboutphoto {
    width: 300px;
    height: auto;
  }
  .h3_bergo {
    font-size: 30px;
  }
  .text_2col {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .nav-menu {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}

@media (max-width: 479px) {
  .uspwrapper {
    height: 100vh;
    max-height: auto;
    min-height: 600px;
  }
  .photobg {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .photobutton {
    margin-right: 10px;
    margin-left: 10px;
  }
  .sectioncontent.aboutphotofade {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .usptitle {
    font-size: 18px;
  }
  .aboutphoto {
    width: 200px;
    border-bottom-left-radius: 50px;
  }
  .h3_bergo {
    font-size: 26px;
  }
  .h3_subtitle.company-logos-title {
    font-size: 20px;
  }
  .quote {
    font-size: 16px;
  }
  .review_wrapper {
    padding: 10px 0px;
  }
}
