
  @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(--tint) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--bg-light) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--tint) !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(--bg-light) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--bg-light) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--bg-light) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--tint) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--bg-light) !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(--bg-light) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--bg-light);
  border-color: var(--bg-light);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--bg-light) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--bg-light) !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://body2health.nl/wp-content/uploads/sites/541/2026/01/EstherScholteFotografie-PersonalBrandingFotoshootPartnerinAesthetics80.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) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 640px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 790px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 440px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 590px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 365px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 365px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 465px;
  }
  header > div.wrapper.above {
  min-height: 615px;
  }

  header div.header div.holder {
  height: 365px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--bg-light); !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(--bg-light) !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(--tint);
  }

  @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(--tint) !important;
  }
  }


  header div.header div.contact i {
  color: var(--tint);
  }

  @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: 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(--tint) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--bg-light) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--tint);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--bg-light) !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(--bg-light);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
--main: #121212;
--tint: #8da89f;
            --tint-light: #a8bfb6;
            --tint-lighter: #c3d4cd;
            --tint-dark: #6d8a80;
            --tint-darker: #4d6a60;
            --text-light: #666666;
            --bg-light: #f5f7f6;
            --bg-lighter: #fafbfa;
            --bg-white: #FFFFFF;
            --border: #e0e5e3;
            --border-light: #eef1f0;
--kop: #0d0d0d;
--text: #333;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Manrope", sans-serif;
--koptekst: "Inter", sans-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);
}

.contact .col-md-14.col-md-offset-2 {
    display: none;
}
section.contact > div > div.row > div.col-md-14.col-md-offset-2 > aside > div:nth-child(1) {
    display: none;
}

div.review .col-sm-12 {
  display: none;
}

header .page-header {
    display: none;
}


.review_bloks blockquote.experience-quote {
    font-size: 22px;
}
.review_bloks {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem;
    text-align: center;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--tint-light) !important;
}

.pillar-icon img, .pro-feature-icon img, .world-icon img {
    border-radius: 50px;
}


.choice-card p {
    margin-bottom: 0 !important;
}
.choice-icon img {
    width: 100%;
    height: 190px;
    border-radius: 10px;
    /* max-width: 90px; */
    /* max-height: 90px; */
    object-fit: cover;
}
.choice-icon {
    position: relative;
    width: 100%;
}

div.review .col-sm-36 {
  text-align: center;
  margin: 0 auto;
  display: block;
  max-width: 760px;
  float: none;
}

section.artikel-categories {
    padding-bottom: 0;
}
.categories-title {
  font-size: 32px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 30px;
  text-align: center;
}

.category-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  align-items: center;
}
.pill-button {
    display: inline-block;
    padding: 8px 33px;
    background-color: var(--bg-light);
    color: var(--text) !important;
    text-decoration: none;
    border-radius: 50px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    border: 1px solid var(--border);
    font-size: 12px;
}
.pill-button:hover {
    background-color: var(--bg-white);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    color: var(--tint-dark) !important;
}
.pill-button.active {
    background-color: var(--tint);
    color: #ffffff !important;
}
.pill-button.active:hover {
    background-color: var(--tint-dark);
}

blockquote {

  border-left: 5px solid var(--tint);
}


.single-post main ul {
    padding-inline-start: 30px;
}
.single-post main ul li {
    list-style: none;
    padding: 4px 0;
    position: relative;
}
.single-post main ul li::before {
    content: '';
    position: absolute;
    left: -23px;
    top: 13px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--tint-lighter);
}
.bericht_intro h3 {
    margin-top: 0 !important;
}

.solution-card h3 img {
  width: 47px;
  margin-bottom: 19px;
}
.worlds-grid > p, .worlds-grid a > p {
    display: none;
}
.world-card p, .world-icon {
    color: var(--text) !important;
}
.fa-spotify::before {
  content: "\f130";
  font-family: Font Awesome\ 5 Free;
  font-weight: 600;
}
.blog section.archive {
    padding-bottom: 202px;
}
section.archive article.post:hover {
    opacity: 0.8;
    transition: all 0.3s ease!important;
}

