@charset "UTF-8";
/*!
Theme Name: Cherry Communicatie
Theme URI: http://cherry-communicatie.nl
Author: Cherry Communicatie
Author URI: http://cherry-communicatie.nl
Description: Custom theme developed by Cherry Communicatie.
Version: 3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cherry-communicatie
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Cherry Communicatie is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
--------------------------------------------------------------*/
/* ===============
   Variables
   =============== */
/* bitter-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Bitter";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/cherry-communicatie/fonts/bitter-v32-latin-700.eot");
  /* IE9 Compat Modes */
  src: url("/wp-content/themes/cherry-communicatie/fonts/bitter-v32-latin-700.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cherry-communicatie/fonts/bitter-v32-latin-700.woff2") format("woff2"), url("/wp-content/themes/cherry-communicatie/fonts/bitter-v32-latin-700.woff") format("woff"), url("/wp-content/themes/cherry-communicatie/fonts/bitter-v32-latin-700.ttf") format("truetype"), url("/wp-content/themes/cherry-communicatie/fonts/bitter-v32-latin-700.svg#Bitter") format("svg");
  /* Legacy iOS */
}
/* karla-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Karla";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-regular.eot");
  /* IE9 Compat Modes */
  src: url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-regular.woff2") format("woff2"), url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-regular.woff") format("woff"), url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-regular.ttf") format("truetype"), url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-regular.svg#Karla") format("svg");
  /* Legacy iOS */
}
/* karla-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Karla";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-700.eot");
  /* IE9 Compat Modes */
  src: url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-700.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-700.woff2") format("woff2"), url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-700.woff") format("woff"), url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-700.ttf") format("truetype"), url("/wp-content/themes/cherry-communicatie/fonts/karla-v23-latin-700.svg#Karla") format("svg");
  /* Legacy iOS */
}
/* karla-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Caveat";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/cherry-communicatie/fonts/caveat.woff2") format("woff2"), url("/wp-content/themes/cherry-communicatie/fonts/caveat.woff") format("woff");
  /* Modern Browsers */
}
/* ===============
   Mixins
   =============== */
/* ===============
   Structure
   =============== */
