body {
  background-color: #f4f6fb;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h6 {
  margin-top: 20px;
  margin-bottom: 3px;
  font-family: Montserrat, sans-serif;
  color: #622c62;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 20px;
}

a {
  color: #00b7e4;
  text-decoration: underline;
}

a:hover {
  color: #622c62;
}

ul {
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 20px 40px 15px;
  border-radius: 3px;
  background-color: #f3f5fa;
}

li {
  margin-bottom: 10px;
}

blockquote {
  margin-bottom: 30px;
  padding: 0px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 27px;
}

.logo {
  height: 60px;
  margin-top: -5px;
}

.hero-section {
  background-color: #622c62;
  background-image: url('../images/Photo-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-section.mediators {
  background-image: url('../images/Hoofden_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.hero-section.conflict {
  background-image: url('../images/Conflict.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-section.wat-is-mediation {
  background-image: url('../images/Photo-1.jpg');
  background-position: 50% 45%;
  background-size: cover;
}

.hero-section.mediator {
  background-image: url('../images/Hoofden_1.jpg');
  background-size: contain;
}

.hero-section.locatie {
  background-image: url('../images/Locatie.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.hero-section.specialismen {
  background-image: url('../images/Hoofden_1.jpg');
  background-size: contain;
}

.hero-section.specialisme {
  background-image: url('../images/Photo-1.jpg');
}

.hero-section.blog {
  background-image: url('../images/Locatie.jpg');
  background-position: 50% 50%;
}

.hero-section.franchisenemer-worden {
  background-image: url('../images/Photo-1.jpg');
}

.hero-section.scheiden {
  background-image: url('../images/Hero-image-2.jpg');
}

.hero-section-overlay {
  width: 100%;
  height: 100%;
  padding-top: 110px;
  padding-bottom: 110px;
  background-color: rgba(98, 44, 98, .2);
  background-image: -webkit-linear-gradient(0deg, #622c62 7%, rgba(98, 44, 98, 0) 67%);
  background-image: linear-gradient(90deg, #622c62 7%, rgba(98, 44, 98, 0) 67%);
}

.hero-section-overlay.mediators {
  background-color: rgba(98, 44, 98, .2);
}

.hero-section-overlay.subpagina {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: rgba(98, 44, 98, .4);
  background-image: -webkit-linear-gradient(0deg, #622c62 7%, rgba(98, 44, 98, 0) 83%);
  background-image: linear-gradient(90deg, #622c62 7%, rgba(98, 44, 98, 0) 83%);
}

.hero-section-overlay.subpagina.mediator {
  padding-bottom: 110px;
  background-color: rgba(98, 44, 98, .82);
}

.hero-section-overlay.subpagina.specialismen {
  background-color: rgba(98, 44, 98, .91);
}

.hero-section-overlay.subpagina.no-title {
  padding-bottom: 0px;
}

.hero-section-overlay.subpagina.with-bottom-content {
  padding-bottom: 140px;
}

.hero-section-overlay.specialisme {
  padding-top: 80px;
  padding-bottom: 120px;
  background-image: -webkit-linear-gradient(0deg, #622c62 4%, rgba(98, 44, 98, 0));
  background-image: linear-gradient(90deg, #622c62 4%, rgba(98, 44, 98, 0));
}

.hero-section-overlay.mediator {
  padding-top: 100px;
  padding-bottom: 140px;
  background-color: rgba(98, 44, 98, .9);
}

.hero-section-overlay.blog-pagina {
  padding-top: 120px;
  padding-bottom: 160px;
  background-color: rgba(98, 44, 98, .4);
}

.hero-section-overlay.landingpage {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: -webkit-linear-gradient(0deg, rgba(98, 44, 98, .9) 7%, rgba(98, 44, 98, 0) 67%);
  background-image: linear-gradient(90deg, rgba(98, 44, 98, .9) 7%, rgba(98, 44, 98, 0) 67%);
}

.hero-section-overlay.landingpage.scheiden {
  background-image: -webkit-linear-gradient(180deg, rgba(98, 44, 98, .9) 7%, rgba(98, 44, 98, 0));
  background-image: linear-gradient(270deg, rgba(98, 44, 98, .9) 7%, rgba(98, 44, 98, 0));
}

.container {
  position: relative;
}

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

.hero-content-block {
  width: 58%;
  padding: 0px;
  float: left;
  border-radius: 3px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  line-height: 23px;
}

.hero-content-block.centered {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.hero-content-block.groter {
  width: 70%;
}

.hero-content-block.landingpage-white {
  padding: 59px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
  color: #000;
  font-size: 13px;
  line-height: 21px;
}

.hero-content-block.landingpage-white.right {
  padding: 40px;
  float: right;
}

.hero-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #00b7e4;
  font-size: 46px;
  line-height: 47px;
}

.hero-title.specialisme {
  color: #fff;
}

.hero-title.blog-title {
  color: #fff;
  font-size: 39px;
}

.hero-title.landingpage-title {
  font-size: 36px;
  line-height: 40px;
}

.hero-title.landingpage-title.large {
  margin-bottom: 20px;
  font-size: 46px;
  line-height: 50px;
}

.checklist {
  margin-top: 20px;
}

.checklist.tabs {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 10px 30px 20px;
  border-radius: 3px;
  background-color: #edeef1;
}

.checklist.landingpage-checklist {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border-radius: 0px;
  background-color: transparent;
}

.checklist.landingpage-checklist.bottom-space {
  margin-bottom: 20px;
}

.checklist-item {
  position: relative;
  margin-top: 16px;
  padding-right: 20px;
  padding-left: 30px;
}

.checklist-item.less-whitespace {
  margin-top: 0px;
  margin-bottom: 7px;
}

.checklist-text.icon {
  position: absolute;
  left: 0px;
  top: 2px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #622c62;
  font-size: 16px;
}

.checklist-icon {
  position: absolute;
  left: 0px;
  top: 2px;
  height: 17px;
}

.button {
  margin-top: 15px;
  border-radius: 3px;
  background-color: #622c62;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
}

.button:hover {
  background-color: #00b7e4;
  color: #fff;
}

.button.hero-button {
  margin-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #00b7e4;
  font-size: 17px;
  line-height: 30px;
  font-weight: 700;
}

.button.hero-button:hover {
  background-color: #0aa6cc;
}

.button.hero-button._2 {
  border-radius: 0px 3px 3px 0px;
  background-color: #622c62;
}

.button.hero-button._2:hover {
  background-color: #8a458a;
}

.button.light {
  background-color: hsla(0, 0%, 100%, .1);
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
}

.button.light:hover {
  background-color: #fff;
  color: #622c62;
}

.button.light-blue {
  margin-top: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #1ec3ec;
}

.button.light-blue:hover {
  background-color: #fff;
  color: #00b7e4;
}

.button.download {
  margin-top: 0px;
}

.button.download:hover {
  background-color: #009ac0;
}

.button.download.blue {
  margin-top: 10px;
  background-color: #00b7e4;
}

.button.download.blue:hover {
  background-color: #28cff8;
}

.button.download-brochure {
  margin-bottom: 14px;
}

.button.icon-button {
  padding: 20px 25px;
  background-color: #fff;
  color: #000;
  line-height: 10px;
}

.button.icon-button:hover {
  color: #00b7e4;
}

.button.large-landingpage-button {
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 22px 35px;
  font-size: 17px;
}

.button.large-landingpage-button.blauw {
  margin-top: 10px;
  background-color: #00b7e4;
}

.button.large-landingpage-button.blauw:hover {
  background-color: #622c62;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}

.section.tint {
  background-color: #f3f5fa;
}

.section.mediator-filter-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.klantwaarderingen {
  display: none;
}

.info-block {
  overflow: hidden;
  width: 100%;
  height: 282px;
  padding: 0px;
  border-radius: 3px;
  background-color: #fff;
  color: #622c62;
}

.info-block.paars {
  background-color: #622c62;
  color: #fff;
}

.info-block.blue {
  background-color: #00b7e4;
  color: #fff;
}

.info-block-content-block {
  padding: 40px;
}

.info-block-content-block.title {
  padding-bottom: 10px;
}

.info-block-title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.phone-link-block {
  display: block;
  margin-top: 27px;
  margin-bottom: 16px;
  color: #fff;
  text-decoration: none;
}

.phone-title {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.block-phone-icon {
  height: 19px;
  margin-right: 10px;
  float: left;
}

.footer {
  padding-top: 80px;
  border-top: 1px solid #e2e2e2;
  background-color: #fff;
  font-size: 13px;
}

.footer-logo {
  height: 40px;
}

.footer-text {
  margin-top: 11px;
  float: right;
  color: #b9b9b9;
}

.info-tabs-menu {
  width: 300px;
  float: left;
}

.info-tabs-button {
  display: block;
  height: 68px;
  margin-bottom: 7px;
  padding-top: 25px;
  padding-right: 15px;
  padding-left: 25px;
  border-left: 7px solid #fff;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: border 200ms ease, color 200ms ease;
  transition: border 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.info-tabs-button:hover {
  border-left-color: #00b7e4;
  color: #00b7e4;
}

.info-tabs-button.w--current {
  border-left-color: #00b7e4;
  background-color: #00b7e4;
  color: #fff;
}

.info-tabs-button.large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  padding-top: 9px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-tabs-pane {
  padding-left: 70px;
}

.info-tabs-title {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #622c62;
  font-size: 23px;
  line-height: 24px;
  font-weight: 700;
}

.tab-pane-info-block {
  margin-bottom: 24px;
}

.section-title-wrapper {
  margin-bottom: 54px;
  text-align: center;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  color: #622c62;
  font-size: 30px;
}

.section-title.subtitle {
  margin-bottom: 0px;
  color: #00b7e4;
  font-size: 19px;
  line-height: 20px;
  font-weight: 400;
}

.waardering-block {
  padding: 25px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  text-align: center;
}

.waardering-circle {
  display: inline-block;
  width: 80px;
  height: 80px;
  padding-top: 26px;
  border-radius: 100%;
  background-color: rgba(98, 44, 98, .16);
  color: #622c62;
  text-align: center;
}

.waardering-circle-title {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.waardering-description-title {
  display: block;
  margin-top: -35px;
  margin-bottom: 18px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.header {
  padding-top: 20px;
  padding-bottom: 20px;
}

.header-info-block {
  margin-top: 2px;
  float: right;
  text-align: right;
}

.header-link-block {
  margin-left: 25px;
  float: right;
  color: hsla(0, 0%, 100%, .6);
}

.header-link-block:hover {
  color: #00b7e4;
}

.header-info-icon {
  display: block;
  height: 14px;
  margin-top: 2px;
  margin-right: 5px;
  float: left;
}

.header-info-title {
  float: left;
}

.header-info-title.icon {
  margin-right: 10px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
}

.header-phone-link-block {
  display: block;
  margin-bottom: 8px;
  text-decoration: none;
}

.header-phone-title {
  font-size: 17px;
}

.brochure-popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3000;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(98, 44, 98, .8);
}

.popup {
  position: relative;
  z-index: 2;
  display: block;
  width: 430px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
}

.form {
  margin-bottom: 0px;
}

.popup-title {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #00b7e4;
  font-size: 24px;
  font-weight: 700;
}

.field {
  height: 50px;
  margin-bottom: 6px;
  padding-left: 0px;
  border-style: solid;
  border-width: 0px 0px 2px;
  border-bottom-color: #dbdbdb;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
}

.field:hover {
  border-bottom-color: #a7a7a7;
}

.field:focus {
  border-bottom-color: #00b7e4;
}

.field.area {
  height: 90px;
}

.field.small {
  height: 40px;
}

.success-bg {
  margin-top: 20px;
  padding-bottom: 16px;
  border-radius: 3px;
  background-color: #00b7e4;
  color: #fff;
}

.error-bg {
  padding-bottom: 1px;
  padding-left: 3px;
  border-radius: 3px;
  color: #e22121;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
}

.close-popup-button {
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 0.6;
}

.close-popup-button:hover {
  opacity: 1;
}

.close-icon {
  height: 20px;
}

.situatie-popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3000;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(98, 44, 98, .8);
}

.logo-block:hover {
  opacity: 0.6;
}

.mediatior-text-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 40px 25px 25px;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .6) 83%);
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6) 83%);
  color: #fff;
}

.mediatior-text-block.small {
  padding: 38px 18px 15px;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .6) 74%);
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6) 74%);
}

.mediator-title {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
}

.mediator-title.small {
  font-size: 16px;
  line-height: 20px;
}

.bel-mij-popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3000;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(98, 44, 98, .8);
}

.small-info-text {
  margin-bottom: 0px;
  font-size: 12px;
}

.button-info-wrapper {
  margin-top: 30px;
  border-top: 2px solid #e2e2e2;
}

.button-title-small {
  width: 60%;
  margin-top: 19px;
  color: #00b7e4;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.button-title-small.full {
  width: 100%;
  font-size: 21px;
}

.hero-subtitle {
  margin-bottom: 15px;
  color: #622c62;
  font-size: 23px;
  line-height: 29px;
}

.checklist-block {
  margin-bottom: 20px;
  padding: 29px 100px 20px 190px;
  border: 1px solid #e0e0e0;
  border-radius: 0px;
  text-align: left;
}

.checklist-block._2 {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
  padding: 35px 419px 15px 100px;
  border-color: #e6eef3;
  background-color: #e6eef3;
  text-align: left;
}

.conflict-brochure-image {
  position: absolute;
  top: -64px;
  right: 40px;
  height: 400px;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.nav-link {
  padding-right: 13px;
  padding-left: 13px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.nav-link:hover {
  color: #00b7e4;
}

.nav-link.w--current {
  color: #00b7e4;
}

.nav-link.dropdown-toggle {
  padding-right: 35px;
}

.top-info-block {
  padding-top: 13px;
  padding-bottom: 13px;
  background-color: #291c29;
  color: #fff;
  text-align: right;
}

.specialismen-block {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 35px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .07);
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #332133;
  text-decoration: none;
}

.specialismen-block:hover {
  background-color: #622c62;
  color: #fff;
}

.specialismen-block.small {
  margin-bottom: 10px;
  padding: 12px 17px;
}

.specialisme-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.specialisme-title.small {
  margin-bottom: 1px;
  font-size: 18px;
}

.specialisme-title.no-subtitle {
  margin-bottom: 0px;
}

.specialisme-icon {
  position: absolute;
  top: 22px;
  right: -20px;
  z-index: 1;
  height: 80px;
}

.specialisme-icon.small {
  top: 5px;
  right: -7px;
  height: 33px;
}

.specialisme-icon.small.blog-post {
  top: 14px;
  right: -5px;
  height: 44px;
}

.footer-title {
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.specialisme-read-more-link {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.specialisme-read-more-link.icon {
  margin-left: 6px;
  font-family: 'Fontawesome webfont', sans-serif;
}

.bottom-footer-block {
  margin-top: 70px;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #f4f6fb;
  font-size: 11px;
}

.footer-column {
  padding-right: 7px;
  padding-left: 10px;
}

.footer-column._2 {
  padding-left: 0px;
}

.footer-contact-link-block {
  display: block;
  margin-bottom: 8px;
  text-decoration: none;
}

.footer-contact-link-block.bottom {
  margin-bottom: 0px;
}

.footer-link-title {
  display: inline;
}

.footer-link-title.icon {
  width: 14px;
  margin-right: 9px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #622c62;
  text-align: center;
}

.footer-link-title.icon.arrow {
  margin-right: 4px;
}

.header-subtitle {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  line-height: 35px;
}

.header-subtitle.small {
  margin-top: 22px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.hero-paragraph {
  width: 90%;
  margin-top: 30px;
  font-size: 18px;
  line-height: 25px;
}

.filter-dropdown {
  margin-right: 5px;
  float: right;
}

.filter-dropdown.locaties {
  width: 100%;
  margin-right: 0px;
  float: none;
}

.filter-dropdown-toggle {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #fff;
  border-radius: 3px;
}

.filter-dropdown-toggle:hover {
  border-color: #e9e9e9;
  color: #9b569b;
}

.filter-dropdown-toggle.w--open {
  border-color: #f3f3f3;
}

.filter-dropdown-list.w--open {
  overflow: hidden;
  width: 190px;
  margin-top: 10px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, .1);
}

.filter-title {
  margin-top: 10px;
  float: left;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.dropdown-dynamic-item {
  display: block;
}

.dropdown-dynamic-link {
  display: block;
  padding: 8px 11px 8px 15px;
  border-bottom: 1px solid #f0f0f0;
  text-decoration: none;
}

.content-block-left {
  width: 70%;
  margin-top: -130px;
  padding: 0px;
  float: left;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .08);
}

.page-intro-text-block {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 30px 130px 10px 30px;
  border-radius: 3px;
  color: #fff;
}

.block-title {
  display: inline-block;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
}

.small-section-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
}

.small-section-title.specialisme {
  margin-right: 6px;
  margin-left: 6px;
}

.small-section-title.dynamic-title {
  margin-left: 8px;
}

.small-section-title.sidebar {
  margin-bottom: 20px;
}

.service-icon {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 1;
  height: 100px;
  opacity: 0.1;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.dynamic-back-link {
  display: inline-block;
  color: #fff;
  font-size: 14px;
}

.dynamic-back-link:hover {
  color: hsla(0, 0%, 100%, .7);
}

.page-right-block {
  width: 30%;
  margin-bottom: 25px;
  padding-left: 40px;
  float: right;
}

.content-block-content-wrapper {
  padding: 50px 50px 30px;
}

.content-block-content-wrapper.mediators {
  padding-bottom: 40px;
  border-top: 1px solid #eee;
  background-color: rgba(243, 245, 250, .3);
}

.content-block-content-wrapper.mediators.berichten-door {
  display: none;
}

.content-block-content-wrapper.top-line {
  display: none;
  border-top: 1px solid #e8eef0;
}

.empty-state {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, .07);
  text-align: center;
}

.mediator-link-block {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  border-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.mediator-link-block.large {
  height: 260px;
}

.mediator-overlay-block {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.mediator-overlay-block:hover {
  background-color: rgba(98, 44, 98, .5);
}

.dropdown-bold-title {
  color: #8a438a;
}

.go-back-icon {
  display: inline-block;
  margin-right: 10px;
  opacity: 0.5;
  font-family: 'Fontawesome webfont', sans-serif;
}

.go-back-wrapper {
  margin-top: 15px;
}

.tabs-info-block {
  position: absolute;
  left: 0px;
  top: 225px;
  z-index: 20;
  overflow: hidden;
  width: 300px;
  border-radius: 3px;
  background-image: url('../images/Hoofden.jpg');
  background-position: 0px 0px;
  background-size: auto 190px;
  text-decoration: none;
}

.tabs-info-block._2 {
  top: 400px;
  background-image: url('../images/Conflict.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tabs-info-block-overlay {
  width: 100%;
  height: 100%;
  padding: 95px 25px 22px;
  background-color: rgba(98, 44, 98, .8);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.tabs-info-block-overlay:hover {
  background-color: rgba(48, 48, 48, .8);
}

.tabs-info-block-overlay._2 {
  background-color: rgba(0, 183, 228, .8);
}

.tabs-info-block-overlay._2:hover {
  background-color: rgba(48, 48, 48, .8);
}

.info-overlay-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.overlay-link-title {
  display: inline-block;
}

.overlay-link-title.icon {
  margin-left: 10px;
  font-family: 'Fontawesome webfont', sans-serif;
}

.overlay-link-block {
  color: #fff;
}

.overlay-link-block:hover {
  color: #00b7e4;
}

.overlay-link-block.white:hover {
  color: hsla(0, 0%, 100%, .7);
}

.mediator-info-block {
  position: relative;
  margin-top: 10px;
  padding-left: 16px;
}

.mediator-info-block.small {
  margin-top: 5px;
}

.mediator-info-title {
  display: inline-block;
  width: 90%;
  font-size: 13px;
  line-height: 18px;
}

.mediator-info-title.icon {
  position: absolute;
  left: 0px;
  top: 3px;
  width: auto;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
}

.mediator-info-title.small {
  width: 100%;
  font-size: 11px;
  line-height: 16px;
}

.mediator-image-block {
  position: absolute;
  top: -364px;
  right: 0px;
  overflow: hidden;
  width: 240px;
  height: 330px;
  border-radius: 4px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .1);
}

.mediator-name-overlay-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 21px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .3) 82%);
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .3) 82%);
}

.mediator-image-name {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
}

.content-block {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 21px;
  border: 1px solid #c0e2eb;
  border-radius: 3px;
  background-color: rgba(0, 183, 228, .1);
}

.contact-block-title {
  width: 90%;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #00b7e4;
  font-size: 24px;
  line-height: 26px;
}

.contact-block-title.info {
  display: inline-block;
  width: auto;
  margin-right: 3px;
  margin-bottom: 0px;
  color: #622c62;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.contact-block-title.info.dynamic {
  margin-right: 0px;
}

.contact-item {
  margin-top: 6px;
}

.contact-item.locatie {
  margin-top: 0px;
  margin-bottom: 7px;
}

.contact-title {
  display: inline-block;
}

.contact-title.icon {
  width: 16px;
  margin-right: 10px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #00b7e4;
  text-align: center;
}

.right-info-block {
  padding: 17px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .09);
}

.right-info-block.locatie-info {
  padding-bottom: 10px;
}

.location-title {
  display: block;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #272727;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.location-title:hover {
  color: #00b7e4;
}

.contact-col-left {
  padding-right: 0px;
}

.contact-col-right {
  padding-left: 30px;
}

.location-map-embed {
  overflow: hidden;
  height: 250px;
  margin-bottom: 20px;
  border-radius: 3px;
}

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

.locatie-list {
  padding-bottom: 20px;
}

.more-info-wrapper {
  display: block;
  margin-top: 15px;
}

.locatie-block {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .04);
}

.locatie-content-block {
  padding: 25px 35px 22px;
}

.locatie-content-block.with-map {
  padding: 0px;
}

.locatie-link-title {
  display: block;
  width: 90%;
  margin-bottom: 13px;
  font-family: Montserrat, sans-serif;
  color: #332133;
  font-size: 19px;
  line-height: 22px;
  font-weight: 700;
  text-decoration: none;
}

.locatie-link-title:hover {
  color: #00b7e4;
}

.overview-locatie-block {
  height: 150px;
}

.detail-mediator-block {
  overflow: hidden;
  width: 100%;
  height: 185px;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .09);
}