section.archive article.post {
    display: flex;
    flex-direction: column;
    position: relative;
    transition: all 0.3s ease!important;
}
article.post figure.featured-image {
    margin: 15px 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    order: 1;
}
article.post figure.featured-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
}
section.archive article.post a.btn.btn-primary {
    position: absolute;
    left: 0;
    top: 0;
    background: 0 0!important;
    width: 100%;
    height: 100%;
    color: transparent !important;
    overflow: hidden;
    border: none !important;
}
section.archive article.post header {
    order: 2;
    display: flex;
    flex-direction: column;
    padding: 170px 40px 0;
}
article.post figure.featured-image::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgb(45 45 45 / 95%) 0%, rgba(44, 62, 80, 0.6) 40%, transparent 100%);
    bottom: 0;
    border-radius: 5px;
    z-index: 10;
}
section.archive article.post header h2.h3.entry-title {
    font-weight: 700;
    font-family: var(--koptekst);
    font-size: 19px;
    margin: 11px 0 15px;
    order: 2;
    color: white !important;
}
section.archive article.post header h2.h3.entry-title a {
    color: white !important;
}
section.archive article.post header time.updated {
    order: 1;
    display: none!important;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    padding: 8px 20px;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 13px;
    width: fit-content;
    color: white;
}
body.blog .entry-summary p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
section.archive article.post .entry-summary {
    order: 3;
    padding: 0 40px 0px;
    color: white;
    display: none;
    font-size: 13px;
}

section.white_back {
    background: white!important;
}
section.color_back {
    background: var(--bg-light);
}

.world-icon#vitaliteit {
    background: linear-gradient(135deg, #E8D5D0 0%, #D4B8B0 100%);
}
.world-icon#huid {
    background: linear-gradient(135deg, #D4E5D0 0%, #B8D4B0 100%);
}
.world-icon#lichaam {
    background: linear-gradient(135deg, #D0DDE5 0%, #B0C4D4 100%);
}
.world-icon#herstel {
background: linear-gradient(135deg, #E5E0D0 0%, #D4C8B0 100%);
}

.flying_button {
    position: fixed;
    bottom: 0;
    right: 30px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

div.breadcrumbs {
    display: none;
}

.pro-feature-icon {
    /* font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif; */
    font-size: 39px;
    color: white;
}


section.choice_item > div > div > p, section.choice_item > div > div > div > p:nth-child(4), section.reset_item > div > div > p, body > .professional_item > div > div > div.pro-content > div > p, section.professional_item > div > div > p, .reset_item > div > div > div.hero-content > p:nth-child(6), .professional_item > div > div > div.pro-content > p:nth-child(5), .problems_item > div > div.problems-grid > div > p {
    display: none;
}
ul.list-unstyled li {
    margin: 3px 0;
}
main ul li {
    margin: 1.0em 0;
}

.single-post figure.featured-image img, figure.header_foto-image img {
    width: 100%;
    height: 570px;
    object-fit: cover;
    border-radius: 25px;
}
.single-post figure.featured-image, figure.header_foto-image {
    width: 100%;
    margin-bottom: 60px;
}
.bericht_intro {
    font-size: 18px;
    margin-bottom: 60px;
    font-weight: 800;
   /* color: rgb(13 13 13 / 53%);*/
    color: var(--tint);
}
.single-post .text_content h3 {
    margin-top: 85px;
}

.end_quote::before {
    content: '"';
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 6rem;
    color: var(--tint);
    opacity: 0.3;
    font-family: var(--koptekst) !important;
    line-height: 1;
}
.end_quote {
    text-align: center;
    font-style: italic;
    color: var(--tint-darker);
    max-width: 600px;
    margin: 80px auto 0;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}


header>div.wrapper.shadow:before {
    background: rgb(0 0 0 / 74%);
}


strong {
    font-weight: 700 !important;
}
header .page-header h1 {
    border: none ! Important;
    line-height: 1.4 !important;
    margin: 0;
    color: white ! Important;
    font-size: var(--font-size-h0);
}
header .page-header {
    padding: 133px 0;
    position: relative;
}
header .page-header::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 55%);
    z-index: -1;
}

main .page-header {
    display: none;
}