html, body {
  height: 100%;
}
#page {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 100%;
}
#page #masthead {
  width: 100%;
}
#page #content {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
}
#page #colophon {
  width: 100%;
}
.in-grid {
  max-width: 1350px;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1200px) {
  .in-grid {
    max-width: 100%;
  }
}
.in-grid-s, footer .footer-top .column.col-12 > div, .post-password-form {
  max-width: 850px;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  .in-grid-s, footer .footer-top .column.col-12 > div, .post-password-form {
    max-width: 100%;
  }
}
.gut > a, .gut > div, .gut > form, .gut > header, .gut > article {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.row-spacing {
  padding-top: 96px !important;
  padding-bottom: 96px !important;
}
.row-spacing-m {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}
.row-spacing-s {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.row-spacing-xs {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.mb {
  margin-bottom: 96px !important;
}
.mb-m {
  margin-bottom: 48px !important;
}
.mb-s {
  margin-bottom: 24px !important;
}
.col-1 {
  width: calc(100% / 12 * 1);
}
.col-2 {
  width: calc(100% / 12 * 2);
}
.col-3 {
  width: calc(100% / 12 * 3);
}
.col-4 {
  width: calc(100% / 12 * 4);
}
.col-5 {
  width: calc(100% / 12 * 5);
}
.col-6 {
  width: calc(100% / 12 * 6);
}
.col-7 {
  width: calc(100% / 12 * 7);
}
.col-8 {
  width: calc(100% / 12 * 8);
}
.col-9 {
  width: calc(100% / 12 * 9);
}
.col-10 {
  width: calc(100% / 12 * 10);
}
.col-11 {
  width: calc(100% / 12 * 11);
}
.col-12 {
  width: calc(100% / 12 * 12);
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, fieldset, legend, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: 0;
}
body, button, input, textarea {
  color: #000;
  font-family: "Karla", sans-serif;
  font-size: 16px;
  line-height: 1.7;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  box-sizing: border-box;
  margin-top: 0 !important;
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0;
}
address {
  margin: 0;
  font-style: normal;
}
abbr, acronym {
  border-bottom: 1px dotted #CC0000;
  cursor: help;
}
mark, ins {
  background: #F9FAFB;
  text-decoration: none;
}
big {
  font-size: 125%;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
ol {
  list-style: decimal;
}
/* ===Images=== */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
.gallery-caption {
  display: block;
}
/* ===Tables=== */
table {
  margin: 0;
  width: 100%;
}
.bypostauthor {
  display: block;
}
.sticky {
  display: block;
}
.byline, .updated:not(.published) {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-content, .entry-content, .entry-summary {
  margin: 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
:focus {
  outline: 0;
  outline: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
*, *:before, *:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #F9FAFB;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Older / Newer Posts Navigation (always hidden) */
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
.widget {
  margin: 0;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
@media only screen and (max-width: 782px) {
  #wpadminbar {
    display: none;
  }
}
/*--------------------------------------------------------------
# Extends
--------------------------------------------------------------*/
.h1, h1 {
  font-size: 64px;
  font-weight: bold;
}
.h2, h2 {
  font-size: 48px;
  font-weight: bold;
}
.h3, h3 {
  font-size: 40px;
  font-weight: bold;
}
.h4, h4 {
  font-size: 32px;
  font-weight: bold;
}
.h5, h5 {
  font-size: 24px;
  font-weight: bold;
}
.h6, h6, .faq-toggle-item .faq-toggle-question {
  font-size: 20px;
  font-weight: bold;
}
.base-button, button, input[type="button"], input[type="submit"] {
  text-decoration: none;
  padding: 12px 20px;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  background: #CC0000;
  border: 1px solid #CC0000;
  color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
}
.base-button:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover {
  background: #900;
}
.input-standard, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
  width: 100%;
  display: block;
  padding: 10px 15px;
  color: #000;
  background-color: #fff;
  border: 1px solid #EFECEA;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.input-standard:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus {
  color: #000;
}
.input-standard:disabled, input[type="text"]:disabled, input[type="email"]:disabled, input[type="url"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="number"]:disabled, input[type="tel"]:disabled, input[type="range"]:disabled, input[type="date"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="time"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="color"]:disabled, textarea:disabled, select:disabled {
  background: #F9FAFB;
}
.img-holder-container {
  display: block;
}
.fontawesome, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice label:before, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice label:after, .gform_body .gform_fields .gfield .gfield_radio .gchoice label:before, .gform_body .gform_fields .gfield .gfield_radio .gchoice label:after, .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before, header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > a:after, footer .footer-top .column .company-data li.company:not(.logo):before, .wysiwyg-content ul li:before {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fontawesome-brands {
  font-family: "Font Awesome 5 Brands";
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flexbox, #page, .in-grid, .in-grid-s, footer .footer-top .column.col-12 > div, .post-password-form, .gform_body .gform_fields, .gform_body .gform_fields .gfield .ginput_complex, .gform_footer, .gform_page_footer, .gf_page_steps, .gf_page_steps .gf_step, .gf_page_steps .gf_step a, header#masthead .site-branding, header#masthead .site-branding > a, header#masthead .main-navigation ul li a, header#masthead .main-navigation ul.menu, .responsive-menu-container .responsive-menu-logo, .responsive-menu-container .responsive-menu-logo > a, .error404 .site-content, .cc-contentcontainer > div.cc-logo-repeater-element .repeater-container, .cc-link-repeater-element.type-icon .repeater-container, .cc-link-repeater-element.type-icon .repeater-container .link-item a, .cc-link-repeater-element.type-standard .repeater-container, .cc-link-repeater-element.type-standard .repeater-container .link-item, .cc-link-repeater-element.type-standard .repeater-container .link-item a, .flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d, .flex-news-overview-row .query-container .news-card .post-inner .post-content .read-more, .flex-search-row form ul, .flex-search-row .results-col .search-empty .inner, .flex-search-row .results-col .regio-card .card-inner .card-title, .flex-search-row .results-col .regio-card .card-inner .card-bottom, .flex-search-row .results-col .regio-card .card-inner .card-bottom .read-more, .flex-search-row .results-col .search-cta-banner .inner, .btns, .btns .btn-main, .btns .btn-main a, .icon-text, .social-icons > ul, .faq-toggle-item .faq-toggle-question, .single-regions_cpt .main-content .title-container, .post-nav, .post-nav > a .post-nav-content .nav-prev, .post-nav > a .post-nav-content .nav-next, .query-container, .query-container .query-item .qi-inner, .query-container .query-item .qi-inner .qi-thumb .post-categories, .navigation .pagination, .cc-slider .slider-scope .slick-list .slick-track, .fancybox-container .fancybox-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.image-cover, .flex-content-column-image-row .image-col .col-inner .image-holder img, .flex-news-overview-row .query-container .news-card .post-inner .post-image .image-holder img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.image-contain, .flex-repeater-blocks-row .repeater-block .block-inner .block-icon img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* ===============
   Input Fields
   =============== */
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
  font-family: "Karla", sans-serif;
  font-size: 16px;
  line-height: 1.7;
}
select {
  min-height: 36px;
  /* Arrow */
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 0.5rem top 50%;
  background-size: 0.5rem auto;
  padding-right: 25px !important;
}
textarea {
  resize: vertical;
}
textarea.small {
  height: 80px;
}
textarea.medium {
  height: 140px;
}
textarea.large {
  height: 200px;
}
button, input[type="button"], input[type="submit"] {
  border: none;
}
/* ===============
   Forms
   =============== */
form ul {
  list-style: none;
}
.wysiwyg-content form ul li {
  padding-left: 0;
}
.wysiwyg-content form ul li:before {
  display: none;
}
/* ===============
   Gravity Forms
   =============== */
.gform_wrapper form {
  margin-left: -8px;
  margin-right: -8px;
}
.gform_body .gform_fields .gfield {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 12px;
}
.gform_body .gform_fields .gfield .gfield_label {
  font-weight: bold;
  margin-bottom: 5px;
  display: flex;
}
.gform_body .gform_fields .gfield .gfield_label .gfield_required {
  margin-left: 3px;
}
@media only screen and (max-width: 768px) {
  .gform_body .gform_fields .gfield {
    width: 100% !important;
  }
}
.gform_body .gform_fields .gfield.gsection {
  width: 100%;
}
.gform_body .gform_fields .gfield.gfield--width-quarter {
  width: calc(100% / 12 * 3);
}
.gform_body .gform_fields .gfield.gfield--width-third {
  width: calc(100% / 12 * 4);
}
.gform_body .gform_fields .gfield.gfield--width-five-twelfths {
  width: calc(100% / 12 * 5);
}
.gform_body .gform_fields .gfield.gfield--width-half {
  width: 50%;
}
.gform_body .gform_fields .gfield.gfield--width-seven-twelfths {
  width: calc(100% / 12 * 7);
}
.gform_body .gform_fields .gfield.gfield--width-two-thirds {
  width: calc(100% / 12 * 8);
}
.gform_body .gform_fields .gfield.gfield--width-three-quarter {
  width: calc(100% / 12 * 9);
}
.gform_body .gform_fields .gfield.gfield--width-five-sixths {
  width: calc(100% / 12 * 10);
}
.gform_body .gform_fields .gfield.gfield--width-eleven-twelfths {
  width: calc(100% / 12 * 11);
}
.gform_body .gform_fields .gfield.gfield--width-full {
  width: 100%;
}
.gform_body .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
.gform_body .gform_fields .gfield.spacer {
  display: none !important;
}
.gform_body .gform_fields .gfield.gf_left_half {
  padding-right: 8px;
}
.gform_body .gform_fields .gfield.gf_right_half {
  padding-left: 8px;
}
.gform_body .gform_fields .gfield.gf_left_half, .gform_body .gform_fields .gfield.gf_right_half {
  width: 50%;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media only screen and (max-width: 768px) {
  .gform_body .gform_fields .gfield.gf_left_half, .gform_body .gform_fields .gfield.gf_right_half {
    width: 100%;
    padding: 0;
  }
}
.gform_body .gform_fields .gfield.gform_validation_container, .gform_body .gform_fields .gfield.gfield_visibility_hidden {
  display: none !important;
}
.gform_body .gform_fields .gfield.gfield_error input, .gform_body .gform_fields .gfield.gfield_error textarea, .gform_body .gform_fields .gfield.gfield_error select {
  border: 1px solid #c23630;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice:not(:first-child), .gform_body .gform_fields .gfield .gfield_radio .gchoice:not(:first-child) {
  margin-top: 2px;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice input[type="checkbox"], .gform_body .gform_fields .gfield .gfield_checkbox .gchoice input[type="radio"], .gform_body .gform_fields .gfield .gfield_radio .gchoice input[type="checkbox"], .gform_body .gform_fields .gfield .gfield_radio .gchoice input[type="radio"] {
  display: none;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice input[type="checkbox"]:checked + label:before, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice input[type="radio"]:checked + label:before, .gform_body .gform_fields .gfield .gfield_radio .gchoice input[type="checkbox"]:checked + label:before, .gform_body .gform_fields .gfield .gfield_radio .gchoice input[type="radio"]:checked + label:before {
  opacity: 1;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice input[type="checkbox"]:checked + label:after, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice input[type="radio"]:checked + label:after, .gform_body .gform_fields .gfield .gfield_radio .gchoice input[type="checkbox"]:checked + label:after, .gform_body .gform_fields .gfield .gfield_radio .gchoice input[type="radio"]:checked + label:after {
  opacity: 0;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice label, .gform_body .gform_fields .gfield .gfield_radio .gchoice label {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice label:before, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice label:after, .gform_body .gform_fields .gfield .gfield_radio .gchoice label:before, .gform_body .gform_fields .gfield .gfield_radio .gchoice label:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: inherit;
  position: absolute;
  top: 0;
  left: 0;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice label:before, .gform_body .gform_fields .gfield .gfield_radio .gchoice label:before {
  opacity: 0;
  font-weight: bold;
  color: #43896e;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice label:before {
  content: "";
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice label:after {
  content: "";
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice label:before {
  content: "";
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice label:after {
  content: "";
}
.gform_body .gform_fields .gfield .gfield_list_groups .gfield_list_group:not(:first-of-type) {
  margin-top: 10px;
}
.gform_body .gform_fields .gfield .gfield_list_groups .gfield_list_group_item {
  margin-bottom: 5px;
}
.gform_body .gform_fields .gfield .gfield_list_groups button.add_list_item {
  background: #161B20;
}
.gform_body .gform_fields .gfield .gfield_list_groups button.delete_list_item {
  background: #6B7280;
}
.gform_body .gform_fields .gfield .ginput_complex span, .gform_body .gform_fields .gfield .ginput_complex div {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media only screen and (max-width: 600px) {
  .gform_body .gform_fields .gfield .ginput_complex span, .gform_body .gform_fields .gfield .ginput_complex div {
    width: 100%;
    margin-right: 0 !important;
  }
  .gform_body .gform_fields .gfield .ginput_complex span:not(:last-child), .gform_body .gform_fields .gfield .ginput_complex div:not(:last-child) {
    margin-bottom: 5px;
  }
}
.gform_body .gform_fields .gfield .ginput_complex span:not(:last-child), .gform_body .gform_fields .gfield .ginput_complex div:not(:last-child) {
  margin-right: 5px;
}
.gform_body .gform_fields .gfield .ginput_complex .ginput_full {
  width: 100%;
}
.gform_body .gform_fields .gfield .ginput_complex .ginput_left {
  padding-right: 8px;
}
.gform_body .gform_fields .gfield .ginput_complex .ginput_right {
  padding-left: 8px;
}
.gform_body .gform_fields .gfield .ginput_complex label {
  font-size: 14px;
  font-weight: bold;
}
.gform_body .gform_fields .gfield .ginput_complex .ginput_left, .gform_body .gform_fields .gfield .ginput_complex .ginput_right {
  width: 50%;
  display: block;
}
@media only screen and (max-width: 991px) {
  .gform_body .gform_fields .gfield .ginput_complex .ginput_left, .gform_body .gform_fields .gfield .ginput_complex .ginput_right {
    width: 100%;
    padding: 0;
  }
}
.gform_body .gform_fields .gfield .ginput_complex .ginput_left select, .gform_body .gform_fields .gfield .ginput_complex .ginput_right select {
  width: 100%;
}
.gform_body .gform_fields .gfield .ginput_complex .ginput_left, .gform_body .gform_fields .gfield .ginput_complex .ginput_right, .gform_body .gform_fields .gfield .ginput_complex .ginput_full {
  margin-bottom: 12px;
}
.gform_footer, .gform_page_footer {
  padding-left: 8px;
  padding-right: 8px;
  width: 100% !important;
}
.gform_footer .gform_next_button, .gform_page_footer .gform_next_button {
  margin-left: auto;
}
.gf_page_steps {
  padding-left: 8px;
  padding-right: 8px;
}
.gf_page_steps .gf_step {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .gf_page_steps .gf_step {
    width: 100%;
    margin-right: 0 !important;
  }
  .gf_page_steps .gf_step a, .gf_page_steps .gf_step.gf_step_active {
    padding: 10px !important;
    border-bottom: none !important;
    border-left: 3px solid #EFECEA;
    width: auto !important;
  }
  .gf_page_steps .gf_step a:after, .gf_page_steps .gf_step.gf_step_active:after {
    content: none !important;
  }
  .gf_page_steps .gf_step:not(:last-child) {
    margin-bottom: 10px;
  }
}
.gf_page_steps .gf_step:not(:last-child) {
  margin-right: 10px;
}
.gf_page_steps .gf_step a {
  width: 100%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  text-decoration: none;
  color: #161B20;
}
.gf_page_steps .gf_step a, .gf_page_steps .gf_step.gf_step_active {
  padding: 10px 0;
  border-bottom: 3px solid #EFECEA;
}
.gf_page_steps .gf_step.gf_step_active {
  border-color: #6B7280;
  position: relative;
}
.gf_page_steps .gf_step.gf_step_active:after {
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 10px);
  width: 20px;
  height: 10px;
  background: #6B7280;
}
.gf_page_steps .gf_step .gf_step_number {
  width: 24px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  background: #6B7280 !important;
  color: #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  margin-right: 5px;
}
.gf_page_steps .gf_step .gf_step_label {
  text-decoration: none !important;
  font-weight: bold;
  font-size: 14px;
}
.validation_message {
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  background: #c23630;
  width: auto !important;
  margin-top: 10px;
  position: relative;
}
.validation_message:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  background: #c23630;
  transform: rotate(45deg) translateX(-50%);
  top: 0;
  left: 50%;
}
.validation_message.validation_message--hidden-on-empty {
  display: none;
}
.validation_error {
  font-weight: bold;
  color: #c23630;
  margin-bottom: 12px;
}
.warning-container {
  color: #fff;
  padding: 5px 10px;
  background: #c23630;
  text-align: center;
}
.gform_validation_errors {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 4px solid #c23630;
}
.gform_validation_errors .gform_submission_error {
  font-size: 16px;
  line-height: 1.7;
}
.ui-datepicker {
  width: 300px;
  max-width: 100%;
  height: auto;
  margin: 5px auto 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  z-index: 9999 !important;
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
}
.ui-datepicker thead {
  background: #EFECEA;
  border-bottom: 1px solid #6B7280;
}
.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #6B7280;
}
.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #d9d2cd;
  border-right: 1px solid #d9d2cd;
}
.ui-datepicker tbody td:last-child {
  border-right: 0px;
}
.ui-datepicker tbody td span, .ui-datepicker tbody td a {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #6B7280;
}
.ui-datepicker tbody tr {
  border-bottom: 1px solid #EFECEA;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #EFECEA;
  color: #161B20;
  font-weight: bold;
  line-height: 30px;
  min-height: 30px !important;
}
.ui-datepicker .ui-datepicker-title {
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  margin-top: 5px;
  width: auto;
  padding: 0;
  display: inline-block;
  padding: 3px 10px;
}
.ui-datepicker .ui-datepicker-title select:not(:first-of-type) {
  margin-left: 5px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  line-height: 600%;
  overflow: hidden;
  position: relative;
}
.ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before {
  position: absolute;
  width: 100%;
  top: calc(50% + 6px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #161B20;
}
.ui-datepicker .ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "";
}
.ui-datepicker .ui-datepicker-next {
  float: right;
  background-position: center 0px;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "";
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  background: #FFF;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
  background: #F9FAFB;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  background: #43896e;
  /* set the active date background color */
  color: white;
  /* set the active date font color */
  position: relative;
}
.ui-datepicker .ui-datepicker-calendar td:first-child .ui-state-active {
  margin-left: 0;
}
.ui-datepicker .ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d9d2cd;
}
.ui-datepicker .ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}
.ui-datepicker .ui-datepicker-unselectable .ui-state-default {
  background: #EFECEA;
  color: #6B7280;
}
.ui-datepicker table.ui-datepicker-calendar {
  margin: 0 0 0 0 !important;
}
.ui-datepicker .ui-datepicker-trigger {
  display: block;
  position: absolute;
  top: 35px;
  right: 10px;
}
/* ===============
   Placeholder color
   =============== */
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #6B7280;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #6B7280;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #6B7280;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #6B7280;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #6B7280;
}
/* ===============
   Autocomplete
   =============== */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #F9FAFB inset;
  -webkit-text-fill-color: #000;
}
/* GF Spinner */
.gform_ajax_spinner {
  margin-left: 10px !important;
  border: 4px solid #CC0000;
  border-left: 4px solid transparent;
  border-radius: 50%;
  width: 30px !important;
  height: 30px !important;
  -webkit-animation: spinner 1.1s infinite linear;
  -moz-animation: spinner 1.1s infinite linear;
  -ms-animation: spinner 1.1s infinite linear;
  -o-animation: spinner 1.1s infinite linear;
  animation: spinner 1.1s infinite linear;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
# Header & Footer
--------------------------------------------------------------*/
/* ===============
   Header
   =============== */
header#masthead {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99997;
  background: #fff;
}
.admin-bar header#masthead {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  .admin-bar header#masthead {
    top: 0;
  }
}
header#masthead.nav-up {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.mobile-device header#masthead.nav-up {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
@media only screen and (max-width: 991px) {
  header#masthead.nav-up {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}
header#masthead .top-header {
  padding: 20px 0;
  border-bottom: 1px solid #F3F4F6;
}
.mobile-device header#masthead .top-header {
  padding: 10px 0;
}
@media only screen and (max-width: 991px) {
  header#masthead .top-header {
    padding: 10px 0;
  }
}
header#masthead .bottom-header {
  padding: 10px 0;
}
.mobile-device header#masthead .bottom-header {
  display: none;
}
@media only screen and (max-width: 991px) {
  header#masthead .bottom-header {
    display: none;
  }
}
header#masthead .in-grid.menu-bar {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
header#masthead .site-branding {
  padding: 0 15px;
}
.mobile-device header#masthead .site-branding {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  header#masthead .site-branding {
    width: 100%;
  }
}
header#masthead .site-branding > a {
  width: max-content;
}
header#masthead .site-branding > a img {
  height: 60px;
  display: block;
  width: auto !important;
}
header#masthead .main-navigation {
  padding: 0 15px;
}
header#masthead .main-navigation ul {
  list-style: none !important;
}
header#masthead .main-navigation ul li a {
  color: #161B20;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 16px;
  padding: 5px 8px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  font-weight: bold;
  line-height: 1.5;
}
header#masthead .main-navigation ul.menu {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
header#masthead .main-navigation ul.menu > li.menu-item:not(:last-child) {
  margin-right: 20px;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children {
  position: relative;
  overflow: visible;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > a:after {
  content: "";
  font-weight: bold;
  margin-left: 5px;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 90%;
  left: 0;
  margin-left: 0;
  min-width: 240px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 20px;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > ul.sub-menu > li.menu-item:first-child > a {
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  border-top: 1px solid #D1D5DB;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > ul.sub-menu > li.menu-item:last-child > a {
  border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -ms-border-radius: 0 0 8px 8px;
  -o-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  border-bottom: 1px solid #D1D5DB;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > ul.sub-menu > li.menu-item > a {
  text-align: left;
  position: relative;
  padding: 15px 20px;
  background: #fff;
  border-left: 1px solid #D1D5DB;
  border-right: 1px solid #D1D5DB;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > ul.sub-menu > li.menu-item.current-menu-item > a {
  background: #EFECEA;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children > ul.sub-menu > li.menu-item:hover > a {
  background: #EFECEA;
}
header#masthead .main-navigation ul.menu > li.menu-item.menu-item-has-children:last-of-type > ul.sub-menu {
  left: auto;
  right: 0;
}
header#masthead .main-navigation ul.menu > li.menu-item.current-menu-item > a:before, header#masthead .main-navigation ul.menu > li.menu-item.current-menu-parent > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 5px);
  height: 2px;
  width: 10px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  background: red;
}
header#masthead .main-navigation ul.menu > li.menu-item:hover > a {
  background: #F3F4F6;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
