@import url("css/colors/color-roze.css");
html {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

html, body, div, span, h1, h2, h3, h4, h5, p, a, img, small, b, dl, dd, dt, ul, li, article, footer, header {
  background:transparent;
  border:0;
  outline:0;
  padding:0;
  margin:0;
  alignment-adjust: middle;
}

html, body {
  font-family: 'Inika', serif;
  font-size:14px;
  height:100%;
  width:100%;
  color:#828282;
  background:#f5f5f5;
}

body {
  overflow-x:hidden;
  background: var(--bh-bg);
}

iframe {
  border:15px solid #182637;
  border-radius: 10px !important;
}

h1, h2, h3, h4, h5 {
  font-weight: 300;
  font-family: 'Inika', serif'Inika', serif;
  text-transform:none;
  color:#3d2117;
}

h1 {
  font-size:36px;
  letter-spacing:3px;
  color:#3d2117;
  text-transform:none;
  margin-bottom: 15px;
}

p {
  font-size:15px;
}

b {
  color:#3d2117;
}

.container {
  width:1180px;
  margin:0 auto;
  padding:50px 20px;
}

.no-padding {
  padding:0!important;
}

a:hover, a:active, a:focus {
  outline: 0;
}

a {
  text-decoration: none;
  -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
  -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
  -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
  -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
  transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
}

li {
  list-style:none;
}

a {
  outline: 0;
}

a:hover {
  text-decoration:none;
}

.one_half {
  width: 48%;
}

.one_third {
  width: 30.6%;
}

.one_fourth {
  width: 22%;
}

.one_half, .one_third, .one_fourth {
  float: left;
  margin-bottom: 20px;
  margin-right: 4%;
  position: relative;
}

.last {
  margin-right:0px!important;
}

.section-title {
  text-align:center;
  width:700px;
  margin:0 auto;
  margin-bottom:30px;
}

@media only screen and (max-width: 600px) {
.section-title {
  margin-top: 20px;
}
}

.border {
  background: none repeat scroll 0 0 #3d2117;
  display: block;
  height: 2px;
  margin: 0 auto;
  width: 100px;
  margin-bottom:40px;
}

.element_from_left {
  left: -80px;
  padding-right: 0px;
  opacity: 0;
  position: relative;
}

.element_from_right {
  right: -50px;
  padding-left: 0px;
  opacity: 0;
  position: relative;
}

.mask {
  background-color:#faeee8;
  width:100%;
  height:100%;
  position:fixed;
  z-index:100000;
}

#loader {
  height: 64px;
  width: 151px;
  left: 46%;
  top: 50%;
  position: absolute;
  background-image: url(images/loader3.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -25px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: -25px;
}

.title-divider {
  border-bottom:#e9e9e9 1px solid;
  width:100%;
  text-align:center;
  text-transform:uppercase;
  color:#222222;
  padding-bottom:5px;
  padding-top:80px;
  margin-bottom:50px;
  float:left;
}

.accordion {
  float:left;
  width:inherit;
}

.accordion dt {
  cursor: pointer;
  border-radius: 3px 3px 3px 3px;
  margin-bottom: 10px;
  padding-top: 10px;
  border-top:#e9e9e9 1px solid;
  transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -webkit-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
}

.accordion dt:first-child {
  border-top:none;
  padding-top: 0px;
}

.accordion .accordion-active {
  color:#222222;
}

.accordion dt span {
  font-size: 14px;
  line-height:24px;
}

.accordion dt span.accordion-status {
  height:20px;
  width:20px;
  padding:2px;
  background:url(images/plus.png) #999999 2px 2px no-repeat;
  background-size:20px 20px;
  float:left;
  margin-right:10px;
  border-radius: 2px;
}

.accordion dt.accordion-active span.accordion-status {
  background:url(images/minus.png) 2px 2px no-repeat;
  background-color:#222222;
  background-size:20px 20px;
}

.accordion-content {
  padding-bottom: 15px;
  padding-top: 5px;
  font-size: 13px;
}

.toggle-active {
  color:#fff;
  background: #222222;
}

.toggle-active a {
  color:#FFF;
}

.toggle-active a:hover {
  color:#FFF;
}

ul.tabs .tab-active a {
  color: #fff;
}

.icons-ul li {
  color:#8A8A8A;
  margin-bottom:10px;
  font-size:14px;
}

.alertboxes {
  float:left;
  width:100%;
}

.shortcode_alertbox {
  border-radius: 3px;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
  padding: 15px 16px 15px 14px;
  position: relative;
}

.shortcode_alertbox b {
  color:inherit;
}

.shortcode_alertbox.box_care {
  border: 1px solid #d1c2a9;
  color: #8D8D8D;
  background-attachment: scroll;
  background-color: #faeee8;
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
}

.medium {
  font-size:14px;
  line-height:14px;
  padding:10px 15px;
  line-height:14px;
}

.grey {
  color:#FFF;
}

.grey:hover {
  color:#FFF;
}

section {
  position: relative;
  background-color:#fefbf7;
  z-index: 1;
}

#arrangementen {
  background-color:#f5f5f5;
}