.pillars_item {
    background: var(--tint-darker);
    color: white;
}
.pillars-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 50px;
}
.pillar-card {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    padding: 40px 32px;
    text-align: center;
    transition: all 0.3s ease;
}
.pillar-icon, .pro-feature-icon {
    width: 90px;
    height: 90px;
    background: linear-gradient(135deg, var(--tint-light) 0%, var(--tint) 100%);
    border-radius: 50%;
    margin: 0 auto 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
    border-radius: 50px;
}
.pillar-card p {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: .0;
}
.pillars_item .section-header h2 {
    color: white !important;
}

.pillar-card h3 {
    color: white!important;
    margin-bottom: 16px;
    margin-top: 0px;
}
section.worlds_item {
    background: var(--bg-light);
}
.worlds-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}
.world-card {
    background: white;
    border: 2px solid var(--border);
    border-radius: 16px;
    padding: 82px 24px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
}
.world-card:hover {
    border-color: var(--tint);
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(141, 168, 159, 0.15);
}
.world-card h4 {
    margin-bottom: 8px;
margin-top: 0;
}
.world-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, var(--tint) 0%, var(--tint-dark) 100%);
    border-radius: 50%;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;
    font-size: 36px;
}

.quote-block {
    background: linear-gradient(135deg, var(--tint) 0%, var(--tint-darker) 100%);
    border-radius: 24px;
    position: relative;
    text-align: center;
    height: 100%;
    color: white;
    font-family: var(--koptekst);
    font-size: 29px;
    padding: 155px 20px;
}
.quote-block p {
    margin: 0;
    line-height: 1.6;
}
section.review_item .hero-content h2 {
    margin-top: 0;
}


.recognition-grid {
    display: grid;
  grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    text-align: left;
    margin: 0 auto;
}

.recognition-item::before {
  content: "";
  background: var(--tint-dark);
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  border-radius: 100%;
  left: 0;
  transform: translate(80%, -50%);
}

.recognition-item {
    padding: 24px;
  /*  background: white;*/
    border: 1px solid var(--border);
    border-radius: 12px;
    font-size: 15px;
    transition: all 0.3s ease;
}

.recognition-item {
  border: none;
  position: relative;
}
.problem-card img {
    margin: 0;
    height: 180px;
    object-fit: cover;
}
.problem-info h4 {
    margin-top: 0;
}
.problem-info {
    padding: 35px 25px 5px 25px;
}
section.professional_item h2 {
    margin-top: 0;
    color: white ! iMPORTANT;
}
section.professional_item {
    background: var(--main);
color: rgb(184 184 184);
    font-size: 18px;
}
.pro-feature p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
    margin: 0;
}

.pro-grid .pro-visual {
    aspect-ratio: 1;
}
.pro-grid .pro-visual img {
    object-fit: cover;
    object-position: center 70%;
    width: 100%;
    height: 100%;
}

footer div.social-media ul li a:hover, header .social-media ul li a:hover {
    background: var(--tint-lighter) !important;
}
footer .social-media.size-normal {
    margin-top: -35px;
}
footer div.social-media ul li a i, header .social-media ul li a i {
    color: var(--tint) !important;
}
footer div.social-media ul li a, header .social-media ul li a {
    background: transparent !important;
    border: 1px solid var(--tint) !important;
    border-radius: 8px !important;
}
.column.footer_quote p {
    font-size: 17px;
    font-weight: 600;
    font-family: var(--koptekst);
    font-style: italic;
    color: var(--tint) !important;
}
.column.footer_quote img {
    /* filter: invert(1); */
    max-width: 105px;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.8);
}
footer, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--text) !important;
}
footer {
    padding-top: 100px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--tint) !important;
    color: var(--text) !important;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 3px;
}
footer div.socket {
    margin-top: 80px;
    padding: 25px 0;
    border-top: 1px solid var(--tint-lighter);
}

