@font-face {
  font-family: 'Sora';
  src: url('../fonts/sora/Sora-Light.woff2') format('woff2'), url('../fonts/sora/Sora-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/sora/Sora-ExtraLight.woff2') format('woff2'), url('../fonts/sora/Sora-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/sora/Sora-ExtraBold.woff2') format('woff2'), url('../fonts/sora/Sora-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/sora/Sora-Bold.woff2') format('woff2'), url('../fonts/sora/Sora-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/sora/Sora-Medium.woff2') format('woff2'), url('../fonts/sora/Sora-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/sora/Sora-Regular.woff2') format('woff2'), url('../fonts/sora/Sora-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/sora/Sora-Thin.woff2') format('woff2'), url('../fonts/sora/Sora-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/sora/Sora-SemiBold.woff2') format('woff2'), url('../fonts/sora/Sora-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/*
@font-face {
    font-family: 'Boilgo';
    src: url('../fonts/boilgo/Boilgo.eot');
    src: url('../fonts/boilgo/Boilgo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/boilgo/Boilgo.woff2') format('woff2'),
        url('../fonts/boilgo/Boilgo.woff') format('woff'),
        url('../fonts/boilgo/Boilgo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
* {
  outline: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  margin: 0;
  padding: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
  border-radius: 0;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  border-radius: 0;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* ========================================================================= */
#privacypolicy {
  position: fixed;
  right: 0;
  bottom: 0;
  background: #dad9d9;
  color: #B99D4E;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 30px;
  width: 100%;
  font-size: 11px;
  line-height: 22px;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
      -ms-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
}
#privacypolicy.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: auto;
}
#privacypolicy a {
  color: #B99D4E;
}
#privacypolicy .privacy-btn {
  background-image: url('../images/privacy-close.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
/* CMS ========================================================================= */
.uniform__potty {
  position: absolute;
  left: -9999px;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/slick/slick.eot');
  src: url('../fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick/slick.woff') format('woff'), url('../fonts/slick/slick.ttf') format('truetype'), url('../fonts/slick/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* SLICK Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.termsfeed-com---nb {
  font-family: "Sora", sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 0 !important;
  line-height: 1.6666 !important;
  border-radius: 20px !important;
  right: 10px !important;
  bottom: 10px !important;
  background-color: #EDEBE1 !important;
  max-width: 650px !important;
}
.termsfeed-com---nb .cc-nb-main-container {
  padding: 20px !important;
}
.termsfeed-com---nb .cc-nb-title {
  font-size: 20px !important;
  font-family: "ivymode", sans-serif !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
}
.termsfeed-com---nb .cc-nb-text {
  font-size: 13px !important;
}
.termsfeed-com---nb .cc-nb-reject {
  display: none !important;
}
.termsfeed-com---nb .cc-nb-okagree {
  font-size: 12px !important;
  background-color: transparent !important;
  border: 1px solid #B99D4E !important;
  color: #B99D4E !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 29px;
  padding: 15px 20px !important;
}
.termsfeed-com---nb .cc-nb-okagree:hover {
  background-color: #B99D4E !important;
  color: #EDEBE1 !important;
}
.termsfeed-com---nb .cc-nb-changep {
  font-size: 12px !important;
  background-color: transparent !important;
  border: none !important;
}
.cc-cp-foot-save {
  background-color: transparent !important;
  border: 1px solid #B99D4E !important;
  color: #000000 !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 12px !important;
  font-weight: 300 !important;
  font-family: "Sora", sans-serif !important;
}
.cc-cp-foot-save:hover {
  background-color: #B99D4E !important;
  color: #EDEBE1 !important;
}
.termsfeed-com---nb .cc-nb-okagree,
.termsfeed-com---nb .cc-nb-reject,
.termsfeed-com---nb .cc-nb-changep {
  font-size: 12px !important;
  font-weight: 300 !important;
}
.termsfeed-com---palette-light {
  color: #4C585A !important;
  font-family: "Sora", sans-serif !important;
}
.termsfeed-com---palette-light .cc-pc-container {
  background: #EDEBE1 !important;
  color: #4C585A !important;
}
.termsfeed-com---palette-light .cc-pc-head {
  background: #EDEBE1 !important;
}
.termsfeed-com---palette-light .cc-pc-body,
.termsfeed-com---palette-light .cc-cp-body-content {
  background: #EDEBE1 !important;
}
.termsfeed-com---palette-light .cc-cp-body-tabs-item {
  background: #EDEBE1 !important;
  color: #4C585A !important;
}
.termsfeed-com---palette-light .cc-cp-body-tabs-item-link {
  color: #4C585A !important;
}
.termsfeed-com---palette-light .cc-cp-foot {
  background: #EDEBE1 !important;
}
.termsfeed-com---palette-light .cc-cp-body-tabs {
  background: #EDEBE1 !important;
}
.termsfeed-com---palette-light .cc-pc-head-lang select {
  background: #EDEBE1 !important;
  color: #4C585A !important;
  border: 1px solid #B99D4E !important;
}
.termsfeed-com---pc-dialog .cc-cp-foot-byline {
  display: none !important;
  font-size: 8px !important;
}
.termsfeed-com---palette-light .cc-pc-head-close {
  color: #4C585A !important;
}
.termsfeed-com---palette-light .cc-pc-head-close:active,
.termsfeed-com---palette-light .cc-pc-head-close:focus {
  border: 1px solid #B99D4E !important;
}
.termsfeed-com---pc-dialog {
  font-size: 14px !important;
}
.termsfeed-com---pc-dialog .cc-cp-body-content-entry-text {
  font-size: 14px !important;
}
.termsfeed-com---pc-dialog .cc-cp-body-content-entry-title,
.termsfeed-com---pc-dialog .cc-pc-head-title-headline {
  font-size: 20px !important;
  font-family: "ivymode", sans-serif !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
}
@media only screen and (max-width: 650px) {
  .termsfeed-com---nb {
    max-width: 100% !important;
    right: 0 !important;
  }
}
/* SIMPLE LIGHTBOX ===================================================================== */
body.hidden-scroll {
  overflow: hidden;
}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #F7F5EF;
  display: none;
  z-index: 1035;
}
.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
}
.sl-wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-family: Arial, Baskerville, monospace;
  color: #000;
  font-size: 3rem;
  background-image: url('../images/close.png');
  background-size: contain;
  background-position: center;
  background-repeat: none;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 10060;
  color: #000;
  font-size: 1rem;
}
.sl-wrapper .sl-download {
  display: none;
  position: fixed;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 10060;
  color: #000;
  font-size: 1rem;
}
.sl-wrapper .sl-download a {
  color: #000;
  text-decoration: underline;
}
.sl-wrapper .sl-download a:hover {
  text-decoration: none;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
  background-image: url('../images/arrow-right.png');
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
  background-image: url('../images/arrow-left.png');
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.sl-transition {
  transition: -ms-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  -webkit-transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
/* ANIMATIONS ====================================================================== */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}
@-webkit-keyframes fadeInZoom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes fadeInZoom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.fadeanimation {
  opacity: 0;
}
.fadeanimation.fadeIn {
  -webkit-animation: fadeIn 1s ease-in-out forwards;
          animation: fadeIn 1s ease-in-out forwards;
}
.fadeanimation.fadeIn.fadeInUp {
  -webkit-animation: fadeInUp 1s ease-in-out forwards;
          animation: fadeInUp 1s ease-in-out forwards;
}
.fadeanimation.fadeIn.fadeInUp.delay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeanimation.fadeIn.fadeInUp.delay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fadeanimation.fadeIn.fadeInUp.delay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fadeanimation.fadeIn.fadeInUp.delay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeanimation.fadeIn.fadeInUp.delay11 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.fadeanimation.fadeIn.fadeInZoom {
  -webkit-animation: fadeInZoom 1s ease-in-out forwards;
          animation: fadeInZoom 1s ease-in-out forwards;
}
.fadeanimation.fadeIn.fadeInZoom.delay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeanimation.fadeIn.fadeInZoom.delay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fadeanimation.fadeIn.fadeInZoom.delay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fadeanimation.fadeIn.fadeInZoom.delay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeanimation.fadeIn.fadeInZoom.delay11 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.fadeanimation.fadeInUp {
  -webkit-transform: translate(0, 30px);
      -ms-transform: translate(0, 30px);
          transform: translate(0, 30px);
}
.fadeanimation.delay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeanimation.delay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fadeanimation.delay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fadeanimation.delay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeanimation.delay11 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
/* STYLES ====================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #F7F5EF;
  color: #4C585A;
  height: 100%;
  max-width: 3000px;
  margin: 0 auto;
  padding: 0;
  font-family: "Sora", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.83;
  letter-spacing: 0;
}
.hide {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}
.hidedesktop {
  display: none !important;
}
.hidemobile {
  display: inline-block;
}
.lining {
  -webkit-font-feature-settings: "lnum" 1;
          font-feature-settings: "lnum" 1;
}
@supports (font-variant-numeric: lining-nums) {
  .lining {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    font-variant-numeric: lining-nums;
  }
}
.nostyling {
  font-family: "Sora", sans-serif !important;
  font-weight: 300 !important;
  font-size: 15px !important;
  line-height: 1.83 !important;
  letter-spacing: 0 !important;
  margin: 0 !important;
}
img {
  width: 100%;
  height: auto;
  display: block;
}
p {
  margin-top: 0;
}
p:last-of-type {
  margin-bottom: 0;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
a {
  color: #4C585A;
  text-decoration: none;
}
a:hover {
  color: #4C585A;
  text-decoration: underline;
}
h2,
.h2 {
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 24px;
}
ul {
  margin: 0;
  padding: 0;
  padding-left: 12px;
}
ul li {
  padding: 0;
}
.link {
  display: inline-block;
  color: #B99D4E;
  text-decoration: none;
  cursor: pointer;
}
.link:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background-color: #B99D4E;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.link:hover {
  color: #B99D4E;
  text-decoration: none;
}
.link:hover:after {
  left: 50%;
  right: 50%;
  width: 0;
}
.link.reversed:after {
  left: 50%;
  right: 50%;
  width: 0;
}
.link.reversed:hover:after {
  left: 0;
  right: 0;
  width: 100%;
}
.link.active.reversed:after {
  left: 0;
  right: 0;
  width: 100%;
}
.smalltitle {
  margin: 0;
  text-transform: uppercase !important;
  font-weight: 300 !important;
  font-size: 12px !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  font-family: "Sora", sans-serif !important;
}
.largetext {
  font-size: 32px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
}
.writtentext {
  font-family: "ivymode", sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0;
  color: #B99D4E;
}
.arrowbutton {
  display: inline-block;
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding-right: 45px;
  text-decoration: none;
  line-height: 1;
  cursor: pointer;
  color: #4C585A;
}
.arrowbutton:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 25px;
  height: 10px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-image: url('../images/arrow-right.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.arrowbutton:hover {
  text-decoration: none;
}
.arrowbutton:hover:after {
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.arrowbutton.white {
  color: #fff;
}
.arrowbutton.white:after {
  background-image: url('../images/arrow-right-white.png');
}
.arrowbutton.black {
  color: #000000;
}
.arrowbutton.black:after {
  background-image: url('../images/arrow-right-black.png');
}
.arrowbutton.colored {
  color: #B99D4E;
}
.arrowbutton.colored:after {
  background-image: url('../images/arrow-right-colored.png');
}
.buttonlook {
  display: inline-block;
  color: #F7F5EF !important;
  background-color: #B99D4E;
  padding: 15px 20px;
  border: 1px solid #B99D4E;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
.buttonlook:hover {
  color: #B99D4E !important;
  background-color: transparent;
  text-decoration: none !important;
}
.buttonlook.whitestyling {
  background-color: transparent;
  color: #F7F5EF !important;
  border-color: #F7F5EF;
}
.buttonlook.whitestyling:hover {
  background-color: #F7F5EF;
  color: #B99D4E !important;
}
.buttonlook.nobg {
  background-color: transparent;
  color: #B99D4E !important;
}
.buttonlook.nobg.active,
.buttonlook.nobg:hover {
  background-color: #B99D4E;
  color: #F7F5EF !important;
}
.smalltitle + .largetext {
  margin-top: 30px;
}
#form-success {
  display: none;
}
#feedback.success {
  display: inline-block;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
}
#feedback.erroneous,
#feedback.error {
  display: inline-block;
  padding: 10px;
  margin-top: 20px;
  text-align: center;
  background-color: crimson;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
}
#contact-form input[type=text],
#blog-form input[type=text],
#contact-form input[type=email],
#blog-form input[type=email],
#contact-form textarea,
#blog-form textarea {
  -webkit-appearance: none;
  padding: 10px 0;
  border: 0;
  border-bottom: 1px solid #B99D4E;
  background-color: transparent;
  width: 100%;
  margin-bottom: 20px;
}
#contact-form input[type=text]::-webkit-input-placeholder, #blog-form input[type=text]::-webkit-input-placeholder, #contact-form input[type=email]::-webkit-input-placeholder, #blog-form input[type=email]::-webkit-input-placeholder, #contact-form textarea::-webkit-input-placeholder, #blog-form textarea::-webkit-input-placeholder {
  color: #4C585A;
  font-weight: 400;
}
#contact-form input[type=text]::-moz-placeholder, #blog-form input[type=text]::-moz-placeholder, #contact-form input[type=email]::-moz-placeholder, #blog-form input[type=email]::-moz-placeholder, #contact-form textarea::-moz-placeholder, #blog-form textarea::-moz-placeholder {
  color: #4C585A;
  font-weight: 400;
}
#contact-form input[type=text]:-ms-input-placeholder, #blog-form input[type=text]:-ms-input-placeholder, #contact-form input[type=email]:-ms-input-placeholder, #blog-form input[type=email]:-ms-input-placeholder, #contact-form textarea:-ms-input-placeholder, #blog-form textarea:-ms-input-placeholder {
  color: #4C585A;
  font-weight: 400;
}
#contact-form input[type=text]::-ms-input-placeholder, #blog-form input[type=text]::-ms-input-placeholder, #contact-form input[type=email]::-ms-input-placeholder, #blog-form input[type=email]::-ms-input-placeholder, #contact-form textarea::-ms-input-placeholder, #blog-form textarea::-ms-input-placeholder {
  color: #4C585A;
  font-weight: 400;
}
#contact-form input[type=text]::placeholder,
#blog-form input[type=text]::placeholder,
#contact-form input[type=email]::placeholder,
#blog-form input[type=email]::placeholder,
#contact-form textarea::placeholder,
#blog-form textarea::placeholder {
  color: #4C585A;
  font-weight: 400;
}
#contact-form input[type=text].erroneous,
#blog-form input[type=text].erroneous,
#contact-form input[type=email].erroneous,
#blog-form input[type=email].erroneous,
#contact-form textarea.erroneous,
#blog-form textarea.erroneous {
  border-color: crimson;
}
#contact-form input[type=text].erroneous::-webkit-input-placeholder, #blog-form input[type=text].erroneous::-webkit-input-placeholder, #contact-form input[type=email].erroneous::-webkit-input-placeholder, #blog-form input[type=email].erroneous::-webkit-input-placeholder, #contact-form textarea.erroneous::-webkit-input-placeholder, #blog-form textarea.erroneous::-webkit-input-placeholder {
  color: crimson;
}
#contact-form input[type=text].erroneous::-moz-placeholder, #blog-form input[type=text].erroneous::-moz-placeholder, #contact-form input[type=email].erroneous::-moz-placeholder, #blog-form input[type=email].erroneous::-moz-placeholder, #contact-form textarea.erroneous::-moz-placeholder, #blog-form textarea.erroneous::-moz-placeholder {
  color: crimson;
}
#contact-form input[type=text].erroneous:-ms-input-placeholder, #blog-form input[type=text].erroneous:-ms-input-placeholder, #contact-form input[type=email].erroneous:-ms-input-placeholder, #blog-form input[type=email].erroneous:-ms-input-placeholder, #contact-form textarea.erroneous:-ms-input-placeholder, #blog-form textarea.erroneous:-ms-input-placeholder {
  color: crimson;
}
#contact-form input[type=text].erroneous::-ms-input-placeholder, #blog-form input[type=text].erroneous::-ms-input-placeholder, #contact-form input[type=email].erroneous::-ms-input-placeholder, #blog-form input[type=email].erroneous::-ms-input-placeholder, #contact-form textarea.erroneous::-ms-input-placeholder, #blog-form textarea.erroneous::-ms-input-placeholder {
  color: crimson;
}
#contact-form input[type=text].erroneous::placeholder,
#blog-form input[type=text].erroneous::placeholder,
#contact-form input[type=email].erroneous::placeholder,
#blog-form input[type=email].erroneous::placeholder,
#contact-form textarea.erroneous::placeholder,
#blog-form textarea.erroneous::placeholder {
  color: crimson;
}
#contact-form .policy,
#blog-form .policy {
  margin-bottom: 25px;
}
#contact-form .policy label,
#blog-form .policy label {
  position: relative;
  color: #4C585A;
  margin-left: 25px;
}
#contact-form .policy label a,
#blog-form .policy label a {
  color: #4C585A;
}
#contact-form .policy label a:hover,
#blog-form .policy label a:hover {
  text-decoration: none;
}
#contact-form .policy:not(#IE8) label:before,
#blog-form .policy:not(#IE8) label:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: -25px;
  top: 50%;
  border: 1px solid #B99D4E;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#contact-form .policy:not(#IE8) input[type=checkbox],
#blog-form .policy:not(#IE8) input[type=checkbox] {
  display: none;
}
#contact-form .policy:not(#IE8) input[type=checkbox]:checked + label:before,
#blog-form .policy:not(#IE8) input[type=checkbox]:checked + label:before {
  content: "\2713";
  line-height: 0.8;
  font-size: 16px;
  font-family: system-ui;
  font-weight: normal;
}
@media screen and (min-width: 0 \0) {
  #contact-form .policy:not(#IE8) input[type=checkbox]:checked + label:before,
  #blog-form .policy:not(#IE8) input[type=checkbox]:checked + label:before {
    line-height: 8px;
  }
}
#contact-form .policy.error:not(#IE8) label:before,
#blog-form .policy.error:not(#IE8) label:before {
  border: 1px solid crimson !important;
}
#contact-form .policy.error label,
#blog-form .policy.error label {
  color: crimson;
}
#contact-form .policy.error label a,
#blog-form .policy.error label a {
  color: crimson;
}
#contact-form input[type=submit],
#blog-form input[type=submit] {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  /* text-align: center;
    //margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid @color;
    padding: 10px 20px;
    transition: all .3s ease-in-out;

    &:hover {
      background-color: @color;
      color: #fff;
    }*/
}
#contact-form .error-text,
#blog-form .error-text {
  color: crimson;
  margin: 10px 0;
}
#contact-form .form-group.error input,
#blog-form .form-group.error input,
#contact-form .form-group.error textarea,
#blog-form .form-group.error textarea {
  color: crimson !important;
  border-bottom: 1px solid crimson;
}
#contact-form .form-group.error input::-webkit-input-placeholder, #blog-form .form-group.error input::-webkit-input-placeholder, #contact-form .form-group.error textarea::-webkit-input-placeholder, #blog-form .form-group.error textarea::-webkit-input-placeholder {
  color: crimson !important;
}
#contact-form .form-group.error input::-moz-placeholder, #blog-form .form-group.error input::-moz-placeholder, #contact-form .form-group.error textarea::-moz-placeholder, #blog-form .form-group.error textarea::-moz-placeholder {
  color: crimson !important;
}
#contact-form .form-group.error input:-ms-input-placeholder, #blog-form .form-group.error input:-ms-input-placeholder, #contact-form .form-group.error textarea:-ms-input-placeholder, #blog-form .form-group.error textarea:-ms-input-placeholder {
  color: crimson !important;
}
#contact-form .form-group.error input::-ms-input-placeholder, #blog-form .form-group.error input::-ms-input-placeholder, #contact-form .form-group.error textarea::-ms-input-placeholder, #blog-form .form-group.error textarea::-ms-input-placeholder {
  color: crimson !important;
}
#contact-form .form-group.error input::placeholder,
#blog-form .form-group.error input::placeholder,
#contact-form .form-group.error textarea::placeholder,
#blog-form .form-group.error textarea::placeholder {
  color: crimson !important;
}
#subscribe-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#subscribe-form input[type=text],
#subscribe-form input[type=email],
#subscribe-form textarea {
  -webkit-appearance: none;
  padding: 10px 0;
  border: 0;
  border-bottom: 1px solid #4C585A;
  background-color: transparent;
  width: 100%;
  color: #4C585A;
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#subscribe-form input[type=text]::-webkit-input-placeholder, #subscribe-form input[type=email]::-webkit-input-placeholder, #subscribe-form textarea::-webkit-input-placeholder {
  color: #4C585A;
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#subscribe-form input[type=text]::-moz-placeholder, #subscribe-form input[type=email]::-moz-placeholder, #subscribe-form textarea::-moz-placeholder {
  color: #4C585A;
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#subscribe-form input[type=text]:-ms-input-placeholder, #subscribe-form input[type=email]:-ms-input-placeholder, #subscribe-form textarea:-ms-input-placeholder {
  color: #4C585A;
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#subscribe-form input[type=text]::-ms-input-placeholder, #subscribe-form input[type=email]::-ms-input-placeholder, #subscribe-form textarea::-ms-input-placeholder {
  color: #4C585A;
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#subscribe-form input[type=text]::placeholder,
#subscribe-form input[type=email]::placeholder,
#subscribe-form textarea::placeholder {
  color: #4C585A;
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#subscribe-form input[type=text].erroneous,
#subscribe-form input[type=email].erroneous,
#subscribe-form textarea.erroneous {
  border-color: crimson;
}
#subscribe-form input[type=text].erroneous::-webkit-input-placeholder, #subscribe-form input[type=email].erroneous::-webkit-input-placeholder, #subscribe-form textarea.erroneous::-webkit-input-placeholder {
  color: crimson;
}
#subscribe-form input[type=text].erroneous::-moz-placeholder, #subscribe-form input[type=email].erroneous::-moz-placeholder, #subscribe-form textarea.erroneous::-moz-placeholder {
  color: crimson;
}
#subscribe-form input[type=text].erroneous:-ms-input-placeholder, #subscribe-form input[type=email].erroneous:-ms-input-placeholder, #subscribe-form textarea.erroneous:-ms-input-placeholder {
  color: crimson;
}
#subscribe-form input[type=text].erroneous::-ms-input-placeholder, #subscribe-form input[type=email].erroneous::-ms-input-placeholder, #subscribe-form textarea.erroneous::-ms-input-placeholder {
  color: crimson;
}
#subscribe-form input[type=text].erroneous::placeholder,
#subscribe-form input[type=email].erroneous::placeholder,
#subscribe-form textarea.erroneous::placeholder {
  color: crimson;
}
#subscribe-form input[type=submit] {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  /* text-align: center;
    //margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid @color;
    padding: 10px 20px;
    transition: all .3s ease-in-out;

    &:hover {
      background-color: @color;
      color: #fff;
    }*/
}
#subscribe-form .arrowbutton {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 1px solid #4C585A;
}
#subscribe-form .arrowbutton:after {
  top: calc(50% - 5px);
}
#feedback {
  display: none;
}
.plg-container,
.plg-header-container {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 140px;
}
header {
  padding: 40px 0 0 0;
  z-index: 90;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #F7F5EF;
  -webkit-transition: padding 0.3s ease-out;
  transition: padding 0.3s ease-out;
  /*.logo{
    padding-bottom: 80px;
  }*/
}
header .plg-header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
header nav > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
header nav > ul > li {
  display: inline-block;
  margin: 0 60px 0 0;
  padding: 0 0 40px 0;
  font-size: 14px;
  font-weight: 300;
  /*&:hover {
          @media only screen and (min-width: 921px) {
            .plg-fsnav {
              visibility: visible;
              opacity: 1;
              //transform: translate(0, 0);
            }
          }
        }*/
}
header nav > ul > li > a {
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}
header nav > ul > li > a:not(.buttonlook):after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  right: 50%;
  width: 0;
  height: 1px;
  background-color: #4C585A;
}
header nav > ul > li > a:hover:not(.buttonlook),
header nav > ul > li > a.active:not(.buttonlook) {
  text-decoration: none;
}
header nav > ul > li > a:hover:not(.buttonlook):after,
header nav > ul > li > a.active:not(.buttonlook):after {
  left: 0;
  right: 0;
  width: 100%;
}
header nav > ul > li:last-child {
  margin: 0;
}
.plg-hamburger {
  display: inline-block;
  overflow: visible;
  height: 20px;
  margin: 0;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  z-index: 100;
  cursor: pointer;
  display: none !important;
}
.plg-hamburger .plg-hamburger-box {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 20px;
  cursor: pointer;
  pointer-events: none;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner {
  pointer-events: none;
  top: 50%;
  display: block;
  margin-top: -2px;
  position: absolute;
  width: 30px;
  height: 2px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  background-color: #4C585A;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  cursor: pointer;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner:before {
  display: block;
  content: "";
  position: absolute;
  top: -8px;
  width: 30px;
  height: 2px;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  background-color: #4C585A;
  -webkit-transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner:after {
  display: block;
  content: "";
  bottom: -8px;
  position: absolute;
  width: 30px;
  height: 2px;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  background-color: #4C585A;
  -webkit-transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.plg-hamburger.active .plg-hamburger-box .plg-hamburger-inner {
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.plg-hamburger.active .plg-hamburger-box .plg-hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}
.plg-hamburger.active .plg-hamburger-box .plg-hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.languagesdropdown {
  position: relative;
  text-transform: uppercase;
  line-height: 1;
  display: inline-block;
}
.languagesdropdown a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.languagesdropdown a::after {
  display: none !important;
}
.languagesdropdown .placeholder {
  z-index: 11;
}
.languagesdropdown .placeholder a {
  text-decoration: none;
}
.languagesdropdown .placeholder img {
  width: 12px;
  margin-right: 5px;
}
.languagesdropdown .drop {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(0, calc(100% - 20px));
      -ms-transform: translate(0, calc(100% - 20px));
          transform: translate(0, calc(100% - 20px));
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  white-space: nowrap;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 28px;
  padding-bottom: 10px;
  z-index: 10;
}
.languagesdropdown .drop a {
  display: block;
  text-align: right;
  padding: 5px 0;
}
.languagesdropdown .drop a:after {
  display: block;
  bottom: -5px;
}
.languagesdropdown .drop a:hover {
  text-decoration: none;
}
.languagesdropdown:hover .drop,
.languagesdropdown.active .drop {
  opacity: 1;
  pointer-events: auto;
}
.logo {
  display: inline-block;
  width: 100%;
  max-width: 90px;
  z-index: 100;
}
.logo img {
  width: 100%;
  max-width: 90px;
}
.plg-headerspacer {
  height: 147px;
}
.plg-fixedbutton {
  position: fixed;
  display: block;
  top: 50vh;
  right: 0;
  z-index: 80;
  -webkit-transform: rotate(-90deg) translate(0, 78px);
      -ms-transform: rotate(-90deg) translate(0, 78px);
          transform: rotate(-90deg) translate(0, 78px);
  background-color: #4C585A;
  color: #fff;
  padding: 30px 65px 30px 20px;
  -webkit-transition: opacity 0.3s ease-out, background-color 0.3s ease-in-out;
  transition: opacity 0.3s ease-out, background-color 0.3s ease-in-out;
  border: 1px solid #F7F5EF;
  opacity: 1;
  visibility: visible;
}
.plg-fixedbutton:after {
  right: 20px;
}
.plg-fixedbutton:hover {
  background-color: #EDEBE1;
}
.plg-fixedbutton.hidden {
  opacity: 0;
  visibility: hidden;
}
.plg-fsnav {
  position: fixed;
  top: 184px;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 185px);
  z-index: 99;
  background-color: #EFE9E9;
  color: #4C585A;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.plg-fsnav.active {
  visibility: visible;
  opacity: 1;
}
.plg-fsnav .plg-fsclose {
  position: absolute;
  right: 140px;
  top: 60px;
  cursor: pointer;
  z-index: 3;
  display: none;
}
.plg-fsnav .plg-fsclose .cross {
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  pointer-events: none;
}
.plg-fsnav .plg-fsclose span {
  width: 30px;
  height: 1px;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 6px 0;
  background-color: #B99D4E;
}
.plg-fsnav .plg-fsclose span:nth-child(1) {
  width: 23px;
  height: 0%;
  width: 1px;
  position: absolute;
  top: 1px;
  left: 15px;
  height: 100%;
}
.plg-fsnav .plg-fsclose span:nth-child(2) {
  width: 0%;
  height: 1px;
  position: absolute;
  left: 1px;
  top: 15px;
  width: 100%;
}
.plg-fsnav .plg-fsclose img {
  height: 30px;
  width: auto;
  pointer-events: none;
}
.plg-fsnav .plg-fsclose img.arrow {
  display: none;
}
.plg-fsnav .plg-fsnav-cats {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 30px 140px 70px;
  overflow-y: scroll;
  scrollbar-color: #B99D4E #EFE9E9;
  scrollbar-width: thin;
}
.plg-fsnav .plg-fsnav-cats::-webkit-scrollbar {
  width: 4px;
  border-radius: 12px !important;
  background-color: #B99D4E;
}
.plg-fsnav .plg-fsnav-cats::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 12px !important;
  height: calc(100% - 20px);
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #EFE9E9;
}
.plg-fsnav .plg-fsnav-cats::-webkit-scrollbar-thumb {
  border-radius: 12px !important;
  -webkit-box-shadow: none;
  background-color: #B99D4E;
}
.plg-fsnav .plg-fsnav-cats .plg-fsnav-cat {
  width: 25%;
}
.plg-fsnav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.plg-fsnav .cattitle {
  font-size: 22px;
  font-family: "ivymode", sans-serif;
  color: #B99D4E;
  font-weight: 300;
  margin-bottom: 20px;
}
.plg-fsnav .plg-fsnav-cat {
  margin-top: 40px;
}
.plg-fsnav.nosubcats .plg-fsnav-cats {
  width: 100%;
}
.plg-fsnav.nosubcats .plg-fsnav-cats .plg-fsnav-cat {
  width: 100%;
  -webkit-columns: 4;
     -moz-columns: 4;
          columns: 4;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
#plg-bannerslider {
  height: calc(100% - 300px);
  width: 100%;
}
#plg-bannerslider .plg-bs-slider {
  height: 100%;
  z-index: 1;
}
#plg-bannerslider .plg-bs-slider .slick-list {
  height: 100%;
}
#plg-bannerslider .plg-bs-slider .slick-list .slick-track {
  height: 100%;
}
#plg-bannerslider .plg-bs-slider .slick-list .slick-track .slick-slide {
  height: 100%;
}
#plg-bannerslider .plg-bs-slider .slick-list .slick-track .slick-slide > div {
  height: 100%;
}
#plg-bannerslider .plg-bs-slider .plg-bs-slide {
  height: 100%;
}
#plg-bannerslider .plg-bs-slider .plg-bs-slide picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#plg-bannerslider .plg-bs-slider .plg-bs-slide img,
#plg-bannerslider .plg-bs-slider .plg-bs-slide source {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-bannerslider .plg-bs-content {
  position: absolute;
  bottom: 50%;
  left: 50%;
  right: 0;
  width: 100%;
  -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  height: calc(100% - 225px);
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 100px;
  max-width: 2000px;
  color: #fff;
}
#plg-bannerslider .plg-bs-content .title {
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  font-size: 44px;
}
#plg-bannerslider .plg-bs-content .smalltitle {
  margin: 0 0 15px 0;
}
#plg-bannerslider .plg-bs-content .title + .button {
  margin-top: 50px;
}
#plg-bannerslider .plg-bs-content.align-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}
#plg-bannerslider .plg-bs-content.align-leftbottom {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: left;
}
#plg-bannerslider .plg-bs-content.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
#plg-bannerslider .plg-bs-content.align-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: right;
}
#plg-bannerslider.wcoloroverlay .plg-bs-slide:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #4C585A;
  opacity: 0.15;
}
#plg-bannerslider .plg-bs-text {
  max-width: 580px;
}
#plg-bannerslider.responsiveheight {
  height: auto;
}
#plg-bannerslider.responsiveheight .plg-bs-slider {
  height: auto;
}
#plg-bannerslider.responsiveheight .plg-bs-slider .slick-list {
  height: auto;
}
#plg-bannerslider.responsiveheight .plg-bs-slider .slick-list .slick-track {
  height: auto;
}
#plg-bannerslider.responsiveheight .plg-bs-slider .slick-list .slick-track .slick-slide {
  height: auto;
}
#plg-bannerslider.responsiveheight .plg-bs-slider .slick-list .slick-track .slick-slide > div {
  height: auto;
}
#plg-bannerslider.responsiveheight .plg-bs-slider .plg-bs-slide {
  height: auto;
}
#plg-bannerslider.responsiveheight .plg-bs-slider .plg-bs-slide picture {
  position: relative;
  left: unset;
  right: unset;
  top: unset;
  width: 100%;
  height: auto;
}
#plg-bannerslider.responsiveheight .plg-bs-slider .plg-bs-slide img,
#plg-bannerslider.responsiveheight .plg-bs-slider .plg-bs-slide source {
  position: relative;
  left: unset;
  right: unset;
  top: unset;
  width: 100%;
  height: auto;
  -o-object-fit: unset;
     object-fit: unset;
}
#plg-homesection2 {
  margin-top: 150px;
}
#plg-homesection2 .plg-h2-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item {
  width: 50%;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item .smalltitle,