footer {
  background-color:#fff;
}

.parallax {
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed !important;
}

#slider_left:active, #slider_right:active {
  margin-top:-28px;
}

.service-item {
  float:left;
  margin:13px 0;
}

.service-item h5 {
  text-transform:none;
  color:#3d2117;
  margin:5px 0;
  font-size: 21px;
}

#bx-pager a.active img {
  opacity:1;
  transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
}

#filters ul li a.active h5 {
  color: #fff;
}

.open-project-link {
  width:100%;
  height:100%;
  position:absolute;
  z-index:100;
}

#arrow_left:active, #arrow_right:active {
  margin-top:-28px;
}

#project-header {
  height:600px;
  z-index:1;
}

#project-header .container {
  height:inherit;
}

.table-header {
  display:table;
  position:relative;
  height:inherit;
  width:100%;
}

.table-header {
  display:table;
  position:relative;
  height:inherit;
  width:100%;
}

.table-left {
  width:50%;
  left:0;
  position:absolute;
  bottom:0;
}

.table-right {
  width:50%;
  text-align:left;
  position:relative;
  right:0;
  display:table-cell;
  vertical-align:middle;
}

.table-header h2 {
  margin-bottom:25px;
}

.table-header p {
  margin-bottom:35px;
}

#project-url {
  height:40px;
  background-color:#222222;
  text-align:center;
  position:relative;
  z-index:10;
}

#project-url .site a {
  color: #FFFFFF;
  display: block;
  font-family: Georgia;
  font-size: 13px;
  height: 40px;
  letter-spacing: 1px;
  line-height: 40px;
  overflow: hidden;
}

#project-url .site .group {
  display: block;
  width: 100%;
}

#project-url .site .group span {
  display: block;
  height: 40px;
  transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
}

#project-url .site:hover .text {
  display: block;
  margin-top:-40px;
}

#project-url .site:hover .hover {
  display: block;
}

#project-info .section-title {
  margin-bottom:0;
}

#project-options {
  background:#fff;
}

#project-options h2 {
  margin:40px 0;
}

#project-options ul {
  margin-bottom:40px;
}

#project-options ul li {
  line-height:24px;
}

#map_canvas {
  width:100%;
  height:400px;
  z-index:0;
  position:relative;
}

footer {
  box-shadow: 0px -1px 5px rgba(0,0,0,0.15);
  z-index:100;
  position:relative;
  padding:40px 0;
  text-align:center;
}

@-webkit-keyframes bottom_top_over {
0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; }
}

@-moz-keyframes bottom_top_over {
0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; }
}

@keyframes bottom_top_over {
0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; }
}

.video-jlo {
  max-width:100%;
  max-height:640px;
  margin: 0 !important;
}

.hydrafacial-logo {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media only screen and (max-width: 1300px) {
.container {
  width:920px;
}

#project-header {
  height: 500px;
}
}

@media only screen and (max-width: 1024px) {
.container {
  width:600px;
}

#slider_left:active, #slider_right:active {
  margin-top:-28px;
}

.element_from_left {
  left: 0px;
  opacity: 1;
}

.element_from_right {
  right: 0px;
  opacity: 1;
}

.parallax {
  background-position: center top !important;
  background-attachment: scroll !important;
  height: auto;
  margin: 0 auto;
  width: 100%;
}

.one_half {
  width: 100%;
}

.one_third {
  width: 100%;
}

.one_fourth {
  width: 100%;
}

.one_half, .one_third, .one_fourth {
  margin-bottom: 20px;
  margin-right: 0%;
}

.section-title {
  width:100%;
}

#project-header {
  height: 500px;
}
}

#project-header.s-table {
  height: 600px;
}

#project-info.s-cryo {
  padding: 50px;
}

@media only screen and (max-width: 767px) {
.container {
  width:400px;
}

#project-header {
  height: 300px;
}

.table-header p {
  display:none;
}

.table-left.s-table {
  width: 100%;
  display:block;
  visibility: hidden;
}

.table-right.s-table {
  width: 100%;
  display:block;
  text-align: center;
}

.s-table p {
  display: block;
}

.hydra-logo {
  visibility: hidden;
}

#project-header.s-table {
  padding-top: 100px;
  height: 550px;
}

#project-header.s-table.laser {
  padding-top: 100px;
  height: 600px;
}
}

@media only screen and (max-width: 479px) {
.container {
  width:320px;
}

#map_canvas {
  height: 250px;
}

#project-header {
  height: 250px;
}

