
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', 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: var(--text);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--lime-base) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--sky-base) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--lime-base) !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: var(--sky-base) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--sky-base) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--sky-base) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--lime-base) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--sky-base) !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: var(--sky-base) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--sky-base);
  border-color: var(--sky-base);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--sky-base) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--sky-base) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  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://dermaflow.nl/wp-content/uploads/sites/74/2025/12/Foto-acnetherapie-2-1920x1280.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 434px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 584px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 234px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 384px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 159px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 159px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 259px;
  }
  header > div.wrapper.above {
  min-height: 409px;
  }

  header div.header div.holder {
  height: 159px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--sky-base); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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: var(--sky-base) !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 var(--lime-base);
  }

  @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: var(--lime-base) !important;
  }
  }


  header div.header div.contact i {
  color: var(--lime-base);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--text) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--lime-base) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--sky-base) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--lime-base);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--sky-base) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--text) !important;
  }

  section.prices table tr td a {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--sky-base);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
  --cyan-extra-light: #E6F5F9; 
  --cyan-light: #B3E3EF;  
  --cyan-medium-light: #66C9DE;  
  --cyan-base: #0089A8;          /* basiskleur */
  --cyan-medium: #007A97;  
  --cyan-dark: #006A85;        
  --cyan-extra-dark: #005A73; 
  --cyan-deep: #004A61;         
  --lime-extra-light: #F7FCE6;  
  --lime-light: #E8F5B3;        
  --lime-medium-light: #D4EA66;   
  --lime-base: #AFCA0B;          /* lime kleur */
  --lime-medium: #9DB50A;       
  --lime-dark: #8BA009;         
  --lime-extra-dark: #798A08;   
  --lime-deep: #677506;       
  --sky-extra-light: #E6F5FC;   
  --sky-light: #B3E3F5;       
  --sky-medium-light: #66CBEA;   
  --sky-base: #008BC7;           /* Jouw sky blue kleur */
  --sky-medium: #007CB3;       
  --sky-dark: #006D9E;          
  --sky-extra-dark: #005E89;     
  --sky-deep: #004F75;          
  --dark-blue-light: #34495E;    
  --dark-blue-base: #2C3E50;     
  --dark-blue-medium: #243442;   
  --dark-blue-dark: #1A252F;   
  --dark-blue-deep: #0F1419;    
  --grey-extra-light: #F8F9FA;   
  --grey-light: #E9ECEF;         
  --grey-medium-light: #DEE2E6;   
  --grey-base: #ADB5BD;          
  --grey-medium: #6C757D;        
  --grey-dark: #495057;          
  --grey-extra-dark: #343A40;    
--kop: #0a0e0a;
--text: #7a7a7a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Saira", sans-serif;
--koptekst: "Noto Serif", serif;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}


a strong {
    color: var(--lime-base) !important;
}

.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}
.circleline .nf-field .nf-field-element li input {
    margin-right: -15px;
    margin-top: -6px!important;
}

.nf-field-container.list-container ul li::before {
display: none;
}


.aligncenter.size-full.wp-image-640 {
  object-fit: cover;
}

.footer-cta {
padding: 100px 0;
    background: var(--cyan-extra-light);
    text-align: left;
}
.footer-cta-box img {
    width: 180px;
    margin: 0;
    border-radius: 100%;
    height: 180px;
}

div.price-table > p, div.price-table > div > p {
    display: none;
}
.prijs_header {
    margin-bottom: 45px;
}
.prijs_header h2 {
    margin-top: 0;
}
.price-table {
    background: white;
    border: 2px solid var(--grey-light);
    border-radius: 12px;
    overflow: hidden;
}
.price-table-row {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 2rem;
    padding: 1.5rem 2rem;
    border-bottom: 1px solid var(--grey-light);
    transition: background-color 0.3s ease;
    font-size: 14px;
    align-items: center;
}
.price-table-item strong {
    font-size: 16px;
}
.price-table-price {
    color: var(--cyan-base);
    font-weight: 700;
    white-space: nowrap;
    font-size: 18px;
}
.price-table-row:last-child, .price-table-row:nth-last-child(2) {
    border-bottom: none;
}


