/** =========================================================== **/
/**                        Set colors                           **/
/** =========================================================== **/
@import "assets/css-libraries/datepicker.min.css";
@import "assets/css-libraries/readyclass.min.css";
@import "assets/css-libraries/riff.css";
:root {
  --hover-color: #2d4e5d;
  --main-color: #4e88a1;
  --menu-color: #4e88a1;
  --secondary-color: #aebe00;
  --tertiary-color: #aebe00;
}

.page-id-92,
.parent-pageid-92,
.color-92,
.color-bo {
  --hover-color: #a8b702;
  --main-color: #c3d500;
  --menu-color: #575756;
  --secondary-color: #009ba8;
  --tertiary-color: #009ba8;
}

.page-id-95,
.parent-pageid-95,
.color-95,
.color-vo {
  --hover-color: #0d183e;
  --main-color: #181561;
  --menu-color: #575756;
  --secondary-color: #181561;
  --tertiary-color: #bf2b54;
}

.page-id-98,
.parent-pageid-98,
.color-98,
.color-mbo {
  --hover-color: #500344;
  --main-color: #390094;
  --menu-color: #575756;
  --secondary-color: #3d2683;
  --tertiary-color: #861b65;
}

.page-id-107,
.parent-pageid-107,
.color-107,
.color-nt2 {
  --hover-color: #346b83;
  --main-color: #004379;
  --menu-color: #575756;
  --secondary-color: #4f88a1;
  --tertiary-color: #4f88a1;
}

#quayn-styling {
  --hover-color: #797e0f;
  --main-color: #909617;
  --menu-color: #575756;
  --secondary-color: #5a4a42;
  --tertiary-color: #5a4a42;
}

#event-styling {
  --hover-color: #be740b;
  --main-color: #f68b1f;
  --menu-color: #575756;
  --secondary-color: #322c67;
  --tertiary-color: #322c67;
}

/*
 Theme Name: Toets.nl
 Text Domain: bureau-ice
 Theme URI: https://www.toets.nl
 Version: 1.0.1
 Description: Maatwerk WordPress thema voor toets.nl.
 Author: Proud Nerds
 Author URI: https://www.proudnerds.com
 */
/** =========================================================== **/
/**                          Header                             **/
/** =========================================================== **/
.header-top ul#menu-hoofdmenu li.menu-item a.nav-link,
.header-top ul#menu-hoofdmenu li.menu-item a.nav-link:hover {
  font-weight: 600;
}

.header-top .btn.btn-secondary.tablet-only {
  display: none;
}

/** =========================================================== **/
/**                          Breadcrumb                         **/
/** =========================================================== **/
p#breadcrumbs {
  margin: 10px 0;
}

/** =========================================================== **/
/**                        404 not found                        **/
/** =========================================================== **/
.error404 .right-404 {
  margin: 0;
}

.content-404 {
  padding: 45px 0;
}

.error404 .list-group {
  float: right;
  margin: 100px 100px 0 0;
}

/** =========================================================== **/
/**                        Cookie settings                      **/
/** =========================================================== **/
.cookie-settings-row {
  padding-top: 3rem;
}

.btn.btn-secondary.cookie-settings-button {
  color: white;
  white-space: normal;
}

.btn.btn-secondary.cookie-settings-button:hover {
  color: white;
}

.cookie-title {
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}

/** =========================================================== **/
/**                         Order module                        **/
/** =========================================================== **/
.order-form .header-img {
  height: auto;
  margin-bottom: 30px;
  min-height: auto;
}

.order-form .header-img .hero-image {
  height: auto;
}

#order-search label {
  margin: 0;
}

#order-search span {
  float: left;
  font-size: 12px;
  line-height: unset;
  margin-bottom: 10px;
}

#order-search .btn-info,
#order-search .form-control {
  display: inline-block;
  float: left;
}

/** =========================================================== **/
/**                             Shop                            **/
/** =========================================================== **/
#order-products .table td {
  position: relative;
}

.step-error {
  background: red;
  color: white;
  font-size: 12px;
  font-weight: bold;
  left: 50%;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: -25px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
}

.step-error:after {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  border-top: solid 10px red;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 100%;
  width: 0;
}

.tab-content table {
  margin-bottom: 0;
}

.product-number {
  float: left;
  margin-bottom: 0;
  width: 100%;
}

.product-price-item span.product-vat {
  display: none;
}

/** =========================================================== **/
/**                          Newsletter                         **/
/** =========================================================== **/
#subscribe-modal.modal .gform_wrapper .ginput_container_checkbox ul li label a {
  color: #b3a06e;
}
#subscribe-modal.modal .gform_wrapper .gfield_label {
  color: #575756;
}

#subscribe-modal.modal .gform_wrapper .ginput_container_checkbox ul li.gchoice_21_19_1 {
  width: auto;
}

#subscribe-modal.modal .gform_wrapper .ginput_container_checkbox ul li.gchoice_21_19_1 label a u {
  color: #4f88a1;
}

/** =========================================================== **/
/**                           Helpdesk                          **/
/** =========================================================== **/
.helpdesk-block img {
  bottom: 0;
  height: 100%;
  max-height: unset;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

/** =========================================================== **/
/**                           Search                            **/
/** =========================================================== **/
.searchform {
  border: 0;
  border-radius: unset;
  height: auto;
}

.searchform button {
  background-color: transparent;
  border: 1px solid #d8d8d8;
  border-radius: 0.25rem 0 0 0.25rem;
  border-right: 0;
  color: #b4b4b4;
  height: 30px;
  padding: 0;
}

.searchform input:required {
  border: 1px solid #d8d8d8;
  border-left: 0;
  border-radius: 0 0.25rem 0.25rem 0;
  display: inline-block !important;
  float: left;
  height: 30px;
  padding: 5px;
  width: calc(100% - 30px);
}

.searchform svg#Laag_1 {
  height: 30px;
  left: 0;
  padding: 5px;
  width: 30px;
}

/** =========================================================== **/
/**                           GForm                             **/
/** =========================================================== **/
body .gform_wrapper,
body .gform_wrapper label.gfield_label,
body .gform_wrapper .gfield_checkbox label,
h2.gsection_title,
body .gform_wrapper .ginput_container span {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-style: normal;
}

.ginput_container_radio input[value=gf_other_choice] {
  margin-top: 10px;
  min-height: 0 !important;
  opacity: 1;
  position: relative;
  z-index: unset;
}

.ginput_container_radio input[value=Anders] {
  display: block;
  height: 30px;
  margin-top: -10px;
  opacity: 1;
  padding-left: 10px;
  position: relative;
  width: auto;
  z-index: unset;
}

.gform_wrapper .gfield.form-group {
  display: inline-block;
  float: left;
  overflow: unset;
  width: 100%;
}

.gfield_visibility_hidden {
  display: none !important;
}

.gform_footer.top_label {
  display: block;
  float: right;
  justify-content: unset;
}

.ginput_container_radio input[value=gf_other_choice]:checked::before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='28px' height='21px' viewBox='0 0 28 21' style='enable-background:new 0 0 28 21;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23575756;stroke-width:3;%7D%0A%3C/style%3E%3Ctitle%3EPath 2%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Symbols'%3E%3Cg id='aanvinkvakje_x2F_reactieformulier_x2F_po_x2F_aan' transform='translate(2.000000, 1.000000)'%3E%3Cpolyline id='Path-2' class='st0' points='0,6.5 10,17 24,0.5 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.3rem;
  left: -1.5rem;
  overflow: visible;
  position: absolute;
  top: -7.85px;
  width: 1.3rem;
  z-index: 100;
}

.ginput_container_radio input[value=gf_other_choice]::after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1rem;
  left: -1.5rem;
  pointer-events: none;
  position: absolute;
  top: -5.25px;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 1rem;
}

.validation_error {
  color: white;
  font-size: 13px;
}

.gfield_error .validation_message {
  color: #fff;
  font-size: 11px;
}

.gfield_error input {
  border-width: 2px;
}

.gform_wrapper .gfield.field_description_below .gfield_description {
  align-items: center;
  color: #fff;
  display: flex;
}

.ginput_product_price {
  color: #fff;
  font-size: 13px;
}

.ginput_product_price_label {
  color: #fff;
  font-size: 13px;
}

.ginput_total {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

.gfield_total .gfield_label {
  font-style: normal !important;
  font-weight: bold;
}

.ginput_counter.warningTextareaInfo {
  color: #fff;
  font-size: 13px;
}

.gfield_description {
  color: #fff;
  font-size: 13px;
}

.ginput_container .small {
  width: 50%;
}

.ginput_container .medium {
  width: 75%;
}

.ginput_container .large {
  width: 100%;
}

.gfield_label_before_complex {
  font-weight: 600;
}

.ginput_complex label {
  color: white;
}

.gform_wrapper {
  display: block !important;
}

.ginput_complex.ginput_container input {
  width: 75%;
}

.gsection_description {
  color: #fff;
  font-size: 11px;
}

.cstm-error {
  border: 1px solid red !important;
}

.ginput_container_checkbox input,
.ginput_container_radio input {
  height: 0;
  margin: 0;
  min-height: 0;
  padding: 0;
  position: relative;
  width: 0;
}
.ginput_container_checkbox div > label,
.ginput_container_radio div > label {
  margin-left: 2rem;
}

form .gform_body .gfield.hidden {
  height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

form .gf_progressbar {
  display: none;
}

form .gform_previous_button,
form .gform_next_button,
form .gform_button {
  background: #b3a06e;
  border: none;
  border-radius: 0.25rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  min-width: 255px;
  padding: 8px 15px;
}

.gform_wrapper #field_23_13 label.gfield_label,
.gform_wrapper #field_23_19 label.gfield_label {
  display: block;
}

.ginput_address_finder {
  margin-top: -1rem;
}

.ginput_address_finder.opened {
  margin-top: -0.5rem;
}

.ginput_address_finder .gf_left_half,
.ginput_address_finder .gf_right_half {
  display: block;
  float: left;
  margin-bottom: 0;
  padding-right: 0.5rem;
  vertical-align: top;
  width: 50%;
}

.ginput_address_finder .gf_right_half {
  padding-left: 0.5rem;
  padding-right: 0;
  width: 50%;
}

.ginput_address_finder.opened .gf_left_half,
.ginput_address_finder.opened .gf_right_half {
  margin-bottom: 1rem;
}

.ginput_address_finder.opened .postcode_api_plaats {
  margin-bottom: 0;
}

.ginput_address_finder .hide {
  display: none;
}

.gform_wrapper label.gfield_label_before_complex.gfield_label_school_selector + .gfield_description {
  margin-bottom: 1rem;
  margin-top: -0.25rem;
}

.ginput_container_school_selection_from_csv input.large {
  width: 100%;
}
.ginput_container_school_selection_from_csv .school_select_input_field input {
  background-color: #ddd;
}
.ginput_container_school_selection_from_csv #school_search_results ul li {
  cursor: pointer;
}
.ginput_container_school_selection_from_csv #school_search_results ul li.not-listed, .ginput_container_school_selection_from_csv #school_search_results ul li.back-to-search {
  font-style: italic;
}
.ginput_container_school_selection_from_csv #school_search_results ul li:hover {
  text-decoration: underline;
}

.gfield input.failed_validation {
  box-shadow: inset 0 0 0 2px red;
}

.ginput_complex.ginput_utm_catcher {
  display: none;
}

.gfield.gform_hidden {
  margin: 0;
}

.gform_required_legend {
  display: none;
}

.gfield_error input[aria-invalid=true],
.gfield_error textarea[aria-invalid=true],
.gfield_error select[aria-invalid=true] {
  border: 2px solid #dc3545;
}

.gform_wrapper .gfield_error .gfield_description.gfield_validation_message,
.gform_wrapper .gfield_error .instruction.validation_message {
  background-color: #ffdddd;
  border-left: 3px solid #dc3545;
  clear: both;
  color: #dc3545;
  display: block;
  padding: 0.375rem 0.75rem;
}
.gform_wrapper .gfield_error .gfield_description.gfield_validation_message ul,
.gform_wrapper .gfield_error .instruction.validation_message ul {
  margin-bottom: 0;
}
.gform_wrapper .gfield_error .gfield_description.gfield_validation_message:before,
.gform_wrapper .gfield_error .instruction.validation_message:before {
  display: none;
}

