.groene_achtergrond_wrapper {
  background-color: #05918f;
  padding: 30px;
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  border-bottom-top-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-bottom-top-radius: 0px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-bottomright: 30px;
  border-bottom-right-radius: 30px;
}
@media (min-width: 992px) {
  .groene_achtergrond_wrapper {
    padding: 30px 45px;
  }
}
.groene_achtergrond_wrapper h2 {
  font-family: "Titillium Web", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #2e2645 !important;
  line-height: 1.2em;
}
.groene_achtergrond_wrapper .gform_required_legend {
  display: none;
}
.gform_wrapper.gravity-theme .groene_achtergrond .gform_fields {
  grid-column-gap: 5%;
}
.gform_wrapper.gravity-theme .groene_achtergrond .gfield_consent_label, .gform_wrapper.gravity-theme .groene_achtergrond .gfield--input-type-consent, .gform_wrapper.gravity-theme .groene_achtergrond .gfield_required_text {
  color: #ffffff !important;
}
.gform_wrapper.gravity-theme .groene_achtergrond input[type="text"], .gform_wrapper.gravity-theme .groene_achtergrond input[type="url"], .gform_wrapper.gravity-theme .groene_achtergrond input[type="email"], .gform_wrapper.gravity-theme .groene_achtergrond select {
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: none;
  color: #2e2645 !important;
  font-size: 14px !important;
  padding: 16px !important;
}
.gform_wrapper.gravity-theme .groene_achtergrond input[type="text"]::placeholder, .gform_wrapper.gravity-theme .groene_achtergrond input[type="url"]::placeholder, .gform_wrapper.gravity-theme .groene_achtergrond input[type="email"]::placeholder, .gform_wrapper.gravity-theme .groene_achtergrond select::placeholder {
  color: #2e2645;
}
.gform_wrapper.gravity-theme .groene_achtergrond .gform_validation_errors, .gform_wrapper.gravity-theme .groene_achtergrond .gfield_validation_message, .gform_wrapper.gravity-theme .groene_achtergrond .validation_message {
  border: none;
  color: #2e2645;
}
.gform_wrapper.gravity-theme .groene_achtergrond .gform_validation_errors > h2 {
  color: #2e2645;
}
.gform_wrapper.gravity-theme .groene_achtergrond .gfield_error label {
  color: #ffffff;
}
.gform_confirmation_wrapper.groene_achtergrond {
  padding: 30px;
}
@media (min-width: 992px) {
  .gform_confirmation_wrapper.groene_achtergrond {
    padding: 30px 45px;
  }
}
.gform_confirmation_wrapper.groene_achtergrond .gform_confirmation_message {
  color: #ffffff;
}
.gform_previous_button, .gform_next_button, .gform_button {
  background-color: #ff5726;
  border: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding: 15px 30px;
  text-transform: uppercase;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  moz-border-radius: 20px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.gform_previous_button {
  background-color: #ff5726 !important;
  color: #ffffff !important;
}
#gform_confirmation_wrapper_12, .bestelformulier_wrapper {
  background-color: #05918f;
  padding-top: 45px;
  padding-right: 45px;
  padding-bottom: 45px;
  padding-left: 45px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-bottom-top-radius: 0px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-bottomright: 30px;
  border-bottom-right-radius: 30px;
}
#gform_confirmation_wrapper_12 h2, .bestelformulier_wrapper h2 {
  font-family: "Titillium Web", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #2e2645 !important;
  line-height: 1.2em;
}
#gform_confirmation_wrapper_12 .gfield, .bestelformulier_wrapper .gfield {
  margin-bottom: 3%;
}
#gform_confirmation_wrapper_12 input[type="text"], #gform_confirmation_wrapper_12 input[type="email"], .bestelformulier_wrapper input[type="text"], .bestelformulier_wrapper input[type="email"] {
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: none;
  color: #2e2645 !important;
  font-size: 14px !important;
  padding: 16px !important;
}
#gform_confirmation_wrapper_12 input[type="text"]::placeholder, #gform_confirmation_wrapper_12 input[type="email"]::placeholder, .bestelformulier_wrapper input[type="text"]::placeholder, .bestelformulier_wrapper input[type="email"]::placeholder {
  color: #2e2645;
}
.wpml-ls-legacy-dropdown > ul {
  padding: 0;
}
.wpml-ls-legacy-dropdown {
  width: auto;
}
.wpml-ls-legacy-dropdown a, .wpml-ls-legacy-dropdown a:hover {
  background-color: transparent;
  border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
  background-color: transparent;
  border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border-top: none;
  text-align: left;
}
.wpml-ls-item .sub-menu {
  max-width: 50px;
  padding: 0 !important;
}
.wpml-ls-item .sub-menu li {
  padding: 0;
}
.wpml-ls-item .sub-menu li a {
  padding: 3px 0 0 15px;
  width: auto;
}
.et_pb_column_0_tb_header {
  display: flex;
  flex-direction: row-reverse;
}
.et_pb_column_0_tb_header .wpml-ls-legacy-list-horizontal {
  padding: 0;
}
.et_pb_column_0_tb_header .et_pb_code_0_tb_header {
  margin-top: 3px !important;
}
.et_pb_column_0_tb_header .et_pb_button_0_tb_header_wrapper {
  margin-left: 20px !important;
}
.et_pb_column_0_tb_header .et_mobile_menu {
  position: inherit;
}
.switch_container {
  display: flex;
}
.switch_container .switch_toelichting {
  font-style: italic;
  padding: 5px 0 0 10px;
}
.switch {
  display: inline-block;
  position: relative;
  height: 17px;
  width: 30px;
  top: 8px;
}
.switch input {
  display: none;
}
.slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
}
.slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  left: 4px;
  position: absolute;
  transition: 0.4s;
  height: 13px;
  width: 13px;
  bottom: 2px;
  left: 2px;
}
input:checked + .slider {
  background-color: #66bb6a;
}
input:checked + .slider:before {
  transform: translateX(13px);
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
#agenda_uitgelicht .et_pb_row {
  position: relative;
  z-index: 1;
}
#agenda_uitgelicht .sessies_select_date, #agenda_uitgelicht .sessies_select_overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}
#agenda_uitgelicht .sessies_select_date:hover, #agenda_uitgelicht .sessies_select_overlay:hover {
  background-color: rgba(38, 46, 69, 0.3);
}
#agenda_uitgelicht .et_pb_column_4 {
  background-color: #F7F5F2;
}
#agenda_uitgelicht .et_pb_text_inner {
  padding-top: 30px;
  padding-bottom: 15px;
}
#agenda_uitgelicht .et_pb_text_inner h3 {
  font-weight: bold;
}
#agenda_uitgelicht .et_pb_row_3 {
  background-color: #F7F5F2;
  box-shadow: none !important;
  min-height: 156.9px;
  -webkit-border-radius: 0;
  border-radius: 0;
  moz-border-radius: 0;
}
#agenda_uitgelicht .et_pb_image {
  background-color: #F7F5F2;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  margin-top: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  text-align: center;
}
#agenda_uitgelicht .et_pb_image_1 {
  background-color: #F7F5F2;
  -webkit-border-radius: 60px 0 60px 0;
  border-radius: 60px 0 60px 0;
  moz-border-radius: 60px 0 60px 0;
}
#agenda_uitgelicht .et_pb_image_1 img {
  -webkit-border-radius: 60px 0 60px 0;
  border-radius: 60px 0 60px 0;
  moz-border-radius: 60px 0 60px 0;
}
#agenda_uitgelicht .et_pb_row_3.et_pb_row {
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 10px !important;
  padding-left: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
