.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap");     html {
line-height: 1.15;
-webkit-text-size-adjust: 100%; }  body {
margin: 0; } main {
display: block; } h1 {
font-size: 2em;
margin: 0.67em 0; }  hr {
box-sizing: content-box;
height: 0;
overflow: visible; } pre {
font-family: monospace, monospace;
font-size: 1em; }  a {
background-color: transparent; } abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  img {
border-style: none; }  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0; } button,
input {
overflow: visible; } button,
select {
text-transform: none; } button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } fieldset {
padding: 0.35em 0.75em 0.625em; } legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal; } progress {
vertical-align: baseline; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit; }  details {
display: block; } summary {
display: list-item; }  template {
display: none; } [hidden] {
display: none; }  *,
*::before,
*::after {
box-sizing: inherit; }
html {
box-sizing: border-box; } :root {
--primary: #B7A690; } body,
button,
input,
select,
optgroup,
textarea {
color: #4A4A4A;
font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5; }
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both; }
h2 {
font-size: 2rem; }
p {
margin-bottom: 1.5em; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark,
ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; }
.color-gray {
color: #CBCBCB; }
.color-primary {
color: var(--primary); } body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul,
ol {
margin: 0 0 1.5em 3em; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: 700; }
dd {
margin: 0 1.5em 1.5em; } embed,
iframe,
object {
max-width: 100%; }
img {
height: auto;
max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%; }
.container {
max-width: 70vw;
margin: 0 auto; }
.container-big {
max-width: 75vw;
margin: 0 auto; }
.container-small {
max-width: 60vw;
margin: 0 auto; }
@media (max-width: 991.98px) {
.container-small {
max-width: 90vw;
margin: 0 auto; } }
@media (max-width: 767.98px) {
.container,
.container-big,
.container-small {
max-width: 100%;
margin: 0 auto;
padding: 0 15px; } } a {
color: #4169e1;
text-decoration: none; }
a:visited {
color: #800080; }
a:hover, a:focus, a:active {
color: #191970; }
a:focus {
outline: thin dotted; }
a:hover, a:active {
outline: 0; } a.button,
.button,
input.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
color: #4A4A4A;
height: 40px;
padding: 0 1.5em;
text-decoration: none;
font-size: 0.8rem;
text-align: center;
flex-wrap: wrap;
line-height: 1;
z-index: 2;
border: 0;
cursor: pointer; }
a.button svg,
.button svg,
input.button svg,
input[type="button"] svg,
input[type="reset"] svg,
input[type="submit"] svg {
height: 1em;
width: auto;
margin-right: 0.5em; }
a.button svg path,
.button svg path,
input.button svg path,
input[type="button"] svg path,
input[type="reset"] svg path,
input[type="submit"] svg path {
fill: var(--primary) !important; }
a.button::after,
.button::after,
input.button::after,
input[type="button"]::after,
input[type="reset"]::after,
input[type="submit"]::after {
content: '';
display: block;
position: absolute;
height: 50%;
width: 100%;
bottom: 0;
left: 0;
border: 1px solid var(--primary);
border-top: 0; }
a.button::before,
.button::before,
input.button::before,
input[type="button"]::before,
input[type="reset"]::before,
input[type="submit"]::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--primary);
z-index: -1;
transition: 0.3s ease;
transform-origin: bottom;
transform: scaleY(0); }
a.button:hover,
.button:hover,
input.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: white; }
a.button:hover::before,
.button:hover::before,
input.button:hover::before,
input[type="button"]:hover::before,
input[type="reset"]:hover::before,
input[type="submit"]:hover::before {
content: '';
transform: scaleY(1); }
a.button:hover svg path,
.button:hover svg path,
input.button:hover svg path,
input[type="button"]:hover svg path,
input[type="reset"]:hover svg path,
input[type="submit"]:hover svg path {
fill: white !important; }
a.button:active, a.button:focus,
.button:active,
.button:focus,
input.button:active,
input.button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb; }
a.button.white,
.button.white,
input.button.white,
input[type="button"].white,
input[type="reset"].white,
input[type="submit"].white {
color: white; }
a.button.white::after,
.button.white::after,
input.button.white::after,
input[type="button"].white::after,
input[type="reset"].white::after,
input[type="submit"].white::after {
content: '';
border-color: white; }
a.button.white::before,
.button.white::before,
input.button.white::before,
input[type="button"].white::before,
input[type="reset"].white::before,
input[type="submit"].white::before {
content: '';
background-color: white; }
a.button.white:hover,
.button.white:hover,
input.button.white:hover,
input[type="button"].white:hover,
input[type="reset"].white:hover,
input[type="submit"].white:hover {
color: var(--primary); }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
select {
border: 1px solid #ccc; }
textarea {
width: 100%; }   .slider_arrow {
background-color: white;
padding: 0;
border: 0;
outline: none;
cursor: pointer;
width: 3em;
height: 3em;
display: flex;
align-items: center;
justify-content: center; }
.slider_arrow.next svg {
transform: rotate(180deg); }
.slider_arrow svg {
width: 16%;
height: 100%; }
.slider_arrow:hover {
background-color: var(--primary); }
.slider_arrow:hover svg path {
fill: white !important; }
.slider_arrows_container {
position: relative;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center; }
.slider-dots ul {
list-style: none;
margin: 0;
padding: 0; }
.slider-dots ul li {
display: inline-block;
margin: 0 0.8em; }
.slider-dots_btn {
width: 8px;
height: 8px;
border: 1px solid var(--primary);
background-color: transparent;
border-radius: 100%;
display: block;
margin: 0;
padding: 0;
text-align: center;
cursor: pointer;
transform-origin: center;
transition: 0.3s ease; }
.slider-dots_btn.active, .slider-dots_btn:hover {
background-color: var(--primary);
transform: scale(1.5); }
.slider-dots_btn.active .slider-dots_dot, .slider-dots_btn:hover .slider-dots_dot {
background-color: var(--primary); }
.section {
padding: 2em 0; }
.section.bg-gray {
background-color: #F9F9F9; }
.section.deco {
position: relative;
padding: 5em 0 2em 0; }
.section.deco::before {
content: '';
display: block;
width: 100px;
height: 100px;
position: absolute;
top: 0;
right: 0;
background-color: var(--primary); }
@media (max-width: 767.98px) {
.section.deco::before {
width: 50px;
height: 50px; } }
.section-title {
font-size: 2rem;
text-align: center; }
.section-title::after {
content: '';
width: 150px;
display: block;
height: 0.5px;
background-color: var(--primary);
margin: 0.5em auto 0; }
.section-title.left {
text-align: left; }
.section-title.left::after {
content: '';
margin: 0.5em 0; }
.section-title.left {
text-align: left; }
.section-title.left::after {
content: '';
width: 150px;
display: block;
height: 0.5px;
background-color: var(--primary);
margin: 0.5em 0; }
.testimonials {
display: grid;
gap: 4em;
grid-template-columns: 1fr 1fr 1fr;
margin-top: 6em; }
.testimonials .testimonial {
background-color: var(--primary);
padding: 4em 2em;
position: relative;
text-align: center; }
.testimonials .testimonial_icon {
width: 40%;
margin: 0 auto;
position: absolute;
left: 50%;
top: -5vh;
transform: translateX(-50%); }
.testimonials .testimonial_title {
color: white;
font-size: 1.2rem;
margin: 2em 0 0 0; }
.testimonials .testimonial_subtitle {
color: #D6C7B2;
padding: 0.5em 0;
width: 80%;
border-bottom: 1px solid white;
margin: 0 auto 1em auto; }
.testimonials .testimonial_content {
color: white; }
.testimonials .testimonial_author {
margin-top: 1em;
color: #D6C7B2; }
@media (max-width: 991.98px) {
.testimonials {
display: block;
margin-top: 2em; }
.testimonials .testimonial {
margin-top: 2em;
margin-bottom: 4em; } }
.testimonials-section {
position: relative;
padding-top: 0; }
.testimonials-section::before {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: #EFEFEF;
height: 40%; }
.testimonials-section .slider-dots {
display: none; }
@media (max-width: 991.98px) {
.testimonials-section {
padding-bottom: 0; }
.testimonials-section::before {
content: '';
background-color: white; }
.testimonials-section .slider-dots {
position: absolute;
padding: 0 5em 1em 5em;
left: 50%;
bottom: 0;
transform: translateX(-50%);
background-color: #EFEFEF;
width: 80%;
display: flex;
justify-content: center; } }
@media (max-width: 991.98px) {
body:not(.home) .testimonials-section {
padding-bottom: 0; }
body:not(.home) .testimonials-section::before {
content: '';
background-color: white; }
body:not(.home) .testimonials-section .slider-dots {
position: absolute;
bottom: 4em; } }
.site-footer {
padding: 4em 0 2em 17vw;
font-size: 0.85rem; }
.site-footer_content {
display: grid;
gap: 4em;
grid-template-columns: 2fr 1fr 1fr; }
.site-footer_title {
font-size: 1.5rem;
color: var(--primary);
margin-bottom: 1.5em; }
.site-footer_description {
font-size: 0.85rem; }
.site-footer_social {
margin-top: 4em; }
.site-footer_menu ul {
list-style: none;
margin: 0;
padding: 0; }
.site-footer_menu ul li {
margin-bottom: 1em; }
.site-footer_menu ul li a {
color: inherit;
text-decoration: none; }
.site-footer_menu ul li a:hover {
color: var(--primary); }
.site-footer_copyright {
margin-top: 4em;
display: flex;
width: 100%;
align-items: center;
justify-content: space-between; }
.site-footer_copyright a {
color: inherit;
text-decoration: none; }
.site-footer_copyright a:hover {
color: var(--primary); }
.site-footer_extra-content {
width: 60%; }
@media (max-width: 991.98px) {
.site-footer {
padding: 2em 0; }
.site-footer_content {
grid-template-columns: 1fr 1fr; }
.site-footer_extra-content {
margin-top: 1em;
width: 100%; } }
@media (max-width: 767.98px) {
.site-footer_content {
grid-template-columns: 1fr; } }
.breadcrumbs-container {
background-color: #F9F9F9;
padding: 1em 0; }
.breadcrumbs-container, .breadcrumbs-container a {
color: #CBCBCB; }
.breadcrumbs-container .breadcrumbs__current {
color: var(--primary); }
.breadcrumbs-container a:hover {
color: var(--primary); }
.image-header {
display: grid;
grid-template-columns: 1fr 1fr;
min-height: 71vh; }
.image-header_content {
padding: 4vh 8vw 4vh 6.5vw;
align-self: center; }
.image-header_title {
margin: 0 0 1em 0;
padding: 0; }
.image-header_title::after {
content: '';
height: 1px;
background-color: var(--primary);
width: 40%;
margin-top: 1em;
display: block; }
.image-header_image img {
width: 100%;
height: 100%;
object-fit: cover; }
.image-header_buttons {
display: flex;
gap: 1em; }
@media (max-width: 991.98px) {
.image-header {
min-height: auto; } }
@media (max-width: 767.98px) {
.image-header {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse; }
.image-header_title {
text-align: center; }
.image-header_title::after {
content: '';
margin: 1em auto 0 auto; }
.image-header_content {
text-align: center; }
.image-header_content .button {
margin: 0 auto; } }
.gallery-container .gallery {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 4em;
margin: 3em 0; }
.gallery-container .gallery_box {
display: block;
cursor: pointer; }
.gallery-container .gallery_box:hover img {
transform: scale(1.05); }
.gallery-container .gallery_image {
height: 22vh;
overflow: hidden; }
.gallery-container .gallery_image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: 0.3s ease; }
.gallery-container .gallery_title {
text-align: center;
position: relative;
margin: 0;
padding: 1em 0.5em;
font-size: 1rem;
font-weight: 400; }
.gallery-container .gallery_title::after {
content: '';
height: 50%;
width: 100%;
display: block;
position: absolute;
bottom: 0;
left: 0;
border-bottom: 1px solid var(--primary);
border-left: 1px solid var(--primary);
border-right: 1px solid var(--primary); }
@media (max-width: 991.98px) {
.gallery-container .gallery {
grid-template-columns: 1fr 1fr; } }
@media (max-width: 767.98px) {
.gallery-container .gallery {
display: block; } }
.gallery-container .slider-dots {
display: none; }
@media (max-width: 767.98px) {
.gallery-container .slider-dots {
display: flex;
align-items: center;
justify-content: center; } }
.partners {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 4vw;
padding: 2em 0; }
.partners_logos {
display: grid;
grid-template-columns: 1fr 1fr; }
.partners_logo {
background-color: var(--primary);
display: flex;
align-items: center;
justify-content: center; }
.partners_logo:nth-child(2), .partners_logo:nth-child(3), .partners_logo:nth-child(6), .partners_logo:nth-child(7), .partners_logo:nth-child(10), .partners_logo:nth-child(11) {
background-color: var(--primary) -darker; }
.partners_logo img {
width: 50%; }
.partners_content {
padding: 10vh 0; }
.partners_text {
margin-bottom: 4em; }
@media (max-width: 991.98px) {
.partners {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse; }
.partners .section-title {
text-align: center; }
.partners .section-title::after {
margin: 1em auto 0 auto; }
.partners_content {
padding: 0;
margin-bottom: 1em;
text-align: center; }
.partners_logo {
height: 150px; } }
.social-icons_icon {
margin-right: 2em; }
.social-icons_icon svg {
height: 15px;
width: 20px; }
.social-icons_icon:hover svg path {
fill: var(--primary) !important; }
.posts-slider {
position: relative;
margin: 2em 0; }
.posts-slider .post-card {
width: 80%;
margin: 0 auto; }
.posts-slider .slider_arrow:not(:hover) {
background-color: #EFEFEF; }
.posts-slider .slider_arrows_container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.posts-slider .slider-dots {
margin: 2em auto;
background-color: white;
display: flex;
justify-content: center; }
@media (max-width: 767.98px) {
.posts-slider .post-card {
width: 100%; } }
.post-card {
text-align: center; }
.post-card_image {
height: 32vh;
overflow: hidden; }
.post-card_image img {
width: 100%;
height: 100%;
object-fit: cover; }
.post-card_title {
color: var(--primary);
font-size: 1.2rem;
font-weight: 600; }
.post-card_title::after {
display: none !important; }
.post-card_content {
background-color: #EFEFEF;
padding: 1em; }
.post-card_excerpt {
margin-bottom: 1em; }
@media (max-width: 991.98px) {
.post-card_image {
height: 25vh; } }
.tabs .tab {
border-bottom: 1px solid var(--primary);
border-left: 1px solid var(--primary);
border-right: 1px solid var(--primary);
margin-bottom: 3em;
padding: 0 1em 1em 1em; }
.tabs .tab_header {
display: flex;
justify-content: space-between;
align-items: center; }
.tabs .tab_title {
margin: 0;
padding: 0;
font-size: 1.5rem;
align-self: center; }
.tabs .tab_button {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background-color: #EFEFEF;
border: none;
outline: none;
cursor: pointer; }
.tabs .tab_button svg {
transform: rotate(-90deg);
width: 15px;
height: 15px; }
.tabs .tab_button svg path {
fill: var(--primary) !important; }
.tabs .tab_button:hover {
background-color: var(--primary); }
.tabs .tab_button:hover svg path {
fill: #EFEFEF !important; }
.tabs .tab_content {
display: none;
padding-top: 1em; }
.tabs .tab.active .tab_content {
display: block; }
.tabs .tab.active .tab_button svg {
transform: rotate(90deg); }
@media (max-width: 767.98px) {
.tabs .tab_header {
display: block;
padding-right: 5em;
position: relative; }
.tabs .tab_title {
margin-bottom: 0.5em;
font-size: 1rem; }
.tabs .tab_content {
overflow-x: auto; }
.tabs .tab_button {
position: absolute;
right: 0;
top: 0;
width: 30px;
height: 30px; } } .main-navigation {
display: flex;
width: 100%;
justify-content: center;
align-items: center; }
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 0;
left: -999em;
z-index: 99999;
background-color: #D5C5B1; }
.main-navigation ul ul ul {
left: -999em;
top: 0; }
.main-navigation ul ul li {
padding: 0.5em;
margin-bottom: 0; }
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto; }
.main-navigation ul ul a {
width: 150px;
color: white; }
.main-navigation ul ul:hover,
.main-navigation ul li.focus > ul, .main-navigation ul.show {
left: 100%; }
.main-navigation li {
position: relative;
text-align: center;
margin-bottom: 1em; }
.main-navigation li:hover > a::after,
.main-navigation li.focus > a::after {
content: '';
width: 100%;
transform: scaleX(1); }
.main-navigation a {
text-decoration: none;
color: white;
display: inline-block; }
.main-navigation a::after {
content: '';
display: block;
width: 100%;
margin-top: 2px;
height: 0.5px;
background-color: white;
transition: 0.3s ease;
transform-origin: center;
transform: scaleX(0); } .menu-toggle,
.main-navigation.toggled ul {
display: block; }
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none; }
.main-navigation ul {
display: block; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em; }
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%; } .topbar {
position: sticky;
top: 0;
background-color: white;
z-index: 9999; }
.topbar_content {
height: 20vh;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center; }
.topbar_buttons {
display: flex; }
.topbar_button {
display: inline-block;
margin-right: 2em;
width: 186px; }
.topbar_icons {
display: flex;
align-items: center; }
.topbar_icon {
display: inline-block;
cursor: pointer;
height: 20px;
max-width: 25px;
margin-left: 3em; }
.topbar_icon svg {
width: 100%;
height: 100%; }
.topbar_icon svg path {
fill: #bcbcbc; }
.topbar_icon:hover svg path {
fill: var(--primary) !important; }
@media (max-width: 991.98px) {
.topbar {
display: none; } } .sticky {
display: block; }
.post,
.page {
margin: 0; }
.updated:not(.published) {
display: none; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; }
.site-content {
display: grid;
grid-template-columns: 17% 83%; }
.post-content h2, .post-content h3 {
margin-top: 2em;
margin-bottom: 1em; }
.post-content h2::after, .post-content h3::after {
content: '';
display: block;
background-color: var(--primary);
width: 150px;
height: 0.5px;
margin-top: 1em; }
.post-content ul {
margin: 0; }
.post-content ul li a {
color: var(--primary); }
.pagination nav {
display: flex;
align-items: center;
gap: 0.5em; }
.pagination ul {
display: flex;
align-items: center;
gap: 0.5em;
list-style: none;
margin: 0;
padding: 0; }
.pagination ul .page-numbers {
text-decoration: none;
color: gray;
display: flex;
height: 2.25rem;
width: 2.25rem;
align-items: center;
justify-content: center;
border: 1px solid lightgray;
line-height: 1; }
.pagination ul a.page-numbers:hover,
.pagination ul span.page-numbers.current {
border-color: #B7A690;
color: #B7A690; }
.pagination__btn a {
color: #B7A690;
outline: 0; }
.pagination__btn img {
height: 1rem;
width: auto; }
.pagination__btn.next img {
transform: rotate(180deg); }
@media (max-width: 991.98px) {
.site-content {
display: block; } }
.posts-list {
position: relative;
padding: 5em 0 2em 0; }
.posts-list_items {
margin: 4em 0;
display: grid;
gap: 6vw;
grid-template-columns: 1fr 1fr 1fr; }
.posts-list::before {
content: '';
display: block;
width: 100px;
height: 100px;
position: absolute;
top: 0;
right: 0;
background-color: var(--primary); }
@media (max-width: 991.98px) {
.posts-list_items {
gap: 4vw;
grid-template-columns: 1fr 1fr; } }
@media (max-width: 767.98px) {
.posts-list::before {
width: 50px;
height: 50px; }
.posts-list_items {
grid-template-columns: 1fr; } }
.single-treatment .post-children {
margin: 2em 0;
display: grid;
gap: 4vw;
grid-template-columns: 1fr 1fr 1fr; }
.single-treatment .service-links {
margin-top: 4em; }
.single-treatment .service-links a {
margin-left: 0.5em; }
@media (max-width: 991.98px) {
.single-treatment .post-children {
grid-template-columns: 1fr 1fr; } }
@media (max-width: 767.98px) {
.single-treatment .post-children {
grid-template-columns: 1fr; }
.single-treatment .service-links a {
margin-left: 0;
margin-bottom: 0.5em;
width: 100%; } }
.specialists .specialist {
display: grid;
gap: 4em;
grid-template-columns: 1fr 3fr;
margin: 4em 0; }
.specialists .specialist_image_inner {
position: relative; }
.specialists .specialist_image_inner::before {
content: '';
display: block;
background-color: var(--primary);
width: 70px;
height: 70px;
position: absolute;
left: -30px;
bottom: -30px;
z-index: 1; }
.specialists .specialist_image_inner img {
position: relative;
z-index: 2;
height: 400px;
width: 100%;
object-fit: cover; }
.specialists .specialist_content {
padding-right: 4em; }
.specialists .specialist_title {
color: var(--primary);
margin: 0;
padding: 0;
font-size: 2rem; }
.specialists .specialist_position {
color: var(--primary);
margin: 0;
padding: 0; }
.specialists .specialist_text {
margin-top: 2em; }
.specialists .specialist_text::before {
content: '';
display: block;
height: 0.5px;
background-color: var(--primary);
width: 30%;
margin-bottom: 2em; }
@media (max-width: 991.98px) {
.specialists .specialist {
grid-template-columns: 1fr 2fr; }
.specialists .specialist_image_inner img {
height: auto; } }
@media (max-width: 767.98px) {
.specialists .specialist {
grid-template-columns: 1fr; }
.specialists .specialist_image {
width: 80%;
margin: 0 auto; } }
.specialists-section-title {
font-size: 1.5rem; }
.metamorphosis-items {
display: grid;
gap: 3em;
grid-template-columns: 1fr 1fr; }
@media (max-width: 767.98px) {
.metamorphosis-items {
grid-template-columns: repeat(1, 1fr); } }
.metamorphosis-item {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
color: inherit;
text-decoration: none; }
.metamorphosis-item_images {
display: grid;
grid-template-columns: 1fr 1fr; }
.metamorphosis-item_images img {
width: 100%;
height: 100%;
object-fit: cover; }
.metamorphosis-item_image {
position: relative;
height: 180px; }
.metamorphosis-item_before {
position: absolute;
right: 0;
bottom: -20px;
height: 40px;
width: 100px;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
background-color: var(--primary);
color: #EFEFEF; }
.metamorphosis-item_after {
position: absolute;
left: 0;
bottom: -20px;
height: 40px;
width: 100px;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
background-color: #EFEFEF;
color: var(--primary); }
.metamorphosis-item_content {
padding: 1em;
text-align: center;
position: relative; }
.metamorphosis-item_content::after {
content: '';
background-color: transparent;
border-left: 1px solid var(--primary);
border-right: 1px solid var(--primary);
border-bottom: 1px solid var(--primary);
height: 50%;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
z-index: 1; }
.metamorphosis-item_text {
position: relative;
z-index: 2; }
@media (max-width: 991.98px) {
.metamorphosis-item {
grid-template-columns: 1fr; } }
@media (max-width: 767.98px) {
.metamorphosis-item {
grid-template-columns: 1fr; }
.metamorphosis-item_images {
grid-template-columns: 1fr; }
.metamorphosis-item_before {
bottom: 0;
left: 50%;
transform: translateX(-50%); }
.metamorphosis-item_after {
bottom: auto;
top: 0;
left: 50%;
transform: translateX(-50%); } }
.metamorphosis-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2em; }
@media (max-width: 991.98px) {
.metamorphosis-grid {
grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 767.98px) {
.metamorphosis-grid {
grid-template-columns: repeat(1, 1fr); } }
.metamorphosis-card {
text-decoration: none;
color: inherit;
cursor: pointer; }
.metamorphosis-compare {
background-color: white;
display: flex; }
.metamorphosis-compare_before, .metamorphosis-compare_after {
width: 50%;
position: relative; }
.metamorphosis-compare_before img, .metamorphosis-compare_after img {
object-fit: cover;
object-position: center;
width: 100%;
height: 100%; }
.metamorphosis-compare_before-text {
position: absolute;
right: 0;
bottom: 0;
height: 40px;
width: 100px;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
background-color: var(--primary);
color: #EFEFEF; }
.metamorphosis-compare_after-text {
position: absolute;
left: 0;
bottom: 0;
height: 40px;
width: 100px;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
background-color: #EFEFEF;
color: var(--primary); }
.metamorphosis-compare_close {
position: absolute;
top: 10px;
right: 15px;
font-size: 4rem;
color: white;
background-color: transparent;
border: 0;
cursor: pointer; }
.metamorphosis-compare_close:hover {
color: var(--primary); }
.metamorphosis-gallery {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 1em;
margin-top: 2em; }
.metamorphosis-gallery_image {
cursor: pointer;
overflow: hidden;
height: 250px; }
.metamorphosis-gallery_image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
transition: 0.3s ease; }
.metamorphosis-gallery_image:hover img {
transform: scale(1.05); }
@media (max-width: 991.98px) {
.metamorphosis-gallery {
grid-template-columns: repeat(3, 1fr); }
.metamorphosis-gallery_image {
height: 150px; } }
@media (max-width: 767.98px) {
.metamorphosis-gallery {
grid-template-columns: repeat(2, 1fr); } }
.metamorphosis-modal {
display: none; }
.metamorphosis-modal.active {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
justify-content: center;
z-index: 99999; }
.metamorphosis-modal_box {
background-color: white;
display: block;
max-width: 80%;
max-height: 80%; }
.metamorphosis-modal_close {
position: absolute;
top: 10px;
right: 15px;
font-size: 4rem;
color: white;
background-color: transparent;
border: 0;
z-index: 999;
cursor: pointer; }
.metamorphosis-modal_close:hover {
color: var(--primary); }
@media (max-width: 767.98px) {
.metamorphosis-modal_box {
max-width: 90%;
max-height: 90%; } }
.featured-post {
position: relative; }
.featured-post_inner {
padding: 1em 0;
display: grid;
gap: 2em;
grid-template-columns: auto 50%;
align-items: center; }
.featured-post_image {
height: 450px; }
.featured-post_image img {
width: 100%;
height: 100%;
object-fit: cover; }
.featured-post_title {
font-size: 1.6rem;
color: var(--primary); }
.posts-container {
position: relative; }
.posts-order {
position: absolute;
top: 0;
right: 0;
z-index: 3; }
.posts-order_inner {
display: flex;
flex-wrap: wrap; }
.posts-order_selected {
cursor: pointer; }
.posts-order_option {
background-color: var(--primary);
padding: 0.6em 1.2em;
color: white;
display: block;
height: 40px;
display: flex;
align-items: center; }
.posts-order_dropdown {
list-style: none;
margin: 0;
padding: 0;
display: none; }
.posts-order_arrow {
background-color: var(--primary);
margin-left: 0.5em;
height: 40px;
width: 40px;
display: flex;
align-items: center;
justify-content: center;
border: none;
outline: 0;
cursor: pointer; }
.posts-order_arrow svg {
height: 14px;
transform: rotate(-90deg);
width: auto; }
.posts-order_arrow svg path {
fill: white !important; }
.posts-grid {
display: grid;
gap: 4em;
grid-template-columns: 1fr 1fr 1fr;
margin-top: 4em; }
.posts-grid_image {
height: 200px; }
.posts-grid_image img {
width: 100%;
height: 100%;
object-fit: cover; }
.posts-grid_title {
color: var(--primary);
font-size: 1.3rem; }
.posts-grid_excerpt {
margin: 1em 0; }
.posts-pagination {
margin-top: 3em;
display: flex;
justify-content: flex-end; }
@media (max-width: 991.98px) {
.posts-grid {
grid-template-columns: 1fr 1fr; } }
@media (max-width: 767.98px) {
.featured-post {
position: relative; }
.featured-post_inner {
padding: 1em 0;
display: block; }
.featured-post_image {
height: 250px;
margin-bottom: 0.5em; }
.posts-order {
position: relative;
margin-bottom: 2em; }
.posts-order_dropdown {
position: absolute; }
.posts-grid {
grid-template-columns: 1fr; } }
article.post, article.news {
margin: 2em 0; }
.post-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
margin: 0.5em 0; }
.post-title {
color: var(--primary);
font-size: 1.5rem; }
.post-share {
margin-left: 1em;
padding: 1em 0;
display: flex;
align-items: center;
color: #CBCBCB;
white-space: nowrap; }
.post-share_icons .social-icons_icon {
margin-right: 0;
margin-left: 2em; }
.post-share_icons .social-icons_icon svg {
height: 18px;
width: 23px; }
.post-image {
height: 500px;
width: 100%; }
.post-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center; }
.post-image img.position-top {
object-position: top; }
.post-image img.position-bottom {
object-position: bottom; }
.post-main {
margin-top: 3em;
display: grid;
grid-template-columns: 2fr 1fr;
gap: 3em; }
.post-sidebar_title {
margin: 0 0 1em 0; }
.post-children {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1em;
margin: 3em 0; }
.post-related {
margin-bottom: 3em; }
.post-related_image {
height: 200px;
width: 100%; }
.post-related_image img {
height: 100%;
width: 100%;
object-fit: cover; }
.post-related_title {
color: var(--primary); }
.post-content h2, .post-content h3 {
margin-top: 2em;
margin-bottom: 1em; }
.post-content h2::after, .post-content h3::after {
content: '';
display: block;
background-color: var(--primary);
width: 150px;
height: 0.5px;
margin-top: 1em; }
.post-tabs {
margin: 5em auto;
width: 70%; }
@media (max-width: 991.98px) {
.post-children {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 1em; } }
@media (max-width: 767.98px) {
.post-header {
display: block; }
.post-main {
margin-top: 2em;
grid-template-columns: 1fr; }
.post-tabs {
margin: 3em auto;
width: 100%; }
.post-children {
display: grid;
grid-template-columns: 1fr;
gap: 1em; } }
.pricelist thead th {
font-weight: 400;
text-align: right; }
.pricelist thead th:first-child {
text-align: left; }
.pricelist_price {
color: var(--primary);
font-weight: bold;
text-align: right; }
.pricelist_service {
padding: 0.5em 1em 0.5em 2em;
position: relative; }
.pricelist_service::before {
content: '';
display: block;
height: 0.5px;
background-color: var(--primary);
width: 20px;
position: absolute;
top: 50%;
left: 0; }
@media (max-width: 767.98px) {
.pricelist thead th {
white-space: nowrap; }
.pricelist td {
display: block; }
.pricelist_price {
padding-left: 2em;
text-align: left; } }
.jobs .job {
display: grid;
gap: 2em;
grid-template-columns: 1fr 1fr; }
.jobs .job_col-title {
margin-bottom: 2em; }
.jobs .job_requirements {
list-style: none;
margin: 0;
padding: 0; }
.jobs .job_requirements li {
padding: 0.5em 1em 0.5em 2em;
position: relative; }
.jobs .job_requirements li::before {
content: '';
display: block;
height: 0.5px;
background-color: var(--primary);
width: 20px;
position: absolute;
top: 50%;
left: 0; }
.jobs .job_description {
margin-bottom: 2em; }
.jobs .job a.job_button {
padding: 0 4em; }
@media (max-width: 767.98px) {
.jobs .job {
grid-template-columns: 1fr; } }
.page-template-template-contact .contact-main {
display: grid;
grid-template-columns: 1fr 1fr; }
.page-template-template-contact .contact-main_form {
padding: 2em;
background-color: #EFEFEF;
display: flex;
flex-direction: column;
justify-content: center; }
.page-template-template-contact .contact-content {
padding: 4em 2em 2em 6vw; }
.page-template-template-contact .contact-content_inner {
display: grid;
gap: 2em;
grid-template-columns: 1fr 1fr;
margin-bottom: 2em; }
.page-template-template-contact .contact-content_row {
display: flex;
margin: 2em 0;
align-items: center; }
.page-template-template-contact .contact-content_row.address {
align-items: flex-start; }
.page-template-template-contact .contact-content_row a {
color: inherit; }
.page-template-template-contact .contact-content_row a:hover {
color: var(--primary); }
.page-template-template-contact .contact-content_icon {
width: 20px;
margin-right: 1em; }
.page-template-template-contact .contact-content_hours {
margin-top: 2em; }
.page-template-template-contact .contact-form {
margin: 2em 0; }
.page-template-template-contact .contact-form .wpcf7-form-control {
width: 100%;
padding: 1em; }
.page-template-template-contact .contact-form textarea {
height: 100%;
max-height: 100%; }
.page-template-template-contact .contact-form .button {
margin: 2em auto 0 auto;
padding: 0 4em;
display: block;
width: auto;
background-color: transparent;
border: none;
cursor: pointer; }
.page-template-template-contact .contact-form .wpcf7-acceptance {
padding: 1em 0;
display: block; }
.page-template-template-contact .contact-form .wpcf7-acceptance .wpcf7-list-item {
margin: 0; }
.page-template-template-contact .contact-form .wpcf7-acceptance .wpcf7-list-item input {
margin-right: 0.5em; }
.page-template-template-contact .contact-map {
height: 350px; }
.page-template-template-contact .contact-map iframe {
height: 100%;
width: 100%; }
.page-template-template-contact .contact-manager {
text-align: center; }
.page-template-template-contact .contact-manager_name {
font-weight: 600;
font-size: 1.2rem;
margin: 0.5em 0; }
.page-template-template-contact .contact-manager_image {
max-width: 300px;
margin: 1em auto; }
.page-template-template-contact .contact-manager_image img {
border-radius: 8px; }
@media (max-width: 991.98px) {
.page-template-template-contact .contact-main {
display: block; }
.page-template-template-contact .contact-main_form {
padding: 1em; }
.page-template-template-contact .contact-map {
height: 30vh; }
.page-template-template-contact .contact-form_inner {
gap: 2em;
grid-template-columns: 1fr; } }
@media (max-width: 767.98px) {
.page-template-template-contact .contact-main {
display: block; }
.page-template-template-contact .contact-main_form {
padding: 0.5em; }
.page-template-template-contact .contact-map {
height: 60vh; }
.page-template-template-contact .contact-content {
padding: 2em 0; }
.page-template-template-contact .contact-content_inner {
grid-template-columns: 1fr; } }
.goals {
display: grid;
grid-template-columns: 3fr 2fr; }
.goals_col1 {
padding: 1em 4em 1em 6.5vw;
background-color: #EFEFEF; }
.goals_col2 {
padding: 1em 6.6vw 1em 4em;
background-color: #F9F9F9; }
.goals_buttons {
margin-bottom: 1em; }
.goals_button {
margin-right: 1em; }
.goals .body {
text-align: center;
position: relative;
display: none; }
.goals .body.show {
display: block; }
.goals .body_image {
margin: 0 auto; }
.goals .body_item {
position: absolute;
top: var(--top);
border-bottom: 1px solid var(--primary);
width: var(--width);
font-weight: bold;
padding-right: 1em; }
.goals .body_item .inner {
cursor: pointer; }
.goals .body_item.left {
left: 0;
text-align: left; }
.goals .body_item.left::after {
content: '';
width: 7px;
height: 7px;
border: 1px solid #B7A690;
display: block;
border-radius: 100%;
position: absolute;
right: -7px;
bottom: -3.5px; }
.goals .body_item.right {
right: 0;
text-align: right; }
.goals .body_item.right::after {
content: '';
width: 7px;
height: 7px;
border: 1px solid #B7A690;
display: block;
border-radius: 100%;
position: absolute;
left: -7px;
bottom: -4px; }
.goals .goals-tab {
display: none; }
.goals .goals-tab.show {
display: block; }
.goals .goals-tab_title {
color: var(--primary);
margin-bottom: 1em;
font-size: 1.6rem;
margin-left: 2rem; }
.goals .goals-tab_content ul {
margin: 0;
padding: 0;
list-style: none; }
.goals .goals-tab_content ul li {
padding-left: 2rem;
position: relative; }
.goals .goals-tab_content ul li::before {
content: '';
position: absolute;
display: block;
width: 1em;
height: 0.5px;
background-color: var(--primary);
left: 0;
top: 12px; }
.goals .goals-tab_content a {
color: var(--primary) !important;
text-decoration: none; }
@media (max-width: 991.98px) {
.goals {
grid-template-columns: 1fr; }
.goals_col1 {
padding: 0; }
.goals_col2 {
padding: 0; }
.goals .goals-tab {
padding-bottom: 2em; }
.goals .body_item {
font-size: 0.8em; } } .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; } .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } .custom-logo-link {
display: inline-block; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; }  #side-menu {
background-color: var(--primary);
min-height: 100vh; }
.site-header {
display: flex;
flex-direction: column;
height: 100vh;
position: sticky;
top: 0;
z-index: 9999; }
.site-branding {
height: 25vh;
display: flex;
align-items: center;
justify-content: center;
padding: 0 3em; }
.main-navigation {
height: 100%; }
.menu-menu-container {
width: 100%; }
@media (max-width: 991.98px) {
#side-menu {
display: none; } }  .searchform {
margin-right: -4px; }
.searchform_content {
position: relative;
display: flex;
align-items: center;
justify-content: flex-end;
height: 34px;
width: 250px;
transition: 0.3s ease; }
.searchform_input {
position: absolute;
right: 0;
z-index: 1;
border: 1px solid var(--primary) !important;
border-radius: 0 !important;
outline: none;
width: 0%;
transition: 0.3s ease;
opacity: 0; }
.searchform_icon {
z-index: 2;
transition: 0.3s ease;
margin-right: 4px; }
.searchform.active .searchform_input {
width: 100%;
opacity: 1; }
.searchform.active .searchform_icon svg path {
fill: var(--primary) !important; }
@media (min-width: 991.98px) {
.mobile-header {
display: none; } }
.mobile-header_inner {
display: grid;
align-items: center;
gap: 4em;
grid-template-columns: 50px auto 50px; }
.mobile-header #mobile-menu-toggle {
background-color: var(--primary);
padding: 0.5em;
display: block;
border: 0;
width: 50px;
border-radius: 3px; }
.mobile-header #mobile-menu-toggle .bar {
display: block;
background-color: white;
border-bottom: 2px solid white; }
.mobile-header #mobile-menu-toggle .bar:not(:last-child) {
margin-bottom: 5px; }
.mobile-header #mobile-search-toggle {
text-align: center; }
.mobile-header #mobile-search-toggle img {
height: 20px;
width: auto; }
.mobile-header .site-branding {
height: auto;
padding: 1.5em 0; }
@media (max-width: 991.98px) {
.mobile-header .site-branding {
text-align: center; }
.mobile-header .site-branding img {
width: 50%;
margin: 0 auto; } }
@media (max-width: 767.98px) {
.mobile-header .site-branding {
text-align: center; }
.mobile-header .site-branding img {
width: 100%; } }
.mobile-header_searchform {
display: none; }
.mobile-header #mobile-menu {
position: fixed;
width: 100%;
height: 100vh;
top: -50vh;
left: -120vw;
background-color: white;
z-index: 999999;
transition: 0.3s ease;
opacity: 0; }
.mobile-header #mobile-menu.show {
left: 0;
top: 0;
opacity: 1; }
.mobile-header #mobile-menu #mobile-menu-close {
border: 0;
background-color: transparent;
margin: 2em 0; }
.mobile-header #mobile-menu ul {
margin: 0;
padding: 0;
list-style: none; }
.mobile-header #mobile-menu ul li {
text-align: center;
margin: 0;
padding: 0; }
.mobile-header #mobile-menu ul li:not(.menu-item-has-children) {
border-bottom: 1px solid whitesmoke;
margin: 0 0 0.5em 0;
padding: 0 0 0.5em 0; }
.mobile-header #mobile-menu ul li a {
font-weight: bold;
color: var(--primary);
font-size: 1.3rem; }
.mobile-header #mobile-menu ul li.menu-item-has-children > a {
display: none; }
@media (max-width: 991.98px) {
.mobile-header #mobile-menu ul li:not(.menu-item-has-children) {
padding: 1em 0; } }
@media (max-width: 767.98px) {
.mobile-header #mobile-menu ul li:not(.menu-item-has-children) {
padding: 0; } }
.mobile-header_searchform {
padding: 0.5em 0; }
.mobile-header_searchform input {
width: 100%; } .home-slider {
position: relative; }
.home-slider_slide {
background-size: cover;
width: 100%; }
.home-slider_filter {
background: rgba(0, 0, 0, 0.1); }
.home-slider_content {
height: 100%;
display: flex;
align-items: center;
text-align: left;
height: 80vh; }
.home-slider_title {
color: white;
font-size: 3rem;
font-weight: 600;
padding: 0;
margin-top: 0;
margin-bottom: 0.5em; }
.home-slider_title::after {
content: '';
width: 60%;
margin: 0.2em 0;
height: 1px;
display: block;
background-color: var(--primary); }
.home-slider_subtitle {
color: white;
font-weight: 500;
margin-bottom: 1em; }
.home-slider_button {
background-color: #B7A690;
color: white !important; }
.home-slider .slick-list.draggable {
z-index: 1; }
.home-slider .slider_arrows_container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2; }
.home-slider .slider-dots {
position: absolute;
padding: 0.5em 5em;
left: 50%;
bottom: 0;
transform: translateX(-50%);
background-color: white;
z-index: 2; }
@media (max-width: 991.98px) {
.home-slider_slide {
background-position: center;
text-align: center; }
.home-slider .slider_arrows_container {
display: none; } }
@media (max-width: 767.98px) {
.home-slider .slider-dots {
padding: 0.5em 1em; }
.home-slider_slide {
background-position: center;
text-align: center; }
.home-slider_title {
text-align: center;
font-size: 2rem; }
.home-slider_title::after {
content: '';
margin: 0.2em auto 0 auto; }
.home-slider_content {
justify-content: center; }
.home-slider_content div {
text-align: center; } }
.home-treatments {
position: relative;
margin: 2em 0; }
.home-treatments .home-treatment {
width: 80%;
margin: 0 auto;
text-align: center; }
.home-treatments .home-treatment_image {
height: 200px;
overflow: hidden; }
.home-treatments .home-treatment_image img {
width: 100%;
height: 100%;
object-fit: cover; }
.home-treatments .home-treatment_title {
color: var(--primary);
font-size: 1.2rem;
font-weight: 600; }
.home-treatments .home-treatment_content {
background-color: #EFEFEF;
padding: 1em; }
.home-treatments .home-treatment_excerpt {
margin-bottom: 1em; }
.home-treatments .slider_arrow:not(:hover) {
background-color: #EFEFEF; }
.home-treatments .slider_arrows_container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.home-treatments .slider-dots {
margin: 2em auto;
background-color: white;
display: flex;
justify-content: center; }
@media (max-width: 767.98px) {
.home-treatments .home-treatments .home-treatment {
width: 100%; }
.home-treatments .slider_arrows_container {
display: none; } }
#home-image-secion .image-section {
margin-top: 2em;
display: grid;
grid-template-columns: 3fr 2fr;
margin-left: 6vw; }
#home-image-secion .image-section_image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover; }
#home-image-secion .image-section_content {
padding-top: 15vh;
color: white; }
#home-image-secion .image-section_content-inner {
background-color: var(--primary);
height: 100%;
padding: 2em 6vw 2em 4em;
display: flex;
align-items: center; }
#home-image-secion .image-section_title {
color: white; }
#home-image-secion .image-section_title::after {
content: '';
display: block;
height: 0.5px;
background-color: white;
margin-top: 1em;
width: 150px; }
@media (max-width: 767.98px) {
#home-image-secion {
padding-bottom: 0; }
#home-image-secion .image-section {
display: block;
margin: 0; }
#home-image-secion .image-section_content {
padding: 0;
text-align: center; }
#home-image-secion .image-section_title::after {
content: '';
display: block;
height: 0.5px;
background-color: white;
width: 150px;
margin: 1em auto 0 auto; }
#home-image-secion .image-section_content-inner {
padding: 2em; } }
#home-why-us-section .home-why-us {
display: grid;
grid-template-columns: 3fr 2fr;
margin-bottom: 20vh; }
#home-why-us-section .home-why-us_content {
display: flex;
justify-content: center;
align-items: center;
padding-right: 5em; }
#home-why-us-section .home-why-us_list {
list-style: none;
margin: 0 0 2em 0;
padding: 0; }
#home-why-us-section .home-why-us_list li {
margin-bottom: 1em;
padding-left: 2em;
position: relative; }
#home-why-us-section .home-why-us_list li::before {
content: '';
width: 1em;
height: 1em;
border: 1px solid var(--primary);
display: inline-block;
margin-right: 1em;
border-radius: 100%;
position: absolute;
left: 0;
margin-top: 0.3em; }
#home-why-us-section .home-why-us_images {
position: relative; }
#home-why-us-section .home-why-us_image-big {
width: 100%;
height: 90vh;
object-fit: cover; }
#home-why-us-section .home-why-us_image-small {
position: absolute;
bottom: -20%;
left: -30%;
width: 60%; }
@media (max-width: 991.98px) {
#home-why-us-section .home-why-us {
margin-bottom: 0; }
#home-why-us-section .home-why-us_image-big {
height: 30vh; }
#home-why-us-section .home-why-us_image-small {
bottom: 20%; } }
@media (max-width: 767.98px) {
#home-why-us-section {
padding: 0; }
#home-why-us-section .container {
padding: 0; }
#home-why-us-section .home-why-us {
display: flex;
flex-wrap: wrap;
margin-bottom: 2em;
flex-direction: column-reverse; }
#home-why-us-section .home-why-us_content {
width: 100%;
padding: 0 15px; }
#home-why-us-section .home-why-us_image-big {
width: 80%;
height: 60vh;
margin: 0 0 0 auto;
object-fit: cover;
display: block; }
#home-why-us-section .home-why-us_image-small {
position: relative;
width: 40%;
left: 0;
bottom: 0;
margin-top: -25%; } }
.home-posts-section {
background-color: #EFEFEF;
position: relative;
padding-bottom: 0; }
.home-posts {
margin-left: 6vw;
overflow: hidden;
position: relative;
margin-top: 1em;
padding-bottom: 8em; }
.home-posts_header {
display: flex;
align-items: center;
justify-content: space-between;
gap: 1em; }
.home-posts_slider {
width: 130%;
margin-top: 2em; }
.home-posts .home-post {
display: grid;
grid-template-columns: 2fr 3fr; }
.home-posts .home-post_image img {
height: 100%;
width: 100%;
object-fit: cover; }
.home-posts .home-post_content {
padding: 0 4em; }
.home-posts .home-post_title {
color: var(--primary);
font-size: 1.5rem; }
.home-posts .slider-dots {
position: absolute;
padding: 0.5em 5em;
left: 0;
bottom: 0;
background-color: white; }
@media (max-width: 767.98px) {
.home-posts-section .section-title {
text-align: center; }
.home-posts-section .section-title:after {
content: '';
margin: 0 auto; }
.home-posts {
margin-left: 0;
margin-top: 0; }
.home-posts_header {
flex-direction: column; }
.home-posts_slider {
width: 100%;
margin-top: 2em; }
.home-posts .home-post {
display: grid;
grid-template-columns: 1fr;
padding: 0 15px; }
.home-posts .home-post_content {
padding: 0; }
.home-posts .slider-dots {
position: absolute;
padding: 0 5em 1em 5em;
left: 50%;
bottom: 0;
transform: translateX(-50%);
background-color: transparent;
width: 100%;
display: flex;
justify-content: center; } }   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none; } .infinity-end.neverending .site-footer {
display: block; }   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #primary[tabindex="-1"]:focus {
outline: 0; } .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em; }
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em; }