@charset "UTF-8";
section {
  padding: 50px 0;
}
@media only screen and (min-width: 992px) {
  section {
    padding: 80px 0;
  }
}
#wrapper main > hr {
  margin: 0;
}
html,
body {
  font-size: 16px;
}
html,
body {
  line-height: 1.6;
}
p,
ul,
ol {
  margin-top: 1.5rem;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.1;
  margin-top: 1.5rem;
  margin-bottom: .5rem;
}
.d-h1,
.d-h2,
.d-h3,
.d-h4,
.d-h5,
.d-h6 {
  line-height: 1.1;
  margin-top: 1.5rem;
  margin-bottom: .5rem;
}
h1,
.h1 {
  font-size: calc(1.375rem + 1.5vw);
}
h2,
.h2 {
  font-size: calc(1.325rem + 0.9vw);
}
h3,
.h3 {
  font-size: calc(1.275rem + 0.3vw);
}
h4,
.h4 {
  font-size: 1.25rem;
}
h5,
.h5 {
  font-size: 1rem;
}
h6,
.h6 {
  font-size: 1rem;
}
.d-h1 {
  font-size: calc(1.625rem + 4.5vw);
}
.d-h2 {
  font-size: calc(1.575rem + 3.9vw);
}
.d-h3 {
  font-size: calc(1.525rem + 3.3vw);
}
.d-h4 {
  font-size: calc(1.475rem + 2.7vw);
}
.d-h5 {
  font-size: calc(1.425rem + 2.1vw);
}
.d-h6 {
  font-size: calc(1.375rem + 1.5vw);
}
.tagline {
  font-size: 1.1rem;
  margin-top: 0rem;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
}
p.tagline + h1,
p.tagline + h2,
p.tagline + h3,
p.tagline + h4,
p.tagline + h5,
p.tagline + h6 {
  margin-top: 0px;
}
@media only screen and (min-width: 992px) {
  html,
  body {
    font-size: 17px;
  }
  html,
  body {
    line-height: 1.6;
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    line-height: 1.1;
  }
  h1,
  .h1 {
    font-size: 2.5rem;
  }
  h2,
  .h2 {
    font-size: 2rem;
  }
  h3,
  .h3 {
    font-size: 1.5rem;
  }
  h4,
  .h4 {
    font-size: 1.25rem;
  }
  h5,
  .h5 {
    font-size: 1rem;
  }
  h6,
  .h6 {
    font-size: 0.75rem;
  }
  .d-h1 {
    font-size: 5rem;
  }
  .d-h2 {
    font-size: 4.5rem;
  }
  .d-h3 {
    font-size: 4rem;
  }
  .d-h4 {
    font-size: 3.5rem;
  }
  .d-h5 {
    font-size: 3rem;
  }
  .d-h6 {
    font-size: 2.5rem;
  }
  .tagline {
    font-size: 1.3rem;
  }
}
.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
  font-size: 1.3rem;
  vertical-align: middle;
}
.fs-70 {
  font-size: 0.7rem;
}
.fs-75 {
  font-size: 0.75rem;
}
.fs-80 {
  font-size: 0.8rem;
}
.fs-85 {
  font-size: 0.85rem;
}
.fs-90 {
  font-size: 0.9rem;
}
.fs-95 {
  font-size: 0.95rem;
}
.fs-100 {
  font-size: 1rem;
}
.fs-105 {
  font-size: 1.05rem;
}
.fs-110 {
  font-size: 1.1rem;
}
.fs-115 {
  font-size: 1.15rem;
}
.fs-120 {
  font-size: 1.2rem;
}
.fs-125 {
  font-size: 1.25rem;
}
.fs-130 {
  font-size: 1.3rem;
}
.fs-140 {
  font-size: 1.4rem;
}
.fs-150 {
  font-size: 1.5rem;
}
.fs-160 {
  font-size: 1.6rem;
}
.fs-170 {
  font-size: 1.7rem;
}
.fs-180 {
  font-size: 1.8rem;
}
.fs-190 {
  font-size: 1.9rem;
}
.fs-200 {
  font-size: 2.0rem;
}
.fs-250 {
  font-size: 2.5rem;
}
.fs-300 {
  font-size: 3.0rem;
}
.fs-350 {
  font-size: 3.5rem;
}
.fs-400 {
  font-size: 4.0rem;
}
.fs-450 {
  font-size: 4.5rem;
}
.fs-500 {
  font-size: 5.0rem;
}
html,
body {
  font-family: 400;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 700;
}
.d-h1,
.d-h2,
.d-h3,
.d-h4,
.d-h5,
.d-h6 {
  font-weight: 700;
}
.tagline {
  font-weight: 700;
}
html,
body {
  font-family: 'Plus Jakarta Sans', sans-serif;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Plus Jakarta Sans', sans-serif;
}
.d-h1,
.d-h2,
.d-h3,
.d-h4,
.d-h5,
.d-h6 {
  font-family: 'Plus Jakarta Sans', sans-serif;
}
.tagline {
  font-family: 'Plus Jakarta Sans', sans-serif;
}
a {
  text-decoration: none;
  color: #CE3279;
}
a:hover,
a:focus {
  color: #a52861;
}
* p,
* li,
* a,
.dark p,
.dark li,
.dark a {
  color: #741844;
}
* h1,
* .h1,
.dark h1,
.dark .h1 {
  color: #741844;
}
* h2,
* .h2,
.dark h2,
.dark .h2 {
  color: #741844;
}
* h3,
* .h3,
.dark h3,
.dark .h3 {
  color: #741844;
}
* h4,
* .h4,
.dark h4,
.dark .h4 {
  color: #741844;
}
* h5,
* .h5,
.dark h5,
.dark .h5 {
  color: #741844;
}
* h6,
* .h6,
.dark h6,
.dark .h6 {
  color: #741844;
}
* .d-h1,
* .d-h2,
* .d-h3,
* .d-h4,
* .d-h5,
* .d-h6,
.dark .d-h1,
.dark .d-h2,
.dark .d-h3,
.dark .d-h4,
.dark .d-h5,
.dark .d-h6 {
  color: #741844;
}
* .tagline,
.dark .tagline {
  color: #741844;
}
* a,
.dark a {
  color: #CE3279;
}
* a:hover,
* a:focus,
.dark a:hover,
.dark a:focus {
  color: #a52861;
}
.light p,
.light li,
.light a {
  color: #ffffff;
}
.light h1,
.light .h1 {
  color: #ffffff;
}
.light h2,
.light .h2 {
  color: #ffffff;
}
.light h3,
.light .h3 {
  color: #ffffff;
}
.light h4,
.light .h4 {
  color: #ffffff;
}
.light h5,
.light .h5 {
  color: #ffffff;
}
.light h6,
.light .h6 {
  color: #ffffff;
}
.light .d-h1,
.light .d-h2,
.light .d-h3,
.light .d-h4,
.light .d-h5,
.light .d-h6 {
  color: #ffffff;
}
.light .tagline {
  color: #ffffff;
}
.light a:hover,
.light a:focus {
  color: #fff;
}
.p-25 {
  padding: 1.5rem !important;
}
.pt-25 {
  padding-top: 1.5rem !important;
}
.pb-25 {
  padding-bottom: 1.5rem !important;
}
.px-25 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.py-25 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-6 {
  padding: 6rem !important;
}
.pt-6 {
  padding-top: 6rem !important;
}
.pb-6 {
  padding-bottom: 6rem !important;
}
.px-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.pb-7 {
  padding-bottom: 9rem !important;
}
@media only screen and (min-width: 576px) {
  .p-sm-6 {
    padding: 6rem !important;
  }
  .pt-sm-6 {
    padding-top: 6rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 6rem !important;
  }
  .px-sm-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-sm-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-sm-25 {
    padding: 1.5rem !important;
  }
  .pt-sm-25 {
    padding-top: 1.5rem !important;
  }
  .pb-sm-25 {
    padding-bottom: 1.5rem !important;
  }
  .px-sm-25 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-sm-25 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media only screen and (min-width: 992px) {
  .p-lg-6 {
    padding: 6rem !important;
  }
  .pt-lg-6 {
    padding-top: 6rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 6rem !important;
  }
  .px-lg-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-lg-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-lg-25 {
    padding: 1.5rem !important;
  }
  .pt-lg-25 {
    padding-top: 1.5rem !important;
  }
  .pb-lg-25 {
    padding-bottom: 1.5rem !important;
  }
  .px-lg-25 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-lg-25 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media only screen and (min-width: 1200px) {
  .p-xl-6 {
    padding: 6rem !important;
  }
  .pt-xl-6 {
    padding-top: 6rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 6rem !important;
  }
  .px-xl-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-xl-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-xl-25 {
    padding: 1.5rem !important;
  }
  .pt-xl-25 {
    padding-top: 1.5rem !important;
  }
  .pb-xl-25 {
    padding-bottom: 1.5rem !important;
  }
  .px-xl-25 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-xl-25 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
* {
  background-image: no-repeat;
}
.bg-color-1 {
  background-color: #741844;
}
.bg-color-2 {
  background-color: #CE3279;
}
.bg-color-3 {
  background-color: #FFD047;
}
.bg-color-4 {
  background-color: #5DCDB3;
}
.bg-color-5 {
  background-color: #9B2253;
}
.bg-color-6 {
  background-color: #EFAF0F;
}
.bg-color-7 {
  background-color: #f2eff0;
}
.bg-color-8 {
  background-color: #008DF4;
}
.bg-color-9 {
  background-color: #008DF4;
}
.bg-color-10 {
  background-color: #008DF4;
}
.bg-color-link {
  background-color: #CE3279;
}
.text-color-1 {
  color: #741844;
}
.text-color-2 {
  color: #CE3279;
}
.text-color-3 {
  color: #FFD047;
}
.text-color-4 {
  color: #5DCDB3;
}
.text-color-5 {
  color: #9B2253;
}
.text-color-6 {
  color: #EFAF0F;
}
.text-color-7 {
  color: #f2eff0;
}
.text-color-8 {
  color: #008DF4;
}
.text-color-9 {
  color: #008DF4;
}
.text-color-10 {
  color: #008DF4;
}
.text-color-link {
  color: #CE3279;
}
.fw-100 {
  font-weight: 100;
}
.fw-200 {
  font-weight: 200;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}
.fw-900 {
  font-weight: 900;
}
img {
  max-width: 100%;
  height: auto;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: ;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
button {
  cursor: pointer;
}
.no-hand > a {
  cursor: default !important;
}
.btn {
  border-radius: 99px;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  font-weight: bold;
  vertical-align: middle;
  padding: 13px 21px;
  border: none;
}
.btn.btn-primary {
  color: #fff;
  background-color: #CE3279;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background-color: #9B2253;
}
.btn.btn-secondary {
  color: #741844;
  background-color: #FFD047;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
  background-color: #EFAF0F;
}
.btn.btn-outline {
  color: #741844;
  background-color: rgba(0,0,0,0);
  border: 2px solid #741844;
}
.btn.btn-outline:hover,
.btn.btn-outline:focus {
  color: #fff;
  background-color: #741844;
  border: 2px solid #741844;
}
@media only screen and (min-width: 992px) {
  .btn {
    font-size: 1rem;
    padding: 18px 36px;
  }
}
ul.list-style-1 {
  margin: 30px 0;
  padding: 0;
}
ul.list-style-1 li {
  border-top: 1px solid #741844;
  padding: 10px 0px;
  display: block;
}
ul.list-style-1 li a {
  background-image: url('../img/arrow-link-thin.svg');
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 16px;
  display: block;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -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);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url('./ajax-loader.gif') center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent;
  opacity: 0.8;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 0.8;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/slick.eot');
  src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
.slick-prev,
.slick-next {
  z-index: 99;
  background-repeat: no-repeat;
  width: 18px;
  height: 32px;
}
.slick-prev {
  left: 25px;
  background-image: url('../img/icons/white-arrow-left.svg');
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 25px;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: 25px;
  background-image: url('../img/icons/white-arrow-right.svg');
}
[dir="rtl"] .slick-next {
  left: 25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 25px;
  z-index: 1;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 0.8;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 16px;
  height: 16px;
  border: 3px solid #fff;
  border-radius: 99px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
  background-color: #fff;
}
#wpadminbar {
  position: fixed;
}
body.admin-bar header {
  top: 46px;
}
@media only screen and (min-width: 783px) {
  body.admin-bar header {
    top: 32px;
  }
}
#wrapper {
  position: relative;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  overflow: hidden;
}
#wrapper.menu-is-open {
  -webkit-transform: translateX(-100vw);
  -moz-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  -o-transform: translateX(-100vw);
  transform: translateX(-100vw);
}
#mobile-navigation ul.menu {
  list-style: none;
  padding: 5px 0 0 0;
}
#mobile-navigation ul.menu > li {
  border-top: 1px solid #fff;
}
#mobile-navigation ul.menu > li > a {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 28px 0px;
  color: #fff;
  text-decoration: none;
  font-family: 'Plus Jakarta Sans', sans-serif;
  display: inline-block;
  width: calc(100% - 90px);
}
#mobile-navigation ul.menu > li > a:hover {
  color: #fff;
}
#mobile-navigation ul.menu > li span.menu-item-toggle {
  width: 90px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-image: url('../img/arrow-white-down.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  cursor: pointer;
  transition-duration: 0.5s;
}
#mobile-navigation ul.menu > li span.menu-item-toggle.open {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  transition-duration: 0.5s;
}
#mobile-navigation ul.menu > li > ul.sub-menu {
  display: none;
  padding: 0 0 28px 0;
  margin: 0;
  list-style-type: none;
}
#mobile-navigation ul.menu > li > ul.sub-menu li a {
  color: #fff;
  font-weight: 600;
  font-size: 1.2rem;
  padding: 14px 0 14px 20px;
  display: inline-block;
  width: calc(100% - 90px);
  text-decoration: none;
}
#mobile-navigation ul.menu > li > ul.sub-menu li ul.sub-menu {
  display: none;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#mobile-navigation ul.menu > li > ul.sub-menu li ul.sub-menu li a {
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  padding: 8px 0 8px 20px;
  display: inline-block;
  width: calc(100% - 90px);
  text-decoration: none;
}
#mobile-navigation .no-touch  a:hover {
  color: #FFF;
}
@media only screen and (min-width: 768px) {
  #mobile-navigation .cd-navigation {
    margin: 20px 0;
  }
}
#mobile-navigation.menu-is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
  transition: transform .4s 0s, visibility 0s 0s;
  -webkit-overflow-scrolling: touch;
}
#mobile-navigation .item-has-children > a {
  position: relative;
}
#mobile-navigation .item-has-children a img {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  transform-origin: 2px 8px;
  -webkit-transform-origin: 2px 8px;
  -moz-transform-origin: 2px 8px;
}
#mobile-navigation .item-has-children > a.submenu-open img {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
#mobile-navigation .item-has-children .collapser {
  float: right;
  background-color: rgba(255,255,255,0.1);
  width: 40px;
  text-align: center;
}
#mobile-navigation .item-has-children .collapser img {
  margin-top: -3px;
}
img[data-lazyloaded] {
  opacity: 0;
}
img.litespeed-loaded {
  -webkit-transition: opacity .5s linear 0.2s;
  -moz-transition: opacity .5s linear 0.2s;
  transition: opacity .5s linear 0.2s;
  opacity: 1;
}
ul.accordionjs {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: rgba(0,0,0,0);
}
ul.accordionjs > li.acc_section {
  border-top: 2px solid #fff;
  color: #fff;
  font-weight: 400;
}
ul.accordionjs > li.acc_section:last-child {
  border-bottom: 2px solid #fff;
}
ul.accordionjs > li.acc_section div.acc_head {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
  padding-left: 0px;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
}
ul.accordionjs > li.acc_section div.acc_head .kruishouder:after {
  content: "+";
  position: absolute;
  right: 14px;
  margin-top: -27px;
  color: #fff;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.4;
}
ul.accordionjs > li.acc_section.acc_active div.acc_head .kruishouder:after {
  content: "-";
}
ul.accordionjs > li.acc_section div.acc_content {
  padding-bottom: 24px;
  margin-top: -26px;
}
ul.accordionjs > li.acc_section div.acc_content > div > *:first-child {
  margin-top: 0;
}
.wpcf7 form div.row > div {
  padding: 0 5px;
}
.wpcf7 form div.row > div:first-child {
  padding-left: 15px;
}
.wpcf7 form div.row > div:last-child {
  padding-right: 15px;
}
.wpcf7 form div.row > div label {
  width: 100%;
  font-size: 16px;
  color: #555;
  font-family: ;
}
.wpcf7 form div.row > div label > span {
  width: 100%;
}
.wpcf7 form div.row > div label > span input,
.wpcf7 form div.row > div label > span textarea {
  border: 1px solid #d7d7d7;
  outline: none;
  width: 100%;
  border-radius: 4px;
  padding: 12px 16px 10px 16px;
  font-size: 19px;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.05);
  margin-bottom: 12px;
  margin-top: 4px;
}
.wpcf7 form div.row > div label > span input.wpcf7-not-valid,
.wpcf7 form div.row > div label > span textarea.wpcf7-not-valid {
  border: 1px solid #eb9191;
}
.wpcf7 form div.row > div label > span select {
  border: 1px solid #ddd;
  font-size: 16px;
  color: #333;
  display: block;
}
.wpcf7 form div.row > div label > span textarea {
  height: 120px;
}
.wpcf7 form div.row > div label > span span.wpcf7-not-valid-tip {
  margin-bottom: 15px;
}
.wpcf7 form .wpcf7-submit {
  margin-top: 20px;
  display: block;
}
.wpcf7 form .wpcf7-response-output {
  font-family: ;
  padding: 17px 20px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.7;
  background-color: #fbfbfb;
  border: 2px solid #e2e2e2;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #EDFDF8;
  border: 2px solid #92EBD1;
}
.wpcf7 form.spam .wpcf7-response-output {
  background-color: #fcecec;
  border: 2px solid #eb9191;
}
.wpcf7 form.invalid .wpcf7-response-output {
  background-color: #fbfaf5;
  border: 2px solid #ffb900;
}
@media only screen and (min-width: 576px) {
  .wpcf7 form div.row > div {
    padding: 0 15px;
  }
  .wpcf7 form div.row > div label > span input,
  .wpcf7 form div.row > div label > span textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
section#news .container .row .news-item a .inner {
  min-height: 170px;
}
section#news .container .navigation.pagination {
  display: flex;
  justify-content: center;
}
header {
  position: sticky;
  z-index: 50;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.15);
}
header section#header {
  padding: 0;
}
header section#header .container {
  position: relative;
}
header section#header .container .row {
  height: 100px;
}
header div.logo-cont a img.logo {
  height: 40px;
}
header ul.mobile-triggers li:not(:last-child) a {
  margin-right: 20px;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > a {
  height: 100%;
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  font-family: ;
  font-weight: 700;
  color: #741844;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li:hover > a,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li:focus > a {
  color: #CE3279;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li.current-menu-item > a:hover,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li.current-menu-item > a:focus,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li.current-menu-ancestor > a:hover,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li.current-menu-ancestor > a:focus {
  color: #CE3279;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li:not(:last-child) {
  margin-right: 40px;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li.menu-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li.menu-btn a {
  background-color: #CE3279;
  color: #fff;
  height: auto;
  padding: 12px 28px;
  border-radius: 99px;
  transition-duration: 0.15s;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li.menu-btn a:hover {
  background-color: #9B2253;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  padding: 20px 0 10px 0;
  margin: -20px 0 0 0 !important;
  columns: 4;
  position: absolute;
  left: 0;
  width: 100%;
  transition-duration: 0.15s;
  list-style: none;
  z-index: 10;
  transition: opacity ease-in-out .1s;
  background-color: #fff;
  margin-right: calc(var(--bs-gutter-x) * .5);
  margin-left: calc(var(--bs-gutter-x) * .5);
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu:before {
  content: " ";
  width: 50vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff;
  z-index: -1;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu:after {
  content: " ";
  width: 50vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 50%;
  background-color: #fff;
  z-index: -1;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li {
  break-inside: avoid;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > a {
  display: block;
  padding: 8px 25px;
  font-size: 1rem;
  font-family: ;
  font-weight: 700;
  color: #741844;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li:hover > a,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li:focus > a {
  color: #CE3279;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li.current-menu-item > a,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li.current-menu-ancestor > a {
  color: #CE3279;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li.current-menu-item > a:hover,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li.current-menu-item > a:focus,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li.current-menu-ancestor > a:hover,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li.current-menu-ancestor > a:focus {
  color: #CE3279;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu {
  padding: 0;
  margin: 0;
  transition-duration: 0.15s;
  list-style: none;
  z-index: 10;
  transition: opacity ease-in-out .1s;
  transform: 0;
  background-color: rgba(0,0,0,0);
  border-radius: 0;
  box-shadow: 0;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu > li > a {
  display: block;
  padding: 8px 25px;
  font-size: 1rem;
  font-family: ;
  font-weight: 700;
  color: #741844;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu > li:hover > a,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu > li:focus > a {
  color: #CE3279;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu > li.current-menu-item > a,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu > li.current-menu-ancestor > a {
  color: #CE3279;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu > li.current-menu-item > a:hover,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu > li.current-menu-item > a:focus,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu > li.current-menu-ancestor > a:hover,
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li > ul.sub-menu > li > ul.sub-menu > li.current-menu-ancestor > a:focus {
  color: #CE3279;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li:hover ul.sub-menu {
  visibility: visible;
  opacity: 1;
}
header nav.hoofdmenu-cont ul#hoofdmenu-nav > li .kop > a {
  text-transform: uppercase;
  font-size: 0.85rem !important;
  color: #CE3279 !important;
  letter-spacing: 10%;
  cursor: default !important;
}
section#hero-home {
  padding: 0;
}
section#hero-home .container .row > div {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 992px) {
  section#hero-home .container .row > div {
    padding-top: 180px;
    padding-bottom: 180px;
  }
}
section#pagecover {
  padding: 0;
  text-align: center;
}
section#pagecover img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  overflow: hidden;
  object-position: center;
  object-fit: cover;
  z-index: -1;
}
section#pagecover .container .row > div {
  padding-top: 80px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  section#pagecover .container .row > div {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
section#hero-page .container-fluid .cont-cont .inner .inner-content > *:first-child {
  margin-top: 0px !important;
}
section#hero-page .container-fluid .cont-cont .inner .inner-content > *:last-child {
  margin-bottom: 0px !important;
}
@media only screen and (min-width: 992px) {
  section#hero-page .container-fluid .rel-cont {
    position: relative;
  }
  section#hero-page .container-fluid .rel-cont .inner {
    position: absolute;
  }
  section#hero-page .container-fluid .cont-cont .inner {
    min-height: 500px;
  }
}
section.basissectie.padding-top-none,
section.introsectie.padding-top-none,
section.kolommensectie.padding-top-none,
section.dienstensectie.padding-top-none,
section.blogsectie.padding-top-none,
section.wysiwygsectie.padding-top-none,
section.vacaturesectie.padding-top-none {
  padding-top: 0px;
  scroll-margin-top: 70px;
}
section.basissectie.padding-bottom-none,
section.introsectie.padding-bottom-none,
section.kolommensectie.padding-bottom-none,
section.dienstensectie.padding-bottom-none,
section.blogsectie.padding-bottom-none,
section.wysiwygsectie.padding-bottom-none,
section.vacaturesectie.padding-bottom-none {
  padding-bottom: 0px;
}
section.basissectie.padding-top-xsmall,
section.introsectie.padding-top-xsmall,
section.kolommensectie.padding-top-xsmall,
section.dienstensectie.padding-top-xsmall,
section.blogsectie.padding-top-xsmall,
section.wysiwygsectie.padding-top-xsmall,
section.vacaturesectie.padding-top-xsmall {
  padding-top: 15px;
  scroll-margin-top: 30px;
}
section.basissectie.padding-bottom-xsmall,
section.introsectie.padding-bottom-xsmall,
section.kolommensectie.padding-bottom-xsmall,
section.dienstensectie.padding-bottom-xsmall,
section.blogsectie.padding-bottom-xsmall,
section.wysiwygsectie.padding-bottom-xsmall,
section.vacaturesectie.padding-bottom-xsmall {
  padding-bottom: 15px;
}
section.basissectie.padding-top-small,
section.introsectie.padding-top-small,
section.kolommensectie.padding-top-small,
section.dienstensectie.padding-top-small,
section.blogsectie.padding-top-small,
section.wysiwygsectie.padding-top-small,
section.vacaturesectie.padding-top-small {
  padding-top: 30px;
  scroll-margin-top: 30px;
}
section.basissectie.padding-bottom-small,
section.introsectie.padding-bottom-small,
section.kolommensectie.padding-bottom-small,
section.dienstensectie.padding-bottom-small,
section.blogsectie.padding-bottom-small,
section.wysiwygsectie.padding-bottom-small,
section.vacaturesectie.padding-bottom-small {
  padding-bottom: 30px;
}
section.basissectie.padding-top-regular,
section.introsectie.padding-top-regular,
section.kolommensectie.padding-top-regular,
section.dienstensectie.padding-top-regular,
section.blogsectie.padding-top-regular,
section.wysiwygsectie.padding-top-regular,
section.vacaturesectie.padding-top-regular {
  padding-top: 45px;
  scroll-margin-top: 45px;
}
section.basissectie.padding-bottom-regular,
section.introsectie.padding-bottom-regular,
section.kolommensectie.padding-bottom-regular,
section.dienstensectie.padding-bottom-regular,
section.blogsectie.padding-bottom-regular,
section.wysiwygsectie.padding-bottom-regular,
section.vacaturesectie.padding-bottom-regular {
  padding-bottom: 45px;
}
section.basissectie.padding-top-large,
section.introsectie.padding-top-large,
section.kolommensectie.padding-top-large,
section.dienstensectie.padding-top-large,
section.blogsectie.padding-top-large,
section.wysiwygsectie.padding-top-large,
section.vacaturesectie.padding-top-large {
  padding-top: 70px;
  scroll-margin-top: 70px;
}
section.basissectie.padding-bottom-large,
section.introsectie.padding-bottom-large,
section.kolommensectie.padding-bottom-large,
section.dienstensectie.padding-bottom-large,
section.blogsectie.padding-bottom-large,
section.wysiwygsectie.padding-bottom-large,
section.vacaturesectie.padding-bottom-large {
  padding-bottom: 70px;
}
section.basissectie.padding-top-xlarge,
section.introsectie.padding-top-xlarge,
section.kolommensectie.padding-top-xlarge,
section.dienstensectie.padding-top-xlarge,
section.blogsectie.padding-top-xlarge,
section.wysiwygsectie.padding-top-xlarge,
section.vacaturesectie.padding-top-xlarge {
  padding-top: 150px;
  scroll-margin-top: 150px;
}
section.basissectie.padding-bottom-xlarge,
section.introsectie.padding-bottom-xlarge,
section.kolommensectie.padding-bottom-xlarge,
section.dienstensectie.padding-bottom-xlarge,
section.blogsectie.padding-bottom-xlarge,
section.wysiwygsectie.padding-bottom-xlarge,
section.vacaturesectie.padding-bottom-xlarge {
  padding-bottom: 150px;
}
section.basissectie .container .row > div > *:last-child,
section.introsectie .container .row > div > *:last-child,
section.kolommensectie .container .row > div > *:last-child,
section.dienstensectie .container .row > div > *:last-child,
section.blogsectie .container .row > div > *:last-child,
section.wysiwygsectie .container .row > div > *:last-child,
section.vacaturesectie .container .row > div > *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  section.basissectie.padding-top-none,
  section.introsectie.padding-top-none,
  section.kolommensectie.padding-top-none,
  section.dienstensectie.padding-top-none,
  section.blogsectie.padding-top-none,
  section.wysiwygsectie.padding-top-none,
  section.vacaturesectie.padding-top-none {
    padding-top: 0px;
    scroll-margin-top: 100px;
  }
  section.basissectie.padding-bottom-none,
  section.introsectie.padding-bottom-none,
  section.kolommensectie.padding-bottom-none,
  section.dienstensectie.padding-bottom-none,
  section.blogsectie.padding-bottom-none,
  section.wysiwygsectie.padding-bottom-none,
  section.vacaturesectie.padding-bottom-none {
    padding-bottom: 0px;
  }
  section.basissectie.padding-top-xsmall,
  section.introsectie.padding-top-xsmall,
  section.kolommensectie.padding-top-xsmall,
  section.dienstensectie.padding-top-xsmall,
  section.blogsectie.padding-top-xsmall,
  section.wysiwygsectie.padding-top-xsmall,
  section.vacaturesectie.padding-top-xsmall {
    padding-top: 25px;
    scroll-margin-top: 50px;
  }
  section.basissectie.padding-bottom-xsmall,
  section.introsectie.padding-bottom-xsmall,
  section.kolommensectie.padding-bottom-xsmall,
  section.dienstensectie.padding-bottom-xsmall,
  section.blogsectie.padding-bottom-xsmall,
  section.wysiwygsectie.padding-bottom-xsmall,
  section.vacaturesectie.padding-bottom-xsmall {
    padding-bottom: 25px;
  }
  section.basissectie.padding-top-small,
  section.introsectie.padding-top-small,
  section.kolommensectie.padding-top-small,
  section.dienstensectie.padding-top-small,
  section.blogsectie.padding-top-small,
  section.wysiwygsectie.padding-top-small,
  section.vacaturesectie.padding-top-small {
    padding-top: 50px;
    scroll-margin-top: 50px;
  }
  section.basissectie.padding-bottom-small,
  section.introsectie.padding-bottom-small,
  section.kolommensectie.padding-bottom-small,
  section.dienstensectie.padding-bottom-small,
  section.blogsectie.padding-bottom-small,
  section.wysiwygsectie.padding-bottom-small,
  section.vacaturesectie.padding-bottom-small {
    padding-bottom: 50px;
  }
  section.basissectie.padding-top-regular,
  section.introsectie.padding-top-regular,
  section.kolommensectie.padding-top-regular,
  section.dienstensectie.padding-top-regular,
  section.blogsectie.padding-top-regular,
  section.wysiwygsectie.padding-top-regular,
  section.vacaturesectie.padding-top-regular {
    padding-top: 70px;
    scroll-margin-top: 70px;
  }
  section.basissectie.padding-bottom-regular,
  section.introsectie.padding-bottom-regular,
  section.kolommensectie.padding-bottom-regular,
  section.dienstensectie.padding-bottom-regular,
  section.blogsectie.padding-bottom-regular,
  section.wysiwygsectie.padding-bottom-regular,
  section.vacaturesectie.padding-bottom-regular {
    padding-bottom: 70px;
  }
  section.basissectie.padding-top-large,
  section.introsectie.padding-top-large,
  section.kolommensectie.padding-top-large,
  section.dienstensectie.padding-top-large,
  section.blogsectie.padding-top-large,
  section.wysiwygsectie.padding-top-large,
  section.vacaturesectie.padding-top-large {
    padding-top: 100px;
    scroll-margin-top: 100px;
  }
  section.basissectie.padding-bottom-large,
  section.introsectie.padding-bottom-large,
  section.kolommensectie.padding-bottom-large,
  section.dienstensectie.padding-bottom-large,
  section.blogsectie.padding-bottom-large,
  section.wysiwygsectie.padding-bottom-large,
  section.vacaturesectie.padding-bottom-large {
    padding-bottom: 100px;
  }
  section.basissectie.padding-top-xlarge,
  section.introsectie.padding-top-xlarge,
  section.kolommensectie.padding-top-xlarge,
  section.dienstensectie.padding-top-xlarge,
  section.blogsectie.padding-top-xlarge,
  section.wysiwygsectie.padding-top-xlarge,
  section.vacaturesectie.padding-top-xlarge {
    padding-top: 180px;
    scroll-margin-top: 180px;
  }
  section.basissectie.padding-bottom-xlarge,
  section.introsectie.padding-bottom-xlarge,
  section.kolommensectie.padding-bottom-xlarge,
  section.dienstensectie.padding-bottom-xlarge,
  section.blogsectie.padding-bottom-xlarge,
  section.wysiwygsectie.padding-bottom-xlarge,
  section.vacaturesectie.padding-bottom-xlarge {
    padding-bottom: 180px;
  }
}
section#teamoverzicht .container .row > div .modal-body > *:first-child {
  margin-top: 0px;
}
section#teamoverzicht .container .row > div .modal-body > *:last-child {
  margin-bottom: 0px;
}
section#teamoverzicht .container .row > div .inner {
  cursor: pointer;
}
section#teamoverzicht .container .row > div .inner .bg-cont {
  overflow: hidden;
}
section#teamoverzicht .container .row > div .inner .bg-cont img {
  transition-duration: 0.15s;
}
section#teamoverzicht .container .row > div .inner:hover .bg-cont img {
  transform: scale(1.1);
  transition-duration: 0.15s;
}
section.kolommensectie .container .row > div .tekst > *:first-child,
section.kolommensectie .container-fluid .row > div .tekst > *:first-child {
  margin-top: 0 !important;
}
section.kolommensectie .container .row > div .tekst > *:last-child,
section.kolommensectie .container-fluid .row > div .tekst > *:last-child {
  margin-bottom: 0 !important;
}
section.kolommensectie .container .row > div .knoppen a,
section.kolommensectie .container-fluid .row > div .knoppen a {
  margin-right: 10px;
}
section.kolommensectie .container .row > div .knoppen a:last-child,
section.kolommensectie .container-fluid .row > div .knoppen a:last-child {
  margin-right: 0;
}
section.kolommensectie .container .row > div .usps ul,
section.kolommensectie .container-fluid .row > div .usps ul {
  border: 1px solid #ddd;
  padding: 20px 25px;
  margin: 0;
  list-style: none;
}
section.kolommensectie .container .row > div .usps ul li,
section.kolommensectie .container-fluid .row > div .usps ul li {
  background-image: url(../img/checkmark-green.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 0% 50%;
  padding: 8px 0 8px 38px;
}
section.kolommensectie .container .row > div .opsomming ul li,
section.kolommensectie .container-fluid .row > div .opsomming ul li {
  border-top: 1px solid #741844;
}
section.kolommensectie .container .row > div .cta,
section.kolommensectie .container-fluid .row > div .cta {
  background-color: #f3f3f3;
  border-radius: 3px;
  padding: 15px 20px 30px;
  margin-bottom: 30px;
  margin-top: 30px;
  background-image: url(../img/toothbrush-background.jpg);
  background-size: cover;
  background-position: center bottom;
}
section.kolommensectie .container .row > div .cta .title,
section.kolommensectie .container-fluid .row > div .cta .title {
  font-size: 20px;
  font-weight: bold;
  color: #c31e62;
}
section.kolommensectie .container .row > div .cta p,
section.kolommensectie .container-fluid .row > div .cta p {
  margin: 5px 0 15px;
}
section.kolommensectie .container .row > div .afbeeldingen .image-slider ul.slick-dots > li:only-child,
section.kolommensectie .container-fluid .row > div .afbeeldingen .image-slider ul.slick-dots > li:only-child {
  display: none;
}
section.kolommensectie .container .row > div .afbeeldingen .image-slider img,
section.kolommensectie .container-fluid .row > div .afbeeldingen .image-slider img {
  margin: 0 auto 0;
}
section.kolommensectie .container .row > div .ruimte.klein,
section.kolommensectie .container-fluid .row > div .ruimte.klein {
  height: 15px;
}
section.kolommensectie .container .row > div .ruimte.gemiddeld,
section.kolommensectie .container-fluid .row > div .ruimte.gemiddeld {
  height: 35px;
}
section.kolommensectie .container .row > div .ruimte.groot,
section.kolommensectie .container-fluid .row > div .ruimte.groot {
  height: 50px;
}
section.kolommensectie .container .row > div .lijst ul li:first-child,
section.kolommensectie .container-fluid .row > div .lijst ul li:first-child {
  margin-top: 0 !important;
}
section.kolommensectie .container .row > div .lijst ul li:last-child,
section.kolommensectie .container-fluid .row > div .lijst ul li:last-child {
  margin-top: 0 !important;
}
section.kolommensectie .container .row > div .actieblokken .row > div a,
section.kolommensectie .container-fluid .row > div .actieblokken .row > div a {
  color: #741844;
}
section.kolommensectie .container .row > div .actieblokken .row > div a span.icon,
section.kolommensectie .container-fluid .row > div .actieblokken .row > div a span.icon {
  width: 24px;
  display: inline-flex;
  justify-content: center;
}
section.kolommensectie .container .row > div .actieblokken .row > div a span.icon i,
section.kolommensectie .container-fluid .row > div .actieblokken .row > div a span.icon i {
  font-size: 1rem;
}
section.kolommensectie .container .row > div .externe_link ul li,
section.kolommensectie .container-fluid .row > div .externe_link ul li {
  background-color: #9B2253;
}
section.kolommensectie .container .row > div .externe_link ul li:hover,
section.kolommensectie .container-fluid .row > div .externe_link ul li:hover {
  background-color: #741844;
  transition-duration: 0.15s;
}
section.kolommensectie .container .row > div .quote .quote-slider ul.slick-dots > li:only-child,
section.kolommensectie .container-fluid .row > div .quote .quote-slider ul.slick-dots > li:only-child {
  display: none;
}
section.kolommensectie .container .row > div .quote .quote-slider img,
section.kolommensectie .container-fluid .row > div .quote .quote-slider img {
  margin: 0 auto 0;
}
section.kolommensectie .container .row > div .quote .quote-slider .quote-item p.h3,
section.kolommensectie .container-fluid .row > div .quote .quote-slider .quote-item p.h3 {
  line-height: 1.35;
}
section.kolommensectie .container .row > div .quote .quote-slider .quote-item span.author,
section.kolommensectie .container-fluid .row > div .quote .quote-slider .quote-item span.author {
  color: #741844;
}
section.kolommensectie .container .row > div .quote .quote-slider .quote-item span.function,
section.kolommensectie .container-fluid .row > div .quote .quote-slider .quote-item span.function {
  color: #741844;
}
section.kolommensectie .container .row > div .projecten a img,
section.kolommensectie .container-fluid .row > div .projecten a img {
  transition-duration: 0.15s;
}
section.kolommensectie .container .row > div .projecten a:hover img,
section.kolommensectie .container-fluid .row > div .projecten a:hover img {
  transform: scale(1.04);
  filter: brightness(0.90);
  transition-duration: 0.12s;
}
section.kolommensectie .container .row > div .projecten a:hover h2,
section.kolommensectie .container-fluid .row > div .projecten a:hover h2 {
  color: #CE3279 !important;
}
section.kolommensectie.colorrev .container .row > div .quote .quote-slider .quote-item p.h3,
section.kolommensectie.colorrev .container-fluid .row > div .quote .quote-slider .quote-item p.h3 {
  color: #fff !important;
}
section.kolommensectie.colorrev .container .row > div .quote .quote-slider .quote-item span.author,
section.kolommensectie.colorrev .container-fluid .row > div .quote .quote-slider .quote-item span.author {
  color: #ffffff;
}
section.kolommensectie.colorrev .container .row > div .quote .quote-slider .quote-item span.function,
section.kolommensectie.colorrev .container-fluid .row > div .quote .quote-slider .quote-item span.function {
  color: rgba(255,255,255,0.8);
}
@media only screen and (min-width: 992px) {
  section.kolommensectie .container .row > div .ruimte.klein,
  section.kolommensectie .container-fluid .row > div .ruimte.klein {
    height: 25px;
  }
  section.kolommensectie .container .row > div .ruimte.gemiddeld,
  section.kolommensectie .container-fluid .row > div .ruimte.gemiddeld {
    height: 50px;
  }
  section.kolommensectie .container .row > div .ruimte.groot,
  section.kolommensectie .container-fluid .row > div .ruimte.groot {
    height: 80px;
  }
}
footer .f-heading {
  letter-spacing: 10%;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #CE3279;
}
footer nav.subfooter-cont ul#subfooter-nav li a {
  color: #741844;
}
footer nav.subfooter-cont ul#subfooter-nav li a:hover,
footer nav.subfooter-cont ul#subfooter-nav li a:focus {
  color: #CE3279;
}
footer nav.subfooter-cont ul#subfooter-nav li:nth-child(1n + 2) {
  margin-left: 20px;
}
footer ul.socials li a {
  background-color: #741844;
}
footer ul.socials li a:hover {
  background-color: #9B2253;
}
footer ul.footerlinks li a {
  color: #741844;
}
footer ul.footerlinks li a:hover,
footer ul.footerlinks li a:focus {
  color: #CE3279;
}
body.single-project #pagecover .details-cont span.year {
  color: #741844;
}
body.single-project #pagecover .details-cont span.year i.fa-solid {
  color: #CE3279;
}
body.single-project #pagecover .details-cont span.country {
  color: #741844;
}
body.single-project #pagecover .details-cont span.country i.fa-solid {
  color: #CE3279;
}
body.single-project #pagecover .light span.year {
  color: #fff;
}
body.single-project #pagecover .light span.year i.fa-solid {
  color: #fff;
}
body.single-project #pagecover .light span.country {
  color: #fff;
}
body.single-project #pagecover .light span.country i.fa-solid {
  color: #fff;
}