.home section.treatments div.items div.item img {
    border-radius: 15px !important;
    height: 450px !important;
    object-fit: cover;
}
.usp-timeline {
    position: relative;
    width: 70%;
    margin: 0 auto;
}
.usp-timeline::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(to bottom, var(--sky-light), var(--cyan-base));
    transform: translateX(-50%);
}
.usp-item:nth-child(odd) {
    flex-direction: row;
}
.usp-item:nth-child(even) {
    flex-direction: row-reverse;
}
.usp-item {
    display: flex;
    align-items: center;
    margin-bottom: 3rem;
    position: relative;
}
.usp-number {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--sky-base), var(--sky-dark));
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: bold;
    position: relative;
    z-index: 1;
    box-shadow: 0 4px 15px rgb(0 137 167 / 40%);
}
.usp-content {
    flex: 1;
    padding: 2rem;
    background: white;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    margin: 0 2rem;
    border: 2px solid var(--grey-light);
    transition: all 0.3s 
ease;
}
.usp-content h3 {
    margin-top: 0;
    font-size: var(--font-size-h5);
}
.usp-content p {
    margin-bottom: 0;
}

.home section.treatments .container {
    display: flex;
    flex-direction: column;
}

.home section.treatments .section-header{
    order: 1;
}

.home section.treatments .items {
    order: 2;
}
.home section.treatments .section-knop {
    order: 3;
    margin-top: 3em;
}
.feature-parent .feature-image img {
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: right;
}


    body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
        top: 0;
    }
header>div.wrapper.shadow:before {
    background: rgb(255 255 255 / 47%);
}

header .header__content p {
    color: var(--kop) !important;
}
header .header__content h1 {
    font-size: 3.5rem;
    color: var(--lime-base) !important;
    margin-bottom: 1rem;
    font-weight: 700;
}
header .header__content p.header_sub {
    font-size: 1.5rem;
    color: var(--cyan-base) !important;
    margin-bottom: 15px;
    font-weight: 600;
}

footer div.socket {
    margin-top: 80px;
}
footer {
    padding-top: 120px;
}

footer div.column > h4 {
    border-bottom: 0px solid var(--lime-base);
    color: var(--kop) !important;
    font-size: 18px;
    margin-bottom: -3px;
    margin-top: 0;
}


footer div.social-media ul li a {
    line-height: 40px;
}
footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--text) !important;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.5);
}
div.social-media ul li a {
    border-radius: 11px;
}
footer .social-media.size-normal {
    margin-top: -15px;
}
footer p.openingstijden {
    margin-top: -16px;
    font-size: 13px;
}
footer .column.salon_info img {
    margin-bottom: 12px;
}

section.intro_behan::before {
    background: var(--lime-extra-light)!important;
}
.detail-row:nth-child(3) {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.accordion-title {
    font-weight: 600;
    font-family: var(--koptekst);
    color: var(--kop);
    font-size: 18px;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    border-radius: 25px !important;
    height: 380px;
    object-fit: cover;
}


footer {
    color: var(--text) !important;
}
footer,footer div.socket, .footer-sticky {
    background: var(--grey-extra-light) !important;
}
section.partners:not(.home .partners) {
    display: none;
}
section.partners {
    background: transparent !important;
}

div.breadcrumbs {
    display: none;
}

.testimonial {
    border-radius: 16px;
    padding: 2rem 2rem;
    margin: 3rem auto;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    color: var(--kop);
}

.testimonial .testimonial-author {
    color: var(--cyan-dark);
    font-weight: 600;
    text-align: right;
    margin-top: 15px;
    font-size: 16px;
}

div.accordion-container > div > p, div.accordion-container > div > div.accordion-header > p, div.accordion-container > div > div.accordion-content > div > p, div.accordion-container > div > div.accordion-content > div > div > p,  .testimonial > p  {
    display: none;
}
.accordion-header.active .accordion-icon {
    transform: rotate(45deg);
    color: var(--lime-base);
}
.accordion-icon {
    color: var(--cyan-base);
    transition: transform 0.3s ease;
    font-size: 23px;
}
.accordion-header:hover {
    background: var(--cyan-extra-light);
}
.accordion-item {
    background: white;
    border-radius: 10px;
    margin-bottom: 1rem;
    overflow: hidden;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    border-left: 4px solid var(--cyan-base);
    transition: all 0.3s 
ease;
}
.accordion-header.active {
    background: var(--cyan-extra-light);
    border-bottom: 2px solid var(--lime-base);
}
.accordion-header {
    padding: 1.5rem 2rem;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: white;
    transition: background 0.3s 
ease;
}
.accordion-content.active {
    max-height: 800px;
    padding: 1.5rem 2rem 2rem;
}
.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s 
ease, padding 0.4s 
ease;
    padding: 0 2rem;
}
.accordion-content-inner {
    padding-top: 0.5rem;
}
.detail-row {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 1.5rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid var(--grey-light);
}
.detail-label {
    color: var(--cyan-medium);
    font-weight: 600;
}