#agenda_items {
  margin: 30px 0;
}
#agenda_items .et_pb_row_6 {
  min-height: auto;
  margin-bottom: 30px;
}
#agenda_items h2 {
  font-weight: bold;
}
#agenda_items .et_pb_promo_description p {
  font-size: 16px;
  padding-bottom: 5px;
}
#agenda_items .et_pb_promo_description a {
  color: #fff;
}
#agenda_items .et_pb_promo_description a:hover {
  text-decoration: underline;
}
#agenda_items .et_pb_cta_1.et_pb_promo {
  background-color: #2e2645;
  overflow: hidden;
  transition: background-color 300ms ease 0ms, background-image 300ms ease 0ms;
  -webkit-border-radius: 40px 0 40px 0;
  border-radius: 40px 0 40px 0;
  moz-border-radius: 40px 0 40px 0;
}
#agenda_items a, #agenda_items .switch {
  display: inline-block;
  line-height: 25px;
}
#agenda_items .switch {
  height: 17px;
  width: 30px;
  margin: 2px 5px 0 0;
}
#agenda_items .switch .slider::before {
  height: 13px;
  width: 13px;
  bottom: 2px;
  left: 2px;
}
#agenda_items input:checked + .slider::before {
  transform: translateX(13px) !important;
}
#agenda_items_cat {
  margin-top: 60px;
}
#agenda_items_cat .et_pb_column_11 {
  background-color: transparent;
}
#agenda_items_cat .et_pb_row {
  margin-top: 31px !important;
  padding: 27px 0 !important;
}
#agenda_items_cat .et_pb_column_4_4 {
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  border-radius: 0 0 0 0;
  overflow: hidden;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  margin-top: 0px !important;
  padding-right: 30px !important;
  padding-left: 30px !important;
  transform-origin: 100% 100%;
}
#agenda_items_cat .et_pb_image_4 {
  margin-left: 30px !important;
  text-align: left;
  margin-left: 0;
}
#agenda_items_cat .et_pb_image_4 .et_pb_image_wrap {
  border-radius: 30px 0 30px 0;
  overflow: hidden;
}
#agenda_items_cat .et_pb_text_5 {
  padding: 0 !important;
}
#agenda_items_cat .et_pb_text_5 h3 {
  font-weight: 700;
  color: #F7F5F2 !important;
}
#agenda_items_cat .et_pb_row_6 {
  background-color: #05918F;
  border-radius: 30px 0 0 0;
  overflow: hidden;
  min-height: auto;
  box-shadow: none;
}
#agenda_items_cat .et_pb_row_6 .et_pb_text_inner {
  color: #F7F5F2;
}
#agenda_items_cat .et_pb_text_6 {
  padding: 0 !important;
}
#agenda_items_cat .et_pb_text_6 h3 {
  color: #2E2645 !important;
  font-size: 22px !important;
}
#agenda_items_cat .et_pb_text_6 .et_pb_text_inner {
  color: #2E2645;
}
#agenda_items_cat .et_pb_text_6 .et_pb_text_inner p {
  margin-bottom: 15px;
}
#agenda_items_cat .et_pb_row_7 {
  background-color: #F7F5F2;
  border-radius: 0 0 25px 0;
  margin-top: 0 !important;
  overflow: hidden;
}
#agenda_items_cat .sessies_select_date {
  color: #2E2645;
}
#agenda_items_cat a, #agenda_items_cat .switch {
  display: inline-block;
  line-height: 30px;
}
#agenda_items_cat .switch {
  top: 4px;
  height: 17px;
  width: 30px;
  margin: 2px 5px 0 0;
}
#agenda_items_cat .switch .slider::before {
  height: 13px;
  width: 13px;
  bottom: 2px;
  left: 2px;
}
#agenda_items_cat input:checked + .slider::before {
  transform: translateX(13px) !important;
}
#agenda_items_cat .et_pb_column_12 {
  background-color: transparent;
}
.gform_sessies_wrapper {
  padding: 30px;
}
.gform_sessies_wrapper .session_choices .gfield_description, .gform_sessies_wrapper .session_choices .gfield_label, .gform_sessies_wrapper .session_choices .ginput_container {
  display: none;
}
.gform_sessies_wrapper .session_choices .validation_message {
  display: inline-block;
}
.gform_sessies_wrapper .gform_required_legend {
  display: none;
}
.gform_sessies_wrapper .gform_button {
  float: right;
}
#gform_7 .gfield_checkbox label, #gform_7 .gfield_radio label {
  font-size: 16px;
}
/* general styling */
/* body {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f2f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
 */
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: #3e8f8e;
}
#zelftriagemelding h3 {
  margin-bottom: 15px;
  padding: 30px;
}
#vraag_analyse_aan {
  color: #ffffff !important;
  border-width: 5px !important;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 15px;
  letter-spacing: 3px;
  font-size: 16px;
  font-family: "Titillium Web", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #ff5726;
}
@media (max-width: 320px) {
  /* smartphones, iPhone, portrait 480x320 phones */
}
@media (max-width: 481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
}
@media (max-width: 641px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}
@media (max-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
}
@media (max-width: 1025px) {
  /* big landscape tablets, laptops, and desktops */
  #agenda_uitgelicht .et_pb_text_inner, #agenda_uitgelicht .et_pb_image_1 {
    padding: 15px;
  }
  #agenda_items_cat .et_pb_image_4 {
    margin-left: 15px !important;
    max-width: calc(100% - 30px);
  }
  #agenda_items_cat .et_pb_column_4_4 {
    max-width: calc(100% - 30px);
    margin-left: 15px !important;
    padding-right: 30px;
  }
  #agenda_uitgelicht .switch_container {
    display: inline-block;
    padding: 0 15px;
  }
  #agenda_uitgelicht .switch_container .switch {
    top: 4px;
  }
  #agenda_uitgelicht .switch_toelichting {
    display: inline;
  }
  #agenda_items_cat .et_pb_image img {
    margin: 0 auto;
    max-width: 300px;
  }
  #agenda_items_cat .et_pb_text_6 .et_pb_text_inner {
    padding: 15px;
  }
}
@media (max-width: 1281px) {
  /* hi-res laptops and desktops */
}
/*show hamburger menu on desktop for specific menu module*/
@media (min-width: 980px) {
  .pa-hamburger-menu .et_pb_menu__menu {
    display: none;
  }
  .pa-hamburger-menu .et_mobile_nav_menu {
    display: flex;
    float: none;
    margin: 0 6px;
    align-items: center;
  }
  .et_pb_menu .et_mobile_nav_menu li {
    list-style-type: none;
  }
  .et_pb_menu_0_tb_header {
    width: 100%;
  }
  .et_pb_menu_0_tb_header .et_pb_menu__logo {
    max-width: 240px;
  }
  .et_pb_section_0.et_pb_section {
    margin-top: 100px !important;
  }
  .wpml-ls-item-toggle {
    width: 60px;
  }
}