header#masthead .main-navigation ul.menu > li.menu-item:hover > ul.sub-menu {
  z-index: 9999;
  visibility: visible;
  opacity: 1;
  top: 100%;
}
/* ===============
   Footer
   =============== */
footer .footer-top {
  background-color: #F9FAFB;
  padding: 96px 0 72px;
}
@media only screen and (max-width: 991px) {
  footer .footer-top .col-1, footer .footer-top .col-2 {
    width: 25%;
  }
  footer .footer-top .col-3, footer .footer-top .col-4 {
    width: 50%;
  }
  footer .footer-top .col-5, footer .footer-top .col-6, footer .footer-top .col-7, footer .footer-top .col-8, footer .footer-top .col-9, footer .footer-top .col-10, footer .footer-top .col-11 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  footer .footer-top .col-1, footer .footer-top .col-2 {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  footer .footer-top .col-3, footer .footer-top .col-4 {
    width: 100%;
  }
}
footer .footer-top .column {
  padding-bottom: 24px;
}
footer .footer-top .column > div:not(:first-of-type) {
  margin-top: 24px;
}
footer .footer-top .column .links ul:not(:first-child) {
  margin-top: 15px;
}
footer .footer-top .column .links ul li:not(:first-child) {
  margin-top: 8px;
}
footer .footer-top .column .additional > div:not(:first-child) {
  margin-top: 15px;
}
footer .footer-top .column .company-data li.company:not(.logo) {
  padding-left: 24px;
  position: relative;
}
footer .footer-top .column .company-data li.company:not(.logo):before {
  content: "";
  font-size: 14px;
  font-weight: 700;
  left: 0;
  position: absolute;
  top: 2px;
}
footer .footer-top .column .company-data li.company:not(.logo).address:before {
  content: "";
}
footer .footer-top .column .company-data li.company:not(.logo).email:before {
  content: "";
}
footer .footer-top .column .company-data li.company:not(.logo).phone:before {
  content: "";
}
footer .footer-top .column .company-data li.company:not(.logo).website:before {
  content: "";
}
footer .footer-top .column .company-data li.company:not(.logo).kvk:before {
  content: "";
}
footer .footer-top .column .company-data li.company:not(.logo).tax:before {
  content: "";
}
footer .bottom-footer {
  background-color: #EFECEA;
  padding: 5px 0;
}
footer .bottom-footer a {
  color: #161B20;
}
footer .bottom-footer .copyright {
  font-size: 14px;
}
footer .bottom-footer .designed-by {
  font-size: 14px;
  text-align: right;
}
footer a {
  text-decoration: none;
  color: inherit;
}
footer a:visited, footer a:hover, footer a:focus, footer a:active {
  color: inherit;
}
footer a:hover {
  text-decoration: underline;
}
footer ul {
  list-style: none;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/*--------------------------------------------------------------
# Mobile Menu
--------------------------------------------------------------*/
/* ===============
   Mobile Menu
   =============== */
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s !important;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19) !important;
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in !important;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19) !important;
}
.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  -ms-transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  -o-transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  transform: translateX(-50%) translateY(-50%) rotate(225deg) !important;
  transition-delay: 0.12s !important;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0 !important;
  opacity: 0 !important;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out !important;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0 !important;
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  transform: rotate(-90deg) !important;
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
.hamburger {
  background: #fff;
  border: 1px solid #EFECEA;
  cursor: pointer;
  display: none;
  margin: 0;
  overflow: visible;
  position: fixed;
  right: 15px;
  top: 22px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  z-index: 99999;
  background: #EFECEA;
}
.admin-bar .hamburger {
  top: 39px;
}
@media only screen and (max-width: 782px) {
  .admin-bar .hamburger {
    top: 22px;
  }
}
.mobile-device .hamburger {
  display: block;
}
@media only screen and (max-width: 991px) {
  .hamburger {
    display: block;
  }
}
.hamburger .hamburger-box {
  display: block;
  position: relative;
  width: 34px;
  height: 34px;
}
.hamburger .hamburger-box .hamburger-inner {
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.hamburger .hamburger-box .hamburger-inner, .hamburger .hamburger-box .hamburger-inner:before, .hamburger .hamburger-box .hamburger-inner:after {
  width: 26px;
  height: 2px;
  background: #161B20;
  position: absolute;
}
.hamburger .hamburger-box .hamburger-inner:before {
  content: "";
  top: -7px;
}
.hamburger .hamburger-box .hamburger-inner:after {
  content: "";
  bottom: -7px;
}
body.lock {
  overflow: hidden;
}
.responsive-menu-container {
  display: none;
  background: #fff;
  width: 100%;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 99996;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.mobile-device .responsive-menu-container {
  display: block;
}
@media only screen and (max-width: 991px) {
  .responsive-menu-container {
    display: block;
  }
}
.responsive-menu-container .responsive-menu-logo {
  padding: 15px;
  padding-right: 60px;
}
.responsive-menu-container .responsive-menu-logo > a {
  width: max-content;
}
.responsive-menu-container .responsive-menu-logo > a img {
  height: 54px;
  display: block;
}
.responsive-menu-container ul.menu {
  list-style: none;
  padding-top: 24px;
  border-top: 1px solid #EFECEA;
}
.responsive-menu-container ul.menu > li.menu-item {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lock .responsive-menu-container ul.menu > li.menu-item {
  opacity: 1;
}
.responsive-menu-container ul.menu > li.menu-item:not(:last-of-type) {
  margin-bottom: 10px;
}
.responsive-menu-container ul.menu li.menu-item a {
  font-size: 20px;
  color: #6B7280;
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  line-height: 1.2;
}
.responsive-menu-container ul.menu li.menu-item.current-menu-item > a, .responsive-menu-container ul.menu li.menu-item.current-menu-parent > a {
  color: #CC0000;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children {
  position: relative;
  padding-right: 40px;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children > a {
  position: relative;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children .sub-menu {
  background: #F9FAFB;
  display: none;
  margin-left: 0;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children .sub-menu > li.menu-item > a {
  padding-left: 1.5em;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children .menu-dropdown-icon {
  cursor: pointer;
  width: 40px;
  height: 100%;
  padding: 5px 12px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  border-left: 1px solid #EFECEA;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children .menu-dropdown-icon i {
  font-style: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.responsive-menu-container ul.menu li.menu-item.menu-item-has-children.sub-menu-open i {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) translateX(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(180deg);
  -o-transform: translateY(-50%) translateX(-50%) rotate(180deg);
  transform: translateY(-50%) translateX(-50%) rotate(180deg);
}
.responsive-menu-container.slide-left {
  left: 0;
  top: 51px;
  bottom: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.responsive-menu-container.slide-left.is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.responsive-menu-container.slide-right {
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.responsive-menu-container.slide-right.is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.responsive-menu-container.slide-bottom {
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: translateY(110%);
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  -o-transform: translateY(110%);
  transform: translateY(110%);
}
.responsive-menu-container.slide-bottom.is-open {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.responsive-menu-container.slide-top {
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.responsive-menu-container.slide-top.is-open {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/* ===============
   GLOBAL SETTINGS
   =============== */
/* ===Body=== */
body {
  background: #F9F6F4;
  /* Fallback for when there is no custom background color defined. */
  position: relative;
}
#page {
  padding-top: 155px;
}
.mobile-device #page {
  padding-top: 81px;
}
@media only screen and (max-width: 991px) {
  #page {
    padding-top: 81px;
  }
}
/* ===Links=== */
a {
  color: #CC0000;
}
a:visited, a:hover, a:focus, a:active {
  color: #CC0000;
}
a:hover, a:active {
  outline: 0;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.2;
  font-family: "Bitter", serif;
}
/* ===Lists=== */
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
/* ===Posts=== */
.comments-area .comment-list .comment {
  background-color: #EFECEA;
  margin-bottom: 15px;
  padding: 15px;
}
.comments-area .comment-list .comment .comment-meta {
  background-color: transparent;
}
.comments-area .comment-list .comment .comment-meta a {
  color: #CC0000;
}
.comments-area .comment-list .comment .comment-meta .comment-content a {
  word-wrap: break-word;
}
.error404 .site-content {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.error404 .site-content .content-area {
  width: 100%;
}
.error-404 .in-grid {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.error-404 .in-grid .col-4 {
  border-right: 2px solid #EFECEA;
}
@media only screen and (max-width: 991px) {
  .error-404 .in-grid .col-4 {
    width: 100%;
    text-align: center;
    border-right: 0px;
  }
}
.error-404 .in-grid .col-4 svg {
  overflow: inherit;
}
@media only screen and (max-width: 991px) {
  .error-404 .in-grid .col-4 svg {
    width: 250px;
    border-bottom: 1px solid #EFECEA;
    padding-bottom: 24px;
  }
}
@keyframes fade {
  100% {
    -webkit-transform: rotate(0deg) translateY(0px);
    -moz-transform: rotate(0deg) translateY(0px);
    -ms-transform: rotate(0deg) translateY(0px);
    -o-transform: rotate(0deg) translateY(0px);
    transform: rotate(0deg) translateY(0px);
    opacity: 1;
  }
}
.error-404 .in-grid .col-4 svg .cls-1, .error-404 .in-grid .col-4 svg .cls-2, .error-404 .in-grid .col-4 svg .cls-3 {
  fill: #EFECEA;
  opacity: 0;
}
.error-404 .in-grid .col-4 svg .cls-1, .error-404 .in-grid .col-4 svg .cls-3 {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  animation: fade 1s 1s forwards;
  -webkit-animation: fade 1s 1s forwards;
}
.error-404 .in-grid .col-4 svg .cls-2 {
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  animation: fade 1s 1s forwards;
  -webkit-animation: fade 1s 1s forwards;
}
@media only screen and (max-width: 991px) {
  .error-404 .in-grid .col-8 {
    width: 100%;
    text-align: center;
    padding-top: 24px;
  }
}
.error-404 .in-grid .col-8 p {
  margin-bottom: 0px;
}
.wysiwyg-content *:last-child {
  margin-bottom: 0;
}
.wysiwyg-content h1, .wysiwyg-content h2, .wysiwyg-content h3, .wysiwyg-content h4, .wysiwyg-content h5, .wysiwyg-content h6 {
  margin-bottom: 15px;
}
.wysiwyg-content p {
  margin-bottom: 1.5em;
}
.wysiwyg-content ul {
  margin-bottom: 1.5em;
  padding: 0;
  list-style: none;
}
.wysiwyg-content ul li {
  position: relative;
  font-size: 16px;
  padding-left: 25px;
}
.wysiwyg-content ul li:before {
  position: absolute;
  left: 0;
  content: "";
  color: #CC0000;
  width: 25px;
  text-align: center;
  font-weight: bold;
  font-size: 0.5em;
  top: 8px;
}
.wysiwyg-content ul li ul li:before {
  content: "";
}
.wysiwyg-content ol {
  margin-bottom: 1.5em;
  list-style: none;
  counter-reset: cc-counter;
}
.wysiwyg-content ol li {
  counter-increment: cc-counter;
  position: relative;
  padding-left: 40px;
}
.wysiwyg-content ol li:not(:first-child) {
  margin-top: 10px;
}
.wysiwyg-content ol li:before {
  content: counter(cc-counter);
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-weight: bold;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background: #CC0000;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.wysiwyg-content blockquote {
  padding-left: 1.5em;
  font-size: 32px;
  font-style: italic;
  margin-bottom: 1.5em;
}
.wysiwyg-content figure {
  margin-bottom: 1.5em;
}
.wysiwyg-content img, .wysiwyg-content figure {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.wysiwyg-content img.alignright, .wysiwyg-content figure.alignright {
  margin-left: auto;
}
.wysiwyg-content img.aligncenter, .wysiwyg-content figure.aligncenter {
  margin: auto;
}
.wysiwyg-content img.alignleft, .wysiwyg-content figure.alignleft {
  margin-right: auto;
}
.wysiwyg-content .wp-caption .wp-caption-text {
  text-align: center;
  font-size: 14px;
  padding: 5px;
  background: #F9FAFB;
  font-style: italic;
}
.cc-contentcontainer > div:not(:first-child) {
  margin-top: 20px;
}
.cc-contentcontainer > div.iframe-element {
  width: 100%;
}
.cc-contentcontainer > div.iframe-element iframe {
  max-width: 100%;
}
.cc-contentcontainer > div.cc-logo-repeater-element .repeater-container {
  margin: 0 -5px;
  width: 100%;
}
.cc-contentcontainer > div.cc-logo-repeater-element .repeater-container .logo-item {
  padding: 0 5px;
  width: calc(100% / 5);
}
.cc-contentcontainer > div.cc-logo-repeater-element .repeater-container .logo-item:not(:nth-of-type(-n + 5)) {
  margin-top: 10px;
}
.cc-contentcontainer > div.cc-logo-repeater-element .repeater-container .logo-item .image-container {
  width: 100%;
  padding-top: calc(100% / 3 * 2) !important;
  position: relative;
}
.cc-contentcontainer > div.cc-logo-repeater-element .repeater-container .logo-item .image-container .inner-item {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 5px;
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid #EFECEA;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.cc-contentcontainer > div.cc-logo-repeater-element .repeater-container .logo-item .image-container .inner-item img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}
.cc-contentcontainer .cc-image-element {
  position: relative;
  padding-top: calc(100% / 3 * 2);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
}
.cc-contentcontainer .cc-image-element.ratio-horizontal {
  padding-top: calc(100% / 3 * 2);
}
.cc-contentcontainer .cc-image-element.ratio-square {
  padding-top: 100%;
}
.cc-contentcontainer .cc-image-element.ratio-vertical {
  padding-top: calc(100% / 2 * 3);
}
.cc-contentcontainer .cc-image-element .image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
}
.cc-contentcontainer .cc-image-element .image-holder img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.cc-link-repeater-element.type-icon .repeater-container {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.cc-link-repeater-element.type-icon .repeater-container .link-item:not(:first-of-type) {
  margin-top: 8px;
}
.cc-link-repeater-element.type-icon .repeater-container .link-item a {
  position: relative;
  text-decoration: none;
}
.cc-link-repeater-element.type-icon .repeater-container .link-item a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #CC0000;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: ease 0.5s all;
  -moz-transition: ease 0.5s all;
  -ms-transition: ease 0.5s all;
  -o-transition: ease 0.5s all;
  transition: ease 0.5s all;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
}
.cc-link-repeater-element.type-icon .repeater-container .link-item a:hover:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.cc-link-repeater-element.type-icon .repeater-container .link-item a .icon-container {
  width: 20px;
  position: relative;
}
.cc-link-repeater-element.type-icon .repeater-container .link-item a .icon-container .inner-icon-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.cc-link-repeater-element.type-icon .repeater-container .link-item a .icon-container .inner-icon-container img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}
.cc-link-repeater-element.type-icon .repeater-container .link-item a span:not(:first-child) {
  padding-left: 12px;
}
.style-boxed .cc-link-repeater-element.type-standard.size-large .link-item {
  width: 50%;
  margin-top: 0 !important;
}
@media only screen and (max-width: 640px) {
  .style-boxed .cc-link-repeater-element.type-standard.size-large .link-item {
    width: 100%;
  }
  .style-boxed .cc-link-repeater-element.type-standard.size-large .link-item:not(:first-child) {
    margin-top: 15px !important;
  }
}
.style-boxed .cc-link-repeater-element.type-standard.size-large .link-item:not(:nth-of-type(-n+2)) {
  margin-top: 15px !important;
}
.cc-link-repeater-element.type-standard .repeater-container {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.cc-link-repeater-element.type-standard .repeater-container .link-item {
  width: 100%;
}
.cc-link-repeater-element.type-standard .repeater-container .link-item:not(:first-child) {
  margin-top: 15px;
}
.cc-link-repeater-element.type-standard .repeater-container .link-item a {
  font-weight: bold;
  text-decoration: none;
  color: #161B20;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cc-link-repeater-element.type-standard .repeater-container .link-item a:hover {
  color: #CC0000;
}
.cc-link-repeater-element.type-standard .repeater-container .link-item a:hover svg {
  margin-right: 10px;
}
.cc-link-repeater-element.type-standard .repeater-container .link-item a svg {
  margin-right: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
}
.flex-row.ws-top-small {
  padding-top: 48px;
}
.flex-row.ws-top-normal {
  padding-top: 96px;
}
.flex-row.ws-top-big {
  padding-top: 144px;
}
.flex-row.ws-bottom-small {
  padding-bottom: 48px;
}
.flex-row.ws-bottom-normal {
  padding-bottom: 96px;
}
.flex-row.ws-bottom-big {
  padding-bottom: 144px;
}
.flex-content-columns-row {
  position: relative;
}
.flex-content-columns-row .row-bg {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: auto;
  top: 0;
  right: 0;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .flex-content-columns-row .row-bg {
    display: none;
  }
}
.flex-content-columns-row .row-bg img {
  height: calc(100% + 150px);
  display: block;
}
.flex-content-columns-row .in-grid {
  position: relative;
  z-index: 2;
}
.flex-content-columns-row .col-1.placement-left {
  margin-right: auto;
}
.flex-content-columns-row .col-1.placement-center {
  margin-left: auto;
  margin-right: auto;
}
.flex-content-columns-row .col-1.placement-right {
  margin-left: auto;
}
.num-cols-1.flex-content-columns-row .col-1.style-normal {
  width: calc(100% / 12 * 8);
}
@media only screen and (max-width: 991px) {
  .num-cols-1.flex-content-columns-row .col-1.style-normal {
    width: 100%;
  }
}
.num-cols-1.flex-content-columns-row .col-1.style-boxed {
  width: 100%;
}
.num-cols-1.flex-content-columns-row .col-1.style-boxed .col-inner {
  padding: 40px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  background: #EFECEA;
}
.layout-50-50.num-cols-2.flex-content-columns-row .col-1 {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .layout-50-50.num-cols-2.flex-content-columns-row .col-1 {
    width: 100%;
  }
}
.layout-66-33.num-cols-2.flex-content-columns-row .col-1 {
  width: calc(100% / 3 * 2);
}
@media only screen and (max-width: 768px) {
  .layout-66-33.num-cols-2.flex-content-columns-row .col-1 {
    width: 100%;
  }
}
.layout-33-66.num-cols-2.flex-content-columns-row .col-1 {
  width: calc(100% / 3 * 1);
}
@media only screen and (max-width: 768px) {
  .layout-33-66.num-cols-2.flex-content-columns-row .col-1 {
    width: 100%;
  }
}
.layout-50-50.flex-content-columns-row .col-2 {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .layout-50-50.flex-content-columns-row .col-2 {
    width: 100%;
  }
}
.layout-66-33.flex-content-columns-row .col-2 {
  width: calc(100% / 3 * 1);
}
@media only screen and (max-width: 768px) {
  .layout-66-33.flex-content-columns-row .col-2 {
    width: 100%;
  }
}
.layout-33-66.flex-content-columns-row .col-2 {
  width: calc(100% / 3 * 2);
}
@media only screen and (max-width: 768px) {
  .layout-33-66.flex-content-columns-row .col-2 {
    width: 100%;
  }
}
.flex-content-column-image-row .in-grid {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.flex-content-column-image-row .col-1 {
  width: 60%;
}
@media only screen and (max-width: 850px) {
  .flex-content-column-image-row .col-1 {
    width: 100%;
    -webkit-order: 2 !important;
    -moz-order: 2 !important;
    -ms-order: 2 !important;
    -o-order: 2 !important;
    order: 2 !important;
    margin-top: 30px;
  }
}
.image-pos-left.flex-content-column-image-row .col-1 {
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  -o-order: 2;
  order: 2;
}
.image-pos-right.flex-content-column-image-row .col-1 {
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  -o-order: 1;
  order: 1;
}
.flex-content-column-image-row .image-col {
  width: 40%;
  position: relative;
}
@media only screen and (max-width: 850px) {
  .flex-content-column-image-row .image-col {
    width: 100%;
    -webkit-order: 1 !important;
    -moz-order: 1 !important;
    -ms-order: 1 !important;
    -o-order: 1 !important;
    order: 1 !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
.image-pos-left.flex-content-column-image-row .image-col {
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  -o-order: 1;
  order: 1;
  padding-right: 50px !important;
}
.image-pos-right.flex-content-column-image-row .image-col {
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  -o-order: 2;
  order: 2;
  padding-left: 50px !important;
}
.flex-content-column-image-row .image-col .col-inner {
  padding-top: 100%;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 850px) {
  .flex-content-column-image-row .image-col .col-inner {
    padding-top: 54.25%;
  }
}
.flex-content-column-image-row .image-col .col-inner .image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.flex-content-column-image-row .image-col .col-inner .image-holder img {
  display: block;
}
.flex-content-column-image-row .image-col svg {
  position: absolute;
  width: 100%;
  max-width: 385px;
  height: auto;
  top: -30px;
  z-index: 1;
}
.image-pos-left.flex-content-column-image-row .image-col svg {
  right: 0px;
}
.image-pos-right.flex-content-column-image-row .image-col svg {
  left: 0px;
}
.flex-map-row .in-grid .filter-col {
  width: calc(100% / 3 * 1);
}
@media only screen and (max-width: 850px) {
  .flex-map-row .in-grid .filter-col {
    width: 100%;
  }
}
.flex-map-row .in-grid .filter-col .filter-container {
  background: #FFFFFF;
  border: 1px solid #EFECEA;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.flex-map-row .in-grid .filter-col .filter-container h5 {
  padding: 24px;
  position: relative;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
}
.flex-map-row .in-grid .filter-col .filter-container h5:before {
  content: "";
  position: absolute;
  right: 24px;
  top: 50%;
  width: 14px;
  height: 9px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7732 0C13.636 0 14.0938 1.01946 13.5206 1.66436L7.74741 8.15916C7.34962 8.60668 6.65038 8.60668 6.25259 8.15916L0.479435 1.66436C-0.093811 1.01946 0.363995 0 1.22684 0H12.7732Z' fill='%234B5563'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (min-width: 850px) {
  .flex-map-row .in-grid .filter-col .filter-container h5:before {
    display: none;
  }
}
.flex-map-row .in-grid .filter-col .filter-container h5.active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.22684 9C0.363995 9 -0.0938109 7.98054 0.479434 7.33563L6.25259 0.840835C6.65038 0.39332 7.34962 0.39332 7.74741 0.840835L13.5206 7.33564C14.0938 7.98054 13.636 9 12.7732 9L1.22684 9Z' fill='%234B5563'/%3E%3C/svg%3E%0A");
}
.flex-map-row .in-grid .filter-col .filter-container form {
  padding: 0 24px 24px 24px;
  margin-top: -24px;
}
.flex-map-row .in-grid .filter-col .filter-container form {
  display: block;
}
@media only screen and (max-width: 850px) {
  .flex-map-row .in-grid .filter-col .filter-container form {
    display: none;
  }
  .flex-map-row .in-grid .filter-col .filter-container form.active {
    display: block;
  }
}
.flex-map-row .in-grid .filter-col .filter-container form > ul > li {
  font-size: 16px;
  padding: 0;
  margin-top: 24px;
}
.flex-map-row .in-grid .filter-col .filter-container form > ul > li h4 {
  position: relative;
  padding: 0;
  padding-right: 24px;
  width: 100%;
  border-bottom: 1px solid #EFECEA;
  padding-bottom: 10px;
  margin-bottom: 10px;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
}
.flex-map-row .in-grid .filter-col .filter-container form > ul > li h4:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
  height: 9px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7732 0C13.636 0 14.0938 1.01946 13.5206 1.66436L7.74741 8.15916C7.34962 8.60668 6.65038 8.60668 6.25259 8.15916L0.479435 1.66436C-0.093811 1.01946 0.363995 0 1.22684 0H12.7732Z' fill='%234B5563'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 850px) {
  .flex-map-row .in-grid .filter-col .filter-container form > ul > li h4:before {
    display: none;
  }
}
.flex-map-row .in-grid .filter-col .filter-container form > ul > li h4.active:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.22684 9C0.363995 9 -0.0938109 7.98054 0.479434 7.33563L6.25259 0.840835C6.65038 0.39332 7.34962 0.39332 7.74741 0.840835L13.5206 7.33564C14.0938 7.98054 13.636 9 12.7732 9L1.22684 9Z' fill='%234B5563'/%3E%3C/svg%3E%0A");
}
@media only screen and (min-width: 850px) {
  .flex-map-row .in-grid .filter-col .filter-container form > ul > li h4:hover {
    cursor: pointer;
    color: #CC0000;
  }
}
.flex-map-row .in-grid .filter-col .filter-container form > ul > li ul {
  display: none;
}
@media only screen and (max-width: 850px) {
  .flex-map-row .in-grid .filter-col .filter-container form > ul > li ul {
    display: block;
  }
}
.flex-map-row .in-grid .filter-col .filter-container form > ul > li ul.active {
  display: block;
}
.flex-map-row .in-grid .filter-col .filter-container form input[type="checkbox"] {
  display: none;
}
.flex-map-row .in-grid .filter-col .filter-container form input[type="checkbox"] + label {
  position: relative;
  width: 100%;
  padding-left: 36px;
}
.flex-map-row .in-grid .filter-col .filter-container form input[type="checkbox"] + label:before, .flex-map-row .in-grid .filter-col .filter-container form input[type="checkbox"] + label:after {
  content: "";
  top: 50%;
  left: 0;
  position: absolute;
  z-index: 1;
  width: 24px;
  height: 24px;
  background: transparent;
  border: 1px solid #D1D5DB;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-size: calc(100% - 10px);
  background-repeat: no-repeat;
  background-position: center;
}
.flex-map-row .in-grid .filter-col .filter-container form input[type="checkbox"] + label:after {
  z-index: 2;
  border: none;
}
.flex-map-row .in-grid .filter-col .filter-container form input[type="checkbox"]:checked + label:before {
  background: #00A4A4;
  border-color: #00A4A4;
}
.flex-map-row .in-grid .filter-col .filter-container form input[type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.33333 5L4.66666 8.33334L11.3333 1.66667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.flex-map-row .in-grid .map-col {
  width: calc(100% / 3 * 2);
}
@media only screen and (max-width: 850px) {
  .flex-map-row .in-grid .map-col {
    width: 100%;
    margin-top: 24px;
  }
}
.flex-map-row .in-grid .map-col:first-of-type {
  width: 100%;
}
.flex-map-row .in-grid .map-col .acf-map {
  border: none;
  height: 650px;
  margin: 0;
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.flex-map-row .in-grid .map-col .acf-map img {
  max-width: inherit !important;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c {
  padding: 0 !important;
  min-width: 300px !important;
  max-width: 300px !important;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c button {
  display: none !important;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d {
  padding: 24px !important;
  overflow: auto !important;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div {
  width: 100%;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div h6.region-name {
  margin-bottom: 24px;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div span, .flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div ul, .flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div li, .flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div p, .flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div strong {
  font-size: 16px;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div p {
  margin-bottom: 6px;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div a.post-link {
  margin-top: 24px;
  width: 100%;
  display: block;
  background: #CC0000;
  color: #FFFFFF;
  text-align: center;
  padding: 12px 48px;
  text-decoration: none;
  font-size: 16px;
  font-family: "Karla", sans-serif;
  font-weight: bold;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-c .gm-style-iw-d div a.post-link:hover {
  background: #007171;
}
.flex-map-row .in-grid .map-col .acf-map .gm-style .gm-style-iw-tc:after {
  top: -3px;
}
.flex-news-overview-row {
  background: #00A4A4;
}
.flex-news-overview-row .title {
  color: #fff;
  padding: 0 15px;
}
.flex-news-overview-row .query-container {
  width: 100%;
}
.flex-news-overview-row .query-container:not(:first-child) {
  margin-top: 30px;
}
.flex-news-overview-row .query-container .news-card {
  padding: 0 15px;
  width: calc(100% / 3);
}
@media only screen and (max-width: 991px) {
  .flex-news-overview-row .query-container .news-card {
    width: 50%;
  }
  .flex-news-overview-row .query-container .news-card:not(:nth-of-type(-n+2)) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .flex-news-overview-row .query-container .news-card {
    width: 100%;
  }
  .flex-news-overview-row .query-container .news-card:not(:first-of-type) {
    margin-top: 30px;
  }
}
.flex-news-overview-row .query-container .news-card:not(:nth-of-type(-n+3)) {
  margin-top: 30px;
}
.flex-news-overview-row .query-container .news-card a, .flex-news-overview-row .query-container .news-card .post-inner {
  height: 100%;
}
.flex-news-overview-row .query-container .news-card a {
  text-decoration: none;
  color: #161B20;
}
.flex-news-overview-row .query-container .news-card a:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.flex-news-overview-row .query-container .news-card a:hover .read-more {
  color: #161B20 !important;
}
.flex-news-overview-row .query-container .news-card a:hover path {
  fill: #161B20 !important;
}
.flex-news-overview-row .query-container .news-card .post-inner {
  background: #fff;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.flex-news-overview-row .query-container .news-card .post-inner .post-image {
  padding-top: 60%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 16px 16px 0 0;
  -webkit-border-radius: 16px 16px 0 0;
  -moz-border-radius: 16px 16px 0 0;
  -ms-border-radius: 16px 16px 0 0;
  -o-border-radius: 16px 16px 0 0;
  border-radius: 16px 16px 0 0;
}
.flex-news-overview-row .query-container .news-card .post-inner .post-image .image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.flex-news-overview-row .query-container .news-card .post-inner .post-image .image-holder img {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-news-overview-row .query-container .news-card .post-inner .post-content {
  position: relative;
  z-index: 2;
  background: #fff;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  margin-top: -16px;
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  .flex-news-overview-row .query-container .news-card .post-inner .post-content {
    padding: 20px;
  }
}
.flex-news-overview-row .query-container .news-card .post-inner .post-content > span, .flex-news-overview-row .query-container .news-card .post-inner .post-content h5, .flex-news-overview-row .query-container .news-card .post-inner .post-content div {
  display: block;
}
.flex-news-overview-row .query-container .news-card .post-inner .post-content > span:not(:first-child), .flex-news-overview-row .query-container .news-card .post-inner .post-content h5:not(:first-child), .flex-news-overview-row .query-container .news-card .post-inner .post-content div:not(:first-child) {
  margin-top: 15px;
}
.flex-news-overview-row .query-container .news-card .post-inner .post-content .read-more {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  font-weight: bold;
  color: #CC0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-news-overview-row .query-container .news-card .post-inner .post-content .read-more path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-news-overview-row .btns {
  width: 100%;
  padding: 0 15px;
}
.flex-news-overview-row .btns:not(:first-child) {
  margin-top: 30px;
}
.flex-repeater-blocks-row .in-grid {
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}
.flex-repeater-blocks-row .repeater-block {
  width: calc(100% / 3);
  padding: 0 15px;
}
.flex-repeater-blocks-row .repeater-block:not(:nth-of-type(-n+3)) {
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .flex-repeater-blocks-row .repeater-block {
    width: 50%;
  }
  .flex-repeater-blocks-row .repeater-block:not(:nth-of-type(-n+2)) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 680px) {
  .flex-repeater-blocks-row .repeater-block {
    width: 100%;
  }
  .flex-repeater-blocks-row .repeater-block:not(:first-child) {
    margin-top: 30px;
  }
}
.flex-repeater-blocks-row .repeater-block a, .flex-repeater-blocks-row .repeater-block .block-inner {
  text-decoration: none;
  color: #fff;
  height: 100%;
}
.flex-repeater-blocks-row .repeater-block a:hover .bg-red {
  background: #600;
}
.flex-repeater-blocks-row .repeater-block a:hover .bg-turquoise {
  background: #003e3e;
}
.flex-repeater-blocks-row .repeater-block a:hover .bg-navy {
  background: #020505;
}
.flex-repeater-blocks-row .repeater-block .block-inner {
  padding: 40px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 768px) {
  .flex-repeater-blocks-row .repeater-block .block-inner {
    padding: 20px;
  }
}
.flex-repeater-blocks-row .repeater-block .block-inner.bg-red {
  background: #CC0000;
}
.flex-repeater-blocks-row .repeater-block .block-inner.bg-turquoise {
  background: #00A4A4;
}
.flex-repeater-blocks-row .repeater-block .block-inner.bg-navy {
  background: #23494A;
}
.flex-repeater-blocks-row .repeater-block .block-inner .block-icon {
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.flex-repeater-blocks-row .repeater-block .block-inner .block-icon img {
  display: block;
}
.flex-repeater-blocks-row .repeater-block .block-inner h5:not(:first-child) {
  margin-top: 20px;
}
.flex-repeater-blocks-row .repeater-block .block-inner .block-content {
  display: block;
}
.flex-repeater-blocks-row .repeater-block .block-inner .block-content:not(:first-child) {
  margin-top: 20px;
}
.flex-search-row form {
  padding: 20px;
  background: #EFECEA;
  border: 1px solid #D1D5DB;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
@media only screen and (max-width: 768px) {
  .flex-search-row form {
    padding: 15px;
  }
}
.flex-search-row form ul {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.flex-search-row form ul li {
  padding: 0;
}
.flex-search-row form ul .sf-field-search {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
}
.flex-search-row form ul .sf-field-search label {
  display: block;
}
.flex-search-row form ul .sf-field-search input {
  padding: 18px !important;
  border-left: 1px solid #D1D5DB;
  border-top: 1px solid #D1D5DB;
  border-bottom: 1px solid #D1D5DB;
  border-radius: 16px 0 0 16px;
  -webkit-border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px;
  -ms-border-radius: 16px 0 0 16px;
  -o-border-radius: 16px 0 0 16px;
  border-radius: 16px 0 0 16px;
  line-height: 1.5;
}
.flex-search-row form ul .sf-field-submit {
  padding: 6px 18px 6px 18px;
  background: #fff;
  border-top: 1px solid #D1D5DB;
  border-right: 1px solid #D1D5DB;
  border-bottom: 1px solid #D1D5DB;
  border-radius: 0 16px 16px 0;
  -webkit-border-radius: 0 16px 16px 0;
  -moz-border-radius: 0 16px 16px 0;
  -ms-border-radius: 0 16px 16px 0;
  -o-border-radius: 0 16px 16px 0;
  border-radius: 0 16px 16px 0;
  background: #EFECEA;
}
.flex-search-row form ul .sf-field-submit input {
  line-height: 1.5;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.flex-search-row .results-col {
  width: 100%;
}
.flex-search-row .results-col .search-empty .inner {
  align-items: center;
  justify-content: center;
}
.flex-search-row .results-col .search-empty .inner svg {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
  margin-left: 15px;
}
.flex-search-row .results-col .search-empty .inner span {
  font-weight: bold;
  color: #CC0000;
  font-family: "Caveat";
  text-align: center;
  font-size: 27px;
  line-height: 1.2;
  max-width: 230px;
}
.flex-search-row .results-col .results-empty {
  padding: 0 15px;
  margin-top: 30px;
}
.flex-search-row .results-col .regio-card {
  padding: 0 15px;
  margin-top: 30px;
}
.flex-search-row .results-col .regio-card a {
  text-decoration: none;
  color: #161B20;
}
.flex-search-row .results-col .regio-card a:hover h6 {
  color: #CC0000;
}
.flex-search-row .results-col .regio-card a:hover .card-title path {
  stroke: #161B20;
}
.flex-search-row .results-col .regio-card a:hover .read-more path {
  fill: #161B20;
}
.flex-search-row .results-col .regio-card .card-inner {
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #D1D5DB;
}
.flex-search-row .results-col .regio-card .card-inner .card-title {
  padding: 20px;
  flex-wrap: nowrap;
  align-items: center;
  border-bottom: 1px solid #D1D5DB;
}
.flex-search-row .results-col .regio-card .card-inner .card-title h6 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-search-row .results-col .regio-card .card-inner .card-title svg {
  margin-right: 10px;
}
.flex-search-row .results-col .regio-card .card-inner .card-title svg path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-search-row .results-col .regio-card .card-inner .card-bottom {
  padding: 20px;
  align-items: center;
  justify-content: space-between;
}
.flex-search-row .results-col .regio-card .card-inner .card-bottom .locations span {
  display: inline-block;
  line-height: 1.2;
}
.flex-search-row .results-col .regio-card .card-inner .card-bottom .locations span:not(:last-child) {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #CC0000;
}
.flex-search-row .results-col .regio-card .card-inner .card-bottom .read-more {
  align-items: center;
  flex-wrap: nowrap;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .flex-search-row .results-col .regio-card .card-inner .card-bottom .read-more {
    width: 100%;
    margin-top: 15px;
    justify-content: flex-end;
  }
}
.flex-search-row .results-col .regio-card .card-inner .card-bottom .read-more svg {
  margin-left: 5px;
}
.flex-search-row .results-col .regio-card .card-inner .card-bottom .read-more svg path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-search-row .results-col .search-cta-banner {
  padding: 0 15px;
  margin-top: 30px;
}
.flex-search-row .results-col .search-cta-banner .inner {
  padding: 40px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  background: #CC0000;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .flex-search-row .results-col .search-cta-banner .inner {
    padding: 20px;
  }
}
.flex-search-row .results-col .search-cta-banner .inner h6 {
  color: #fff;
}
.flex-search-row .results-col .search-cta-banner .inner .btns {
  width: auto;
}
@media only screen and (max-width: 991px) {
  .flex-search-row .results-col .search-cta-banner .inner .btns {
    width: 100%;
    margin-top: 30px;
  }
}
.flex-pageblocks-row {
  background: #00A4A4;
}
.flex-pageblocks-row .title {
  margin-bottom: 48px;
}
.flex-pageblocks-row .title * {
  color: #fff;
}
.flex-pageblocks-row .in-grid {
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}
.flex-pageblocks-row .repeater-block {
  width: calc(100% / 2);
  padding: 0 15px;
}
.flex-pageblocks-row .repeater-block:not(:nth-of-type(-n+3)) {
  margin-top: 30px;
}
@media only screen and (max-width: 850px) {
  .flex-pageblocks-row .repeater-block {
    width: 100%;
  }
  .flex-pageblocks-row .repeater-block:not(:first-child) {
    margin-top: 30px;
  }
}
.flex-pageblocks-row .repeater-block a, .flex-pageblocks-row .repeater-block .block-inner {
  text-decoration: none;
  height: 100%;
}
.flex-pageblocks-row .repeater-block a:hover .block-inner svg path {
  fill: #161B20;
}
.flex-pageblocks-row .repeater-block .block-inner {
  padding: 40px;
  background: #fff;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-right: 110px !important;
  position: relative;
}
.flex-pageblocks-row .repeater-block .block-inner .block-tagline {
  margin-bottom: 10px;
  display: block;
  color: #374151;
}
.flex-pageblocks-row .repeater-block .block-inner h4 {
  color: #161B20;
}
@media only screen and (max-width: 1200px) {
  .flex-pageblocks-row .repeater-block .block-inner h4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .flex-pageblocks-row .repeater-block .block-inner {
    padding: 20px;
  }
}
.flex-pageblocks-row .repeater-block .block-inner svg {
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: 53px;
  height: 40px;
}
.flex-pageblocks-row .repeater-block .block-inner svg path {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
}
.flex-team-repeater-row .in-grid {
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}
.flex-team-repeater-row .in-grid .team-block:not(:nth-of-type(-n + 3)) {
  margin-top: 24px;
}
@media only screen and (max-width: 850px) {
  .flex-team-repeater-row .in-grid .team-block {
    width: calc(100% / 2);
  }
  .flex-team-repeater-row .in-grid .team-block:not(:nth-of-type(-n + 2)) {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 640px) {
  .flex-team-repeater-row .in-grid .team-block {
    width: calc(100% / 1);
  }
  .flex-team-repeater-row .in-grid .team-block:not(:nth-of-type(-n + 1)) {
    margin-top: 24px;
  }
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* ===============
   Elements
   =============== */
.btns {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  width: 100%;
}
.btns.left {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
.btns.right {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
.btns.center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.btns .btn-main {
  margin-top: 5px;
}
.btns .btn-main:not(:last-child) {
  margin-right: 15px;
}
.btns .btn-main a {
  text-decoration: none;
  padding: 12px 20px;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.btns .btn-main a svg {
  margin-left: 5px;
}
.btns .btn-main a svg path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btns .btn-main.primary a {
  background: #CC0000;
  border: 1px solid #CC0000;
  color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
}
.btns .btn-main.primary a:hover {
  background: #900;
  border: 1px solid #900;
}
.btns .btn-main.primary a path {
  stroke: #fff;
}
.btns .btn-main.secondary a {
  background: #00A4A4;
  color: #fff;
  border: 1px solid #00A4A4;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
}
.btns .btn-main.secondary a:hover {
  background: #007171;
  border: 1px solid #007171;
}
.btns .btn-main.secondary a path {
  stroke: #fff;
}
.btns .btn-main.third a {
  background: transparent;
  color: #CC0000;
  border: 1px solid #CC0000;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
}
.btns .btn-main.third a:hover {
  background: #900;
  border: 1px solid #900;
  color: #fff;
}
.btns .btn-main.third a:hover path {
  stroke: #fff;
}
.btns .btn-main.fourth a {
  background: #fff;
  color: #CC0000;
  border: 1px solid #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
}
.btns .btn-main.fourth a:hover {
  background: #900;
  color: #fff;
}
.btns .btn-main.fourth a:hover path {
  stroke: #fff;
}
.btns .btn-main.text {
  display: inherit;
}
.btns .btn-main.text a {
  padding: 0;
  position: relative;
}
.btns .btn-main.text a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #CC0000;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: ease 0.5s all;
  -moz-transition: ease 0.5s all;
  -ms-transition: ease 0.5s all;
  -o-transition: ease 0.5s all;
  transition: ease 0.5s all;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
}
.btns .btn-main.text a:hover:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
/** Title */
.title.left {
  text-align: left;
}
.title.center {
  text-align: center;
}
.title.right {
  text-align: right;
}
.title.has-elem h1, .title.has-elem h2, .title.has-elem h3, .title.has-elem h4, .title.has-elem h5, .title.has-elem h6 {
  position: relative;
  padding-bottom: 20px;
}
.title.has-elem h1:before, .title.has-elem h2:before, .title.has-elem h3:before, .title.has-elem h4:before, .title.has-elem h5:before, .title.has-elem h6:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 100%;
  height: 2px;
  background-color: #CC0000;
}
.title.has-elem h1:after, .title.has-elem h2:after, .title.has-elem h3:after, .title.has-elem h4:after, .title.has-elem h5:after, .title.has-elem h6:after {
  content: "";
  position: absolute;
  left: 12px;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='19' viewBox='0 0 27 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H2.39033C5.10863 1 7.48733 2.8275 8.18774 5.45402L11 16C11.6415 17.6647 14.2608 17.6233 15 16L20 5C20.9809 2.84615 23.6425 1 26 1' stroke='%23CC0000' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #F9F6F4;
  height: 18px;
  width: 24px;
}
.video-container .youtube, .video-container .vimeo {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.video-container .youtube .play-button, .video-container .vimeo .play-button {
  background-color: #CC0000;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  cursor: pointer;
  height: 60px;
  left: 50%;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 90px;
  z-index: 1;
}
.video-container .youtube .play-button:before, .video-container .vimeo .play-button:before {
  border-style: solid;
  border-width: 15px 0 15px 26px;
  border-color: transparent transparent transparent #fff;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-container .youtube .play-button:hover, .video-container .vimeo .play-button:hover {
  background-color: #600;
}
.video-container .youtube img, .video-container .vimeo img {
  cursor: pointer;
}
.video-container .youtube img, .video-container .youtube iframe, .video-container .vimeo img, .video-container .vimeo iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.acf-map {
  border: none;
  height: 400px;
  margin: 0;
  width: 100%;
}
.acf-map img {
  max-width: inherit !important;
}
.img-container {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.img-container img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  width: 100%;
}
/** YouTube scalable proportions */
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.icon-text span, .icon-text a {
  position: relative;
  padding-left: 25px;
  display: block;
}
.icon-text span i, .icon-text a i {
  position: absolute;
  left: 0;
  line-height: inherit;
  top: 0;
}
.social-icons > ul li {
  padding: 0 5px;
}
/** POP-UP module */
.pop-up-module {
  position: fixed;
  bottom: 15px;
  left: 0;
  opacity: 1;
  z-index: 999;
  width: calc(100% - 30px);
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
}
.pop-up-module.hidden {
  opacity: 0;
  visibility: hidden;
}
.pop-up-module.disabled {
  display: none;
}
.pop-up-module.container {
  max-width: 400px;
  background: #fff;
  border: 3px solid #F9FAFB;
}
.pop-up-module.container.left {
  left: 15px;
}
.pop-up-module.container.right {
  right: 15px;
  left: auto;
}
.pop-up-module.container .pop-up-content {
  max-height: 40vh;
}
.pop-up-module.fullscreen {
  max-width: 600px;
  left: 50%;
  bottom: 50%;
  background: #fff;
  -webkit-transform: translateY(50%) translateX(-50%);
  -moz-transform: translateY(50%) translateX(-50%);
  -ms-transform: translateY(50%) translateX(-50%);
  -o-transform: translateY(50%) translateX(-50%);
  transform: translateY(50%) translateX(-50%);
}
.pop-up-module.fullscreen .pop-up-content {
  max-height: 80vh;
}
.pop-up-module .close {
  width: 100%;
  display: block;
  background: #F9FAFB;
  text-align: right;
}
.pop-up-module .close span {
  padding: 5px;
  font-size: 20px;
  color: #CC0000;
}
.pop-up-module .close span:hover {
  cursor: pointer;
}
.pop-up-module .pop-up-content {
  overflow-y: scroll;
  padding: 24px;
}
.pop-up-module .pop-up-content .btn-main {
  margin-top: 24px;
}
.full-screen-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 998;
  opacity: 1;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
}
.full-screen-overlay.disabled {
  display: none;
}
.full-screen-overlay.hidden {
  opacity: 0;
  visibility: hidden;
}
.post-password-form {
  padding: 48px 12px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.post-password-form p {
  display: block;
  text-align: center;
  width: 100%;
}
.post-password-form p:not(:first-of-type) {
  margin-top: 24px;
}
.post-password-form p input {
  margin-top: 12px;
}
.faq-toggle-item {
  background: #fff;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.faq-toggle-item:not(:first-child) {
  margin-top: 5px;
}
.faq-toggle-item .faq-toggle-question {
  padding: 20px;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  cursor: pointer;
}
.faq-toggle-item .faq-toggle-question.show i {
  -webkit-transform: rotate(405deg);
  -moz-transform: rotate(405deg);
  -ms-transform: rotate(405deg);
  -o-transform: rotate(405deg);
  transform: rotate(405deg);
}
.faq-toggle-item .faq-toggle-question span {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
}
.faq-toggle-item .faq-toggle-question i {
  font-size: 11px;
  line-height: 34px;
  width: 34px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #CC0000;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
}
.faq-toggle-item .faq-toggle-answer {
  padding: 0 20px 20px 20px;
}
/*--------------------------------------------------------------
# Posts
--------------------------------------------------------------*/
/* ===============
   Posts
   =============== */
.single-regions_cpt .main-content .title-container {
  width: calc(100% / 12 * 7);
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.single-regions_cpt .main-content .title-container:not(:last-of-type) {
  margin-bottom: 24px;
}
@media only screen and (max-width: 991px) {
  .single-regions_cpt .main-content .title-container {
    width: 100%;
  }
}
.single-regions_cpt .main-content .title-container .back-to-overview {
  margin-bottom: 48px;
  text-decoration: none;
  color: #000;
  position: relative;
  padding-left: 36px;
  width: auto;
}
.single-regions_cpt .main-content .title-container .back-to-overview:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='15' viewBox='0 0 23 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 7.5L1.5 7.5M1.5 7.5L8.16667 14M1.5 7.5L8.16667 0.999999' stroke='%23CC0000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.single-regions_cpt .main-content .title-container .back-to-overview:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #CC0000;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: ease 0.5s all;
  -moz-transition: ease 0.5s all;
  -ms-transition: ease 0.5s all;
  -o-transition: ease 0.5s all;
  transition: ease 0.5s all;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
}
.single-regions_cpt .main-content .title-container .back-to-overview:hover:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.single-regions_cpt .main-content .title-container h1 {
  position: relative;
  padding-bottom: 20px;
}
.single-regions_cpt .main-content .title-container h1:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 100%;
  height: 2px;
  background-color: #CC0000;
}
.single-regions_cpt .main-content .title-container h1:after {
  content: "";
  position: absolute;
  left: 12px;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='59' height='19' viewBox='0 0 59 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H8L12 16C12.6332 17.6273 15.2703 17.5868 16 16L21 5C21.9682 2.89458 24.6729 1 27 1H37C39.1073 1 40.9312 2.19296 42 4L46 11C46.7848 12.327 48.27 12.3576 49 11L54 1H58' stroke='%23CC0000' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #F9F6F4;
  height: 18px;
  width: 59px;
}
.single-regions_cpt .main-content .content-col {
  padding-right: 96px !important;
}
@media only screen and (max-width: 991px) {
  .single-regions_cpt .main-content .content-col {
    width: 100%;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  .single-regions_cpt .main-content .sidebar-col {
    width: 100%;
    margin-top: 48px;
  }
}
.single-regions_cpt .main-content .sidebar-col .sidebar-block:not(:first-of-type) {
  margin-top: 24px;
}
.single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block {
  padding: 48px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue {
  background: #23494A;
}
.single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue h1, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue h2, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue h3, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue h4, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue h5, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue h6, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue span, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue ul, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue li, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue p, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue strong, .single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue a {
  color: #fff;
}
.single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-blue li:before {
  color: #fff;
}
.single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block.bg-white {
  background: #FFFFFF;
  border: 1px solid #EFECEA;
}
.single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block .cc-contentcontainer .cc-logo-repeater-element .repeater-container .logo-item {
  width: calc(100% / 3);
}
.single-regions_cpt .main-content .sidebar-col .sidebar-block .inner-block .cc-contentcontainer .cc-logo-repeater-element .repeater-container .logo-item:not(:nth-of-type(-n + 3)) {
  margin-top: 10px;
}
.single-post .post-hero {
  margin-top: 48px;
}
@media only screen and (max-width: 991px) {
  .single-post .post-hero {
    margin-top: 0;
  }
}
.single-post .post-hero .image-container {
  position: relative;
  padding-top: calc(100% / 16 * 9);
  width: calc(100% - 24px);
  margin-left: 12px;
}
.single-post .post-hero .image-container .inner-image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.single-post .post-hero .image-container .inner-image-container img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.single-post .post-title {
  margin-bottom: 24px;
}
.single-post .post-content {
  padding-top: 48px;
  padding-bottom: 96px;
}
.post-nav {
  margin-top: 48px;
  padding-top: 48px;
  position: relative;
  width: 100%;
}
.post-nav:before {
  content: "";
  position: absolute;
  left: 12px;
  top: 0;
  width: calc(100% - 24px);
  height: 1px;
  background: #EFECEA;
}
.post-nav > a {
  width: calc(50% - 12px);
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .post-nav > a {
    width: 100%;
  }
}
.post-nav > a:not(:first-of-type) {
  margin-left: 24px;
}
@media only screen and (max-width: 768px) {
  .post-nav > a:not(:first-of-type) {
    margin-left: 0;
    margin-top: 12px;
  }
}
.post-nav > a .post-nav-content {
  border: 1px solid #EFECEA;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.post-nav > a .post-nav-content .nav-prev, .post-nav > a .post-nav-content .nav-next {
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.post-nav > a .post-nav-content .nav-next {
  text-align: right;
}
.post-nav > a .post-nav-content .nav-thumbnail {
  height: 75px;
  position: relative;
  width: 75px;
}
.post-nav > a .post-nav-content .nav-thumbnail .fas {
  color: #ffffff;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 9999;
}
.post-nav > a .post-nav-content .nav-thumbnail .thumbnail-overlay {
  background-color: #CC0000;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.post-nav > a .post-nav-content .nav-content {
  padding: 12px 24px;
  width: calc(100% - 75px);
}
.post-nav > a .post-nav-content .nav-content .meta-nav {
  font-weight: bold;
}
.post-nav > a .post-nav-content:hover {
  background: #CC0000;
  color: #fff;
}
.post-nav > a .post-nav-content:hover .fas {
  opacity: 1;
}
.post-nav > a .post-nav-content:hover .thumbnail-overlay {
  opacity: 0.7;
}
.post-nav.no-image .nav-content {
  width: 100% !important;
}
/*--------------------------------------------------------------
# Queries & Archives
--------------------------------------------------------------*/
.query-container .query-item {
  padding: 0 12px;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  width: calc(100% / 3);
  margin-top: 24px;
}
.query-container .query-item:nth-child(-n+3) {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .query-container .query-item {
    width: 50%;
    margin-top: 24px;
  }
  .query-container .query-item:nth-child(-n+3) {
    margin-top: 24px;
  }
  .query-container .query-item:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  .query-container .query-item {
    width: 100%;
  }
  .query-container .query-item:nth-child(-n+2) {
    margin-top: 24px;
  }
  .query-container .query-item:first-of-type {
    margin-top: 0;
  }
}
.query-container .query-item > a {
  text-decoration: none;
  color: #161B20;
}
.query-container .query-item > a:hover .qi-inner {
  background: #F9FAFB;
}
.query-container .query-item > a:hover .qi-inner .qi-read-more {
  border-color: #fff;
}
.query-container .query-item .qi-inner {
  padding: 12px;
  border: 1px solid #F9FAFB;
  height: 100%;
  position: relative;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.query-container .query-item .qi-inner .qi-thumb {
  height: 185px;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
}
.query-container .query-item .qi-inner .qi-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.query-container .query-item .qi-inner .qi-thumb .post-categories {
  position: absolute;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  bottom: 15px;
  left: 13px;
}
.query-container .query-item .qi-inner .qi-thumb .post-categories .post-category {
  padding: 5px 10px;
  margin: 2px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
}
.query-container .query-item .qi-inner .qi-content {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
}
.query-container .query-item .qi-inner .post-title {
  margin-bottom: 0;
  font-size: 32px;
}
.query-container .query-item .qi-inner .post-date {
  font-size: 14px;
  display: block;
}
.query-container .query-item .qi-inner .post-excerpt {
  margin-top: 12px;
}
.query-container .query-item .qi-inner .post-excerpt p {
  margin-bottom: 0 !important;
}
.query-container .query-item .qi-inner .qi-read-more {
  display: block;
  text-align: right;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #F9FAFB;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.query-container .query-item .qi-inner .qi-read-more i {
  vertical-align: middle;
}
.navigation {
  padding: 24px 12px 0;
}
.navigation .pagination {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.navigation .pagination a, .navigation .pagination span {
  margin: 5px;
  padding: 5px 10px;
  min-width: 34px;
  text-align: center;
  font-size: 14px;
}
.navigation .pagination a {
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navigation .pagination a:hover {
  background: #fff;
  color: #161B20;
}
.navigation .pagination a i {
  vertical-align: middle;
}
.navigation .pagination span {
  background: #fff;
  color: #161B20;
}
.archive article {
  margin-bottom: 24px;
}
.archive article:first-of-type {
  margin-top: 12px;
}
.archive article h1 {
  font-size: 32px;
  margin-bottom: 0;
}
.archive article .entry-content {
  border-bottom: 1px solid #EFECEA;
  padding-bottom: 12px;
}
.archive article .entry-content p {
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# Slick Sliders
--------------------------------------------------------------*/
/* ===============
Slick Slider
=============== */
.cc-slider {
  overflow: hidden;
  position: relative;
}
.cc-slider .slider-scope {
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.cc-slider .slider-scope .slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  max-height: 100%;
  padding: 0;
  position: relative;
}
.cc-slider .slider-scope .slick-list:focus {
  outline: none;
}
.cc-slider .slider-scope .slick-list.dragging {
  cursor: hand;
  cursor: pointer;
}
.cc-slider .slider-scope .slick-list .slick-track {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  position: relative;
  top: 0;
}
.cc-slider .slider-scope .slick-list .slick-track .slick-slide {
  height: 100%;
  overflow: hidden;
}
.cc-slider {
  position: relative;
}
.cc-slider:hover .slick-arrow {
  opacity: 1;
}
.cc-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 30px;
  line-height: 30px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  background: rgba(22, 27, 32, 0.8);
  color: #fff;
  cursor: pointer;
  z-index: 2;
}
@media only screen and (max-width: 640px) {
  .cc-slider .slick-arrow {
    opacity: 1;
  }
}
.cc-slider .slick-arrow:hover {
  background: #161B20;
}
.cc-slider .slick-arrow.slick-prev {
  left: 12px;
}
.cc-slider .slick-arrow.slick-next {
  right: 12px;
}
.slider-nav .dots ul {
  list-style: none;
  position: relative;
}
.slider-nav .dots ul > li {
  cursor: pointer;
}
/*--------------------------------------------------------------
# Fancybox
--------------------------------------------------------------*/
/* ===============
   Fancybox
   =============== */
/** Fancybox */
.fancybox-container {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  /* Navigation arrows */
  /* Buttons */
}
.fancybox-container .fancybox-bg {
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.fancybox-is-open.fancybox-container .fancybox-bg {
  opacity: 0.7;
}
.fancybox-container .fancybox-outer, .fancybox-container .fancybox-inner, .fancybox-container .fancybox-bg, .fancybox-container .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-container .fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-container .fancybox-infobar, .fancybox-container .fancybox-toolbar, .fancybox-container .fancybox-caption, .fancybox-container .fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  -moz-transition: opacity 0.25s ease, visibility 0.25s ease;
  -ms-transition: opacity 0.25s ease, visibility 0.25s ease;
  -o-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  visibility: hidden;
  z-index: 99997;
}
@media only screen and (max-width: 768px) {
  .fancybox-container .fancybox-infobar, .fancybox-container .fancybox-toolbar, .fancybox-container .fancybox-caption, .fancybox-container .fancybox-navigation .fancybox-button {
    opacity: 1 !important;
    visibility: visible !important;
  }
}
.fancybox-container.fancybox-show-infobar .fancybox-infobar, .fancybox-container.fancybox-show-toolbar .fancybox-toolbar, .fancybox-container.fancybox-show-caption .fancybox-caption, .fancybox-container.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  -moz-transition: opacity 0.25s ease, visibility 0.25s ease;
  -ms-transition: opacity 0.25s ease, visibility 0.25s ease;
  -o-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  visibility: visible;
}
.fancybox-container .fancybox-infobar {
  color: #fff;
  font-size: 16px;
  height: 44px;
  left: 0;
  padding: 0 10px;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 44px;
}
.fancybox-container .fancybox-toolbar {
  right: 0;
  top: 0;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.fancybox-container .fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 60px;
  opacity: 0;
  padding: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
}
.fancybox-container .fancybox-navigation .fancybox-button > div {
  padding: 5px;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
  left: 0;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
  right: 0;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left:hover, .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right:hover {
  background-color: transparent;
  color: #fff;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left:hover > div, .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right:hover > div {
  background-color: #F9FAFB;
}
.fancybox-container .fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-container .fancybox-stage {
  overflow: hidden;
}
.fancybox-container .fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-is-sliding.fancybox-container .fancybox-slide {
  display: block;
}
.fancybox-container .fancybox-slide .fancybox-content {
  display: block;
  margin: 0;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  /* Fix iOS */
}
.fancybox-container .fancybox-slide .fancybox-content .fancybox-image, .fancybox-container .fancybox-slide .fancybox-content .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-container .fancybox-slide .fancybox-content .fancybox-spaceball {
  z-index: 1;
}
.fancybox-container .fancybox-slide .fancybox-content .fancybox-video, .fancybox-container .fancybox-slide .fancybox-content .fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-container .fancybox-slide .fancybox-content .fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-container .fancybox-slide.fancybox-slide--previous, .fancybox-container .fancybox-slide.fancybox-slide--current, .fancybox-container .fancybox-slide.fancybox-slide--next {
  display: block;
}
.fancybox-container .fancybox-slide.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-container .fancybox-slide.fancybox-slide--image:before {
  display: none;
}
@media only screen and (max-width: 600px) {
  .fancybox-container .fancybox-slide.fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-container .fancybox-slide.fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
.fancybox-container .fancybox-slide.fancybox-slide--image .fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-container .fancybox-slide.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-container .fancybox-slide.fancybox-slide--html {
  padding: 6px;
}
.fancybox-container .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #F9FAFB;
  cursor: pointer;
  display: block;
  height: 44px;
  margin: 0;
  padding: 10px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  width: 44px;
  /* Fix IE11 */
}
.fancybox-container .fancybox-button:visited, .fancybox-container .fancybox-button:link {
  color: #6B7280;
}
.fancybox-container .fancybox-button:hover {
  background-color: #F9FAFB;
  color: #fff;
}
.fancybox-container .fancybox-button:focus {
  outline: none;
}
.fancybox-container .fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-container .fancybox-button:disabled, .fancybox-container .fancybox-button:disabled:hover {
  background-color: rgba(30, 30, 30, 0.3) !important;
  color: #888 !important;
  cursor: default;
  outline: none;
}
.fancybox-container .fancybox-button:disabled > div, .fancybox-container .fancybox-button:disabled:hover > div {
  background-color: transparent !important;
}
.fancybox-container .fancybox-button div {
  height: 100%;
}
.fancybox-container .fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  width: 100%;
}
.fancybox-container .fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-container .fancybox-button.fancybox-button--play svg:nth-child(2), .fancybox-container .fancybox-button.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-container .fancybox-button.fancybox-button--pause svg:nth-child(1), .fancybox-container .fancybox-button.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content {
  background: #000;
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  padding: 0;
}
.fancybox-progress {
  background: #F9FAFB;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  z-index: 99998;
}
/**
 * Close button on the top right corner of html content
 */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #6B7280;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
@media only screen and (max-width: 600px) {
  .fancybox-close-small {
    right: -6px;
  }
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
/* Caption */
/**
 * Loading indicator
 */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 *Transition effects
 */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -ms-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  -moz-transform: scale3d(1.5, 1.5, 1.5);
  -ms-transform: scale3d(1.5, 1.5, 1.5);
  -o-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: 1, 1, 1;
  -moz-transform: 1, 1, 1;
  -ms-transform: 1, 1, 1;
  -o-transform: 1, 1, 1;
  transform: 1, 1, 1;
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  -moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  -ms-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  -o-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  -moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  -ms-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  -o-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
