/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
.gp_slideshow1 .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}
.gp_slideshow1 .slick-slider .slick-track, .gp_slideshow1 .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);
}
.gp_slideshow1 .slick-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.gp_slideshow1 .slick-slider .slick-list:focus {
  outline: none;
}
.gp_slideshow1 .slick-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.gp_slideshow1 .slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gp_slideshow1 .slick-slider .slick-track:before {
  display: table;
  content: "";
}
.gp_slideshow1 .slick-slider .slick-track:after {
  display: table;
  content: "";
  clear: both;
}
.gp_slideshow1 .slick-slider.slick-loading .slick-track {
  visibility: hidden;
}
.gp_slideshow1 .slick-slider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
}
.gp_slideshow1 [dir="rtl"] .slick-slide {
  float: right;
}
.gp_slideshow1 .slick-slide img {
  display: block;
}
.gp_slideshow1 .slick-slide.slick-loading img {
  display: none;
}
.gp_slideshow1 .slick-slide.dragging img {
  pointer-events: none;
}
.gp_slideshow1 .slick-initialized .slick-slide {
  display: block;
}
.gp_slideshow1 .slick-loading .slick-slide {
  visibility: hidden;
}
.gp_slideshow1 .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.gp_slideshow1 .slick-arrow.slick-hidden {
  display: none;
}
.gp_slideshow1 .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10%;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}
.gp_slideshow1 .slick-arrow:hover {
  background: rgba(0, 0, 0, 0);
}
.gp_slideshow1 .slick-arrow:hover:before {
  opacity: 1;
}
.gp_slideshow1 .slick-arrow:before {
  font-family: FontAwesome;
  font-size: 40px;
  opacity: 0.7;
}
.gp_slideshow1 .slick-arrow.slick-prev {
  left: 0;
}
.gp_slideshow1 .slick-arrow.slick-prev:before {
  content: "";
}
.gp_slideshow1 .slick-arrow.slick-next {
  right: 0;
}
.gp_slideshow1 .slick-arrow.slick-next:before {
  content: "";
}
.gp_slideshow1 .gp_grid:not(.slick-initialized) {
  display: none;
}
.gp_slideshow1 img {
  width: 100%;
  margin: 0 auto;
}
.gp_slideshow1 .gp_item {
  position: relative;
  overflow: hidden;
}
.gp_slideshow1 .gp_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gp_slideshow1 .gp_mask.style_dark {
  background: linear-gradient(rgba(15, 15, 15, 0.75), rgba(15, 15, 15, 0.75));
}
.gp_slideshow1 .gp_mask.style_light {
  background: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.01));
}
.gp_slideshow1 .gp_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.gp_slideshow1 .gp_content.style_light .gp_btn:not(.btn):not(.button) {
  border: 0 !important;
  border-radius: 4px !important;
  background: #282828;
}
.gp_slideshow1 h3.gp_title {
  margin: 0;
  font-size: 80px;
  line-height: 77px;
  margin-bottom: 37px;
}
.gp_slideshow1 .gp_desc {
  font-size: 18px;
}
.gp_slideshow1 .gp_buttons {
  margin-top: 43px;
}
.gp_slideshow1 .gp_btn {
  margin: 10px;
}
.gp_slideshow1 .gp_btn:not(.btn):not(.button) {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 30px;
  font-size: 14px;
  padding: 12px 30px;
  line-height: 18px;
  font-weight: bold;
  transition: opacity 0.2s ease;
}
.gp_slideshow1 .gp_btn:not(.btn):not(.button):hover {
  opacity: 0.7;
}
@media only all and (max-width: 960px) {
  .gp_slideshow1 h3.gp_title {
    font-size: 60px !important;
    line-height: 63px !important;
    margin-bottom: 27px !important;
  }
}
@media only all and (min-width: 481px) and (max-width: 767px) {
  .gp_slideshow1 .gp_content_inner {
    width: 180%;
    margin-left: -90px;
    margin-right: -90px;
  }
}
@media only all and (max-width: 480px) {
  .gp_slideshow1 .gp_content_inner {
    width: 220%;
    margin-left: -110px;
    margin-right: -110px;
  }
}
.gp_content1 {
  position: relative;
}
.gp_content1 > .g-grid.gp_center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.gp_content1 .gp_content {
  position: relative;
}
.gp_content1 .gp_buttons {
  margin-top: 1rem;
}
.gp_content1 .gp_buttons a {
  margin-bottom: 10px;
}
@media only all and (max-width: 50.99rem) {
  .gp_content1 .gp_text_right {
    padding-top: 1rem;
  }
  .gp_content1 .gp_text_left {
    padding-bottom: 1rem;
  }
}
@media only all and (min-width: 51rem) {
  .gp_content1 .gp_text_right {
    margin-left: 16%;
  }
  .gp_content1 .gp_text_left {
    margin-right: 16%;
  }
}
.gp_content2 {
  position: relative;
}
.gp_content2 .gp_heading {
  margin-bottom: 60px;
  text-align: center;
}
.gp_content2 > .g-grid {
  margin: 0 -15px;
}
.gp_content2 > .g-grid.gp_center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.gp_content2 .gp_content {
  position: relative;
  margin: 0 15px;
}
.gp_content2 .gp_buttons {
  margin-top: 1rem;
}
.gp_content2 .gp_buttons a {
  margin-bottom: 10px;
}
.gp_content2 .gp_subtitle {
  font-weight: bold;
}
.gp_content2 .gp_subtitle a {
  pointer-events: none;
}
@media only all and (max-width: 50.99rem) {
  .gp_content2 .gp_text_right {
    padding-top: 1rem;
  }
  .gp_content2 .gp_text_left {
    padding-bottom: 1rem;
  }
}
.gp_content5 .gp_heading {
  margin-bottom: 60px;
}
.gp_content5 > .g-grid {
  margin: 0 -15px;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.gp_content5 .gp_buttons {
  margin-top: 40px;
}
.gp_content5 .gp_content {
  padding: 15px;
}
.gp_content5 .gp_content > h3 {
  margin-top: 0;
}
.gp_content5 .gp_subtitle {
  display: inline-block;
  padding: 3px 7px;
  line-height: 1;
  letter-spacing: 1px;
}
.gp_bottom1 .gp_bottom_top {
  margin: 0 -12px;
}
.gp_bottom1 .gp_bottom_top .gp_content {
  margin: 0 12px;
}
.gp_bottom1 .gp_content > h3 {
  margin: 0 0 1.25rem;
  font-size: 1.125rem;
}
.gp_bottom1 ul {
  margin: 0;
  padding: 0;
}
.gp_bottom1 ul li {
  list-style: none;
  line-height: 1.8;
}
.gp_bottom1 ul li a {
  color: #193564;
}
.gp_bottom1 ul li a:hover {
  text-decoration: underline;
}
.gp_bottom1 .gp_content_bottom > ul li {
  display: inline-block;
  margin-right: 0.4375rem;
  font-size: 95%;
}
.gp_bottom1 .gp_content_bottom > ul li.gp_copyright {
  margin-right: 1rem;
  font-size: 100%;
}
.gp_bottom1 .gp_social {
  text-align: right;
}
.gp_bottom1 .gp_social a {
  margin-left: 0.4375rem;
  font-size: 1.5625rem;
  color: #193564;
}
.gp_bottom1 .gp_social a:hover {
  color: #193564;
}
.gp_bottom1 .gp_divider {
  margin: 2rem 0;
  line-height: 1;
  height: 0;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.gp_bottom2 .gp_bottom_top {
  margin: 0 -12px;
}
.gp_bottom2 .gp_bottom_top .gp_content {
  margin: 0 12px;
}
.gp_bottom2 .gp_content > h3 {
  margin: 0 0 1.25rem;
  font-size: 1.125rem;
}
.gp_bottom2 .gp_content .gp_desc {
  margin: 1rem 0;
}
.gp_bottom2 ul {
  margin: 0;
  padding: 0;
}
.gp_bottom2 ul li {
  list-style: none;
  line-height: 1.8;
}
.gp_bottom2 ul li a {
  color: #193564;
}
.gp_bottom2 ul li a:hover {
  text-decoration: underline;
}
.gp_bottom2 .gp_social a {
  padding: 0.3125rem;
  font-size: 1.125rem;
  color: #193564;
}
.gp_bottom2 .gp_social a:hover {
  color: #193564;
}
.gp_bottom2 .gp_divider {
  margin: 2rem 0;
  line-height: 1;
  height: 0;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.gp_bottom2 .gp_copyright {
  text-align: center;
}
.gp_team1 .gp_heading {
  margin-bottom: 50px;
}
.gp_team1 .gp_items {
  margin: 0 -15px;
}
.gp_team1 .gp_item {
  margin: 0 15px 30px;
  text-align: center;
}
.gp_team1 .gp_item:hover .gp_team_social {
  opacity: 1;
  bottom: 0;
}
.gp_team1 .gp_team_img {
  position: relative;
  overflow: hidden;
}
.gp_team1 .gp_team_social {
  opacity: 0;
  background: rgba(0, 0, 0, 0.75);
  padding: 21px 0 16px;
  position: absolute;
  width: 100%;
  bottom: -30px;
  cursor: default;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.gp_team1 .gp_team_social > a {
  margin: 0 6px;
  padding: 7px;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  font-size: 1rem;
}
.gp_team1 .gp_team_social > a:hover {
  opacity: 0.75;
}
.gp_team1 .gp_team_info {
  padding: 30px 40px 50px;
  position: relative;
  background: #f6f6f6;
}
.gp_team1 .gp_team_info .gp_team_title {
  font-weight: 700;
}
.gp_team1 .gp_team_info .gp_team_desc {
  padding: 1rem 0;
  margin-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.gp_team1 .gp_team_info a.gp_team_btn {
  font-size: 0.825rem;
  padding: 8px 16px;
  min-height: 1rem;
  line-height: 1rem;
  outline: 0;
  text-decoration: none;
  color: #ffffff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  border-radius: 4px;
}
.gp_team1 .gp_team_info a.gp_team_btn:hover {
  opacity: 0.75;
}
.gp_team4 .gp_heading {
  margin-bottom: 50px;
}
.gp_team4 .g-grid.r_v_center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.gp_team4 .r_team_img {
  position: relative;
  overflow: hidden;
}
.gp_team4 .r_team_social {
  display: inline-block;
  margin-left: 1rem;
}
@media only all and (max-width: 50.99rem) {
  .gp_team4 .r_team_social {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .gp_team4 .r_team_social {
    margin-top: 1rem;
  }
}
.gp_team4 .r_team_social > a {
  text-decoration: none;
  font-size: 1rem;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
}
.gp_team4 .r_team_social > a:hover {
  background: #193564;
  color: #ffffff;
}
.gp_team4 .r_team_info {
  padding: 30px;
  position: relative;
}
.gp_team4 .r_team_info .r_team_title {
  margin: 0;
  font-weight: 700;
}
.gp_team4 .r_team_info .r_team_desc {
  padding: 1rem 0 1.5rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.gp_team4 .r_team_divider {
  margin: 2rem 0;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 1;
  height: 0;
}
.gp_stickymenu {
  position: static;
  -webkit-transition: none;
  transition: none;
  z-index: 800;
}
@media only all and (max-width: 50.99rem) {
  .gp_stickymenu {
    position: static !important;
    margin-top: 0 !important;
  }
}
.gp_stickymenu.bound {
  position: absolute;
  left: auto;
  right: auto;
}
.gp_stickymenu.bound.top {
  top: 0;
  bottom: auto;
}
.gp_stickymenu.bound.bottom {
  top: auto;
  bottom: 0;
}
.gp_stickymenu.fixed {
  position: fixed;
  left: auto;
  right: auto;
}
.gp_stickymenu.fixed.top {
  top: 0;
  bottom: auto;
}
.gp_stickymenu.fixed.bottom {
  top: auto;
  bottom: 0;
}
.gp_stickymenu.native {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}
.gp_stickymenu.gp_icon_right .gp_stickymenu_item i {
  float: right;
  margin-right: 0;
}
.gp_stickymenu .gp_stickymenu_item {
  position: relative;
  line-height: 1;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  padding: 13px 16px;
  text-transform: none;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.gp_stickymenu .gp_stickymenu_item:before {
  position: absolute;
  content: "";
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
}
.gp_stickymenu .gp_stickymenu_item i {
  opacity: 0.95;
  margin-right: 8px;
  min-width: 25px;
  text-align: center;
}
.gp_cta4 {
  position: relative;
}
@media only all and (min-width: 51rem) {
  .gp_cta4 .gp_content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  .gp_cta4 .gp_content_right {
    margin-left: auto;
    padding-left: 2rem;
    white-space: nowrap;
  }
}
@media only all and (max-width: 50.99rem) {
  .gp_cta4 {
    text-align: center;
  }
  .gp_cta4 .gp_content_right {
    margin-top: 1rem;
  }
}
.gp_cta4 .gp_content {
  position: relative;
}
.gp_cta4 .gp_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gp_iconblock2 .gp_heading {
  margin-bottom: 60px;
}
.gp_iconblock2 > .g-grid {
  margin: 0 -10px;
}
.gp_iconblock2 .gp_content {
  padding: 20px 25px;
  margin: 10px;
  border-radius: 4px;
}
.gp_iconblock2 .gp_content h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 700;
}
.gp_iconblock2 .gp_icon {
  font-size: 2.5rem;
}
.gp_iconblock2 .gp_link {
  margin-top: 15px;
}
body {
  font-size: 1.1rem;
  line-height: 1.5;
}
.section-vertical-paddings {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
.g-content {
  margin: 0.1rem !important;
  padding: 0.5rem !important;
}
.page-header h1 {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #e37831 !important;
}
#g-footer {
  color: #ffffff !important;
}
.g-logo {
  display: flex;
  justify-content: center;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.7vw;
  box-shadow: none !important;
  line-height: normal;
  max-width: 300px !important;
  align-items: center;
  white-space: nowrap;
}
#g-navigation a {
  color: #000000 !important;
}
#g-navigation a:hover {
  color: #e37831 !important;
}
.g-main-nav .g-dropdown {
  text-align: left;
  background: #eeeeee !important;
}
.g-block.center .g-main-nav .g-toplevel {
  display: block;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 1rem !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1vw !important;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  text-transform: none;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper h1 {
  color: #ffffff;
  font-size: 2.8vw;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: 3px 5px 0px black;
}
.g-offcanvas-toggle {
  top: 1.9rem !important;
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
  position: absolute;
  right: 1.938rem !important;
  text-align: center;
}
#g-offcanvas {
  padding-left: 3.5rem !important;
}
.specialisaties-bg {
  background-image: url('../../images/backgrounds/bg.png');
  background-repeat: no-repeat;
  height: auto;
  max-width: 100%;
}
#gp_stickymenu-4910 .gp_stickymenu_item {
  background-color: #ffffff;
  color: #000000;
  font-size: 1.1rem !important;
}
/*# sourceMappingURL=custom_332.css.map */