.hero-benefits {
    padding-inline-start: 0;
    list-style: none;
    margin: 32px 0;
}
.hero-benefits li {
    padding: 16px 0;
    padding-left: 32px;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid var(--border);
}
.hero-benefits li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: var(--tint);
    font-weight: 600;
    font-size: 20px;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--tint) !important;
    color: #fff !important;
    padding: 14px 32px !important;
    font-size: 15px !important;
    border: 2px solid var(--tint) !important;
    font-weight: 500;
    border-radius: 8px !important;
    transition: all 0.3s ease!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(--tint-darker) !important;
    border-color: var(--tint-darker) !important;
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(141, 168, 159, 0.25);
}
a.btn.btn-secondary:hover {
    background: transparent !important;
    transform: none ! Important;
    border-color: var(--tint) !important;
    color: var(--tint) !important;
}
a.btn-secondary {
    background: var(--tint-light) !important;
    color: var(--white) !important;
    border-color: var(--tint-light) !important;
}
.hero-cta .btn-secondary {
    margin-left: 15px;
}
a.btn.btn-primary.white-version {
    color: var(--tint-dark) !important;
    background: white !important;
    border-color: white !important;
}
a.btn-secondary.white-version {
    color: white !important;
    border-color: white !important;
}

.hero-benefits li:last-child {
    border-bottom: none;
}
.choice-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 24px;
}

    body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
        top: 0;
    }

.choice-card {
    border: 1px solid var(--text-light);
    border-radius: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
   /* background: rgb(0 0 0 / 50%);*/
    background: rgb(255 255 255);
    height: 100%;
}
.choice-card:hover {
    background: var(--tint) !important;
    transition: all 0.3s ease;
}

.hero-content h1 {
    font-size: var(--font-size-h0);
    margin-top: 5px;
    margin-bottom: 45px;
}

.hero-cta .btn {
    margin-bottom: 0;
}


header .header__content .choice-card:hover * {
    color: white ! Important;
}

.choice-card h4 {
    margin-top: 1.15rem;
    /*color: white ! Important;*/
}
header .header__content .choice-text p {
    color: var(--kop) !important;
}
.choice-text {
    padding: 35px 25px;
}
header > div.wrapper::after {
    background-position: center 30%;
}



#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px!important;
    font-family: var(--koptekst);
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:focus {
        color: var(--tint) !important;
    }


.hero-grid, .pro-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}
hero-visual img, .pro-grid img {
    margin: 0;
}
.hero-visual, .pro-grid .pro-visual {
    aspect-ratio: 4 / 5;
    /* border-radius: 24px; */
    position: relative;
    overflow: hidden;
    margin: 0;
    aspect-ratio: 5 / 6;
}

.contact .col-md-14.col-md-offset-2 {
    background: white;
    border: 2px solid var(--border);
    border-radius: 16px;
    padding: 32px 24px;
}
section.contact > div > div.row > div:nth-child(2) > aside > div:nth-child(1) h4 {
    display: none;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=submit]), .nf-form-content textarea {
    background: white;
    border: 2px solid var(--border) !important;
    border-radius: 7px !important;
    padding: 32px 24px !important;
    font-size: 15px !important;
}
section.contact div.holder div.wrap {
    box-shadow: none !important;
    padding: 0 !important;
}
.location-cta, .footer-cta {
    background: linear-gradient(135deg, var(--tint) 0%, var(--tint-dark) 100%);
    color: white;
}
.location-item h2 {
    color: white!important;
    margin-top: 0;
}
.location-item p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 32px;
}
section.solutions_item {
    background: var(--bg-light);
}
.solutions-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 24px;
}
.solution-card p.solution-effect {
    border-top: 1px solid var(--border);
    margin-top: 16px;
    padding-top: 16px;
    font-size: 14px;
    color: var(--text);
    margin-bottom: 0;
}
.solution-card h3 {
    font-size: 18px;
    margin-bottom: 15px;
    /* min-height: 94px; */
    margin-top: 0;
    background: var(--tint-lighter);
    padding: 25px 15px;
    border-radius: 12px;
    text-align: center;
}
.solution-text {
    padding: 10px 25px 35px;
}
.solution-card {
    background: white;
    border: 2px solid var(--border);
    border-radius: 16px;
    /* padding: 32px 24px; */
    transition: all 0.3s ease;
    font-size: 14px;
    color: var(--text-light);
}
section.solutions_item .section-header p {
    font-size: 18px;
    color: var(--text-light);
}
.section-header h1, .section-header h2 {
    margin-top: 0;
}
.home h2, .location-item h2 {
    font-size: var(--font-size-h1);
}
.section-header {
    text-align: center;
    margin-bottom: 64px;
}

