/* @import url('http://example.com/example_style.css'); */
@import url("https://use.typekit.net/gwt8ssc.css");

.header__wrapper {
  max-width:1250px; 
}

.body-wrapper main .dnd_area-row-0-background-image {
  max-width: 1920px !important;
  margin: auto;
}

.hs-tools-menu.hs-collapsed {
  display: none !important;
}

.row-depth-1 .button.button--secondary.button--small {
  padding-left: 0px !important;
}

.row-fluid-wrapper.row-depth-1.dnd-row ul.list .list__item {
  margin-left: 0px !important;
}
.row-fluid-wrapper.row-depth-1.dnd-row ul.list .list__item .icon {
  padding-top: 0px !important;
  padding-left: 0px !important;
}

li.list__item {
  align-self: flex-start !important;
  align-items: start !important;
}

.header__menu-submenu {
  background-color: transparent; 
  padding-top:10px;
  border:0;
  border-width:0 !important;
}

/*
@media only screen 
and (min-device-width: 1024px)
{
*/
li.header__menu-item--open ul.header__menu-submenu--level-2 {
  background-color:#0099ff !important;
  background:#0099ff !important;
  border-radius: 14px !important;
}
li.header__menu-item--open ul.header__menu-submenu--level-2 li,
li.header__menu-item--open ul.header__menu-submenu--level-2 li a {
  background-color:transparent !important;
  border-radius: 14px !important;
}

li.header__menu-item--open ul.header__menu-submenu--level-2 li > a,
li.header__menu-item--open ul.header__menu-submenu--level-2 li > a.header__menu-link--active-link {
  font-weight: 700 !important;
  color: #ffffff !important;
  text-decoration: underline !important;
}

li.header__menu-item--open ul.header__menu-submenu--level-2 li:hover {
  position: relative;
  left: 1px;
  top: 1px;
}
/*}*/

.header__menu-submenu li {
  padding-bottom:10px;
}
.header__menu-submenu .header__menu-item:hover, .header__menu-submenu .header__menu-item:focus {
  background-color:transparent;
}


@media (max-width:768px)  {
  /* Mobile */
  .header__menu--mobile ul.header__menu-wrapper li.header__menu-item a.header__menu-link {
    padding: 0.5rem 0.75rem !important;
  }
  .header__menu--mobile ul.header__menu-wrapper li.header__menu-item {
    border-top: none !important;
  }
  .header__menu--mobile ul.header__menu-wrapper li.header__menu-item:last-child a {
    position: relative !important;
    margin-top: 1rem !important;
    margin-bottom: 2px !important;
  }
  .header__menu--mobile ul.header__menu-wrapper {
    border-radius: 28px !important;
    background-color: rgba(0, 153, 255, 0.25) !important;
    padding: 0.25rem !important;
  }
}



p, a.button, .kc-ol li {
  font-size: 1.1rem;
}
p {
  line-height: 140% !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: iskra, Merriweather, serif;
}

h1, h2 {
  font-weight: 700 !important;
  letter-spacing: -.005rem;
  line-height: 115% !important;
}

h3, h4, h5 {
  font-weight: 500 !important;
  letter-spacing: -.015rem;
  line-height: 1.5rem !important;
}

h3.kc-chapeau {
  font-weight: 300 !important;
  margin-bottom: 0.25rem !important;
}

h4 {
  color:#0099FF !important;
}

*, .header__menu-link, button, .button, .hs-button {
  font-family: iskra, Merriweather, "Nunito Sans", serif;
}

/* a.header__button, a.button, img, .hs-image__grid__item__overlay {
  border-radius: 8px !important;
}
 */
img, .hs-image__grid__item__overlay {
  border-radius: 8px !important;
}

a.button, a.header__button {
  border-radius: 500px !important;
  transition-duration: 0s;
}

a.button:hover, a.header__button.button:hover {
  font-family: iskra, Merriweather, Nunito Sans, serif;
  background-color: #B2E0FF;
}

a.header__button.button {
  background-color: #003D66;
  border: 1px solid #003D66;
}

a.header__button.button:hover {
  background-color: #ffffff;
  color: #003D66;
  border: 1px solid #003D66;
}

a.blog-listing__post-button:hover {
  background-color: #003D66;
  border: 1px solid #003D66;
}

a.blog-listing__post-title-link:hover,
a.blog-listing__post-title-link:focus{
  color: #003D66;
}


