body {
  line-height: 1.65em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: alwyn-new-web, sans-serif;
  color: #1B365D;
  line-height: 1.1em;
  font-weight: 700;
  word-break: break-word;
}
.ease,
transition,
.fade {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.sub-heading,
.subtitle {
  font-family: montserrat, sans-serif;
  font-style: italic;
  font-weight: 300;
}
.hand,
.written {
  font-family: "Oooh Baby", cursive;
  color: #FA4616;
}
.shadow {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}
.rounded {
  border-radius: 6px;
}
.btn {
  border-radius: 6px;
}
.btn:hover {
  border-radius: 0px;
}
.btn.btn-outline {
  border-color: rgba(250, 70, 22, 0.48);
  color: #FA4616;
}
.contentblock.fullscreen-text a.btn.btn-outline,
section.slider-and-text .text .content p.actions .btn-outline,
.fullscreen-reference .card .btn-outline {
  border-color: rgba(250, 70, 22, 0.48);
  color: #FA4616;
}
.contentblock.fullscreen-text a.btn.btn-outline:hover,
section.slider-and-text .text .content p.actions .btn-outline:hover,
.fullscreen-reference .card .btn-outline:hover {
  background: #fff;
  border-color: #FA4616;
  color: #FA4616;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}
b,
strong {
  font-weight: 600;
  color: #212121;
}
.text a {
  color: #616161;
  text-decoration: underline;
}
.text a:hover {
  text-decoration: none;
}
.text ul {
  list-style: none;
}
.text ul li a {
  color: #616161;
  text-decoration: underline;
}
.text ul li::before {
  content: "\2022";
  color: #FA4616;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 24px;
}
.topmenu {
  background: #EEEEEE;
  line-height: 1.25em;
}
.topmenu ul.topmenu-nav li a {
  color: #fff;
}
.topmenu ul.topmenu-nav li .dropdown .dropdown-menu {
  background: #f13705;
  border: #eee;
  top: 14px !important;
  border-radius: 0 0 8px 8px;
  padding: 0 0 8px 0;
}
.topmenu ul.topmenu-nav li .dropdown .dropdown-menu a.dropdown-item {
  color: rgba(255, 255, 255, 0.5);
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.topmenu ul.topmenu-nav li .dropdown .dropdown-menu a.dropdown-item:hover {
  color: #fff;
}
.topmenu ul.topmenu-nav li .dropdown .dropdown-menu a.dropdown-item.active {
  background: #d83105;
  color: #fff;
}
.topmenu ul.topmenu-nav .flag {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}
.topmenu ul.social-links {
  text-align: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .topmenu ul.social-links {
    margin-left: -15px;
  }
}
.topmenu ul.social-links li:first-child {
  margin-left: 8px;
}
.topmenu ul.social-links li a {
  color: #1B365D;
}
.topmenu ul.social-links li a:hover {
  color: #FA4616;
}
.navbar-light .navbar-toggler-icon {
  background-image: none;
}
.navbar {
  border-radius: 6px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .navbar {
    border-radius: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar .navbar-brand {
  top: -9px;
}
.navbar .navbar-brand img {
  height: 53px;
  width: 176.7px;
}
@media only screen and (max-width: 575px) {
  .navbar .navbar-brand {
    top: -2px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar .navbar-brand {
    padding-bottom: 25px;
  }
}
.navbar .navbar-nav .nav-item {
  padding-top: 2px;
  padding-bottom: 36px;
}
@media only screen and (max-width: 991px) {
  .navbar .navbar-nav .nav-item {
    padding-top: 0;
    padding-bottom: 8px;
  }
}
.navbar .navbar-nav .nav-item .nav-link {
  padding-left: 8px;
  padding-right: 8px;
  color: #616161;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 17px;
  }
}
.navbar .navbar-nav .nav-item.active .nav-link {
  color: #1B365D;
}
.navbar .navbar-nav .nav-item.active .nav-link:hover {
  color: #FA4616;
}
.breadcrumbs .breadcrumb .breadcrumb-item {
  color: #bdbdbd;
}
.breadcrumbs .breadcrumb .breadcrumb-item a {
  color: #FA4616;
}
.breadcrumbs .breadcrumb .breadcrumb-item:before {
  color: #bdbdbd;
}
.breadcrumbs .breadcrumb .breadcrumb-item:first-child:before {
  color: #FA4616;
}
#generic-index .fullscreen-slider {
  margin-top: 0;
}
.fullscreen-slider .owl-carousel {
  margin-bottom: -36px;
}
.fullscreen-slider .owl-carousel .owl-dots {
  display: block;
  margin-top: 0;
  position: relative;
  z-index: 999;
  /* Aanpassingen vanwege cards section */
  /* top: -75px;*/
  top: -120px;
  /* -- */
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .fullscreen-slider .owl-carousel .owl-dots {
    top: -120px;
  }
}
@media only screen and (max-width: 575px) {
  .fullscreen-slider .owl-carousel .owl-dots {
    top: -90px;
  }
}
.fullscreen-slider .owl-carousel .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.48);
}
.fullscreen-slider .owl-carousel .owl-dots .owl-dot span:hover {
  background: rgba(255, 255, 255, 0.64);
}
.fullscreen-slider .owl-carousel .owl-dots .owl-dot.active span {
  background: #fff;
}
.fullscreen-slider .owl-carousel .owl-dots.disabled {
  display: block;
  margin-top: 0px;
  position: relative;
  z-index: 999;
  text-align: left;
  top: -80px;
  padding-left: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .fullscreen-slider .owl-carousel .owl-dots.disabled {
    padding-left: 60%;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .fullscreen-slider .owl-carousel .owl-dots.disabled {
    padding-left: 0;
    text-align: center;
    top: -65px;
  }
}
.fullscreen-slider .owl-carousel .owl-stage .item {
  padding-bottom: 0;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .fullscreen-slider .owl-carousel .owl-stage .item {
    padding-top: 0;
  }
}
@media only screen and (max-width: 375px), only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .fullscreen-slider .owl-carousel .owl-stage .item {
    height: 65vw;
  }
}
@media only screen and (min-width: 1680px) {
  .fullscreen-slider .owl-carousel .owl-stage .item {
    height: 65vh;
  }
}
.fullscreen-slider .owl-carousel .owl-stage .item .filter {
  display: none;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .fullscreen-slider .owl-carousel .owl-stage .item .filter {
    display: block;
    background: rgba(0, 0, 0, 0.25);
  }
}
.Dienstenoverzicht {
  padding-top: 96px;
  padding-bottom: 96px;
  background: #FA4616;
  background-image: -webkit-gradient(linear, left bottom, right top, from(#FA4616), to(#fb663e));
  background-image: linear-gradient(to top right, #FA4616, #fb663e);
}
@media only screen and (max-width: 375px), only screen and (max-width: 575px) {
  .Dienstenoverzicht {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.Dienstenoverzicht:after {
  display: none;
}
.Dienstenoverzicht .container {
  padding-bottom: 24px;
}
.Dienstenoverzicht .inner-part h2 {
  margin-top: 0;
}
@media only screen and (max-width: 575px) {
  .Dienstenoverzicht .inner-part h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .Dienstenoverzicht .inner-part h2 {
    font-size: 39px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .Dienstenoverzicht .inner-part h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .Dienstenoverzicht .inner-part h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .Dienstenoverzicht .inner-part h2 {
    font-size: 48px;
  }
}
.featured {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
.featured .card {
  border-radius: 6px;
  background-image: none;
  background: #fff;
  background-size: cover;
}
.featured .card .filter {
  background: rgba(255, 255, 255, 0.95);
}
.featured .card .card-title {
  color: #1B365D;
}
.featured .card .card-description {
  color: #616161;
}
.featured .card .btn.btn-link {
  color: #FA4616;
}
.updates .col .card {
  padding: 0;
  border-radius: 6px;
  background-color: #fff;
}
.updates .col .card.has-image .filter {
  display: none;
}
.updates .col .card .content {
  padding: 40px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.updates .col .card .content .subtitle {
  color: #bdbdbd;
}
.updates .col .card .content .card-title {
  color: #FA4616;
  margin-top: 0.25em;
  margin-bottom: 0;
}
.updates .col .card .content .card-text {
  color: #616161;
}
.updates .col:first-child .card .filter {
  background: rgba(33, 33, 33, 0.48);
  background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(33, 33, 33, 0.84)), to(rgba(33, 33, 33, 0.36)));
  background-image: linear-gradient(to top right, rgba(33, 33, 33, 0.84), rgba(33, 33, 33, 0.36));
  display: block;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.updates .col:first-child .card:hover .filter {
  background: rgba(33, 33, 33, 0.36);
  background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(33, 33, 33, 0.72)), to(rgba(33, 33, 33, 0.24)));
  background-image: linear-gradient(to top right, rgba(33, 33, 33, 0.72), rgba(33, 33, 33, 0.24));
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.updates .col:first-child .card .content {
  padding-top: 20px;
  position: relative;
  background: transparent;
}
.updates .col:first-child .card .content .card-title {
  color: #fff;
}
.updates .col:first-child .card .content .subtitle,
.updates .col:first-child .card .content .card-text {
  color: #bdbdbd;
}
.updates .col.newsletter .subtitle {
  font-family: alwyn-new-web, sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 0.5em;
  display: inline-block;
}
.updates .col.newsletter .newsletter-title {
  color: #FA4616;
}
.updates .col.newsletter form .btn {
  color: #FA4616;
  border-color: rgba(250, 70, 22, 0.35);
}
.updates .col.newsletter form .btn:hover {
  border-color: #FA4616;
  color: #FA4616;
}
.updates .col.newsletter form .btn:hover .fas {
  opacity: 1;
}
.about-us-home {
  text-align: left;
  background: url(/Content/CSS/THEME/images/line.svg) no-repeat top center;
  background-position-y: 33%;
  background-size: contain;
  padding-top: 96px;
  padding-bottom: 96px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px) {
  .about-us-home {
    background-size: 1680px;
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.about-us-home .container .col {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.about-us-home .container .col .hand {
  margin-block: 0;
  display: block;
}
@media only screen and (max-width: 575px) {
  .about-us-home .container .col .hand {
    font-size: 32px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about-us-home .container .col .hand {
    font-size: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-us-home .container .col .hand {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-us-home .container .col .hand {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1200px) {
  .about-us-home .container .col .hand {
    font-size: 40px;
  }
}
.about-us-home h2 {
  margin-top: -16px;
}
@media only screen and (max-width: 575px) {
  .about-us-home h2 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about-us-home h2 {
    font-size: 35.5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-us-home h2 {
    font-size: 37px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-us-home h2 {
    font-size: 38.5px;
  }
}
@media only screen and (min-width: 1200px) {
  .about-us-home h2 {
    font-size: 40px;
  }
}
.about-us-home header {
  margin-bottom: 2.5em;
}
.about-us-home .about-us-text {
  margin-bottom: 2em;
}
.about-us-home .brand {
  margin-bottom: 2.5em;
}
section.fullscreen-reference {
  min-height: 0;
  margin-top: 0px;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 575px) {
  section.fullscreen-reference {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  section.fullscreen-reference {
    position: relative;
  }
  section.fullscreen-reference:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.65);
    content: ' ';
  }
  section.fullscreen-reference .col.offset-7 {
    margin-left: auto;
    margin-right: auto;
    width: 196px;
    max-width: 196px;
  }
  section.fullscreen-reference .col.offset-7 .reference-image {
    top: 0;
  }
  section.fullscreen-reference .card {
    text-align: center;
  }
}
section.fullscreen-reference .reference-image {
  position: relative;
  z-index: 80;
  top: 0px;
  width: 160px;
  max-width: none;
}
section.fullscreen-reference .reference-image img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 375px), only screen and (max-width: 575px) {
  section.fullscreen-reference .reference-image img {
    border-radius: 6px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.fullscreen-reference .reference-image img {
    left: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.fullscreen-reference .reference-image img {
    left: 0;
  }
}
section.fullscreen-reference .card {
  margin-top: -50px;
  padding: 45px 50px;
  border-radius: 6px;
}
section.fullscreen-reference .card a {
  color: #FA4616;
}
section.fullscreen-reference .card .quote {
  margin-bottom: 0.5em;
}
section.fullscreen-reference .card .quote,
section.fullscreen-reference .card .reference-name,
section.fullscreen-reference .card .reference-project {
  z-index: 99;
}
section.fullscreen-reference .card .reference-name {
  font-family: "Oooh Baby", cursive;
  color: #FA4616;
  font-size: 34px;
}
section.fullscreen-reference .card .reference-project {
  font-weight: 700;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  section.expertises {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
section.expertises .expertise .image img {
  border-radius: 6px;
}
@media only screen and (max-width: 575px) {
  section.expertises .expertise .image img {
    border-radius: 0;
  }
}
section.expertises .expertise .text .card {
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}
section.expertises .expertise .col .contact .contact-image img {
  border-radius: 6px;
}
@media only screen and (max-width: 375px) {
  section.expertises .expertise .col .contact .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  section.expertises .expertise .col .contact .row .contact-image {
    margin-left: auto;
    margin-right: auto;
  }
  section.expertises .expertise .col .contact .row .contact-text {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    padding-top: 24px;
  }
  section.expertises .expertise .col .contact .row .contact-text.col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
section.expertises .expertise.mirrored .contact-image {
  margin-left: 0px;
  margin-right: auto;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  section.expertises .expertise.mirrored .contact-image {
    margin-left: 0;
  }
}
@media only screen and (max-width: 375px) {
  section.expertises .expertise.mirrored .col .contact .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  section.expertises .expertise.mirrored .col .contact .row .contact-image {
    margin-left: auto;
    margin-right: auto;
  }
  section.expertises .expertise.mirrored .col .contact .row .contact-text {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    padding-top: 24px;
  }
  section.expertises .expertise.mirrored .col .contact .row .contact-text.col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
section.expertises .col .contact .row .contact-text {
  padding-top: 55px;
  color: #616161;
}
section.expertises .contact .contact-text {
  color: #1B365D;
}
section.expertises .contact .contact-text h1,
section.expertises .contact .contact-text h2,
section.expertises .contact .contact-text h3,
section.expertises .contact .contact-text h4 {
  font-family: "Oooh Baby", cursive;
  color: #FA4616;
  font-size: 32px;
  margin-bottom: 0;
}
section.expertises .contact .contact-image {
  max-width: 196px;
  margin-right: -68px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  section.expertises .contact .contact-image {
    margin-right: 0;
    margin-top: -20px;
  }
}
section.video .video {
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
  overflow: hidden;
}
section.slider-and-text h1,
section.slider-and-text h2,
section.slider-and-text h3,
section.slider-and-text h4,
section.slider-and-text h5,
section.slider-and-text h6 {
  color: #1B365D;
  font-family: alwyn-new-web, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-top: 0.9em;
  margin-bottom: 0.45em;
  line-height: 1.05em;
}
@media only screen and (max-width: 575px) {
  section.slider-and-text h1 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.slider-and-text h1 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.slider-and-text h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.slider-and-text h1 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  section.slider-and-text h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 575px) {
  section.slider-and-text h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.slider-and-text h2 {
    font-size: 39px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.slider-and-text h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.slider-and-text h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  section.slider-and-text h2 {
    font-size: 48px;
  }
}
section.slider-and-text h2:first-child {
  margin-top: 0.5em;
}
@media only screen and (max-width: 575px) {
  section.slider-and-text h3 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.slider-and-text h3 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.slider-and-text h3 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.slider-and-text h3 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1200px) {
  section.slider-and-text h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  section.slider-and-text h4 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.slider-and-text h4 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.slider-and-text h4 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.slider-and-text h4 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1200px) {
  section.slider-and-text h4 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  section.slider-and-text h5 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.slider-and-text h5 {
    font-size: 25.5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.slider-and-text h5 {
    font-size: 27px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.slider-and-text h5 {
    font-size: 28.5px;
  }
}
@media only screen and (min-width: 1200px) {
  section.slider-and-text h5 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 575px) {
  section.slider-and-text h6 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.slider-and-text h6 {
    font-size: 21px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.slider-and-text h6 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.slider-and-text h6 {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  section.slider-and-text h6 {
    font-size: 24px;
  }
}
section.slider-and-text p.lead {
  font-size: 20px;
  margin-bottom: 1.25em;
  line-height: 34px !important;
  color: #212121;
}
section.slider-and-text .text .content p.lead {
  font-family: alwyn-new-web, sans-serif;
  font-style: normal;
  font-size: 20px;
  color: #212121;
}
@media only screen and (max-width: 575px) {
  section.slider-and-text .text .content h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.slider-and-text .text .content h2 {
    font-size: 39px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.slider-and-text .text .content h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.slider-and-text .text .content h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  section.slider-and-text .text .content h2 {
    font-size: 48px;
  }
}
section.slider-and-text .text .content p.actions {
  margin-top: 2em;
}
section.slider-and-text .text .content p.actions .btn {
  margin-right: 10px;
}
section.slider-and-text .text .content .btn {
  text-decoration: none;
}
section.slider-and-text .text .content .btn.btn-primary {
  color: #fff;
}
section.slider-and-text .slider-holder .container-fluid .slider-container .tns-outer .tns-nav {
  margin-top: -55px;
}
@media only screen and (max-width: 375px), only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  section.slider-and-text .slider-holder .container-fluid .slider-container .tns-outer .tns-nav {
    margin-bottom: 55px;
  }
}
section.slider-and-text .slider-holder .container-fluid .slider-container .tns-outer .tns-nav button {
  background: rgba(255, 255, 255, 0.64);
}
section.slider-and-text .slider-holder .container-fluid .slider-container .tns-outer .tns-nav button.tns-nav-active {
  height: 14px;
  width: 14px;
  position: relative;
  top: -1px;
  background: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}
section.slider-and-text .slider-holder .container-fluid .slider .item .inner {
  border-radius: 6px;
  overflow: hidden;
}
section.slider-and-text.variant-text-slider .slider-holder .container-fluid .slider .item .inner {
  border-radius: 6px;
}
section.carousel-slider {
  margin-top: 80px;
}
section.carousel-slider .slider-container .item .inner {
  border-radius: 6px;
}
section.carousel-slider .slider-container .item .inner .overlay {
  background-color: rgba(33, 33, 33, 0.75);
}
section.carousel-slider .slider-container .item .inner:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}
section.carousel-slider .slider-container .tns-nav button {
  background: #eee;
  height: 12px;
  width: 12px;
}
section.carousel-slider .slider-container .tns-nav button.tns-nav-active {
  background: #FA4616;
  width: 16px;
  height: 16px;
  position: relative;
  top: -2px;
}
section.carousel-slider .slider-container .tns-nav button.tns-nav-active:focus {
  outline: none;
}
section.call-to-action .content h2 {
  color: #1B365D;
}
@media only screen and (max-width: 575px) {
  section.call-to-action .content h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.call-to-action .content h2 {
    font-size: 39px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.call-to-action .content h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.call-to-action .content h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  section.call-to-action .content h2 {
    font-size: 48px;
  }
}
section.contentblock h1,
section.contentblock h2,
section.contentblock h3,
section.contentblock h4,
section.contentblock h5,
section.contentblock h6 {
  color: #1B365D;
  font-family: alwyn-new-web, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-top: 0.9em;
  margin-bottom: 0.45em;
  line-height: 1.05em;
}
@media only screen and (max-width: 575px) {
  section.contentblock h1 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.contentblock h1 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.contentblock h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.contentblock h1 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  section.contentblock h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 575px) {
  section.contentblock h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.contentblock h2 {
    font-size: 39px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.contentblock h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.contentblock h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  section.contentblock h2 {
    font-size: 48px;
  }
}
section.contentblock h2:first-child {
  margin-top: 0.5em;
}
@media only screen and (max-width: 575px) {
  section.contentblock h3 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.contentblock h3 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.contentblock h3 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.contentblock h3 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1200px) {
  section.contentblock h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  section.contentblock h4 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.contentblock h4 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.contentblock h4 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.contentblock h4 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1200px) {
  section.contentblock h4 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575px) {
  section.contentblock h5 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.contentblock h5 {
    font-size: 25.5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.contentblock h5 {
    font-size: 27px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.contentblock h5 {
    font-size: 28.5px;
  }
}
@media only screen and (min-width: 1200px) {
  section.contentblock h5 {
    font-size: 30px;
  }
}
section.contentblock h6 {
  font-family: "Oooh Baby", cursive;
  color: #FA4616;
  margin-top: 0.5em;
  display: block;
  font-weight: 300;
}
@media only screen and (max-width: 575px) {
  section.contentblock h6 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  section.contentblock h6 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.contentblock h6 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.contentblock h6 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1200px) {
  section.contentblock h6 {
    font-size: 40px;
  }
}
section.contentblock .lead {
  margin-bottom: 1.25em;
  line-height: 32px !important;
  color: #212121;
}
section.contentblock.header-image .content .subtitle {
  font-family: alwyn-new-web, sans-serif;
  font-style: normal;
  font-weight: 300;
}
section.contentblock.header-image .content .page-title {
  margin-top: 0.25em;
}
section.contentblock.contactperson {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 575px) {
  section.contentblock.contactperson {
    margin-right: 15px;
    margin-left: 15px;
  }
}
section.contentblock.contactperson .referentie-person {
  border-radius: 6px;
  overflow: hidden;
}
@media only screen and (max-width: 575px) {
  section.contentblock.contactperson .referentie-person {
    margin-bottom: 0;
  }
}
section.contentblock.contactperson .referentie-person .contactpersoon .image {
  position: relative;
  height: 100%;
}
section.contentblock.contactperson .referentie-person .contactpersoon .image:before {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 100%;
  height: calc(100% + 2px);
  content: ' ';
  background: url(/Content/CSS/THEME/images/filter-contact.svg) no-repeat top right;
  background-size: contain;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  section.contentblock.contactperson .referentie-person .contactpersoon .image:before {
    display: none;
  }
}
section.contentblock.contactperson .referentie-person .contactpersoon .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.contentblock.contactperson .referentie-person .contactpersoon .txtperson {
  padding: 30px;
}
section.contentblock.contactperson .referentie-person .contactpersoon .txtperson p {
  font-family: alwyn-new-web, sans-serif;
  font-weight: 700;
  color: #212121;
  font-size: 24px;
  line-height: 1.1em;
}
section.contentblock.contactperson .referentie-person .contactpersoon .txtperson h2 {
  font-family: "Oooh Baby", cursive;
  color: #FA4616;
  font-size: 32px;
}
section.contentblock.contactperson .referentie-person .contactpersoon .txtperson h4 {
  font-family: montserrat, sans-serif;
  color: #616161;
  font-weight: 700;
}
section.contentblock.contactperson .referentie-person .contactpersoon .socials a {
  border-radius: 50%;
  padding: 10px 15px;
  font-size: 14px;
  width: 44px;
  height: 44px;
  border-color: rgba(250, 70, 22, 0.48);
  color: #FA4616;
  border-radius: 6px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
section.contentblock.contactperson .referentie-person .contactpersoon .socials a:hover {
  border-color: #FA4616;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}
section.contentblock.contactperson .referentie-person .contactpersoon .socials a.linkedin {
  margin-left: 10px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  section.contentblock.contactperson .referentie-person .contactpersoon .txtperson {
    padding-bottom: 15px;
  }
  section.contentblock.contactperson .referentie-person .contactpersoon:last-child .txtperson {
    padding-top: 0px;
    padding-bottom: 30px;
  }
}
section.contentblock.contactperson .referentie-person .contactpersoon:last-child h2 {
  font-family: alwyn-new-web, sans-serif;
  font-weight: 700;
  color: #212121;
  font-size: 24px;
  line-height: 1.1em;
  margin-top: 0;
}
section.contentblock.fullscreen-text p.actions {
  margin-top: 2em;
}
section.contentblock.fullscreen-text p.actions .btn {
  margin-right: 10px;
}
section.contentblock.fullscreen-text img {
  max-width: 100%;
}
section.contentblock.fullscreen-text .lead {
  font-family: alwyn-new-web, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #212121;
}
section.contentblock.fullscreen-text .row .col-md-6 p:last-child {
  margin-bottom: 0;
}
section.contentblock.fullscreen-image .image {
  padding-left: 20px;
  padding-right: 20px;
}
section.contentblock.fullscreen-image .image img {
  border-radius: 6px;
}
.site-footer {
  margin-top: 0;
}
.site-footer .container-fluid .container {
  position: relative;
}
.site-footer .footer-nav-block {
  margin-top: 0px;
}
@media only screen and (max-width: 375px), only screen and (max-width: 575px) {
  .site-footer .footer-nav-block {
    padding-right: 15px;
    overflow: hidden;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 375px), only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .site-footer .footer-nav-block .justify-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.site-footer .footer-nav-block .brands .noloc {
  padding-right: 20px;
  height: auto;
  width: 100px;
}
.site-footer .footer-nav-block .brands .rapasso img {
  height: 80px;
  width: 80px;
}
.site-footer .footer-nav-block .brands .flexfamily-member {
  padding-top: 20px;
  position: unset;
}
.site-footer .footer-nav-block .brands .flexfamily-member img {
  height: 88px;
  width: 199px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .site-footer .footer-nav-block .brands .noloc {
    padding-right: 15px;
    width: 80px;
  }
  .site-footer .footer-nav-block .brands .rapasso img {
    width: 80px;
    height: 80px;
  }
  .site-footer .footer-nav-block .brands .flexfamily-member {
    text-align: end;
  }
  .site-footer .footer-nav-block .brands .flexfamily-member img {
    height: 85px;
    width: 165px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .site-footer .footer-nav-block .brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 35px;
    padding-top: 20px;
  }
  .site-footer .footer-nav-block .brands .noloc {
    padding-right: 0;
  }
  .site-footer .footer-nav-block .brands .flexfamily-member {
    padding-top: 0;
  }
}
@media only screen and (max-width: 575px) {
  .site-footer .footer-nav-block .brands {
    padding-top: 20px;
  }
}
.site-footer .footer-nav-block:before {
  border-top-right-radius: 0px;
  background-color: #FA4616;
  width: 100vw;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .site-footer .footer-nav-block {
    background-color: #FA4616;
    border-radius: 0;
  }
}
.site-footer .footer-nav-block .footer-title {
  color: #fff;
}
.site-footer .footer-nav-block .footer-nav li a,
.site-footer .footer-nav-block .altijd-extra-list li a {
  color: rgba(255, 255, 255, 0.72);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.site-footer .footer-nav-block .footer-nav li a:hover,
.site-footer .footer-nav-block .altijd-extra-list li a:hover {
  color: #fff;
}
.site-footer .footer-nav-block ul.social-links:before {
  background: rgba(255, 255, 255, 0.16);
}
.site-footer .footer-nav-block ul.social-links li a {
  color: rgba(255, 255, 255, 0.72);
}
.site-footer .footer-nav-block ul.social-links li a:hover {
  color: #fff;
}
.site-footer .footer-bottom:before {
  width: 100vw;
}
.site-footer .footer-bottom .copyright,
.site-footer .footer-bottom .credits {
  color: #fff;
}
.site-footer .footer-bottom .copyright a,
.site-footer .footer-bottom .credits a {
  color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.site-footer .footer-bottom .copyright a:hover,
.site-footer .footer-bottom .credits a:hover {
  color: #FA4616;
}
.site-footer .footer-bottom:before {
  background-color: #f13705;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .site-footer .footer-bottom {
    background-color: #f13705;
  }
}
.team .teamlid .overlay {
  background: rgba(33, 33, 33, 0.1);
  background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(33, 33, 33, 0.1)), to(rgba(33, 33, 33, 0)));
  background-image: linear-gradient(to top right, rgba(33, 33, 33, 0.1), rgba(33, 33, 33, 0));
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.team .teamlid:hover .overlay {
  background: rgba(33, 33, 33, 0.02);
  background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(33, 33, 33, 0.02)), to(rgba(33, 33, 33, 0)));
  background-image: linear-gradient(to top right, rgba(33, 33, 33, 0.02), rgba(33, 33, 33, 0));
}
.news .col .card,
.vacancies .col .card {
  border-radius: 6px;
  overflow: hidden;
}
.news .col .card .content,
.vacancies .col .card .content {
  width: 100%;
}
.news .col .card .filter,
.vacancies .col .card .filter {
  background: rgba(33, 33, 33, 0.24);
  background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(33, 33, 33, 0.3)), to(rgba(33, 33, 33, 0.12)));
  background-image: linear-gradient(to top right, rgba(33, 33, 33, 0.3), rgba(33, 33, 33, 0.12));
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.news .col .card:hover .filter,
.vacancies .col .card:hover .filter {
  background: rgba(33, 33, 33, 0.18);
  background-image: -webkit-gradient(linear, left bottom, right top, from(rgba(33, 33, 33, 0.24)), to(rgba(33, 33, 33, 0.06)));
  background-image: linear-gradient(to top right, rgba(33, 33, 33, 0.24), rgba(33, 33, 33, 0.06));
}
.topmenu .col {
  text-align: right;
}
.topmenu .col .topmenu-nav,
.topmenu .col .social-links {
  display: inline-block;
}
.topmenu .col .topmenu-nav {
  margin-right: 24px;
}
.topmenu .col .topmenu-nav li a {
  background: #FA4616;
  line-height: 1em;
  padding: 13px 24px;
  font-weight: 700;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.topmenu .col .topmenu-nav li a:hover {
  background: #1B365D;
  text-decoration: none;
}
.fixed-bottom {
  background: rgba(0, 0, 0, 0.48);
  padding-top: 4px;
  padding-bottom: 4px;
}
.content-cards {
  margin-top: -86px;
  position: relative;
  z-index: 950;
}
.content-cards .card {
  height: 100%;
}
.content-cards .card .card_footer {
  margin-top: auto;
}
.content-cards .card .card_footer .btn {
  margin-top: 1em;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .content-cards .row > div + div {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .content-cards {
    margin-top: 0;
    padding-top: 15px;
  }
}