p.problems-note {
    text-align: center;
    font-style: italic;
    color: var(--tint-darker);
    max-width: 600px;
    margin: 80px auto 0;
    font-weight: 600;
    font-size: 17px;
}
.problems-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 52px;
    margin-bottom: 32px;
}
.problem-card {
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    color: #333;
}
section.recognition_item {
    background: var(--bg-light);
}

.recognition-item:hover {
    border-color: var(--tint);
    box-shadow: 0 4px 12px rgba(141, 168, 159, 0.12);
}

.experience-inner {
    text-align: center;
}
.experience-quote {
    font-size: clamp(1.75rem, 2vw, 2.5rem);
    font-style: italic;
    line-height: 1.4;
    position: relative;
    border: none;
    font-family: var(--koptekst);
}
.experience-quote::before {
    content: '"';
    position: absolute;
    top: -0.5em;
    left: 50%;
    transform: translateX(-50%);
    font-size: 6rem;
    color: var(--tint);
    opacity: 0.3;
    font-family: var(--koptekst);
    line-height: 1;
}
section.review_item {
    padding-top: 170px;
}
.experience-meta {
    font-size: 0.875rem;
    color: var(--tint);
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 4rem;
}
.experience-note {
    font-family: var(--koptekst);
    font-size: 14px;
    color: #888;
    margin-bottom: 25px;
}


@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.experience-inner {
    max-width: 900px;
    margin: 0 auto;
}

header div.header, header .sticky_menu_small div.header {
    background-color: #fff !important;
}

header div.navbar-collapse ul li a {
  color: var(--tint-dark) !important;
}



.contact .col-md-32 {
    width: 100%;
}
    body header > div.wrapper {
        min-height: 80px;
    }
.categories-header {
    display: none;
}
    .blog section.archive .row .col-xs-48, .archive.category section.archive  .row .col-xs-48 {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 1% 3%;
    }
header .header__content {
    min-height: 100vh!important;
    transform: unset !important;
}
    .choice_item .container, header>div.wrapper .header__content .container, header div.header.full-width .container {
        width: 99%;
        max-width: 1700px;
    }
.text_content {
    width: 60%;
        margin: 0 auto;
}
header>div.wrapper.sticky_menu .page-header {
    margin-top: 97px;
}
    header>div.wrapper.sticky_menu.sticky_header .header {
        backdrop-filter: blur(3px);
    background: rgb(255 255 255 / 73%) !important;
    }
footer .col-sm-24.col-md-12:nth-child(1) {
    width: 25%;
    margin-right: 39%;
}
footer .col-sm-24.col-md-12 {
    width: 12%;
}
section.choice_item {
        padding-bottom: 0;
    margin-top: -190px;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 110px, 0);
    }
    header>div.wrapper .header__content .col-md-32.col-md-offset-8 h1 {
        font-size: var(--font-size-h00);
        width: 40%;
        margin: 0 auto;
    }
    header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
        margin-left: 0;
        width: 100%;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 135px;
    }
    header div.header div.holder {
        height: 100px;
        min-height: 140px;
    }
    body.home header > div.wrapper {
        min-height: 100vh;
    }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
.reverse {
            direction: rtl;
    margin-bottom: 0;
        }
        .reverse > * {
            direction: ltr;
        }
}


p.header_sub:after {
    position: absolute;
    right: -33px;
    width: 25px;
    height: 1px;
    background: white;
    content: "";
    top: 48%;
}
p.header_sub:before {
    position: absolute;
    left: 0;
    width: 25px;
    height: 1px;
    background: white;
    content: "";
    top: 48%;
}
p.header_sub {
    font-size: 21px;
    font-style: italic;
    font-family: var(--koptekst);
    position: relative;
    padding-left: 28px;
    width: fit-content;
    margin-left: 35px;
    margin: 0 auto 65px;
}

.hero-label {
    font-size: 18px;
    font-style: italic;
    font-family: var(--koptekst);
    position: relative;
    padding-left: 28px;
    width: fit-content;
    color: var(--text-light);
}
.hero-label:after {
    position: absolute;
    right: -33px;
    width: 25px;
    height: 1px;
    background: var(--text-light);
    content: "";
    top: 48%;
}
.hero-label:before {
    position: absolute;
    left: 0;
    width: 25px;
    height: 1px;
    background: var(--text-light);
    content: "";
    top: 48%;
}