.detail-mediator-block.blog-post-block {
  height: 150px;
  margin-bottom: -110px;
}

.detail-mediator-image-block {
  width: 45%;
  height: 100%;
  float: left;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.detail-mediator-image-block.blog-post-image-block {
  width: 25%;
}

.detail-mediator-content-block {
  width: 55%;
  padding: 30px;
  float: right;
}

.detail-mediator-content-block.blog-post-block {
  width: 75%;
  padding-top: 20px;
}

.mediator-detail-title {
  display: block;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #3d163d;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.mediator-detail-title:hover {
  color: #00b7e4;
}

.mediator-detail-title.bottom-space {
  margin-bottom: 20px;
}

.blog-item {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e6e8ec;
}

.blog-post-block-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 35%;
  height: 320px;
  padding: 40px;
  float: left;
  -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;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .07);
}

.blog-image-block-right {
  overflow: hidden;
  width: 63%;
  height: 320px;
  float: right;
  border-radius: 3px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .07);
}

.blog-post-title-link {
  display: block;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #471747;
  font-size: 20px;
  line-height: 23px;
  font-weight: 700;
  text-decoration: none;
}

.blog-post-title-link:hover {
  color: #00b7e4;
}

.blog-post-date {
  margin-bottom: 10px;
  color: silver;
}