a.button--icon-right:hover svg {
  fill: #0099ff !important;
}

.pricing-card .pricing-card__heading {
  border-top-left-radius: 24px !important;
  border-top-right-radius: 24px !important;
}

div.hs_cos_wrapper p {
  line-height: 1.3rem;
}

.form-title {
  border-radius: 25px !important;
}

form,
#hsForm_d95904a9-953b-493a-a201-a5c6d16e256f_4425 {
  border-radius: 25px !important;
  background-color: #E5F5FF !important;
}
#hs_form_target_main-module-6 form input[type="text"],
#hs_form_target_main-module-6 form input[type="tel"],
#hs_form_target_main-module-6 form input[type="email"],
#hs_form_target_main-module-6 form input[type="submit"],
form input[type="text"],
form input[type="tel"],
form input[type="email"],
form input[type="submit"]
{
  border-radius: 25px !important;
}

form .legal-consent-container, form .legal-consent-container .hs-richtext, form .legal-consent-container .hs-richtext p {
  font-size: 12px !important;
  color: rgba(0, 0, 0, 0.65);
}

.header__wrapper.header__wrapper--bottom {
  position: relative !important;
}

.dnd-section > .row-fluid, .content-wrapper, .header__wrapper {
  max-width:1250px; 
}

.header__button-col.hidden-phone {
  flex: 1 0 0;
/*   display: none; */
  margin-right:1rem;
  text-align:right;
  
}
.header__container--left .header__menu-col {
    text-align: center !important;
}
@media (min-width: 767px) {
    .header__container--left .header__logo-col {
        margin-left: 1rem;
    }
}

@media (min-width: 1250px) {
    .header__container--left .header__logo-col {
        margin-left: 0;
    }
}


.header__logo-col .header__logo img {
    height: auto;
    max-width: 60%;
}
@media (min-width: 767px) {
    .header__logo-col .header__logo img {
    height: auto;
    max-width: 80%;
}
}



.header__wrapper a.header__menu-link {
  font-size: 1.1rem !important;
}

.header__menu-item--depth-1 {
  padding: 0 0.15rem !important;
}

.header__wrapper li.header__menu-item a.header__menu-link {
  border-radius: 28px !important;
  padding: 2px 10px;
  position: relative !important;
}

.header__wrapper li.header__menu-item:hover a.header__menu-link:not(.header__menu-link--active-link) {
  background-color: rgba(0, 153, 255, 1) !important;
  color: #fff !important;
}

.header__wrapper li.header__menu-item .header__menu-link--active-link {
  background-color: rgba(0, 153, 255, 0.25) !important;
  color: #000 !important;
}

div.blog-listing__post-tags {
  margin-bottom: 1.0rem !important;
}

.blog-post .blog-post__tags a.blog-post__tag-link,
div.blog-listing__post-tags > a {
  background-color: #ccc !important;
  border-radius: 28px !important;
  padding: 4px 16px !important;
  font-size: 0.85rem !important;
  color: #000 !important;
  text-decoration: none !important;
}
.blog-post .blog-post__tags a.blog-post__tag-link:hover,
div.blog-listing__post-tags > a:hover {
  background-color: #0099ff !important;
  color: #ffffff !important;
}

.dl-list--short {
  display: inline-block;
  max-width: 45rem;
  font-family: Nunito Sans, serif !important;
  line-height: 130% !important;
}

ul.dl-list li, ol.dl-list li,
ul.dl-list li a, ol.dl-list li a{
  font-size: 1.1rem !important;
  line-height: 130% !important;
  font-family: Nunito Sans, serif !important;
}
h1.dl-section-header,
h2.dl-section-header {
  margin-top: 2.5rem !important;
}
.dl-subheader {
  margin-bottom: 0.5rem;
}

.dl-intro, .dl-intro p {
  font-size: 1.2rem !important;
  line-height: 1.9rem !important; 
  color: #005c99 !important;"
}
div.dl-intro {
  position: relative;
  display: block;
  margin-bottom: 0.5rem !important;
}
hr.dl-hr {
  width: 50%;
  margin: 1rem auto;
  margin-top: 3rem;
  border: none;
  height: 1px;
  background-color: #0099ff;
}

/*
 * START HACK - Betere weergave featured images
 */
.blog-listing--card img.blog-listing__post-image {
  width: 100% !important;
  height: auto !important;
}
.blog-listing--card .blog-listing__post-image {
  object-fit: contain !important;
}
.blog-listing__post-image-wrapper {
  display: block !important;
  height: auto !important;
}
a.blog-listing--card.blog-listing__post-image-wrapper {
  height: auto !important;
}