.gform_wrapper .gform_validation_errors {
  margin: 0;
}
.gform_wrapper .gform_validation_errors h2 {
  display: none;
}

.gform_wrapper .gf_clear {
  clear: both;
}

.gform_wrapper .ginput_school_selection_from_csv.opened .school_select_from_csv_search {
  margin-bottom: 1rem;
}

/** =========================================================== **/
/**                           Contact                           **/
/** =========================================================== **/
.bg-gradient {
  position: relative !important;
}

.contact-cta {
  width: calc(100% - 200px);
}

/** =========================================================== **/
/**                           Sprekers                          **/
/** =========================================================== **/
.spreker-cover {
  padding: 35px 0;
}

.btn-lecture {
  color: #fff;
  float: left;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin-top: 15px;
  min-width: 255px;
  padding: 8px 15px;
  text-align: center;
  transition: 0.2s;
  width: auto;
}

.btn-lecture:hover {
  background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
  color: white;
}

.s-scale-img img {
  min-width: 80%;
}

.ginput_complex.ginput_container.ginput_address_finder input,
.ginput_complex.ginput_container.ginput_school_selection input {
  width: 100%;
}

.gform_wrapper .gfield.hidden_label label.gfield_label_before_complex {
  height: 0;
  visibility: hidden;
}

/** =========================================================== **/
/**                      Column template                        **/
/** =========================================================== **/
#block-column-overview-container .block-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  width: 100%;
}

#block-column-overview-container .single-block {
  background-color: #f1ebeb;
  height: calc(100% - 25px);
  margin: 25px 0 65px;
  position: relative;
}
#block-column-overview-container .single-block h2,
#block-column-overview-container .single-block p {
  color: #575756;
}

#block-column-overview-container .single-block.no-url:hover {
  -webkit-transform: unset;
          transform: unset;
}

#block-column-overview-container .single-block-content {
  padding: 30px;
}

#block-column-overview-container .block_overview .btn {
  border: none;
  bottom: 30px;
  color: white;
  font-weight: 600;
  min-width: auto;
  position: absolute;
}

#event-styling .slider-block .btn-ice__fallback,
#event-styling #block-column-overview-container .block_overview .btn-ice__fallback {
  background-color: #f6d000;
  color: #322c67;
}
#event-styling .slider-block .btn-ice__fallback::after,
#event-styling #block-column-overview-container .block_overview .btn-ice__fallback::after {
  background-image: url("assets/images/arrow-right-purple-event.svg");
}

#block-column-overview-container .single-block:hover .btn {
  background: var(--hover-color);
}

span.cstm-error-field {
  color: red;
  float: left;
  font-size: 11px;
  margin: 5px 0 0.5em 0;
  width: 100%;
}

/** =========================================================== **/
/**                       Urgent pop-up                         **/
/** =========================================================== **/
#melding {
  background-color: #df737b;
  border-color: #df737b;
  color: #ffffff;
  margin: 0;
}

#melding button.close {
  color: #ffffff;
}

/** =========================================================== **/
/**                       Tags Thumbnail                        **/
/** =========================================================== **/
.blog_page-item .thumbnail-cover img {
  height: auto;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.thumbnail-cover {
  height: 125px;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  position: relative;
}

/** =========================================================== **/
/**                         Referent                            **/
/** =========================================================== **/
.spreker-cover .data {
  float: left;
  margin-right: 15px;
  padding: 30px 0;
  width: calc(50% - 15px);
}

.spreker-cover .info {
  float: left;
  width: 100%;
}

.spreker-cover .quote {
  float: left;
  margin-left: 15px;
  width: calc(50% - 15px);
}

.spreker-cover .quote .reference blockquote {
  font-size: 23px;
  height: unset;
  line-height: 32px;
  padding: 30px 0;
}

.order-1 .justify-content-end {
  justify-content: left !important;
}

/** =========================================================== **/
/**            Flexible Content: Vacancy archive                **/
/** =========================================================== **/
.archive-button-vacature {
  margin-top: 60px;
}

.archive-button-vacature.left {
  text-align: left;
}

.archive-button-vacature.center {
  text-align: center;
}

.archive-button-vacature.right {
  text-align: right;
}

.vacature a.btn {
  bottom: 25px;
  position: absolute;
  width: calc(100% - 30px);
}

.vacature {
  padding-bottom: 85px !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ginput_container_radio input[type=radio] {
    height: 25px;
    margin: 0;
    margin-right: 10px;
    min-height: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: auto;
    z-index: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .ginput_container_radio input[type=radio] {
    height: 25px;
    margin: 0;
    margin-right: 10px;
    min-height: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: auto;
    z-index: 1;
  }
}
/** =========================================================== **/
/**              Flexible Content: Unordered list               **/
/** =========================================================== **/
.flexible-content .colored-arrows ul {
  list-style-type: none;
  padding-left: 20px;
}

.flexible-content .colored-arrows ul li:before {
  background-image: url("assets/images/right-arrow.svg");
  content: "";
  display: inline-block;
  fill: red;
  height: 11px;
  left: -20px;
  margin-right: -11px;
  position: relative;
  width: 11px;
}

.flexible-content .colored-arrows.colored-arrows-blue ul li:before {
  background-image: url("assets/images/right-arrow-blue.svg");
}

.flexible-content .colored-arrows.colored-arrows-brown ul li:before {
  background-image: url("assets/images/right-arrow-brown.svg");
}

.flexible-content .colored-arrows.colored-arrows-green ul li:before {
  background-image: url("assets/images/right-arrow-green.svg");
}

.flexible-content .colored-arrows.colored-arrows-green-quayn ul li:before {
  background-image: url("assets/images/right-arrow-green-quayn.svg");
}

.flexible-content .colored-arrows.colored-arrows-orange ul li:before {
  background-image: url("assets/images/right-arrow-orange.svg");
}

.flexible-content .colored-arrows.colored-arrows-pink ul li:before {
  background-image: url("assets/images/right-arrow-pink.svg");
}

.flexible-content .colored-arrows.colored-arrows-purple ul li:before {
  background-image: url("assets/images/right-arrow-purple.svg");
}

/** =========================================================== **/
/**                        News article                         **/
/** =========================================================== **/
.single-post article.news .hero-image img.wp-post-image {
  float: none;
  max-height: 500px;
  width: auto;
}

.single-post article.news .flexible-content .flexible-content-row:first-of-type {
  padding-top: 0 !important;
}

.single-post article.news .flexible-content .flexible-content-row > .container {
  margin-left: -15px;
  margin-right: -15px;
}

.single-post article.news .flexible-content .flexible-content-row.bg-light-product {
  background-color: transparent !important;
}

.single-post article.news .flexible-content .flexible-content-row::before {
  box-shadow: none;
}

/** =========================================================== **/
/**                     News archive page                       **/
/** =========================================================== **/
.news-cover .news-single {
  margin: 15px 15px 25px;
  width: calc(25% - 30px);
}

.news-cover .pagination {
  display: block;
  margin: 15px 0 30px;
  text-align: center;
  width: 100%;
}

.news-cover a.page-numbers {
  background: #df737b;
  color: white;
  margin: 0 2px;
  padding: 5px 10px;
  transition: 0.4s;
}

.news-cover span.page-numbers.dots {
  margin: 0 2px;
  padding: 5px 10px;
  transition: 0.4s;
}

.news-cover span.page-numbers.current {
  background: #ab3942;
  color: white;
  margin: 0 2px;
  padding: 5px 10px;
  transition: 0.4s;
}

.news-cover a.page-numbers:hover {
  background: #ab3942;
}

form#filter {
  display: contents;
}

form#filter label {
  margin-bottom: 0;
}

form#filter select {
  border: 0;
  font-weight: 600;
  padding-right: 5px;
}

form#filter .dropdown.custom-filters {
  margin-right: 1rem;
}

.new-filters .d-flex.align-items-center {
  margin-right: 1rem;
}

.new-blog-page.blog_page-items .alert {
  display: block;
}

@media only screen and (max-width: 991px) {
  .news-cover .news-single {
    width: calc(33.333% - 30px);
  }
}
@media only screen and (max-width: 769px) {
  .new-filters .d-flex.align-items-center {
    display: block !important;
    margin: 0;
    width: 100%;
  }
  form#filter .dropdown.custom-filters {
    margin: 10px 0;
  }
  .new-filters .reset-filter {
    margin-top: 20px;
  }
  .news-cover .news-single {
    margin: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 550px) {
  .news-cover .news-single h3 {
    color: #575756;
    font-size: 16px;
    margin: 0;
  }
}
@media only screen and (max-width: 450px) {
  .news-cover .news-single h3 {
    color: #575756;
    font-size: 14px;
    line-height: 1;
    margin: 0;
  }
}
/** =========================================================== **/
/**                 Styling for li in content                   **/
/** =========================================================== **/
main article ul li,
main article ol li {
  line-height: 28px;
}

.btn.btn-collapse.d-block {
  align-items: center;
  display: flex !important;
  padding-right: 36px !important;
  white-space: normal;
}

@media (min-width: 770px) {
  .btn.btn-collapse.d-md-none {
    display: none !important;
  }
}
.btn.btn-collapse::after {
  position: absolute;
  right: 14px;
}

/** =========================================================== **/
/**                      Blockstyle styling                     **/
/** =========================================================== **/
article blockquote {
  border-left: 4px solid #4f88a1;
  padding: 8px 0 8px 30px;
}

article blockquote p {
  margin: 0;
}

/** =========================================================== **/
/**                 Color styling changes                       **/
/** =========================================================== **/
.header-bottom.bg-light,
.sticky-menu.bg-light,
.navbar-toggler.menu-open:after {
  background-color: #f7f4f0 !important;
}

@media (min-width: 770px) {
  .header-bottom ul > li.btn-login > a {
    color: #575756;
    padding: 15px 0;
  }
}
@media (min-width: 992px) {
  .header-bottom ul > li.btn-login:hover > a {
    background: #575756 !important;
  }
}
.header-bottom ul li.btn-login .dropdown-menu:after {
  background: #575756;
}

/* Submit button */
.page-id-92 main .gform_footer .gform_button,
.parent-pageid-92 main .gform_footer .gform_button,
.page-id-95 main .gform_footer .gform_button,
.parent-pageid-95 main .gform_footer .gform_button,
.page-id-98 main .gform_footer .gform_button,
.parent-pageid-98 main .gform_footer .gform_button,
.page-id-107 main .gform_footer .gform_button,
.parent-pageid-107 main .gform_footer .gform_button,
.page-id-92 main .gform_page_footer .gform_button,
.parent-pageid-92 main .gform_page_footer .gform_button,
.page-id-95 main .gform_page_footer .gform_button,
.parent-pageid-95 main .gform_page_footer .gform_button,
.page-id-98 main .gform_page_footer .gform_button,
.parent-pageid-98 main .gform_page_footer .gform_button,
.page-id-107 main .gform_page_footer .gform_button,
.parent-pageid-107 main .gform_page_footer .gform_button {
  background-color: transparent;
  border: 1px solid #fff !important;
}

.page-id-92 main .gform_footer .gform_button:hover,
.parent-pageid-92 main .gform_footer .gform_button:hover,
.page-id-95 main .gform_footer .gform_button:hover,
.parent-pageid-95 main .gform_footer .gform_button:hover,
.page-id-98 main .gform_footer .gform_button:hover,
.parent-pageid-98 main .gform_footer .gform_button:hover,
.page-id-107 main .gform_footer .gform_button:hover,
.parent-pageid-107 main .gform_footer .gform_button:hover,
.page-id-92 main .gform_page_footer .gform_button:hover,
.parent-pageid-92 main .gform_page_footer .gform_button:hover,
.page-id-95 main .gform_page_footer .gform_button:hover,
.parent-pageid-95 main .gform_page_footer .gform_button:hover,
.page-id-98 main .gform_page_footer .gform_button:hover,
.parent-pageid-98 main .gform_page_footer .gform_button:hover,
.page-id-107 main .gform_page_footer .gform_button:hover,
.parent-pageid-107 main .gform_page_footer .gform_button:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

