/*
Theme Name: Clarity powered by Divi
Theme URI: www.wijzijnclarity.nl
Template: Divi
Author: Clarity
Author URI: www.wijzijnclarity.nl
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4
Updated: 2024-08-07 10:10:51

*/
.second-menu .content .left .read-more:hover, .second-menu .content .right .register:hover, .block__cta a:hover {
  background-color: #efefef !important;
  color: #ed3e4b;
}
#menu-item-1340, #menu-item-1341 {
  display: block;
}
/* FLEXBOX */
@media screen and (min-width: 981px) {
  .flex-row {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .flex-module {
    -moz-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #menu-item-1340, #menu-item-1341 {
    display: none !important;
  }
}
/* EINDE FLEX */
/* menu hover */
#top-menu li a:hover {
  opacity: 1 !important;
}
/* hover menu kleur */
#top-menu-nav #top-menu a:hover {
  color: #494949 !important;
  transition: 0.1s color;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}
/* website max width */
body.et_cover_background {
  max-width: 1440px;
  margin: auto;
}
.top-header {
  max-width: 1440px;
  margin: auto;
}
body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  max-width: 1440px;
  margin: auto;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
  max-width: 1440px;
  margin: auto;
}
/* groot scherm box-shadow */
#page-container {
  box-shadow: 0px 0px 20px 2px #e2e2e9;
}
.fases .divi_et_icon_gtm::before {
  line-height: 2em !important;
}
.fases .et_pb_module_header {
  font-family: "josefin-semibold" !important;
  font-size: 14px !important;
}
.fases .et_pb_button {
  padding-left: 20px !important;
}
.fases .et_pb_column:nth-of-type(2) .et_pb_image_wrap {
  width: 28px;
}
.fases .et_pb_main_blurb_image {
  width: 100%;
  height: 25px;
  text-align: left;
}
.fases .et_pb_main_blurb_image .et_pb_image_wrap {
  width: 40px;
  max-width: none !important;
  margin: 0;
}
.align-center-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
}
.align-center-mobile .et_pb_column:first-of-type {
  margin-right: 30px;
}
.align-center-mobile .et_pb_column:nth-of-type(2) {
  width: 20px;
  color: #fff;
  margin-right: 23px;
}
.align-center-mobile .et_pb_column:last-of-type p {
  display: flex;
  align-items: center;
  padding-bottom: 0px;
}
@media screen and (max-width: 980px) {
  .align-center-mobile .et_pb_column {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 480px) {
  .align-center-mobile {
    flex-direction: column;
  }
  .align-center-mobile .et_pb_column {
    margin-right: 0 !important;
  }
  .align-center-mobile .et_pb_column:first-of-type {
    margin-bottom: 20px;
  }
  .align-center-mobile .et_pb_column:last-of-type p, .align-center-mobile .et_pb_column:last-of-type h3 {
    justify-content: center;
  }
  .align-center-mobile .et_pb_button_alignment_right, .align-center-mobile .et_pb_text_align_left {
    text-align: center !important;
  }
}
.underline {
  position: relative;
  display: inline-block;
  background-position: 0 86%;
  background-repeat: repeat-x;
  background-size: 8px 9px;
  display: inline;
}
.underline.combined {
  background-image: linear-gradient(to right, #ec3d4d 50%, #494949 50.1%);
}
.underline.combined-reversed {
  background-image: linear-gradient(to right, #494949 50%, #ec3d4d 50.1%);
}
.underline.small {
  background-position: 0 61%;
  background-size: 100% 15px;
}
.underline.dark {
  background-image: linear-gradient(to right, #494949 99.9%, transparent 100%);
}
.underline.light {
  background-image: linear-gradient(to right, #ec3d4d 99.9%, transparent 100%);
}
/* headers */
@media screen and (min-width: 981px) {
  h1 {
    font-size: 90px !important;
    line-height: 108px !important;
  }
}
@media screen and (max-width: 981px) {
  h1 {
    line-height: 60px !important;
    font-size: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    line-height: 40px !important;
    font-size: 45px !important;
  }
}
.home h1 .underline {
  display: inline-block;
}
@media screen and (min-width: 981px) {
  .home h1 {
    font-size: 45px !important;
    line-height: 80px !important;
  }
}
@media screen and (max-width: 981px) {
  .home h1 {
    line-height: 60px !important;
    font-size: 47px !important;
  }
}
@media screen and (max-width: 767px) {
  .home h1 {
    font-size: 7vw !important;
  }
}
h2 {
  font-size: 40px !important;
  font-weight: 800 !important;
  line-height: 40px !important;
}
@media screen and (max-width: 981px) {
  h2 {
    line-height: 35px !important;
    font-size: 33px !important;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    line-height: 35px !important;
    font-size: 23px !important;
  }
}
.page-id-249 h2 {
  font-size: 22px !important;
}
@media screen and (min-width: 981px) {
  .page-id-249 h2 {
    font-size: 37px !important;
  }
}
h3 {
  font-size: 35px !important;
  font-weight: 800 !important;
  line-height: 40px !important;
}
@media screen and (max-width: 981px) {
  h3 {
    line-height: 40px !important;
    font-size: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  h3 {
    line-height: 40px !important;
    font-size: 30px !important;
  }
}
h4 {
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 20px;
}
@media screen and (max-width: 981px) {
  h4 {
    line-height: 25px !important;
    font-size: 33px !important;
  }
}
@media screen and (max-width: 767px) {
  h4 {
    line-height: 31px !important;
    font-size: 30px !important;
  }
}
h5 {
  font-size: 80px !important;
  font-weight: 800 !important;
  line-height: 35px !important;
}
/* footer center */
#footer-info, #footer-info a {
  width: 100%;
  margin: 0 auto;
}
#footer-info .right {
  float: right;
  font-family: "lato-light" !important;
  font-style: italic;
}
@media screen and (min-width: 981px) {
  #footer-info .right {
    margin-right: 72px;
  }
}
@media screen and (max-width: 804px) {
  #footer-info .right {
    display: block;
    text-align: center;
    float: none;
  }
}
#tooltip_content {
  line-height: 10px;
  font-size: 10px;
}
#main-header > #tooltip_content {
  display: none;
}
.side-by-side {
  display: flex;
  margin-left: -20px;
}
.side-by-side span {
  margin-right: 10px;
}
.no-padding {
  padding-bottom: 6px;
}
.indent {
  margin-left: 20px;
  padding-bottom: 6px;
  margin-top: -10px;
}
#fase3 .side-by-side, #fase4 .side-by-side, #fase5 .side-by-side {
  margin-left: -30px;
}
.red {
  color: #ed3e4b;
  font-weight: bold;
}
.et_pb_button {
  padding: 5px 2em 6px 1em !important;
}
.et_pb_button::after {
  line-height: 1.8em !important;
}
.et_fixed_nav #et-top-navigation {
  width: 100%;
  transition: 0s !important;
}
.et_fixed_nav #et-top-navigation #top-menu-nav {
  float: right;
}
.et_fixed_nav #et-top-navigation .nav > .menu-item a {
  font-weight: normal;
  position: relative;
  font-family: "josefin-semibold";
}
.et_fixed_nav #et-top-navigation .nav > .menu-item.current_page_item::after {
  content: "";
  height: 4px;
  left: 0;
  right: 0;
  width: calc(100% - 22px);
  background-color: #ed3e4b;
  position: absolute;
  bottom: 0;
}
.et_fixed_nav #et-top-navigation .nav > .menu-item:last-of-type::after {
  width: 100%;
}
.et_fixed_nav #et-top-navigation .phone-nav {
  display: inline-block;
  margin-left: 70px;
  margin-top: -20px;
  text-align: center;
  position: relative;
}
@media (max-width: 980px) {
  .et_fixed_nav #et-top-navigation .phone-nav {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    width: 200px;
  }
}
@media (max-width: 580px) {
  .et_fixed_nav #et-top-navigation .phone-nav {
    display: none;
  }
}
.et_fixed_nav #et-top-navigation .phone-nav .phone {
  width: 28px;
  animation: shake 5s cubic-bezier(0.36, 0.07, 0.19, 0.97) 5s infinite;
}
.et_fixed_nav #et-top-navigation .phone-nav .phone-nr {
  font-size: 20px;
  display: block;
  color: #383838;
  font-weight: normal;
  font-family: "lato-regular" !important;
}
.et_fixed_nav #et-top-navigation .phone-nav .phone-nr:hover {
  text-decoration: underline;
}
@media (min-width: 981px) {
  .et_fixed_nav #et-top-navigation {
    padding-left: 171px !important;
    float: left;
  }
}
@keyframes shake {
  1%, 9% {
    transform: translate3d(-1px, 0, 0);
  }
  2%, 4% {
    transform: translate3d(2px, 0, 0);
  }
  3%, 5%, 7% {
    transform: translate3d(-4px, 0, 0);
  }
  4%, 6% {
    transform: translate3d(4px, 0, 0);
  }
}
.bounce-button::after {
  animation: bounce 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 2s infinite;
}
@keyframes bounce {
  0%, 20% {
    margin-left: 0.3em;
  }
  40% {
    margin-left: 0.6em;
  }
  60%, 100% {
    margin-left: 0.3em;
  }
}
.second-menu {
  height: 59px;
  color: #fff;
  background-color: #383838;
}
@media (max-width: 980px) {
  .second-menu {
    display: none;
  }
}
.second-menu .content {
  height: 100%;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto auto 0;
  display: flex;
}
@media (max-width: 1300px) {
  .second-menu .content {
    padding-left: 0px;
  }
}
.second-menu .content .left {
  display: flex;
  align-items: center;
}
.second-menu .content .left p {
  font-family: "lato-light" !important;
}
.second-menu .content .left .read-more {
  margin-left: 20px;
  background: #ecb33d;
  color: #fff;
  padding: 5px 19px;
  font-family: "lato-bold" !important;
  font-size: 16px;
  color: #ffffff;
}
.second-menu .content .right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
@media (max-width: 1300px) {
  .second-menu .content .right {
    width: 170px;
  }
}
.second-menu .content .right .info-icon {
  width: 20px;
  margin-right: 20px;
}
.second-menu .content .right .info-icon:hover {
  cursor: pointer;
}
.second-menu .content .right .register {
  padding: 0 1.875rem;
  display: flex;
  align-items: center;
  font-family: "lato-bold" !important;
  color: #fff;
  line-height: 59px;
}
.second-menu .content .right .register svg {
  width: 1.5rem;
  height: 1.5rem;
}
.second-menu .content .right .register span {
  margin-left: 0.5rem;
}
.second-menu .content .right .login {
  margin-left: 20px;
  border: 2px solid #ffffff;
  color: #fff;
  padding: 5px 19px;
  font-family: "lato-bold" !important;
  font-size: 16px;
  color: #fff;
  pointer-events: none;
  opacity: 0;
}
@media (max-width: 1280px) {
  .second-menu .content .right .login {
    display: none;
  }
}
.second-menu .content .right .login:hover {
  background-color: #ec3d4d;
  border-color: #ec3d4d;
}
/* logo mobiel */
@media (max-width: 980px) {
  #logo {
    max-height: 70%;
  }
  .footer-block .et_pb_row:first-of-type .et_pb_image {
    width: 150px;
    max-width: 100%;
  }
  .footer-block .et_pb_row:first-of-type .et_pb_column {
    width: 33%;
  }
}
.wpcf7-form p {
  padding-bottom: 1em;
  float: left;
  width: 50%;
  margin-bottom: 3%;
  padding: 0 3% 0 0;
}
.wpcf7-form p:nth-of-type(n + 17) label {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
div.wpcf7-validation-errors {
  border: none !important;
}
.reported .wpcf7-list-item, .gender .wpcf7-list-item {
  background-color: rgba(56, 56, 56, 0.05) !important;
  padding: 11px !important;
  margin: 0 !important;
  font-size: 14px;
  margin-right: 10px !important;
}
.wpcf7-checkbox .wpcf7-list-item-label {
  display: none;
}
.wpcf7-checkbox .wpcf7-list-item {
  margin: 0 10px 0 0 !important;
}
.wpcf7-datalist::-webkit-calendar-picker-indicator {
  opacity: 0;
}
.wpcf7-select, .wpcf7-datalist, .wpcf7-text, .wpcf7-textarea, .wpcf7-captchar, .wpcf7-number, .wpcf7-date {
  background-color: rgba(56, 56, 56, 0.05) !important;
  border: none !important;
  width: 100% !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  margin-top: 0;
  border-radius: 0 !important;
  font-size: 14px;
  color: #494949 !important;
  padding: 16px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7-select::placeholder, .wpcf7-datalist::placeholder, .wpcf7-text::placeholder, .wpcf7-textarea::placeholder, .wpcf7-captchar::placeholder, .wpcf7-number::placeholder, .wpcf7-date::placeholder {
  color: #797979 !important;
}
.wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%204%205%22%3E%3Cpath%20fill%3D%22%23494949%22%20d%3D%22M2%205L0%203h4z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-position-x: right 16px;
  background-position-y: calc(50% - 3px);
  background-size: 12px;
}
.wpcf7-select::-ms-expand {
  display: none;
}
.wpcf7-select:focus {
  outline: none;
}
.wpcf7-select::placeholder {
  color: #797979 !important;
}
.wpcf7-date {
  padding: 14px 16px !important;
}
div:not(#wpcf7-f2151-p251-o1):not(#wpcf7-f2782-p251-o1) > .wpcf7-form p:nth-of-type(8) {
  margin-bottom: 2%;
}
#wpcf7-f1289-p249-o1 .accordion {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: transparent;
  color: #494949;
  cursor: pointer;
  padding: 0;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  text-decoration: underline;
  margin-left: 30px;
}
#wpcf7-f1289-p249-o1 .accordion-button p {
  width: auto;
}
#wpcf7-f1289-p249-o1 .accordion .arrow {
  transition: transform 0.3s ease;
}
#wpcf7-f1289-p249-o1 .accordion.active .arrow {
  transform: rotate(180deg);
}
#wpcf7-f1289-p249-o1 .panel {
  padding: 0 15px;
  margin-left: 15px;
  display: none;
  width: 100%;
  overflow: hidden;
}
#wpcf7-f1289-p249-o1 .panel p {
  width: 100%;
}
#wpcf7-f1289-p249-o1 > p:first-of-type {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  #wpcf7-f1289-p249-o1 > p:first-of-type > span {
    width: 100%;
  }
}
#wpcf7-f1289-p249-o1 > p:first-of-type label {
  padding: 10px 20px 7px 3px;
  background: #ffffff;
  border: 2px solid #cecece;
  box-sizing: border-box;
  border-radius: 2px;
  margin-right: 10px;
  font-family: josefin-regular;
}
@media (max-width: 767px) {
  #wpcf7-f1289-p249-o1 > p:first-of-type label {
    font-size: 12px;
  }
}
#wpcf7-f1289-p249-o1 > p:first-of-type label:hover {
  cursor: pointer;
}
#wpcf7-f1289-p249-o1 > p:first-of-type label .wpcf7-list-item-label {
  display: none;
}
#wpcf7-f1289-p249-o1 > p:first-of-type label:first-of-type:not([data-checked="false"]), #wpcf7-f1289-p249-o1 > p:first-of-type label[data-checked="true"] {
  border: 2px solid #ec3d4d;
  color: #ec3d4d;
  font-weight: 700;
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(2) {
  width: 50%;
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(2) .subscription {
  flex-direction: row;
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(2) .subscription .wpcf7-list-item {
  width: 47%;
}
@media (max-width: 767px) {
  #wpcf7-f1289-p249-o1 > p:nth-of-type(2) .subscription .wpcf7-list-item {
    width: 100%;
  }
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(3) {
  width: 100%;
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(8) {
  margin-bottom: 3% !important;
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(9) {
  margin-bottom: 2%;
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(6) {
  width: 100%;
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(11) {
  margin-bottom: 2%;
  width: 20%;
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(10) {
  width: 30%;
}
#wpcf7-f1289-p249-o1 > p:nth-of-type(n + 18) {
  width: 100%;
}
#wpcf7-f1289-p249-o1 > p:last-of-type {
  text-align: right;
}
#wpcf7-f2782-p251-o1 p:nth-of-type(n + 12), #wpcf7-f2151-p251-o1 p:nth-of-type(n + 12) {
  width: 100%;
}
#wpcf7-f2782-p251-o1 p:nth-of-type(8), #wpcf7-f2151-p251-o1 p:nth-of-type(8) {
  width: 30%;
}
#wpcf7-f2782-p251-o1 p:nth-of-type(9), #wpcf7-f2151-p251-o1 p:nth-of-type(9) {
  width: 20%;
}
#wpcf7-f1291-p257-o1 p:last-of-type {
  text-align: right;
  padding-right: 5%;
}
#wpcf7-f1291-p257-o1 p:last-of-type, #wpcf7-f1291-p257-o1 p:nth-of-type(5) {
  width: 100%;
}
.wpcf7-not-valid {
  #border: 1px dashed red !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.wpcf7-radio.wpcf7-not-valid {
  border: none !important;
}
.wpcf7-radio.wpcf7-not-valid .wpcf7-list-item {
  #border: 1px dashed red !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.wpcf7-not-valid-tip {
  #display: none !important;
}
.wpcf7-recaptcha {
  float: left;
  padding: 0 3% 0 0;
}
.wpcf7-submit {
  color: #fff !important;
  border: 0px;
  letter-spacing: 0px;
  font-size: 20px;
  margin: 8px auto 0;
  cursor: pointer;
  font-size: 20px;
  background: #ec3d4d;
  font-weight: 500;
  line-height: 1.7em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-left: 20px;
  padding: 9px 50px 10px 19px;
  font-family: "lato-bold" !important;
  font-size: 16px;
  border-radius: 0px !important;
}
.wpcf7-submit:hover {
  background-color: #ed0013;
}
div.wpcf7 form.wpcf7-form span.ajax-loader {
  background-image: url(/wp-content/uploads/2018/12/ion-arrow-right-c-Ionicons.png);
  margin-top: -4px;
  margin-left: -37px;
  background-size: cover;
  width: 26px;
  height: 13px;
  visibility: visible;
  background-color: transparent;
  opacity: 1;
}
div.wpcf7 form.wpcf7-form span.ajax-loader::before {
  visibility: hidden;
}
div.wpcf7 form.wpcf7-form span.ajax-loader.is-active {
  width: 16px;
  height: 16px;
  background-image: url(/wp-content/uploads/2018/12/loading_gif_contact.gif);
}
div.wpcf7-mail-sent-ok {
  border: none !important;
  color: #494949 !important;
}
.wpcf7-response-output {
  clear: both;
}
.wpcf7-form-control.wpcf7-mathcaptcha {
  padding: 13px;
  max-width: 50px;
  font-size: 15px;
  text-align: center;
  border-radius: 0px !important;
}
.mathcaptcha-65, .mathcaptcha-73 {
  color: #494949;
  font-family: "lato-bold";
  margin-right: 20px;
}
#contact p:nth-of-type(n + 3) {
  width: 100%;
}
#contact p:nth-of-type(4) {
  text-align: right;
}
@media (max-width: 414px) {
  .change-order-mobile {
    display: flex;
    flex-direction: column;
  }
  .change-order-mobile .et_pb_column:first-of-type {
    margin-bottom: -50px;
  }
  .change-order-mobile .et_pb_column:last-of-type {
    order: -1;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #wpcf7-f1289-p249-o1 > p:nth-of-type(2) {
    width: 100% !important;
  }
  .wpcf7-form p {
    width: 100%;
    padding: 0;
  }
  .wpcf7-submit {
    margin-left: 10px;
    padding: 9px 50px 10px 8px;
  }
  .wpcf7-form-control.wpcf7-mathcaptcha {
    padding: 13px 0px;
    width: 35px;
  }
  .mathcaptcha-65, .mathcaptcha-73 {
    margin-right: 0px;
    font-size: 15px;
  }
  #wpcf7-f1289-p249-o1 > p:nth-of-type(9) {
    width: 32%;
    margin-right: 4%;
  }
  #wpcf7-f1289-p249-o1 > p:nth-of-type(10) {
    width: 41%;
    margin-right: 2%;
  }
  #wpcf7-f1289-p249-o1 .wpcf7-submit {
    margin-left: 0 !important;
  }
  #wpcf7-f2782-p251-o1 p:nth-of-type(8) {
    width: 52%;
    margin-right: 4%;
  }
  #wpcf7-f2782-p251-o1 p:nth-of-type(9) {
    width: 44%;
  }
  #wpcf7-f2782-p251-o1 p:nth-of-type(9), #wpcf7-f2151-p251-o1 p:nth-of-type(9) {
    width: 52%;
    margin-right: 4%;
  }
  #wpcf7-f2782-p251-o1 p:nth-of-type(10) #wpcf7-f2151-p251-o1 p:nth-of-type(10) {
    width: 44%;
  }
  #wpcf7-f2782-p251-o1 .wpcf7-list-item.last #wpcf7-f2151-p251-o1 .wpcf7-list-item.last {
    margin-top: 10px !important;
  }
}
#contact .wpcf7-submit {
  border: none !important;
  color: #666666 !important;
  border-radius: 0px !important;
}
.counter {
  text-align: center;
}
.counter p {
  font-family: "lato-regular" !important;
}
.counter p:first-of-type {
  color: #ec3d4d;
  margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 30px;
  margin-top: 10px;
}
.counter p:last-of-type {
  color: #494949;
  margin-bottom: 0px;
  font-size: 25px;
}
.counter-image {
  position: relative;
}
.counter-image svg {
  max-width: 190px;
}
.counter-image svg path:last-of-type {
  stroke: #494949;
}
.counter-image .number-counter {
  color: #ec3d4d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 35px;
  font-family: "lato-bold";
}
@media screen and (min-width: 981px) {
  .counter-image .number-counter {
    font-size: 40px;
  }
}
.pagination {
  clear: both;
  position: relative;
  font-size: 11px;
  /* Pagination text size */
  line-height: 13px;
  float: right;
  /* Pagination float direction */
}
.pagination span, .pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #fff;
  /* Pagination text color */
  background: #555;
  /* Pagination non-active background color */
  -webkit-transition: background 0.15s ease-in-out;
  -moz-transition: background 0.15s ease-in-out;
  -ms-transition: background 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.pagination a:hover {
  color: #fff;
  background: #6aac70;
  /* Pagination background on hover */
}
.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #6aac70;
  /* Current page background */
  color: #fff;
}
.zorgverleners #searchform .balk {
  /* search bar*/
  width: calc(100% - 140px);
  height: 50px;
  border-radius: 2px;
  background-color: #f8f6f6;
  background-image: url(https://erisietsmisgegaan.nl/wp-content/uploads/2018/12/icon-search-strong-1x.png);
  background-size: 17px 17px;
  background-position: 8px 19px;
  background-repeat: no-repeat;
  border: none;
  padding: 0px 15px 0px 37px;
  color: #383838;
  font-family: "lato-regular";
}
.zorgverleners #searchform .search-submit {
  /* Button*/
  background-color: #ec3d4d;
  color: white;
  background-image: url(/wp-content/uploads/2018/12/ion-arrow-right-c-Ionicons.png);
  background-position: 63px 18px;
  background-size: 28px;
  background-repeat: no-repeat;
  overflow: hidden;
  border: none;
  padding: 15px 55px 15px 15px;
  font-family: "lato-bold" !important;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.zorgverleners #searchform .search-submit:hover {
  cursor: pointer;
  background-color: #ed0013;
}
.zorgverleners {
  max-width: 500px;
  margin: 0 auto;
  width: 84%;
}
@media (max-width: 767px) {
  .zorgverleners {
    width: 90%;
  }
}
.entry-content .aangeslotenz_table {
  max-width: 500px;
  border: 1px solid #eee;
  /*grey*/
  text-align: left;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 25px;
}
.custom-form {
  max-width: 500px;
  margin: 0 auto;
}
.custom-form form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.entry-content .aangeslotenz_table, td {
  border: none;
  font-family: "lato-regular";
}
/*title of the table*/
.aangeslotenz_table .Bedrijfsnaam {
  font-family: "josefin-bold";
  position: relative;
  font-weight: bold;
}
/*line under the text*/
.aangeslotenz_table .Bedrijfsnaam::after {
  content: "";
  width: 30px;
  position: absolute;
  left: 139px;
  bottom: 7px;
  left: calc(50% - 15px);
  border-width: 0px 3px 2px;
  border-style: solid;
  color: #ec3d4d;
}
.aangeslotenz_table .kvk_nummer {
  font-family: "josefin-bold";
  position: relative;
  font-weight: bold;
}
.aangeslotenz_table .kvk_nummer::after {
  content: "";
  width: 30px;
  position: absolute;
  left: 139px;
  bottom: 7px;
  left: calc(50% - 15px);
  border-width: 0px 3px 2px;
  border-style: solid;
  color: #ec3d4d;
}
.aangeslotenz_table .aangeslotenz-Thead {
  background-color: rgba(0, 0, 0, 0);
  text-align: center;
}
.aangeslotenz_table tbody {
  background-color: rgba(56, 56, 56, 0.05);
  color: #383838;
}
.a page-numbers {
  color: #383838;
}
div .pagination1 {
  margin-left: 23%;
  color: #383838;
  text-align: right;
  margin-top: 20px;
}
div .pagination1 a {
  color: #383838;
  margin: 0 2px;
}
.aangeslotenz_table tr {
  border: none;
}
.entry-content .aangeslotenz_table tr td {
  border-top: 0px;
}
.aangeslotenz_table td {
  border: solid;
  border-width: 0px 0;
}
.aangeslotenz_table td:nth-child(2) {
  border: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #d6d6d6;
}
.pagination1 .current {
  background: #ec3d4d;
  color: #ffffff;
  padding: 10px 15px;
}
.tel-nr:hover {
  text-decoration: underline;
}
/* splitsing hover */
.splitsing:hover {
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
/* cookie notice */
#cn-notice-text {
  font-size: medium;
}
.cookie-notice-container {
  padding: 20px !important;
}
#cookie-notice .cn-button {
  color: #fff !important;
  border-width: 0px !important;
  font-size: 14px !important;
  background-color: #ec3d4d !important;
  padding: 10px 20px 10px 20px !important;
}
#cookie-notice .cookie-notice-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 414px) {
  #cookie-notice .cookie-notice-container {
    display: block;
  }
}
@media (max-width: 414px) {
  #cookie-notice .cn-button {
    margin-left: 0;
    margin-top: 10px;
    display: block;
  }
}
body #top-menu li a {
  font-size: 17px;
}
@media (max-width: 1090px) {
  body #top-menu li a {
    font-size: 16px;
  }
}
/* submenu width */
#top-menu li li a {
  width: 280px;
}
.nav li ul {
  width: 285px !important;
}
/* mobile menu breakpoint */
@media (max-width: 1024px) {
  #et_mobile_nav_menu {
    display: block;
  }
  #top-menu {
    display: none;
  }
}
.anchor-with-arrow {
  display: block;
  cursor: pointer;
  font-weight: bold;
}
.anchor-with-arrow:hover {
  text-decoration: underline;
}
.anchor-with-arrow::after {
  font-family: ETmodules !important;
  position: absolute;
  margin-left: 10px;
  opacity: 1;
  margin-top: 4px;
  text-shadow: none;
  font-weight: 400;
  font-style: normal;
  font-variant: none;
  line-height: 1em;
  text-transform: none;
  content: "$";
  font-size: 20px;
}
/* BEGIN voordelen pagina */
.voordelen_checks {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 1080px) {
  .voordelen_checks {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
}
@media screen and (max-width: 1079px) {
  .voordelen_checks > div.et_pb_blurb_1.et_pb_blurb {
    padding: 10px 0 !important;
  }
}
.voordelen_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.voordelen_container span.readmore_button {
  margin-top: auto;
  font-family: "lato-bold" !important;
  font-size: 15px;
  color: #ec3d4d;
}
.voordelen_container span.readmore_button::after {
  font-family: ETmodules !important;
  position: absolute;
  margin-left: 10px;
  opacity: 1;
  margin-top: 4px;
  text-shadow: none;
  font-weight: 400;
  font-style: normal;
  font-variant: none;
  line-height: 1em;
  text-transform: none;
  content: "$";
  font-size: 20px;
}
.voordelen_container article {
  display: inline-flex;
  flex-direction: column;
  border: 1px solid #cecece;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
  padding: 0 30px 30px 30px;
  margin-bottom: 35px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .voordelen_container article:not(:nth-of-type(2n + 1)) {
    margin-left: 40px;
  }
  .voordelen_container article:nth-of-type(2n + 1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 950px) {
  .voordelen_container article:not(:nth-of-type(3n + 1)) {
    margin-left: 3.3%;
  }
  .voordelen_container article:nth-of-type(3n + 1) {
    margin-left: 0;
  }
}
.voordelen_container article > a:first-child {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 2;
}
.voordelen_container article > a:hover + figure {
  background-size: calc(100% + 130px);
}
@media screen and (min-width: 768px) {
  .voordelen_container article {
    width: calc(50% - 20px);
  }
}
@media screen and (min-width: 950px) {
  .voordelen_container article {
    width: calc(33% - 20px);
  }
}
.voordelen_container article figure {
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0;
  height: 150px;
  position: relative;
  margin-left: -30px;
  margin-bottom: 15px;
  width: calc(100% + 60px);
  background-size: calc(100% + 120px);
  transition: all 0.7s ease-in-out;
}
@media screen and (min-width: 768px) {
  .voordelen_container article figure {
    height: 200px;
  }
}
@media screen and (min-width: 950px) {
  .voordelen_container article figure {
    height: 150px;
  }
}
@media screen and (min-width: 1080px) {
  .voordelen_container article figure {
    height: 180px;
  }
}
.voordelen_container article figure::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
}
.voordelen_container article figure .promotion_ribbon {
  background-color: #ec3d4d;
  transform: rotate(45deg);
  text-align: center;
  width: 100%;
  position: absolute;
  right: -37.5%;
  top: 12.5%;
}
.voordelen_container article figure .promotion_ribbon h3 {
  color: white;
  padding: 5px;
}
.voordelen_container article figure img {
  position: absolute;
  bottom: -2px;
  left: 0;
  min-width: calc(100% + 0.5px);
}
.voordelen_container article h4 {
  font-size: 16px !important;
  font-family: "lato-regular" !important;
  font-weight: normal !important;
  color: #ec3d4d;
}
.voordelen_container article h3 {
  font-size: 18px !important;
  font-family: "lato-bold" !important;
  font-weight: bold !important;
  line-height: normal !important;
  color: #494949;
  max-height: 47px;
  overflow: hidden;
}
.voordelen_container article p {
  margin-bottom: 10px;
  max-height: 76px;
  overflow: hidden;
}
.buttonnumber-2 {
  margin-bottom: -30px;
}
body.voordelen-template-default {
  overflow-x: hidden;
}
.reset-button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
}
.reset-button:hover {
  cursor: pointer;
}
.section-heading {
  text-align: center;
  width: 100%;
  max-width: 1440px;
  margin-left: 50%;
  transform: translateX(-50%);
  padding: 130px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.section-heading::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: -1;
}
.section-heading h2 {
  max-width: 90vw;
  margin: 0 auto;
  color: white;
}
.section-heading h2:before {
  display: none;
}
.section-heading button.button.outline {
  border-color: white;
  color: white;
  margin: 30px auto 0 auto;
  display: block;
  padding: 8px 2em 11px 2em;
  background-color: rgba(0, 0, 0, 0);
}
section.voordelen_detail_wrapper img:not(.custom) {
  max-width: 200px;
  max-height: 100px;
  margin: auto;
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
}
section.voordelen_detail_wrapper ul, section.voordelen_detail_wrapper ol {
  margin-left: 17px;
}
section.voordelen_detail_wrapper ul {
  list-style: disc;
}
section.voordelen_detail_wrapper ol {
  list-style: auto;
}
section.voordelen_detail_wrapper .no_image {
  display: none;
}
section.voordelen_detail_wrapper .background-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  flex: 1;
  min-height: 300px;
}
section.voordelen_detail_wrapper .section-image {
  text-align: center;
  width: 1440px;
  max-width: 100%;
}
section.voordelen_detail_wrapper .section-image-quote {
  text-align: center;
  width: 1440px;
  max-width: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  padding: 130px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
section.voordelen_detail_wrapper .section-image-quote::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: -1;
}
section.voordelen_detail_wrapper .section-image-quote h2 {
  max-width: 90vw;
  margin: 0 auto;
  color: white;
}
section.voordelen_detail_wrapper .section-image-quote h2:before {
  display: none;
}
section.voordelen_detail_wrapper .section-image-quote button.button.outline {
  margin-top: 30px;
  border-color: white;
  color: white;
  background-color: rgba(0, 0, 0, 0);
}
section.voordelen_detail_wrapper section {
  padding: 30px 0;
  margin: 35px 0;
  position: relative;
}
@media screen and (max-width: 1025px) {
  section.voordelen_detail_wrapper section {
    flex-direction: column;
    margin: 15px 0;
  }
  section.voordelen_detail_wrapper section article, section.voordelen_detail_wrapper section aside, section.voordelen_detail_wrapper section img {
    width: 100% !important;
  }
}
section.voordelen_detail_wrapper section h2 {
  font-size: 40px;
}
section.voordelen_detail_wrapper section h3 {
  font-size: 30px;
}
section.voordelen_detail_wrapper section h2, section.voordelen_detail_wrapper section h3 {
  font-family: "josefin-bold";
}
section.voordelen_detail_wrapper section h2::before, section.voordelen_detail_wrapper section h3::before {
  content: "";
  width: 40px;
  height: 2px;
  display: block;
  margin-bottom: 25px;
}
section.voordelen_detail_wrapper section p {
  font-family: "lato-regular";
  font-size: 16px;
  line-height: 26px;
}
section.voordelen_detail_wrapper section button.button {
  padding: 8px 2em 11px 1em;
  font-size: 20px;
  color: white;
  display: inline-block;
  margin-top: 45px;
  margin-bottom: 20px;
  position: relative;
}
section.voordelen_detail_wrapper section button.button::after {
  font-family: ETmodules !important;
  position: absolute;
  margin-left: 10px;
  opacity: 1;
  margin-top: 4px;
  text-shadow: none;
  font-weight: 400;
  font-style: normal;
  font-variant: none;
  line-height: 1em;
  text-transform: none;
  content: "$";
  font-size: 20px;
}
section.voordelen_detail_wrapper section button.button.outline {
  border: 2px solid #1cb4b9;
  background-color: white;
  color: #1cb4b9;
  padding: 6px 2em 9px 1em;
}
section.voordelen_detail_wrapper section button.button.bg {
  border: 2px solid white;
  background-color: rgba(0, 0, 0, 0);
  color: white;
  padding: 6px 2em 9px 1em;
  margin: 30px 45px;
}
section.voordelen_detail_wrapper section button.button.bg::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% + 90px);
  height: calc(100% + 60px);
  background-size: cover;
  background-position: center center;
  z-index: -1;
  left: -45px;
  top: -30px;
}
section.voordelen_detail_wrapper section.txt_image, section.voordelen_detail_wrapper section.image_txt {
  display: flex;
}
section.voordelen_detail_wrapper section.txt_image article, section.voordelen_detail_wrapper section.image_txt article {
  width: 100%;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  section.voordelen_detail_wrapper section.txt_image article, section.voordelen_detail_wrapper section.image_txt article {
    width: 50%;
  }
}
section.voordelen_detail_wrapper section.txt_image img, section.voordelen_detail_wrapper section.image_txt img {
  width: 100%;
  display: block;
}
@media screen and (min-width: 1024px) {
  section.voordelen_detail_wrapper section.txt_image img, section.voordelen_detail_wrapper section.image_txt img {
    width: calc(50% + 99.5px);
    position: absolute;
    display: inline-block;
    top: 30px;
  }
}
@media screen and (min-width: 1024px) {
  section.voordelen_detail_wrapper section.txt_image .background-image {
    margin-left: 20px;
  }
}
section.voordelen_detail_wrapper section.txt_image img {
  left: auto;
}
@media screen and (min-width: 1024px) {
  section.voordelen_detail_wrapper section.txt_image img {
    left: calc(50% + 99.5px);
  }
}
@media screen and (min-width: 1024px) {
  section.voordelen_detail_wrapper section.image_txt {
    flex-direction: row-reverse;
  }
  section.voordelen_detail_wrapper section.image_txt .background-image {
    margin-right: 20px;
    background-size: contain;
  }
}
section.voordelen_detail_wrapper section.image_txt article {
  text-align: right;
}
section.voordelen_detail_wrapper section.image_txt article h2::before, section.voordelen_detail_wrapper section.image_txt article h3::before {
  margin-left: calc(100% - 40px);
}
section.voordelen_detail_wrapper section.image_txt img {
  right: auto;
}
@media screen and (min-width: 1024px) {
  section.voordelen_detail_wrapper section.image_txt img {
    right: calc(50% + 99.5px);
  }
}
section.voordelen_detail_wrapper section.txt_left article h3, section.voordelen_detail_wrapper section.txt_center article h3, section.voordelen_detail_wrapper sectiontxt_right article h3 {
  margin-bottom: -30px;
}
section.voordelen_detail_wrapper section.txt_center article {
  text-align: center;
}
section.voordelen_detail_wrapper section.txt_center article h2:before, section.voordelen_detail_wrapper section.txt_center article h3::before {
  margin-left: calc(50% - 20px);
}
section.voordelen_detail_wrapper section.txt_right article {
  text-align: right;
}
section.voordelen_detail_wrapper section.txt_right article h2:before, section.voordelen_detail_wrapper section.txt_right article h3::before {
  margin-left: calc(100% - 40px);
}
section.voordelen_detail_wrapper section.cta .button {
  margin-top: 0;
}
section.voordelen_detail_wrapper section.checkmarks {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0;
  min-width: 10%;
}
@media screen and (max-width: 1025px) {
  section.voordelen_detail_wrapper section.checkmarks {
    flex-direction: column;
  }
}
section.voordelen_detail_wrapper section.checkmarks .checkmark {
  margin-bottom: 40px;
}
section.voordelen_detail_wrapper section.checkmarks .checkmark i {
  width: calc(100% - 70px);
}
@media screen and (min-width: 1024px) {
  section.voordelen_detail_wrapper section.checkmarks .checkmark i {
    width: 100%;
  }
}
section.voordelen_detail_wrapper section.checkmarks.two_rows {
  flex-wrap: wrap;
}
section.voordelen_detail_wrapper section.checkmarks.two_rows .checkmark {
  flex: 1 0 50%;
}
section.voordelen_detail_wrapper section.checkmarks.two_rows .checkmark i {
  width: calc(100% - 70px);
}
section.voordelen_detail_wrapper section .checkmark {
  position: relative;
  display: flex;
  align-items: flex-start;
}
section.voordelen_detail_wrapper section .checkmark svg {
  width: 30px;
  margin-right: 15px;
  display: inline-block;
}
section.voordelen_detail_wrapper section .checkmark i {
  font-family: "josefin-regular";
  font-size: 22px;
  display: inline-block;
}
section.voordelen_detail_wrapper section.txt_checklist {
  display: flex;
}
section.voordelen_detail_wrapper section.txt_checklist article, section.voordelen_detail_wrapper section.txt_checklist aside {
  display: inline-block;
}
section.voordelen_detail_wrapper section.txt_checklist article {
  width: 50%;
}
section.voordelen_detail_wrapper section.txt_checklist aside {
  width: calc(50% - 50px);
  padding: 35px;
  margin-top: 40px;
  background-color: #f4f4f4;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  section.voordelen_detail_wrapper section.txt_checklist aside {
    margin-left: 50px;
    margin-top: 0;
    padding: 55px;
  }
}
section.voordelen_detail_wrapper section.txt_checklist aside .checkmark {
  display: block;
}
section.voordelen_detail_wrapper section.txt_checklist aside .checkmark:not(:first-of-type) {
  margin-top: 30px;
}
section.voordelen_detail_wrapper section.txt_checklist aside .checkmark i {
  font-size: 18px;
}
.single-voordelen {
  z-index: 10;
}
.voordelen-popup-overlay {
  overflow: hidden;
  margin-left: -9999px;
  opacity: 0;
  transition: opacity 0.3s;
}
.voordelen-popup {
  background-color: white;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 900px;
  width: 100%;
  padding: 35px;
  padding-top: 95px;
  box-shadow: 0px 0px 55px -20px grey;
  text-align: center;
}
.voordelen-popup p {
  max-width: 500px;
  width: 100%;
  display: inline-block;
  margin: auto;
  margin-top: 20px;
}
.voordelen-popup-overlay {
  width: 100%;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.45);
  z-index: 99999;
}
.voordelen-popup .line-top {
  position: absolute;
  z-index: 10;
  top: 73px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  width: 45px;
  height: 2px;
}
.voordelen-popup .voordelen-form {
  text-align: right;
  margin-top: 50px;
  display: block;
  margin: auto;
  width: 80%;
  margin-top: 50px;
}
.voordelen-popup .voordelen-form input {
  background-color: rgba(56, 56, 56, 0.05);
  border: none;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-top: 0;
  border-radius: 0;
  font-size: 14px;
  color: #494949;
  padding: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.voordelen-popup .voordelen-form span {
  display: block;
  text-align: right;
}
.voordelen-popup .voordelen-form .button-popup {
  padding: 8px 2em 11px 1em;
  font-size: 20px;
  color: white;
  border: none;
  display: inline-block;
  position: relative;
  margin-top: 20px;
  margin-bottom: 15x;
}
.voordelen-popup .voordelen-form button:hover {
  cursor: pointer;
}
.voordelen-popup .voordelen-form .button-popup::after {
  font-family: ETmodules !important;
  position: absolute;
  margin-left: 10px;
  opacity: 1;
  margin-top: 4px;
  text-shadow: none;
  font-weight: 400;
  font-style: normal;
  font-variant: none;
  line-height: 1em;
  text-transform: none;
  content: "$";
  font-size: 20px;
}
.voordelen-popup .voordelen-form .is-active.button-popup::after {
  width: 20px;
  height: 20px;
  display: block;
  content: "";
  background-size: cover;
  right: 10px;
  top: 8px;
  background-image: url(/wp-content/uploads/2018/12/loading_gif_contact.gif);
}
.voordelen-popup .close-icon {
  background-image: url("/wp-content/uploads/2019/11/cancel.svg");
  width: 17px;
  height: 17px;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.voordelen-popup .close-icon:active {
  width: 16px;
  height: 16px;
}
.show-voordelen-popup {
  margin-left: 0px;
  opacity: 1;
}
/* EIND voordelen pagina */
@media (min-width: 981px) and (max-width: 1024px) {
  .et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    margin-left: 459px;
  }
}
@media (min-width: 1025px) and (max-width: 1300px) {
  .et_fixed_nav #et-top-navigation .phone-nav {
    display: none;
  }
  #logo {
    max-height: 46% !important;
  }
}
@media (min-width: 981px) and (max-width: 1210px) {
  .home h1 .underline {
    font-size: 36px;
  }
}
@media (min-width: 981px) and (max-width: 1049px) {
  .second-menu .content {
    padding-left: 0px !important;
  }
}
.subscription {
  display: flex;
  flex-wrap: wrap;
}
.subscription label {
  align-items: center;
}
.subscription input {
  margin-right: 16px;
}
.subscription .wpcf7-list-item {
  width: 100%;
}
.subscription .wpcf7-list-item-label {
  display: inline-block;
}
.custom_footer {
  background-color: #494949;
}
.request_form_button {
  color: #fff !important;
  border-width: 0px !important;
  font-size: 14px !important;
  background-color: #ec3d4d !important;
  padding: 10px 20px 10px 20px !important;
  border-radius: 3px;
  margin-top: 10px;
}
.request_form {
  font-family: josefin-regular;
  max-width: 300px;
}
.request_form input[type="text"], .request_form input[type="password"] {
  background-color: #fff;
  border: none !important;
  width: 100% !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  margin-top: 0;
  margin-bottom: 10px;
  border-radius: 0 !important;
  font-size: 14px;
  color: #494949 !important;
  padding: 10px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.message-request-form {
  margin-top: 10px;
  display: block;
}
.packages-wrapper .notice {
  width: 100%;
  font-style: italic;
  margin-bottom: 10px;
}
.packages-wrapper .all-packages {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 981px) {
  .packages-wrapper .all-packages {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.packages-wrapper .all-packages .package {
  width: 100%;
  background: #ffffff;
  border: 1px solid #cecece;
  box-sizing: border-box;
  border-radius: 2px;
  cursor: pointer;
}
.packages-wrapper .all-packages .package:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (min-width: 981px) {
  .packages-wrapper .all-packages .package {
    width: calc(50% - 10px);
  }
  .packages-wrapper .all-packages .package:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.packages-wrapper .all-packages .package.hidden {
  display: none !important;
}
.packages-wrapper .all-packages .package .top-content {
  padding: 30px;
}
.packages-wrapper .all-packages .package .top-content h4 {
  color: #ec3d4d;
}
.packages-wrapper .all-packages .package .top-content p {
  color: #494949;
}
.packages-wrapper .all-packages .package:hover {
  border-color: #ec3d4d;
}
.packages-wrapper .all-packages .package .checkmark-usp {
  width: 15px;
  margin-right: 10px;
}
.packages-wrapper .all-packages .package .cta-section {
  font-family: josefin-regular;
  background: #ffffff;
  padding: 15px 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #ec3d4d;
  color: white;
  justify-content: space-between;
}
.packages-wrapper .all-packages .package .cta-section .price-from {
  display: block;
}
.packages-wrapper .all-packages .package .cta-section .package-price {
  font-weight: 600;
  font-size: 48px;
  line-height: 48px;
}
@media (min-width: 800px) and (max-width: 1280px) {
  .packages-wrapper .all-packages .package .cta-section .package-price {
    font-size: 36px;
  }
}
.packages-wrapper .all-packages .package h3 {
  color: #ec3d4d;
}
.packages-wrapper .all-packages .package .cta-button {
  font-size: 18px;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px;
  margin-top: 8px;
}
@media screen and (min-width: 981px) {
  .packages-wrapper .all-packages .package .cta-button {
    margin-top: 0px;
  }
}
.packages-wrapper .all-packages .package .cta-button:hover {
  transition: all 0.3s ease;
  background-color: #c12f3c;
}
.packages-wrapper .all-packages .package .cta-button::after {
  content: "$";
  font-size: 20px;
  position: relative;
  top: 4px;
  font-family: ETmodules !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: transparent !important;
}
.package-table {
  display: flex;
  margin-bottom: 10px;
}
.package-table > p {
  margin-right: 10px;
}
.you-pay {
  margin-top: 20px;
  display: block;
}
@media (max-width: 900px) {
  .till-tablet-counter-row .et_pb_column {
    width: 50%;
  }
  .till-tablet-counter-row .et_pb_text_6 {
    display: block !important;
  }
}
.usps-home {
  padding: 0;
  list-style-type: none !important;
  display: flex;
  justify-content: center;
}
.usps-home span {
  color: white;
}
.usps-home img {
  width: 12px;
  height: 8px;
  margin-right: 10px;
}
.usps-home li:not(:first-of-type) {
  margin-left: 20px;
}
.eri-custom-tabs {
  border: 0px;
}
.eri-custom-tabs .et_pb_all_tabs .et_pb_tab {
  padding-left: 0;
  padding-right: 0;
}
.eri-custom-tabs .et_pb_all_tabs .et_pb_tab .et_pb_tab_content {
  margin-left: 20px;
}
.eri-custom-tabs .et_pb_all_tabs .et_pb_tab .et_pb_tab_content h2 {
  margin-left: -20px;
  font-size: 32px !important;
}
.eri-custom-tabs .et_pb_tabs_controls:after {
  border-color: #ec3d4d;
  margin-bottom: 30px;
  top: 30px;
}
.eri-custom-tabs .et_pb_tabs_controls li {
  border-radius: 8px;
  border: 0px;
}
.eri-custom-tabs .et_pb_tabs_controls li a {
  font-family: josefin-regular;
  padding: 10px 30px 8px 30px;
}
.eri-custom-tabs .et_pb_tabs_controls li.et_pb_tab_active {
  background-color: #ec3d4d !important;
}
.eri-custom-tabs .et_pb_tabs_controls li.et_pb_tab_active a {
  color: white !important;
}
.grecaptcha-badge {
  display: none !important;
}
.homepage__header {
  display: grid;
  position: relative;
  color: #ffffff;
}
@media screen and (min-width: 981px) {
  .homepage__header {
    grid-template-columns: 2fr;
    column-gap: 3rem;
  }
  .homepage__header .header__stats {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 4;
  }
}
.homepage__header .header__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  grid-row-start: 1;
  grid-row-end: 3;
  height: 100%;
  overflow: hidden;
}
@media screen and (min-width: 981px) {
  .homepage__header .header__background {
    grid-row-end: 4;
  }
}
.homepage__header .header__background .overlay {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.homepage__header .header__background img {
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.header__title {
  padding: 4.125rem 1.25rem 3.25rem;
}
@media screen and (min-width: 981px) {
  .header__title {
    padding: 5rem 0 0 9rem;
  }
}
.header__title h1 div {
  display: flex;
  flex-wrap: wrap;
  font-size: 36px !important;
  line-height: normal !important;
  color: #ffffff;
}
@media screen and (min-width: 981px) {
  .header__title h1 div:first-of-type {
    margin-bottom: 20px;
  }
}
.header__title h1 div span {
  width: fit-content;
}
.header__content {
  color: black;
  padding: 1.875rem 1.25rem;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (min-width: 981px) {
  .header__content {
    color: #ffffff;
    grid-row-start: 2;
    padding: 2rem 0 0 9rem;
    width: auto;
    margin: 0;
  }
}
.header__content p {
  font-family: "lato-regular" !important;
  margin-bottom: 1rem;
  max-width: 320px;
}
@media screen and (min-width: 981px) {
  .header__content p {
    font-size: 1.5rem;
    max-width: 800px;
    margin: 0;
  }
}
.header__content ul {
  margin: 1.5rem 0 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.header__content ul li {
  display: grid;
  margin-bottom: 0.625rem;
  grid-template-columns: 1rem 1fr;
  font-family: josefin-regular !important;
  gap: 1rem;
}
.header__content ul li:last-of-type {
  margin-bottom: 0;
}
.header__content ul li svg {
  color: #ec3d4d;
}
@media screen and (min-width: 981px) {
  .header__content ul {
    display: none;
  }
}
.header__links {
  font-family: josefin-semibold !important;
  display: flex;
  flex-direction: column;
  grid-row-start: 2;
  padding: 0 1.25rem 3.75rem;
}
@media screen and (min-width: 981px) {
  .header__links {
    margin-top: 2.5rem;
    flex-direction: row;
    grid-column-start: 1;
    grid-row-start: 3;
    padding: 0 0 5.5rem 9rem;
  }
}
.header__links a {
  display: block;
  padding: 0.6375rem 1.875rem;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 981px) {
  .header__links a {
    width: fit-content;
    text-align: left;
  }
}
.header__links a:first-of-type {
  background-color: #ecb33d;
  border: 1px solid #ecb33d;
}
.header__links a:first-of-type:hover {
  transition: all 0.3s ease;
  background-color: #d3a443;
  border-color: #d3a443;
}
.header__links a:last-of-type {
  margin: 1rem 0 0 0;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.header__links a:last-of-type:hover {
  transition: all 0.3s ease;
  background-color: rgba(246, 246, 246, 0.2);
}
@media screen and (min-width: 981px) {
  .header__links a:last-of-type {
    margin: 0 0 0 1rem;
  }
}
.header__stats {
  color: #494949;
  padding: 0 1rem 2rem;
  margin: 0 auto;
  width: fit-content;
}
@media screen and (min-width: 981px) {
  .header__stats {
    padding: 5rem 7rem 0 0;
    color: #fff;
  }
}
.header__stats .hero_counter .counter {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 1rem;
  max-width: 270px;
}
@media screen and (min-width: 981px) {
  .header__stats .hero_counter .counter {
    grid-template-columns: 1fr;
  }
}
.header__stats .hero_counter .counter p {
  font-size: 1.125rem;
}
.header__stats .hero_counter .counter p:first-of-type {
  font-family: "josefin-semibold" !important;
  padding: 0;
  grid-column-start: 2;
  grid-row-start: 1;
  place-content: end;
  margin-top: auto;
  color: #ec3d4d;
}
.header__stats .hero_counter .counter p:last-of-type {
  font-family: josefin-regular !important;
  padding: 0;
  place-content: start;
  grid-column-start: 2;
  grid-row-start: 2;
  color: #494949;
}
@media screen and (min-width: 981px) {
  .header__stats .hero_counter .counter p {
    font-size: 1.5rem;
    text-align: center;
  }
  .header__stats .hero_counter .counter p:first-of-type {
    margin-top: 1rem;
    grid-row-start: 2;
    grid-column-start: 1;
    color: #fff;
  }
  .header__stats .hero_counter .counter p:last-of-type {
    grid-row-start: 3;
    grid-column-start: 1;
    color: #fff;
  }
}
.header__stats .hero_counter .counter-image {
  width: fit-content;
  max-width: 40vw;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media screen and (min-width: 981px) {
  .header__stats .hero_counter .counter-image {
    max-width: none;
    grid-row-end: 1;
  }
}
.header__stats .hero_counter .counter-image svg {
  width: 100%;
}
.header__stats .hero_counter .counter-image svg path:last-of-type {
  stroke: #494949;
}
@media screen and (min-width: 981px) {
  .header__stats .hero_counter .counter-image svg path:last-of-type {
    stroke: #fff;
  }
}
.block__cta {
  display: grid;
}
@media screen and (min-width: 981px) {
  .block__cta {
    grid-template-columns: 1fr 1fr;
  }
}
.block__cta h2 {
  color: #fff;
  text-align: center;
  font-size: 1.125rem !important;
  line-height: normal !important;
}
@media screen and (min-width: 1240px) {
  .block__cta h2 {
    font-size: 1.75rem !important;
  }
}
.block__cta h2 span:first-of-type {
  display: none;
}
@media screen and (min-width: 981px) {
  .block__cta h2 span:first-of-type {
    display: inline-block;
  }
}
.block__cta h2 span:nth-of-type(2) {
  display: inline-block;
}
.block__cta h2 span:nth-of-type(2):first-letter {
  text-transform: uppercase;
}
@media screen and (min-width: 981px) {
  .block__cta h2 span:nth-of-type(2):first-letter {
    text-transform: lowercase;
  }
}
.block__cta:has(h2):not(:has(p)) h2 {
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 1240px) {
  .block__cta:has(h2):not(:has(p)) h2 {
    padding-bottom: 2.25rem;
  }
}
.block__cta:has(h2, p) h2 {
  padding-bottom: 0.5rem;
}
.block__cta:has(h2, p) p {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 1240px) {
  .block__cta:has(h2, p) h2 {
    padding-bottom: 1rem;
  }
  .block__cta:has(h2, p) p {
    margin-bottom: 2.25rem;
  }
}
.block__cta p {
  font-family: josefin-regular !important;
  color: #fff;
}
.block__cta a {
  font-family: "lato-bold" !important;
  color: #494949;
  display: block;
  width: fit-content;
  background-color: #ffffff;
  padding: 0.75rem 1rem;
}
@media screen and (min-width: 981px) {
  .block__cta a {
    padding: 0.75rem 1.5rem;
  }
}
.block__cta > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem 1.5rem;
}
.block__cta .cta__zzp {
  background-color: #494949;
  color: #494949;
}
.block__cta .cta__zzp h2 > span:last-of-type {
  color: #ec3d4d;
}
.block__cta .cta__health {
  background-color: #ec3d4d;
}
.block__cta .cta__health h2 > span:last-of-type {
  color: #494949;
}
.subscriptions {
  padding: 4rem 1.5rem;
}
@media screen and (min-width: 981px) {
  .subscriptions {
    padding: 3rem 7.5rem 3rem;
  }
}
.subscriptions hr {
  margin: 0 0 2rem 0;
  border-color: #ec3d4d;
  width: 6.5rem;
}
.subscriptions .package-buttons {
  margin: 1rem 0 0;
}
.subscriptions .package-buttons #organisationButton {
  margin-left: 20px;
}
.subscriptions .package-buttons button {
  color: #494949;
  background-color: #ffffff;
  border: 1px solid #494949;
  padding: 0.75rem 1.125rem;
  cursor: pointer;
  font-size: 15px;
  transition: background-color 200ms ease-in-out;
}
.subscriptions .package-buttons button:hover {
  color: #ffffff;
  background-color: rgba(73, 73, 73, 0.9);
}
.subscriptions .package-buttons button.active {
  background-color: #494949;
  color: #ffffff;
}
.uspblock {
  padding: 2rem 1.5rem 4rem;
}
@media screen and (min-width: 981px) {
  .uspblock {
    padding: 3rem 7.5rem 5rem;
  }
}
.uspblock hr {
  margin: 0 0 2rem 0;
  border-color: #ec3d4d;
  width: 6.5rem;
}
.uspblock h2 {
  max-width: 57.5rem;
  font-family: josefin-regular !important;
  font-weight: 400 !important;
  margin-bottom: 3rem;
}
.uspblock h2 span {
  color: #ec3d4d;
}
.uspblock .uspblock__grid {
  display: grid;
  gap: 1.5rem;
}
@media screen and (min-width: 981px) {
  .uspblock .uspblock__grid {
    gap: 2.5rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
.uspblock .benefit__block {
  border: 1px solid #ec3d4d;
  padding: 1.25rem 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.uspblock .benefit__block h3 {
  font-family: josefin-regular !important;
  font-size: 1.175rem !important;
  line-height: normal !important;
}
@media screen and (min-width: 981px) {
  .uspblock .benefit__block h3 {
    font-size: 1.375rem !important;
  }
}
.uspblock .benefit__block hr {
  border-color: #ec3d4d;
  margin: 0;
  width: 2.5rem;
}
.uspblock .benefit__block ul {
  margin: 1.5rem 0 1rem 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.uspblock .benefit__block ul li {
  display: grid;
  margin-bottom: 0.625rem;
  grid-template-columns: 1rem 1fr;
  font-family: josefin-regular !important;
  gap: 1rem;
}
.uspblock .benefit__block a {
  background-color: #ec3d4d;
  padding: 0.75rem 1.1875rem;
  color: white;
  display: block;
  width: fit-content;
}
.uspblock .benefit__block a:hover {
  transition: all 0.3s ease;
  background-color: #c12f3c;
  border-color: #c12f3c;
}
.top__innermenu {
  font-family: "lato-regular" !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top__innermenu a {
  color: #ffffff;
  cursor: pointer;
}
.top__innermenu a:hover {
  text-decoration: underline;
}
.top__innermenu--contact {
  display: flex;
}
.top__innermenu--contact a {
  margin: 0 10px;
}
.top__innermenu--contact a {
  display: grid;
  grid-template-columns: 1.5rem 1fr;
  column-gap: 0.5rem;
}
.top__innermenu--contact a span:first-of-type {
  background-color: #ec3d4d;
  color: #fff;
  border-radius: 100%;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.top__innermenu--links {
  display: flex;
  list-style: none;
}
@media screen and (min-width: 981px) {
  .top__innermenu--links {
    margin-right: 2rem;
  }
}
.top__innermenu--links li {
  padding-left: 1rem;
  padding-right: 1rem;
}
.banner {
  display: none;
  background-color: #ec3d4d;
  padding: 1rem;
  color: #ffffff;
}
@media screen and (min-width: 981px) {
  .banner {
    display: block;
  }
}
.banner menu {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.banner menu li {
  display: grid;
  grid-template-columns: 20px 1fr;
  column-gap: 0.75rem;
}
.banner.temporary {
  display: block;
  position: relative;
  padding: 0.5rem 2rem;
}
@media screen and (min-width: 981px) {
  .banner.temporary {
    padding: 1rem;
  }
}
.banner.temporary .message {
  text-align: center;
}
.banner.temporary .message a {
  text-decoration: underline;
  color: white;
}
.banner.temporary .banner-close {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 981px) {
  .banner.temporary .banner-close {
    right: 20px;
  }
}
/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before, .et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
  content: "M";
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, ul.et_mobile_menu li.page_item_has_children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
  width: 44px;
  height: 100%;
  padding: 0px !important;
  max-height: 44px;
  border: none;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 999;
  background-color: transparent;
}
/*some code to keep everyting positioned properly*/
ul.et_mobile_menu > li.menu-item-has-children, ul.et_mobile_menu > li.page_item_has_children, ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.page_item_has_children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children {
  position: relative;
}
/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children > a, .et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
}
/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
  display: none !important;
  visibility: hidden !important;
}
/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
  display: block !important;
  visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
  text-align: center;
  opacity: 1;
}
/*submenu toggle icon when closed*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
  top: 10px;
  position: relative;
  font-family: "ETModules";
  content: "3";
  color: #ec3d4d;
  background: #f0f3f6;
  border-radius: 50%;
  padding: 3px;
}
/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after {
  content: "2";
}
/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
  position: absolute;
  right: 5%;
  margin-left: -20px;
  top: -14px;
  width: 0;
  height: 0;
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffffff;
}
/*adjust the position of the hamburger menu*/
.mobile_menu_bar {
  position: relative;
  display: block;
  line-height: 0;
}
/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu, .et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
  background-color: #ffffff !important;
  border-radius: 10px;
}
#menu-item-19368, #menu-item-4158, #menu-item-19370, #menu-item-3777, #menu-item-259, #menu-item-2631, #menu-item-3292 {
  display: block !important;
}
@media screen and (min-width: 981px) {
  #menu-item-19368, #menu-item-4158, #menu-item-19370, #menu-item-3777, #menu-item-259, #menu-item-2631, #menu-item-3292 {
    display: none !important;
  }
}
#et_mobile_nav_menu li#menu-item-19369:hover a, #top-menu > li#menu-item-19369:hover a, #et_mobile_nav_menu li#menu-item-3756:hover a, #top-menu > li#menu-item-3756:hover a {
  color: white !important;
  transition: all 0.3s ease;
  background-color: #d3a443;
  border-color: #d3a443;
}
#et_mobile_nav_menu li#menu-item-19369 a, #top-menu > li#menu-item-19369 a, #et_mobile_nav_menu li#menu-item-3756 a, #top-menu > li#menu-item-3756 a {
  background: #ecb33d;
  padding: 10px 10px 10px 16px !important;
  color: white !important;
}
@media screen and (min-width: 981px) {
  #et_mobile_nav_menu li#menu-item-19369 a, #top-menu > li#menu-item-19369 a, #et_mobile_nav_menu li#menu-item-3756 a, #top-menu > li#menu-item-3756 a {
    padding: 15px 31px !important;
    margin: -10px -10px -10px 0;
  }
}
#et_mobile_nav_menu li#menu-item-19369::after, #top-menu > li#menu-item-19369::after, #et_mobile_nav_menu li#menu-item-3756::after, #top-menu > li#menu-item-3756::after {
  display: none !important;
}
.subscription__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
hr {
  width: 2.5rem;
}
h2 {
  font-family: josefin-bold !important;
}
.subscription__text {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 981px) {
  .subscription__text {
    display: grid;
    grid-template-columns: 4fr 3fr;
    gap: 2rem;
  }
}
.subscription__text a {
  border: 1px solid #ec3d4d;
  color: #ec3d4d;
  padding: 0.675rem 1.875rem;
  display: flex;
  width: fit-content;
  align-items: center;
  margin-top: 20px;
  margin-left: 0;
}
@media screen and (min-width: 981px) {
  .subscription__text a {
    margin-top: 0;
    margin-left: auto;
    align-self: start;
  }
}
.subscription__text a span {
  margin-right: 0.675rem;
}
@media screen and (max-width: 1300px) {
  .second-menu .content .right {
    max-width: 170px;
  }
}
@media screen and (max-width: 981px) {
  .hide-mobile {
    display: none;
  }
}
.show-mobile {
  display: none;
}
@media screen and (max-width: 981px) {
  .show-mobile {
    display: inline;
  }
}
