
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');


  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #333333 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #333333 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #333333 !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: #333333 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #333333 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #333333 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #333333 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #333333 !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: #333333 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #333333;
  border-color: #333333;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #333333 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #333333 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://lfs.nbsals3.nl/wp-content/uploads/sites/50/2021/03/header-2.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(255, 255, 255, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #333333 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 455px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 605px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 255px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 405px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 180px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 180px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 280px;
  }
  header > div.wrapper.above {
  min-height: 430px;
  }

  header div.header div.holder {
  height: 180px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #333333; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(51, 51, 51, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(51, 51, 51, .5) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: #333333 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #333333;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: #333333 !important;
  }
  }


  header div.header div.contact i {
  color: #333333;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #333333 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #333333 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #333333;
  }

  footer div.socket,
  .footer-sticky {
  background: #333333 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #333333;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #333333 !important;
  }

  section.prices table tr td a {
  color: #333333 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #333333 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #333333;
  }

  img.logo {
    filter: brightness(0) invert(1);
}

.page-id-20 tr:nth-child(even) {
    background: none;
}

/*.home img:not(.logo) {
    filter: grayscale(1);
}*/

.oplossing {
text-align: center;
}

section.intro {
    padding: 80px 0;
}



.CTA h4 {
    margin-top: 0;
}
.CTA {
    text-align: center;
    padding: 4em;
    background-color: #f3f1ff;
    margin-top: 5em;
    margin-bottom: 5em;
}

.center {
    text-align: center;
}

html.navbar-open .fa-bars:before {
    content: "\f00d";
}


.row.kleurlaatste {
    background-color: #f3f1ff;
    padding: 6em;
}

.col-md-16.laatsteblok img {
    height: 340px;
    width: 340px;
    object-fit: cover;
}



.resultatenbovenkant {
    min-height: 170px;
}

.kleine.CTA h3 {
    margin-top: 0px;
    margin-bottom: 0;
}
.kleine.CTA {
    padding: 4em;
    border: solid;
    text-align: center;
    margin: 3em 3em 3em 0em;
}



img.homeimage {
    width: auto;
    display: block;
    margin: 0 auto;
    max-height: 55vh;
}


.vertypartent {
    display: table;
}

.vertychild {
    vertical-align: middle;
    display: table-cell;
}

/* Desktops and laptops ----------- */
@media (max-width:1599px) and (min-width:992px) {


section.intro .container {
    width: 100%;
}


}

/* Large screens ----------- */
@media only screen  and (min-width : 1600px) {

.home section.intro .container,  .page section.intro.text.block0 .container {
    width: 60%;
}

}




.vertical-align-parent {
    height: 65vh;
    display: table;
}

.vertical-align-child {
    vertical-align: middle;
    display: table-cell;
}

.wrapper.shadow.dynamic_sticky_menu.sticky_nav.center.sticky_menu nav.navbar.navbar-default {
    background-color: rgba(0,0,0, .5)!important;
}

nav.navbar.navbar-default {
transition: .2s linear;
}




a.btn.btn-primary.headerbtnround {
    border-radius: 100%!important;
    height: 50px;
    width: 50px;
padding: 13px 17.8px;
    font-size: 1.2em;
}

html {
  scroll-behavior: smooth;
}


div#contentheader h1 {
    font-size: 40px;
}
div#contentheader {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    width: fit-content;
}

.col-md-32.col-md-offset-8 {
    position: relative;
    height: 60vh;
    width: 100%;
    margin: 0 auto;
}




i.fas.fa-bars {
    color: white;
}


tr:nth-child(even) {
    background-color: #f2f2f2;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 15px;
    border-top: 0px solid #ddd;
}

footer tr:nth-child(even):not(.footer) {
    background-color: rgba(0,0,0,0);
}

/*links*/
main a:not(.btn), footer a:not(.btn) {
    color: #8B76FF!important;
}
a.btn.btn-primary, .nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    padding: 1em 1.5em;
    transition: all 0.3s;
    background: linear-gradient(
90deg
, rgba(139,118,255,1) 0%, rgba(150,131,255,1) 47%, rgba(173,159,255,1) 100%)!important;
    border-radius: 200px!important;
    margin-top: 1em;
}

a.btn.btn-primary:hover {
opacity: 0.8;
}


/**/
.mt-0 {margin-top: 0}

.kleurtje {
    background-color: #f3f1ff;
}


@media only screen and (min-width: 992px) {
header > div.wrapper::after {
    background-attachment: fixed;
}

.homeblok1-col-2 img {
    max-height: 500px;
    width: 90%;
    object-fit: contain;
    padding: 0 4em;
}
.vertchild {
    vertical-align: middle;
    display: table-cell;
    height: 500px;
}
.col-md-24.vertparent {
    display: table;
}
.introimage {
    height: 500px;
    width: 100%;
    object-fit: contain;
    object-position: center;
}
section.intro.text.block4 {
    padding-bottom: 8em;
}
.col-md-12.col-xs-24.oplossing {
    margin-top: 2em;
}

.mobile {display: none;}




.kleurtje {
    padding: 3em;
}

.row.homeblokken {
    display: flex;
    align-items: center;
}
body.home header > div.wrapper {
    min-height: 90vh;
}

header div.header div.cta a {
    color: white!Important;
}
header nav.navbar-default {
    background-color: rgba(51, 51, 51, 0) !important;
}
body header > div.wrapper {
    min-height: 435px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #fff!important;
}


}

@media only screen and (max-width: 991px) {


.CTA {
    padding: 2em 1.3em 2em 1.3em!important;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 15px 25px;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 30px;
    font-size: 16px;
}
.col-md-16.laatsteblok {
    margin-top: 5em;
}


.desktop {display: none;}

.kleurtje {
    padding: 1.5em;
}

header nav.navbar-default {
    background: rgba(0,0,0,0);
}
header > div.wrapper::after {
        background-position: inherit;
}
header>div.wrapper {
    min-height: 40vh;
}


}

/* No greater than 900px, no less than 400px */
@media (max-width:900px) and (min-width:400px) {
    .foo {
        display:none;
    }
}​


/*fonts*/

html {font-size: 100%;} /*16px*/

body {
  background: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.75;
font-size: 16px;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

h1 {
  margin-top: 0;
  font-size: 3.052rem;
}

h2 {font-size: 2.441rem;}

h3 {font-size: 1.953rem;}

h4 {font-size: 1.563rem;}

h5 {font-size: 1.25rem;}