/* Previous button */
.page-id-92 main .gform_page_footer .gform_previous_button,
.parent-pageid-92 main .gform_page_footer .gform_previous_button,
.page-id-95 main .gform_page_footer .gform_previous_button,
.parent-pageid-95 main .gform_page_footer .gform_previous_button,
.page-id-98 main .gform_page_footer .gform_previous_button,
.parent-pageid-98 main .gform_page_footer .gform_previous_button,
.page-id-107 main .gform_page_footer .gform_previous_button,
.parent-pageid-107 main .gform_page_footer .gform_previous_button {
  background-color: transparent;
  border: 1px solid #fff !important;
}

.page-id-92 main .gform_page_footer .gform_previous_button:hover,
.parent-pageid-92 main .gform_page_footer .gform_previous_button:hover,
.page-id-95 main .gform_page_footer .gform_previous_button:hover,
.parent-pageid-95 main .gform_page_footer .gform_previous_button:hover,
.page-id-98 main .gform_page_footer .gform_previous_button:hover,
.parent-pageid-98 main .gform_page_footer .gform_previous_button:hover,
.page-id-107 main .gform_page_footer .gform_previous_button:hover,
.parent-pageid-107 main .gform_page_footer .gform_previous_button:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

/* Next button */
.page-id-92 main .gform_page_footer .gform_next_button,
.parent-pageid-92 main .gform_page_footer .gform_next_button,
.page-id-95 main .gform_page_footer .gform_next_button,
.parent-pageid-95 main .gform_page_footer .gform_next_button,
.page-id-98 main .gform_page_footer .gform_next_button,
.parent-pageid-98 main .gform_page_footer .gform_next_button,
.page-id-107 main .gform_page_footer .gform_next_button,
.parent-pageid-107 main .gform_page_footer .gform_next_button {
  background-color: transparent;
  border: 1px solid #fff !important;
}

.page-id-92 main .gform_page_footer .gform_next_button:hover,
.parent-pageid-92 main .gform_page_footer .gform_next_button:hover,
.page-id-95 main .gform_page_footer .gform_next_button:hover,
.parent-pageid-95 main .gform_page_footer .gform_next_button:hover,
.page-id-98 main .gform_page_footer .gform_next_button:hover,
.parent-pageid-98 main .gform_page_footer .gform_next_button:hover,
.page-id-107 main .gform_page_footer .gform_next_button:hover,
.parent-pageid-107 main .gform_page_footer .gform_next_button:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.page-id-92 .gform_wrapper a,
.parent-pageid-92 .gform_wrapper a,
.page-id-95 .gform_wrapper a,
.parent-pageid-95 .gform_wrapper a,
.page-id-98 .gform_wrapper a,
.parent-pageid-98 .gform_wrapper a,
.page-id-107 .gform_wrapper a,
.parent-pageid-107 .gform_wrapper a,
.gform_wrapper .gform_heading h3,
.gf_progressbar_title {
  color: #fff !important;
}

/** =========================================================== **/
/**        Color styling changes for Basisonderwijs             **/
/** =========================================================== **/
.page-id-92 article p a,
.parent-pageid-92 article p a,
.page-id-92 article ul li a,
.parent-pageid-92 article ul li a,
.page-id-92 article ol li a,
.parent-pageid-92 article ol li a,
.page-id-92 .text-blue,
.parent-pageid-92 .text-blue,
.page-id-92 h1,
.parent-pageid-92 h1,
.page-id-92 .tab-content-faq-cat h3,
.parent-pageid-92 .tab-content-faq-cat h3:not(.gf_progressbar_title):not(.gform_title),
.page-id-92 article h3:not(.gf_progressbar_title):not(.gform_title),
.parent-pageid-92 article h3:not(.gf_progressbar_title):not(.gform_title),
.page-id-92 .accordion.faq button,
.parent-pageid-92 .accordion.faq button,
.page-id-92 .sticky-menu nav ul li a:hover,
.parent-pageid-92 .sticky-menu nav ul li a:hover,
.page-id-92 .sticky-menu nav ul li a.active,
.parent-pageid-92 .sticky-menu nav ul li a.active {
  color: #009ba8 !important;
}

.page-id-92 .social-media__icon-circle > i,
.page-id-92 .social-media__icon-link:hover i,
.parent-pageid-92 .social-media__icon-circle > i,
.parent-pageid-92 .social-media__icon-link:hover i {
  color: #009ba8;
}

.page-id-92 .footer-middle.bg-gradient,
.parent-pageid-92 .footer-middle.bg-gradient,
.page-id-92 .menu-bg.bg-gradient,
.parent-pageid-92 .menu-bg.bg-gradient,
.page-id-92 .gform_wrapper,
.parent-pageid-92 .gform_wrapper {
  background: #009ba8;
}

.page-id-92 .headset,
.parent-pageid-92 .headset,
.page-id-92 .envelope,
.parent-pageid-92 .envelope {
  fill: #009ba8 !important;
}

.page-id-92 .footer-top .footer-top__block-subscribe .btn-secondary,
.parent-pageid-92 .footer-top .footer-top__block-subscribe .btn-secondary {
  background: #c3d500;
  border-color: #c3d500;
}

.page-id-92 article blockquote,
.parent-pageid-92 article blockquote,
article blockquote.theme-po {
  border-color: #009ba8;
}

@media (max-width: 769px) {
  .page-id-92 .header-bottom__inner,
  .parent-pageid-92 .header-bottom__inner {
    background: #009ba8;
  }
}
/** =========================================================== **/
/**      Color styling changes for Voortgezet onderwijs         **/
/** =========================================================== **/
.page-id-95 article p a,
.parent-pageid-95 article p a,
.page-id-95 article ul li a,
.parent-pageid-95 article ul li a,
.page-id-95 article ol li a,
.parent-pageid-95 article ol li a,
.page-id-95 .tab-content-faq-cat h3,
.parent-pageid-95 .tab-content-faq-cat h3,
.page-id-95 article h3:not(.gf_progressbar_title):not(.gform_title),
.parent-pageid-95 article h3:not(.gf_progressbar_title):not(.gform_title),
.page-id-95 .accordion.faq button,
.parent-pageid-95 .accordion.faq button {
  color: var(--main-color) !important;
}

.page-id-95 h1,
.parent-pageid-95 h1 {
  color: #f68b1f;
}

.page-id-95 .social-media__icon-circle > i,
.page-id-95 .social-media__icon-link:hover i,
.parent-pageid-95 .social-media__icon-circle > i,
.parent-pageid-95 .social-media__icon-link:hover i {
  color: var(--main-color);
}

.page-id-95 .sticky-menu nav ul li a:hover,
.parent-pageid-95 .sticky-menu nav ul li a:hover,
.page-id-95 .sticky-menu nav ul li a.active,
.parent-pageid-95 .sticky-menu nav ul li a.active {
  color: #f68b1f !important;
}

.page-id-95 .footer-middle.bg-gradient,
.parent-pageid-95 .footer-middle.bg-gradient,
.page-id-95 .menu-bg.bg-gradient,
.parent-pageid-95 .menu-bg.bg-gradient,
.page-id-95 .gform_wrapper,
.parent-pageid-95 .gform_wrapper {
  background: var(--main-color);
}

.page-id-95 .envelope,
.parent-pageid-95 .envelope {
  fill: var(--main-color) !important;
}

.page-id-95 .headset,
.parent-pageid-95 .headset {
  fill: var(--secondary-color);
}

.page-id-95 .footer-top .footer-top__block-subscribe .btn-secondary,
.parent-pageid-95 .footer-top .footer-top__block-subscribe .btn-secondary {
  background: var(--tertiary-color);
  border-color: var(--tertiary-color);
}

.page-id-95 .text-blue,
.parent-pageid-95 .text-blue {
  color: var(--secondary-color) !important;
}

.page-id-95 article blockquote,
.parent-pageid-95 article blockquote,
article blockquote.theme-vo {
  border-color: #f68b1f;
}

@media (max-width: 769px) {
  .page-id-95 .header-bottom__inner,
  .parent-pageid-95 .header-bottom__inner {
    background: #f68b1f;
  }
}
/** =========================================================== **/
/**                  Color styling changes for MBO              **/
/** =========================================================== **/
.page-id-98 article p a,
.parent-pageid-98 article p a,
.page-id-98 article ul li a,
.parent-pageid-98 article ul li a,
.page-id-98 article ol li a,
.parent-pageid-98 article ol li a,
.page-id-98 h1,
.parent-pageid-98 h1,
.page-id-98 .tab-content-faq-cat h3,
.parent-pageid-98 .tab-content-faq-cat h3,
.page-id-98 article h3:not(.gf_progressbar_title):not(.gform_title),
.parent-pageid-98 article h3:not(.gf_progressbar_title):not(.gform_title),
.page-id-98 .accordion.faq button,
.parent-pageid-98 .accordion.faq button,
.page-id-98 .sticky-menu nav ul li a:hover,
.parent-pageid-98 .sticky-menu nav ul li a:hover,
.page-id-98 .sticky-menu nav ul li a.active,
.parent-pageid-98 .sticky-menu nav ul li a.active {
  color: #861b65 !important;
}

.page-id-98 .social-media__icon-circle > i,
.page-id-98 .social-media__icon-link:hover i,
.parent-pageid-98 .social-media__icon-circle > i,
.parent-pageid-98 .social-media__icon-link:hover i {
  color: #861b65;
}

.page-id-98 .footer-middle.bg-gradient,
.parent-pageid-98 .footer-middle.bg-gradient,
.page-id-98 .menu-bg.bg-gradient,
.parent-pageid-98 .menu-bg.bg-gradient,
.page-id-98 .gform_wrapper,
.parent-pageid-98 .gform_wrapper {
  background: #861b65;
}

.page-id-98 .headset,
.parent-pageid-98 .headset,
.page-id-98 .envelope,
.parent-pageid-98 .envelope {
  fill: #861b65 !important;
}

.page-id-98 .footer-top .footer-top__block-subscribe .btn-secondary,
.parent-pageid-98 .footer-top .footer-top__block-subscribe .btn-secondary {
  background: #3d2683;
  border-color: #3d2683;
}

.page-id-98 .text-blue,
.parent-pageid-98 .text-blue {
  color: #575756 !important;
}

.page-id-98 article blockquote,
.parent-pageid-98 article blockquote,
article blockquote.theme-mbo {
  border-color: #861b65;
}

@media (max-width: 769px) {
  .page-id-98 .header-bottom__inner,
  .parent-pageid-98 .header-bottom__inner {
    background: #861b65;
  }
}
/** =========================================================== **/
/**                 Adds link styling for ol lists              **/
/** =========================================================== **/
article ol li a {
  color: #df737b;
  font-weight: 600;
  text-decoration: underline;
  transition: 0.2s;
}

/** =========================================================== **/
/**                  Color styling changes for NT2              **/
/** =========================================================== **/
.page-id-107 article p a,
.parent-pageid-107 article p a,
.page-id-107 article ul li a,
.parent-pageid-107 article ul li a,
.page-id-107 article ol li a,
.parent-pageid-107 article ol li a,
.page-id-107 h1,
.parent-pageid-107 h1,
.page-id-107 .tab-content-faq-cat h3,
.parent-pageid-107 .tab-content-faq-cat h3,
.page-id-107 article h3:not(.gf_progressbar_title):not(.gform_title),
.parent-pageid-107 article h3:not(.gf_progressbar_title):not(.gform_title),
.page-id-107 .accordion.faq button,
.parent-pageid-107 .accordion.faq button,
.page-id-107 .sticky-menu nav ul li a:hover,
.parent-pageid-107 .sticky-menu nav ul li a:hover,
.page-id-107 .sticky-menu nav ul li a.active,
.parent-pageid-107 .sticky-menu nav ul li a.active {
  color: #004379 !important;
}

.page-id-107 .social-media__icon-circle > i,
.page-id-107 .social-media__icon-link:hover i,
.parent-pageid-107 .social-media__icon-circle > i,
.parent-pageid-107 .social-media__icon-link:hover i {
  color: #004379;
}