#show {
  display:none!important;
}
}

:root {
  --bh-bg: #fefbf7;
  --bh-ink: #000000;
  --bh-accent: #dfd0bb;
}

#welkom {
  background: var(--bh-bg);
  color: var(--bh-ink);
}

#welkom .container {
  width:100% !important;
  max-width:1180px;
  margin:0 auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
}

#welkom h1, #welkom h2, #welkom h3 {
  font-family: "Playfair Display", serif;
  color: var(--bh-ink);
}

#welkom p, #welkom a, #welkom li, #welkom .btn {
  font-family: "Montserrat", sans-serif;
  color: var(--bh-ink);
}

.welkom__header {
  text-align:center;
  margin-bottom: 1.25rem;
}

.welkom__title {
  font-weight: 600;
  letter-spacing:.5px;
  font-size: clamp(26px, 2.2vw + 22px, 40px);
  margin: 0 0 .25rem 0;
}

.welkom__subtitle {
  font-weight: 500;
  font-size: clamp(14px, 1vw + 12px, 18px);
  opacity: .9;
}

.welkom__copy {
  max-width:980px;
  margin: 0 auto 2.25rem;
  line-height: 1.75;
  font-size: 16px;
  text-align: center;
}

.welkom__copy p {
  margin: 0 0 1rem;
}

.welkom__signoff {
  margin-top: 1.5rem;
  margin-bottom: 100px;
  text-align: center;
}

.welkom__signline {
  margin: 0;
  font-size: 14px;
  opacity:.9;
}

.welkom__team {
  list-style:none;
  display:grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 40px 28px;
  margin: 0;
  padding: 10px 0 0;
}

.team-card {
  text-align:center;
}

.team-card__avatar {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0 auto 16px;
  overflow: hidden;
  border-radius: 100px;
}

.team-card__avatar::before {
  content: "";
  position: absolute;
  inset: -10px;
  background: var(--bh-accent);
  border-radius: 24px;
  z-index: 0;
}

.team-card__avatar img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100px;
  display: block;
}

.team-card__name {
  font-size: 22px;
  margin: 6px 0 0;
  font-weight: 600;
}

.team-card__role {
  margin: 2px 0 10px;
  font-weight: 600;
  font-size: 14px;
  text-transform:none;
}

.team-card__bio {
  font-size: 15px;
  line-height: 1.7;
  opacity:.95;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
}

.welkom__cta {
  text-align:center;
  margin-top: 48px;
}

.btn {
  display:inline-block;
  padding: 14px 26px;
  text-decoration:none;
  border-radius:12px;
  transition:.2s ease-in-out;
  font-size: 1.25rem;
  font-weight:500;
}

.btn--accent {
  background: var(--bh-accent);
  color: var(--bh-ink);
  border: 1px solid transparent;
}

.btn--accent:hover {
  transform: translateY(-1px);
  filter: brightness(0.96);
}

@media (max-width: 1024px) {
.welkom__team {
  grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 640px) {
.welkom__copy {
  font-size: 15px;
}

.team-card__avatar {
  width: 180px;
  height: 180px;
}

.welkom__team {
  grid-template-columns: 1fr;
}
}

#welkom, #welkom * {
  box-sizing: border-box;
}

#welkom .container {
  width: 100% !important;
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
}

#welkom .section-title, #welkom .welkom__copy {
  width: 100%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#welkom p {
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

#welkom img {
  max-width: 100%;
  height: auto;
}

#welkom h1, #welkom h2, #welkom h3 {
  font-family: "Playfair Display", serif;
  color: #000;
}

#welkom p, #welkom a, #welkom li {
  font-family: "Montserrat", sans-serif;
  color: #000;
}

#welkom .section-title h1, #welkom .welkom__title {
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 0.85rem;
  letter-spacing: 0.5px;
}

#welkom .welkom__subtitle, #welkom .section-title > p:first-of-type {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: clamp(14px, 1.1vw + 12px, 18px);
  font-weight: 500;
  opacity: 0.95;
}

@media (max-width: 640px) {
#welkom .section-title {
  padding-left: 0;
  padding-right: 0;
}
}

#welkom a.team-link {
  color: #007c89;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s ease, text-decoration 0.2s ease;
}

#welkom a.team-link:hover {
  text-decoration: underline;
  color: #005f68;
}

:root {
  --bh-accent: #dfd0bb;
}

#navigation-sticky-wrapper {
  height: 0 !important;
}

#navigation.navbar.navbar-fixed-top {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

#navigation, #navigation .navbar-inner {
  background: #000 !important;
  background-color: #000 !important;
  box-shadow: 0 2px 10px rgba(0,0,0,.15);
  border-bottom: none !important;
}

#navigation .navbar-inner {
  min-height: 60px;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

#navigation .navbar-inner .container {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid rgba(255,255,255,0.15);
}