.blog-summary-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 90px;
}

.summary-gradient-overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  width: 100%;
  height: 70px;
  background-image: -webkit-linear-gradient(270deg, transparent, #fff 91%);
  background-image: linear-gradient(180deg, transparent, #fff 91%);
}

.post-author-block {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #eee;
}

.blog-author-image {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  float: left;
  border-radius: 100%;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-author-title {
  color: #b1b1b1;
  font-size: 11px;
  line-height: 15px;
}

.blog-author-title-link {
  font-family: Montserrat, sans-serif;
  color: #3d3d3d;
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
}

.blog-author-title-link:hover {
  color: #00b7e4;
}

.blog-image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .1);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.blog-image-overlay:hover {
  background-color: rgba(98, 44, 98, .2);
}

.image-section {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(98, 44, 98, .84), rgba(98, 44, 98, .84)), url('../images/Photo-2.jpg');
  background-image: linear-gradient(180deg, rgba(98, 44, 98, .84), rgba(98, 44, 98, .84)), url('../images/Photo-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  color: #fff;
}

.image-section-content-block {
  width: 60%;
}

.image-section-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 41px;
  line-height: 40px;
}

.image-section-title.subtitle {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}

.button-title {
  display: inline-block;
}

.button-title.icon {
  margin-right: 10px;
  font-family: 'Fontawesome webfont', sans-serif;
}