.page-id-107 .footer-middle.bg-gradient,
.parent-pageid-107 .footer-middle.bg-gradient,
.page-id-107 .menu-bg.bg-gradient,
.parent-pageid-107 .menu-bg.bg-gradient,
.page-id-107 .gform_wrapper,
.parent-pageid-107 .gform_wrapper {
  background: #004379;
}

.page-id-107 .headset,
.parent-pageid-107 .headset,
.page-id-107 .envelope,
.parent-pageid-107 .envelope {
  fill: #004379 !important;
}

.page-id-107 .footer-top .footer-top__block-subscribe .btn-secondary,
.parent-pageid-107 .footer-top .footer-top__block-subscribe .btn-secondary {
  background: #4f88a1;
  border-color: #4f88a1;
}

.page-id-107 .text-blue,
.parent-pageid-107 .text-blue {
  color: #575756 !important;
}

.page-id-107 article blockquote,
.parent-pageid-107 article blockquote,
article blockquote.theme-nt2 {
  border-color: #004379;
}

.desktop-title {
  display: block;
}

.mobile-title {
  display: none;
}

@media (max-width: 769px) {
  .page-id-107 .header-bottom__inner,
  .parent-pageid-107 .header-bottom__inner {
    background: #004379;
  }
}
@media (max-width: 770px) {
  .desktop-title {
    display: none;
  }
  .mobile-title {
    display: block;
  }
}
/** =========================================================== **/
/**                  Password required page                     **/
/** =========================================================== **/
.password-required {
  padding-bottom: 200px;
}

.password-required .password-form {
  background: linear-gradient(43.3deg, #5088a1 0.05%, #88b5c6 100%);
  margin: 3rem 0;
  padding: 25px;
}

.password-required .wrong-password-error {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-style: normal;
  margin-bottom: 10px;
}

.password-required input {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid transparent;
  color: #495057;
  font-size: 13px;
  line-height: 1.5;
  margin-right: 15px;
  min-height: 40px;
  padding: 0.375rem 0.75rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: calc(100% - 275px);
}

.password-required .password-error input {
  border: 1px solid #dc3545;
}

.password-required button {
  background: #b3a06e;
  border: none;
  border-radius: 0.25rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  min-width: 255px;
  padding: 9px 15px;
}

/** =========================================================== **/
/**                  Styling for sticky navbar                  **/
/** =========================================================== **/
.sticky-menu .navbar-nav {
  align-items: stretch;
  justify-content: space-between;
}

.sticky-menu nav ul li {
  align-items: center;
}

.sticky-menu nav ul li::after {
  background: #fff;
  content: "";
  display: inline-block;
  height: 20px;
  margin: 0 15px !important;
  width: 2px;
}

.sticky-menu nav ul li a:hover,
.sticky-menu nav ul li a.active {
  color: #4f88a1;
  font-weight: 500;
}

.sticky-menu nav ul li.font-weight-bold {
  font-weight: 700;
}

.title-anchor::before {
  content: "";
  display: block;
  height: 45px;
  margin-top: -45px;
  pointer-events: none;
  visibility: hidden;
}

/** =========================================================== **/
/**                     Agenda cards                            **/
/** =========================================================== **/
.card-event .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/** =========================================================== **/
/**                     Quayn styling                           **/
/** =========================================================== **/
body#quayn-styling,
#quayn-styling article p a,
#quayn-styling article ul li a,
#quayn-styling article ol li a,
#quayn-styling .text-blue,
#quayn-styling h1,
#quayn-styling .tab-content-faq-cat h3,
#quayn-styling article h3,
#quayn-styling .accordion.faq button,
#quayn-styling .sticky-menu nav ul li a:hover,
#quayn-styling .sticky-menu nav ul li a.active,
#quayn-styling .header-bottom ul li a,
#quayn-styling .event-item time,
#quayn-styling .footer-top .footer-top__block h4 {
  color: #372c25 !important;
}

#quayn-styling .header-bottom ul li .dropdown-menu a,
#quayn-styling .privacy-notice .privacy-button-container .btn-outline-primary {
  color: #fff !important;
}

#quayn-styling .footer-middle.bg-gradient,
#quayn-styling .menu-bg.bg-gradient,
#quayn-styling .gform_wrapper,
#quayn-styling .bg-gradient {
  background: #5a4a42;
}

#quayn-styling .headset,
#quayn-styling .envelope {
  fill: #909617 !important;
}

#quayn-styling .page-title {
  color: #909617 !important;
}

#quayn-styling .header-top ul#menu-hoofdmenu li.active a.nav-link,
#quayn-styling .header-top ul#menu-hoofdmenu li.menu-item a.nav-link:hover,
#quayn-styling .event-item .event-title a,
#quayn-styling .footer-bottom .copyright,
#quayn-styling .footer-top .footer-top__block,
#quayn-styling .footer-top .footer-top__block a,
#quayn-styling .front-news .single-news h2.subtitle {
  color: #5a4a42 !important;
}

#quayn-styling .card.event-item {
  background: #e5e2dd;
}

#quayn-styling article blockquote {
  border-color: #909617;
}

#quayn-styling .btn-outline-primary {
  border-color: #909617 !important;
  color: #909617 !important;
}

#quayn-styling .event-item .btn-primary,
#quayn-styling .footer-top .footer-top__block-subscribe .btn-secondary,
#quayn-styling .btn.btn-secondary,
#quayn-styling .vacature a.btn,
#quayn-styling .btn-outline-primary:hover {
  background: #909617 !important;
  border-color: #909617 !important;
  color: #ffffff !important;
}

#quayn-styling .event-item .btn-primary:hover,
#quayn-styling .footer-top .footer-top__block-subscribe .btn-secondary:hover,
#quayn-styling .btn.btn-secondary:hover,
#quayn-styling .vacature a.btn:hover {
  background: #797e0f !important;
  border-color: #797e0f !important;
  color: #ffffff;
}

#quayn-styling .btn-outline-primary,
#quayn-styling .gform_wrapper .gform_heading h3,
#quayn-styling .gform_wrapper ul li a {
  color: #b0b91d !important;
}

#quayn-styling .privacy-notice .privacy-button-container .btn-outline-primary {
  border-color: #fff !important;
}

#quayn-styling .privacy-notice .privacy-button-container .btn-outline-primary:hover {
  background-color: #df737b !important;
  border-color: #df737b !important;
}

@media (min-width: 992px) {
  #quayn-styling .header-bottom ul > li.btn-login:hover > a {
    color: #fff !important;
  }
}
@media (max-width: 769px) {
  #quayn-styling .header-bottom__inner,
  #quayn-styling .btn-collapse {
    background: #e5e2dd;
  }
  #quayn-styling .btn-collapse:active,
  #quayn-styling .btn-collapse:focus,
  #quayn-styling .btn-collapse:hover {
    background: #d2cdc7 !important;
  }
}
/** =========================================================== **/
/**                     riff.css overwrites                     **/
/** =========================================================== **/
@media screen and (max-width: 769px) {
  h3 {
    font-size: 1.25rem;
  }
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.9375rem;
  font-weight: 700;
}

.blog_page-item .inner img {
  float: none !important;
  width: 100% !important;
}

#subscribe-modal.modal .gform_wrapper .ginput_container_checkbox ul li {
  display: inline-block;
  float: none;
  width: 33.333%;
}
@media screen and (max-width: 769px) {
  #subscribe-modal.modal .gform_wrapper .ginput_container_checkbox ul li {
    width: 100%;
  }
}

footer .footer-menu ul {
  gap: 0.5rem;
}

footer .footer-link {
  display: block;
  margin-top: 0.25rem;
}

.footer-bottom ul li a {
  padding: 0 0.25rem;
}

.hide-item {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(0 0 99.9% 99.9%);
  height: 0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem;
}

/** MIN HEIGHT */
@media only screen and (min-width: 1500px) {
  .header-img .hero-image {
    height: 350px;
  }
}
@media only screen and (min-width: 2000px) {
  .header-img .hero-image {
    height: 375px;
  }
}
@media only screen and (min-width: 2200px) {
  .header-img .hero-image {
    height: 400px;
  }
}
/** MAX HEIGHT */
@media only screen and (max-width: 1199px) {
  .error404 .list-group {
    float: right;
    margin: 60px 60px 0 0;
  }
  .blog_page-item .thumbnail-cover img {
    left: unset;
    position: relative;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
  }
  .thumbnail-cover {
    height: unset;
  }
  #order-summary {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .error404 .list-group {
    margin: 30px 0 0 0;
  }
  .block_overview .row .col-md-4 {
    flex: 0 0 50%;
    max-width: calc(60% - 30px);
  }
}
@media only screen and (max-width: 769px) {
  .mb-4 {
    margin-top: 20px;
  }
  .text-image .col-md-9.order-1 {
    order: 2;
  }
  .text-image .col-md-3.order-2 {
    order: 1;
  }
  .text-image .image-bottom {
    order: 3 !important;
  }
  main {
    padding-top: 131px;
  }
  .container {
    max-width: 700px;
  }
  .header-top .btn.btn-secondary.tablet-only {
    display: inline-block;
    min-width: auto;
    padding: 5px 12px;
    position: relative;
    width: auto;
  }
  .header-top .align-items-center {
    position: relative;
  }
  .error404 .list-group {
    width: 100%;
  }
  .searchform input {
    -webkit-appearance: none;
    appearance: none;
    max-width: 100%;
  }
  .error404 .list-group .btn-secondary {
    max-width: unset;
  }
  .error404 .title-group h2 .br-xs {
    margin: 0;
  }
  .step-error {
    left: 92px;
    top: -35px;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    width: 175px;
  }
  .step-error:after {
    left: 10px;
    margin: 0;
  }
  .header-img .hero-image {
    height: 160px;
  }
  .header-img-page .btn.btn-hero {
    bottom: 0;
    display: block !important;
    left: 0;
    margin-top: 10px;
    position: relative !important;
    right: 0;
    top: 0;
  }
  .header-img .cta-wrapper.bottom_left,
  .header-img .cta-wrapper.bottom_right {
    bottom: 0;
    display: block !important;
    margin: 10px 0;
    position: relative !important;
    right: 0;
  }
  .header-img .cta-wrapper.bottom_left a,
  .header-img .cta-wrapper.bottom_right a {
    width: 100%;
  }
  .block_overview .row .col-md-4 {
    flex: 0 0 100%;
    max-width: calc(100% - 30px);
  }
  .block_overview .btn.btn-secondary {
    width: calc(100% - 60px);
  }
  .cookie-settings-row {
    margin-bottom: 1rem;
    padding-top: 0;
  }
  .footer-bottom .copyright {
    white-space: normal;
  }
}
@media only screen and (min-width: 768px) {
  .gform_wrapper .ginput_container_checkbox {
    width: 100%;
  }
  .footer-bottom .copyright {
    line-height: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .contact-cta {
    width: 55%;
  }
  .ginput_container .small,
  .ginput_container .medium {
    width: 100%;
  }
  .gform_wrapper .top_label li.gfield.gf_left_third,
  .gform_wrapper .top_label li.gfield.gf_middle_third {
    padding-right: 0 !important;
  }
  /** =========================================================== **/
  /**                         Referent                            **/
  /** =========================================================== **/
  .spreker-cover .data {
    margin-right: 0;
    padding: 30px 0;
    width: 100%;
  }
  .spreker-cover .quote {
    margin-left: 0;
    width: 100%;
  }
  .spreker-cover .reference blockquote span {
    max-width: unset;
  }
  .spreker-cover .quote .reference blockquote {
    font-size: 23px;
    height: unset;
    line-height: 32px;
    padding: 30px 0;
  }
  iframe.youtube-iframe {
    aspect-ratio: 16/9;
    height: auto;
  }
}
@media only screen and (max-width: 530px) {
  iframe.youtube-iframe {
    width: 100%;
  }
}
@media only screen and (max-width: 475px) {
  .bg-gradient {
    float: left;
  }
  .contact-cta {
    float: right;
    margin-left: 25px;
    width: calc(100% - 125px);
  }
  .helpdesk-block img {
    float: left;
    max-width: 100px;
    position: relative;
    width: 100%;
  }
  .front-page-blocks .single-block__image,
  .front-page-blocks .front-page-block img {
    height: 120px;
  }
  .vacature {
    width: 100%;
  }
}
@media only screen and (max-width: 375px) {
  .contact-cta {
    margin: 0;
    width: 100%;
  }
  .helpdesk-block img {
    display: none;
  }
}
.content-placeholder,
.third-party-placeholder,
.analytical-placeholder,
.marketing-placeholder {
  background-color: #f8f9fa;
  border: 0.0625rem solid #dee2e6;
  border-radius: 0.25rem;
  padding: 1.25rem;
  text-align: center;
  margin: 0.9375rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 9.375rem;
}
.content-placeholder p,
.third-party-placeholder p,
.analytical-placeholder p,
.marketing-placeholder p {
  margin-bottom: 0.9375rem;
  color: #575756;
}
.content-placeholder .btn.js-open-consent-modal,
.third-party-placeholder .btn.js-open-consent-modal,
.analytical-placeholder .btn.js-open-consent-modal,
.marketing-placeholder .btn.js-open-consent-modal {
  background-color: var(--main-color);
  color: #ffffff;
  border-color: var(--main-color);
  border-radius: 0.25rem;
  font-weight: 600;
}
.content-placeholder .btn.js-open-consent-modal:hover, .content-placeholder .btn.js-open-consent-modal:focus,
.third-party-placeholder .btn.js-open-consent-modal:hover,
.third-party-placeholder .btn.js-open-consent-modal:focus,
.analytical-placeholder .btn.js-open-consent-modal:hover,
.analytical-placeholder .btn.js-open-consent-modal:focus,
.marketing-placeholder .btn.js-open-consent-modal:hover,
.marketing-placeholder .btn.js-open-consent-modal:focus {
  background-color: var(--hover-color);
  border-color: var(--hover-color);
  color: #ffffff;
}

.iframe-placeholder {
  min-width: 18.75rem;
  width: 100%;
}

.iframe--blocked {
  display: none;
}

.analytical-placeholder {
  background-color: #e3f2fd;
  border-color: #bbdefb;
}

.marketing-placeholder {
  background-color: #fff8e1;
  border-color: #ffecb3;
}

#melding {
  display: none;
}
#melding.melding--visible {
  display: block;
}