#plg-homesection2 .plg-h2-grid .plg-h2-item .largetext {
  max-width: 560px;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item .txt {
  max-width: 450px;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.text {
  padding: 0 120px;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.text .arrowbutton {
  margin-top: 90px;
}
#plg-jobshighlight {
  margin-top: 200px;
}
#plg-jobshighlight .plg-jh-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#plg-jobshighlight .plg-jh-grid .plg-jh-item {
  width: 50%;
}
#plg-jobshighlight .plg-jh-grid .plg-jh-item.text {
  margin: 0 0 0 120px;
  width: calc(50% - 120px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#plg-jobshighlight .plg-jh-grid .plg-jh-item.text h2 {
  font-size: 44px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  color: #B99D4E;
  margin: 0;
}
#plg-jobshighlight .plg-jh-grid .plg-jh-item.text .txt {
  margin-top: 60px;
  max-width: 450px;
}
#plg-jobshighlight .plg-jh-grid .plg-jh-item.text .arrowbutton {
  margin-top: 35px;
}
.arrow-down {
  display: inline-block;
  width: 10px;
  height: 25px;
}
#plg-treatmentsoverview {
  background-color: #EDEBE1;
  margin: 0;
  padding: 80px 0;
}
#plg-treatmentsoverview .plg-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#plg-treatmentsoverview .plg-t-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: center;
  margin: 0 0 20px 0;
}
#plg-treatmentsoverview .plg-t-title h2 {
  margin: 0;
}
#plg-treatmentsoverview .plg-t-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 14px);
  margin-left: -7px;
  margin-right: -7px;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(25% - 14px);
  margin: 40px 7px 0;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 142%;
  position: relative;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .plg-imagecontainer picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .plg-imagecontainer img,