a.btn.btn-secondary {
    background: var(--cyan-base) !important;
}
a.btn.btn-secondary:hover {
    background: var(--lime-base) !important;
}

main ul li::before {
    content: '';
    position: absolute;
    left: -28px;
    top: 10px;
    width: 18px;
    height: 18px;
    background-image: url(/wp-content/uploads/sites/74/2025/11/favicon.png);
    background-size: contain;
    background-repeat: no-repeat;
}main ul li {
    list-style: none;
    position: relative;
    padding: 4px 0;
}

ul.vinkje {
    position: relative;
    list-style: none;
}
ul.vinkje li {
    padding-left: 0.45em !important;
    margin-bottom: 15px;
}
ul.vinkje li::before {
    color: var(--lime-base);
    content: "\f058";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    margin-right: 10px;
    position: absolute;
    left: -23px !important;
    background-image: none;
    top: 5px;
}



header div.header {
    background-color: rgb(255 255 255) !important;
}

section.faq_section {
    background: var(--grey-extra-light);
}
section.faq_section h2 {
    text-align: center;
    margin-bottom: 5rem;
    margin-top: 0;
}
.treatment-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 3rem;
    width: 80%;
    margin: 0 auto;
}
.treatment-card .price-detail {
    font-size: 13px;
    margin-top: 15px;
}
.treatment-card .price {
    margin: 15px;
    font-size: 19px;
    color: var(--sky-deep);
    font-weight: 600;
}
.treatment-card {
    background: white;
    border-radius: 16px;
    padding: 0;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s 
ease;
    overflow: hidden;
}
div.treatment-grid > div > div.treatment-price > p, div.treatment-grid > div > p, div.treatment-grid > p {
    display: none;
}
.treatment-header {
    background: linear-gradient(135deg, var(--cyan-base), var(--sky-base));
    color: white;
    padding: 1rem 2rem;
    text-align: center;
    font-size: 14px;
}

.treatment-price {
    text-align: center;
    padding: 2rem;
    background: var(--grey-extra-light);
    border-top: 2px solid var(--cyan-extra-light);
}
.treatment-result {
    margin-top: 25px;
}
.treatment-body {
    padding: 2rem;
}
.treatment-header h3 {
    margin-top: 1.15rem;
    font-size: 25px;
    font-weight: 600;
    font-family: var(--bodytekst);
    color: white !important;
}

.video-container iframe {
    height: 100%;
    width: 100%;
}
.video-container {
    max-width: 1000px;
    margin: 0rem auto 0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    height: 450px;
}

.feature-parent, .usp-scroll-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
    align-items: center;
}
main img {
    border-radius: 20px;
}
.intro_pagina p {
    font-size: 24px;
    font-weight: 600;
    color: var(--sky-base);
}
section.intro_pagina::before {
    width: 70%;
    height: 100%;
    content: "";
    position: absolute;
    background: var(--sky-extra-light);
    top: 0;
    left: 0;
    z-index: -1;
}

section.softbg {
    background: var(--grey-extra-light);
}