.btn-ice__primary {
  background: var(--main-color);
  border-radius: 0.25rem;
  color: white;
  font-weight: 600;
  padding: 11px 35px 11px 30px;
}
.btn-ice__primary:hover, .btn-ice__primary:focus {
  color: white;
}
.btn-ice__primary:focus-visible {
  outline: 2px solid white;
}

.btn-ice__ghost, .btn-ice__primary.arrow {
  background: var(--main-color);
  border-radius: 0.25rem;
  color: white;
  font-weight: 600;
  padding: 11px 35px 11px 30px;
}
.btn-ice__ghost::after, .btn-ice__primary.arrow::after {
  background-image: url("assets/images/arrow-right.svg");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  left: 10px;
  position: relative;
  width: 16px;
}
.btn-ice__ghost:hover, .btn-ice__primary.arrow:hover, .btn-ice__ghost:focus, .btn-ice__primary.arrow:focus {
  color: white;
}
.btn-ice__ghost:hover:after, .btn-ice__primary.arrow:hover:after, .btn-ice__ghost:focus:after, .btn-ice__primary.arrow:focus:after {
  left: 15px;
  transition: all 100ms ease-in;
}
.btn-ice__ghost:focus-visible, .btn-ice__primary.arrow:focus-visible {
  outline: 2px solid white;
}

.news-cards__button, #quayn-styling .btn-ice__green, .btn-ice__event-yellow, .btn-ice__dark-blue, .btn-ice__blue, .btn-ice__purple-3, .btn-ice__purple-2, .btn-ice__purple, .btn-ice__orange,
.btn.hover-f68b1f, .btn-ice__green, .btn-ice__pink, .btn-ice__gold, .btn-ice__primary-old, .btn-ice__fallback, .btn-ice__transparent {
  color: white;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  min-width: 255px;
  padding: 8px 15px;
  transition: 0.2s;
}
.news-cards__button:hover, #quayn-styling .btn-ice__green:hover, .btn-ice__event-yellow:hover, .btn-ice__dark-blue:hover, .btn-ice__blue:hover, .btn-ice__purple-3:hover, .btn-ice__purple-2:hover, .btn-ice__purple:hover, .btn-ice__orange:hover,
.btn.hover-f68b1f:hover, .btn-ice__green:hover, .btn-ice__pink:hover, .btn-ice__gold:hover, .btn-ice__primary-old:hover, .btn-ice__fallback:hover, .btn-ice__transparent:hover, .news-cards__button:focus, #quayn-styling .btn-ice__green:focus, .btn-ice__event-yellow:focus, .btn-ice__dark-blue:focus, .btn-ice__blue:focus, .btn-ice__purple-3:focus, .btn-ice__purple-2:focus, .btn-ice__purple:focus, .btn-ice__orange:focus,
.btn.hover-f68b1f:focus, .btn-ice__green:focus, .btn-ice__pink:focus, .btn-ice__gold:focus, .btn-ice__primary-old:focus, .btn-ice__fallback:focus, .btn-ice__transparent:focus {
  color: white;
}
.arrow.news-cards__button:after, #quayn-styling .arrow.btn-ice__green:after, .arrow.btn-ice__event-yellow:after, .arrow.btn-ice__dark-blue:after, .arrow.btn-ice__blue:after, .arrow.btn-ice__purple-3:after, .arrow.btn-ice__purple-2:after, .arrow.btn-ice__purple:after, .arrow.btn-ice__orange:after,
.arrow.btn.hover-f68b1f:after, .arrow.btn-ice__green:after, .arrow.btn-ice__pink:after, .arrow.btn-ice__gold:after, .arrow.btn-ice__primary-old:after, .arrow.btn-ice__fallback:after, .arrow.btn-ice__transparent:after {
  background-image: url("assets/images/arrow-right.svg");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  left: 0.625rem;
  position: relative;
  width: 1.063rem;
}

.btn-ice__ghost {
  background: transparent;
  border: 1px solid #4e88a1;
  color: #262626;
}
.btn-ice__ghost:after {
  background-image: url("assets/images/arrow-right-black.svg");
}
.btn-ice__ghost:hover, .btn-ice__ghost:focus {
  color: #4e88a1;
}

.btn-ice__transparent {
  color: #262626;
  padding: 8px 8px 8px 0;
  text-align: left;
}
.btn-ice__transparent.arrow:after {
  background-image: url("assets/images/arrow-right-primary.svg");
}
.btn-ice__transparent:hover, .btn-ice__transparent:focus {
  color: #4e88a1;
}

.btn-ice__fallback {
  background: var(--main-color);
}
.btn-ice__fallback:hover, .btn-ice__fallback:focus {
  background: var(--hover-color);
}

.btn-ice__primary-old {
  background: #4f88a1;
  border-color: #4f88a1;
}
.btn-ice__primary-old:hover, .btn-ice__primary-old:focus {
  background: #2d4e5d;
  border-color: #2d4e5d;
}
.btn-ice__primary-old:focus-visible {
  outline: 2px solid #b3a06e;
}

.btn-ice__gold {
  background: #b3a06e;
  border-color: #b3a06e;
}
.btn-ice__gold:hover, .btn-ice__gold:focus {
  background: #968351;
  border-color: #968351;
}
.btn-ice__gold:focus-visible {
  outline: 2px solid #4e88a1;
}

.btn-ice__pink {
  background: #df737b;
  border-color: #df737b;
}
.btn-ice__pink:hover, .btn-ice__pink:focus {
  background: #ab3942;
  border-color: #ab3942;
}
.btn-ice__pink:focus-visible {
  outline: 2px solid #4e88a1;
}

.btn-ice__green {
  background: #c3d500;
  border-color: #c3d500;
}
.btn-ice__green:hover, .btn-ice__green:focus {
  background: #a8b702;
  border-color: #a8b702;
}
.btn-ice__green:focus-visible {
  outline: 2px solid #4e88a1;
}

.btn-ice__orange,
.btn.hover-f68b1f {
  background: #f68b1f;
  border-color: #f68b1f;
}
.btn-ice__orange:hover, .btn-ice__orange:focus,
.btn.hover-f68b1f:hover,
.btn.hover-f68b1f:focus {
  background: #d88614 !important;
  border-color: #d88614 !important;
}
.btn-ice__orange:focus-visible,
.btn.hover-f68b1f:focus-visible {
  outline: 2px solid #4e88a1;
}

.btn-ice__purple {
  background: #351276;
  border-color: #351276;
}
.btn-ice__purple:hover, .btn-ice__purple:focus {
  background: #1d054a;
  border-color: #1d054a;
}
.btn-ice__purple:focus-visible {
  outline: 2px solid #b3a06e;
}

.btn-ice__purple-2 {
  background: #390094;
  border-color: #390094;
}
.btn-ice__purple-2:hover, .btn-ice__purple-2:focus {
  background: #2b036c;
  border-color: #2b036c;
}
.btn-ice__purple-2:focus-visible {
  outline: 2px solid #b3a06e;
}

.btn-ice__purple-3 {
  background: #861b65;
  border-color: #861b65;
}
.btn-ice__purple-3:hover, .btn-ice__purple-3:focus {
  background: #500344;
  border-color: #500344;
}
.btn-ice__purple-3:focus-visible {
  outline: 2px solid #b3a06e;
}

.btn-ice__blue {
  background: #009ba8;
  border-color: #009ba8;
}
.btn-ice__blue:hover, .btn-ice__blue:focus {
  background: #057a84;
  border-color: #057a84;
}
.btn-ice__blue:focus-visible {
  outline: 2px solid #b3a06e;
}

.btn-ice__dark-blue {
  background: #004379;
  border-color: #004379;
}
.btn-ice__dark-blue:hover, .btn-ice__dark-blue:focus {
  background: #000b13;
  border-color: #000b13;
}
.btn-ice__dark-blue:focus-visible {
  outline: 2px solid #b3a06e;
}

.btn-ice__event-yellow {
  background-color: #f6d000;
  border-color: #f6d000;
  color: #322c67;
}
.btn-ice__event-yellow:hover, .btn-ice__event-yellow:focus {
  background: #ddba00;
  border-color: #ddba00;
}
.btn-ice__event-yellow:focus-visible {
  outline: 2px solid #322c67;
}

#quayn-styling .btn-ice__green {
  background: #909617;
  border-color: #909617;
}
#quayn-styling .btn-ice__green:hover, #quayn-styling .btn-ice__green:focus {
  background: #797e0f;
  border-color: #797e0f;
}
#quayn-styling .btn-ice__green:focus-visible {
  outline: 2px solid #4e88a1;
}

a:focus-visible {
  outline: 2px solid #4e88a1;
}

.btn-secondary:focus-visible {
  outline: 2px solid #b3a06e;
}

.footer-top .footer-top__block-subscribe .btn-secondary:focus-visible {
  outline: 2px solid #4e88a1;
}
.footer-top .footer-top__block-subscribe .btn-secondary:hover {
  color: white;
}

.footer-middle a:focus-visible {
  outline: 2px solid white;
}