/*
 * START HACK - Mobile Homepage
 * #hs_cos_wrapper_module_17400328651168 - Desktop
 * #hs_cos_wrapper_widget_1740033113155 - Phone
 */
.dl-body #hs_cos_wrapper_module_17400328651168 h1 {
  color: #007acc !important;
}

#hs_cos_wrapper_widget_1740033113155 {
  padding-top: 0px;
}
#hs_cos_wrapper_module_17400328651168 h1, 
#hs_cos_wrapper_widget_1740033113155 h1 {
  line-height: 95% !important;
  font-size: 20px;
}

@media (min-width: 576px) {
  #hs_cos_wrapper_widget_1740033113155 {
    
  }
  #hs_cos_wrapper_module_17400328651168 h1, 
  #hs_cos_wrapper_widget_1740033113155 h1 {
    font-size: 36px;
    margin-top: 40px;
  }
}

@media (min-width: 576px) and (max-width: 1023px) {
  .dl-body .dnd_area-row-0-hidden {
    display: block !important;
  }
  .dl-body .dnd_area-row-2-hidden {
    display: none !important;
  }
  .dl-body .cell_17164438313694-padding {
    padding-top: 60px;
    padding-right: 0 !important;
  }
}

@media (min-width: 1440px) and (max-width: 1920px) {
  #hs_cos_wrapper_module_17400328651168 h1 {
    margin-top: 10px !important;
  }
}

@media (min-width: 1024px) {
  .dl-body .dnd_area-row-2-hidden {
    display: block !important;
  }
  .dl-body .dnd_area-row-0-hidden {
   display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1280px) {
  div.cell_17400328651162-padding.cell_17400328651162-background-image {
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-top: 240px !important;
    padding-right: 45% !important;
  }
  #hs_cos_wrapper_module_17400328651168.hs_cos_wrapper {
    padding-bottom: 0px !important;
  }
  #hs_cos_wrapper_module_17400328651168.hs_cos_wrapper span h1 {
    font-size: 30px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #hs_cos_wrapper_module_17400328651168.hs_cos_wrapper span h1 {
    font-size: 40px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  #hs_cos_wrapper_module_17400328651168.hs_cos_wrapper span h1 {
    font-size: 45px !important;
  }
}
@media (min-width: 1280px) {}


/* Rounded corner boxes */
.cell_17164438313694-background-layers,
.dl-rounded,
div.row-number-15 img.hs-image-widget {
  border-radius: 25px !important;
}

.dl-body .hs-image__grid__item__overlay, img {
  border-radius: 25px !important;
}

/* Faq */
.faq-mwb .faq-mwb-container .faq-mwb-faq {
  border-radius: 25px !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  margin-bottom: 12px !important;
}

.faq-mwb .faq-mwb__title h3,
.faq-mwb .faq-mwb__title h4,
.faq-mwb .faq-mwb__title h5,
.faq-mwb .faq-mwb__title h6 {
  margin: 0 0 0 0 !important;
  font-family: iskra, Merriweather, Nunito Sans, serif !important;
}
.faq-mwb .faq-mwb-container .faq-mwb__title h6 {
  font-size: 20px !important;
}
.faq-mwb .faq-mwb__intro .faq-mwb__heading,
.faq-mwb .faq-mwb-container .faq-mwb-faq .faq-mwb__content h3,
.faq-mwb .faq-mwb-container .faq-mwb-faq .faq-mwb__content h4,
.faq-mwb .faq-mwb-container .faq-mwb-faq .faq-mwb__content h5,
.faq-mwb .faq-mwb-container .faq-mwb-faq .faq-mwb__content h6 {
  font-family: iskra, Merriweather, Nunito Sans, serif !important;
}

/* rounded video */
.roundedVideo {
  border-radius: 33px; 
  overflow: hidden; 
  -webkit-transform: translateZ(0);
  -webkit-box-shadow: 10px 10px 0px 0px rgba(0,153,255,1);
  -moz-box-shadow: 10px 10px 0px 0px rgba(0,153,255,1);
  box-shadow: 10px 10px 0px 0px rgba(0,153,255,1);
}
.rotateLeft {
  transform: rotate(-15deg);
}
.rotateRight {
  transform: rotate(15deg);
}