@import 'https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css';
body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: Poppins, sans-serif !important;
  cursor: default;
  color: #595858;
  background-color: #fff;
  scroll-behavior: smooth;
}
body.no-scroll {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1190px;
  }
}
.margin-none {
  padding: 0;
}
.margin-small {
  margin: 10px;
}
.margin-small.margin-top {
  margin: 0;
  margin-top: 10px;
}
.margin-small.margin-right {
  margin: 0;
  margin-right: 10px;
}
.margin-small.margin-bottom {
  margin: 0;
  margin-bottom: 10px;
}
.margin-small.margin-left {
  margin: 0;
  margin-left: 10px;
}
.margin-normal {
  margin: 15px;
}
.margin-normal.margin-top {
  margin: 0;
  margin-top: 15px;
}
.margin-normal.margin-right {
  margin: 0;
  margin-right: 15px;
}
.margin-normal.margin-bottom {
  margin: 0;
  margin-bottom: 15px;
}
.margin-normal.margin-left {
  padding: 0;
  padding-left: 15px;
}
.margin-large {
  margin: 30px;
}
.margin-large.margin-top {
  margin: 0;
  margin-top: 30px;
}
.margin-large.margin-right {
  margin: 0;
  margin-right: 30px;
}
.margin-large.margin-bottom {
  margin: 0;
  margin-bottom: 30px;
}
.margin-large.margin-left {
  margin: 0;
  margin-left: 30px;
}
.margin-extra-large {
  margin: 60px;
}
.margin-extra-large.margin-top {
  margin: 0;
  margin-top: 60px;
}
.margin-extra-large.margin-right {
  margin: 0;
  margin-right: 60px;
}
.margin-extra-large.margin-bottom {
  margin: 0;
  margin-bottom: 60px;
}
.margin-extra-large.margin-left {
  margin: 0;
  margin-left: 60px;
}
.padding-none {
  padding: 0;
}
.padding-small {
  padding: 10px;
}
.padding-small.padding-top {
  padding: 0;
  padding-top: 10px;
}
.padding-small.padding-right {
  padding: 0;
  padding-right: 10px;
}
.padding-small.padding-bottom {
  padding: 0;
  padding-bottom: 10px;
}
.padding-small.padding-left {
  padding: 0;
  padding-left: 10px;
}
.padding-normal {
  padding: 15px;
}
.padding-normal.padding-top {
  padding: 0;
  padding-top: 15px;
}
.padding-normal.padding-right {
  padding: 0;
  padding-right: 15px;
}
.padding-normal.padding-bottom {
  padding: 0;
  padding-bottom: 15px;
}
.padding-normal.padding-left {
  padding: 0;
  padding-left: 15px;
}
.padding-large {
  padding: 30px;
}
.padding-large.padding-top {
  padding: 0;
  padding-top: 30px;
}
.padding-large.padding-right {
  padding: 0;
  padding-right: 30px;
}
.padding-large.padding-bottom {
  padding: 0;
  padding-bottom: 30px;
}
.padding-large.padding-left {
  padding: 0;
  padding-left: 30px;
}
.padding-extra-large {
  padding: 60px;
}
.padding-extra-large.padding-top {
  padding: 0;
  padding-top: 60px;
}
.padding-extra-large.padding-right {
  padding: 0;
  padding-right: 60px;
}
.padding-extra-large.padding-bottom {
  padding: 0;
  padding-bottom: 60px;
}
.padding-extra-large.padding-left {
  padding: 0;
  padding-left: 60px;
}
.opacity-1 {
  opacity: 0.1;
}
.opacity-2 {
  opacity: 0.2;
}
.opacity-4 {
  opacity: 0.3;
}
.opacity-5 {
  opacity: 0.5;
}
.opacity-6 {
  opacity: 0.6;
}
.opacity-7 {
  opacity: 0.7;
}
.opacity-8 {
  opacity: 0.8;
}
.opacity-9 {
  opacity: 0.9;
}
.register-form-container {
  margin-top: 30px;
  margin-bottom: 30px;
}
.register-form-container .register-form .tab {
  display: none;
}
.register-form-container .register-form .tab .day-matrix th,
.register-form-container .register-form .tab .day-matrix td {
  padding: 0 10px;
}
.register-form-container .register-form .tab .repeatingChildrenForm {
  margin-top: 30px;
}
.register-form-container .register-form .tab .overview {
  margin-bottom: 15px;
  box-shadow: none;
  border: 1px solid #4a6f98;
  padding: 0;
  font-size: 14px;
}
.register-form-container .register-form .tab .overview .card-header {
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.register-form-container .register-form .tab .overview .card-header .btn {
  margin-top: 0;
}
.register-form-container .register-form .tab .overview .card-header .btn .svg-inline--fa {
  color: #ed6663;
}
.register-form-container .register-form .tab .overview .card-header h4 {
  color: #43658b;
  margin-top: 15px;
}
.register-form-container .register-form .tab .overview .card-body .mobile-scroll {
  display: none;
}
.register-form-container .register-form .tab .overview .card-content {
  padding: 15px;
}
.register-form-container .register-form .tab .overview .card-content .small {
  width: 50%;
}
.register-form-container .register-form .tab .overview .card-footer {
  margin-bottom: 0 !important;
}
.register-form-container .register-form .tab .overview .card-footer button .svg-inline--fa {
  color: #43658b;
}
.register-form-container .register-form .tab .overview .card-footer button,
.register-form-container .register-form .tab .overview .card-header button,
.register-form-container .register-form .tab .overview .card-footer a,
.register-form-container .register-form .tab .overview .card-header a {
  display: flex;
  align-items: center;
}
.register-form-container .register-form .tab .overview .card-footer button .svg-inline--fa,
.register-form-container .register-form .tab .overview .card-header button .svg-inline--fa,
.register-form-container .register-form .tab .overview .card-footer a .svg-inline--fa,
.register-form-container .register-form .tab .overview .card-header a .svg-inline--fa {
  position: relative !important;
  font-size: 24px;
  top: 0;
  right: 0;
  margin-right: 0;
}
.register-form-container .register-form .tab .overview .card-footer button:hover .svg-inline--fa,
.register-form-container .register-form .tab .overview .card-header button:hover .svg-inline--fa,
.register-form-container .register-form .tab .overview .card-footer a:hover .svg-inline--fa,
.register-form-container .register-form .tab .overview .card-header a:hover .svg-inline--fa {
  color: #fff;
}
.register-form-container .register-form .tab .overview .title {
  font-size: 16px;
  font-weight: 500;
  color: #43658b;
}
.register-form-container .register-form input[type=checkbox],
.register-form-container .register-form input[type=radio] {
  height: auto;
}
.register-form-container .register-form input[type=checkbox]:focus,
.register-form-container .register-form input[type=radio]:focus {
  box-shadow: none !important;
}
.register-form-container .register-form input.invalid,
.register-form-container .register-form select.invalid {
  border-color: #ed6663;
  background: rgba(237, 102, 99, 0.25);
}
.register-form-container .register-form .type-form {
  display: none;
}
.register-form-container .register-form .type-form.bso-form .day-matrix td {
  padding-bottom: 10px;
}
.register-form-container .register-form .type-form.active {
  display: block;
}
.register-form-container .register-form .step-container {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.register-form-container .register-form .step-container .step .desktop-step {
  display: block;
  display: flex;
  flex-direction: column;
  opacity: 0.5;
  margin: 0 15px;
  color: #ed6663;
  position: relative;
}
.register-form-container .register-form .step-container .step .mobile-step {
  display: none;
}
.register-form-container .register-form .step-container .step .icon-container {
  color: #43658b;
  text-align: center;
  width: 50px;
  height: 50px;
  margin: auto;
  border-radius: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}
.register-form-container .register-form .step-container .step .icon-container .svg-inline--fa {
  margin-right: 0;
  font-size: 20px;
  margin-top: 15px;
}
.register-form-container .register-form .step-container .step.active .desktop-step {
  opacity: 1;
}
.register-form-container .register-form .step-container .step.finish .desktop-step {
  opacity: 1;
}
.register-form-container .register-form .step-container .step.finish .icon-container {
  background: rgba(67, 101, 139, 0.1);
  color: #43658b;
  position: relative;
  box-shadow: none;
}
.register-form-container .register-form .step-container .step.finish .icon-container:after {
  content: "\2713";
  background-color: #ed6663;
  color: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  right: -5px;
  top: -5px;
  border-radius: 25px;
  font-size: 12px;
}
#content .register-form .fa-ul {
  margin-top: 10px;
}
#content .register-form .fa-ul li {
  font-size: 14px;
}
#content .register-form .fa-ul li:before {
  display: none;
}
#content .register-form .fa-ul li .fa-li {
  color: #ed6663;
}
#pre-content {
  margin-top: 10px;
  margin-bottom: 150px;
}
.select2-container .select2-selection {
  border: 1px solid #E9E9E9;
  padding: 6px 0;
  background: #f8f7f7;
  height: 40px;
}
.select2-container.select2-container--open .select2-selection {
  border-color: #43658b;
}
.select2-container .select2-dropdown {
  border: 1px solid #43658b;
  border-top: none;
}
.select2-container .select2-dropdown .select2-search .select2-search__field {
  border: 1px solid #43658b;
  padding: 0 6px;
  background: #f8f7f7;
  height: 40px;
}
.select2-container .select2-dropdown .select2-search .select2-search__field:focus-visible {
  outline: none;
}
.select2-container .select2-dropdown .select2-search .select2-search__field:active,
.select2-container .select2-dropdown .select2-search .select2-search__field:focus {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
}
.select2-container .select2-dropdown .select2-results__options .select2-results__option {
  padding: 6px;
}
.select2-container .select2-dropdown .select2-results__options .select2-results__option--highlighted {
  background-color: #4a6f98;
}
.day-matrix-new tr {
  border-bottom: 1px solid #8C8B8B;
}
.day-matrix-new thead th {
  padding: 0 10px;
}
.day-matrix-new tbody tr td {
  padding: 10px;
  text-align: center;
}
.day-matrix-new tbody tr td:first-child {
  max-width: 300px;
  text-align: left;
}
@media (min-width: 0) and (max-width: 1024px) {
  .register-form-container {
    margin-top: 90px;
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0 !important;
  }
  .register-form-container .register-form .step-container {
    justify-content: flex-start;
  }
  .register-form-container .register-form .step-container .step {
    display: none;
  }
  .register-form-container .register-form .step-container .step.active {
    display: block;
  }
  .register-form-container .register-form .step-container .step .desktop-step {
    display: none;
  }
  .register-form-container .register-form .step-container .step .mobile-step {
    display: flex;
    align-items: center;
  }
  .register-form-container .register-form .step-container .step .mobile-step .text {
    display: flex;
    flex-direction: column;
  }
  .register-form-container .register-form .step-container .step .mobile-step .text .title {
    font-weight: 500;
    color: #ed6663;
  }
  .register-form-container .register-form .step-container .step .mobile-step .text .next-title {
    font-size: 12px;
    color: #43658b;
  }
  .register-form-container .register-form .step-container .step .mobile-step .progress-circle {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 50px;
    height: 50px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .register-form-container .register-form .step-container .step .mobile-step .progress-circle.p-25 {
    background-image: url("../gfx/progress-circle/progress-25.svg");
  }
  .register-form-container .register-form .step-container .step .mobile-step .progress-circle.p-50 {
    background-image: url("../gfx/progress-circle/progress-50.svg");
  }
  .register-form-container .register-form .step-container .step .mobile-step .progress-circle.p-75 {
    background-image: url("../gfx/progress-circle/progress-75.svg");
  }
  .register-form-container .register-form .step-container .step .mobile-step .progress-circle.p-100 {
    background-image: url("../gfx/progress-circle/progress-100.svg");
  }
  .register-form-container .register-form .step-container .step .mobile-step .progress-circle .circle-step {
    color: #43658b;
    font-weight: 500;
  }
  .register-form-container .register-form .tab .overview .card-overview {
    width: 100%;
  }
  .register-form-container .register-form .tab .card.overview .card-body,
  .register-form-container .register-form .tab .card.overview .card-header {
    padding: 10px;
  }
  .register-form-container .register-form .tab .card.overview .card-body .daycare-form,
  .register-form-container .register-form .tab .card.overview .card-header .daycare-form {
    overflow: auto;
  }
  .register-form-container .register-form .tab .card.overview .card-body .daycare-form .mobile-scroll,
  .register-form-container .register-form .tab .card.overview .card-header .daycare-form .mobile-scroll {
    display: block;
  }
  .register-form-container .register-form .tab .card.overview .card-body .daycare-form .day-matrix-new tbody tr td:first-child,
  .register-form-container .register-form .tab .card.overview .card-header .daycare-form .day-matrix-new tbody tr td:first-child {
    min-width: 200px;
  }
  .register-form-container .register-form .tab .card.overview .card-body .small,
  .register-form-container .register-form .tab .card.overview .card-header .small {
    width: 100%;
  }
}
h1,
h2,
h3,
h4,
h5 {
  color: #ed6663;
}
h1,
.like-h1 {
  font-size: 60px !important;
  font-weight: 600;
  line-height: 60px;
}
h2,
.like-h2 {
  font-size: 36px !important;
  font-weight: 600;
  line-height: 36px;
}
h3,
.like-h3 {
  font-size: 24px !important;
  font-weight: 500;
  line-height: calc(24px + 4);
}
h4,
.like-h4 {
  font-size: 20px !important;
  font-weight: 500;
  line-height: 20px;
}
h5,
.like-h5 {
  font-size: 20px !important;
  font-weight: 500;
  line-height: 20px;
}
a {
  color: #ffa372;
  animation: all 0.2s ease-in-out;
  text-decoration: none;
}
a:hover {
  color: #ffaa7d;
  text-decoration: none;
}
.svg-inline--fa {
  margin-right: 6px;
}
::selection {
  background: #ed6663;
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
p,
.intro {
  margin-bottom: 15px;
  margin-top: 30px;
}
h1.col-prim,
h2.col-prim,
h3.col-prim,
h4.col-prim,
h5.col-prim,
p.col-prim,
.intro.col-prim {
  color: #ed6663;
}
h1.col-sec,
h2.col-sec,
h3.col-sec,
h4.col-sec,
h5.col-sec,
p.col-sec,
.intro.col-sec {
  color: #ffa372;
}
h1.col-ter,
h2.col-ter,
h3.col-ter,
h4.col-ter,
h5.col-ter,
p.col-ter,
.intro.col-ter {
  color: #43658b;
}
h1.text-white,
h2.text-white,
h3.text-white,
h4.text-white,
h5.text-white,
p.text-white,
.intro.text-white {
  color: #fff;
}
b,
strong {
  font-weight: 600;
}
#content hr {
  margin: 15px 0;
  border-top: 1px solid #f8f7f7;
}
#content ul,
#content ol {
  margin: 0;
  padding: 0;
}
#content ul li,
#content ol li {
  margin-bottom: 15px;
  margin-left: 30px;
  font-weight: 300;
}
#content ul li:last-of-type,
#content ol li:last-of-type {
  margin-bottom: 0;
}
#content ul li {
  list-style: none;
}
#content ul li:before {
  content: "\2022";
  color: #ffa372;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  width: 1em;
  margin-left: -25px;
}
p {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  font-size: 16px !important;
  line-height: 29px;
}
p.intro,
p.is-style-inro {
  font-size: 20px !important;
  line-height: 35px;
  font-weight: 300;
}
p.title {
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
p:last-of-type {
  margin: 0;
}
.small {
  font-size: 12px;
}
a:not(.btn, .flex-prev, .flex-next, flex-control-nav a,.wp-block-button a, .menu-hamburger, #cookie_action_close_header, .menu a, .go-back a, .logo-container a) {
  position: relative;
}
a:not(.btn, .flex-prev, .flex-next, flex-control-nav a,.wp-block-button a, .menu-hamburger, #cookie_action_close_header, .menu a, .go-back a, .logo-container a):after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 100%;
  background: #ffa372;
  height: 1px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
a:not(.btn, .flex-prev, .flex-next, flex-control-nav a,.wp-block-button a, .menu-hamburger, #cookie_action_close_header, .menu a, .go-back a, .logo-container a):hover {
  color: #ffaa7d;
}
a:not(.btn, .flex-prev, .flex-next, flex-control-nav a,.wp-block-button a, .menu-hamburger, #cookie_action_close_header, .menu a, .go-back a, .logo-container a):hover:after {
  transition: all 0.2s ease-in-out;
  right: 0;
  opacity: 1;
}
@media (min-width: 0) and (max-width: 1024px) {
  h1 {
    font-size: 36px !important;
    line-height: 36px !important;
  }
  h2 {
    font-size: 24px !important;
  }
  h3 {
    font-size: 20px !important;
  }
  h4 {
    font-size: 20px !important;
  }
  h5 {
    font-size: 20px !important;
  }
}
a:focus,
button:focus,
input:focus {
  outline: none !important;
  box-shadow: none !important;
}
.btn,
.wp-block-button__link {
  position: relative;
  padding: 12px 30px;
  min-width: 150px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  border: 0 solid transparent;
  box-shadow: 0 0 1px 0px transparent inset, 0 0 1px 0px transparent;
  border-radius: 999px;
  transition: all 0.2s ease-out;
  margin-top: 15px;
  text-decoration: none;
}
.btn:hover,
.wp-block-button__link:hover {
  opacity: 0.8;
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.2s ease-in;
}
.btn:hover .fa,
.wp-block-button__link:hover .fa,
.btn:hover .fal,
.wp-block-button__link:hover .fal,
.btn:hover [class^="icon-"],
.wp-block-button__link:hover [class^="icon-"],
.btn:hover [class*=" icon-"],
.wp-block-button__link:hover [class*=" icon-"] {
  transform: scale(1.2);
  padding-left: 15px;
  transition: all 0.2s ease-in;
}
.btn.btn-small,
.wp-block-button__link.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  min-width: 0;
}
.btn.btn-prim,
.wp-block-button__link.btn-prim,
.btn.has-prim-background-color,
.wp-block-button__link.has-prim-background-color {
  background: #ed6663;
}
.btn.btn-prim:hover,
.wp-block-button__link.btn-prim:hover,
.btn.has-prim-background-color:hover,
.wp-block-button__link.has-prim-background-color:hover {
  background: #f67673;
  color: #fff;
}
.btn.btn-prim:active,
.wp-block-button__link.btn-prim:active,
.btn.has-prim-background-color:active,
.wp-block-button__link.has-prim-background-color:active {
  background-color: #d25754;
  color: #fff;
}
.btn.btn-sec,
.wp-block-button__link.btn-sec,
.btn.has-sec-background-color,
.wp-block-button__link.has-sec-background-color {
  background: #ffa372;
}
.btn.btn-sec:hover,
.wp-block-button__link.btn-sec:hover,
.btn.has-sec-background-color:hover,
.wp-block-button__link.has-sec-background-color:hover {
  background: #ffaa7d;
  color: #fff;
}
.btn.btn-sec:active,
.wp-block-button__link.btn-sec:active,
.btn.has-sec-background-color:active,
.wp-block-button__link.has-sec-background-color:active {
  background-color: #dd855c;
  color: #fff;
}
.btn.btn-ter,
.wp-block-button__link.btn-ter,
.btn.has-ter-background-color,
.wp-block-button__link.has-ter-background-color {
  background: #43658b;
}
.btn.btn-ter:hover,
.wp-block-button__link.btn-ter:hover,
.btn.has-ter-background-color:hover,
.wp-block-button__link.has-ter-background-color:hover {
  background: #4a6f98;
  color: #fff;
}
.btn.btn-ter:active,
.wp-block-button__link.btn-ter:active,
.btn.has-ter-background-color:active,
.wp-block-button__link.has-ter-background-color:active {
  background-color: #2c445b;
  color: #fff;
}
.btn.btn-white,
.wp-block-button__link.btn-white,
.btn.has-white-background-color,
.wp-block-button__link.has-white-background-color {
  background: #fff;
  color: #ed6663;
}
.btn.btn-ghost:hover,
.wp-block-button__link.btn-ghost:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.btn.btn-ghost.btn-ghost-prim,
.wp-block-button__link.btn-ghost.btn-ghost-prim {
  border: 1px solid #ed6663;
  box-shadow: 0 0 1px 0px #ed6663 inset, 0 0 1px 0px #ed6663;
  color: #ed6663;
}
.btn.btn-ghost.btn-ghost-prim:hover,
.wp-block-button__link.btn-ghost.btn-ghost-prim:hover {
  background: #ed6663;
  color: #fff;
}
.btn.btn-ghost.btn-ghost-sec,
.wp-block-button__link.btn-ghost.btn-ghost-sec {
  border: 1px solid #ffa372;
  box-shadow: 0 0 1px 0px #ffa372 inset, 0 0 1px 0px #ffa372;
  color: #ffa372;
}
.btn.btn-ghost.btn-ghost-sec:hover,
.wp-block-button__link.btn-ghost.btn-ghost-sec:hover {
  background: #ffa372;
  color: #fff;
}
.btn.btn-ghost.btn-ghost-ter,
.wp-block-button__link.btn-ghost.btn-ghost-ter {
  border: 1px solid #43658b;
  box-shadow: 0 0 1px 0px #43658b inset, 0 0 1px 0px #43658b;
  color: #43658b;
}
.btn.btn-ghost.btn-ghost-ter:hover,
.wp-block-button__link.btn-ghost.btn-ghost-ter:hover {
  background: #43658b;
  color: #fff;
}
.btn.btn-ghost.btn-ghost-white,
.wp-block-button__link.btn-ghost.btn-ghost-white {
  border: 1px solid #fff;
  box-shadow: 0 0 1px 0px #fff inset, 0 0 1px 0px #fff;
  color: #fff;
}
.btn.btn-ghost.btn-ghost-white:hover,
.wp-block-button__link.btn-ghost.btn-ghost-white:hover {
  background: rgba(255, 255, 255, 0.3);
  color: #ed6663;
}
.btn.disabled,
.wp-block-button__link.disabled {
  pointer-events: none;
}
.btn .fa,
.wp-block-button__link .fa,
.btn .fal,
.wp-block-button__link .fal,
.btn [class^="icon-"],
.wp-block-button__link [class^="icon-"],
.btn [class*=" icon-"],
.wp-block-button__link [class*=" icon-"],
.btn .svg-inline--fa,
.wp-block-button__link .svg-inline--fa {
  padding-left: 10px;
  transition: all 0.2s ease-in;
}
.btn-container {
  margin-bottom: 15px;
}
.btn-container .btn {
  margin-right: 15px;
  margin-bottom: 10px;
}
.play-button {
  animation: pulse 2s infinite;
  box-shadow: 0 0 0 rgba(255, 101, 139, 0);
  font-size: 36px;
  width: 70px;
  height: 70px;
  min-width: 0;
  padding: 10px;
  padding-left: 15px;
}
#cookie_action_close_header {
  border-radius: 30px;
}
.close-button {
  border-radius: 50px;
  width: 30px;
  height: 30px;
  border: 1px solid #ffa372;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.close-button span {
  display: block;
  position: absolute;
  height: 1px;
  width: 20px;
  background: #ffa372;
  border-radius: 9px;
  opacity: 1;
  left: 4px;
  top: 13px;
}
.close-button span:nth-child(1) {
  transform: rotate(45deg);
}
.close-button span:nth-child(2) {
  transform: rotate(-45deg);
}
.go-back {
  position: fixed;
  background-color: #fff;
  top: 120px;
  left: 15px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  z-index: 99;
  white-space: nowrap;
  overflow: hidden;
  width: 20px;
  min-width: 0;
  padding-left: 16px;
  transition: all 0.2s ease-in-out;
}
.go-back .svg-inline--fa {
  padding: 0;
}
.go-back .text {
  opacity: 0;
  visibility: 0;
}
.go-back a {
  color: #43658b;
}
.go-back a:hover {
  color: #43658b;
}
.go-back:hover {
  width: auto;
}
.go-back:hover .text {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  .go-back {
    display: none;
  }
}
@keyframes menuslide {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.mobile-nav {
  display: none;
}
.header-container {
  margin-top: 30px;
  position: fixed;
  z-index: 99;
  top: 0;
}
.header-container .header-content {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding: 15px 10px;
  border-radius: 50px;
  width: 70%;
  margin: auto;
}
.header-container .header-content .logo-container {
  margin-left: 15px;
}
.header-container .header-content .menu-container nav ul {
  margin-right: 10px;
  margin-bottom: 0;
}
.header-container .header-content .menu-container nav ul li {
  float: left;
  list-style: none;
  margin: 0 15px;
}
.header-container .header-content .menu-container nav ul li a {
  color: #43658b;
  font-size: 20px;
  text-decoration: none;
  font-weight: 500;
}
.header-container .header-content .menu-container nav ul li a:hover {
  color: #ffa372;
}
.header-container .header-content .menu-container nav ul li .sub-menu {
  position: absolute;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding: 15px 10px;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  width: 70%;
  margin: auto;
  transform: translate(-50%, 30px);
  z-index: -1;
  left: 50%;
  display: flex;
  padding: 30px;
}
.header-container .header-content .menu-container nav ul li .sub-menu li {
  float: unset;
  margin-bottom: calc(10px / 2);
  transition: all 0.2s ease-in-out;
  flex: 1;
}
.header-container .header-content .menu-container nav ul li .sub-menu li a {
  font-size: 16px;
  color: #ed6663 !important;
  font-weight: 600;
  display: flex;
  align-items: center;
  border-radius: 10px;
  padding: 10px;
  transition: all 0.3s ease-in-out;
}
.header-container .header-content .menu-container nav ul li .sub-menu li a .submenu-title {
  width: 100%;
  display: block;
}
.header-container .header-content .menu-container nav ul li .sub-menu li a .submenu-text {
  font-weight: 300;
  color: #43658b;
  font-size: 14px;
}
.header-container .header-content .menu-container nav ul li .sub-menu li a .submenu-image {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
.header-container .header-content .menu-container nav ul li .sub-menu li a:hover {
  background: #f8f7f7;
}
.header-container .header-content .menu-container nav ul li.current_page_item a,
.header-container .header-content .menu-container nav ul li.current-menu-parent a {
  color: #ffa372;
}
.header-container .header-content .menu-container nav ul li.current_page_item .sub-menu li.current_page_item a,
.header-container .header-content .menu-container nav ul li.current-menu-parent .sub-menu li.current_page_item a {
  color: #ffa372;
}
.header-container .header-content .menu-container nav ul li.sub-menu-open .sub-menu {
  visibility: visible;
  opacity: 1;
}
.header-container.header-map {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.header-container.header-map .header-content {
  border-radius: 0;
  width: 100%;
  padding: 10px;
}
.page-locatiekaart .header-container.nav-up {
  top: 0;
}
@media (min-width: 0) and (max-width: 1600px) {
  .header-container .header-content {
    width: 100%;
  }
  .header-container .header-content .menu-container nav ul li .sub-menu {
    width: 90%;
  }
  .header-container .header-content .menu-container nav ul li .sub-menu li a {
    flex-direction: column;
    text-align: center;
  }
  .header-container .header-content .menu-container nav ul li .sub-menu li a .submenu-image {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  header .menu-hamburger {
    display: block !important;
  }
  header .mobile-nav {
    display: block;
  }
  header .menu-container {
    display: none;
  }
  .header-container {
    margin-top: 0;
    padding: 0;
    height: 50px;
  }
  .header-container .header-content {
    border-radius: 0;
    width: 100%;
  }
  .header-container .header-content .logo-container {
    margin-left: 0;
  }
  .header-container .header-content .logo-container a img {
    height: 30px;
    width: auto;
  }
  .header-container .header-content .menu-hamburger {
    position: relative;
    border: 1px solid #ed6663;
    border-radius: 50px;
    padding: 15px;
  }
  .header-container .header-content .menu-hamburger span {
    display: block;
    position: absolute;
    height: 1px;
    width: 15px;
    background: #ed6663;
    border-radius: 9px;
    opacity: 1;
    left: 8px;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }
  .header-container .header-content .menu-hamburger span:nth-child(1) {
    top: 10px;
  }
  .header-container .header-content .menu-hamburger span:nth-child(2),
  .header-container .header-content .menu-hamburger span:nth-child(3) {
    top: 15px;
  }
  .header-container .header-content .menu-hamburger span:nth-child(4) {
    top: 21px;
  }
  .header-container .header-content .menu-hamburger.mobile-menu-open {
    background: linear-gradient(to bottom right, #d25754, #ffaa7d);
  }
  .header-container .header-content .menu-hamburger.mobile-menu-open span {
    background: #fff;
  }
  .header-container .header-content .menu-hamburger.mobile-menu-open span:nth-child(1) {
    top: 16px;
    width: 0;
    left: 5px;
  }
  .header-container .header-content .menu-hamburger.mobile-menu-open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header-container .header-content .menu-hamburger.mobile-menu-open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .header-container .header-content .menu-hamburger.mobile-menu-open span:nth-child(4) {
    top: 16px;
    width: 0;
    left: 5px;
  }
  .header-container .mobile-nav {
    width: 100%;
    background: #fff;
    min-height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: all 0.1s ease-in-out;
  }
  .header-container .mobile-nav nav .menu {
    transition: all 0.2s ease-in-out;
    transform: translateY(500px);
    padding: 15px;
    border-top: 1px solid #f8f7f7;
  }
  .header-container .mobile-nav nav .menu li {
    list-style: none;
    margin-bottom: 15px;
    position: relative;
  }
  .header-container .mobile-nav nav .menu li a {
    color: #ed6663;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
  }
  .header-container .mobile-nav nav .menu li.menu-item-has-children:before {
    position: absolute;
    right: 0;
    content: " \B7 \B7 \B7 ";
    line-height: 0;
    color: #ed6663;
    top: 18px;
    font-size: 36px;
  }
  .header-container .mobile-nav nav .menu li.menu-item-has-children:after {
    position: absolute;
    transition: all 0.2s ease-in-out;
    top: 10px;
    right: 7.5px;
    content: "";
    height: 15px;
    width: 15px;
    background-image: url("../gfx/icons/close.svg");
    opacity: 0;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
  }
  .header-container .mobile-nav nav .menu li.menu-item-has-children .sub-menu {
    opacity: 0;
    height: 0;
    transition: all 0.2s ease-in-out;
    padding: 0;
    margin-top: 10px;
  }
  .header-container .mobile-nav nav .menu li.menu-item-has-children .sub-menu li a {
    font-size: 16px;
    font-weight: 400;
  }
  .header-container .mobile-nav nav .menu li.menu-item-has-children .sub-menu li a .submenu-image {
    display: none;
  }
  .header-container .mobile-nav nav .menu li.menu-item-has-children .sub-menu li a .submenu-text {
    display: none;
  }
  .header-container .mobile-nav nav .menu li.menu-item-has-children.sub-menu-open .sub-menu {
    opacity: 1;
    height: auto;
  }
  .header-container .mobile-nav nav .menu li.menu-item-has-children.sub-menu-open:before {
    opacity: 0;
  }
  .header-container .mobile-nav nav .menu li.menu-item-has-children.sub-menu-open:after {
    opacity: 1;
  }
  .header-container .mobile-nav nav .menu li.current_page_item a {
    color: #ffa372 !important;
  }
  .header-container .mobile-nav nav .menu li.current_page_item:before {
    color: #ffa372;
  }
  .header-container .mobile-nav nav .menu li.current_page_parent a {
    color: #ffa372;
  }
  .header-container .mobile-nav nav .menu li.current_page_parent .sub-menu a {
    color: #ed6663;
  }
  .header-container .mobile-nav nav .menu li.current_page_parent:before {
    color: #ffa372;
  }
  .header-container .mobile-nav.menu-open {
    opacity: 1;
    visibility: visible;
  }
  .header-container .mobile-nav.menu-open nav .menu {
    transform: translateY(0);
  }
}
.form-group {
  position: relative;
}
.form-group input,
.form-group label,
.form-group textarea,
.form-group select {
  width: 100%;
}
.form-group .btn {
  margin-top: 0;
}
.form-group .fa,
.form-group .fab,
.form-group .fad,
.form-group .fal,
.form-group .far,
.form-group .fas,
.form-group .svg-inline--fa {
  position: absolute;
  right: 5px;
  top: 10px;
  color: #ffa372;
}
.form-group label {
  color: #43658b;
  font-weight: 500;
}
.form-group input,
.form-group textarea,
.form-group select {
  background: #f8f7f7;
  border: 1px solid #E9E9E9;
  transition: all 0.3s ease-in-out;
  padding: 0 6px;
  height: 40px;
  border-radius: 8px;
  color: #595858;
}
.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
  background: #fff;
  border: 1px solid #43658b;
  outline: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
}
.form-group.rounded input,
.form-group.rounded textarea,
.form-group.rounded select {
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
  border: none;
  padding: 15px;
}
.form-group.rounded input:focus,
.form-group.rounded textarea:focus,
.form-group.rounded select:focus {
  background: #f8f7f7;
  border: 1px solid #43658b;
}
.daypart-table {
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.daypart-table.invalid {
  background: rgba(237, 102, 99, 0.25);
}
@media screen and (max-width: 500px) {
  .form-group .fa,
  .form-group .fab,
  .form-group .fad,
  .form-group .fal,
  .form-group .far,
  .form-group .fas,
  .form-group .svg-inline--fa {
    right: 5px;
    top: 50px;
  }
  .page-locatiekaart .form-group .fa,
  .page-locatiekaart .form-group .fab,
  .page-locatiekaart .form-group .fad,
  .page-locatiekaart .form-group .fal,
  .page-locatiekaart .form-group .far,
  .page-locatiekaart .form-group .fas,
  .page-locatiekaart .form-group .svg-inline--fa {
    right: 20px;
    top: 14px;
  }
}
.has-text-color.has-text-color.has-prim-color {
  color: #ed6663;
}
.has-text-color.has-sec-color {
  color: #ffa372;
}
.has-text-color.has-ter-color {
  color: #43658b;
}
.has-text-color.has-white-color {
  color: #fff;
}
.has-text-color.has-gray-color {
  color: #595858;
}
.has-background {
  padding: 15px;
}
.has-background.has-background.has-prim-background-color {
  background-color: #ed6663;
}
.has-background.has-sec-background-color {
  background-color: #ffa372;
}
.has-background.has-ter-background-color {
  background-color: #43658b;
}
.has-background.has-white-background-color {
  background-color: #fff;
}
.has-background.has-gray-background-color {
  background-color: #595858;
}
@keyframes blob-move {
  0% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(1.2) rotate(180deg);
  }
  100% {
    transform: scale(1) rotate(360deg);
  }
}
@keyframes scale-photo {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(243, 154, 90, 0.6);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(243, 154, 90, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(243, 154, 90, 0);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.hero {
  height: 70vh;
  position: relative;
}
.hero .overlay,
.hero .hero-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom right, rgba(67, 101, 139, 0.6), rgba(237, 102, 99, 0.6));
  z-index: 0;
}
.hero .hero-container {
  position: relative;
}
.hero .hero-container .hero-text {
  animation: fade-in 0.5s ease-in;
}
.hero .hero-container .hero-text .subline {
  color: #43658b;
  margin: 30px 0;
  font-weight: 500;
  font-size: 24px !important;
}
.hero .hero-container .hero-text .location-category h3 {
  font-size: 20px !important;
}
.hero .hero-container .hero-text .location-category ul {
  margin-top: 15px;
  padding: 0;
}
.hero .hero-container .hero-text .location-category ul li {
  list-style: none;
  margin-bottom: 15px;
}
.hero .hero-container .hero-text .location-category ul li img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.hero .hero-container .hero-text .location-category ul li .location-category-name {
  color: #43658b;
  font-weight: 500;
  padding-top: calc(15px / 2);
}
.hero.hero-basic {
  height: 70vh;
  padding-top: 0;
  margin-top: 80px;
}
.hero.hero-basic .hero-images .hero-image {
  border-radius: 50%;
  width: 400px;
  height: 400px;
  background-size: cover;
  background-position: center center;
  box-shadow: 20px 5px 0 10px rgba(255, 163, 114, 0.5);
}
.hero.hero-basic .hero-images .hero-image:before,
.hero.hero-basic .hero-images .hero-image:after {
  content: "";
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
}
.hero.hero-basic .hero-images .hero-image:before {
  transform: scale(1.5);
  width: 100px;
  height: 100px;
  background-image: url("../gfx/circles/images-cirles-top.svg");
  top: 5%;
}
.hero.hero-basic .hero-images .hero-image:after {
  width: 75px;
  height: 75px;
  background-image: url("../gfx/circles/images-cirles-bottom.svg");
  top: 85%;
  right: 30px;
}
.hero.hero-landingspage {
  height: 100vh;
  overflow: hidden;
  padding-top: 0;
}
.hero.hero-landingspage .hero-front {
  position: relative;
  height: 100%;
  transition: all 0.1s ease-in-out;
  opacity: 1;
  visibility: visible;
}
.hero.hero-landingspage .hero-front .hero-container {
  z-index: 10;
  height: 100%;
}
.hero.hero-landingspage .hero-front .hero-container .circles-top {
  top: 30%;
}
.hero.hero-landingspage .hero-front .hero-container .hero-text h1,
.hero.hero-landingspage .hero-front .hero-container .hero-text h2,
.hero.hero-landingspage .hero-front .hero-container .hero-text h3 {
  color: #fff;
}
.hero.hero-landingspage .hero-front .bg-image,
.hero.hero-landingspage .hero-front .bg-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover !important;
  background-position: center !important;
  overflow: hidden;
  z-index: -1;
}
.hero.hero-landingspage .hero-front .bg-image video,
.hero.hero-landingspage .hero-front .bg-video video {
  height: 125vh;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.hero.hero-landingspage .hero-back {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hero.hero-landingspage .hero-back .close-video {
  position: absolute;
  z-index: 10;
  right: 1%;
  top: 80%;
}
.hero.hero-landingspage .hero-back iframe {
  height: 90%!important;
}
.hero.hero-landingspage .hero-footer {
  opacity: 1;
  visibility: visible;
}
.hero.hero-landingspage.video-open {
  overflow: hidden;
}
.hero.hero-landingspage.video-open .hero-front {
  visibility: hidden;
  opacity: 0;
}
.hero.hero-landingspage.video-open .hero-back {
  display: block;
}
.hero.hero-landingspage.video-open .hero-footer {
  opacity: 0;
  visibility: hidden;
}
.hero.hero-landingspage .location-search {
  margin-top: 60px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  border-radius: 50px;
  padding: 15px 10px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  font-size: 20px;
}
.hero.hero-landingspage .location-search form {
  flex-grow: 1;
  display: flex;
  justify-content: space-around;
}
.hero.hero-landingspage .location-search form .form-group {
  width: auto;
  margin-left: 10px;
  position: relative;
}
.hero.hero-landingspage .location-search form .form-group input,
.hero.hero-landingspage .location-search form .form-group label,
.hero.hero-landingspage .location-search form .form-group textarea,
.hero.hero-landingspage .location-search form .form-group select {
  width: auto;
}
.hero.hero-landingspage .location-search form .form-group label {
  color: #43658b;
  font-weight: 500;
}
.hero.hero-landingspage .location-search form .form-group input,
.hero.hero-landingspage .location-search form .form-group select {
  margin-left: 10px;
}
.hero.hero-landingspage .location-search form .form-group input {
  width: 250px;
}
.hero.hero-landingspage .location-search form .form-group input::placeholder {
  color: #8C8B8B;
  font-size: 16px;
}
.hero.hero-landingspage .location-search form .form-group .btn {
  margin-left: 10px;
}
.hero.hero-archive {
  background: linear-gradient(to bottom right, #d25754, #ffaa7d);
  overflow: hidden;
  height: 80vh;
}
.hero.hero-archive .hero-container .hero-text h1 {
  color: #fff;
}
.hero.hero-archive .hero-container .hero-text .subline {
  color: #fff;
}
.hero.hero-archive .hero-footer svg#hero-wave-solid {
  bottom: -150px;
}
.hero.hero-single {
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero.hero-single .hero-container .hero-text h1 {
  color: #fff;
}
.hero.hero-single .hero-container .hero-text .label-container .label {
  background: rgba(67, 101, 139, 0.5);
  color: #fff;
}
.hero.hero-single .hero-footer svg#hero-wave-solid {
  bottom: -100px;
}
.hero.hero-location {
  height: 90vh;
}
.hero.hero-location .hero-container .hero-images {
  position: relative;
  animation: scale-photo 1s ease-in;
}
.hero.hero-location .hero-container .hero-images .image-container {
  object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.hero.hero-location .hero-container .hero-images .image-one {
  width: 400px;
  height: 400px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ed6663;
}
.hero.hero-location .hero-container .hero-images .image-two,
.hero.hero-location .hero-container .hero-images .image-three {
  width: 200px;
  height: 200px;
}
.hero.hero-location .hero-container .hero-images .image-two {
  top: 70%;
  left: 0;
  background-color: #43658b;
}
.hero.hero-location .hero-container .hero-images .image-three {
  right: 0;
  top: -10%;
  background-color: #ffa372;
}
.hero .hero-footer {
  position: absolute;
  width: 100%;
  bottom: -10%;
}
.hero .hero-footer svg {
  position: absolute;
  width: 130%;
  bottom: 0;
  left: -10%;
  transition: all 0.3s ease-in-out;
}
.hero .hero-footer svg#hero-wave-opacity {
  bottom: -10%;
}
.background-shape-container {
  position: absolute;
  width: 100%;
  height: 130%;
  z-index: -1;
  overflow: hidden;
  top: -80px;
}
.background-shape-container div {
  position: absolute;
  animation: blob-move 300s linear infinite;
}
.background-shape-container .right-top {
  top: -60%;
  right: -40%;
}
.background-shape-container .left-top {
  left: -30%;
  top: -60%;
}
.background-shape-container .left-bottom {
  top: 40%;
  left: -10%;
}
.background-shape-container.hide {
  display: none;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .hero.hero-landingspage.video-open {
    height: 90vh;
  }
}
@media screen and (max-width: 1024px) {
  .background-shape-container div {
    animation: unset;
  }
  .background-shape-container .right-top {
    right: -100%;
  }
  .background-shape-container .left-top {
    left: -50%;
  }
  .background-shape-container .left-bottom {
    top: 50%;
    left: -20%;
  }
  .hero.hero-single .hero-container .hero-text {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .hero.hero-single .hero-container .hero-text .label-container .label {
    margin-bottom: 10px;
  }
  .hero.hero-basic {
    height: auto;
  }
  .hero.hero-basic .hero-container .hero-images .hero-image {
    width: 200px;
    height: 200px;
  }
  .hero.hero-basic .hero-container .hero-text {
    margin-top: 30px;
  }
  .hero.hero-landingspage {
    height: auto;
  }
  .hero.hero-landingspage .circles-top {
    display: none;
  }
  .hero.hero-landingspage .hero-front .hero-container .hero-text {
    margin-top: 75px;
  }
  .hero.hero-landingspage .hero-back {
    height: auto;
  }
  .hero.hero-landingspage .hero-back .close-video {
    position: relative;
    display: block;
    margin: auto;
    width: 100px;
    margin-top: 30px;
  }
  .hero.hero-landingspage .hero-back iframe {
    height: 80vh!important;
  }
  .hero.video-open {
    height: 80vh;
  }
}
@media (min-width: 500px) and (max-width: 1200px) {
  .hero {
    height: auto;
  }
  .hero .hero-footer {
    display: none;
  }
  .hero .hero-container .hero-images {
    height: 500px;
    transform: scale(0.8);
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search {
    border-radius: 20px;
    padding: 30px 10px;
    margin-bottom: 60px;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group {
    width: 100%;
    margin-bottom: 15px;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group label {
    text-align: right;
    width: 33%;
    margin-left: 10px;
    display: inline-block;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group input,
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group select {
    width: 50%;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group .svg-inline--fa {
    display: none;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group.location-map-submit {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }
}
.hero-title-only h1 {
  margin-top: 180px;
  margin-bottom: 60px;
}
@media (min-width: 500px) and (max-width: 1024px) {
  .hero {
    padding-top: calc(60px * 2);
  }
}
@media screen and (max-width: 500px) {
  .background-shape-container .right-top {
    right: -150%;
    top: -105%;
  }
  .background-shape-container .right-top svg {
    width: 70%;
  }
  .background-shape-container .left-top {
    display: none;
  }
  .background-shape-container .left-bottom {
    display: none;
  }
  .hero {
    padding-top: 0;
    height: auto;
  }
  .hero .hero-container .hero-text h1 {
    margin-top: 15px;
  }
  .hero .hero-container .hero-text .subline {
    margin: 15px 0;
  }
  .hero.video-open {
    height: 40vh;
  }
  .hero.video-open .hero-back iframe {
    height: 40vh!important;
  }
  .hero.hero-location {
    height: auto;
  }
  .hero.hero-location .hero-container .hero-images {
    height: 25vh;
    margin-top: 15px;
  }
  .hero.hero-location .hero-container .hero-images .image-one {
    width: 150px;
    height: 150px;
    z-index: 1;
  }
  .hero.hero-location .hero-container .hero-images .image-two,
  .hero.hero-location .hero-container .hero-images .image-three {
    width: 100px;
    height: 100px;
  }
  .hero.hero-location .hero-container .hero-images .image-two {
    top: 5%;
    left: 10%;
  }
  .hero.hero-location .hero-container .hero-images .image-three {
    top: -5%;
    right: 5%;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search {
    border-radius: 8px;
    padding: 15px 10px;
    margin-bottom: 15px;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group {
    padding: 0;
    margin-left: 0;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group input,
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group label {
    width: 100%;
    margin-left: 0;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group select {
    width: 290px;
    margin-left: 0;
  }
  .hero.hero-landingspage .hero-front .hero-container .location-search .form-group label {
    text-align: left;
  }
  .hero.hero-single .hero-container .hero-text {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .hero.hero-single .hero-container .hero-text .label-container {
    flex-direction: column;
  }
  .hero.hero-single .hero-container .hero-text .label-container .label {
    margin-bottom: 10px;
  }
}
@media screen and (max-height: 800px) {
  .hero {
    height: auto;
  }
  .hero.hero-location {
    height: auto;
  }
  .hero.hero-location .hero-container .hero-text {
    margin-top: 120px;
  }
  .hero.hero-archive .hero-footer {
    display: none;
  }
}
footer {
  padding-top: 30px;
  background-color: #4a6f98;
  position: relative;
}
footer .footer-content {
  padding-bottom: 30px;
}
footer .footer-content .footer-col {
  padding: 15px;
}
footer .footer-content .footer-col ul {
  padding: 0;
}
footer .footer-content .footer-col li {
  list-style: none;
}
footer .footer-content .footer-col .menu li {
  margin-bottom: calc(10px / 2);
}
footer .footer-content .footer-col .menu li a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}
footer .footer-content .footer-col .menu li a:hover {
  color: #ffa372;
}
footer .footer-content .footer-col .menu li.current_page_item a {
  color: #ffa372;
}
footer .footer-content .footer-col#footer-col-1 img {
  margin-bottom: 15px;
  max-width: 200px!important;
}
footer .footer-content .footer-col#footer-col-1 ul li {
  color: #fff;
}
footer .footer-content .footer-col#footer-col-1 ul li .svg-inline--fa {
  color: #ffa372;
  margin-right: 10px;
}
footer .footer-content .footer-col#footer-col-3 ul li {
  text-align: center;
}
footer .footer-content .footer-col#footer-col-3 ul li a {
  font-weight: 400;
}
footer .footer-content .footer-col#footer-col-3 .svg-inline--fa {
  color: #fff;
}
footer .footer-content .footer-col#footer-col-3 .menu li a {
  font-size: 12px;
}
footer .footer-copywright {
  background-color: #43658b;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 10px;
}
.cookie-banner {
  position: fixed;
  bottom: 40px;
  left: 10%;
  right: 10%;
  width: 80%;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 99px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
@media (min-width: 0) and (max-width: 1024px) {
  footer .footer-content .footer-col div {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
  footer .footer-content .footer-col img {
    margin: auto;
    display: block;
  }
  footer .footer-content .footer-col .menu li {
    text-align: center;
  }
  .cookie-banner {
    width: 100%;
    left: 0;
    bottom: 0;
    border-radius: 0;
    z-index: 99;
    display: block;
  }
}
.content {
  padding-top: calc(60px * 2);
  position: relative;
}
.content .location-content {
  max-width: 960px;
}
.content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 400px;
  top: 0;
  background: url("../gfx/circles/content-header.svg");
  background-repeat: no-repeat;
  background-position: top center;
  z-index: -1;
}
.content.basic-page {
  padding-top: 0;
  margin: 15px 0;
}
.content.single-vacancie {
  margin-bottom: 15px;
}
.content.single-vacancie:before {
  display: none;
}
.icon-circle {
  background-color: #ffa372;
  border-radius: 50%;
  color: #fff;
  width: 30px;
  height: 30px;
  position: relative;
}
.icon-circle .svg-inline--fa {
  left: 4px;
  top: 7px;
  position: absolute;
}
.wp-block-column {
  position: relative;
}
.card {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border: none;
  padding: 15px;
}
figure.is-style-skf-image,
div.is-style-skf-image,
figure.is-style-skf-image-shadow,
div.is-style-skf-image-shadow {
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
figure.is-style-skf-image.size-full,
div.is-style-skf-image.size-full,
figure.is-style-skf-image-shadow.size-full,
div.is-style-skf-image-shadow.size-full,
figure.is-style-skf-image.size-large,
div.is-style-skf-image.size-large,
figure.is-style-skf-image-shadow.size-large,
div.is-style-skf-image-shadow.size-large {
  width: 500px;
  height: 500px;
}
figure.is-style-skf-image.size-medium,
div.is-style-skf-image.size-medium,
figure.is-style-skf-image-shadow.size-medium,
div.is-style-skf-image-shadow.size-medium {
  width: 300px;
  height: 300px;
  margin: auto;
}
figure.is-style-skf-image.size-thumbnail,
div.is-style-skf-image.size-thumbnail,
figure.is-style-skf-image-shadow.size-thumbnail,
div.is-style-skf-image-shadow.size-thumbnail {
  width: 150px;
  height: 150px;
  margin: auto;
}
figure.is-style-skf-image.size-thumbnail img,
div.is-style-skf-image.size-thumbnail img,
figure.is-style-skf-image-shadow.size-thumbnail img,
div.is-style-skf-image-shadow.size-thumbnail img {
  margin-left: 0;
}
figure.is-style-skf-image:before,
div.is-style-skf-image:before,
figure.is-style-skf-image-shadow:before,
div.is-style-skf-image-shadow:before,
figure.is-style-skf-image:after,
div.is-style-skf-image:after,
figure.is-style-skf-image-shadow:after,
div.is-style-skf-image-shadow:after {
  content: "";
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
}
figure.is-style-skf-image:before,
div.is-style-skf-image:before,
figure.is-style-skf-image-shadow:before,
div.is-style-skf-image-shadow:before {
  width: 100px;
  height: 100px;
  background-image: url("../gfx/circles/images-cirles-top.svg");
  top: 5%;
}
figure.is-style-skf-image:after,
div.is-style-skf-image:after,
figure.is-style-skf-image-shadow:after,
div.is-style-skf-image-shadow:after {
  width: 75px;
  height: 75px;
  background-image: url("../gfx/circles/images-cirles-bottom.svg");
  top: 75%;
  right: 70px;
}
figure.is-style-skf-image img,
div.is-style-skf-image img,
figure.is-style-skf-image-shadow img,
div.is-style-skf-image-shadow img {
  max-width: none;
  margin-left: -25%;
  border-radius: 0!important;
}
figure.is-style-skf-image-shadow,
div.is-style-skf-image-shadow {
  box-shadow: 20px 5px 0 10px rgba(255, 163, 114, 0.5);
}
.quote-container {
  margin-top: calc(60px * 2);
  position: relative;
}
.quote-container .quote h3 {
  width: 70%;
  margin: auto;
}
.quote-container .quote h3.employee {
  color: #43658b;
}
.quote-container .quote h3.parent {
  color: #ed6663;
}
.quote-container .quote span {
  padding-top: 15px;
}
.quote-container .quote span.employee {
  color: #ed6663;
}
.quote-container .quote span.parent {
  color: #43658b;
}
@media screen and (max-width: 1024px) {
  .content {
    padding-top: 0;
  }
  .content:before {
    background-size: cover;
    height: 500px;
    top: -15%;
  }
  .quote-container .quote h3 {
    width: 100%;
  }
}
.content-404 {
  height: 60vh;
}
@media (min-width: 500px) and (max-width: 1200px) {
  .content {
    margin-top: 30px;
  }
  figure.is-style-skf-image.size-full,
  figure.is-style-skf-image-shadow.size-full,
  figure.is-style-skf-image.size-medium,
  figure.is-style-skf-image-shadow.size-medium,
  figure.is-style-skf-image.size-large,
  figure.is-style-skf-image-shadow.size-large {
    width: 300px;
    height: 300px;
    box-shadow: none;
  }
  figure.is-style-skf-image.size-full img,
  figure.is-style-skf-image-shadow.size-full img,
  figure.is-style-skf-image.size-medium img,
  figure.is-style-skf-image-shadow.size-medium img,
  figure.is-style-skf-image.size-large img,
  figure.is-style-skf-image-shadow.size-large img {
    margin-left: 0;
    height: 300px;
  }
}
#cookie-law-info-bar {
  box-shadow: none;
  border-radius: 8px 8px 0 0;
}
#cookie-law-info-bar a {
  text-decoration: none !important;
}
@media screen and (max-width: 500px) {
  .content {
    margin-top: 30px;
  }
  .wp-block-image img {
    height: auto;
  }
  figure.is-style-skf-image,
  figure.is-style-skf-image-shadow {
    width: 100% !important;
    height: 250px !important;
    border-radius: unset;
    box-shadow: none;
    display: flex;
  }
  figure.is-style-skf-image:before,
  figure.is-style-skf-image-shadow:before,
  figure.is-style-skf-imageafter,
  figure.is-style-skf-image-shadowafter {
    display: none;
  }
  figure.is-style-skf-image img,
  figure.is-style-skf-image-shadow img {
    margin-left: 0;
  }
}
.circles-top {
  position: absolute;
  width: 90px;
  height: 90px;
  left: -90px;
  top: -45px;
}
.circles-top span {
  display: block;
  border-radius: 50%;
  position: absolute;
}
.circles-top span:nth-child(1) {
  width: 30px;
  height: 30px;
  background: #43658b;
}
.circles-top span:nth-child(2),
.circles-top span:nth-child(4) {
  width: 15px;
  height: 15px;
  background: #ffa372;
}
.circles-top span:nth-child(2) {
  left: 75px;
  top: 5px;
}
.circles-top span:nth-child(3) {
  width: 25px;
  height: 25px;
  background: #ed6663;
  top: 55px;
  left: 55px;
}
.circles-top span:nth-child(4) {
  top: 75px;
}
.circles-bottom {
  position: absolute;
  width: 90px;
  height: 90px;
  right: -90px;
  bottom: -45px;
}
.circles-bottom span {
  display: block;
  border-radius: 50%;
  position: absolute;
}
.circles-bottom span:nth-child(1) {
  width: 30px;
  height: 30px;
  left: 30px;
  background: #ffa372;
}
.circles-bottom span:nth-child(2) {
  left: 5px;
  top: 55px;
  width: 15px;
  height: 15px;
  background: #ed6663;
}
.hero-landingspage .circles-top span {
  background: rgba(255, 255, 255, 0.5);
}
.quote-container .circles-top {
  left: 5%;
  top: -100%;
  animation: cta-circle-animation 200s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.quote-container .circles-bottom {
  right: 5%;
  bottom: -100%;
  animation: cta-circle-animation 200s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.user-review-container .circles-top {
  left: 40%;
  top: 10%;
  opacity: 0.5;
  animation: cta-circle-animation 200s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.user-review-container .circles-bottom {
  animation: cta-circle-animation 200s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
  opacity: 0.5;
}
@media screen and (max-width: 1024px) {
  .circles-top {
    left: 0;
    top: 65px;
    transform: scale(1.3);
  }
  .quote-container .circles-top {
    transform: none;
    left: -5%;
    top: -10%;
    opacity: 0.25;
  }
  .quote-container .circles-bottom {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 1024px) {
  .circles-top {
    top: -100px;
  }
}
@media screen and (max-width: 1400px) {
  .circles-top {
    display: none;
  }
  .circles-bottom {
    display: none;
  }
  .user-review-container .circles-top {
    display: none;
  }
  .user-review-container .circles-bottom {
    display: none;
  }
}
.location-map-container {
  padding: 0;
  position: relative;
  margin-top: 80px;
  overflow: hidden;
}
.location-map-container #map {
  height: calc(100vh - 80px);
  width: 100%;
}
.location-map-container .search-field {
  position: absolute;
  width: 100%;
  height: 50px;
  z-index: 10;
  padding: 0 15px;
  margin-top: 15px;
}
.location-map-container .search-field textarea {
  overflow: hidden;
}
.location-map-container .location-type-filter {
  border-radius: 8px;
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  background: #fff;
  padding: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
  padding-bottom: 50px;
}
.location-map-container .location-type-filter label {
  color: #ed6663;
  font-weight: 500;
}
.location-map-container .search-results {
  position: absolute;
  background: #fff;
  border-radius: 8px;
  top: 80px;
  z-index: 10;
  visibility: hidden;
  transform: translateY(500px);
  transition: all 0.6s ease-in-out;
  margin: 0 15px;
  padding: 15px 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
}
.location-map-container .search-results.active {
  visibility: visible;
  transform: translateY(0);
}
.location-map-container .search-results .use-location {
  margin: 10px;
  cursor: pointer;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  flex-direction: inherit;
}
.location-map-container .search-results .use-location:hover {
  background-color: #f8f7f7;
}
.location-map-container .search-results .use-location .title {
  font-weight: 500;
  color: #43658b;
  padding-top: 5px;
}
.location-map-container .search-results h5 {
  padding: 15px;
  border-bottom: 1px solid #f8f7f7;
}
.location-map-container .search-results .results-items {
  margin-top: 15px;
  max-height: 360px;
  overflow: auto;
}
.location-map-container .search-results .results-items .close-button {
  z-index: 50;
  background: white;
}
.location-map-container .search-results .results-items .single-result {
  margin-top: 10px;
  padding: 10px 0;
  border-bottom: 1px solid #f8f7f7;
  font-size: 12px;
}
.location-map-container .search-results .results-items .single-result .row {
  margin: 0;
}
.location-map-container .search-results .results-items .single-result .location-title {
  color: #43658b;
  font-size: 14px;
  font-weight: 500;
}
.location-map-container .search-results .results-items .single-result .location-types {
  float: right;
}
.location-map-container .search-results .results-items .single-result .location-types img {
  margin-right: calc(10px / 2);
}
.location-map-container .search-results .results-items .single-result .btn {
  float: right;
}
.location-map-container .search-results .results-items:last-child {
  margin-bottom: 30px;
}
.location-map-container .search-results .result-footer {
  text-align: center;
  position: absolute;
  bottom: 10px;
  background-color: #fff;
  margin: auto;
  width: 97%;
}
.location-map-container .marker-container {
  position: absolute;
  z-index: 5;
  width: 50px;
  height: 70px;
}
.location-map-container .marker-container .marker {
  position: absolute;
  background-image: url("../gfx/icons/marker.svg");
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 50px;
  height: 70px;
}
.location-map-container .marker-container.cluster {
  background-image: url("../gfx/icons/cluster-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  left: 70%;
  top: 20%;
  padding: 25px 20px;
}
.location-map-container .marker-container.cluster .number {
  color: #fff;
  font-weight: 500;
}
.location-map-container .marker-container#marker-location-name {
  left: 10%;
  top: 50%;
}
.location-map-container .marker-container#marker-location-name-2 {
  left: 50%;
  top: 60%;
}
.location-map-container .marker-container .marker-location-type {
  position: absolute;
  background: #fff;
  height: 50px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
  border-radius: 50px;
  width: auto;
  padding: 15px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  transform: translateX(-10px);
}
.location-map-container .marker-container .marker-location-type img {
  display: block;
  float: left;
  margin-right: calc(10px / 2);
}
.location-map-container .marker-container .marker-location-type img:first-child {
  margin-left: 50px;
}
.location-map-container .marker-container:hover .marker,
.location-map-container .marker-container:active .marker,
.location-map-container .marker-container.active-marker .marker {
  background-image: url("../gfx/icons/marker-hover.svg");
}
.location-map-container .marker-container:hover .marker-location-type,
.location-map-container .marker-container:active .marker-location-type,
.location-map-container .marker-container.active-marker .marker-location-type {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.location-map-container .location-card {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 15;
  top: 75%;
  left: 0;
  min-height: 20vh;
  border-radius: 8px;
  transition: transform 0.2s ease-out;
  transform: translateY(200px);
}
.location-map-container .location-card.open-location-card {
  transform: translateY(0);
}
.location-map-container .location-card.closed-location-card {
  transform: translateY(200px) !important;
}
.location-map-container .location-card .thumb-wrapper {
  display: flex;
  align-items: center;
  padding: 15px 0;
  cursor: pointer;
  pointer-events: none;
}
.location-map-container .location-card .thumb-wrapper .draggable-thumb {
  margin: auto;
  border-radius: 50px;
  width: 35px;
  height: 4px;
  overflow: hidden;
  background-color: #8C8B8B;
  box-shadow: 0 0 0 1px #8C8B8B;
}
.location-map-container .location-card .location-card-content {
  pointer-events: none;
  padding: 15px;
}
.location-map-container .location-card .location-card-content .location-title,
.location-map-container .location-card .location-card-content .location-card-title {
  color: #ed6663;
  font-weight: 500;
}
.location-map-container .location-card .location-card-content .location-card-header {
  text-align: center;
  margin: 0 30px;
}
.location-map-container .location-card .location-card-content .location-card-header .location-title {
  font-size: 20px;
  font-weight: 600;
}
.location-map-container .location-card .location-card-content .location-image {
  height: 150px;
  margin: 15px -15px;
  background-position: center center;
  background-repeat: no-repeat;
}
.location-map-container .location-card .location-card-content ul {
  padding: 0;
}
.location-map-container .location-card .location-card-content ul li {
  list-style: none;
}
.location-map-container .location-card .location-card-content .location-types ul {
  margin-top: 10px;
}
.location-map-container .location-card .location-card-content .location-types ul li {
  margin-bottom: calc(10px / 2);
}
.location-map-container .location-card .location-card-content .location-card-footer {
  text-align: center;
}
.location-map-container .location-card .location-card-content .location-card-footer .btn {
  pointer-events: visible;
  margin-top: 15px;
  margin: auto;
}
@media (min-width: 1024px) {
  .location-map-container {
    margin-top: 0;
  }
  .location-map-container #map {
    height: 100vh;
  }
  .location-map-container .search-field {
    margin-top: 150px;
    width: 350px;
    padding: 0;
    left: 15px;
  }
  .location-map-container .location-type-filter {
    width: 350px;
    top: 215px;
    bottom: unset;
    left: 15px;
  }
  .location-map-container .search-results {
    top: 350px;
    width: 350px;
    transform: translateY(650px);
  }
  .location-map-container .search-results .results-items {
    max-height: 500px;
  }
  .location-map-container .location-card {
    position: absolute;
    top: 350px;
    width: 350px;
    left: 15px;
    height: 578px;
    transform: translateY(1000px);
  }
  .location-map-container .location-card .thumb-wrapper {
    display: none;
  }
  .location-map-container .location-card.open-location-card {
    transform: translateY(0) !important;
  }
  .location-map-container .location-card.closed-location-card {
    transform: translateY(1000px) !important;
  }
}
@media (min-width: 1024px) and (max-height: 900px) {
  .location-map-container .search-results.active {
    transform: translateY(-160px) !important;
  }
  .location-map-container .location-card.open-location-card {
    transform: translateY(-230px) !important;
  }
}
.gm-style .gm-style-iw-c {
  position: absolute;
  background: #fff;
  height: 50px!important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
  border-radius: 50px!important;
  top: -40px;
  left: 40px;
  width: auto;
  transition: all 0.2s ease-in-out;
  transform: translateX(-10px);
}
.gm-style .gm-style-iw-c img {
  display: block;
  float: left;
  margin-right: calc(10px / 2);
}
.location-gallery-container {
  margin-top: 60px;
}
.location-gallery-container h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.location-gallery-container .location-gallery .single-image {
  width: 100%;
  height: 450px;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}
.location-gallery-container .location-gallery .single-image img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.location-gallery-container .slider-controls {
  width: 100%;
  margin-top: 15px;
}
.location-gallery-container .slider-controls .gallery-button {
  background: rgba(255, 163, 114, 0.5);
  border-radius: 50%;
  color: #fff;
  height: 50px;
  width: 50px;
  font-size: 20px;
  margin: 0 15px;
  padding: 10px 15px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.location-gallery-container .slider-controls .gallery-button:hover {
  background: #ffa372;
}
@media (min-width: 0) and (max-width: 500px) {
  .location-gallery-container {
    margin-top: 30px;
  }
  .location-gallery-container h2 {
    padding: 0 15px;
    margin-bottom: 15px;
  }
  .location-gallery-container .location-gallery {
    padding: 0;
  }
  .location-gallery-container .location-gallery .slick-slide {
    margin: 0 10px;
  }
  .location-gallery-container .location-gallery .single-image {
    height: 250px;
  }
  .location-gallery-container .location-gallery .single-image img {
    height: 150%;
    width: auto;
  }
}
.information {
  margin-top: calc(60px * 2);
  position: relative;
}
.information.faq-container {
  margin-top: 15px;
}
.information.faq-container:before {
  display: none;
}
.information.faq-container h2 {
  font-size: 24px !important;
  text-align: left;
  width: 80%;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 30px;
}
.information:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 500px;
  bottom: -80%;
  background: url("../gfx/circles/accordion-footer.svg");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}
.information h2 {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.information .information-accordion {
  width: 70%;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  margin: auto;
}
.information .information-accordion .accordion-header {
  cursor: pointer;
  padding: 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: all 0.2s ease-in-out;
  color: #43658b;
  font-weight: 500;
  border-bottom: 1px solid #f8f7f7;
}
.information .information-accordion .accordion-header .svg-inline--fa {
  color: #ffa372;
}
.information .information-accordion .accordion-header.active,
.information .information-accordion .accordion-header:hover {
  background-color: rgba(255, 163, 114, 0.1);
}
.information .information-accordion .accordion-header.active:after {
  content: "\002D";
  background: #ffa372;
}
.information .information-accordion .accordion-header:after {
  content: '\002B';
  color: #fff;
  background: rgba(255, 163, 114, 0.5);
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 20px;
  float: right;
  line-height: 22px;
  margin-left: 15px;
  transition: all 0.2s ease-in-out;
}
.information .information-accordion .panel {
  padding: 0 15px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background: #f8f7f7;
}
.information .information-accordion .panel .panel-content {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 10px 15px;
  width: 80%;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.information .information-accordion .panel .panel-content p {
  margin: 15px 0;
}
.information .information-accordion .panel .panel-content .accordion-title {
  color: #43658b;
  width: 100%;
  font-weight: 500;
}
.information .information-accordion .panel .panel-content .empty {
  color: #8C8B8B;
  font-style: italic;
}
.information .information-accordion .panel .panel-content .employee {
  margin-top: 15px;
}
.information .information-accordion .panel .panel-content .employee .employee-avatar {
  width: 50px;
  height: 50px;
  border-radius: 30px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../gfx/icons/employee.svg");
}
.information .information-accordion .panel .panel-content .employee .employee-name {
  font-weight: 500;
  padding: 15px;
}
.information .information-accordion .panel .panel-content .downloads {
  margin-top: 15px;
}
.information .information-accordion .panel .panel-content .downloads .fa-ul {
  margin-left: 0;
}
.information .information-accordion.faq {
  width: 80%;
}
.information .information-accordion.faq .accordion-header {
  position: relative;
}
.information .information-accordion.faq .accordion-header h3 {
  font-size: 16px !important;
  margin-bottom: 0;
  color: #43658b;
}
.information .information-accordion.faq .accordion-header:after {
  position: absolute;
  right: 15px;
  top: 15px;
}
@media screen and (max-width: 1024px) {
  .information:before {
    display: none;
  }
  .information .information-accordion {
    width: 100%;
    box-shadow: none;
    border-radius: 0;
  }
  .information .information-accordion .accordion-header:hover {
    background: #fff;
  }
  .information .information-accordion .panel {
    padding: 0 10px;
  }
  .information .information-accordion .panel .panel-content {
    width: 90%;
  }
  .information .information-accordion.faq {
    width: 100%;
  }
  .information .information-accordion.faq .accordion-header h3 {
    width: 90%;
  }
  .information.faq-container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.cta-waves-container {
  margin-top: 30px;
}
.cta-waves-container .waves {
  position: relative;
  width: 100%;
  height: 23vh;
  margin-bottom: -7px;
  /*Fix for safari gap*/
  min-height: 100px;
  max-height: 150px;
  overflow: visible;
}
.content-cta {
  position: relative;
  height: 30vh;
  text-align: center;
  width: 100%;
  padding: 30px 0;
}
.content-cta h3 {
  color: #fff;
  width: 30%;
  margin: 0 auto;
  margin-top: 30px;
  font-weight: 600;
  padding: 15px;
}
.content-cta:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #ffa372;
  top: 0;
  position: absolute;
  z-index: -1;
}
.content-cta .cta-circles-left,
.content-cta .cta-circles-right {
  position: absolute;
}
.content-cta .cta-circles-left span,
.content-cta .cta-circles-right span {
  display: block;
  border-radius: 50%;
  position: absolute;
  background: rgba(255, 255, 255, 0.25);
  width: 80px;
  height: 80px;
  transform-origin: left;
  animation: cta-circle-animation 100s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.content-cta .cta-circles-left span:nth-child(1),
.content-cta .cta-circles-right span:nth-child(1) {
  width: 40px;
  height: 40px;
  left: 100px;
  top: 0;
  animation-delay: 0.5ms;
}
.content-cta .cta-circles-left span:nth-child(2),
.content-cta .cta-circles-right span:nth-child(2) {
  left: 5px;
  top: 0;
  width: 150px;
  height: 150px;
  animation-delay: 1.5ms;
}
.content-cta .cta-circles-left {
  left: 20%;
}
.content-cta .cta-circles-right {
  right: 20%;
}
.content-cta .cta-circles-right span:nth-child(1) {
  left: 100px;
  top: -120px;
}
.content-cta .cta-circles-right span:nth-child(2) {
  left: 5px;
  top: -100px;
  width: 100px;
  height: 100px;
}
.content-cta .cta-circles-right span:nth-child(3) {
  right: 50px;
  top: 0;
  width: 15px;
  height: 15px;
}
/* Animation */
.parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 40s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 50s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 25s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 60s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
@keyframes cta-circle-animation {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .cta-waves-container .waves {
    height: 40px;
    min-height: 80px;
  }
  .content-cta {
    min-height: 60vh;
    height: 100%;
  }
  .content-cta h3 {
    width: 100%;
  }
  .content-cta .cta-circles-right {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 1200px) {
  .content-cta {
    height: 40vh;
  }
  .content-cta h3 {
    width: 100%;
  }
}
.opvangtypes-container {
  margin-top: 60px;
  padding: 0;
}
.opvangtypes-container h2 {
  padding: 0 15px;
}
.opvangtypes-container .opvang-types .slick-list {
  padding: 0 20% 0 0;
}
.opvangtypes-container .opvang-types .single-opvang {
  padding: 15px 10px;
}
.opvangtypes-container .opvang-types .single-opvang a {
  text-decoration: none;
}
.opvangtypes-container .opvang-types .single-opvang .single-opvang-inner {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  height: 100px;
  padding: 15px 10px;
  transition: all 0.3s ease-in-out;
}
.opvangtypes-container .opvang-types .single-opvang .single-opvang-inner img {
  width: 60px;
  height: auto;
  margin-right: 10px;
}
.opvangtypes-container .opvang-types .single-opvang .single-opvang-inner h3 {
  font-size: 16px !important;
  font-weight: 600;
  margin-bottom: 0;
}
.opvangtypes-container .opvang-types .single-opvang .single-opvang-inner .ages {
  font-size: 12px;
  font-weight: 600;
  color: #43658b;
}
.opvangtypes-container .opvang-types .slick-active .single-opvang .single-opvang-inner {
  background: #ed6663;
}
.opvangtypes-container .opvang-types .slick-active .single-opvang .single-opvang-inner h3 {
  color: #fff;
  margin-top: 0;
}
.opvangtypes-container .opvang-types .slick-active .single-opvang .single-opvang-inner .ages {
  color: #fff;
}
@media (min-width: 0) and (max-width: 1024px) {
  .opvangtypes-container {
    max-width: 100%;
    margin-top: 30px;
  }
}
@media (min-width: 1024px) {
  .opvangtypes-container h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .opvangtypes-container .opvang-types .single-opvang {
    width: 25%;
  }
  .opvangtypes-container .opvang-types .slick-active .single-opvang .single-opvang-inner {
    background: #fff;
  }
  .opvangtypes-container .opvang-types .slick-active .single-opvang .single-opvang-inner h3 {
    color: #ed6663;
    margin-top: 0;
  }
  .opvangtypes-container .opvang-types .slick-active .single-opvang .single-opvang-inner .ages {
    color: #43658b;
  }
  .opvangtypes-container .opvang-types .slick-active .single-opvang .single-opvang-inner:hover {
    background: #ed6663;
  }
  .opvangtypes-container .opvang-types .slick-active .single-opvang .single-opvang-inner:hover h3 {
    color: #fff;
  }
  .opvangtypes-container .opvang-types .slick-active .single-opvang .single-opvang-inner:hover .ages {
    color: #fff;
  }
  .opvangtypes-container .opvang-types .slick-list {
    padding: 0;
    width: 100%;
  }
}
.usp-container {
  margin-top: 60px;
  position: relative;
}
.usp-container .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.usp-container .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.usp-container .usp-title {
  text-align: center;
  margin-bottom: 60px;
}
.usp-container .usp-single {
  padding: 10px;
}
.usp-container .usp-single .usp-inner {
  margin: 60px 15px 0;
  text-align: center;
  position: relative;
  height: 100%;
}
.usp-container .usp-single .usp-inner .usp-image {
  position: absolute;
  width: 100%;
  top: -100px;
  left: 0;
}
.usp-container .usp-single .usp-inner .usp-image img {
  width: 150px;
  display: block;
  margin: auto;
}
.usp-container .usp-single .usp-inner .usp-content {
  margin-top: 60px;
  margin-bottom: 15px;
}
.usp-container .usp-single .usp-inner .usp-content h3 {
  font-size: 20px !important;
  font-weight: 600;
}
.usp-container .usp-single .usp-inner .usp-content .intro {
  color: #43658b;
}
.usp-container .usp-background {
  position: absolute;
  left: 0;
  top: 30%;
  z-index: -1;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .usp-container .usp-title {
    margin-bottom: 0;
  }
  .usp-container .usp-single .usp-inner {
    margin: calc(60px * 2) 0 0;
  }
  .usp-container .usp-background {
    display: none;
  }
}
.user-review-container {
  margin-bottom: 60px;
  margin-top: 60px;
}
.user-review-container .subline {
  color: #43658b;
}
.user-review-container .instructions {
  font-size: 12px;
  color: #8C8B8B;
  font-style: italic;
  padding-bottom: 30px;
}
.user-review-container h2 {
  margin-bottom: 30px;
}
.user-review-container .single-review {
  width: 100%;
  margin-bottom: 15px;
}
.user-review-container .single-review .review-image {
  width: 50px;
  height: 50px;
  flex: 0 0 50px;
  border-radius: 50%;
  background-position: center center;
  background-size: cover;
  background-image: url("../gfx/icons/employee.svg");
  transition: all 0.2s ease-in-out;
}
.user-review-container .single-review .review-content {
  margin-left: 15px;
}
.user-review-container .single-review .review-content .name {
  margin-top: 15px;
  display: block;
  color: #43658b;
  transition: all 0.2s ease-in-out;
}
.user-review-container .single-review .review-content .review-content-text {
  display: none;
  max-height: 0;
  transition: all 0.2s ease-in-out;
  margin-top: 10px;
}
.user-review-container .single-review:hover {
  cursor: pointer;
}
.user-review-container .single-review:hover .review-image {
  box-shadow: 0 0 0 5px rgba(255, 163, 114, 0.5);
}
.user-review-container .single-review:hover .review-content h4 {
  color: #ed6663;
}
.user-review-container .single-review.review-open .review-image {
  box-shadow: 0 0 0 5px rgba(255, 163, 114, 0.5);
}
.user-review-container .single-review.review-open .review-content h4 {
  color: #ed6663;
}
.user-review-container .single-review.review-open .review-content .review-content-text {
  display: block;
  max-height: 100%;
}
@media (min-width: 1024px) {
  .user-review-container {
    position: relative;
  }
  .user-review-container .single-review .review-content {
    width: 100%;
  }
  .user-review-container .single-review .review-content .review-content-text {
    position: absolute;
    right: 0;
    top: 50%;
    width: 50%;
    display: block;
    max-height: 100%;
    opacity: 0;
    visibility: hidden;
    transform: translateY(0);
    transition: all 0.2s ease-in-out;
  }
  .user-review-container .single-review.review-open .review-content .review-content-text {
    transform: translateY(-50px);
    opacity: 1;
    visibility: visible;
  }
}
.label-container {
  margin-top: 15px;
  flex-direction: column;
  align-items: flex-start;
}
.label-container .label {
  background: rgba(67, 101, 139, 0.1);
  color: #43658b;
  margin-right: 10px;
  padding: 10px 15px;
  border-radius: 30px;
  font-size: 12px;
  margin-bottom: 10px;
}
.label-container .label.white {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.row-flex > [class*='col-'] {
  display: flex;
}
.row-narrow {
  width: 50%;
}
.grid {
  position: relative;
  top: -180px;
}
.grid .card {
  margin-bottom: 30px;
}
.grid .card .card-header {
  height: 200px;
  margin: -15px;
  background-size: cover;
  background-position: center center;
  border-radius: 8px 8px 0 0;
}
.grid .card .card-body {
  padding: 15px;
}
.grid .card .card-body h2 {
  font-size: 20px !important;
  margin-top: 15px;
  margin-bottom: 0;
}
.grid .card .card-body .subtitle {
  color: #43658b;
}
.grid .card .card-body a {
  padding-top: 10px;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .grid {
    top: 0;
    margin-top: 15px;
  }
}
@media screen and (max-height: 700px) {
  .grid {
    top: -50px;
  }
}
@media screen and (max-width: 1024px) {
  .row-narrow {
    width: 100%;
  }
}
.register-modal {
  position: fixed;
  /* Stay in place */
  z-index: 100;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  opacity: 0;
  overflow: auto;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  /* The Close Button */
}
.register-modal .modal-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
}
.register-modal.active-modal {
  opacity: 1;
  visibility: visible;
}
.register-modal.active-modal .register-modal-content {
  transform: translateX(-50%) translateY(0px);
  opacity: 1;
}
.register-modal .register-modal-content {
  position: absolute;
  border: none;
  opacity: 0;
  width: 1100px;
  left: 50%;
  top: 0;
  transform: translateX(-50%) translateY(150px);
  backface-visibility: hidden;
  transition: all 0.2s ease-in-out;
  margin-bottom: 60px;
}
.register-modal .register-modal-content label {
  display: none;
}
.register-modal .register-modal-content .register-form {
  margin-left: -15px;
  margin-right: -15px;
}
.register-modal .register-modal-content .modal-content-inner {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  margin: 60px;
}
.register-modal .register-modal-content .modal-content-inner .close-button {
  right: 85px;
  top: 75px;
}
.register-modal .register-modal-content h3 {
  margin-top: 0;
}
.register-modal .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.register-modal .close:hover,
.register-modal .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 0) and (max-width: 1024px) {
  .register-modal .register-modal-content {
    width: 100%;
  }
  .register-modal .register-modal-content .modal-content-inner {
    padding: 15px;
    margin: 0;
    border-radius: 0;
  }
  .register-modal .register-modal-content .modal-content-inner .close-button {
    right: 10px;
    top: 10px;
  }
}
.breadcrumbs {
  position: absolute;
  z-index: 90;
  left: 16%;
  width: 70%;
  top: 110px;
}
.custom-video-container .video-iframe {
  display: none;
  min-height: 350px;
}
.custom-video-container .video-overlay {
  position: relative;
}
.custom-video-container .video-overlay .button-container {
  position: absolute;
  left: -20px;
  top: -30px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
}
.custom-video-container.open-video .video-iframe {
  display: block;
}
.custom-video-container.open-video .video-overlay {
  display: none;
}
@media (min-width: 0) and (max-width: 1024px) {
  .custom-video-container .video-overlay .button-container {
    left: 0;
  }
}
/*# sourceMappingURL=base.css.map */