.skip-link {
  background: #4e88a1;
  color: white;
  font-weight: 700;
  left: 50%;
  opacity: 0;
  padding: 4px;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.skip-link:focus-visible {
  outline: 5px solid #4e88a1;
  outline: 5px auto -webkit-focus-ring-color;
}

.skip-link:focus {
  opacity: 1;
}

.btn-login__wrapper {
  bottom: -70px;
  height: 40px;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 100;
}
.btn-login__wrapper a {
  align-items: center;
  background-color: var(--main-color);
  border-radius: 0.25rem 0 0 0.25rem;
  color: white;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 40px;
  padding: 9px 12px;
  pointer-events: visible;
  position: absolute;
  right: -90px;
  top: 0;
  transition: all 400ms ease-in-out;
  width: 130px;
}
.btn-login__wrapper a::before {
  background-image: url("assets/images/account.svg");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 20px;
  margin-right: 5px;
  position: relative;
  width: 20px;
}
.btn-login__wrapper a:hover {
  right: 0;
  transition: right 400ms ease-in-out;
}
.btn-login__wrapper a span {
  margin-left: 5px;
  vertical-align: text-bottom;
}
@media only screen and (min-width: 1400px) {
  .btn-login__wrapper a {
    right: 0;
  }
  .btn-login__wrapper a:hover {
    background-color: var(--hover-color);
    transition: all 400ms ease-in-out;
  }
}

.btn-login--mobile {
  background-color: var(--main-color);
  border-radius: 0.25rem;
  margin-left: 8px;
  padding: 5px 10px;
}
.btn-login--mobile::before {
  background-image: url("assets/images/account.svg");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 18px;
  margin-top: 2px;
  position: relative;
  width: 18px;
}

.btn-row.full-width .btn {
  width: 100%;
}

/* header */
@media only screen and (min-width: 1200px) {
  header .logo-col {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  header .logo-col nav {
    display: inline-block;
  }
}
header .header-top ul#menu-hoofdmenu li.active a.nav-link,
header .header-top ul#menu-hoofdmenu li.menu-item a.nav-link,
header .header-top ul#menu-hoofdmenu li.menu-item a.nav-link:hover {
  color: var(--menu-color);
}
header .main-items__dropdown {
  position: relative;
}
header .main-items__dropdown svg {
  display: inline-block;
  fill: var(--main-color);
  left: 15px;
  margin-left: 5px;
  position: absolute;
  top: 12px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  transition: all 200ms ease-in-out;
  width: 10px;
}
header .main-items__dropdown:hover svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  transition: all 200ms ease-in-out;
}
@media only screen and (max-width: 997px) {
  header .main-items__dropdown svg {
    display: none;
  }
}
header #menu-menu-algemeen {
  width: 235px;
}
header #menu-menu-algemeen .dropdown {
  margin-bottom: -1rem;
  padding-bottom: 1rem;
  position: relative;
  width: 100%;
}
header #menu-menu-algemeen .dropdown .nav-link {
  background-color: rgba(38, 38, 38, 0.03);
  border-radius: 0.25rem;
  color: black;
  font-weight: 600;
  padding: 7px 20px 7px 40px;
}
header #menu-menu-algemeen .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: -0.5rem;
}
header #menu-menu-algemeen .dropdown .dropdown-menu {
  background-color: white;
  border: 1px solid rgba(227, 227, 227, 0.53);
  border-radius: 0.25rem;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.07);
  position: absolute;
  width: 235px;
}
header #menu-menu-algemeen .dropdown .dropdown-menu .active {
  color: black;
}
header #menu-menu-algemeen .dropdown .dropdown-menu .dropdown-item {
  padding: 10px 20px;
}
header .header-bottom {
  border-top: 1px solid var(--main-color);
}
header .header-bottom__inner div {
  width: 100%;
}
header .header-bottom__menu {
  flex: 1;
  width: 100%;
}
header .header-bottom__menu .menu-item {
  flex: none;
}
header .header-bottom__menu .menu-item:first-child {
  padding: 20px 25px 20px 0;
}
header .header-bottom__menu .menu-item:last-child {
  padding: 20px 0 20px 25px;
}
header .header-bottom__menu .menu-item:not(:first-child):not(:last-child) {
  padding: 20px 25px;
}
header .header-bottom__menu .nav-link {
  font-size: 14px;
  text-transform: none;
}
header .header-bottom__menu .nav-link:hover {
  border-bottom: 2px solid var(--main-color);
}
header .header-bottom__menu .nav-link.active {
  border-bottom: 2px solid var(--main-color);
  color: #262626;
  font-weight: 700;
}
header .header-bottom__menu .btn-login .nav-link {
  font-weight: 500;
  padding: 0;
}
header .header-bottom__dropdown {
  background-color: white;
  border: 1px solid rgba(227, 227, 227, 0.53);
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.07);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  list-style-type: none;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 2;
}
header .header-bottom__dropdown li a {
  line-height: 30px;
  text-transform: unset;
}
header .header-bottom__dropdown li:hover a {
  color: var(--main-color);
}
header .header-bottom__dropdown.hidden {
  display: none;
}
header .header_bottom__dropdown-toggle {
  align-items: center;
  align-self: stretch;
  background: transparent;
  border: 0;
  color: #575756;
  cursor: pointer;
  display: flex;
  font-size: 0.9rem;
  font-weight: bold;
  outline: 0;
  padding: 0 1.5rem;
  position: relative;
}
header .header_bottom__dropdown-toggle svg {
  display: inline-block;
  fill: var(--main-color);
  margin-left: 5px;
  pointer-events: none;
  width: 10px;
}
header .header_bottom__dropdown-toggle.hidden {
  overflow: hidden;
  padding: 0;
  transition: none;
  width: 0;
}
header .search-container {
  margin-left: 40px;
  position: relative;
}
header .search-button {
  background: var(--main-color);
  border-radius: 100%;
  flex-shrink: 0;
  height: 40px;
  justify-content: center;
  transition: all 400ms ease-in;
  width: 40px;
  z-index: 1;
}
header .search-button svg .search0 {
  fill: none;
  stroke: white;
  stroke-width: 1.5;
}
header .search-button svg .search1 {
  fill: white;
}
header .search-button svg .search2 {
  fill: none;
  stroke: white;
  stroke-width: 0.5;
}
header .search-button.is-open {
  background: transparent;
  border: none;
  outline: none;
  transition: all 400ms ease-in;
}
header .search-button.is-open svg .search0 {
  stroke: var(--main-color);
}
header .search-button.is-open svg .search1 {
  fill: var(--main-color);
}
header .search-button.is-open svg .search2 {
  stroke: var(--main-color);
}
header .search-button.is-open:hover {
  background-color: white;
  transition: all 400ms ease-in-out;
}
header .search-button:hover {
  background-color: var(--hover-color);
  cursor: pointer;
  transition: all 400ms ease-in-out;
}
header .search-input-container {
  background: transparent;
  border-radius: 0.25rem;
  height: 100%;
  position: absolute;
  right: 0;
  transition: width 400ms ease-in;
  width: 40px;
}
header .search-input-container input:required {
  border: 2px solid transparent;
  border-radius: 0.25rem;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.07);
  display: none !important;
  width: 100%;
}
header .search-input-container.show {
  border-radius: 0.25rem;
  transition: all 400ms ease-in;
  width: 300px;
}
header .search-input-container.show input:required {
  border: 2px solid var(--main-color);
  display: inline-block !important;
  height: 100%;
  padding: 0 15px;
  transition: border 400ms ease-in;
}
header #menu-hoofdmenu.search-open {
  opacity: 0;
  pointer-events: none;
}
header .header-bottom__extra .navbar-nav {
  flex: 1;
  width: 100%;
}
header .header-bottom__extra .navbar-nav li {
  flex: none;
  white-space: nowrap;
}
header .header-bottom__extra .navbar-nav li a {
  line-height: 30px;
}

.social-media {
  display: grid;
  gap: 8px 10px;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (min-width: 768px) {
  .social-media {
    grid-template-columns: repeat(3, 1fr);
  }
}

.social-media__icon-link {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
}
.social-media__icon-link:hover .social-media__icon-circle {
  background: #002856;
}

.social-media__icon-circle {
  align-items: center;
  background: #ffffff;
  border-radius: 50px;
  display: flex;
  font-size: 15px;
  height: 25px;
  justify-content: center;
  transition: 0.3s;
  width: 25px;
}
.social-media__icon-circle > i {
  color: #78a7bb;
}

.social-group .social-media__icon-circle {
  background: #5088a1;
}
.social-group .social-media__icon-circle > i {
  color: #ffffff;
}

.social-media__icon-label {
  color: #ffffff;
}

.page-title--main {
  color: var(--main-color);
}

.blog_page-item.voortgezet-onderwijs .inner h2 {
  background-color: #181561;
  color: #ffffff;
}

body.mobile-menu-open {
  position: fixed;
}
body.mobile-menu-open #wpadminbar {
  top: -46px;
}
body.mobile-menu-open .header-top {
  height: 84px;
}
body.mobile-menu-open .btn-contact,
body.mobile-menu-open .btn-login--mobile {
  transition: visibility 0.15s ease-in-out;
  visibility: hidden;
}

.header-top {
  position: relative;
  z-index: 2;
}

.navbar-mobile-toggler {
  align-items: center;
  background-color: var(--main-color);
  color: white;
  display: flex;
  min-width: 38px;
  overflow: hidden;
  padding: 0.5rem;
}
.navbar-mobile-toggler.mobile-menu-open .navbar-mobile-toggler__hamburger span:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(135deg);
          transform: translateY(6px) rotate(135deg);
}
.navbar-mobile-toggler.mobile-menu-open .navbar-mobile-toggler__hamburger span:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateX(-60px);
          transform: translateX(-60px);
}
.navbar-mobile-toggler.mobile-menu-open .navbar-mobile-toggler__hamburger span:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(-135deg);
          transform: translateY(-6px) rotate(-135deg);
}

.navbar-mobile-toggler__text-container {
  position: relative;
}

.navbar-mobile-toggler__hamburger {
  height: 15px;
  position: relative;
  width: 22px;
}
.navbar-mobile-toggler__hamburger span {
  background-color: white;
  border-radius: 0.25rem;
  display: block;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  transition: 0.4s ease-in-out;
  width: 100%;
}
.navbar-mobile-toggler__hamburger span:nth-child(1) {
  top: 0;
}
.navbar-mobile-toggler__hamburger span:nth-child(2) {
  top: 6px;
}
.navbar-mobile-toggler__hamburger span:nth-child(3) {
  top: 12px;
}

.mobile-menu-main__container {
  background: #f7f4f0;
  height: 0;
  left: 0;
  padding: 84px 1rem 1rem;
  position: absolute;
  top: 0;
  transition: all 200ms ease-in;
  visibility: hidden;
  width: 100%;
}
.mobile-menu-main__container.mobile-menu-open {
  height: 100vh;
  overflow-y: auto;
  padding-bottom: 3rem;
  transition: all 200ms ease-in;
  visibility: visible;
}
.mobile-menu-main__container .menu-item a {
  color: #575756;
  display: block;
  padding: 0.5rem 1rem;
}

.mobile-menu-main__parent-item {
  border-bottom: 1px solid white;
  cursor: pointer;
  display: block;
  padding: 0.8rem 1rem;
  position: relative;
  text-transform: uppercase;
}
.mobile-menu-main__parent-item:after {
  background-image: url("assets/images/menu-arrow.svg");
  content: "";
  display: inline-block;
  height: 5px;
  position: absolute;
  right: 1rem;
  top: 20px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  width: 9px;
}

.mobile-menu-main__sub-items {
  background: #f7f4f0;
  bottom: 0;
  overflow-y: scroll;
  padding: 0.5rem 1rem 3rem;
  position: absolute;
  right: 0;
  top: calc(84px + 50px);
  transition: all 200ms ease-in;
  visibility: hidden;
  width: 0;
  z-index: 1;
}
.mobile-menu-main__sub-items.submenu-open {
  transition: all 200ms ease-in;
  visibility: visible;
  width: 100%;
}