#navigation .nav {
  width: 100%;
  text-align: right;
}

#navigation .nav > li {
  float: none;
  display: inline-block;
}

#navigation .nav > li > a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  color: rgba(255,255,255,0.8);
  display: block;
  height: 100%;
  line-height: 65px;
  padding: 0 12px;
  text-shadow: none;
  border-bottom: 3px solid transparent;
  transition: all 0.3s ease;
}

#navigation .nav > li:last-child > a {
  padding-right: 0;
}

#navigation .nav > li > a:hover, #navigation .nav > li > a:focus, #navigation .nav > .active > a, #navigation .nav > .active > a:hover, #navigation .nav > .active > a:focus {
  color: #fff !important;
  background: none !important;
  border-bottom: 3px solid #fff !important;
}

#navigation .show-menu {
  float: right;
  width: 30px;
  height: 30px;
  margin: 15px 30px 15px 10px;
  padding: 2px;
  background: url(images/responsive-menu1.png) no-repeat 2px 2px;
  background-size: 30px 30px;
  cursor: pointer;
  border-radius: 3px;
  opacity: .9;
  display: none;
}

#navigation .show-menu:hover {
  opacity: 1;
}

@media (max-width: 1024px) {
#navigation .navbar-inner {
  min-height: 45px !important;
  padding: 0 !important;
}

#navigation .nav-collapse {
  background-color: #000;
  padding: 0 20px;
}

#navigation .nav {
  text-align: left;
  width: 100%;
}

#navigation .nav > li {
  display: block;
  float: none;
  width: 100%;
  border-bottom: 1px dotted rgba(255,255,255,0.2);
}

#navigation .nav > li:last-child {
  border-bottom: none;
}

#navigation .nav > li > a {
  font-family: 'Open Sans', serif;
  font-size: 12px;
  line-height: 25px;
  padding: 10px 0;
  color: #fff;
  border-bottom: none;
}

#navigation .nav > li > a:hover, #navigation .nav > .active > a {
  color: var(--bh-accent, #dfd0bb);
}

#navigation .show-menu {
  display: block;
}
}

.is-sticky .navbar-inner {
  background: #000 !important;
  box-shadow: 0 2px 5px rgba(0,0,0,.2) !important;
  min-height: 60px;
}

.is-sticky .navbar .nav > li > a {
  line-height: 37px;
}

body {
  padding-top: 70px;
}

@media (max-width: 1024px) {
body {
  padding-top: 60px;
}
}

#navigation .navbar-inner .container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 32px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255,255,255,0.15);
}

#navigation .nav {
  padding-right: 32px;
}

#navigation .nav > li > a {
  line-height: 65px;
}

#navigation .navbar-inner .container {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}

#navigation .nav {
  padding-right: 40px;
}

:root {
  --bh-bg:#fefbf7;
  --bh-ink:#000000;
  --bh-accent:#dfd0bb;
}

#verzorging {
  background: var(--bh-bg);
  color: var(--bh-ink);
  padding: 64px 20px 56px;
}

#verzorging .container {
  max-width: 1180px;
  margin: 0 auto;
}

#verzorging .fx-title {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  text-align: center;
  font-size: clamp(28px, 2.4vw + 18px, 44px);
  margin: 0 0 28px;
}

.fx-features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 24px;
  list-style: none;
  margin: 24px 0 12px;
  padding: 0;
  align-items: start;
  text-align: center;
}

.fx-item .fx-icon {
  display: inline-flex;
  width: 250px;
  height: 250px;
  margin-bottom: 14px;
}

.fx-item .fx-icon svg, .fx-item .fx-icon img {
  width: 100%;
  height: 100%;
  stroke: var(--bh-accent);
}

.fx-subcopy {
  max-width: 820px;
  margin: 18px auto 26px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
}

.fx-btn {
  border-radius: 14px;
  padding: 14px 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.fx-cta {
  text-align: center;
}

@media (max-width: 900px) {
.fx-features {
  grid-template-columns: 1fr;
  gap: 20px;
}

.fx-item .fx-icon {
  width: 200px;
  height: 200px;
}
}

:root {
  --bh-bg:#fefbf7;
  --bh-ink:#000000;
  --bh-accent:#dfd0bb;
}

#services-overview {
  background: var(--bh-bg);
  color: var(--bh-ink);
}

#services-overview .container {
  max-width: 1180px;
  margin: 0 auto;
}

:root {
  --bh-bg:#fefbf7;
  --bh-ink:#000000;
  --bh-accent:#dfd0bb;
}

#webshop-section {
  background: var(--bh-bg);
  color: var(--bh-ink);
  padding: 0 20px 23px;
}

#webshop-section .container {
  max-width: 1180px;
  margin: 0 auto;
}