#plg-treatmentsoverview .plg-t-grid .plg-t-item .plg-imagecontainer source {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmenttitle {
  font-size: 18px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  color: #4C585A;
  line-height: 1.5;
  margin: 0 0 10px 0;
  display: inline-block;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist {
  padding: 0;
  margin: 0 0 20px 0;
  list-style-type: none;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist li {
  margin: 0;
  padding: 0;
  font-family: "Sora", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.8333;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist li.extra {
  display: none;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist li h4 {
  margin: 0;
  font-family: "Sora", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.8333;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist li a {
  font-family: "Sora", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.8333;
  color: #4C585A;
  text-decoration: none;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist li a:hover {
  color: #4C585A;
  text-decoration: underline;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist.showall li {
  display: block;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist.showall li.extra {
  display: block;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist.showall .listitemmore {
  display: none !important;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .arrowbutton {
  margin: auto auto 0 0;
  font-size: 14px;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .moretreatments .moretext {
  display: block;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .moretreatments .lesstext {
  display: none;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .moretreatments.imclicked .moretext {
  display: none;
}
#plg-treatmentsoverview .plg-t-grid .plg-t-item .moretreatments.imclicked .lesstext {
  display: block;
}
#plg-treatmentsoverview .buttonlook {
  margin: 50px auto 0;
}
.plg-fullwslider {
  height: 700px;
  width: 100%;
  margin-top: 200px;
}
.plg-fullwslider .plg-fws-slider {
  height: 100%;
  z-index: 1;
}
.plg-fullwslider .plg-fws-slider .slick-list {
  height: 100%;
}
.plg-fullwslider .plg-fws-slider .slick-list .slick-track {
  height: 100%;
}
.plg-fullwslider .plg-fws-slider .slick-list .slick-track .slick-slide {
  height: 100%;
}
.plg-fullwslider .plg-fws-slider .slick-list .slick-track .slick-slide > div {
  height: 100%;
}
.plg-fullwslider .plg-fws-slider .plg-fws-slide {
  height: 100%;
}
.plg-fullwslider .plg-fws-slider .plg-fws-slide picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.plg-fullwslider .plg-fws-slider .plg-fws-slide img,
.plg-fullwslider .plg-fws-slider .plg-fws-slide source {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.plg-fullwslider .plg-fws-slider .plg-fws-slide:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #C3A29E;
  opacity: 0.12;
}
.plg-fullwslider .plg-fws-content {
  position: absolute;
  bottom: 50%;
  left: 50%;
  right: 0;
  width: 100%;
  height: calc(100% - 240px);
  -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 140px;
}
.plg-fullwslider .plg-fws-content .plg-fws-text {
  height: 100%;
  max-width: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plg-fullwslider .plg-fws-content .plg-fws-text h2 {
  color: #fff;
}
.plg-fullwslider .plg-fws-content .plg-fws-text .largetext {
  color: #fff;
  font-size: 40px;
}
.plg-fullwslider .plg-fws-content .plg-fws-text.textcolor-black h2 {
  color: #000000;
}
.plg-fullwslider .plg-fws-content .plg-fws-text.textcolor-black .largetext {
  color: #000000;
}
.plg-fullwslider .plg-fws-content .plg-fws-text.textcolor-colored h2 {
  color: #B99D4E;
}
.plg-fullwslider .plg-fws-content .plg-fws-text.textcolor-colored .largetext {
  color: #B99D4E;
}
.plg-fullwslider .plg-fws-content .arrowbutton {
  margin: auto 0 0 0;
}
.plg-fullwslider .plg-fws-content.align-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}
.plg-fullwslider .plg-fws-content.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.plg-fullwslider .plg-fws-content.align-center .plg-fws-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plg-fullwslider .plg-fws-content.align-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: right;
}
.plg-fullwslider .plg-fws-content.align-right .plg-fws-text {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.plg-fullwslider.wcoloroverlay .plg-fws-slider .plg-fws-slide:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #4C585A;
  opacity: 0.35;
}
.plg-fullwslider.textcolorblack {
  color: #000000;
}
.plg-fullwslider.textcolorwhite {
  color: #fff;
}
.plg-fullwslider.textcolorcolor {
  color: #4C585A;
}
.plg-textsideimage {
  margin-top: 120px;
}
.plg-textsideimage .plg-tsi-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plg-textsideimage .plg-tsi-grid .plg-tsi-item.text {
  width: 42%;
}
.plg-textsideimage .plg-tsi-grid .plg-tsi-item.text h1 {
  font-size: 32px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  margin: 0 0 40px 0;
}
.plg-textsideimage .plg-tsi-grid .plg-tsi-item.text .largetext {
  margin: 40px 0;
}
.plg-textsideimage .plg-tsi-grid .plg-tsi-item.text .arrowbutton {
  margin-top: 40px;
}
.plg-textsideimage .plg-tsi-grid .plg-tsi-item.text .writtentext {
  margin-bottom: 10px;
}
.plg-textsideimage .plg-tsi-grid .plg-tsi-item.text .plg-tsi-buttons {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plg-textsideimage .plg-tsi-grid .plg-tsi-item.text .plg-tsi-buttons .arrowbutton {
  display: inline-block;
  margin-top: 15px;
}
.plg-textsideimage .plg-tsi-grid .plg-tsi-item.image {
  width: 33.3333%;
  margin-right: 8.3333%;
}
.plg-textsideimage.onteampage {
  margin-top: 60px;
  margin-bottom: 100px;
}
.plg-textsideimage.onteampage .plg-tsi-grid {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plg-textsideimage .promohighlight {
  position: absolute;
  right: unset;
  left: 0;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  text-align: center;
}
.promohighlight {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff !important;
  width: 100%;
  max-width: 180px;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  z-index: 5;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.promohighlight:hover {
  opacity: 0.7;
}
.promohighlight .ph-content {
  text-decoration: none;
}
.promohighlight a {
  color: #fff !important;
  text-decoration: none !important;
}
.promohighlight strong {
  display: block;
  font-weight: 500;
}
.promohighlight::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #B99D4E;
  border-radius: 100%;
  width: 180px;
  height: 180px;
  z-index: -1;
}
.promohighlight.innav {
  position: relative;
  left: unset;
  top: unset;
  right: unset;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 10px;
  font-size: 12px;
  background-color: #B99D4E;
  text-align: left;
  width: auto;
  line-height: 1.4;
}
.promohighlight.innav strong {
  display: inline-block;
}
.promohighlight.innav br {
  display: none;
}
.promohighlight.innav:after {
  display: none;
}
#plg-homesection6 {
  margin-top: 200px;
}
#plg-homesection6 .plg-h6-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.text {
  width: 50%;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.text .largetext {
  color: #B99D4E;
  max-width: 580px;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.text .plg-h6-block {
  padding: 30px 0;
  border-bottom: 1px solid #B99D4E;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.text .plg-h6-block .plg-h6-blockcontent {
  max-width: 480px;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.text .plg-h6-block:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.text .arrowbutton,
#plg-homesection6 .plg-h6-grid .plg-h6-item.text .buttonlook {
  margin-top: 30px;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.image {
  width: 33.3333%;
  margin-left: 8.3333%;
  height: auto;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.image .plg-imagecontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 134%;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.image .plg-imagecontainer picture {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item.image .plg-imagecontainer img,
#plg-homesection6 .plg-h6-grid .plg-h6-item.image .plg-imagecontainer source {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-homesection7 {
  background-color: #EDEBE1;
  padding: 140px 0;
  margin: 170px 0 0 0;
}
#plg-homesection7 .plg-h7-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#plg-homesection7 .plg-h7-grid .plg-h7-item .plg-h7-content {
  text-align: center;
  max-width: 530px;
  margin: 0 auto;
}
#plg-homesection7 .plg-h7-grid .plg-h7-item .txt {
  max-width: 420px;
  margin: 0 auto;
  margin-top: 50px;
}
#plg-homesection7 .plg-h7-grid .plg-h7-item .arrowbutton {
  margin-top: 60px;
}
#plg-homesection7 .plg-h7-grid .plg-h7-item.text {
  width: 50%;
}
#plg-homesection7 .plg-h7-grid .plg-h7-item.image {
  width: 33.3333%;
  margin-right: 8.333%;
}
#plg-homesection7 .plg-h7-grid .plg-h7-item.image .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 134%;
}
#plg-homesection7 .plg-h7-grid .plg-h7-item.image .plg-imagecontainer picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#plg-homesection7 .plg-h7-grid .plg-h7-item.image .plg-imagecontainer img,
#plg-homesection7 .plg-h7-grid .plg-h7-item.image .plg-imagecontainer source {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-homesection8 {
  margin-top: 190px;
}
#plg-homesection8 .plg-h8-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item .plg-h8-imagegrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-right: -5px;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item .plg-h8-imagegrid .plg-h8-imageitem {
  width: calc(50% - 10px);
  margin: 0 5px;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 134%;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item .plg-imagecontainer picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item .plg-imagecontainer img,
#plg-homesection8 .plg-h8-grid .plg-h8-item .plg-imagecontainer source {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item .writtentext {
  margin-bottom: 30px;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item .largetext {
  margin-top: 40px;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item .txt {
  margin-top: 40px;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item .arrowbutton {
  margin-top: 30px;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item.image {
  width: 50%;
}
#plg-homesection8 .plg-h8-grid .plg-h8-item.text {
  width: 33.333%;
}
/*#plg-reviewsblock {
  margin-top: 200px;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 50px 0 300px;
  text-align: center;

  .writtentext {
    margin: 0 0 60px;
  }

  .plg-reviewsslider {
    display: flex;
    flex-direction: row;

    .plg-review {
      width: calc(33.3333%);
      padding: 0 40px;
      text-align: center;

      .txt {
        padding-top: 40px;
        font-family: @titlefont;
        font-weight: @weightlight;
        font-size: 22px;
        line-height: 1.3333;

        &:before {
          content: '“';
          position: absolute;
          top: 0;
          left: 50%;
          transform: translate(-50%, 0);
        }
      }

      &:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50px;
        height: 40px;
        width: 1px;
        background-color: @color;
      }

      &:last-child {
        &:after {
          display: none;
        }
      }
    }
  }
}

.stars {
  margin-top: 20px;

  .star {
    &:after {
      display: inline-block;
      content: '\2606';
      color: @color;
      font-size: 14px;
    }
  }

  &.amount1 {
    .star {
      &:first-child {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }
    }
  }

  &.amount2 {
    .star {
      &:first-child {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(2) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }
    }
  }

  &.amount3 {
    .star {
      &:first-child {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(2) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(3) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }
    }
  }

  &.amount4 {
    .star {
      &:first-child {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(2) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(3) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(4) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }
    }
  }

  &.amount5 {
    .star {
      &:first-child {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(2) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(3) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(4) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }

      &:nth-child(5) {
        &:after {
          display: inline-block;
          content: '\2605';
        }
      }
    }
  }
}*/
#plg-reviewsblock {
  margin-top: 100px;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0 0 60px;
  text-align: center;
}
#plg-reviewsblock .writtentext {
  margin: 0;
}
#plg-reviewsblock .reviewextratext {
  margin: 0;
}
#plg-reviewsblock .plg-reviews {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#plg-reviewsblock .plg-reviews-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px auto 0 auto;
  padding: 0 40px;
}
#plg-reviewsblock .plg-reviews-buttons .arrowbtn {
  cursor: pointer;
}
#plg-reviewsblock .plg-reviews-buttons .arrowbtn img {
  width: 25px;
}
#plg-reviewsblock .plg-reviews-buttons .arrowbtn.prev {
  margin-right: 20px;
}
#plg-reviewsblock .plg-reviews-buttons .arrowbtn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
#plg-reviewsblock .plg-reviewsslider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#plg-reviewsblock .plg-reviewsslider .slick-slide {
  /*margin: 0 10px;*/
  padding: 10px;
}
#plg-reviewsblock .plg-reviewsslider .plg-review {
  background-color: #fff;
  width: 100%;
  padding: 20px;
  text-align: left;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 10px 0px;
          box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 10px 0px;
  border: 1px solid rgba(52, 53, 56, 0.1);
  /*.txt {
        padding-top: 40px;

        &:before {
          content: '“';
          position: absolute;
          top: 0;
          left: 50%;
          transform: translate(-50%, 0);
        }
      }*/
}
#plg-reviewsblock .plg-reviewsslider .plg-review:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: calc(100% - 100px);
  width: 1px;
  background-color: #B99D4E;
}
#plg-reviewsblock .plg-reviewsslider .plg-review:last-child:after {
  display: none;
}
#plg-reviewsblock.wbackground {
  background-color: #F7F5EF;
  padding: 40px 0;
}
#plg-reviewsblock .slick-list {
  width: 100%;
}
#plg-reviewsblock .slick-list .slick-track {
  width: 100%;
}
.stars .lining {
  color: #B99D4E;
}
.stars .star {
  display: inline-block;
  width: 15px;
  height: 28px;
}
.stars .star:after {
  display: inline-block;
  content: '\2606';
  color: #B99D4E;
  font-size: calc(15px - 2px);
}
.stars.amount1 .star:first-child:after {
  display: inline-block;
  content: '\2605';
}
.stars.amount1-5 .star:first-child:after {
  display: inline-block;
  content: '\2605';
}
.stars.amount1-5 .star:nth-child(2):before {
  color: #B99D4E;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  overflow: hidden;
  content: '\2605';
}
.stars.amount2 .star:first-child:after {
  display: inline-block;
  content: '\2605';
}
.stars.amount2 .star:nth-child(2):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount2-5 .star:first-child:after {
  display: inline-block;
  content: '\2605';
}
.stars.amount2-5 .star:nth-child(2):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount2-5 .star:nth-child(3):before {
  color: #B99D4E;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  overflow: hidden;
  content: '\2605';
}
.stars.amount3 .star:first-child:after {
  display: inline-block;
  content: '\2605';
}
.stars.amount3 .star:nth-child(2):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount3 .star:nth-child(3):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount3-5 .star:first-child:after {
  display: inline-block;
  content: '\2605';
}
.stars.amount3-5 .star:nth-child(2):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount3-5 .star:nth-child(3):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount3-5 .star:nth-child(4):before {
  color: #B99D4E;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  overflow: hidden;
  content: '\2605';
}
.stars.amount4 .star {
  /*&:nth-child(5){
        &:before{
          color: @color;
          position: absolute;
          left: 0;
          top: 0;
          width: 50%;
          overflow: hidden;
          content: '\2605';
        }
      }*/
}
.stars.amount4 .star:first-child:after {
  display: inline-block;
  content: '\2605';
}
.stars.amount4 .star:nth-child(2):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount4 .star:nth-child(3):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount4 .star:nth-child(4):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount4-5 .star:first-child:after {
  display: inline-block;
  content: '\2605';
}
.stars.amount4-5 .star:nth-child(2):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount4-5 .star:nth-child(3):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount4-5 .star:nth-child(4):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount4-5 .star:nth-child(5):before {
  color: #B99D4E;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  overflow: hidden;
  content: '\2605';
}
.stars.amount5 .star:first-child:after {
  display: inline-block;
  content: '\2605';
}
.stars.amount5 .star:nth-child(2):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount5 .star:nth-child(3):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount5 .star:nth-child(4):after {
  display: inline-block;
  content: '\2605';
}
.stars.amount5 .star:nth-child(5):after {
  display: inline-block;
  content: '\2605';
}
#plg-treatmentsection1 {
  margin-bottom: 80px;
}
#plg-treatmentsection1.nomarginb {
  margin-bottom: 0;
}
#plg-treatmentsection1 h1 {
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: -0.025em;
  margin: 0 0 40px 0;
}
#plg-treatmentsection1 h3,
#plg-treatmentsection1 .details-title {
  font-weight: 300;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#plg-treatmentsection1 .nostyling {
  color: #4C585A;
}
#plg-treatmentsection1 .plg-t1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 140px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.toptext {
  width: 50%;
  padding-right: 80px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0px;
  font-size: 14px;
  font-weight: 300;
  /*a{
          color: @white;
        }*/
  /*.link, .buttonlook {
          margin-top: 60px;
        }*/
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details .plg-t1-detailsinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details .buttonlook + .buttonlook {
  margin-top: 15px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details .detailsinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details .detailsinfo .plg-t1-detailitem {
  margin-right: 80px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details .detailsinfo .plg-t1-detailitem:last-child {
  margin-right: 0;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details .buttons .buttonlook {
  min-width: 100%;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details h1 + .link {
  margin-top: 0;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details h1 {
  font-size: 32px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .videocontainer {
  width: 100%;
  max-width: 380px;
  margin: 0 auto 0 0;
  cursor: pointer;
  position: sticky;
  top: 150px;
  padding-right: 80px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .videocontainer .playbutton {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 33.333%;
  z-index: 6;
  max-width: 100px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .videocontainer .playbutton img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .videocontainer .videotitle {
  display: inline-block;
  margin: 5px 0 0 0;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .videocontainer .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 141%;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .videocontainer .plg-imagecontainer:before {
  content: '';
  background-color: #4C585A;
  opacity: 0.35;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .videocontainer .plg-imagecontainer img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .videocontainer:hover .playbutton img {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.image {
  width: 50%;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.image .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  position: relative;
  background-color: #EFEAE8;
  background-image: url('../images/no-image.png');
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.image .plg-imagecontainer picture {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.image .plg-imagecontainer picture img,
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.image .plg-imagecontainer picture source {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .intro {
  width: 100%;
  max-width: 1100px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  /*a{
          color: @white;
        }*/
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .intro h2 {
  margin-top: 0;
  font-size: 32px;
  margin-bottom: 40px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item .intro .txt {
  /* background-color: @textcolor;*/
  /*color: @white;*/
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text {
  width: 100%;
  padding: 140px 0 0;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text h2 {
  margin-bottom: 5px;
  margin-top: 0;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text h2.firstone {
  margin-top: 0;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text h3,
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text h2 {
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 32px;
  color: #4C585A;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt {
  margin: 50px 0 0 0;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt p + h2,
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt ul + h2 {
  margin-top: 40px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt h3 + p,
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt h2 + p {
  margin-top: 40px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt h4 {
  margin-bottom: 0;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt p + h3,
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt ul + h3 {
  margin-top: 40px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt p + h4,
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt ul + h4 {
  margin-top: 20px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt h4 + p {
  margin-top: 10px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt h4 {
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text.wvideo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text.wvideo .plg-t1-itemtext {
  width: 66%;
}
#plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text.wvideo .videocontainer {
  width: 34%;
  margin-top: 0;
}
#plg-treatmentsection1 .plg-t1-detailitem {
  margin: 0 0 20px 0;
}
#plg-zonesection1 {
  margin-bottom: 80px;
}
#plg-zonesection1.nomarginb {
  margin-bottom: 0;
}
#plg-zonesection1 h1 {
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: -0.025em;
  margin: 0 0 40px 0;
}
#plg-zonesection1 h3 {
  color: #B99D4E;
  font-weight: 300;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#plg-zonesection1 .plg-z1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.details {
  width: 33%;
  background-color: #4C585A;
  padding-top: 40px;
  color: #fff;
  padding-top: 140px;
  padding-left: 140px;
  padding-bottom: 140px;
  padding-right: 60px;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.details a {
  color: #fff !important;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.details .link {
  margin-top: 60px;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.details h1 + .link {
  margin-top: 0;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items {
  width: 67%;
  padding: 140px 0 140px 120px;
  background-color: #EFEAE8;
  /*display: flex;
        flex-direction: column;
        justify-content: center;*/
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items h2 {
  margin-top: 0;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer {
  margin-top: 40px;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-z1-ltreatmentsslider .slick-list .slick-track {
  float: left;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-z1-ltreatmentsslider .slick-list .slick-track .slick-slide {
  float: left;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-z1-ltreatmentsslider .plg-z1-ltreatmentsitem {
  text-decoration: none;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-z1-ltreatmentsslider .plg-z1-ltreatmentsitem .plg-imagecontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #B99D4E;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-z1-ltreatmentsslider .plg-z1-ltreatmentsitem .plg-imagecontainer picture {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-z1-ltreatmentsslider .plg-z1-ltreatmentsitem .plg-imagecontainer picture img,
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-z1-ltreatmentsslider .plg-z1-ltreatmentsitem .plg-imagecontainer picture source {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-z1-ltreatmentsslider .plg-z1-ltreatmentsitem:hover .plg-imagecontainer {
  opacity: 0.6;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-z1-ltreatmentsslider .plg-z1-ltreatmentsitem h3 {
  margin-top: 10px;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .plg-z1-ltreatmentscontainer .plg-sliderbuttons {
  margin-top: 40px;
}
#plg-zonesection1 .plg-z1-grid .plg-z1-item.items .slick-slide {
  margin-right: 15px;
}
.plg-videopopup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(76, 88, 90, 0.9);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  visibility: hidden;
  /*&>div, &>iframe,*/
}
.plg-videopopup .plg-videocontent {
  width: 80vw !important;
  max-width: 1000px !important;
  height: auto !important;
}
.plg-videopopup .plg-videoclose {
  position: absolute;
  right: 140px;
  top: 60px;
  cursor: pointer;
  z-index: 3;
}
.plg-videopopup .plg-videoclose .cross {
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  pointer-events: none;
}
.plg-videopopup .plg-videoclose span {
  width: 30px;
  height: 1px;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 6px 0;
  background-color: #B99D4E;
}
.plg-videopopup .plg-videoclose span:nth-child(1) {
  width: 23px;
  height: 0%;
  width: 1px;
  position: absolute;
  top: 1px;
  left: 15px;
  height: 100%;
}
.plg-videopopup .plg-videoclose span:nth-child(2) {
  width: 0%;
  height: 1px;
  position: absolute;
  left: 1px;
  top: 15px;
  width: 100%;
}
.plg-videopopup.showme {
  opacity: 1;
  visibility: visible;
}
#plg-treatmentsection1 + .plg-stepsblock {
  margin-top: 140px;
}
.plg-stepsblock {
  background-color: #EFEAE8;
  padding: 120px 0;
}
.plg-stepsblock .plg-st-content .plg-st-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  /*h2 {
        margin-bottom: 80px;
      }*/
}
.plg-stepsblock .plg-st-content .plg-st-grid .plg-st-item {
  width: 50%;
}
.plg-stepsblock .plg-st-content .plg-st-grid .plg-st-item.image {
  margin-top: 100px;
  padding-left: 16.666%;
}
.plg-stepsblock .plg-st-content .plg-st-grid .plg-st-item .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 134%;
}
.plg-stepsblock .plg-st-content .plg-st-grid .plg-st-item .plg-imagecontainer picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.plg-stepsblock .plg-st-content .plg-st-grid .plg-st-item .plg-imagecontainer img,
.plg-stepsblock .plg-st-content .plg-st-grid .plg-st-item .plg-imagecontainer source {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.plg-stepsblock .intro {
  margin-top: 20px;
}
.plg-stepsblock .bottom {
  margin-top: 80px;
}
.plg-stepsblock .plg-st-numberitem {
  /*color: @textcolor;
    font-family: @titlefont;
    font-size: 24px;
    font-weight: @weightlight;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plg-stepsblock .plg-st-numberitem .number {
  display: inline-block;
  padding: 20px;
  font-size: 22px;
  color: #B99D4E;
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  letter-spacing: 0;
  margin-right: 20px;
}
.plg-stepsblock .plg-st-numberitem .number::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 75px;
  width: 75px;
  border-radius: 75px;
  border: 1px solid #B99D4E;
}
.plg-stepsblock .plg-st-numberitem .txt {
  margin-left: 20px;
}
.plg-stepsblock .plg-st-numberitem h3 {
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  font-size: 24px;
  margin: 30px 0 10px;
}
.plg-stepsblock .plg-st-numberitem .txt p:first-child {
  margin-top: 30px;
}
.plg-stepsblock .plg-st-numberitem .txt h3 + p {
  margin-top: 0;
}
.plg-stepsblock h2 + .plg-st-numberitem,
.plg-stepsblock .intro + .plg-st-numberitem {
  margin-top: 80px;
}
.plg-stepsblock + .plg-fullwslider {
  margin-top: 0;
}
.plg-fullwtext {
  margin-bottom: 150px;
}
.plg-fullwtext h1 {
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: -0.025em;
  margin: 0 0 40px 0;
}
.plg-fullwtext h3,
.plg-fullwtext h2 {
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  font-size: 24px;
  color: #4C585A;
  margin: 0;
}
.plg-fullwtext p + h2,
.plg-fullwtext ul + h2 {
  margin-top: 60px;
}
.plg-fullwtext h3 + p,
.plg-fullwtext h2 + p {
  margin-top: 60px;
}
.plg-fullwtext h4 {
  margin-bottom: 0;
}
.plg-fullwtext p + h3,
.plg-fullwtext ul + h3 {
  margin-top: 60px;
}
.plg-fullwtext p + h4,
.plg-fullwtext ul + h4 {
  margin-top: 40px;
}
.plg-fullwtext h4 + p {
  margin-top: 10px;
}
.plg-fullwtext h4 {
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.plg-ctadoctor + .plg-fullwtext,
.plg-stepsblock + .plg-fullwtext {
  margin-top: 150px;
}
.scrollable-table {
  display: block;
  max-width: 100%;
  overflow-x: auto;
}
.scrollable-table table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  min-width: 1200px;
  table-layout: fixed;
}
.scrollable-table table th,
.scrollable-table table td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid #ddd;
}
.scrollable-table table th {
  background-color: #f2f2f2;
  color: #333;
}
.scrollable-table table tr:nth-child(even) {
  background-color: #f9f9f9;
}
.plg-beforeafter {
  margin: 150px 0;
}
.plg-beforeafter .plg-ba-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item {
  width: 42%;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item.image {
  margin-right: 8.3333%;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt {
  margin-top: 60px;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt ol {
  padding: 0;
  margin: 0;
  -webkit-margin-start: 21px;
          margin-inline-start: 21px;
  list-style-type: decimal-leading-zero;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt ol li {
  margin-top: 15px;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt ol + p {
  margin-top: 20px;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt h3,
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt h2 {
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  font-size: 24px;
  color: #4C585A;
  margin: 0;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt p + h2,
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt ul + h2 {
  margin-top: 40px;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt h3 + p,
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt h2 + p {
  margin-top: 20px;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt p + h3,
.plg-beforeafter .plg-ba-grid .plg-ba-item .txt ul + h3 {
  margin-top: 40px;
}
.plg-beforeafter .plg-ba-grid .plg-ba-item .largetext {
  margin-top: 30px;
}
.plg-beforeafter .plg-ba-textcontent {
  max-width: 600px;
}
.plg-beforeafter .plg-ba-slider {
  margin-top: 20px;
}
.plg-beforeafter .plg-ba-imagesgrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: calc(100% + 14px);
  margin-left: -7px;
  margin-right: -7px;
}
.plg-beforeafter .plg-ba-imagesgrid .plg-ba-imageitem {
  width: calc(50% - 14px);
  margin: 0 7px;
}
.plg-beforeafter .plg-ba-imagesgrid .plg-ba-imageitem .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 134%;
}
.plg-beforeafter .plg-ba-imagesgrid .plg-ba-imageitem .plg-imagecontainer picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.plg-beforeafter .plg-ba-imagesgrid .plg-ba-imageitem .plg-imagecontainer img,
.plg-beforeafter .plg-ba-imagesgrid .plg-ba-imageitem .plg-imagecontainer source {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.plg-beforeafter .plg-sphereimage .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 65%;
}
.plg-beforeafter .plg-sphereimage .plg-imagecontainer picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.plg-beforeafter .plg-sphereimage .plg-imagecontainer img,
.plg-beforeafter .plg-sphereimage .plg-imagecontainer source {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.plg-beforeafter .writtentext {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(40%, 10px);
      -ms-transform: translate(40%, 10px);
          transform: translate(40%, 10px);
  line-height: 1;
  font-size: 24px;
}
.plg-beforeafter .plg-ba-slidercontainer.oneslide .writtentext {
  -webkit-transform: translate(40%, 50px);
      -ms-transform: translate(40%, 50px);
          transform: translate(40%, 50px);
}
.plg-beforeafter.wsphere .plg-ba-grid .plg-ba-item {
  width: 50%;
}
.plg-beforeafter.wsphere .plg-ba-grid .plg-ba-item.image {
  padding-left: 16.666%;
  margin-right: 0;
}
.plg-beforeafter.wsphere .plg-ba-textcontent {
  max-width: unset;
}
.plg-faqblock {
  padding: 120px;
  background-color: #F3EDEC;
}
.plg-faqblock h2 {
  margin-top: 0;
}
.plg-faqblock .faq-question .faqtitle {
  font-family: "Sora", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.83;
  letter-spacing: 0;
  color: #C3A29E;
}
.plg-faqblock .question,
.plg-faqblock .answer,
.plg-faqblock .faq-question,
.plg-faqblock .faq-answer {
  font-weight: 300;
}
.plg-faqblock h2 {
  font-size: 32px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
}
.plg-faqblock .answerarrow {
  width: 25px;
  height: 10px;
  margin-right: 100px;
  margin-top: 5px;
}
.plg-faqblock .plg-fb-desktopitems {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.plg-faqblock .plg-fb-desktopitems .plg-fb-desktopquestions {
  width: 50%;
}
.plg-faqblock .plg-fb-desktopitems .plg-fb-desktopquestions .plg-fb-desktopquestion {
  margin-bottom: 25px;
  color: #C3A29E;
  cursor: pointer;
}
.plg-faqblock .plg-fb-desktopitems .plg-fb-desktopquestions .plg-fb-desktopquestion.active {
  color: #4C585A;
}
.plg-faqblock .plg-fb-desktopitems .plg-fb-desktopquestions .plg-fb-desktopquestion.active h2 {
  color: #4C585A;
}
.plg-faqblock .plg-fb-desktopitems .plg-fb-desktopanswers {
  width: 50%;
}
.plg-faqblock .plg-fb-desktopitems .plg-fb-desktopanswers .plg-fb-desktopanswer {
  height: 0;
  opacity: 0;
  /*.line {
                  background-color: @color;
                  width: 64px;
                  height: 1px;
                  display: inline-block;
                  margin-top: 10px;
                  margin-right: 20px;
                  flex-shrink: 0;
              }*/
}
.plg-faqblock .plg-fb-desktopitems .plg-fb-desktopanswers .plg-fb-desktopanswer .plg-fb-anscontent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plg-faqblock .plg-fb-desktopitems .plg-fb-desktopanswers .plg-fb-desktopanswer .plg-ovalimage {
  margin: 0 auto;
  width: 100%;
  max-width: 33.333%;
  margin-top: 30px;
}
.plg-faqblock .plg-fb-desktopitems .plg-fb-desktopanswers .plg-fb-desktopanswer.active {
  height: auto;
  opacity: 1;
}
.plg-faqblock .plg-fb-items {
  display: none;
  margin-top: 100px;
}
.plg-faqblock .plg-fb-items .plg-fb-item {
  margin-bottom: 25px;
}
.plg-faqblock .plg-fb-items .plg-fb-item.active .plg-fb-innergrid .plg-fb-inneritem.question {
  color: #2B342F;
}
.plg-faqblock .plg-fb-items .plg-fb-item.active .plg-fb-innergrid .plg-fb-inneritem.answer {
  opacity: 1;
  visibility: visible;
}
.plg-faqblock .plg-fb-items .plg-fb-innergrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.plg-faqblock .plg-fb-items .plg-fb-innergrid .plg-fb-inneritem {
  width: 50%;
}
.plg-faqblock .plg-fb-items .plg-fb-innergrid .plg-fb-inneritem.question {
  color: #C3A29E;
  padding-right: 20px;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
}
.plg-faqblock .plg-fb-items .plg-fb-innergrid .plg-fb-inneritem.answer {
  opacity: 0;
  visibility: hidden;
  /*.line {
                      background-color: @color;
                      width: 64px;
                      height: 1px;
                      display: inline-block;
                      margin-top: 10px;
                      margin-right: 20px;
                      flex-shrink: 0;
                  }*/
}
.plg-faqblock .plg-fb-items .plg-fb-innergrid .plg-fb-inneritem.answer .answercontent {
  position: absolute;
  top: 0;
  left: 0;
}
.plg-faqblock .plg-fb-items .plg-fb-innergrid .plg-fb-inneritem.answer .answercontent .anscontent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.faqitem .faq-question {
  cursor: pointer;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.faqitem .faq-answer {
  display: none;
  padding: 10px 0 10px 20px;
  opacity: 0;
}
.faqitem .faqarrow {
  width: 15px;
  margin-left: 20px;
}
.faqitem:hover .faqarrow .white {
  display: inline-block;
}
.faqitem:hover .faqarrow .grey {
  display: none;
}
.faqitem.active .faq-question h2 {
  color: #4C585A;
}
.faqitem.active .faq-answer {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.faqitem.active .faqarrow img {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#plg-aboutsection2 {
  margin: 120px 0;
}
#plg-aboutsection2 .plg-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#plg-aboutsection2 .plg-a2-content {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
#plg-aboutsection2 .plg-a2-content .txt {
  margin-top: 60px;
}
#plg-aboutsection3 {
  padding: 120px 0;
  background-color: #EFEAE8;
}
#plg-aboutsection3 .plg-a3-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#plg-aboutsection3 .plg-a3-grid .plg-a3-item.text {
  width: 41.666%;
}
#plg-aboutsection3 .plg-a3-grid .plg-a3-item.text .txt {
  margin-top: 60px;
}
#plg-aboutsection3 .plg-a3-grid .plg-a3-item.images {
  width: 50%;
}
#plg-aboutsection3 .plg-a3-grid .plg-a3-item.images .plg-a3-slidercontainer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#plg-aboutsection3 .plg-a3-grid .plg-a3-item.images .plg-a3-slidercontainer .plg-a3-slider {
  width: 100%;
}
#plg-aboutsection3 .plg-a3-grid .plg-a3-item.images .plg-a3-slidercontainer .plg-a3-slider .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 65%;
}
#plg-aboutsection3 .plg-a3-grid .plg-a3-item.images .plg-a3-slidercontainer .plg-a3-slider .plg-imagecontainer picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#plg-aboutsection3 .plg-a3-grid .plg-a3-item.images .plg-a3-slidercontainer .plg-a3-slider .plg-imagecontainer img,
#plg-aboutsection3 .plg-a3-grid .plg-a3-item.images .plg-a3-slidercontainer .plg-a3-slider .plg-imagecontainer source {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-aboutsection3 .plg-a3-slider {
  margin-top: 20px;
}
#plg-aboutsection3 .prev,
#plg-aboutsection3 .next {
  cursor: pointer;
}
#plg-aboutsection3 .prev img,
#plg-aboutsection3 .next img {
  width: 25px;
  height: auto;
  pointer-events: none;
}
#plg-aboutsection3 .prev {
  margin-right: 17px;
}
#plg-aboutsection3 .prev img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#plg-aboutsection3 .plg-a3-sliderbuttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 10px 0 0 auto;
}
.plg-sliderbuttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 10px 0 0 auto;
}
.plg-sliderbuttons .prev,
.plg-sliderbuttons .next {
  cursor: pointer;
}
.plg-sliderbuttons .prev img,
.plg-sliderbuttons .next img {
  width: 25px;
  height: auto;
}
.plg-sliderbuttons .prev.slick-disabled,
.plg-sliderbuttons .next.slick-disabled {
  opacity: 0.6;
  cursor: default;
}
.plg-sliderbuttons .prev {
  margin-right: 10px;
}
#plg-teammembers {
  margin: 70px 0 140px;
}
#plg-teammembers .plg-t-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 14px);
  margin-left: -7px;
  margin-right: -7px;
}
#plg-teammembers .plg-t-grid .plg-t-item {
  width: calc(25% - 14px);
  margin: 0 7px;
  margin-top: 60px;
  text-decoration: none;
}
#plg-teammembers .plg-t-grid .plg-t-item h3 {
  font-size: 22px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  margin: 25px 0;
}
#plg-teammembers .plg-t-grid .plg-t-item .arrowbutton {
  display: inline-block;
  margin-top: 25px;
}
#plg-teammembers .plg-t-grid .plg-t-item:hover {
  text-decoration: none;
}
#plg-blogitems {
  background-color: #EFEAE8;
  padding: 120px 0;
}
#plg-blogitems h2 {
  font-size: 32px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  margin-top: 0;
}
#plg-blogitems h3 {
  font-size: 22px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
}
#plg-blogitems .allitems {
  margin-top: 60px;
}
#plg-blogitems .plg-b-content {
  padding: 0 120px;
}
#plg-blogitems .plg-b-grid .plg-b-item {
  padding: 20px 0;
  border-bottom: 1px solid #B99D4E;
}
#plg-blogitems .plg-b-grid .plg-b-item .plg-b-innergrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#plg-blogitems .plg-b-grid .plg-b-item .plg-b-innergrid .plg-b-inneritem.text {
  width: 60%;
  max-width: 720px;
}
#plg-blogitemsection {
  margin: 60px 0 120px;
}
#plg-blogitemsection .plg-bi-content {
  max-width: 850px;
  margin: 0 auto;
}
#plg-blogitemsection .plg-bi-content h1 {
  font-size: 32px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  margin: 0 0 40px 0;
}
#plg-blogitemsection .plg-bi-content p + h2 {
  margin-top: 30px;
}
#plg-blogitemsection .plg-bi-content img {
  margin-top: 40px;
}
#plg-blogitemsection .plg-bi-content .arrowbutton {
  display: inline-block;
  margin-top: 40px;
}
#plg-blogitemsection .plg-bi-content strong {
  font-weight: 500;
}
#plg-blogitemsection .plg-bi-content .webform {
  margin-top: 50px;
}
#plg-blogitemsection .plg-bi-content .webform .largetext {
  margin: 0 0 25px 0;
}
#plg-blogitemsection .plg-bi-content .webform .policy {
  margin-bottom: 20px;
}
#plg-blogitemsection .plg-bi-content .webform .arrowbutton {
  margin-top: 20px;
}
.jump-links {
  display: inline-block;
  background-color: #EFEAE8;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
}
.jump-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.jump-links ul li {
  margin: 0;
  padding: 0;
  margin: 0 0 10px 0;
}
.jump-links ul li a {
  text-decoration: none;
  padding-right: 35px;
  line-height: 1;
  cursor: pointer;
}
.jump-links ul li a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 25px;
  height: 10px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-image: url('../images/arrow-right.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.jump-links ul li a:hover {
  text-decoration: underline;
}
.jump-links ul li a:hover:after {
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
#plg-contactsection2 {
  margin-bottom: 120px;
}
#plg-contactsection2 .plg-c2-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-contactsection2 .plg-c2-grid .plg-c2-item.text {
  margin-top: 120px;
  margin-left: 140px;
  width: 42%;
}
#plg-contactsection2 .plg-c2-grid .plg-c2-item.text .desc {
  margin-top: 40px;
}
#plg-contactsection2 .plg-c2-grid .plg-c2-item.text .arrowbutton {
  margin-top: 80px;
}
#plg-contactsection2 .plg-c2-grid .plg-c2-item.text .plg-c2-sphereimage {
  margin-top: 100px;
}
#plg-contactsection2 .plg-c2-grid .plg-c2-item.webform {
  width: 50%;
  padding: 120px 140px 120px 120px;
  background-color: #EFEAE8;
}
#plg-contactsection2 .plg-c2-grid .plg-c2-item.webform #contact-form {
  margin-top: 80px;
}
#plg-contactsection2 .plg-c2-grid .plg-c2-item.webform #contact-form .arrowbutton {
  margin-top: 60px;
}
#plg-contactsection2 .plg-c2-locations {
  margin-top: 80px;
}
#plg-contactsection2 .plg-c2-locations .plg-c2-location {
  margin-top: 30px;
}
#plg-contactsection2 .plg-c2-locations .plg-c2-location h4 {
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0;
  margin: 0 0 20px 0;
}
#plg-contactsection2 .plg-c2-locations .plg-c2-location .txt {
  color: #B99D4E;
}
#plg-contactsection2 .plg-c2-locations .plg-c2-location .txt a {
  color: #B99D4E;
  text-decoration: none;
}
#plg-contactsection2 .plg-c2-locations .plg-c2-location .txt a:hover {
  color: #B99D4E;
  text-decoration: underline;
}
#plg-contactsection2 .plg-c2-locations .plg-c2-location:first-child {
  margin: 0;
}
#plg-contactsection2 .plg-c2-itemtext {
  max-width: 540px;
  padding-right: 40px;
}
#plg-treatmentssection1 {
  background-color: #EFEAE8;
  padding: 0 0 120px 0;
}
#plg-treatmentssection1 h1 {
  text-align: center;
  font-size: 32px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  margin: 0 0 60px 0;
}
#plg-treatmentssection1 .txt {
  text-align: center;
  margin: 0 auto 60px auto;
  max-width: 700px;
}
#plg-treatmentssection1 h1 + .txt {
  margin-top: -30px;
}
#plg-treatmentssection1 .plg-ts1-content {
  padding: 60px 0;
}
#plg-treatmentssection1 .plg-ts1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -40px;
}
#plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item {
  width: 25%;
  margin-top: 40px;
}
#plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item a:hover {
  color: #B99D4E;
}
#plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item h2 {
  font-size: 22px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  color: #B99D4E;
}
#plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item h3 {
  margin: 0;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.875;
  letter-spacing: 0;
}
#plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item ul li {
  margin: 0;
  padding: 0;
}
#plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item ul li a {
  color: #4C585A;
}
#plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item ul li a:hover {
  color: #4C585A;
}
#plg-treatmentssection1.iszones .plg-ts1-grid {
  display: block;
  -webkit-columns: 4;
     -moz-columns: 4;
          columns: 4;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-top: 40px;
}
#plg-treatmentssection1.iszones .plg-ts1-grid .plg-ts1-item {
  width: 100%;
  margin: 0;
}
#plg-treatmentssection1.iszones .plg-ts1-grid .plg-ts1-item h2 {
  color: #4C585A;
  font-family: "Sora", sans-serif;
  margin: 0;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.875;
  letter-spacing: 0;
}
.plg-subscribeblock {
  background-color: #EFEAE8;
  padding: 50px 0;
  margin-bottom: 80px;
}
.plg-subscribeblock .subscribetitle {
  margin: 0;
  font-family: "ivymode", sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.57;
  color: #4C585A;
  text-transform: none;
}
.plg-subscribeblock .plg-subscribegrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plg-subscribeblock .plg-subscribegrid .plg-subscribeitem.title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 40px;
}
.plg-subscribeblock .plg-subscribegrid .plg-subscribeitem.form {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 590px;
}
#plg-jobssection2 {
  margin: 100px 0 200px 0;
}
#plg-jobssection2 .plg-j2-content {
  padding: 0 140px;
}
#plg-jobssection2 .plg-j2-content .plg-j2-text {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
#plg-jobssection2 .plg-j2-content .plg-j2-text h1 {
  font-size: 32px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  margin: 0 0 60px 0;
}
.plg-jobsoverview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 14px);
  margin-left: -7px;
  margin-right: -7px;
}
.plg-jobsoverview .plg-jobsitem {
  width: calc(33.333% - 14px);
  margin: 60px 7px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-decoration: none;
}
.plg-jobsoverview .plg-jobsitem .plg-imagecontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 141%;
  overflow: hidden;
}
.plg-jobsoverview .plg-jobsitem .plg-imagecontainer img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.plg-jobsoverview .plg-jobsitem h3 {
  font-size: 22px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  margin: 25px 0;
}
.plg-jobsoverview .plg-jobsitem .desc {
  margin-bottom: 30px;
}
.plg-jobsoverview .plg-jobsitem .arrowbutton {
  margin: auto 0 0 0;
}
.plg-jobsoverview .plg-jobsitem:hover {
  text-decoration: none;
}
.plg-jobsoverview .plg-jobsitem:hover .plg-imagecontainer img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.plg-jobsoverview .plg-jobsitem:hover .arrowbutton:after {
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
#plg-jobsection1 {
  margin-bottom: 200px;
}
#plg-jobsection1 .plg-js1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#plg-jobsection1 .plg-js1-grid .plg-js1-item.text {
  width: 50%;
}
#plg-jobsection1 .plg-js1-grid .plg-js1-item.text .h1 {
  color: #B99D4E;
  font-size: 32px;
  font-weight: 300;
  font-family: "ivymode", sans-serif;
  line-height: 1.2;
  max-width: 580px;
}
#plg-jobsection1 .plg-js1-grid .plg-js1-item.text .arrowbutton {
  margin-top: 35px;
}
#plg-jobsection1 .plg-js1-grid .plg-js1-item.text .txt {
  max-width: 480px;
}
#plg-jobsection1 .plg-js1-grid .plg-js1-item.image {
  width: 33.3333%;
  margin-left: 8.3333%;
}
.plg-ctadoctor {
  padding: 120px;
  background-color: #EFEAE8;
}
.plg-ctadoctor .ctad-title {
  font-size: 32px;
  margin: 0;
  font-family: "ivymode", sans-serif;
  font-weight: 300;
  line-height: 1.2;
}
.plg-ctadoctor .plg-ctad-desc {
  max-width: 670px;
  margin: 0;
}
.plg-ctadoctor .plg-ctad-desc .txt {
  margin: 0;
}
.plg-ctadoctor .plg-ctad-desc .drname {
  font-weight: 400;
  font-size: 15px;
}
.plg-ctadoctor .plg-ctad-desc .ctad-title + .txt,
.plg-ctadoctor .plg-ctad-desc .ctad-title + .drname {
  margin-top: 50px;
}
.plg-ctadoctor .plg-ctad-desc .drname + .txt {
  margin-top: 20px;
}
.plg-ctadoctor .plg-ctad-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.image {
  width: 33.333%;
  min-width: 280px;
  margin-right: 70px;
}
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  /*.txt{
          margin-top: 50px;
        }*/
}
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem {
  margin-right: 40px;
  margin-top: 30px;
}
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem a,
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem .ctadbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem a:after,
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem .ctadbtn:after {
  content: '';
  border: 1px solid #B99D4E;
  width: 110%;
  height: 110%;
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem a:hover:after,
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem .ctadbtn:hover:after {
  opacity: 1;
}
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem .ctadbtn:after {
  display: none !important;
}
.plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem img {
  width: 50px;
  height: auto;
  margin-right: 10px;
}
.plg-ctadoctor .plg-ctad-grid:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 100px;
}
.plg-ctadoctor .plg-ctad-grid:nth-child(even) .plg-ctad-item.image {
  margin-right: 0;
  margin-left: 70px;
}
#plg-treatmentsection1 + .plg-ctadoctor {
  margin-top: 150px;
}
#plg-socialfeed {
  margin-top: 200px;
}
#plg-socialfeed .h2 {
  margin: 0 auto;
  text-align: center;
  font-size: 32px;
}
#plg-socialfeed .plg-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#plg-socialfeed .plg-sf-feed {
  padding: 0 60px;
  margin-top: 70px;
}
#plg-socialfeed .juicer-feed .slick-slide {
  display: inline-block;
}
#plg-socialfeed .prev,
#plg-socialfeed .next {
  position: absolute;
  top: 50%;
  cursor: pointer;
}
#plg-socialfeed .prev img,
#plg-socialfeed .next img {
  pointer-events: none;
  width: 25px;
  height: auto;
}
#plg-socialfeed .prev.hideme,
#plg-socialfeed .next.hideme {
  pointer-events: none;
  opacity: 0.4;
}
#plg-socialfeed .prev.slick-disabled,
#plg-socialfeed .next.slick-disabled {
  pointer-events: none;
  opacity: 0.4;
}
#plg-socialfeed .prev {
  left: 0;
}
#plg-socialfeed .next {
  right: 0;
}
#plg-socialfeed .juicer-feed.image-grid .j-text,
#plg-socialfeed .juicer-feed.slider .j-text,
#plg-socialfeed .juicer-feed.hip .j-text {
  background-color: rgba(255, 255, 255, 0.6);
}
#plg-socialfeed .slick-slider .slick-list .slick-track .slick-slide {
  margin: 0 10px;
}
#plg-socialfeed .juicer-feed h1.referral {
  display: none !important;
}
.plg-formulaprices {
  margin: 150px 0;
}
.plg-formulaprices h2 {
  text-align: center;
}
.plg-formulaprices ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.plg-formulaprices ul li {
  padding: 0;
  margin: 0;
}
.plg-formulaprices .prices-formulas {
  margin-top: 30px;
}
.plg-formulaprices .prices-formulas ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.plg-formulaprices .prices-formulas ul li {
  padding: 0;
  margin: 0;
  margin-right: 20px;
  margin-top: 20px;
}
.plg-formulaprices .prices-formulas ul li:last-child {
  margin-right: 0;
}
.plg-formulaprices .prices-zones {
  margin-top: 40px;
}
.plg-formulaprices .prices-zones .formulastitles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.plg-formulaprices .prices-zones .formulastitles li {
  margin-right: 20px;
}
.plg-formulaprices .prices-zones .formulastitles li:last-child {
  margin: 0;
}
.plg-formulaprices .prices-zones .zonetitles {
  margin: 0;
  padding: 0;
}
.plg-formulaprices .prices-zones .zonetitles li {
  padding: 0;
  margin: 0;
}
.plg-formulaprices .prices-zones .zonetitles li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style-type: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.plg-formulaprices .prices-zones .zonetitles li ul li {
  margin-right: 20px;
}
.plg-formulaprices .prices-zones .zonetitles li ul li:last-child {
  margin: 0;
}
.plg-formulaprices .prices-zones .zoneitems {
  list-style-type: none;
  margin: 70px auto 0;
  padding: 0;
  max-width: 950px;
}
.plg-formulaprices .prices-zones .zoneitems li {
  margin: 0;
  padding: 0;
}
.plg-formulaprices .prices-zones .zoneitems .zoneitem ul {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 100px;
     -moz-column-gap: 100px;
          column-gap: 100px;
}
.plg-formulaprices .prices-zones .zoneitems .zoneitem ul:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #B99D4E;
}
.plg-formulaprices .prices-zones .zoneitems .priceitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.plg-formulaprices .prices-zones .zoneitems .priceitem .pricetitle {
  width: 70%;
}
.plg-formulaprices .prices-zones .zoneitems .priceitem .priceprice {
  width: 15%;
}
.plg-formulaprices .prices-zones .zoneitems .priceitem .priceduration {
  width: 15%;
}
.plg-formulaprices .prices-zones .zonelabels {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}
.plg-formulaprices .prices-zones .zonelabels .zoneitem-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.plg-formulaprices .prices-zones .zonelabels .zoneitem-labels .label-title {
  width: 70%;
}
.plg-formulaprices .prices-zones .zonelabels .zoneitem-labels .label-price {
  width: 15%;
}
.plg-formulaprices .prices-zones .zonelabels .zoneitem-labels .label-duration {
  width: 15%;
}
.plg-formulaprices .bottomtxt {
  margin: 50px auto 0;
  padding: 0;
  max-width: 950px;
}
.plg-formulaprices.wbackgroundcolor {
  background-color: #F7F5EF;
  padding: 50px 0;
  margin-bottom: 0;
}
/*
.zonetitles > li,
.zoneitems > .formulaitem,
.zoneitems .zoneitem {
    display: none;
}*/
footer {
  background-color: #4C585A;
  color: #fff;
  padding: 0 0 80px 0;
}
footer h3,
footer .treatmentcattitle,
footer .h3title {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  margin: 0;
  margin-bottom: 20px;
  color: #B99D4E;
  font-weight: 300;
  font-size: 12px;
  line-height: 1;
  display: block;
}
footer a {
  color: #B99D4E;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer p,
footer a {
  color: #fff;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.875;
  letter-spacing: 0;
}
footer p a,
footer a a {
  color: #fff;
}
footer p a:hover,
footer a a:hover {
  color: #fff;
}
footer .feedback {
  color: #B99D4E;
  font-weight: 600;
  font-size: 15px;
}
footer .plg-f-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .plg-f-grid .plg-f-item.footerlogo {
  margin-right: 60px;
  min-width: 90px;
}
footer .plg-f-grid .plg-f-item.footernav {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer .treatmentsnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -40px;
}
footer .treatmentsnav .treatmentcat {
  width: 33.33333%;
  margin-top: 40px;
}
footer .treatmentsnav .treatmentcat a:hover {
  color: #B99D4E;
}
footer .treatmentsnav .treatmentcat h4,
footer .treatmentsnav .treatmentcat .treatmenttitle {
  margin: 0;
  color: #fff;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.875;
  letter-spacing: 0;
}
footer .treatmentsnav .treatmentcat ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .treatmentsnav .treatmentcat ul li {
  margin: 0;
  padding: 0;
}
footer .treatmentsnav .treatmentcat ul li a {
  color: #fff;
}
footer .treatmentsnav .treatmentcat ul li a:hover {
  color: #fff;
}
footer .mainnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer .mainnav li {
  margin: 0;
  padding: 0;
}
footer .footerinfo {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #707070;
}
footer .bottomlinks {
  font-size: 11px;
  color: #878E8E;
  margin: 0 0 0 0;
}
footer .bottomlinks a {
  font-size: 11px;
  color: #878E8E;
}
footer .bottomlinks a:hover {
  color: #878E8E;
}
footer .footersocials {
  margin: auto 0 30px 0;
}
footer .footersocials ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .footersocials ul li {
  margin: 0 5px 0 0;
  padding: 0;
  display: inline-block;
}
footer .footersocials ul li a img {
  display: inline-block;
  width: 22px;
  height: auto;
}
footer .footersocials ul li:last-child {
  margin: 0;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
}
/* MEDIA QUERY'S =============================================================== */
@media only screen and (max-width: 1200px) {
  .plg-container,
  .plg-header-container {
    padding: 0 80px;
  }
  .plg-videopopup .plg-videoclose {
    right: 80px;
  }
  header nav > ul > li {
    margin: 0 30px 0 0;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.text {
    padding: 0 40px;
  }
  #plg-jobshighlight .plg-jh-grid .plg-jh-item.text {
    margin: 0 0 0 80px;
    width: calc(50% - 80px);
  }
  .plg-fullwslider .plg-fws-content {
    padding: 0 80px;
  }
  /*#plg-treatmentsection1 {
    .plg-t1-grid {
      .plg-t1-item {
        &.details {
          padding-left: 80px;
        }

        &.intro {
          .txt {
            padding-left: 80px;
          }
        }

      }
    }
  }*/
  #plg-treatmentsection1 .plg-t1-grid {
    padding: 0 80px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item {
    width: 100%;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.details {
    width: 100%;
    padding: 50px 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.details .link,
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.details .buttonlook {
    margin-top: 20px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.image {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-top: 50px;
    /*.plg-imagecontainer {
            min-height: 50vw;
          }*/
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.intro {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.intro .txt {
    padding: 50px 20px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 100px;
    padding: 0;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt {
    margin-top: 40px;
    max-width: unset;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item .videocontainer {
    margin: 0 auto 0;
    padding: 0 40px 0 0;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.toptext {
    width: 100%;
    padding-right: 0;
  }
  .plg-faqblock {
    padding: 120px 0;
  }
  #plg-reviewsblock {
    margin-top: 100px;
  }
  #plg-blogitems .plg-b-content {
    padding: 0;
  }
  #plg-contactsection2 .plg-c2-grid .plg-c2-item.webform {
    padding-right: 80px;
    padding-left: 80px;
  }
  .plg-formulaprices .prices-zones .zoneitems .zoneitem ul {
    -webkit-columns: unset;
       -moz-columns: unset;
            columns: unset;
  }
  .plg-formulaprices .prices-zones .zoneitems .zoneitem ul:after {
    display: none;
  }
  .plg-formulaprices .prices-zones .zoneitems .priceitem {
    padding: 5px 0;
    border-bottom: 1px solid #EDEBE1;
  }
  .plg-formulaprices .prices-zones .zoneitems .priceitem .pricetitle {
    padding-right: 10px;
  }
  .plg-formulaprices .prices-zones .zoneitems .priceitem:last-child {
    border: none;
    padding-bottom: 0;
  }
  .plg-beforeafter.wsphere .plg-ba-grid .plg-ba-item.image {
    padding-left: 80px;
  }
  .plg-stepsblock .plg-st-content .plg-st-grid .plg-st-item.image {
    padding-left: 80px;
  }
  .plg-ctadoctor {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 920px) {
  /* ANIMATIONS ====================================================================== */
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate(0, 30px);
              transform: translate(0, 30px);
    }
    to {
      opacity: 1;
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  @keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate(0, 30px);
              transform: translate(0, 30px);
    }
    to {
      opacity: 1;
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  @-webkit-keyframes fadeInZoom {
    from {
      opacity: 0;
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @keyframes fadeInZoom {
    from {
      opacity: 0;
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  .fadeanimation.fadeIn.fadeInUp.delay03 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.fadeIn.fadeInUp.delay05 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.fadeIn.fadeInUp.delay07 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.fadeIn.fadeInUp.delay09 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.fadeIn.fadeInUp.delay11 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.fadeIn.fadeInZoom.delay03 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.fadeIn.fadeInZoom.delay05 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.fadeIn.fadeInZoom.delay07 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.fadeIn.fadeInZoom.delay09 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.fadeIn.fadeInZoom.delay11 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.delay03 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.delay05 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.delay07 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.delay09 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .fadeanimation.delay11 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .plg-headerspacer {
    height: 120px;
  }
  .plg-fixedbutton {
    display: none !important;
  }
  .plg-container,
  .plg-header-container {
    padding: 0 20px;
  }
  .plg-videopopup .plg-videoclose {
    right: 20px;
  }
  .plg-hamburger {
    display: inline-block !important;
  }
  .plg-fullwslider {
    margin-top: 100px;
  }
  .plg-fullwslider .plg-fws-content {
    padding: 0 20px;
  }
  .hidedesktop {
    display: inline-block !important;
  }
  .smalleronmobile {
    padding: 10px 15px;
  }
  header {
    padding: 40px 0;
  }
  header .plg-header-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  header .logo {
    margin: 0 auto 0 0;
  }
  header .buttonlook + .plg-hamburger {
    margin-left: 20px;
  }
  header nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    z-index: 99;
    background-color: #EDEBE1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  header nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header nav > ul > li {
    margin: 0 0 15px;
    padding: 0;
    display: block;
  }
  header nav > ul > li > a {
    text-align: center;
  }
  header nav > ul > li > a:not(.buttonlook):after {
    bottom: -5px;
  }
  header nav > ul > li .buttonlook {
    margin-top: 40px;
    display: inline-block;
  }
  header nav.active {
    opacity: 1;
    visibility: visible;
  }
  .languagesdropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .languagesdropdown .placeholder img {
    display: none;
  }
  .languagesdropdown .placeholder a {
    font-weight: 600;
  }
  .languagesdropdown .drop {
    position: relative;
    bottom: unset;
    left: unset;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    padding: 0;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .languagesdropdown .drop a {
    margin: 0 10px 0 0;
    padding: 0;
  }
  .languagesdropdown .drop a:last-child {
    margin: 0;
  }
  .languagesdropdown a {
    margin-right: 10px;
  }
  .plg-fsnav {
    top: 119px;
    height: calc(100% - 120px);
    overflow-y: scroll;
    width: 100vw;
  }
  .plg-fsnav .plg-fsnav-cats {
    position: relative;
    top: unset;
    right: unset;
    height: auto;
    padding: 30px 20px 70px;
    overflow-y: scroll;
  }
  .plg-fsnav .plg-fsnav-cats .plg-fsnav-cat {
    width: 50%;
  }
  .plg-fsnav .plg-fsclose {
    right: 20px;
    top: 20px;
    display: inline-block;
  }
  .plg-fsnav.nosubcats .plg-fsnav-cats .plg-fsnav-cat {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
  #plg-bannerslider .plg-bs-content {
    padding: 0 20px;
  }
  #plg-bannerslider .plg-bs-content.align-left {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: center;
  }
  #plg-bannerslider .plg-bs-content.align-leftbottom {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: center;
  }
  #plg-bannerslider .plg-bs-content.align-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: center;
  }
  #plg-bannerslider .plg-bs-content.align-right {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: center;
  }
  #plg-bannerslider.responsiveheight .plg-bs-content.align-leftbottom {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    bottom: 25px;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  #plg-homesection2 .plg-h2-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item {
    width: 100%;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.text {
    margin-top: 50px;
    padding: 0;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item .txt {
    max-width: unset;
  }
  #plg-homesection2 {
    margin-top: 100px;
  }
  #plg-jobshighlight {
    margin-top: 100px;
  }
  #plg-jobshighlight .plg-jh-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #plg-jobshighlight .plg-jh-grid .plg-jh-item {
    width: 100%;
  }
  #plg-jobshighlight .plg-jh-grid .plg-jh-item.text {
    width: 100%;
    margin: 0;
  }
  #plg-jobshighlight .plg-jh-grid .plg-jh-item.text .txt {
    max-width: unset;
  }
  #plg-jobshighlight .plg-jh-grid .plg-jh-item.image {
    margin: 100px 0 0 0;
  }
  #plg-treatmentsoverview .plg-t-grid .plg-t-item {
    width: calc(33.333% - 14px);
  }
  #plg-homesection6 {
    margin-top: 100px;
  }
  #plg-homesection6 .plg-h6-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #plg-homesection6 .plg-h6-grid .plg-h6-item {
    width: 100%;
    margin: 0;
  }
  #plg-homesection6 .plg-h6-grid .plg-h6-item.text {
    width: 100%;
    margin: 0;
  }
  #plg-homesection6 .plg-h6-grid .plg-h6-item.image {
    width: 100%;
    margin: 100px 0 0 0;
  }
  .plg-textsideimage {
    margin-top: 100px;
  }
  .plg-textsideimage .plg-tsi-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .plg-textsideimage .plg-tsi-grid .plg-tsi-item.text {
    width: 100%;
  }
  .plg-textsideimage .plg-tsi-grid .plg-tsi-item.text .writtentext {
    margin-left: 0;
  }
  .plg-textsideimage .plg-tsi-grid .plg-tsi-item.image {
    width: 100%;
    margin: 100px 0 0 0;
  }
  .plg-textsideimage .plg-tsi-grid .plg-tsi-item.image .promohighlight {
    right: 0;
    left: unset;
    -webkit-transform: translate(-10%, -50%);
        -ms-transform: translate(-10%, -50%);
            transform: translate(-10%, -50%);
  }
  #plg-homesection7 {
    margin: 100px 0;
    padding: 100px 0;
  }
  #plg-homesection7 .plg-h7-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-homesection7 .plg-h7-grid .plg-h7-item {
    width: 100%;
  }
  #plg-homesection7 .plg-h7-grid .plg-h7-item.image {
    width: 100%;
    margin: 100px 0 0 0;
  }
  #plg-homesection7 .plg-h7-grid .plg-h7-item.text {
    width: 100%;
  }
  #plg-homesection8 {
    margin-top: 100px;
  }
  #plg-homesection8 .plg-h8-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #plg-homesection8 .plg-h8-grid .plg-h8-item.text {
    width: 100%;
    margin: 0;
  }
  #plg-homesection8 .plg-h8-grid .plg-h8-item.image {
    width: 100%;
    margin: 100px 0 0 0;
  }
  #plg-homesection8 .plg-h8-grid .plg-h8-item .writtentext {
    margin-left: 0;
  }
  #plg-treatmentsection1 .plg-t1-grid {
    padding: 0 20px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt p + h2,
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt ul + h2 {
    margin-top: 15px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt h3 + p,
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt h2 + p {
    margin-top: 15px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt h4 {
    margin-bottom: 0;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt p + h3,
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt ul + h3 {
    margin-top: 15px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt p + h4,
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt ul + h4 {
    margin-top: 5px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt h4 + p {
    margin-top: 5px;
  }
  #plg-reviewsblock .plg-reviewsslider .plg-review {
    width: 100%;
  }
  #plg-reviewsblock .plg-reviews-buttons {
    margin-top: 20px;
  }
  #plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item {
    width: 50%;
  }
  #plg-treatmentssection1.iszones .plg-ts1-grid {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
  /*#plg-treatmentsection1 {
    .plg-t1-grid {
      .plg-t1-item {
        width: 100%;

        &.details {
          width: 100%;
          padding: 50px 20px;
          order: 1;

          .link, .buttonlook {
            margin-top: 20px;
          }
        }

        &.image {
          width: 100%;
          order: 0;

          .plg-imagecontainer {
            min-height: 50vw;
          }
        }

        &.intro {
          width: 100%;
          order: 2;

          .txt {
            padding: 50px 20px;
          }
        }

        &.text {
          width: 100%;
          order: 3;
          margin-top: 100px;
          padding: 0 20px;

          .txt{
            margin-top: 40px;
            max-width: unset;
          }
        }

        .videocontainer {
          margin: 0 auto 0;
          max-width: 640px;
          padding: 0 20px;
        }
      }
    }
  }*/
  #plg-treatmentsection1 + .plg-stepsblock {
    margin-top: 100px;
  }
  .plg-stepsblock {
    padding: 50px 0 0;
  }
  .plg-stepsblock .plg-st-content .plg-st-grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .plg-stepsblock .plg-st-content .plg-st-grid .plg-st-item {
    width: 100%;
  }
  .plg-stepsblock .plg-st-content .plg-st-grid .plg-st-item.image {
    padding: 0 20px;
    width: 100%;
    max-width: unset;
    margin: 50px auto 0;
  }
  .plg-beforeafter {
    margin: 50px 0;
  }
  .plg-beforeafter .plg-ba-grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .plg-beforeafter .plg-ba-grid .plg-ba-item {
    width: 100%;
  }
  .plg-beforeafter .plg-ba-grid .plg-ba-item.image {
    margin: 50px 0 0 0;
  }
  .plg-beforeafter .plg-ba-grid .plg-ba-item.image .plg-sphereimage {
    padding: 0 20px;
    max-width: unset;
    margin: 0 auto 0;
  }
  .plg-beforeafter .plg-ba-grid .plg-ba-item.text .plg-ba-textcontent > .txt {
    margin-top: 0;
  }
  .plg-beforeafter .writtentext {
    -webkit-transform: translate(-10%, 10px);
        -ms-transform: translate(-10%, 10px);
            transform: translate(-10%, 10px);
  }
  .plg-beforeafter .plg-ba-slidercontainer.oneslide .writtentext {
    -webkit-transform: translate(-10%, 10px);
        -ms-transform: translate(-10%, 10px);
            transform: translate(-10%, 10px);
  }
  .plg-beforeafter.wsphere .plg-ba-grid .plg-ba-item {
    width: 100%;
  }
  .plg-beforeafter.wsphere .plg-ba-grid .plg-ba-item.image {
    padding: 0;
    margin: 50px 0 0 0;
  }
  .plg-beforeafter.wsphere .plg-ba-textcontent {
    max-width: unset;
  }
  .plg-beforeafter .plg-ba-textcontent {
    max-width: unset;
  }
  .plg-faqblock {
    padding: 100px 0;
  }
  #plg-aboutsection2 {
    margin-top: 100px;
  }
  #plg-aboutsection3 .plg-a3-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #plg-aboutsection3 .plg-a3-grid .plg-a3-item.text {
    width: 100%;
  }
  #plg-aboutsection3 .plg-a3-grid .plg-a3-item.images {
    width: 100%;
    margin: 0 0 50px 0;
  }
  #plg-aboutsection3 .plg-a3-grid .plg-a3-slider {
    margin: 0;
  }
  #plg-teammembers {
    margin-bottom: 100px;
  }
  #plg-teammembers .plg-t-grid .plg-t-item {
    width: calc(33.333% - 14px);
  }
  #plg-blogitems {
    padding: 100px 0;
  }
  #plg-blogitems .plg-b-grid .plg-b-item .plg-b-innergrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #plg-blogitems .plg-b-grid .plg-b-item .plg-b-innergrid .plg-b-inneritem.text {
    width: 100%;
  }
  #plg-blogitems .plg-b-grid .plg-b-item .plg-b-innergrid .plg-b-inneritem.morebutton {
    margin-top: 20px;
  }
  .jump-links ul li a:after {
    display: none !important;
  }
  #plg-contactsection2 .plg-c2-grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #plg-contactsection2 .plg-c2-grid .plg-c2-item {
    margin: 100px 0;
    width: 100%;
  }
  #plg-contactsection2 .plg-c2-grid .plg-c2-item.text {
    margin: 100px 0 50px;
    width: 100%;
    padding: 0 20px;
  }
  #plg-contactsection2 .plg-c2-grid .plg-c2-item.webform {
    margin: 0;
    width: 100%;
    padding: 100px 20px;
  }
  #plg-contactsection2 .plg-c2-grid .plg-c2-item.webform #contact-form {
    margin-top: 50px;
  }
  #plg-zonesection1 .plg-z1-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-zonesection1 .plg-z1-grid .plg-z1-item.details {
    width: 100%;
    padding: 100px 20px;
  }
  #plg-zonesection1 .plg-z1-grid .plg-z1-item.items {
    width: 100%;
    padding: 100px 0 100px 20px;
    /*.plg-z1-ltreatmentscontainer{
            width: 100%;
            .plg-z1-ltreatmentsslider{
              width: 100%;
              .plg-z1-ltreatmentsitem{
                width: 100%;
              }
            }
          }*/
  }
  .plg-ctadoctor {
    padding: 100px 0;
  }
  .plg-ctadoctor .plg-ctad-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 100px;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.image {
    width: 100%;
    margin: 0;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.image .plg-imagecontainer {
    height: 0;
    padding-bottom: 80%;
    position: relative;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.image .plg-imagecontainer picture {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.image .plg-imagecontainer img,
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.image .plg-imagecontainer source {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 12%;
       object-position: 50% 12%;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text {
    width: 100%;
    margin: 0;
    margin-top: 20px;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .ctad-title {
    margin-top: 20px;
  }
  .plg-ctadoctor .plg-ctad-grid:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .plg-ctadoctor .plg-ctad-grid:nth-child(even) .plg-ctad-item.image {
    margin: 0;
  }
  .plg-ctadoctor .plg-ctad-grid:last-child {
    margin-bottom: 0;
  }
  #plg-treatmentsection1 + .plg-ctadoctor {
    margin-top: 100px;
  }
  footer .plg-f-grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .plg-f-grid .plg-f-item {
    margin-bottom: 40px;
  }
  footer .plg-f-grid .plg-f-item.footertreatments {
    width: 100%;
  }
  footer .plg-f-grid .plg-f-item.footernav {
    width: 100%;
  }
  .plg-formulaprices {
    margin: 100px 0;
  }
}
@media only screen and (max-width: 620px) {
  body {
    font-size: 16px;
  }
  .smalltitle,
  .nostyling {
    font-size: 16px !important;
  }
  .largetext {
    font-size: 24px;
  }
  .writtentext {
    font-size: 32px;
  }
  #subscribe-form input[type=text],
  #subscribe-form input[type=email],
  #subscribe-form textarea {
    font-size: 16px;
  }
  #subscribe-form input[type=text]::-webkit-input-placeholder, #subscribe-form input[type=email]::-webkit-input-placeholder, #subscribe-form textarea::-webkit-input-placeholder {
    font-size: 16px;
  }
  #subscribe-form input[type=text]::-moz-placeholder, #subscribe-form input[type=email]::-moz-placeholder, #subscribe-form textarea::-moz-placeholder {
    font-size: 16px;
  }
  #subscribe-form input[type=text]:-ms-input-placeholder, #subscribe-form input[type=email]:-ms-input-placeholder, #subscribe-form textarea:-ms-input-placeholder {
    font-size: 16px;
  }
  #subscribe-form input[type=text]::-ms-input-placeholder, #subscribe-form input[type=email]::-ms-input-placeholder, #subscribe-form textarea::-ms-input-placeholder {
    font-size: 16px;
  }
  #subscribe-form input[type=text]::placeholder,
  #subscribe-form input[type=email]::placeholder,
  #subscribe-form textarea::placeholder {
    font-size: 16px;
  }
  #subscribe-form .arrowbutton {
    font-size: 16px;
  }
  .arrowbutton {
    font-size: 16px;
  }
  /*.arrowbutton{
    font-size: 13px;
  }*/
  #plg-treatmentsoverview .plg-t-grid .plg-t-item .arrowbutton {
    font-size: 16px;
  }
  #plg-treatmentsoverview .plg-t-grid .plg-t-item .treatmentlist li h4 {
    font-size: 13px;
  }
  .promohighlight {
    font-size: 16px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item .details {
    font-size: 16px;
  }
  .plg-faqblock .faq-question .faqtitle {
    font-size: 16px;
  }
  footer .treatmentsnav .treatmentcat h4,
  footer .treatmentsnav .treatmentcat .treatmenttitle,
  footer h3,
  footer .treatmentcattitle,
  footer .h3title,
  footer p,
  footer a,
  footer .bottomlinks a {
    font-size: 13px;
  }
  .plg-fsnav .plg-fsnav-cats {
    height: 100%;
  }
  .plg-fsnav .plg-fsnav-cats .plg-fsnav-cat {
    width: 100%;
  }
  .plg-fsnav.nosubcats .plg-fsnav-cats .plg-fsnav-cat {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
  #plg-bannerslider .plg-bs-content .title {
    font-size: 24px;
  }
  #plg-reviewsblock .plg-reviewsslider .slick-slide {
    padding: 5px;
  }
  #plg-jobshighlight .plg-jh-grid .plg-jh-item.text h2 {
    font-size: 24px;
  }
  #plg-treatmentssection1 .plg-ts1-grid .plg-ts1-item {
    width: 100%;
  }
  #plg-treatmentssection1.iszones .plg-ts1-grid {
    -webkit-columns: unset;
       -moz-columns: unset;
            columns: unset;
  }
  #plg-treatmentsoverview .plg-t-grid .plg-t-item {
    width: calc(50% - 14px);
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text h3,
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text h2 {
    font-size: 24px;
  }
  #plg-socialfeed .h2 {
    font-size: 24px;
  }
  .plg-faqblock .faqtitle {
    font-size: 24px;
  }
  .plg-blogitems h2 {
    font-size: 24px;
  }
  #plg-blogitemsection .plg-bi-content h1 {
    font-size: 24px;
  }
  #plg-treatmentssection1 h1 {
    font-size: 24px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text {
    margin-top: 50px;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text .txt {
    margin-top: 0;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text.wvideo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text.wvideo .plg-t1-itemtext {
    width: 100%;
  }
  #plg-treatmentsection1 .plg-t1-grid .plg-t1-item.text.wvideo .videocontainer {
    position: relative;
    top: unset;
    width: 100%;
    margin-top: 50px;
    padding: 0;
    max-width: unset;
  }
  #plg-jobssection2 .plg-j2-content .plg-j2-text h2 {
    font-size: 24px;
  }
  #plg-teammembers .plg-t-grid .plg-t-item {
    width: calc(50% - 14px);
  }
  .plg-fullwslider .plg-fws-content .plg-fws-text .largetext {
    font-size: 24px;
  }
  .plg-subscribeblock .plg-subscribegrid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .plg-subscribeblock .plg-subscribegrid .plg-subscribeitem {
    width: 100%;
  }
  .plg-subscribeblock .plg-subscribegrid .plg-subscribeitem.title {
    margin-bottom: 20px;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text {
    margin: 50px 0 0 0;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .ctad-title {
    font-size: 24px;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-desc .ctad-title + .txt,
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-desc .drname + .txt {
    margin-top: 35px;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem {
    margin-top: 20px;
  }
  .plg-ctadoctor .plg-ctad-grid .plg-ctad-item.text .plg-ctad-contactgrid .plg-ctad-contactitem:first-child {
    margin-top: 35px;
  }
  .plg-fullwtext {
    margin-bottom: 100px;
  }
  .plg-fullwtext h3 {
    font-size: 24px;
  }
  .plg-ctadoctor + .plg-fullwtext,
  .plg-stepsblock + .plg-fullwtext {
    margin-top: 100px;
  }
  .plg-formulaprices .prices-formulas ul {
    /*display: flex;
        flex-direction: column;
        justify-content: center;*/
  }
  .plg-formulaprices .prices-formulas ul li {
    min-width: calc(50% - 10px);
    margin: 10px 5px 0;
  }
  .plg-formulaprices .prices-formulas ul li .buttonlook {
    width: 100%;
    text-align: center;
  }
  .plg-formulaprices .prices-formulas ul li:last-child {
    margin: 10px 5px 0;
  }
  footer .treatmentsnav .treatmentcat {
    width: 50%;
  }
}
@media only screen and (max-width: 450px) {
  #plg-treatmentsoverview .plg-t-grid .plg-t-item {
    width: calc(100% - 14px);
  }
  .plg-formulaprices .prices-zones .zoneitems .priceitem .pricetitle {
    width: 60%;
  }
  .plg-formulaprices .prices-zones .zoneitems .priceitem .priceprice,
  .plg-formulaprices .prices-zones .zoneitems .priceitem .priceduration {
    width: 20%;
  }
  footer .treatmentsnav .treatmentcat {
    width: 100%;
  }
}