.menu-item__submenu {
  border-bottom: 1px solid white;
  font-size: 13px;
  padding: 0.5rem 0;
  text-transform: uppercase;
}
.menu-item__submenu.first {
  position: relative;
}
.menu-item__submenu.first:before {
  background-image: url("assets/images/house-solid.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 14px;
  left: 1rem;
  position: absolute;
  top: 18px;
  width: 1rem;
}
.menu-item__submenu.first a {
  padding-left: 2.5rem;
}

.mobile-menu-main__back-button {
  background: var(--main-color);
  color: white;
  cursor: pointer;
  display: block;
  padding: 0.8rem 1rem;
  text-transform: uppercase;
  width: 100%;
}
.mobile-menu-main__back-button:before {
  background-image: url("assets/images/right-arrow-white.svg");
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1rem;
  margin-right: 0.5rem;
  position: relative;
  top: 2px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 1rem;
}

.mobile-menu-main__search {
  position: relative;
}
.mobile-menu-main__search input {
  background-color: white;
  border: 1px solid #d9d7d8;
  border-radius: 0.25rem;
  font-size: 16px;
  height: 48px;
  padding-left: 3rem;
  width: 100%;
}
.mobile-menu-main__search input::-webkit-input-placeholder {
  color: #262626;
  font-size: 13px;
}

.mobile-menu-main__search-button {
  background: transparent;
  border: none;
  left: 0;
  padding: 0.7rem 1rem;
  position: absolute;
  top: 4px;
}

.colored-arrows ul {
  list-style-type: none;
  padding-left: 20px;
}

.colored-arrows ul li:before {
  background-image: url("assets/images/right-arrow.svg");
  content: "";
  display: inline-block;
  fill: red;
  height: 11px;
  left: -20px;
  margin-right: -11px;
  position: relative;
  width: 11px;
}

.colored-arrows.colored-arrows-blue ul li:before {
  background-image: url("assets/images/right-arrow-blue.svg");
}

.colored-arrows.colored-arrows-brown ul li:before {
  background-image: url("assets/images/right-arrow-brown.svg");
}

.colored-arrows.colored-arrows-green ul li:before {
  background-image: url("assets/images/right-arrow-green.svg");
}

.colored-arrows.colored-arrows-green-quayn ul li:before {
  background-image: url("assets/images/right-arrow-green-quayn.svg");
}

.colored-arrows.colored-arrows-orange ul li:before {
  background-image: url("assets/images/right-arrow-orange.svg");
}

.colored-arrows.colored-arrows-pink ul li:before {
  background-image: url("assets/images/right-arrow-pink.svg");
}

.colored-arrows.colored-arrows-purple ul li:before {
  background-image: url("assets/images/right-arrow-purple.svg");
}

.colored-arrows.colored-arrows-purple-event ul li:before {
  background-image: url("assets/images/right-arrow-purple-event.svg");
}

.colored-arrows.colored-arrows-yellow ul li:before {
  background-image: url("assets/images/right-arrow-yellow.svg");
}

.colored-arrows .gform_wrapper ul {
  padding-left: 0;
}
.colored-arrows .gform_wrapper ul li:before {
  display: none;
}

.colored-arrows .gform_wrapper ul {
  padding-left: 0;
}
.colored-arrows .gform_wrapper ul li:before {
  display: none;
}

#event-styling .btn-ice__primary, #event-styling .btn-ice__fallback {
  background-color: #f6d000;
  color: #322c67;
}
#event-styling .btn-ice__primary.arrow:after, #event-styling .btn-ice__fallback.arrow:after {
  background-image: url("assets/images/arrow-right-purple-event.svg");
}
#event-styling .btn-ice__primary:hover, #event-styling .btn-ice__primary:focus, #event-styling .btn-ice__fallback:hover, #event-styling .btn-ice__fallback:focus {
  background: #ddba00;
}
#event-styling h1, #event-styling h2:not(.gform_title), #event-styling h3, #event-styling h4, #event-styling h5, #event-styling h6, #event-styling .page-title {
  color: #322c67;
}
#event-styling .footer-middle.bg-gradient, #event-styling .gform_wrapper {
  background-color: #4e88a1;
}
#event-styling footer h3 {
  color: white;
}
#event-styling footer h4 {
  color: #575756;
}