.image-holder img {
    height: 360px;
    object-fit: cover;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.image-holder {
    margin-top: 85px;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    line-height: 1!important;
    margin-bottom: 50px!important;
    font-size: var(--font-size-h0);
    color: var(--lime-base) !important;
}
.section_top h2 {
    margin-top: 0;
}
.section_top {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5rem;
}
.line-text h3 {
    margin-top: 1.15rem;
}
.traject-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
    gap: 2rem;
}
strong {
    color: var(--kop);
}

div.traject-grid > p, div.feature-parent > p, div.feature-line > p {
    display: none;
}


.invest-section h2 {
    margin-top: 1.15rem;
}

.feature-line {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
    align-items: center;
    position: relative;
}
.feature-line:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    left: 50%;
    background: var(--cyan-base);
}

.invest-section {
    border-radius: 16px;
    padding: 3rem;
    text-align: center;
    background: #edf7f9;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    margin-top: 4rem;
}
.feature-card h3 {
    margin-top: 1.15rem;
    font-size: 25px;
    font-weight: 600;
    font-family: var(--bodytekst);
    color: var(--cyan-base) !important;
}
.feature-card {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    border-top: 4px solid var(--cyan-base);
    transition: all 0.3s 
ease;
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 21px 45px!important;
    font-weight: 600!important;
    border-radius: 15px !important;
}




.story-zigzag {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 4rem;
            align-items: center;
        }

        .reverse {
            direction: rtl;
    margin-bottom: 0;
        }

        .reverse > * {
            direction: ltr;
        }




.section-header {
    text-align: center;
    margin-bottom: 1rem;
}
.section-header h2 {
    margin-top: 0!important;
}

section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(1) .googlemap {
    margin: 0;
}
section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(1) h4 {
    display: none;
}
section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(1) {
    margin: 0;
}
div.googlemap div.map {
    height: 480px;
}
section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(2) {
    padding: 80px 0px 80px 80px;
    margin: 0;
}
.list-unstyled li::before {
display: none;
}

section.contact div.holder h4 {
    margin-top: 2.15rem;
    margin-bottom: 12px;
}
section.contact div.holder {
    margin-top: 100px;
}
section.contact div.holder h2 {
    margin-top: 1.15rem;
    margin-bottom: 45px;
}
aside.d-flex-md-row {
    background: var(--sky-extra-light);
    margin-top: 80px;
}


.traject_blok a div.item p {
    order: 3;
    padding: 0 25px 25px;
}
.traject_blok a div.item h3 {
    order: 2;
    padding: 25px;
}
.traject_blok a div.item {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
}
.traject_blok a div.item img {
    order: 1;
    width: 100% !important;
    max-height: 280px !important;
    object-fit: cover;
    height: 280px;
}

@media only screen and (min-width: 992px) {
html {font-size: 20px !important; }
.intro_pagina .feature-text p {
    width: 81%;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}

body > footer > div.container > div > div:nth-child(3) {
    width: 18%;
    margin-right: 3%;
}
.intro_behan .feature-parent .feature-image img {
    height: 450px;
    object-fit: cover;
}
.traject_line2 {
    padding-top: 0px;
    margin-top: -25px;
}
.traject_blok .col-sm-24 {
    width: 33.33333%;
}
    body.home header > div.wrapper {
        min-height: 755px;
    }
    header>div.wrapper .header__content {
        transform: translate3d(0, 110px, 0);
    }
footer .col-sm-16:nth-child(1) {
    width: 26%;
    margin-right: 30%;
}
footer .col-sm-16 {
    width: 22%;
}
    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: var(--text) !important;
    }
.dropdown-menu {
    border-radius: 10px !important;
    padding: 15px !important;
}
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: rgba(10, 0, 0, .0) !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: none !important;
        color: var(--cyan-base) !important;
    }
header div.navbar-collapse ul.navbar-nav li.menu_cat a {
    font-size: 17px;
    font-weight: 600;
    color: var(--kop) !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav li#menu-item-29 ul.dropdown-menu {
    column-count: 2;
}
.accordion-container {
    width: 80%;
    margin: 0 auto;
}
.treatment-types {
    min-height: 55px;
}
section.intro_pagina .feature-parent img {
    width: 70%;
}
section.faq_section div#accordion {
    width: 80%;
    margin: 0 auto;
}
.section_top {
    width: 70%;
}
    body header > div.wrapper {
        min-height: 84px;
}
header div.header.full-width .container {
    width: 99%;
    max-width: 2500px;
}
    header div.header.full-width div.wrapper img.logo {
        padding: 0 !important;
        max-width: 220px;
    }
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
    header div.header div.holder {
        height: 89px;
        min-height: 50px;
    }
}