.image-section-link {
  text-decoration: none;
}

.image-section-link:hover {
  color: #fff;
  text-decoration: underline;
}

.block-paragraph {
  margin-bottom: 10px;
}

.subpage-content-block {
  position: relative;
  z-index: 10;
  margin-top: -135px;
  padding: 90px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1);
}

.subpage-content-block.with-content-wrappers {
  padding: 0px;
}

.bottom-footer-link {
  display: inline-block;
  margin-top: 11px;
  margin-left: 10px;
  padding-left: 10px;
  float: right;
  border-left: 1px solid #e0e0e0;
}

.blog-pagina-date {
  margin-bottom: 10px;
  opacity: 0.55;
  font-size: 17px;
}

.subpage-content-wrapper {
  padding: 60px 90px 50px;
}

.subpage-content-wrapper.tint {
  border-top: 1px solid #e9edf5;
  background-color: rgba(243, 245, 250, .6);
}

.subpage-content-wrapper.blog-intro {
  padding-top: 110px;
}

.dropdown-icon {
  margin-right: 10px;
}

.small-bottom-text {
  font-size: 11px;
}

.simple-blog-post-item {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid rgba(0, 0, 0, .08);
}

.simple-blog-post-title {
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
}

.simple-blog-post-info-block {
  display: inline-block;
  margin-right: 10px;
}