@media only screen and (max-width: 991px) {
  .page-card-row {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
@media only screen and (max-width: 991px) {
  .page-card-row .page-card-container {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media only screen and (max-width: 480px) {
  .page-card-row .page-card-container {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
}
.page-card-row .page-card-container .page-card {
  display: block;
  margin: 1rem 0;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .page-card-row .page-card-container .page-card {
    margin: 1.25rem 0 0 0;
  }
}
.page-card-row .page-card-container .page-card a {
  color: inherit;
}
.page-card-row .page-card-container .page-card:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  transition: all 0.2s ease-in-out;
}
.page-card-row .page-card-container .page-card:hover .page-card__link span:after {
  left: 15px;
  transition: all 100ms ease-in;
}
@media only screen and (min-width: 997px) {
  .page-card-row .page-card-container .page-card {
    margin: 3rem 0 0;
  }
}
.page-card-row .page-card-container .page-card .page-card__image-container {
  background: var(--main-color);
  border-radius: 0.25rem;
  display: block;
  min-height: 170px;
  padding: 1rem;
}
.page-card-row .page-card-container .page-card .page-card__image-container img {
  border-radius: 0.25rem;
  height: 170px;
  margin-bottom: -2rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .page-card-row .page-card-container .page-card .page-card__image-container {
    margin-bottom: 1.5rem;
    min-height: 100px;
    padding: 0.5rem;
  }
  .page-card-row .page-card-container .page-card .page-card__image-container img {
    height: 100px;
  }
}
.page-card-row .page-card-container .page-card .page-card__content {
  padding: 2rem 1rem 0;
}
@media only screen and (max-width: 991px) {
  .page-card-row .page-card-container .page-card .page-card__content {
    display: none;
  }
}
.page-card-row .page-card-container .page-card .page-card__content p {
  color: #575756;
  line-height: 22.5px;
}
.page-card-row .page-card-container .page-card .page-card__title {
  color: var(--main-color);
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.8rem;
}
.page-card-row .page-card-container .page-card .page-card__link {
  align-items: center;
  background: var(--main-color);
  border-radius: 0.25rem;
  color: white;
  display: flex;
  font-weight: 600;
  height: 45px;
  justify-content: center;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .page-card-row .page-card-container .page-card .page-card__link {
    height: 40.5px;
  }
}
@media only screen and (max-width: 375px) {
  .page-card-row .page-card-container .page-card .page-card__link {
    font-size: 0.8125rem;
  }
}
.page-card-row .page-card-container .page-card .page-card__link span::after {
  background-image: url("assets/images/arrow-right.svg");
  content: "";
  display: inline-block;
  height: 11px;
  left: 10px;
  position: relative;
  width: 16px;
}
@media only screen and (max-width: 991px) {
  .page-card-row .page-card-container .page-card .page-card__link span::after {
    display: none;
  }
}
.page-card-row .page-card-container .page-card .page-card__link:hover span:after {
  left: 15px;
  transition: all 100ms ease-in;
}

iframe.youtube-iframe {
  aspect-ratio: 16/9;
  height: auto;
  max-height: 1080px;
  max-width: 100%;
  width: 100%;
}

.slider-block .slick-dots {
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  list-style-type: none;
  padding: 0;
  position: absolute;
  top: 210px;
  width: 100%;
}
.slider-block .slick-dots button {
  display: none;
}
.slider-block .slick-dots li {
  border: 1px solid white;
  border-radius: 100%;
  display: block;
  height: 10px;
  margin: 0 4px;
  width: 10px;
}
.slider-block .slick-dots li.slick-active {
  background: white;
}

.slider-block__slide-container:focus-visible .slider-block__slide {
  border: 2px solid #4e88a1;
}

.slider-block__slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 5px 0 50px;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .slider-block__slide {
    padding: 5px 0 22px;
  }
}

.slider-block__image {
  border-radius: 0.25rem;
  height: 228px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.slider-block__btn {
  border-radius: 0.25rem;
  color: white;
  margin-top: 10px;
  padding: 0.6rem 2rem;
  position: relative;
}
.slider-block__btn:after {
  background-image: url("assets/images/arrow-right.svg");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  left: 10px;
  position: relative;
  width: 30px;
}
.slider-block__btn:hover, .slider-block__btn:focus {
  color: white;
}
.slider-block__btn:hover:after, .slider-block__btn:focus:after {
  left: 15px;
  transition: all 100ms ease-in;
}
.slider-block__btn:focus-visible {
  outline: 2px solid #b3a06e;
}
@media only screen and (min-width: 769px) {
  .slider-block__btn {
    bottom: 0;
    display: inline-block;
    margin-top: unset;
    position: absolute;
    right: 1rem;
  }
}
@media only screen and (min-width: 991px) {
  .slider-block__btn {
    right: 10%;
  }
}

.slider-block__title-hidden {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px);
  display: inline-block;
  font-size: 0;
  height: 1px;
  margin: 0 !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px;
}

.about-block {
  position: relative;
}
.about-block:before {
  background: #f7f4f0;
  bottom: 30%;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.about-block__left-content {
  padding: 30px 15px;
}
@media only screen and (min-width: 769px) {
  .about-block__left-content {
    padding: 45px 45px 15px 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .about-block__left-content {
    padding: 50px 45px 50px 80px;
  }
}

@media only screen and (min-width: 769px) {
  .about-block__right-content {
    padding: 15px 45px 15px 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .about-block__right-content {
    padding: 50px 45px;
  }
}

.about-block__title {
  color: #4e88a1;
  font-weight: 300;
}
@media only screen and (min-width: 991px) {
  .about-block__title {
    font-size: 38px;
  }
}

.about-block__image {
  border-radius: 0.25rem;
  height: auto;
  min-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 991px) {
  .about-block__image {
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media only screen and (min-width: 769px) {
  .flexible-content .text-image.image-left .row div:first-child {
    order: 2;
  }
  .flexible-content .text-image.image-left .row div:last-child {
    order: 1;
  }
  .flexible-content .text-image.image-right div:first-child {
    order: 1;
  }
  .flexible-content .text-image.image-right div:last-child {
    order: 2;
  }
}

.single-post .flexible-content .flexible-content-row.py-md-5 {
  padding: 1rem 0 !important;
}
.single-post .flexible-content .flexible-content-row p:last-of-type {
  margin-bottom: 0;
}

.flexible-content-row article h2 {
  font-size: 1.75rem;
}
@media only screen and (max-width: 992px) {
  .flexible-content-row article h2 {
    font-size: 1.375rem;
  }
}

.searchable-table .dataTables_wrapper .dataTables_length select {
  border-radius: 0.25rem;
  margin-right: 4px;
}
.searchable-table .dataTables_wrapper .dataTables_filter input {
  border-radius: 0.25rem;
  margin-left: 4px;
}
.searchable-table .dataTables_wrapper table.datatables {
  border-bottom: none;
}
.searchable-table .dataTables_wrapper table.datatables thead {
  background-color: #861b65;
  color: #fff;
}
.searchable-table .dataTables_wrapper table.datatables thead tr th {
  font-weight: 600;
}
.searchable-table .dataTables_wrapper table.datatables thead tr th.sorting::before,
.searchable-table .dataTables_wrapper table.datatables thead tr th.sorting::after,
.searchable-table .dataTables_wrapper table.datatables thead tr th.sorting_asc::after,
.searchable-table .dataTables_wrapper table.datatables thead tr th.sorting_desc::before {
  opacity: 0.5;
}
.searchable-table .dataTables_wrapper table.datatables thead tr th.sorting_asc::before,
.searchable-table .dataTables_wrapper table.datatables thead tr th.sorting_desc::after {
  opacity: 1;
}
.searchable-table .dataTables_wrapper table.datatables thead tr th.sorting::before {
  margin-bottom: 1px;
}
.searchable-table .dataTables_wrapper table.datatables thead tr th.sorting::after {
  margin-top: 1px;
}
.searchable-table .dataTables_wrapper table.datatables tbody tr.even {
  background-color: #eef2f6;
}
.searchable-table .dataTables_wrapper table.datatables tfoot {
  background-color: #861b65;
  color: #fff;
  font-weight: 600;
}
.searchable-table .dataTables_wrapper table.datatables tfoot tr td {
  border-top: none;
  padding: 10px;
}
.searchable-table .dataTables_wrapper table.dataTable.dtr-inline tbody tr td.dtr-control::before {
  background-color: #861b65;
  border: none;
  box-shadow: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  margin-top: -6px;
}
.searchable-table .dataTables_wrapper table.dataTable.dtr-inline tbody tr.parent td.dtr-control::before {
  background-color: #500344;
}
.searchable-table .dataTables_wrapper .dataTables_paginate .paginate_button {
  border-radius: 0.25rem;
}
.searchable-table .dataTables_wrapper .dataTables_paginate .paginate_button.current, .searchable-table .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #861b65;
  border: none;
  color: #fff !important;
  font-weight: 600;
}
.searchable-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: none;
  border: 1px solid #575756;
  color: #575756 !important;
}

.front-page-block__link {
  border: none;
}

.front-page-block__image {
  aspect-ratio: 51/32;
  border-radius: 0.25rem;
  height: unset !important;
  margin-bottom: 20px;
}

.front-page-block__title {
  border-radius: 0.25rem;
  font-weight: 600;
}
.front-page-block__title a {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  margin: 0;
  padding: 15px;
}
.front-page-block__title a:after {
  background-image: url("assets/images/arrow-right.svg");
  content: "";
  display: inline-block;
  height: 11px;
  left: 10px;
  position: relative;
  width: 16px;
}
.front-page-block__title:hover a:after {
  left: 15px;
  transition: all 100ms ease-in;
}

#content {
  overflow-x: hidden;
}

.header__hero-home {
  background: #f7f4f0;
}

.custom_hero.hero-home {
  background: #f7f4f0;
  min-height: 250px;
  position: relative;
}
.custom_hero.hero-home::after {
  background: #f7f4f0;
  bottom: -100px;
  content: "";
  height: 100px;
  left: 0;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 997px) {
  .custom_hero.hero-home {
    padding-bottom: 0;
  }
}
.custom_hero .hero-home__title {
  color: #262626;
  font-size: 2.5625rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 3.225rem;
}
@media only screen and (max-width: 997px) {
  .custom_hero .hero-home__title {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-top: 3rem;
  }
}
.custom_hero .hero-home__svg svg {
  height: auto;
  min-height: 300px;
  width: 100%;
}
@media only screen and (max-width: 997px) {
  .custom_hero .hero-home__svg svg {
    min-height: 150px;
  }
}
@media only screen and (min-width: 997px) {
  .custom_hero .hero-home__svg {
    padding: 0.625rem 0 5rem;
  }
}

.static_hero.hero-home {
  background: linear-gradient(90deg, #6b899a 0%, #90b3c3 100%);
  padding: 2.8125rem 0 2.125rem 0;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 769px) {
  .static_hero.hero-home {
    margin-bottom: -3.125rem;
  }
}
@media only screen and (min-width: 992px) {
  .static_hero.hero-home {
    margin-bottom: -3rem;
  }
}
@media only screen and (max-width: 991px) {
  .static_hero.hero-home {
    padding: 1.25rem 0;
  }
}
.static_hero.hero-home .hero-home__content {
  position: relative;
}
.static_hero.hero-home .hero-home__content .hero-home__title {
  color: white;
  font-size: 1.5625rem;
  font-weight: normal;
  line-height: 2.125rem;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .static_hero.hero-home .hero-home__content .hero-home__title {
    font-size: 1.0625rem;
    line-height: 1.4375rem;
  }
}
.static_hero.hero-home .hero-home__content::before {
  content: url(assets/images/hero-background.svg);
  position: absolute;
  right: -200px;
  top: -150px;
  width: 541px;
  z-index: 1;
}
@media only screen and (max-width: 769px) {
  .static_hero.hero-home .hero-home__content::before {
    right: -30px;
    top: -30px;
    width: 50vw;
  }
}
.static_hero.hero-home::after {
  background-image: linear-gradient(90deg, #6b899a 0%, #90b3c3 100%);
  bottom: -113px;
  content: "";
  height: 113px;
  left: 0;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 991px) {
  .static_hero.hero-home::after {
    bottom: -49px;
    height: 49px;
  }
}

.hero-default.small-header {
  margin-bottom: 2rem;
  min-height: auto;
}
.hero-default.small-header .hero-image {
  height: auto;
}
@media only screen and (min-width: 768px) {
  .hero-default.small-header .hero-default_cta-wrapper.bottom_right {
    bottom: -20px;
    right: 35px;
  }
}
.hero-default a {
  z-index: 2;
}

@media only screen and (min-width: 997px) {
  .hero-default .hero-default_cta-wrapper.bottom_right {
    bottom: -25px;
  }
}

.hero-default__title--hidden {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px);
  display: inline-block;
  font-size: 0;
  height: 1px;
  margin: 0 !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px;
}

.single-post article.news .flexible-content .flexible-content-row > .container {
  width: calc(100% + 30px);
}

.single-news__container {
  padding: 60px 0 60px 90px;
  position: relative;
}
.single-news__container::before {
  background: #f7f4f0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 80px;
  top: 0;
}
@media only screen and (max-width: 997px) {
  .single-news__container {
    padding: 30px 15px;
  }
  .single-news__container::before {
    bottom: 30px;
    right: 0;
  }
}

.single-news__subtitle {
  color: #4e88a1;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 22.5px;
  margin-bottom: 0.5rem;
}

.front-news .single-news__subtitle {
  font-family: Montserrat, sans-serif;
  margin-bottom: 0.5rem;
}
.front-news .single-news__title {
  margin-bottom: 1rem;
}

.single-news__title {
  font-size: 22px;
  font-weight: 300;
  line-height: 31.4px;
  margin-bottom: 1rem;
}

.search-advisor {
  padding-bottom: 5rem;
}
@media only screen and (max-width: 769px) {
  .search-advisor {
    padding-bottom: 3rem;
  }
}

.search-advisor__title {
  color: var(--main-color);
  margin-bottom: 1rem;
}

.search-advisor-form {
  background: var(--main-color);
  border-radius: 0.1rem;
  margin-bottom: 4.5rem;
  padding: 5rem;
  position: relative;
}
@media only screen and (max-width: 981px) {
  .search-advisor-form {
    padding: 1.5rem;
  }
}

.search-advisor-form__input {
  border: 0;
  border-radius: 0.25rem;
  font-weight: 600;
  padding: 1rem;
  width: 100%;
}
.search-advisor-form__input:focus {
  outline: 2px solid #4e88a1;
}

.search-advisor-form__submit-container {
  align-items: center;
  aspect-ratio: 1/1;
  background: #4e88a1;
  border-radius: 50%;
  bottom: 3.5rem;
  display: flex;
  justify-content: center;
  max-height: 40px;
  position: absolute;
  right: 5.5rem;
  top: 5.5rem;
  transition: background 0.3s;
}
@media only screen and (max-width: 981px) {
  .search-advisor-form__submit-container {
    bottom: 1.75rem;
    right: 2rem;
    top: 1.9rem;
  }
}
.search-advisor-form__submit-container:hover {
  background: #3d6b7f;
}

.search-advisor-form__submit {
  background: #ffffff;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  height: 40px;
  -webkit-mask: url(assets/images/search-icon.svg) no-repeat center;
          mask: url(assets/images/search-icon.svg) no-repeat center;
  width: 40px;
}

.search-advisor-form__description {
  color: #ffffff;
  font-weight: 600;
  margin: 0.5rem 0;
}

.advisors-results-container {
  margin-bottom: 1rem;
}
.advisors-results-container > div {
  margin-bottom: 30px;
}
@media only screen and (max-width: 769px) {
  .advisors-results-container > div {
    margin-bottom: 15px;
  }
}

.advisors-results-container.is-loading {
  background: url(assets/images/spinner.gif) no-repeat center;
}
.advisors-results-container.is-loading > div {
  opacity: 0;
}

.search-advisor__no-results {
  font-size: 1.1rem;
  font-weight: 600;
}

.search-advisor__no-results-link {
  color: inherit;
  text-decoration: underline;
}

.col--customer-service {
  order: 2;
}

.col--educational-advisor {
  order: 1;
}

.search-advisor-result {
  background: #f7f4f0;
  padding: 2.5rem;
}
@media only screen and (max-width: 1199px) {
  .search-advisor-result {
    padding: 1.5rem;
  }
}

.search-advisor-result--advisor,
.search-advisor-result--educational-advisor.search-advisor-result--has-image,
.search-advisor-result--customer-service.search-advisor-result--has-image {
  display: flex;
  flex-direction: row-reverse;
  gap: 1rem;
}
@media only screen and (max-width: 981px) {
  .search-advisor-result--advisor,
  .search-advisor-result--educational-advisor.search-advisor-result--has-image,
  .search-advisor-result--customer-service.search-advisor-result--has-image {
    flex-direction: column;
  }
}
@media only screen and (min-width: 981px) {
  .search-advisor-result--advisor > *,
  .search-advisor-result--educational-advisor.search-advisor-result--has-image > *,
  .search-advisor-result--customer-service.search-advisor-result--has-image > * {
    width: 50%;
  }
}

.search-advisor-result--customer-service {
  width: 100%;
}

.search-advisor-result__heading {
  display: flex;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.search-advisor-result--customer-service .search-advisor-result__heading,
.search-advisor-result--educational-advisor .search-advisor-result__heading {
  flex-direction: column;
}

.search-advisor-result--advisor .search-advisor-result__heading {
  flex-direction: column-reverse;
}

.search-advisor-result__pre-title,
.search-advisor-result__title {
  color: #4e88a1;
  font-size: 15px;
  padding-bottom: 1rem;
}

.search-advisor-result__title,
.search-advisor-result__sub-title {
  font-size: 15px;
}

.search-advisor-result__main-title,
.search-advisor-result__subtitle {
  color: #262626;
}

.search-advisor-result__info {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

.search-advisor-result__info-item,
.search-advisor-result__phone,
.search-advisor-result__text {
  align-items: center;
  color: inherit;
  display: flex;
  font-weight: 600;
}

.search-advisor-result__phone {
  margin-bottom: 0;
}

.search-advisor-result__info-item:nth-last-child(2) {
  margin-bottom: 0.5rem;
}

.search-advisor-result__info-item--email {
  text-decoration: underline;
}

.search-advisor-result__info-letter,
.search-advisor-result__phone-letter,
.search-advisor-result__email-letter {
  display: inline-flex;
  width: 1.5rem;
}

.search-advisor-result__btn-container {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
}

.search-advisor-result__btn {
  border-radius: 0.5rem;
  margin-top: 1.25rem;
  min-width: inherit;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
.search-advisor-result__btn::after {
  background: url("assets/images/arrow-right.svg") no-repeat center;
  content: "";
  display: inline-block;
  height: 0.5rem;
  margin-left: 0.5rem;
  width: 1rem;
}

.search-advisor-result__text-container {
  font-weight: 600;
  margin-top: 1rem;
}
.search-advisor-result__text-container > p:last-child {
  margin: 0;
}

.search-advisor-form__input.is-loading {
  background: url("assets/images/spinner.gif") no-repeat right 55px center, #ffffff;
  background-size: 35px;
}

.search-advisor-school-dropdown-title {
  color: #ffffff;
  margin-top: 15px;
}

.search-advisor-school-dropdown {
  display: flex;
  flex-direction: column;
  gap: 3px;
  list-style: none;
  margin: 0;
  margin-top: 15px;
  max-height: 200px;
  overflow-y: auto;
  padding: 0;
}

.search-advisor-school-dropdown__item {
  color: #ffffff;
}

.search-advisor-school-dropdown__button {
  background: #4e88a1;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  font-size: 1rem;
  padding: 10px;
  text-align: left;
  width: 100%;
}
.search-advisor-school-dropdown__button:hover {
  background: #3d6b7f;
  cursor: pointer;
}

.search-advisor-school-dropdown-loading {
  align-items: center;
  color: #ffffff;
  display: flex;
  gap: 10px;
  margin-top: 15px;
}
.search-advisor-school-dropdown-loading svg {
  fill: #ffffff;
}

.is-hidden {
  display: none;
}

.news-cards__container {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 769px) {
  .news-cards__container:not(:last-child) {
    margin-bottom: 1rem;
  }
}

.news-cards__image-container {
  width: 100%;
  height: 200px;
  position: relative;
}

.news-cards__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-cards__content {
  background-color: var(--main-color);
  border-radius: 0.25rem;
  padding: 1.5rem;
  color: #ffffff;
  text-align: center;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.news-cards__button {
  background-color: var(--tertiary-color);
  border-color: var(--tertiary-color);
}
.news-cards__button:hover, .news-cards__button:focus {
  background-color: var(--hover-color);
  border-color: var(--hover-color);
}