#webshop-section .shop-title {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  text-align: center;
  font-size: clamp(28px, 2.2vw + 20px, 44px);
  margin: 0 0 58px;
}

#webshop-section .shop-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  flex-wrap: wrap;
}

#webshop-section .shop-media {
  flex: 0 0 auto;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

#webshop-section .shop-copy {
  flex: 0 1 500px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  max-width: 400px;
}

#webshop-section .shop-media img {
  width: 100%;
  max-width: 420px;
  height: 400px;
  object-fit: cover;
  display: block;
}

#webshop-section .shop-copy p {
  margin: 0 0 14px;
}

#webshop-section .shop-btn {
  display: inline-block;
  margin-top: 12px;
  background: var(--bh-accent);
  color: var(--bh-ink);
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  padding: 14px 26px;
  border-radius:12px;
  transition: transform .15s ease, filter .15s ease;
}

#webshop-section .shop-btn:hover {
  transform: translateY(-1px);
  filter: brightness(.96);
}

@media (max-width: 900px) {
#webshop-section .shop-wrap {
  flex-direction: column;
  text-align: center;
}

#webshop-section .shop-media {
  flex: 0 0 auto;
  width: 100%;
  max-width: 400px;
  margin: 0;
}

#webshop-section .shop-copy {
  flex: 0 1 auto;
  max-width: 100%;
}
}

.signature {
  width: 200px;
}

:root {
  --bh-bg: #fefbf7;
  --bh-ink: #000000;
  --bh-accent: #dfd0bb;
}

#giftcard-section {
  background: var(--bh-bg);
  color: var(--bh-ink);
  padding: 64px 20px 80px;
}

#giftcard-section .container {
  max-width: 1180px;
  margin: 0 auto;
}

#giftcard-section .gift-title {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  text-align: center;
  font-size: clamp(28px, 2.2vw + 20px, 44px);
  margin-bottom: 36px;
}

#giftcard-section .gift-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  flex-wrap: wrap-reverse;
}

#giftcard-section .gift-copy {
  flex: 0 1 520px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
}

#giftcard-section .gift-copy p {
  margin-bottom: 18px;
}

#giftcard-section .gift-media {
  flex: 0 0 380px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

#giftcard-section .gift-media img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  display: block;
}

@media (max-width: 900px) {
#giftcard-section .gift-wrap {
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
}

#giftcard-section .gift-copy {
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}

#giftcard-section .gift-media {
  width: 100%;
  max-width: 400px;
  height: auto;
  margin-top: 20px;
}
}

#giftcard-section .container {
  width: 100% !important;
  max-width: 1180px;
  padding-left: 20px;
  padding-right: 20px;
}

#giftcard-section .gift-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}

#giftcard-section .gift-copy {
  max-width: 680px;
  margin: 0 auto;
}

#giftcard-section .gift-media {
  width: 100%;
  max-width: 520px;
}

#giftcard-section .gift-media img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
#giftcard-section .gift-wrap {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

#giftcard-section .gift-copy {
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#giftcard-section .gift-media {
  max-width: 420px;
  margin: 8px auto 0;
}
}

#giftcard-section, #giftcard-section * {
  box-sizing: border-box;
}

#giftcard-section .container {
  width: 100% !important;
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

#giftcard-section .gift-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}

#giftcard-section .gift-copy {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}

#giftcard-section .gift-media {
  max-width: 420px;
}

#giftcard-section .gift-media img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 900px) {
#giftcard-section .gift-wrap {
  flex-direction: column;
  gap: 24px;
}

#giftcard-section .gift-copy {
  max-width: 90%;
}

#giftcard-section .gift-media {
  width: 100%;
  max-width: 400px;
  margin: 8px auto 0;
}
}

:root {
  --bh-bg:#fefbf7;
  --bh-ink:#000000;
  --bh-accent:#dfd0bb;
  --bh-link:#007c89;
  --bh-link-hover:#005f68;
}

.reserve {
  background: var(--bh-bg);
  color: var(--bh-ink);
  padding: 23px 20px 23px;
}

.reserve .container {
  max-width: 980px;
  margin: 0 auto;
}

.reserve__title {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  text-align: center;
  font-size: clamp(28px, 2.2vw + 20px, 44px);
  margin: 0 0 18px;
}

.reserve__lead {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  max-width: 820px;
  margin: 0 auto 18px;
}

.reserve__lead p {
  margin: 0 0 .65rem;
}

.reserve__links {
  margin-top: 6px;
}

.reserve__link {
  color: var(--bh-link);
  text-decoration: underline;
  font-weight: 600;
}

.reserve__link:hover {
  color: var(--bh-link-hover);
}

.reserve__widget {
  margin: 18px auto 28px;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 10px 26px rgba(0,0,0,.08);
  background: #fff;
  max-width: 720px;
}