.blog-post-info-title {
  display: inline-block;
  color: #a3aeb1;
  font-size: 12px;
}

.blog-post-info-title.dynamic {
  margin-left: 6px;
}

.blog-geschreven-door {
  font-family: Montserrat, sans-serif;
  color: #c0c8ca;
  font-size: 12px;
}

.sidebar-image-block {
  overflow: hidden;
  width: 100%;
  border-radius: 3px;
  background-color: #00b7e4;
  background-image: url('../images/Photo-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
  direction: ltr;
  text-decoration: none;
}

.sidebar-image-block.hulp {
  background-color: #622c62;
  background-image: url('../images/Hero-image-1.jpg');
}

.sidebar-image-block.kennis {
  background-image: url('../images/Photo-1.jpg');
  cursor: pointer;
}

.sidebar-image-overlay-block {
  width: 100%;
  height: 100%;
  padding: 23px;
  background-color: rgba(0, 183, 228, .9);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.sidebar-image-overlay-block:hover {
  background-color: #00b7e4;
}

.sidebar-image-overlay-block.purple {
  background-color: rgba(98, 44, 98, .9);
}

.sidebar-image-overlay-block.purple:hover {
  background-color: #622c62;
}

.sidebar-image-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
}

.sidebar-image-title.description {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}

.download-mockup {
  position: absolute;
  top: -80px;
  right: -115px;
  height: 520px;
}

.close-popup-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
}