.story_intro > div > div.story-zigzag > p {
    display: none;
}


.home header > div.wrapper::after {
    background-position: center 60%;
}

@media only screen and (max-width: 991px) {
html {font-size: 16px !important;}
body {font-size: 16px!important;}
.feature-parent, .feature-line {
    grid-template-columns: 1fr!important;
}
.intro_behan .feature-parent .feature-image img {
    height: 360px;
    object-fit: cover;
    width: 100%;
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 270px!important;
}
div.page-header h1 {
    font-size: var(--font-size-h1)!important;
}
.usp-timeline {
    width: 100%!important;
}
.home section.treatments div.items div.item img {
    height: 290px !important;
}
.story-zigzag {
    grid-template-columns: 1fr !important;
    gap: 1rem!important;
}
section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(2) {
    padding: 50px 50px!important;
}
div.googlemap div.map {
    height: 300px!important;
}
section.traject_line2 {
    padding-top: 0;
    margin-top: -100px;
}
.price-table-row {
    display: block !important;
}
.price-table-price {
    margin-top: 11px;
}
.accordion-content.active {
    max-height: 1100px;
}
.detail-row {
    grid-template-columns: 1fr 2fr!important;
}
.treatment-grid {
    width: 100%;
}
.feature-card h3 {
    font-size: 22px;
}
section.intro_pagina::before {
    width: 100%;
    height: 70%;
}
.image-holder img {
    height: 130px;
}
.feature-line:before {
    display: none;
}
.feature-line .line-text:nth-child(1)::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    background: var(--cyan-base);
    bottom: -30px;
}
.video-container {
    height: 260px;
}
.feature-line .line-text {
    position: relative;
}
.nbs_panel-group .nbs_panel-heading a {
    font-size: 14px;
}
.nbs_panel-group .nbs_panel-heading a strong {
    width: 85%;
    display: block;
}
.feature-text h2 {
    margin-top: 0;
}
section.intro_pagina .feature-parent {
    text-align: center;
}
section.intro_pagina {
    padding-bottom: 0;
}
}


img.imgUiting {
    width: 50px !important;
}

main section, section.treatments {
    padding: 70px 0;
}

body {
    line-height: 1.8;
    font-size: 17px;
font-family: var(--bodytekst);
color: var(--text)!important;
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 1.05rem;
    line-height: 1.15;
    font-family: var(--koptekst);
    color: var(--kop) !important;
    font-weight: 600;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}
ol, ul {
    margin-bottom: 1.15rem;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}


 .nbs_panel-group .nbs_panel-heading a.collapsed::before {
    content: "+";
}
.nbs_panel-group .nbs_panel-heading a::before {
    content: "-";
    margin-right: 5px;
    font-size: 26px;
    position: absolute;
    right: 20px;
    top: 12px;
}
.nbs_panel {
    background-color: transparent !important;
    border: 1px solid transparent;
    box-shadow: 0 0px 12px 2px rgba(0, 0, 0, 0.05);
}
.nbs_panel-group .nbs_panel-heading {
    border-bottom: 0;
    transition: background-color .3s ease;
    padding: 0 !important;
    position: relative;
    overflow: hidden;
}
.nbs_panel-group .nbs_panel-heading:hover {
    background: var(--cyan-extra-light);
}
.nbs_panel-group .nbs_panel-heading a strong {
    font-weight: 500;
    color: var(--sky-deep);
}
.nbs_panel-group .nbs_panel-heading a {
    font-size: 17px;
    width: 100%;
    display: block;
    padding: 23px 25px;
}
.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    border-top: 1px solid transparent !important;
    background: white;
    padding-top: 1.15rem;
}
.nbs_panel-group .nbs_panel+.nbs_panel {
    margin-top: 14px;
}