.reserve__widget img {
  display:block;
  width:100%;
  height:auto;
}

.reserve__widget iframe {
  display:block;
  width:100%;
  height: 620px;
  border:0;
}

.reserve__sub {
  font-family: "Playfair Display", serif;
  text-align: center;
  font-size: clamp(18px, .8vw + 14px, 22px);
  margin: 32px 0 8px;
  font-weight: 600;
}

.reserve__note {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.8;
}

.reserve__note strong {
  font-weight: 700;
}

@media (max-width: 640px) {
.reserve .container {
  max-width: 100%;
}

.reserve__widget iframe {
  height: 540px;
}
}

:root {
  --bh-bg: #fefbf7;
  --bh-ink: #000000;
}

#social-section {
  background: var(--bh-bg);
  color: var(--bh-ink);
  padding: 23px 20px 23px;
}

#social-section .container {
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}

.social-title {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: clamp(28px, 2.2vw + 20px, 44px);
  margin: 0 0 40px;
}

.social-lead {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 36px;
}

.social-icons {
  display: flex;
  justify-content: center;
  gap: 48px;
}

.social-icon img {
  width: 100px;
  height: 100px;
  display: block;
  transition: transform .25s ease, filter .25s ease;
}

.social-icon:hover img {
  transform: scale(1.1);
  filter: brightness(.9);
}

@media (max-width: 640px) {
.social-icon img {
  width: 64px;
  height: 64px;
}
}

:root {
  --bh-bg:#fefbf7;
  --bh-ink:#000000;
  --bh-accent:#dfd0bb;
}

#contact {
  background: var(--bh-bg);
  color: var(--bh-ink);
  padding: 30px 20px 30px;
}

#contact .container {
  width:100% !important;
  max-width:1180px;
  margin:0 auto;
  box-sizing:border-box;
}

.contact-title {
  font-family:"Playfair Display", serif;
  font-weight:500;
  text-align:center;
  font-size:clamp(28px, 2.2vw + 20px, 44px);
  margin:0 0 42px;
}

.contact-wrap {
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px 56px;
  align-items:center;
}

.contact-media {
  margin:0;
  overflow:hidden;
  box-shadow:0 8px 22px rgba(0,0,0,.07);
}

.contact-media img {
  display:block;
  width:100%;
  height:auto;
}

.contact-content {
  text-align:center;
  font-family:"Montserrat", sans-serif;
}

.contact-intro {
  font-size:16px;
  line-height:1.8;
  max-width:560px;
  margin:0 auto 10px;
}

.contact-list {
  list-style:none;
  margin:18px 0 6px;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:14px;
  align-items:center;
}

.contact-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}

.contact-item a {
  color:var(--bh-ink);
  text-decoration:none;
}

.contact-item a:hover {
  text-decoration:underline;
}

.contact-item address {
  font-style:normal;
}

.contact-item .contact-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #000;
  flex-shrink: 0;
}

.contact-item .contact-icon svg {
  width: 18px;
  height: 18px;
  fill: #fff;
}

.contact-hours {
  margin:16px 0 10px;
  line-height:1.8;
}

.contact-vat {
  margin:10px 0 0;
  opacity:.9;
}

.contact-media img {
  width: 100%;
  height: 520px;
  object-fit: cover;
}

@media (max-width: 900px) {
.contact-wrap {
  grid-template-columns: 1fr;
  gap:24px;
}

.contact-media {
  max-width:520px;
  margin:0 auto;
}

.contact-intro {
  max-width:640px;
}

.contact-media img {
  height: 420px;
}
}

.contact-media {
  max-width: 500px;
  margin: 0 auto;
}

address {
  margin-bottom: 0;
}

:root {
  --bh-bg:#fefbf7;
  --bh-ink:#000000;
  --bh-accent:#dfd0bb;
}

#first-consult-cta .cta-hero {
  position: relative;
  width: 100%;
  height: 520px;
  background: url("images/first-consult-desktop.jpg") center center / cover no-repeat;
}

#first-consult-cta .cta-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 18px;
  text-align: center;
  padding: 0 16px;
}

#first-consult-cta .cta-title {
  font-family: "Playfair Display", serif;
  color: var(--bh-ink);
  font-weight: 500;
  font-size: clamp(28px, 2.6vw + 16px, 44px);
  line-height: 1.2;
  margin: 0;
}

#first-consult-cta .cta-button {
  width: 60%;
  max-width: 280px;
  padding: 10px 0;
  border: 2px solid var(--bh-ink);
  color: var(--bh-ink);
  background: transparent;
  text-decoration: none;
  font-family: "Playfair Display", serif;
  color: var(--bh-ink);
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
  margin: 0 auto;
}

#first-consult-cta .cta-button:hover {
  transform: translateY(-1px);
}