html.w-mod-js *[data-ix="hide-popup"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

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

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

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

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

html.w-mod-js *[data-ix="specialisme-icon"] {
  opacity: 0.06;
}

@media (max-width: 991px) {
  .logo {
    height: 50px;
    margin-top: 0px;
  }
  .hero-section {
    background-position: 73% 50%;
  }
  .hero-section-overlay {
    padding: 45px;
  }
  .hero-section-overlay.subpagina {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .hero-section-overlay.subpagina.mediator {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .hero-section-overlay.subpagina.no-title {
    padding-top: 30px;
  }
  .hero-section-overlay.specialisme {
    padding-top: 40px;
    padding-bottom: 130px;
  }
  .hero-section-overlay.mediator {
    padding-top: 50px;
  }
  .hero-section-overlay.landingpage {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .container.footer-container {
    padding-right: 10px;
    padding-left: 20px;
  }
  .hero-content-block {
    width: 60%;
  }
  .hero-content-block.groter {
    width: 80%;
  }
  .hero-content-block.landingpage-white {
    padding: 25px;
    background-color: hsla(0, 0%, 100%, .8);
    background-image: -webkit-linear-gradient(45deg, #fff, transparent 88%);
    background-image: linear-gradient(45deg, #fff, transparent 88%);
  }
  .hero-content-block.landingpage-white.right {
    background-color: #fff;
  }
  .hero-title {
    font-size: 33px;
    line-height: 39px;
  }
  .hero-title.landingpage-title {
    font-size: 25px;
    line-height: 30px;
  }
  .hero-title.landingpage-title.large {
    font-size: 35px;
    line-height: 40px;
  }
  .checklist-text {
    font-size: 12px;
    line-height: 20px;
  }
  .button.hero-button {
    margin-top: 10px;
  }
  .button.large-landingpage-button.blauw {
    margin-top: 5px;
    margin-bottom: 16px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 11px;
  }
  .section {
    padding: 40px;
  }
  .section.mediator-filter-section {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .info-block {
    height: 270px;
  }
  .info-block-content-block {
    padding: 20px 10px 20px 20px;
  }
  .info-block-title {
    font-size: 18px;
  }
  .phone-title {
    font-size: 18px;
  }
  .footer {
    padding-top: 60px;
    font-size: 12px;
  }
  .info-tabs-menu {
    width: 220px;
  }
  .info-tabs-button {
    padding-left: 15px;
  }
  .info-tabs-pane {
    padding-left: 30px;
  }
  .info-tabs-title {
    font-size: 21px;
    line-height: 23px;
  }
  .section-title-wrapper {
    margin-bottom: 35px;
  }
  .waardering-description-title {
    font-size: 14px;
  }
  .header {
    padding-bottom: 16px;
  }
  .mediatior-text-block {
    padding: 15px;
  }
  .mediator-title {
    font-size: 19px;
  }
  .button-title-small {
    width: 80%;
  }
  .checklist-block {
    padding-right: 70px;
    padding-left: 70px;
  }
  .checklist-block._2 {
    padding-right: 290px;
    padding-left: 70px;
  }
  .conflict-brochure-image {
    right: -70px;
  }
  .nav-link {
    width: 100%;
    max-width: 1500px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
    border-bottom: 1px solid #eee;
  }
  .specialismen-block.small {
    margin-bottom: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .specialisme-title {
    margin-bottom: 5px;
    font-size: 17px;
  }
  .specialisme-title.small {
    font-size: 14px;
  }
  .specialisme-icon {
    right: -30px;
  }
  .specialisme-icon.small {
    top: 6px;
    height: 23px;
  }
  .bottom-footer-block {
    margin-top: 40px;
    padding: 20px 40px;
  }
  .header-subtitle {
    margin-top: 10px;
    font-size: 24px;
    line-height: 32px;
  }
  .header-subtitle.small {
    display: block;
    margin-top: 10px;
  }
  .filter-dropdown-list.w--open {
    margin-top: 0px;
    border-radius: 0px;
    box-shadow: 0 0 3px 0 transparent;
  }
  .dropdown-dynamic-link {
    padding-right: 25px;
    padding-left: 25px;
  }
  .page-intro-text-block {
    font-size: 13px;
    line-height: 19px;
  }
  .small-section-title.sidebar {
    margin-bottom: 11px;
    font-size: 13px;
  }
  .content-block-content-wrapper {
    padding: 30px;
  }
  .mediator-link-block.large {
    height: 200px;
  }
  .tabs-info-block {
    width: 220px;
  }
  .tabs-info-block-overlay {
    padding-top: 75px;
    padding-bottom: 20px;
  }
  .overlay-link-title {
    font-size: 13px;
  }
  .mediator-info-title {
    font-size: 11px;
    line-height: 16px;
  }
  .mediator-image-block {
    top: -270px;
    width: 165px;
    height: 250px;
  }
  .contact-block-title {
    font-size: 18px;
    line-height: 24px;
  }
  .locatie-content-block {
    padding: 20px;
  }
  .locatie-link-title {
    font-size: 17px;
    line-height: 21px;
  }
  .blog-post-block-left {
    padding: 25px;
  }
  .image-section {
    padding: 40px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Photo-2.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Photo-2.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
  }
  .dropdown {
    width: 100%;
    max-width: 1500px;
    margin-left: 0px;
  }
  .dropdown-icon {
    margin-right: 20px;
  }
  .sidebar-image-overlay-block.purple {
    padding: 18px;
  }
  .sidebar-image-title {
    font-size: 19px;
    line-height: 23px;
  }
  .sidebar-image-title.description {
    font-size: 12px;
    line-height: 19px;
  }
  .menu-button {
    border-radius: 3px;
    background-color: #622c62;
    color: #fff;
  }
  .menu-button:hover {
    background-color: #793979;
  }
  .menu-button.w--open {
    background-color: #00b7e4;
  }
  .nav-menu {
    margin-left: 50px;
    background-color: #f7f7f7;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3);
  }
  .download-mockup {
    top: -39px;
    right: -161px;
    height: 510px;
  }
  .header-button-wrapper {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .logo {
    height: 40px;
    margin-top: 0px;
  }
  .hero-section {
    background-position: 0px 50%;
  }
  .hero-section.mediators {
    background-size: cover;
  }
  .hero-section-overlay {
    padding: 30px;
    background-color: rgba(98, 44, 98, .6);
  }
  .hero-section-overlay.mediators {
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    background-color: rgba(98, 44, 98, .5);
  }
  .hero-section-overlay.subpagina.specialismen {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .hero-section-overlay.mediator.mediator-single {
    padding-top: 40px;
  }
  .hero-section-overlay.blog-pagina {
    padding-top: 40px;
  }
  .hero-section-overlay.landingpage {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .container.footer-container {
    padding-top: 35px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .hero-content-block {
    width: 80%;
  }
  .hero-content-block.groter {
    width: 90%;
  }
  .hero-content-block.landingpage-white {
    width: 100%;
  }
  .hero-content-block.landingpage-white.right {
    padding: 25px;
  }
  .button.light-blue {
    margin-top: 10px;
  }
  .section {
    padding: 25px;
  }
  .section.mediator-filter-section.blog {
    border-top: 1px solid #e9e9e9;
  }
  .info-block-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .info-block-column.last {
    padding-bottom: 0px;
  }
  .info-block {
    height: auto;
  }
  .info-block-content-block.title {
    padding-bottom: 20px;
  }
  .footer {
    padding: 0px;
  }
  .info-tabs-menu {
    width: 100%;
    float: none;
  }
  .info-tabs-button {
    height: 50px;
    margin-top: 1px;
    padding-top: 14px;
  }
  .info-tabs-button.large {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .info-tabs-pane {
    padding-top: 30px;
    padding-left: 0px;
  }
  .info-tabs-title {
    margin-bottom: 20px;
  }
  .section-title {
    font-size: 24px;
  }
  .waardering-column {
    padding-bottom: 20px;
  }
  .waardering-circle {
    width: 70px;
    height: 70px;
    padding-top: 22px;
  }
  .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-info-block {
    margin-top: 12px;
    float: none;
    text-align: center;
  }
  .header-info-title {
    font-size: 12px;
  }
  .header-phone-link-block {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .header-phone-title {
    font-size: 12px;
  }
  .brochure-popup {
    overflow: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .popup {
    top: 25px;
    width: 90%;
    padding: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .logo-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .mediatior-text-block {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .checklist-block {
    padding: 20px;
  }
  .checklist-block._2 {
    padding: 20px;
    text-align: center;
  }
  .conflict-brochure-image {
    position: static;
    height: 180px;
  }
  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-link {
    line-height: 10px;
  }
  .top-info-block {
    padding: 10px;
  }
  .specialisme-item {
    padding-right: 0px;
    padding-left: 0px;
  }
  .specialismen-block {
    margin-bottom: 10px;
    padding: 22px 25px;
  }
  .specialismen-block.small {
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 30px;
  }
  .specialisme-title.small {
    font-size: 15px;
    line-height: 21px;
  }
  .specialisme-icon {
    top: 12px;
    right: -10px;
    height: 70px;
  }
  .specialisme-icon.small {
    height: 33px;
  }
  .footer-title {
    margin-bottom: 15px;
  }
  .bottom-footer-block {
    margin-top: 30px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .footer-column {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .footer-column.last {
    padding-bottom: 0px;
  }
  .hero-paragraph {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .filter-dropdown-toggle {
    display: block;
    padding-right: 40px;
  }
  .filter-title {
    font-size: 17px;
  }
  .mediator-item {
    padding-right: 0px;
    padding-left: 0px;
  }
  .content-block-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .small-section-title {
    display: inline-block;
  }
  .small-section-title.sidebar {
    display: block;
  }
  .page-right-block {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 0px;
  }
  .content-block-content-wrapper {
    padding-bottom: 20px;
  }
  .tabs-info-block {
    display: none;
  }
  .mediator-image-block {
    position: relative;
    top: 0px;
    width: 135px;
    height: 170px;
    margin-right: 30px;
    margin-bottom: 10px;
    float: left;
  }
  .contact-col-left {
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .contact-col-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .locatie-list {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blog-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .blog-post-block-left {
    width: 100%;
    height: auto;
  }
  .blog-image-block-right {
    width: 100%;
    height: 150px;
    margin-bottom: 10px;
  }
  .blog-post-title-link {
    margin-bottom: 15px;
  }
  .blog-summary-wrapper {
    height: 50px;
  }
  .post-author-block {
    margin-top: 10px;
    padding-top: 10px;
  }
  .image-section-content-block {
    width: 70%;
  }
  .image-section-title.subtitle {
    font-size: 22px;
    line-height: 31px;
  }
  .subpage-content-block {
    padding: 25px;
  }
  .subpage-content-wrapper.tint {
    padding-top: 30px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .subpage-content-wrapper.blog-intro {
    padding-top: 90px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .menu-button {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    padding-top: 9px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .download-mockup {
    top: 27px;
    right: -204px;
    height: 350px;
  }
  .footer-paragraph {
    margin-bottom: 0px;
  }
  .filter-icon {
    margin-right: 10px;
  }
}

@media (max-width: 479px) {
  body {
    font-size: 13px;
    line-height: 19px;
  }
  h3 {
    font-size: 20px;
    line-height: 25px;
  }
  ul {
    padding-right: 25px;
    padding-left: 30px;
  }
  blockquote {
    padding-right: 0px;
    padding-left: 17px;
    border-left-width: 3px;
    font-size: 15px;
    line-height: 24px;
  }
  .logo {
    height: 30px;
    margin-top: 4px;
    margin-left: 10px;
  }
  .hero-section-overlay {
    padding: 35px 25px;
  }
  .hero-section-overlay.mediators {
    background-color: rgba(98, 44, 98, .7);
  }
  .hero-section-overlay.subpagina {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(98, 44, 98, .6);
  }
  .hero-section-overlay.subpagina.mediator {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hero-section-overlay.subpagina.specialismen {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hero-section-overlay.specialisme {
    padding-top: 30px;
    padding-bottom: 90px;
  }
  .hero-section-overlay.mediator.mediator-single {
    padding-top: 30px;
    padding-bottom: 100px;
  }
  .hero-section-overlay.blog-pagina {
    padding-top: 30px;
    padding-bottom: 150px;
  }
  .hero-content-block {
    width: 90%;
  }
  .hero-title {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 26px;
  }
  .hero-title.blog-title {
    font-size: 22px;
    line-height: 25px;
  }
  .hero-title.landingpage-title {
    font-size: 19px;
    line-height: 24px;
  }
  .hero-title.landingpage-title.large {
    font-size: 25px;
    line-height: 30px;
  }
  .checklist.tabs {
    padding-right: 20px;
    padding-left: 20px;
  }
  .button.hero-button {
    padding: 6px 9px;
    font-size: 10px;
    line-height: 20px;
  }
  .button.icon-button {
    position: relative;
    z-index: 20;
    padding: 12px 15px;
  }
  .button.large-landingpage-button.blauw {
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 15px;
  }
  .section.mediator-filter-section {
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
  }
  .info-block-title {
    margin-bottom: 8px;
  }
  .phone-link-block {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .footer {
    text-align: center;
  }
  .footer-logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-text {
    margin-top: 1px;
    float: none;
  }
  .info-tabs-button {
    height: 40px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 19px;
  }
  .info-tabs-pane {
    padding-top: 25px;
  }
  .section-title-wrapper {
    margin-bottom: 30px;
  }
  .section-title {
    font-size: 22px;
    line-height: 26px;
  }
  .section-title.subtitle {
    font-size: 14px;
  }
  .waardering-column {
    padding-right: 5px;
    padding-left: 5px;
  }
  .waardering-block {
    padding: 25px 15px 15px;
  }
  .waardering-description-title {
    font-size: 12px;
  }
  .header-link-block {
    display: inline-block;
    margin-right: 6px;
    margin-left: 6px;
    float: none;
    line-height: 15px;
  }
  .header-info-icon {
    margin-top: 0px;
  }
  .popup {
    margin-bottom: 25px;
    padding: 20px;
  }
  .popup-title {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .field {
    height: 40px;
    font-size: 12px;
  }
  .close-popup-button {
    top: 10px;
    right: 11px;
  }
  .close-icon {
    height: 17px;
  }
  .situatie-popup {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .mediator-title {
    font-size: 22px;
  }
  .bel-mij-popup {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .small-info-text {
    margin-bottom: 10px;
  }
  .button-title-small {
    width: 90%;
    font-size: 17px;
    line-height: 21px;
  }
  .hero-subtitle {
    margin-top: 12px;
    font-size: 14px;
    line-height: 26px;
  }
  .navbar {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .nav-link {
    font-size: 14px;
  }
  .top-info-block {
    padding-bottom: 5px;
    text-align: center;
  }
  .specialismen-block {
    margin-bottom: 8px;
    padding-top: 13px;
    padding-bottom: 7px;
  }
  .specialisme-title {
    line-height: 14px;
  }
  .specialisme-icon {
    top: 10px;
    right: -7px;
    height: 40px;
  }
  .specialisme-read-more-link {
    font-size: 12px;
  }
  .header-subtitle {
    margin-top: 10px;
    font-size: 17px;
    line-height: 23px;
  }
  .header-subtitle.small {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }
  .hero-paragraph {
    width: 100%;
    font-size: 12px;
    line-height: 19px;
  }
  .hero-paragraph.bedankt {
    margin-bottom: 0px;
  }
  .filter-dropdown {
    float: none;
  }
  .filter-dropdown-toggle {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .filter-title {
    margin-top: 0px;
    margin-bottom: 3px;
    float: none;
  }
  .content-block-left {
    margin-top: -90px;
  }
  .page-intro-text-block {
    margin-bottom: 20px;
    padding: 16px 16px 1px;
  }
  .block-title {
    width: 80%;
  }
  .small-section-title {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 19px;
  }
  .service-icon {
    top: 21px;
    right: 14px;
    height: 40px;
    opacity: 0.2;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .dynamic-back-link {
    font-size: 11px;
  }
  .content-block-content-wrapper {
    padding: 20px;
  }
  .content-block-content-wrapper.mediators {
    padding-bottom: 10px;
  }
  .mediator-link-block {
    margin-bottom: 10px;
  }
  .mediator-link-block.large {
    height: 210px;
    margin-bottom: 10px;
  }
  .go-back-wrapper {
    margin-top: 5px;
    line-height: 13px;
  }
  .mediator-info-title {
    font-size: 12px;
  }
  .mediator-image-block {
    width: 95px;
    height: 120px;
    margin-right: 20px;
    margin-bottom: 5px;
  }
  .contact-item {
    margin-top: 2px;
  }
  .contact-title.icon {
    margin-right: 7px;
  }
  .locatie-list {
    padding-bottom: 15px;
  }
  .detail-mediator-block {
    height: auto;
  }
  .detail-mediator-block.blog-post-block {
    position: relative;
    z-index: 10;
    height: 120px;
  }
  .detail-mediator-image-block {
    width: 100%;
    height: 110px;
  }
  .detail-mediator-image-block.blog-post-image-block {
    height: 100%;
  }
  .detail-mediator-content-block {
    width: 100%;
    padding: 18px;
  }
  .detail-mediator-content-block.blog-post-block {
    padding-top: 10px;
  }
  .mediator-detail-title.bottom-space {
    margin-bottom: 12px;
    font-size: 14px;
  }
  .blog-post-block-left {
    padding: 15px;
  }
  .blog-image-block-right {
    height: 100px;
  }
  .blog-post-title-link {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 22px;
  }
  .blog-summary-wrapper {
    display: none;
  }
  .image-section {
    padding: 25px;
  }
  .image-section-content-block {
    width: 65%;
  }
  .image-section-title {
    font-size: 20px;
    line-height: 28px;
  }
  .image-section-title.subtitle {
    margin-top: 15px;
    font-size: 13px;
    line-height: 19px;
  }
  .button-title {
    font-size: 11px;
  }
  .button-title.icon {
    margin-right: 5px;
    font-size: 12px;
  }
  .bottom-footer-link {
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 0px;
    float: none;
    border-left-width: 0px;
  }
  .blog-pagina-date {
    font-size: 13px;
  }
  .subpage-content-wrapper.tint {
    padding: 20px;
  }
  .subpage-content-wrapper.blog-intro {
    padding-right: 20px;
    padding-left: 20px;
  }
  .blog-geschreven-door {
    font-size: 10px;
  }
  .download-mockup {
    top: 11px;
    right: -115px;
    height: 220px;
  }
  .contact-paragraph {
    margin-bottom: 5px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}