.pro-features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 40px 0;
}
.pro-feature {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 24px;
    text-align: center;
    transition: all 0.3s ease;
}
/*.pro-feature-icon {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--tint-light) 0%, var(--tint) 100%);
    border-radius: 50%;
    margin: 0 auto 16px;
}*/

@media only screen and (max-width: 991px) {

header > div.wrapper.shadow::before {
    background: rgba(0, 0, 0, 0) !important;
  }
header div.header {
  background-color: rgb(255, 255, 255) !important;
}
.navbar-toggle.default {
  color: var(--tint-lighter);
}
html {font-size: 16px !important;}
.hero-grid, .pro-grid, .problems-grid, .pro-features, .recognition-grid, .pillars-grid, .worlds-grid, .review_bloks  {
    grid-template-columns: 1fr!important;
}
  .categories-header {
    margin-bottom: 15px;
    flex-direction: column;
    gap: 15px;
  }
    .categories-toggle {
        display: flex;
        background: transparent !important;
        width: fit-content;
        text-align: center !important;
        border: none ! Important;
        padding: 13px 25px;
        border-bottom: 1px solid var(--tint) !important;
        color: var(--tint);
        margin: 0 auto;
        font-size: 17px;
    }
  .category-pills {
    gap: 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
  }

  .category-pills.open {
    max-height: 2000px;
  }
.home header {
        z-index: 0;
    }
section.review_item .container {
    text-align: center;
}
.quote-block {
    font-size: 21px !important;
    padding: 100px 20px !important;
}
header>div.wrapper.shadow:before {
    background: rgb(0 0 0 / 55%)!important;
}
    section.choice_item {
        margin-top: -170px;
        padding-bottom: 50px;
    }
html.navbar-open section.choice_item {
    z-index: -1;
}
.home header > div.wrapper::after {
    top: 80px;
}
.home header>div.wrapper {
    min-height: 520px;
}
    p.header_sub {
        font-size: 17px !important;
        padding-left: 0 !important;
    }
p.header_sub:before {
    left: -29px!important;
}
footer .column.footer_quote img {
    margin: 0 auto;
}
footer .column.footer_quote p {
    width: 60%;
    margin: 0 auto;
}
footer .social-media.size-normal {
    margin-bottom: 75px;
}
footer {
    text-align: center;
}
nav.navbar-default, div.navbar-collapse {
    background-color: rgb(18 18 18 / 87%);
}
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
}
header .social-media {
    text-align: center;
    margin-top: 25px;
}
header #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    font-size: 23px !important;
    height: auto ! Important;
    border-bottom: 2px solid #474747 !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item {
    padding: 15px !important;
}
.contact .col-md-14.col-md-offset-2 {
    margin: 100px 15px 0;
}
header div.header div.wrapper img.logo {
        max-width: 94px !important;
        padding: 6px !important;
}
header div.header div.holder, header nav.navbar-default div.navbar-header div.holder {
    min-height: 95px;
}
header div.header {
    text-align: left;
}
}



main section, section.treatments, .footer-cta {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 15px;
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;
}

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;
}
}


@media only screen and (min-width: 992px) and (max-width: 1250px){
    body.home header > div.wrapper {
        min-height: 160vh;
    }
    header>div.wrapper .header__content .col-md-32.col-md-offset-8 h1 {
        width: 100%;
    }
}

@media only screen and (min-width: 1251px) and (max-width: 1810px){
    body.home header > div.wrapper {
        min-height: 130vh;
    }
    header>div.wrapper .header__content .col-md-32.col-md-offset-8 h1 {
        width: 100%;
    }
}


@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 90px!important;
}
}


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
    color: var(--tint) !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0!Important;
    margin: 6px;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.all_items a {
    font-weight: 700 !important;
    font-size: 19px;
    border-bottom: 1px solid var(--tint) !important;
    width: fit-content;
    margin-top: 25px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.cat_head > a.mega-menu-link {
    font-size: 25px;
    width: fit-content;
    text-align: center !important;
    margin: 0 auto 25px;
    font-family: var(--koptekst);
}