/* Reserve room for the overlapping badge so it doesn't get covered */
#first-consult-cta {
  margin-bottom: 130px; /* >= badge overlap amount */
}

/* Badge overlap */
.hero-badge {
  position: absolute;
  right: 24px;
  bottom: -110px;  /* overlaps into the margin space now */
  width: 200px;
  height: auto;
  z-index: 999;
  pointer-events: none;
}


/* Make sure the overlap can render */
#first-consult-cta,
#first-consult-cta .cta-hero {
  overflow: visible;
}

@media (max-width: 768px) {

  #first-consult-cta .cta-hero {
    height: 300px;
    background-position: 70% center;
    background-image: url("images/first-consult-mobile.jpg");
  }

  #first-consult-cta .cta-overlay {
    align-items: flex-start;
    justify-content: center;
    padding-left: 24px;
    text-align: left;
  }

  #first-consult-cta .cta-title {
    font-size: 22px;
    line-height: 1.3;
    max-width: 220px;
    margin-bottom: 12px;
    word-break: break-word;
  }

  #first-consult-cta .cta-button {
    width: 70%;
    max-width: 200px;
    font-size: 18px;
    text-align: center;
    margin-left: 0;
  }

    #first-consult-cta {
    margin-bottom: 95px;
  }

  .hero-badge {
    width: 140px;
    right: 20px;
    bottom: -80px;
  }
}



#first-consult-cta {
  overflow: visible;
}


#welkom-feature {
  background: var(--bh-bg);
}

.feature__image-wrap {
  position: relative;
  width: 100%;
  height: 620px;
  background: url("images/welkom-feature.jpg") top center / cover no-repeat;
}

:root {
  --bh-bg: #fefbf7;
  --bh-ink:#000;
  --bh-accent:#dfd0bb;
}

.bh-bg {
  background:var(--bh-bg);
}

.bm-title {
  text-align:center;
  font-family:"Playfair Display", serif;
  font-size: clamp(24px, .9vw + 12px, 18px);
  letter-spacing:.2px;
  margin: 4px 0 25px;
}

.bm-grid {
  list-style:none;
  margin: 0 0 36px;
  padding: 0;
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 36px;
}

.bm-card {
  text-align:center;
}

.bm-media {
  margin:0 0 16px;
  overflow:hidden;
  box-shadow:0 8px 18px rgba(0,0,0,.06);
}

.bm-media img {
  display:block;
  width:100%;
  height:auto;
  object-fit:cover;
}

.bm-name {
  font-family:"Playfair Display", serif;
  font-size: clamp(16px, .9vw + 12px, 18px);
  letter-spacing:.2px;
  margin: 4px 0 10px;
}

.bm-text {
  font-family:"Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.7;
  margin: 0 auto;
  max-width: 260px;
  padding: 8px;
  min-height: 200px;
}

.bm-advice {
  margin: 42px 0 80px;
  background: #efe5da70;
  border: 1px solid var(--bh-accent);
  border-radius: 10px;
  padding: 18px 22px 22px;
  text-align: center;
}

.bm-advice-title {
  font-family:"Playfair Display", serif;
  font-size: clamp(16px, .9vw + 12px, 18px);
  margin: 0 0 8px;
}

.bm-advice-text {
  font-family:"Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  max-width: 650px;
  margin: 0 auto;
}

@media (max-width: 1100px) {
.bm-grid {
  grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 580px) {
.bm-title {
  margin-top: 96px;
}

.bm-grid {
  grid-template-columns: 1fr;
  gap: 28px;
}

.bm-text {
  max-width: 90%;
}
}

.bm-link {
  display: block;
  color: inherit;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.bm-link:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.1);
}

.bm-card {
  cursor: pointer;
}

.brand-header {
  background: #fefbf7;
  text-align: center;
  padding: 34px 20px 10px;
}

.brand-header img {
  margin-top: -150px;
  margin-bottom: -200px;
  height: 400px;
  width: auto;
}

.bm-grid {
  align-items: start;
}

.bm-media {
  aspect-ratio: 1 / 1;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 12px 26px rgba(0,0,0,.08);
}

.bm-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.bm-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.bm-name {
  margin-top: 4px;
}

@media (max-width: 580px) {
.brand-header img {
  margin-top: -150px;
  margin-bottom: -300px;
  height: 350px;
  width: auto;
}
}

.bm-subtitle {
  font-family:"Playfair Display", serif;
  font-weight:400;
  font-size:clamp(18px,1.1vw + 14px,24px);
  margin:28px 0 10px;
  text-align:left;
}

.bm-intro {
  font-family:"Montserrat", sans-serif;
  font-size:16px;
  line-height:1.9;
  max-width:980px;
}

.bm-intro p {
  margin:0 0 12px;
}

.bm-section-title {
  font-family:"Playfair Display", serif;
  font-weight:400;
  font-size:clamp(18px,1vw + 16px,22px);
  margin:30px 0 10px;
  text-align:left;
}

.bm-treatments {
  display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:24px 56px;
  max-width:980px;
}

@media (max-width: 900px) {
.bm-treatments {
  grid-template-columns:1fr;
  gap:18px;
}
}

.bm-item {
  padding-bottom: 15px;
}

.bm-item-classic {
  min-height: 180px;
}

.bm-item-pro {
  min-height: 200px;
}

.bm-item-devices {
  min-height: 265px;
}

.bm-item__row-devices {
  min-height: 42px;
}

.bm-item__row {
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:16px;
  margin:1px 0 6px;
}

.bm-item__title {
  font-family:"Playfair Display", serif;
  font-weight:600;
  letter-spacing:.3px;
}

.bm-item__price {
  font-family:"Montserrat", sans-serif;
  white-space:nowrap;
}

.bm-item__desc {
  font-family:"Montserrat", sans-serif;
  font-size:14px;
  line-height:1.8;
}

.bm-supp {
  max-width:980px;
  background:#efe5da70;
  border:1px solid var(--bh-accent);
  border-radius:10px;
  padding:16px 18px 18px;
}

.bm-supp h4 {
  font-family:"Playfair Display", serif;
  font-weight:400;
  font-size:18px;
  margin:0 0 10px;
}

.bm-supp .bm-supp__list {
  display:grid;
  grid-template-columns:1fr auto;
  column-gap:18px;
  row-gap:6px;
  font-family:"Montserrat", sans-serif;
  font-size:14px;
}

.bm-supp .bm-supp__footnote {
  font-family:"Montserrat", sans-serif;
  font-size:13px;
  margin-top:12px;
}

.amp {
  font-family: Arial, sans-serif;
}

.desktop-only {
  display: inline-block;
}

.mobile-only {
  display: none !important;
}

@media (max-width: 1024px) {
.desktop-only {
  display: none !important;
}

.mobile-only {
  display: block !important;
}
}

#navigation .dropdown {
  position: relative;
}

#navigation .dropdown-toggle {
  cursor: default;
}

#navigation .dropdown .caret {
  font-size: 10px;
  margin-left: 6px;
  opacity: 0.9;
}

#navigation .dropdown:hover > .dropdown-menu {
  display: block;
}

#navigation .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 220px;
  background: #000;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 8px;
  padding: 6px 0;
  z-index: 10000;
}

#navigation .dropdown-menu > li > a {
  display: block;
  padding: 10px 14px;
  color: rgba(255,255,255,.9);
  text-decoration: none;
  font-size: 12px;
  line-height: 1.4;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

#navigation .dropdown-menu > li:last-child > a {
  border-bottom: none;
}

#navigation .dropdown-menu > li > a:hover, #navigation .dropdown-menu > li > a:focus {
  color: #fff;
  background: rgba(223,208,187, .14);
}

#navigation .nav {
  position: relative;
}

#navigation .nav > li.dropdown {
  overflow: visible;
}

#navigation .nav > li.dropdown .dropdown-menu {
  margin-top: -8px;
}

#navigation .dropdown > .dropdown-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
}

#navigation .dropdown > .dropdown-toggle .caret {
  position: static !important;
  display: inline-block;
  margin: 0;
  line-height: 1;
  font-size: 10px;
  opacity: .9;
  transform: translateY(-1px);
}

#navigation .dropdown > .dropdown-toggle::after {
  content: none !important;
}

#navigation .dropdown.open > .dropdown-toggle .caret, #navigation .dropdown:hover > .dropdown-toggle .caret {
  transform: translateY(-1px) rotate(180deg);
}

#logo {
  background: url(images/bellehistoire.png) 0 18px no-repeat;
  background-size: 186px 50px;
  position: absolute;
  width: 186px;
  height: 70px;
  left: inherit;
  margin-left: 0;
  z-index: 100;
  display: block;
}

#logo a {
  width: 186px;
  height: 50px;
  position: absolute;
}

#logo {
  left: 32px;
}

@media (max-width: 1024px) {
#navigation .navbar-inner .container {
  padding: 0 20px;
}

#logo {
  left: 20px;
}

#navigation .nav {
  padding-right: 20px;
}

#navigation .nav > li > a {
  line-height: 42px;
  padding: 0 12px;
}
}

#logo {
  position: absolute;
  background: url(images/bellehistoire.png) center no-repeat;
  background-size: 186px 50px;
  width: 186px;
  height: 70px;
  display: block;
  z-index: 100;
}

@media (max-width: 1024px) {
#navigation .navbar-inner .container {
  padding: 0 20px;
}

#navigation .nav {
  padding-right: 20px;
}

#logo {
  left: 30px;
  background-position: 0 7px;
}

.is-sticky #logo {
  background-position: 0 7px;
}
}