/*
Theme Name: leblanc
Theme URI: http://underscores.me/
Author: Trampapam
Author URI: http://trampapam.com.ua/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: leblanc
*/

@font-face {
    font-family: "ShellyAllegroC";
    src: url("fonts/ShellyAllegroC.woff") format("woff"),
        url("fonts/ShellyAllegroC.woff2") format("woff2"),
        url("fonts/ShellyAllegroC.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: block;
}

/* Normalize Styles */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    box-sizing: border-box;
    vertical-align: top;
}

* {
    -webkit-locale: auto;
    white-space: normal;
}

span,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.container {
    padding: 0 15px;
    width: 100%;
    max-width: 1230px;
    position: relative;
    margin: 0 auto;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

input,
textarea {
    box-sizing: border-box;
    outline: none;
}

textarea {
    resize: vertical;
}

body {
    font: 400 16px/1 'Montserrat', sans-serif;
    width: 100%;
    height: 100%;
    color: #262626;
    box-sizing: border-box;
    position: relative;
    background: #fff;
}

input,
textarea {
    font: 400 17px/1 'Montserrat', sans-serif;
}

strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

ul,
ol {
    padding: 10px 10px 10px 20px;
}

p {
    padding-bottom: 10px;
}

a {
    color: #DAB998;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding-bottom: 10px;
    font-weight: 700;
}

h4,
h5,
h6 {
    font-weight: 500;
}

h6 {
    font-weight: 400;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 25px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 17px;
}

sup {
    font-size: 0.5em;
}

sub {
    font-size: 0.5em;
    vertical-align: bottom;
}

table td {
    padding: 5px;
}

/* WP Styles */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.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;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .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
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
    display: none
}

.single .byline,
.group-blog .byline {
    display: inline
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.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: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.clear {
    clear: both;
    display: table;
}

.pb-0 {
    padding-bottom: 0 !important;
}

/* LeBlanc UI 2026 — Buttons System */

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 12px 26px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 2px;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    transition: color 0.25s ease, background 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
    -webkit-appearance: none;
    appearance: none;
}

.btn:hover,
.btn:active,
.btn:focus {
    text-decoration: none;
    outline: none;
}

.btn-primary {
    background: #e0bf9d;
    border-color: #e0bf9d;
    color: #262626;
}

.btn-primary:hover,
.btn-primary:active {
    background: #d6b38f;
    border-color: #d6b38f;
    color: #262626;
    transform: translateY(-1px);
}

.btn-primary:focus {
    box-shadow: 0 0 0 3px rgba(218, 185, 152, .22);
}

.main-video-content .btn {
    min-width: 220px;
    min-height: 48px;
    padding: 14px 34px;
}

.btn-transparent {
    border-color: #DAB998;
    background: transparent;
    color: #fff;
}

.btn-transparent:hover,
.btn-transparent:active {
    background: rgba(218, 185, 152, 0.12);
    border-color: #DAB998;
    color: #fff;
    transform: translateY(-1px);
}

.btn-transparent:focus {
    box-shadow: 0 0 0 3px rgba(218, 185, 152, .22);
}


.c-container {
    max-width: 1230px;
    padding: 0 15px;
    margin: auto;
    position: relative;
}

/* header */
.main-wrapper {
    position: relative;
    min-width: 320px;
    overflow: hidden;
}

.cl,
.clear {
    clear: both;
}

.header {
    background: #262626;
    border-bottom: 2px solid #171717;
    position: relative;
    z-index: 200;
}

.header .logo {
    width: 186px;
    text-align: center;
    margin-bottom: 20px;
}

.header .logo a {
    outline: none;
}

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

.header .nav-block {
    padding: 28px 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header .nav-block .language-chooser {
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
}

.header .nav-block .language-chooser li {
    padding: 0 5px;
}

.header .nav-block .language-chooser li a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #9A9A9A;
}

.header .nav-block .language-chooser li a:hover {
    color: #fff;
}

.header .nav-block .language-chooser li.active a {
    background: #DAB998;
    color: #fff;
}

.header .nav-block .qtranxs_widget_end {
    display: none;
}

.header .nav-block .main-nav ul {
    list-style: none;
    text-align: center;
    padding: 0;
    position: static;
}

.header .nav-block .main-nav ul li a {
    display: block;
    text-decoration: none;
}

.header .nav-block .main-nav .menu {
    display: flex;
    flex-wrap: nowrap;
}

.header .nav-block .main-nav .menu>li {
    padding: 35px 15px 64px;
    margin-bottom: -29px;
}

.header .nav-block .main-nav .menu>li.menu-item-has-children>a {
    position: relative;
    padding-right: 20px;
}

.header .nav-block .main-nav .menu>li.menu-item-has-children>a:after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    top: 5px;
    right: 0;
}

.header .nav-block .main-nav .menu>li.menu-item-has-children>a>i {
    display: none;
}

.header .nav-block .main-nav .menu>li>a {
    color: #fff;
    font-weight: 500;
    padding: 5px;
    font-size: 16px;
    line-height: 18px;
    white-space: nowrap;
}

.header .nav-block .main-nav .menu>li>a:hover,
.header .nav-block .main-nav .menu>li.current-menu-item>a {
    color: #DAB998;
}

.header .nav-block .mobile-nav-trigger {
    display: none;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    text-decoration: none;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    z-index: 2;
}

.header .btn.btn-callback {
    white-space: nowrap;
}

.header-transparent .header {
    background: none;
    border-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.admin-bar.header-transparent .header {
    top: 32px;
}

.header-transparent .header .nav-block {
    transition: all 0.4s linear;
}

.header-transparent .main-wrapper {
    padding-top: 0;
}

.appointment-form {
    display: block;
    max-width: 340px;
    margin: 10px auto;
}

.appointment-form .chosen-container {
    width: 100% !important;
    text-align: left;
    color: #2b1600;
    font: 300 17px/1 'Roboto';
    letter-spacing: 0.08em;
}

.appointment-form .chosen-single {
    background: rgba(228, 226, 223, 0.9);
    box-shadow: none;
    color: #2b1600;
    border-radius: 0;
    border: none;
    height: 30px;
}

.appointment-form .chosen-container .chosen-drop {
    background: rgb(228, 226, 223);
    box-shadow: none;
    color: #2b1600;
    border-radius: 0;
    border: none;
}

.appointment-form .chosen-container-active .chosen-single {
    border: none;
    box-shadow: none;
}

.appointment-form .chosen-container-active.chosen-with-drop .chosen-single {
    border: none;
    background: rgb(255, 255, 255);
    box-shadow: none;
}

.appointment-form .chosen-container-single .chosen-single span {
    line-height: 30px;
}

.appointment-form .chosen-container-single .chosen-single div {
    width: 25px;
}

.appointment-form .chosen-container-single .chosen-single div b {
    background: url(img/chosen-sprite@2x.png) no-repeat -3px -3px;
}

.appointment-form .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -38px -3px
}

.appointment-form .chosen-container .chosen-results li.highlighted {
    background: #958a7f;
}

.appointment-form select.chosen-select {
    width: 100%;
}

.appointment-form input[type="text"],
.appointment-form input[type="email"],
.appointment-form input[type="tel"],
textarea {
    display: block;
    width: 100%;
    font: 300 17px/2 'Roboto';
    letter-spacing: 0.08em;
    margin-top: 10px;
    color: #fff;
    background: none;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #fff;
    padding: 0 8px;
    border-radius: 0;
}

.appointment-form input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.appointment-form input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.appointment-form input:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.appointment-form input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.appointment-form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.appointment-form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.appointment-form textarea:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.appointment-form textarea:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -14px;
}

.form-row .form-col {
    flex: 0 0 50%;
    width: 50%;
    padding: 0 14px;
}

.form-group {
    margin-bottom: 24px;
}

.form-control {
    width: 100%;
    background: #fff;
    border: 2px solid #9a9a9a;
    border-radius: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 20px;
    outline: none;
    letter-spacing: 0;
    margin: 0;
}

textarea.form-control {
    display: block;
    overflow: auto;
    resize: vertical;
    height: 198px;
}

.form-control.wpcf7-not-valid {
    border-color: red !important;
}

.section-dark .form-control {
    background: #262626;
    color: #fff;
}

.input-phone {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-note {
    font-size: 16px;
    line-height: 20px;
    color: #9A9A9A;
    padding: 0;
    margin-top: 24px;
}

.form-submit {
    position: relative;
}

.form-submit .ajax-loader {
    position: absolute;
    left: 3px;
    top: 27px;
}

.form-submit .btn {
    width: 100%;
}

.form-title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    margin-bottom: 34px;
}

.form-title span {
    color: #DAB998;
}

.wpcf7-not-valid-tip,
.wpcf7-response-output {
    display: none !important;
}

/* home */
.main-video-section {
    position: relative;
    overflow: hidden;
}

.main-video-section video {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
}

.main-video-section:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(38, 38, 38, 0.43);
}

.main-video-section .container {
    position: relative;
    z-index: 3;
}

.main-video-content {
    height: 820px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.main-video-content .top-title {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-bottom: 36px;
}

.main-video-content .top-title span {
    display: block;
    font-size: 100px;
    font-family: "ShellyAllegroC";
    color: #DAB998;
    position: relative;
    top: -10px;
}

.section {
    padding: 80px 0 40px;
}

.section-dark {
    background: #262626;
    color: #fff;
}

.section.section-padding-bottom {
    padding-bottom: 80px;
}

.section-title h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 45px;
    padding-bottom: 0;
}

.section-title h2 span {
    color: #DAB998;
}

.services-section .section-title {
    padding-bottom: 45px;
}

.services-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.services-list .service-item {
    flex: 0 0 33.33%;
    width: 33.33%;
    padding: 0 15px;
    position: relative;
    margin-bottom: 45px;
}

.services-list .service-item:nth-child(3n+2) {
    top: -45px;
}

.service-item .service-item-box {
    display: block;
    position: relative;
    text-decoration: none;
    padding-top: 20%;
}

.service-item .thumb-wrap {
    display: block;
    left: 6.5%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.service-item .caption-wrap {
    display: block;
    margin-right: 6.5%;
}

.service-item .thumb {
    display: block;
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
}

.service-item .thumb img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all .3s ease;
}

.service-item:nth-child(even) .thumb img {
    filter: grayscale(100%);
}

.service-item .caption {
    display: block;
    position: relative;
    padding-bottom: calc(100% - 4px);
    border: 2px solid #dab998;
}

.service-item .caption-inner {
    display: block;
    position: absolute;
    font-size: 18px;
    line-height: 1.25;
    color: #262626;
    font-weight: 500;
    width: 100%;
    left: 0;
    bottom: 6.5%;
    padding: 0 6.5%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.2s linear;
}

.modal-service .service-links {
    list-style: none;
    padding: 0;
}

.modal-service .service-links li {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0 10px 18px;
    position: relative;
    font-weight: 500;
}

.modal-service .service-links li:before {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #DAB998;
    border-radius: 50%;
}

.modal-service .service-links li a {
    color: #262626;
    text-decoration: none;
}

.service-item .service-item-box:hover .caption-inner,
.modal-service .service-links li a:hover {
    color: #DAB998;
}

.service-item .service-item-box:hover .thumb img {
    transform: scale(1.1);
}

.section.phones-section {
    padding: 0;
}

.phones-block {
    background: #262626;
    border: 2px solid #DAB998;
    color: #fff;
    padding: 4.3% 3.75%;
}

.phones-block .phones-inner {
    border: 2px solid #DAB998;
    display: flex;
    justify-content: space-between;
    padding: 5% 6.5%;
}

.phones-block .phones-text {
    flex: 0 0 50%;
    width: 50%;
}

.phones-block .phones-part {
    flex: 0 0 38%;
    width: 38%;
}

.phones-section .section-title h2 {
    font-size: 50px;
    line-height: 60px;
    text-align: left;
    margin-bottom: 20px;
}

.phones-block .phones-subtitle {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}

.phones-block .phones-part {
    padding-top: 12px;
}

.phones-block .phone-tel {
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
    white-space: nowrap;
    margin-bottom: 16px;
}

.phones-block .phone-tel a {
    color: #fff;
    text-decoration: none;
}

.phones-block .phone-icons {
    display: flex;
    justify-content: space-between;
}

.phones-block .call-ico {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #9A9A9A;
    text-decoration: none;
    text-align: center;
    padding-top: 72px;
    position: relative;
    min-width: 62px;
}

.phones-block .call-ico:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(img/socials.png) no-repeat;
}

.phones-block .viber-ico:before {
    width: 60px;
    height: 64px;
    background-position: -87px 0;
}

.phones-block .viber-ico:hover:before {
    background-position: -87px -65px;
}

.phones-block .telegram-ico:before {
    width: 62px;
    height: 62px;
    background-position: -148px 0;
}

.phones-block .telegram-ico:hover:before {
    background-position: -148px -63px;
}

.phones-block .whatsapp-ico:before {
    width: 59px;
    height: 59px;
    top: 1px;
    background-position: -211px 0;
}

.phones-block .whatsapp-ico:hover:before {
    background-position: -211px -60px;
}

.benefits-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}

.benefit-item {
    flex: 0 0 20%;
    width: 20%;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    padding: 0 15px;
    min-height: 48px;
    margin-bottom: 40px;
}

.benefit-item .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    margin-bottom: 16px;
}

.benefit-item .icon img {
    max-height: 90px;
    width: auto;
}

.benefit-item:before {
    content: '';
    display: block;
    float: left;
    width: 22px;
    height: 48px;
    background: url(img/waves.svg) no-repeat 0 0;
    background-size: 100% 100%;
}

.benefit-item .caption {
    margin-left: 30px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 8px;
}

.benefit-item .info {
    margin-left: 30px;
}

.discount-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.discount-form {
    flex: 0 0 43%;
    width: 43%;
    margin-bottom: 50px;
}

.discount-form .form-title {
    font-size: 44px;
    line-height: 50px;
}

.discount-image {
    flex: 0 0 48%;
    width: 48%;
    margin-bottom: 50px;
}

.discount-image img {
    width: 100%;
    height: auto;
    filter: grayscale(100%);
}

.owl-carousel {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 46px;
    width: auto !important;
}

.owl-carousel .owl-dots {
    position: absolute;
    bottom: -46px;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}

.owl-carousel .owl-dot {
    padding: 6px 5px;
}

.owl-carousel .owl-dot span {
    display: block;
    width: 36px;
    height: 4px;
    background: #dadada;
}

.owl-carousel .owl-dot.active span,
.owl-carousel .owl-dot:hover span {
    background: #DAB998;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    display: block;
    position: absolute;
    font-size: 0;
    line-height: 0;
    width: 26px;
    height: 49px;
    background: url(img/galery-arrows.png) no-repeat;
    top: 50%;
    margin-top: -25px;
}

.owl-carousel .owl-nav .owl-prev {
    left: -40px;
    background-position: 0 0;
}

.owl-carousel .owl-nav .owl-next {
    right: -40px;
    background-position: -26px 0;
}

@media all and (max-width: 1199px) {

    /* 1500 */
    .owl-carousel {
        margin-left: 0;
        margin-right: 0;
        padding-left: 40px;
        padding-right: 40px;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: 0;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 0;
    }

    .owl-carousel .owl-dots {
        left: -40px;
        right: -40px;
    }
}

.gallery-carousel.owl-carousel {
    margin-bottom: 16px;
}

.gallery-carousel .gallery-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 15px;
}

.gallery-carousel .gallery-big {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 30px;
}

.gallery-carousel .gallery-small {
    flex: 0 0 45%;
    width: 45%;
    margin-bottom: 30px;
}

.gallery-carousel .gallery-box a {
    display: block;
    position: relative;
    padding-bottom: 100%;
}

.gallery-carousel .gallery-box a img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-carousel .owl-dots {
    margin-top: 0;
    bottom: -16px;
}

.news-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.news-item {
    flex: 0 0 33.33%;
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 36px;
}

.news-item-box {
    padding-top: 20%;
    position: relative;
    height: 100%;
}

.news-item .thumb-wrap {
    display: block;
    left: 6.5%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.news-item .thumb {
    display: block;
    position: relative;
    padding-bottom: 100%;
    text-decoration: none;
}

.news-item .thumb img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-item .thumb:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(38, 38, 38, 0.8);
    opacity: 0;
    z-index: 1;
    transition: all 0.3s linear;
}

.news-item .thumb .more-btn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: 1px solid #DAB998;
    font-size: 13px;
    line-height: 1.2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 14px 28px;
    white-space: nowrap;
    opacity: 0;
    z-index: 2;
    transition: color 0.25s ease, background 0.25s ease, border-color 0.25s ease;
}

.news-item .thumb .more-btn:hover {
    background: rgba(218, 185, 152, 0.14);
    border-color: #DAB998;
    color: #fff;
}

.news-item .thumb .more-btn:hover {
    background: #DAB998;
    color: #262626;
}

.news-item .entry-wrap {
    display: block;
    margin-right: 6.5%;
    height: 100%;
}

.news-item .entry {
    position: relative;
    padding: 82.5% 6.5% 25px;
    border: 2px solid #dab998;
    height: 100%;
}

.news-item .item-date {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #9A9A9A;
    margin-bottom: 15px;
}

.news-item .item-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}

.news-item .item-title a {
    color: #262626;
    text-decoration: none;
}

.news-item .item-title a:hover {
    color: #DAB998;
}

.news-item .item-excerpt {
    font-size: 16px;
    line-height: 20px;
    color: #9A9A9A;
}

.news-item .item-excerpt> :last-child {
    padding: 0;
}

.section.brands-section {
    padding-top: 50px;
}

.brand-column {
    padding: 0 15px;
}

.brand-box {
    max-width: 216px;
    margin: 0 auto;
    padding: 12px 0;
}

.brand-box a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 80px;
    position: relative;
    filter: grayscale(100%);
    transition: all 0.3s linear;
}

.brand-box img {
    display: block;
    max-width: 100%;
    max-height: 80px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.brand-box a:hover {
    filter: grayscale(0);
}

.footer {
    display: flex;
    flex-wrap: wrap;
    background: #262626;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    min-width: 320px;
}

.footer.footer-contacts {
    padding-top: 80px;
}

.black-map {
    flex: 0 0 50%;
    width: 50%;
    min-height: 600px;
    position: relative;
}

.black-map img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer-right {
    flex: 0 0 50%;
    width: 50%;
    align-items: center;
    display: flex;
}

.footer-content {
    max-width: 600px;
    padding: 40px 15px 40px 100px;
}

.footer p {
    padding-bottom: 30px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer .footer-phone {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
}

.footer .logo {
    text-align: center;
    width: 186px;
    margin-bottom: 24px;
}

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

.footer .f-social {
    list-style: none;
    display: flex;
    padding: 0;
    margin-bottom: 60px;
}

.footer .f-social li {
    margin-right: 35px;
}

.footer .f-social li a {
    text-decoration: none;
    display: block;
}

.footer .f-social li .ic {
    display: block;
    width: 43px;
    height: 42px;
    background: url(img/socials.png) no-repeat;
}

.footer .f-social li .ic-facebook {
    background-position: -43px 0;
}

.footer .f-social li .ic-instagram {
    background-position: 0 0;
}

.footer .f-social li .ic-youtube {
    width: 54px;
    background-position: -431px 0;
}

.footer .f-social li .ic-facebook:hover {
    background-position: -43px -42px;
}

.footer .f-social li .ic-instagram:hover {
    background-position: 0 -42px;
}

.footer .f-social li .ic-youtube:hover {
    background-position: -431px -42px;
}

.footer .footer-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #9A9A9A;
    max-width: 540px;
}

.footer .footer-text> :last-child {
    padding-bottom: 0;
}

.footer-bottom {
    flex: 0 0 100%;
    width: 100%;
}

.footer-bottom .footer-content {
    max-width: none;
    display: flex;
    flex-direction: row-reverse;
    padding: 100px 0 80px;
    margin: 0 -15px;
}

.footer-bottom .footer-part {
    flex: 0 0 50%;
    width: 50%;
    padding: 0 15px;
}

.footer .footer-bottom .f-social {
    margin-bottom: 0;
}

.footer .form-control {
    color: #fff;
    background: transparent;
}

.footer .form-title {
    color: #fff;
    font-size: 44px;
    line-height: 50px;
}

.footer .form-note {
    padding: 0;
}

.call-panel {
    position: fixed;
    bottom: 30px;
    right: calc((50vw - 600px) / 2);
    margin-right: -50px;
    z-index: 500;
}

.call-panel .call-btn {
    display: block;
    width: 100px;
    height: 100px;
    background: #e0bf9d;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    padding-top: 66px;
    position: relative;
    cursor: pointer;
    transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.call-panel .call-btn:hover {
    background: #d6b38f;
    color: #fff;
    transform: translateY(-2px);
}

.call-panel .call-btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%) scale(0.85);
    background: url(img/socials.png) no-repeat;
}

.call-panel-inner {
    display: none;
}

.call-panel-inner .call-btn {
    margin-bottom: 20px;
}

.call-panel .viber-ico:before {
    width: 52px;
    height: 56px;
    background-position: -271px 0;
}

.call-panel .viber-ico:hover:before {
    background-position: -271px -57px;
}

.call-panel .telegram-ico:before {
    width: 52px;
    height: 52px;
    background-position: -378px 0;
}

.call-panel .telegram-ico:hover:before {
    background-position: -378px -53px;
}

.call-panel .whatsapp-ico:before {
    width: 53px;
    height: 53px;
    background-position: -324px 0;
}

.call-panel .whatsapp-ico:hover:before {
    background-position: -324px -54px;
}

.call-panel .call-btn.feedback-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
}

.call-panel .call-btn.feedback-btn .caption {
    position: relative;
    z-index: 2;
}

.call-panel .call-btn.feedback-btn:before,
.call-panel .call-btn.feedback-btn:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    opacity: 0;
    border-radius: 50%;
    animation: glowing 1.6s infinite;
    transform: none;
}

.call-panel .call-btn.feedback-btn:before {
    width: 122px;
    height: 122px;
    top: -11px;
    left: -11px;
    background: rgba(218, 185, 152, 0.5);
}

.call-panel .call-btn.feedback-btn:after {
    width: 136px;
    height: 136px;
    top: -17px;
    left: -16px;
    background: rgba(218, 185, 152, 0.3);
}

.call-panel .call-btn.feedback-btn:hover {
    color: #fff;
}

@keyframes glowing {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.title-banner {
    background: url('img/title_bg.jpg');
    background-size: cover;
    color: #fff;
    font-size: 50px;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    padding: 70px 20px;
}

.wrapper-text {
    padding: 20px 15px;
    font-weight: 300;
    max-width: 1230px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.5;
}

.wrapper-text:after {
    content: '';
    display: block;
    clear: both;
}

.founders-title {
    background: #605040;
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 300;
    padding: 6px 6px 6px 250px;
}

.founders {
    text-align: center;
}

.founders p {
    padding-bottom: 0;
}

.founders .founder-item {
    display: inline-block;
    width: 50%;
    max-height: 800px;
    position: relative;
    overflow: hidden;
}

.founders .founder-item img {
    width: 100%;
    height: auto;
}

.founders .founder-item .founder-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: auto;
    background: rgba(43, 22, 0, 0.5);
    color: #fff;
    padding: 30px 10px;
    overflow: hidden;
}

.founders .founder-item .founder-content .name {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 100;
}

.founders .founder-item .founder-content .name strong {
    font-weight: 700;
    display: block;
    padding-top: 3px;
}

.founders .founder-item .founder-content .founder-line {
    background: none;
    border: none;
    border-top: 1px solid #fff;
    margin: 20px auto;
    height: 0;
    width: 94%;
    display: block;
}

.founders .founder-item .founder-content .descr {
    text-align: justify;
    height: 0;
    padding: 0 40px;
    overflow: hidden;
    opacity: 0;
}

.founders .founder-item .founder-content .descr p {
    padding-bottom: 20px;
    line-height: 1.1;
}

.founders .founder-item .founder-content .goto {
    border: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.08em;
    font-weight: 700;
    padding: 9px 45px;
    display: inline-block;
    margin-top: 28px;
    transition: color 0.2s linear, background 0.2s linear;
    outline: none;
}

.founders .founder-item .founder-content .goto:hover {
    border-color: 1px solid #958a7f;
    background: #fff;
    color: #958a7f;
}

.founders .founder-item .founder-content .goto:active {
    border-color: #fff;
    color: #fff;
    background: none;
    transition: color 0s linear, background 0s linear;
}

.founders .founder-item .founder-content .close {
    background: url('img/close.png');
    width: 32px;
    height: 33px;
    display: inline-block;
    cursor: pointer;
    margin-top: 10px;
}

.last-post {
    background: url('img/last_post_bg.jpg');
    background-size: cover;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    padding: 70px 20px 60px;
}

.last-post .last-post-inner {
    max-width: 900px;
    margin: 0 auto;
}

.last-post .h1 {
    font-size: 36px;
}

.last-post .time {
    display: inline-block;
    margin: 5px 0 20px;
}

.last-post .excerpt {
    line-height: 1.2;
}

.last-post .goto {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    margin-top: 18px;
    padding: 12px 34px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    transition: color 0.25s ease, background 0.25s ease, border-color 0.25s ease;
}

.last-post .goto:hover {
    background: rgba(255, 255, 255, 0.12);
    border-color: #fff;
    color: #fff;
}

.last-post .goto:active {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

.blogcontent {
    text-align: left;
    max-width: 1600px;
    margin: 0 auto 30px;
}

.blogcontent .blog-item {
    width: 33.3%;
    display: inline-block;
    margin: 30px 0 0;
    padding: 0 15px;
    text-align: left;
}

.blogcontent .blog-item .img {
    width: 100%;
    padding-bottom: 85%;
    position: relative;
    display: block;
    overflow: hidden;
}

.blogcontent .blog-item .img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.blogcontent .blog-item .img img.horizontal {
    width: auto;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.blogcontent .blog-item .img .link {
    opacity: 0;
    transition: opacity .2s linear;
    background: rgba(43, 22, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
}

.blogcontent .blog-item .img .link .goto {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    width: 190px;
    min-height: 44px;
    margin: 0 auto;
    padding: 12px 24px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    outline: none;
    transition: color 0.25s ease, background 0.25s ease, border-color 0.25s ease;
}

.blogcontent .blog-item .img .link .goto:hover {
    background: rgba(255, 255, 255, 0.12);
    border-color: #fff;
    color: #fff;
}

.blogcontent .blog-item .img .link .goto:active {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

.blogcontent .blog-item .img:hover .link {
    opacity: 1;
}

.blogcontent .blog-item .time {
    display: block;
    padding: 7px 5px;
}

.blogcontent .blog-item>a {
    text-decoration: none;
    color: #2b1600;
}

.blogcontent .blog-item .h2-link {
    display: inline-block;
    margin-bottom: 7px;
}

.blogcontent .blog-item .h2-link:hover {
    opacity: 0.7;
}

.blogcontent .blog-item .h2 {
    font-family: 'Calibri', 'Roboto';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.1;
    padding: 0 5px;
}

.blogcontent .blog-item .excerpt {
    padding: 0 5px;
    font-weight: 300;
    line-height: 1.2;
}

body.single .blogcontent {
    text-align: center;
    min-height: 300px;
}

body.single .blogcontent .blog-item {
    width: 100%;
    max-width: 1000px;
}

body.single .blogcontent .blog-item .img {
    display: none;
    width: 49%;
    margin-right: 1%;
    padding-bottom: 42%;
}

body.single .blogcontent .blog-item .content-single {
    display: inline-block;
    width: 100%;
}

body.single .blogcontent .blog-item .excerpt {
    font-weight: 300;
    line-height: 1.2;
}

body.single .blogcontent .blog-item.fullwidth .img {
    display: none;
}

body.single .blogcontent .blog-item.fullwidth .content-single {
    display: block;
    width: 100%;
}

.appointment-form input.empty,
.appointment-form textarea.empty {
    border: 1px solid rgb(255, 0, 0);
}

.placemark_layout_container {
    background: #564625;
    color: #fff;
    width: 160px;
    height: 55px;
    text-align: center;
    padding-top: 5px;
}

.not-found {
    height: 300px;
    margin-bottom: 50px;
}

.not-found .h2 {
    text-align: center;
    display: block;
    opacity: 0.5;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.load-link-img,
.load-link-img:hover {
    text-indent: -9999px !important;
    background: transparent url(img/loading.gif) no-repeat center center !important;
    transition: all 0s !important;
}

.certificates {
    background: url(img/certificates-bg.jpg) no-repeat center center;
    background-size: cover;
    margin-bottom: 50px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}

.certificates .certificates-content {
    display: inline-block;
    max-width: 1000px;
    padding: 0 20px 15px;
}

.certificates .certificates-content strong {
    font: 400 87px/1 'Lobster';
    display: block;
    padding-bottom: 30px;
}

.certificates .certificates-content p {
    font-size: 25px;
    line-height: 1.3;
}

.certificates .cert-line {
    background: none;
    border: none;
    border-top: 1px solid #fff;
    margin: 10px auto 20px;
    height: 0;
    width: 100%;
    max-width: 640px;
    display: block;
}

.certificates .buy {
    text-transform: uppercase;
    font-size: 44px;
    font-weight: 100;
    padding: 0 20px 10px;
}

.certificates .buy strong {
    font-weight: 800;
}

.certificates .descr {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 20px;
}

.certificates .circle {
    height: 122px;
    width: 122px;
    border: 2px solid #fff;
    border-radius: 62px;
    padding-top: 30px;
    display: inline-block;
    margin: 0 8px 16px;
    transition: background 0.2s ease;
}

.certificates .circle p {
    font: 400 33px/1 'Lobster';
    text-align: center;
}

.certificates .circle p i {
    margin-top: 6px;
    height: 30px;
    width: 22px;
    text-indent: -9999px;
    background: url(img/uah.png) no-repeat;
    display: inline-block;
    overflow: hidden;
}

.certificates .circle:hover {
    cursor: pointer;
    background: rgba(43, 22, 0, 0.5);
}

.certificates .circle.active {
    border-color: #2b1600;
    background: #2b1600;
}

.certificates .appointment-form {
    padding-bottom: 30px;
}

.certificates .appointment-form .goto {
    background: none;
    border: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.08em;
    font-weight: 700;
    padding: 9px 45px;
    display: inline-block;
    margin-top: 30px;
    transition: color 0.2s linear, background 0.2s linear;
    outline: none;
}

.certificates .appointment-form .goto:hover {
    cursor: pointer;
    border-color: 1px solid #958a7f;
    background: #fff;
    color: #958a7f;
}

.certificates .appointment-form .goto:active {
    border-color: #fff;
    color: #fff;
    background: none;
    transition: color 0s linear, background 0s linear;
}

.qtranxs-available-languages-message {
    display: none;
}

.header .nav-block .main-nav ul li {
    position: relative;
}

/*
.header .nav-block .main-nav ul li.services-menu-item {
    position: static;
}

.header .nav-block .main-nav ul li .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    background: #fff;
    top: 100%;
    -webkit-box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.3);
    z-index: 10;
    min-width: 100%;
    width: auto;
    margin: 0;
}

.header .nav-block .main-nav ul li.services-menu-item .sub-menu {
    padding: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    max-width: 1200px;
    margin: 0px auto;
}

.header .nav-block.navigation-sticky.navigation-sticky-visible .main-nav ul li {
    padding-bottom: 5px;
}

.header .nav-block.navigation-sticky.navigation-sticky-visible .main-nav ul li .sub-menu {
    top: 30px;
}

.header .nav-block .main-nav ul li:hover .sub-menu {
    display: block;
}

.header .nav-block .main-nav ul .sub-menu>li>a {
    font-weight: 700;
    display: block;
    white-space: nowrap;
    color: #707070;
    text-align: left;
    padding: 10px 30px;
}

.header .nav-block .main-nav ul .sub-menu>li>a:hover {
    color: #A8A4A1;
}

.header .nav-block .main-nav ul li.services-menu-item .sub-menu>li {
    display: none;
}

.header .nav-block .main-nav .services-dropdown {
    text-align: left;
}

.header .nav-block .main-nav .services-dropdown ul {
    display: inline-block;
    width: 30%;
    margin-right: 5%;
    text-align: left;
    margin-bottom: 20px;
}

.header .nav-block .main-nav .services-dropdown ul:nth-of-type(3n) {
    margin-right: 0;
}

.header .nav-block .main-nav .services-dropdown ul li {
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    color: #707070;
    padding: 0;
    display: block;
    padding: 5px 0;
}

.header .nav-block .main-nav .services-dropdown ul li.link {
    border-bottom: 1px solid #F4F4F4;
}

.header .nav-block .main-nav .services-dropdown ul li p {
    font-weight: 700;
    display: block;
    padding-bottom: 0;
}

.header .nav-block .main-nav .services-dropdown ul li a {
    font-weight: 400;
    color: #707070;
    border-bottom: none;
    padding: 0 20px 3px 0;
    position: relative;
}

.header .nav-block .main-nav .services-dropdown ul li a:hover {
    color: #A8A4A1;
}

.header .nav-block .main-nav .services-dropdown ul li a i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
*/

.text-uppercase {
    text-transform: uppercase;
}

.list-unstyled {
    list-style: none;
}

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

.text-right {
    text-align: right;
}

#select2_chosen,
#select1_chosen {
    margin-bottom: 10px;
}

#select2,
#select1 {
    margin-bottom: 10px;
}

#select1_chosen,
#select1a_chosen {
    display: none;
}

#select1,
#select1a {
    display: none;
}

.chosen-container .chosen-results {
    max-height: 160px;
}

.workers {
    padding-bottom: 40px;
}

.workers-inline {}

.workers-item {
    width: 25%;
    display: inline-block;
    padding: 8px;
}

.workers-item .inner {
    position: relative;
    height: 600px;
    overflow: hidden;
}

.workers-item .inner .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.workers-item .inner .label {
    position: absolute;
    top: 20px;
    left: 0;
    width: auto;
    height: auto;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    padding: 8px 18px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.workers-item .hover-information {
    background: rgba(3, 2, 2, 0.7);
    margin-top: 620px;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 600px;
}

.workers-item .hover-information .title {
    position: relative;
    font-size: 18px;
    color: #fff;
    display: table;
    width: 100%;
    height: 80px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.workers-item .hover-information .title span {
    padding-left: 30px;
    padding-right: 30px;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-transform: uppercase;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.3;
}

.workers-item .hover-information .desc {
    padding: 32px 0;
    color: #fff;
}

.workers-item .hover-information-section {
    padding-left: 30px;
    padding-right: 30px;
}

.workers-item .hover-information .link-fb {
    width: 0;
    height: 0;
    border-bottom: 67px solid #fff;
    border-left: 67px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
}

.workers-item .hover-information .link-fb:after {
    content: "\f09a";
    font-family: FontAwesome;
    position: absolute;
    top: 45px;
    margin-top: -8px;
    right: 17px;
    color: rgba(43, 22, 0, 1);
}

.workers-item.ihover .inner .label {
    -khtml-transform: translateX(-150%);
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%);
}

.workers-item.ihover .hover-information {
    margin-top: 0;
}

.workers-item.ihover .hover-information .title {
    background: #262626
}

.header .nav-block .main-nav ul.sub-menu .services-dropdown a {
    font-size: 13px;
}

/* modal */
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.show {
    opacity: 1;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #262626;
}

.modal-backdrop.show {
    opacity: .8;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 15px;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-content {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 2px solid #dab998;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - (.5rem * 2));
    content: "";
}

.modal-content .modal-body {
    padding: 24px;
}

.modal-content .modal-header h2,
.modal-content .form-title,
.modal-content .modal-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    margin: 0 0 24px;
}

.modal-content .form-title {
    text-align: center;
}

.modal-content .modal-header h2 span,
.modal-content .form-title span,
.modal-content .modal-title span {
    color: #dab998;
}

.modal-close {
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    padding: 4px;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.modal-close:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: url(img/close2.png) no-repeat 0 0;
    background-size: 100% 200%;
}

.modal-close:hover:before {
    background-position: 0 bottom;
}

.modal-flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.modal-flex .modal-image {
    display: none;
}

.modal-image .image-inner {
    position: relative;
    padding-bottom: 100%;
}

.modal-image .image-inner img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%);
}

.modal-flex .modal-col {
    flex: 0 0 100%;
    width: 100%;
}

.modal textarea.form-control {
    height: 120px;
}

@media screen and (min-width: 576px) {
    .modal-dialog {
        max-width: 520px;
        margin: 30px auto;
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }

    .modal-dialog-centered:before {
        height: calc(100vh - (1.75rem * 2));
    }

    .modal-content .modal-body {
        padding: 48px;
    }

    .modal-content .modal-header h2,
    .modal-content .form-title,
    .modal-content .modal-title {
        font-size: 32px;
        line-height: 36px;
    }

    .modal-close {
        top: 24px;
        right: 24px;
    }
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        max-width: 560px;
    }

    .modal-content .modal-header h2,
    .modal-content .form-title,
    .modal-content .modal-title {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 28px;
    }

    .modal-close {
        width: 40px;
        height: 40px;
        top: 30px;
        right: 30px;
    }

    .modal-close:before {
        width: 32px;
        height: 32px;
    }
}

@media all and (min-width: 992px) {
    .header .nav-block .main-nav {
        display: block !important;
    }

    .main-wrapper.navigation-sticky-visible {
        padding-top: 133px;
    }

    .navigation-sticky-visible .header {
        position: fixed;
        top: 0;
        left: 0px;
        width: 100%;
        background: #262626;
        border-bottom: 2px solid #171717;
    }

    .admin-bar .navigation-sticky-visible .header {
        top: 32px;
    }

    .navigation-sticky-visible .header .nav-block {
        padding: 8px 0;
    }

    .navigation-sticky-visible .header .logo {
        margin-bottom: 0;
    }

    .navigation-sticky-visible .header .nav-block .main-nav .menu>li {
        padding-top: 25px;
        padding-bottom: 33px;
        margin-bottom: -8px;
    }

    .modal-twocols .modal-dialog {
        max-width: 980px;
    }

    .modal-flex .modal-image {
        display: block;
        flex: 0 0 48%;
        width: 48%;
    }

    .modal-flex .modal-col {
        flex: 0 0 42%;
        width: 42%;
    }
}

@media all and (min-width: 1550px) {
    .modal-twocols .modal-dialog {
        width: 1300px;
        max-width: 90%;
    }

    .modal-content .modal-body {
        padding: 70px;
    }

    .modal-content .modal-header h2,
    .modal-content .form-title,
    .modal-content .modal-title {
        font-size: 50px;
        line-height: 60px;
    }

    .modal-content .modal-header h2,
    .modal-content .modal-title {
        margin-bottom: 36px;
    }

    .modal-close {
        top: 40px;
        right: 40px;
    }
}

@media all and (max-width: 1550px) {
    .container {
        max-width: 1110px;
    }

    .header .nav-block {
        padding: 20px 0;
    }

    .header .nav-block .main-nav .menu>li {
        padding: 35px 5px 56px;
        margin-bottom: -21px;
    }

    .header .nav-block .language-chooser li {
        padding: 0 2px;
    }

    .header .btn.btn-callback {
        padding-left: 22px;
        padding-right: 22px;
    }

    .main-video-content {
        height: 750px;
    }

    .phones-section .section-title h2 {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 20px;
    }

    .phones-block .phone-tel {
        font-size: 32px;
        line-height: 36px;
    }

    .discount-block .form-title {
        font-size: 40px;
        line-height: 48px;
    }

    .blogcontent {
        max-width: 1000px;
    }

    .call-panel {
        right: calc((50vw - 550px) / 2);
        margin-right: -40px;
    }

    .call-panel .call-btn {
        width: 80px;
        height: 80px;
        font-size: 10px;
        padding-top: 52px;
    }

    .call-panel .call-btn.feedback-btn {
        font-size: 11px;
        line-height: 16px;
    }

    .call-panel .call-btn.feedback-btn:before {
        width: 94px;
        height: 94px;
        top: -8px;
        left: -9px;
    }

    .call-panel .call-btn.feedback-btn:after {
        width: 110px;
        height: 110px;
        top: -14px;
        left: -13px;
    }

    .call-panel .viber-ico:before,
    .call-panel .telegram-ico:before,
    .call-panel .whatsapp-ico:before {
        top: 4px;
        transform: translateX(-50%) scale(0.7);
    }

    .footer-content {
        padding-left: 80px;
        max-width: 540px;
    }
}

@media only screen and (max-width: 1600px) {
    .c-container {
        max-width: 1110px;
    }

    .header {
        padding: 20px 0;
    }

    .language-chooser a {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .header-address {
        font-size: 16px;
    }

    .header-phone {
        font-size: 16px;
    }

    .header-btn {
        font-size: 14px;
    }

    .header-mnu a {
        font-size: 16px;
    }

    .header-logo {
        width: 260px;
        bottom: -30px;
    }

    .header-mnu {
        margin-top: 45px;
    }

    .header-mnu-drop {
        padding-top: 30px;
    }

    .header-fixed .header-logo {
        padding: 0 10px;
    }
}

@media all and (max-width: 1400px) {
    .container {
        max-width: 1080px;
    }

    .call-panel {
        right: 25px;
        margin-right: 0;
    }

    .footer-content {
        max-width: 525px;
    }
}

@media all and (max-width: 1199px) {

    .workers-item {
        width: 33.33%;
    }

    .workers-item .inner {
        height: 500px;
    }

    .workers-item .hover-information {
        margin-top: 420px;
        height: 500px;
    }

}

@media all and (max-width: 1100px) {
    .header .nav-block .main-nav .menu>li>a {
        font-size: 14px;
    }

    .appointment-form {
        margin-top: 0;
        max-width: 280px;
    }

    .appointment-form .chosen-container {
        font-size: 16px;
        letter-spacing: 0;
    }

    .appointment-form input[type="text"],
    .appointment-form input[type="email"],
    .appointment-form input[type="tel"],
    textarea {
        font-size: 16px;
        letter-spacing: 0;
        margin-top: 10px;
    }

    .title-banner {
        padding: 60px 20px;
    }

    .wrapper-text {
        padding: 20px;
    }

    .founders-title {
        padding: 6px;
        text-align: center;
    }

    .founders .founder-item .founder-content .name {
        font-size: 30px;
    }

    .founders .founder-item .founder-content .name strong {
        display: inline;
    }

    .founders .founder-item .founder-content .descr {
        padding: 0 10px;
    }

    .founders .founder-item .founder-content .descr p {
        padding-bottom: 10px;
        line-height: 1;
        font-size: 14px;
    }

    .certificates .certificates-content strong {
        font-size: 70px;
        padding-bottom: 20px;
    }

    .certificates .certificates-content p {
        font-size: 20px;
    }

    .header .nav-block .main-nav .services-dropdown ul li {
        font-size: 14px;
    }

    .header .nav-block .main-nav .services-dropdown ul li a {
        font-size: 14px;
    }

    .header .nav-block .main-nav .services-dropdown ul:nth-of-type(n) {
        width: 31%;
        margin-right: 3.5%;
    }

    .header .nav-block .main-nav .services-dropdown ul:nth-of-type(3n) {
        margin-right: 0;
    }

    .chosen-container .chosen-results {
        max-height: 130px;
    }

    .discount-block .form-title {
        font-size: 36px;
        line-height: 44px;
    }

    .footer-content {
        padding-left: 20%;
    }
}

@media all and (max-width: 991px) {
    .main-wrapper {
        padding-top: 96px;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0px;
        width: 100%;
    }

    .admin-bar .header {
        top: 32px;
    }

    .navigation-sticky-visible .header {
        background: #262626;
        border-bottom: 2px solid #171717;
    }

    .header .nav-block {
        padding: 8px 0;
    }

    .header .logo {
        margin-bottom: 0;
    }

    .header .nav-block .main-nav {
        display: none;
        background: #fff;
        z-index: 3;
        position: absolute;
        top: 100%;
        left: -15px;
        right: -15px;
        overflow: auto;
        max-height: calc(100vh - 95px);
    }

    .admin-bar .header .nav-block .main-nav {
        max-height: calc(100vh - 127px);
    }

    .header .nav-block .main-nav .menu {
        display: block;
    }

    .header .nav-block .main-nav .menu>li {
        padding: 0;
        display: block;
        margin-bottom: 0;
        border-bottom: 1px solid #958A7F;
    }

    .header .nav-block .main-nav .menu>li>a {
        padding: 10px 20px;
        font-size: 17px;
        color: #2b1600;
    }

    .header .nav-block .main-nav .menu>li>a:hover,
    .header .nav-block .main-nav .menu>li.current-menu-item>a {
        color: #2b1600;
    }

    .header .nav-block .main-nav ul li a {
        padding: 10px 15px;
        font-size: 17px;
    }

    .header .nav-block .main-nav ul li a:hover {
        border-bottom: none;
    }

    .header .nav-block .main-nav ul li.current-menu-item a {
        border-bottom: none;
    }

    .header .nav-block .mobile-nav-trigger {
        display: block;
    }

    .header .nav-block.navigation-sticky.navigation-sticky-visible {
        position: relative;
        top: auto;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .header .nav-block .main-nav ul li .sub-menu {
        display: block;
        position: relative;
        left: auto;
        background: #fff;
        width: 100%;
        top: 0;
        right: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        z-index: 10;
        padding: 0;
        transform: none;
    }

    .header .nav-block .main-nav ul li .sub-menu {
        padding: 20px 30px;
    }

    .header .nav-block .main-nav ul .sub-menu>li>a {
        padding: 10px 20px;
    }

    .header .nav-block .main-nav .services-dropdown ul {
        margin-bottom: 0;
    }

    .header .nav-block .main-nav .services-dropdown ul:nth-of-type(n) {
        width: 100%;
        margin-right: 0;
    }

    .header .nav-block .main-nav .services-dropdown ul li {
        border-bottom: none;
        padding: 10px 0;
    }

    .header .nav-block .main-nav .services-dropdown ul {
        border-top: 1px solid #958A7F;
        padding: 10px 20px 0 20px;
    }

    .header .nav-block.navigation-sticky.navigation-sticky-visible .main-nav ul li .sub-menu {
        top: 0;
    }

    .logged-in.admin-bar .header .nav-block.navigation-sticky.navigation-sticky-visible {
        top: 0;
    }

    .header .nav-block .main-nav .menu>li.menu-item-has-children>a:after {
        content: none;
    }

    .header .nav-block .main-nav .menu>li.menu-item-has-children>a {
        position: relative;
        padding-right: 20px;
    }

    .header .nav-block .main-nav .menu>li.menu-item-has-children>a i {
        display: block;
        width: 35px;
        height: 35px;
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
        font-size: 27px;
        padding-top: 5px;
    }

    .header .btn.btn-callback {
        display: none;
    }

    .workers-item {
        width: 50%;
    }

    .workers-item .hover-information-section {
        font-size: 15px;
    }

    .header .nav-block .main-nav ul.sub-menu .services-dropdown a {
        font-size: 16px;
    }

    .owl-carousel .owl-dots {
        display: none;
    }

    .main-video-content {
        height: 650px;
    }

    .main-video-content .top-title {
        font-size: 48px;
        line-height: 48px;
    }

    .main-video-content .top-title span {
        font-size: 80px;
        top: -7px;
    }

    .section {
        padding: 70px 0 35px;
    }

    .section.section-padding-bottom {
        padding-bottom: 70px;
    }

    .section-title h2 {
        font-size: 44px;
        line-height: 48px;
        margin-bottom: 35px;
    }

    .services-list {
        margin: 0 -15px;
    }

    .services-list .service-item {
        padding: 0 15px;
    }

    .service-item .caption-inner {
        font-size: 16px;
    }

    .phones-block {
        margin-left: -15px;
        margin-right: -15px;
    }

    .phones-block .phones-inner {
        flex-direction: column;
        align-items: center;
    }

    .phones-block .phones-text {
        flex: 0 0 auto;
        width: auto;
        text-align: center;
    }

    .phones-block .phones-part {
        flex: 0 0 auto;
        width: auto;
        margin-top: 20px;
    }

    .phones-section .section-title h2 {
        text-align: center;
    }

    .phones-block .phone-tel {
        font-size: 40px;
        line-height: 48px;
    }

    .benefit-item {
        flex: 0 0 33.33%;
        width: 33.33%;
    }

    .discount-block {
        display: block;
    }

    .discount-form,
    .discount-image {
        flex: 0 0 100%;
        width: 100%;
        max-width: 640px;
        margin: 0 auto 50px;
    }

    .news-item {
        flex: 0 0 50%;
        width: 50%;
    }

    .news-item:nth-child(n+3) {
        display: none;
    }

    .section.brands-section {
        padding-top: 35px;
    }

    .black-map {
        flex: 0 0 100%;
        width: 100%;
        min-height: 450px;
        height: 450px;
    }

    .footer-right {
        flex: 0 0 100%;
        width: 100%;
    }

    .footer-content {
        max-width: none;
        display: flex;
        flex-direction: row-reverse;
        padding: 50px 0;
    }

    .footer-contacts .footer-right .footer-content {
        padding: 50px 15px 20px;
    }

    .footer-bottom .footer-content {
        padding: 50px 0;
    }

    .footer-part {
        flex: 0 0 50%;
        width: 50%;
        padding: 0 15px;
    }

    .footer p {
        padding-bottom: 24px;
    }

    .footer .footer-phone {
        font-size: 24px;
        line-height: 28px;
    }

    .footer .f-social {
        margin-bottom: 0;
    }
}

@media all and (max-width: 800px) {
    .appointment-form {
        max-width: 270px;
    }

    .title-banner {
        font-size: 50px;
        padding: 50px 20px;
    }

    .founders-title {
        font-size: 30px;
        padding: 6px;
        text-align: center;
    }

    .founders .founder-item {
        display: inline-block;
        width: 100%;
        max-height: 700px;
        position: relative;
        overflow: hidden;
    }

    .founders .founder-item .founder-content .name {
        font-size: 50px;
    }

    .founders .founder-item .founder-content .name strong {
        display: block;
    }

    .founders .founder-item .founder-content .descr {
        padding: 0 20px;
    }

    .founders .founder-item .founder-content .descr p {
        padding-bottom: 10px;
        line-height: 1.1;
        font-size: 15px;
    }

    .last-post {
        font-size: 16px;
        padding: 30px 20px;
    }

    .last-post .h1 {
        font-size: 26px;
    }

    .blogcontent .blog-item {
        width: 50%;
    }

    .certificates .certificates-content strong {
        font-size: 50px;
    }

    .certificates .certificates-content p {
        font-size: 18px;
    }

    .page .wrapper-text img {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .chosen-container .chosen-results {
        max-height: 160px;
    }

    .workers-item {
        width: 50%;
    }

    .services-section .section-title {
        padding-bottom: 35px;
    }

    .services-list .service-item {
        flex: 0 0 50%;
        width: 50%;
        margin-bottom: 35px;
    }

    .services-list .service-item:nth-child(3n+2) {
        top: auto;
    }

    .services-list .service-item:nth-child(even) {
        top: -35px;
    }

    .service-item .caption-inner {
        font-size: 18px;
    }

    .footer {
        font-size: 16px;
        line-height: 20px;
    }

    .footer .footer-text {
        font-size: 14px;
    }

    .footer p {
        padding-bottom: 20px;
    }
}

@media all and (max-width: 782px) {

    .admin-bar .header,
    .admin-bar.header-transparent .header {
        top: 46px;
    }

    .admin-bar .header .nav-block .main-nav {
        max-height: calc(100vh - 141px);
    }
}

@media screen and (max-width: 767px) {
    .modal .form-row .form-col {
        flex: 0 0 100%;
        width: 100%;
    }
}

@media all and (max-width: 680px) {
    .main-video-content {
        height: 600px;
    }

    .main-video-content .top-title {
        font-size: 36px;
        line-height: 40px;
    }

    .main-video-content .top-title span {
        font-size: 60px;
    }

    .service-item .caption-inner {
        font-size: 16px;
    }

    .benefit-item {
        flex: 0 0 50%;
        width: 50%;
    }

    .blogcontent .blog-item {
        height: auto !important;
    }

    .blogcontent .blog-item {
        width: 100%;
    }

    body.single .blogcontent .blog-item {
        width: 100%;
        max-width: 1000px;
    }

    body.single .blogcontent .blog-item .img {
        display: block;
        width: 100%;
        margin-right: 0;
        padding-bottom: 85%;
    }

    body.single .blogcontent .blog-item .content-single {
        display: block;
        width: 100%;
    }

    .certificates .cert-line {
        margin: 10px 40px 20px;
        width: auto;
    }

    .form-row .form-col {
        flex: 0 0 100%;
        width: 100%;
    }

    .form-title {
        font-size: 28px;
        line-height: 32px;
    }

    .footer .form-title {
        font-size: 28px;
    }

    .news-item {
        flex: 0 0 100%;
        width: 100%;
        max-width: 440px;
        margin-left: auto;
        margin-right: auto;
    }

    .news-item:nth-child(n+3) {
        display: block;
    }

    .footer.footer-contacts {
        padding-top: 50px;
    }

    .footer .footer-content {
        display: block;
        padding: 25px 0;
    }

    .footer .footer-part {
        flex: 0 0 100%;
        width: 100%;
        padding: 15px;
    }
}

@media all and (max-width: 600px) {
    div#wpadminbar {
        position: fixed;
    }

    .main-wrapper {
        padding-top: 81px;
    }

    .header .logo {
        width: 150px;
    }

    .header .nav-block .main-nav {
        max-height: calc(100vh - 80px);
    }

    .admin-bar .header .nav-block .main-nav {
        max-height: calc(100vh - 126px);
    }
}

@media all and (max-width: 500px) {

    .main-video-content .top-title {
        font-size: 30px;
        line-height: 36px;
    }

    .main-video-content .top-title span {
        font-size: 48px;
        top: -5px;
    }

    .section {
        padding: 50px 0 30px;
    }

    .section-title h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 30px;
    }

    .services-section .section-title {
        padding-bottom: 0;
    }

    .services-list .service-item {
        flex: 0 0 100%;
        width: 100%;
        max-width: 400px;
        margin: 0 auto 35px;
    }

    .services-list .service-item:nth-child(even) {
        top: auto;
    }

    .service-item .caption-inner {
        font-size: 20px;
    }

    .modal-service .service-links li {
        font-size: 16px;
        line-height: 20px;
    }

    .benefit-item {
        flex: 0 0 100%;
        width: 100%;
    }

    .phones-section .section-title h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .phones-block .phones-subtitle {
        font-size: 16px;
        line-height: 20px;
    }

    .phones-block .phone-tel {
        font-size: 30px;
        line-height: 36px;
    }

    .discount-block .form-title {
        font-size: 28px;
        line-height: 36px;
    }

    .owl-carousel {
        padding-left: 35px;
        padding-right: 35px;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: -5px;
    }

    .owl-carousel .owl-nav .owl-next {
        right: -5px;
    }

    .owl-carousel .owl-dots {
        left: -35px;
        right: -35px;
    }

    .gallery-carousel .gallery-box {
        padding: 0;
    }

    .title-banner {
        font-size: 30px;
        padding: 50px 10px;
    }

    .founders .founder-item .founder-content {
        padding: 10px;
    }

    .founders .founder-item .founder-content .goto {
        margin-top: 10px;
    }

    .founders .founder-item .founder-content .founder-line {
        display: none;
    }

    .founders .founder-item .founder-content .name {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .founders .founder-item .founder-content .name strong {
        display: inline;
    }

    .founders .founder-item .founder-content .descr {
        padding: 0;
    }

    .founders .founder-item .founder-content .descr p {
        padding-bottom: 5px;
        line-height: 1;
        font-size: 12px;
    }

    .blogcontent .blog-item .img {
        height: 220px;
    }

    .workers-item {
        width: 100%;
    }
}

@media all and (max-width: 400px) {
    .main-wrapper {
        padding-top: 73px;
    }

    .header .logo {
        width: 130px;
    }

    .header .nav-block .main-nav {
        max-height: calc(100vh - 72px);
    }

    .admin-bar .header .nav-block .main-nav {
        max-height: calc(100vh - 118px);
    }

    .main-video-content .top-title {
        font-size: 24px;
        line-height: 32px;
    }

    .main-video-content .top-title span {
        font-size: 40px;
    }

    .service-item .caption-inner {
        font-size: 16px;
    }
}

.ny-bottom-panel,
.ny-bottom-panel-placeholder {
    display: none;
}

@media all and (min-width: 1000px) and (min-height: 500px) {
    body.ny-panel-2018 .header .nav-block .main-nav ul li .sub-menu {
        z-index: 1000;
    }

    body.ny-panel-2018 .ny-bottom-panel {
        position: fixed;
        display: block;
        z-index: 999;
        bottom: 0;
        height: 156px;
        overflow-x: hidden;
        overflow-y: hidden;
        left: 0;
        right: 0;
    }

    body.ny-panel-2018 .ny-bottom-panel div {
        display: block;
        background: url(img/new_year_images/ny-leblanc2.png) repeat-x center;
        background-size: auto 100%;
        position: absolute;
        top: 0;
        left: -3000px;
        width: 400%;
        height: 100%;
    }

    body.ny-panel-2018 .ny-bottom-panel span {
        display: block;
        background: url(img/new_year_images/ny-shadow.png) repeat-x center;
        background-size: auto 100%;
        position: absolute;
        top: 0;
        left: -3000px;
        width: 400%;
        height: 100%;
        opacity: 0.5;
    }

    body.ny-panel-2018 .ny-bottom-panel-placeholder {
        display: block;
        height: 150px;
    }
}

/* Rituals */

.rituals-item {
    background: #f3f3f0;
    margin: 20px 0 0;
    position: relative;
}

.rituals-item:nth-of-type(2n) {
    background: #f3f3f3;
}

.rituals-item .text {
    height: 200px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    position: relative;
    padding: 20px 20px 30px;
}

.rituals-item .text:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -25%;
    width: 150%;
    height: 100px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3f3f0+0,f3f3f0+59,f3f3f0+100&0+0,1+59,1+100 */
    background: -moz-linear-gradient(top, rgba(243, 243, 240, 0) 0%, rgba(243, 243, 240, 1) 59%, rgba(243, 243, 240, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(243, 243, 240, 0) 0%, rgba(243, 243, 240, 1) 59%, rgba(243, 243, 240, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(243, 243, 240, 0) 0%, rgba(243, 243, 240, 1) 59%, rgba(243, 243, 240, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f3f3f0', endColorstr='#f3f3f0', GradientType=0);
    /* IE6-9 */
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.read-next {
    text-decoration: none;
    text-align: center;
    position: absolute;
    text-align: center;
    display: block;
    bottom: 10px;
    left: 20px;
    z-index: 2;
    color: #2b1600;
}

.read-next:after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    display: inline-block;
    padding-left: 10px;
}

.opened .read-next:after {
    content: "\f106";
}

.read-next:hover {
    text-decoration: underline;
    opacity: 0.9;
}

.rituals-item.opened .text:after {
    opacity: 0;
    height: 0;
}

.rituals-item.full-opened .text {
    height: auto;
    padding-bottom: 10px;
}

.rituals-item.full-opened .text:after {
    content: none;
    display: none;
}

.rituals-item.full-opened .read-next {
    display: none;
}

.rituals-item .text p {
    padding-bottom: 10px;
}

.rituals-item .text ul,
.rituals-item .text ol {
    padding: 0 10px 10px 20px;
}

.section.phones-section {
    background-color: #262626;
    padding: 110px 0;
}

.phones-section .section-title h2 {
    margin-bottom: 30px;
}

.phones-block {
    border: none;
    padding: 0;
}

.phones-block .phones-inner {
    border: none;
    padding: 0;
    justify-content: center;
}

.phones-block .phones-part {
    flex: 0 0 28%;
    width: 28%;
}

.phones-block .phone-icons {
    justify-content: center;
}

.phones-block .call-ico {
    margin-right: 40px;
}

.phones-block .call-ico:last-of-type {
    margin-right: 0;
}

.phones-block .phone-tel {
    margin-bottom: 20px;
}

.services-list .service-item {
    padding: 0 0 100px 50px;
}

.service-item .caption {
    border: none;
    padding-bottom: 0;
}

.service-item .caption-wrap {
    margin-right: 0;
    position: absolute;
    left: -180px;
    bottom: 60px;
    transform: rotate(-90deg);
    width: 100%;
}

.service-item .caption-inner {
    padding: 0;
    padding-top: 5px;
    width: auto;
    border-top: 2px solid #DAB998;
    font-size: 20px;
    position: static;
}

.service-item .thumb-wrap {
    position: static;
    display: flex;
    justify-content: flex-end;
}

.service-item .thumb {
    padding: 0;
    width: 330px;
}

.service-item .thumb img {
    position: static;
}

.service-item .service-item-box {
    padding: 0;
}

@media all and (max-width: 1200px) {
    .service-item .thumb {
        width: 100%;
    }
}

@media all and (max-width: 1023px) {
    .section.phones-section {
        padding: 70px 0;
    }

    .phones-block .phones-part {
        width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }

    .service-item .caption-inner {
        font-size: 18px;
        padding: 0;
    }

    .services-list {
        margin: 0;
    }

    .service-item .caption-wrap {
        left: -160px;
    }
}

@media all and (max-width: 990px) {
    .service-item .caption-wrap {
        left: -150px;
    }
}

@media all and (max-width: 920px) {
    .service-item .caption-wrap {
        left: -140px;
    }
}

@media all and (max-width: 880px) {
    .service-item .caption-wrap {
        left: -135px;
        bottom: 20px;
    }
}

@media all and (max-width: 820px) {
    .service-item .caption-wrap {
        left: -130px;
        bottom: 20px;
    }

    .services-list .service-item {
        padding: 0 0 80px 50px;
    }
}

@media all and (max-width: 800px) {
    .service-item .caption-wrap {
        left: -185px;
        bottom: 70px;
    }

    .section.phones-section {
        padding: 50px 0;
    }
}

@media all and (max-width: 750px) {
    .service-item .caption-wrap {
        left: -170px;
    }
}

@media all and (max-width: 720px) {
    .service-item .caption-wrap {
        left: -165px;
    }
}

@media all and (max-width: 700px) {
    .service-item .caption-wrap {
        left: -160px;
        bottom: 40px;
    }
}

@media all and (max-width: 666px) {
    .service-item .caption-wrap {
        left: -150px;
    }
}

@media all and (max-width: 630px) {
    .service-item .caption-wrap {
        left: -145px;
    }
}

@media all and (max-width: 600px) {
    .service-item .caption-wrap {
        left: -140px;
        bottom: 20px;
    }
}

@media all and (max-width: 580px) {
    .service-item .caption-wrap {
        left: -130px;
    }
}

@media all and (max-width: 550px) {
    .service-item .caption-wrap {
        left: -120px;
    }
}

@media all and (max-width: 520px) {
    .service-item .caption-wrap {
        left: -115px;
    }

    .service-item .caption-inner {
        font-size: 16px;
    }
}

@media all and (max-width: 500px) {
    .phones-block .call-ico {
        margin-right: 20px;
    }

    .service-item .caption-inner {
        font-size: 20px;
    }

    .service-item .caption-wrap {
        left: -200px;
        bottom: 70px;
    }
}

@media all and (max-width: 420px) {
    .service-item .caption-wrap {
        left: -190px;
    }
}

@media all and (max-width: 400px) {
    .service-item .caption-inner {
        font-size: 18px;
    }

    .service-item .caption-wrap {
        left: -180px;
    }
}

@media all and (max-width: 380px) {
    .service-item .caption-wrap {
        left: -170px;
    }
}

@media all and (max-width: 360px) {
    .service-item .caption-wrap {
        left: -160px;
    }
}

@media all and (max-width: 340px) {
    .services-list .service-item {
        padding: 0 0 40px 40px;
    }

    .service-item .caption-inner {
        font-size: 16px;
    }

    .service-item .caption-wrap {
        left: -150px;
    }
}

/* Все посадочные кроме страницы прайса */

body:not(.page-id-1266) .service-price-block {
    width: 100% !important;
    max-width: 900px !important;
    margin: 40px auto !important;
}

body:not(.page-id-1266) .service-price-block .leblanc-price-table {
    width: 100% !important;
}
.leblanc-price-table tr td[colspan] {
    width: auto !important;
}
/* Landing price: one service */

body:not(.page-id-1266) .leblanc-service-price {
    display: block !important;
    width: 100% !important;
    margin: 20px 0 !important;
    font-size: 24px !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
}

body:not(.page-id-1266) .leblanc-service-name,
body:not(.page-id-1266) .leblanc-service-price-value {
    display: inline !important;
    font-weight: 700 !important;
}

body:not(.page-id-1266) .leblanc-service-price-value {
    margin-left: 14px !important;
}
.leblanc-service-price a.leblanc-book-btn {
    display: inline-block !important;
    background-color: #1f1f1f !important;
    color: #d8b38a !important;
    border: 1px solid #d8b38a !important;
    padding: 12px 28px !important;
    margin-left: 20px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    line-height: 1.2 !important;
}

.leblanc-service-price a.leblanc-book-btn:hover {
    background-color: #d8b38a !important;
    color: #1f1f1f !important;
}
@media (max-width: 768px) {

    .leblanc-service-inline {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .leblanc-service-price a.leblanc-book-btn {
        margin-left: 0 !important;
        margin-top: 15px !important;
    }

}
@media (max-width: 991px) {

    .leblanc-service-inline {
        display: block !important;
        text-align: left !important;
    }

    .leblanc-service-name,
    .leblanc-service-price-value {
        display: inline !important;
        width: auto !important;
        text-align: left !important;
    }

    .leblanc-service-price-value {
        margin-left: 10px !important;
    }

    .leblanc-service-price a.leblanc-book-btn {
        display: block !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 15px !important;
        text-align: center !important;
    }

}
.wrapper-text p,
.wrapper-text li {
    font-weight: 400 !important;
}

.leblanc-service-name,
.leblanc-service-price-value {
    font-weight: 700 !important;
}
.leblanc-service-price {
    margin-bottom: 40px !important;
}

.leblanc-service-price a.leblanc-book-btn {
    margin-bottom: 25px !important;
}

.wrapper-text p,
.wrapper-text li {
    font-size: 18px !important;
    line-height: 1.7 !important;
    font-weight: 400 !important;
}


/* Специалисты на страницах услуг */

.service-workers {
	margin: 60px 0;
}

.service-workers h2 {
	text-align: center;
	margin-bottom: 40px;
}

.service-workers-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 40px;
}

.service-worker-card {
	width: 320px;
	text-align: center;
}

.service-worker-photo {
	overflow: hidden;
}

.service-worker-photo img {
	width: 100%;
	height: 420px;
	object-fit: cover;
	display: block;
}

.service-worker-card h3 {
	margin: 15px 0 8px;
	font-size: 32px;
	line-height: 1.2;
}

.service-worker-label {
	font-size: 18px;
	color: #666;
}

.service-worker-viber {
	display: inline-block;
	margin-top: 20px;
	padding: 14px 28px;
	border: 1px solid #d8b28c;
	color: #222;
	font-size: 16px;
	text-decoration: none;
	transition: .3s;
}

.service-worker-viber:hover {
	background: #d8b28c;
	color: #fff;
	text-decoration: none;
}

@media (max-width: 768px) {

	.service-workers {
		margin: 40px 0;
	}

	.service-workers-grid {
		gap: 30px;
	}

	.service-worker-card {
		width: 100%;
		max-width: 320px;
	}

	.service-worker-photo img {
		height: auto;
	}

	.service-worker-card h3 {
		font-size: 28px;
	}
}

/* LeBlanc — modern multi-level services menu (desktop)
   Вставить в конец style.css на тестовом сайте.
   Старый блок Modern services menu перед этим удалить полностью.
*/

@media all and (min-width: 992px) {

    /* Верхний пункт меню */
    .header .nav-block .main-nav .menu > li.menu-item-has-children {
        position: relative;
    }

    /* Первый выпадающий уровень */
    .header .nav-block .main-nav .menu > li > .sub-menu {
        display: block;
        position: absolute;
        top: 100%;
        left: 50%;
        width: 320px;
        padding: 8px;
        margin: 0;
        background: #fff;
        border-radius: 22px;
        box-shadow: 0 24px 60px rgba(0, 0, 0, .22);
        transform: translate(-50%, 12px);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity .22s ease, transform .22s ease, visibility .22s ease;
        z-index: 999;
        overflow: visible;
    }

    .header .nav-block .main-nav .menu > li:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translate(-50%, 0);
    }

    /* Все пункты во вложенных уровнях */
    .header .nav-block .main-nav .sub-menu li {
        position: relative;
        padding: 0;
        margin: 0;
    }

    .header .nav-block .main-nav .sub-menu li > a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 38px;
        padding: 9px 14px;
        color: #262626;
        font-size: 15px;
        line-height: 1.25;
        font-weight: 500;
        border-radius: 12px;
        white-space: normal;
        text-align: left;
    }

    .header .nav-block .main-nav .sub-menu li > a:hover,
    .header .nav-block .main-nav .sub-menu li:hover > a {
        background: #f6f1ec;
        color: #262626;
    }

    /* Скрыть старые стрелки темы во вложенных уровнях */
    .header .nav-block .main-nav .sub-menu .menu-item-has-children > a .fa,
    .header .nav-block .main-nav .sub-menu .menu-item-has-children > a i,
    .header .nav-block .main-nav .sub-menu .menu-item-has-children > a .caret,
    .header .nav-block .main-nav .sub-menu .menu-item-has-children > a .arrow {
        display: none !important;
    }

    /* Новая стрелка вправо для пунктов с вложенностью */
    .header .nav-block .main-nav .sub-menu li.menu-item-has-children > a::after {
        content: "›";
        margin-left: 16px;
        font-size: 24px;
        line-height: 1;
        color: #DAB998;
        flex: 0 0 auto;
    }

/* Второй, третий, четвертый и последующие уровни */
.header .nav-block .main-nav .sub-menu .sub-menu {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 460px;
    max-height: none;
    padding: 16px;
    margin: 0;
    overflow: visible;
    background: #fff;
    border-radius: 22px;
    box-shadow: 0 24px 60px rgba(0, 0, 0, .18);
    transform: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .22s ease, visibility .22s ease;
    z-index: 1000;
}

    /* Открытие каждого следующего уровня вправо от выбранного пункта */
    .header .nav-block .main-nav .sub-menu li:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}

/* LeBlanc — Material-style mobile menu
*/

@media all and (max-width: 991px) {

    /* Затемнение страницы справа от drawer */
    body.leblanc-mobile-menu-open {
        overflow: hidden;
    }

    body.leblanc-mobile-menu-open::before {
        content: "";
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, .54);
        z-index: 600;
    }

    /* Поднимаем шапку и drawer над затемнением */
    body.leblanc-mobile-menu-open .header {
        z-index: 700;
    }

    /* Белая выездная панель */
    .header .nav-block .main-nav {
        display: none;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
        right: auto !important;
        width: min(88vw, 620px) !important;
        max-height: none !important;
        overflow: hidden !important;
        background: #fff;
        box-shadow: 8px 0 30px rgba(0, 0, 0, .16);
        z-index: 1100;
    }

    .header .nav-block .main-nav.leblanc-mobile-nav-open {
        display: block !important;
    }

    /* Верхняя панель drawer */
    .header .nav-block .main-nav .leblanc-mobile-drawer-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 72px;
        padding: 0 20px;
        border-bottom: 1px solid #eee8e2;
        background: #fff;
        position: sticky;
        top: 0;
        z-index: 80;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-title {
        color: #262626;
        font-size: 22px;
        line-height: 1;
        font-weight: 600;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 42px;
        height: 42px;
        padding: 0;
        border: 1px solid #eee8e2;
        border-radius: 10px;
        background: #fff;
        color: #262626;
        font-family: inherit;
        font-size: 30px;
        line-height: 1;
        cursor: pointer;
    }

    /* Первый экран меню */
    .header .nav-block .main-nav > ul.menu,
    .header .nav-block .main-nav > div > ul.menu,
    .header .nav-block .main-nav > ul {
        display: block;
        position: absolute;
        top: 72px;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-y: auto;
        overflow-x: hidden;
        list-style: none;
        background: #fff;
    }

    /* Строки меню */
    .header .nav-block .main-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        background: #fff;
    }

    .header .nav-block .main-nav ul > li {
        display: block;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #eee8e2;
        background: #fff;
    }

    .header .nav-block .main-nav ul > li > a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 64px;
        padding: 16px 28px;
        color: #262626;
        font-size: 19px;
        line-height: 1.25;
        font-weight: 500;
        text-align: left;
        text-decoration: none;
        background: #fff;
    }

    .header .nav-block .main-nav ul > li > a:hover,
    .header .nav-block .main-nav ul > li > a:focus {
        color: #262626;
        background: #f6f1ec;
    }

    /* Единые стрелки вправо для всех пунктов с вложенностью */
    .header .nav-block .main-nav ul li.menu-item-has-children > a {
        position: relative;
        padding-right: 58px;
    }

    .header .nav-block .main-nav ul li.menu-item-has-children > a i,
    .header .nav-block .main-nav ul li.menu-item-has-children > a::before {
        display: none !important;
    }

    .header .nav-block .main-nav ul li.menu-item-has-children > a::after {
        content: "›" !important;
        display: block !important;
        position: absolute !important;
        top: 50% !important;
        right: 26px !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        color: #d8b38a !important;
        font-family: Arial, sans-serif !important;
        font-size: 34px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
        transform: translateY(-54%) !important;
    }

    /* Каждый следующий уровень занимает отдельный экран drawer */
    .header .nav-block .main-nav ul li .sub-menu {
        display: block !important;
        position: fixed !important;
        top: 72px !important;
        left: 0 !important;
        bottom: 0 !important;
        right: auto !important;
        width: min(88vw, 620px) !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        background: #fff;
        box-shadow: none !important;
        transform: translateX(100%) !important;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: transform .24s ease, opacity .24s ease, visibility .24s ease;
        z-index: 1110;
    }

    .header .nav-block .main-nav ul li .sub-menu.mobile-level-open {
        transform: translateX(0) !important;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    /* Строка назад */
    .header .nav-block .main-nav .mobile-menu-back {
        position: sticky;
        top: 0;
        z-index: 5;
        border-bottom: 1px solid #eee8e2;
        background: #fff;
    }

    .header .nav-block .main-nav .mobile-menu-back-btn {
        display: flex;
        align-items: center;
        gap: 12px;
        width: 100%;
        min-height: 64px;
        padding: 16px 20px;
        border: 0;
        background: #fff;
        color: #262626;
        font-family: inherit;
        font-size: 19px;
        line-height: 1.2;
        font-weight: 700;
        text-align: left;
        cursor: pointer;
    }

    .header .nav-block .main-nav .mobile-menu-back-btn:hover,
    .header .nav-block .main-nav .mobile-menu-back-btn:focus {
        background: #f6f1ec;
    }

    .header .nav-block .main-nav .mobile-menu-back-icon {
        color: #d8b38a;
        font-size: 34px;
        line-height: .8;
        font-weight: 400;
        flex: 0 0 auto;
    }

    .header .nav-block .main-nav .mobile-menu-back-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
/* Desktop submenu closer to header */
@media all and (min-width: 992px) {
    .header .nav-block .main-nav .menu > li > .sub-menu {
        top: calc(100% - 42px) !important;
    }
}

/* =========================================================
   LeBlanc — landing pages 2026
   ========================================================= */

/* Общий ритм страницы */
.wrapper-text .leblanc-service-intro,
.wrapper-text .leblanc-landing-price,
.wrapper-text .leblanc-service-gallery,
.wrapper-text .leblanc-service-text,
.wrapper-text .leblanc-service-cta {
    margin: 0 auto 58px;
}

.wrapper-text .leblanc-service-intro {
    padding-top: 8px;
}

.wrapper-text .leblanc-service-intro p,
.wrapper-text .leblanc-service-text p,
.wrapper-text .leblanc-service-cta p {
    max-width: 980px;
    font-size: 18px !important;
    line-height: 1.75 !important;
    font-weight: 400 !important;
    padding-bottom: 14px;
}

.wrapper-text .leblanc-service-lead {
    font-size: 21px !important;
    line-height: 1.7 !important;
}

.wrapper-text .leblanc-landing-price h2,
.wrapper-text .leblanc-service-text h2,
.wrapper-text .leblanc-service-cta h2 {
    margin-bottom: 22px;
    padding-bottom: 0;
    font-size: 30px;
    line-height: 1.25;
    font-weight: 500;
}

/* Прайс на посадочных страницах */
body:not(.page-id-1266) .leblanc-landing-price .service-price-block {
    max-width: 980px !important;
    margin: 0 auto !important;
    overflow: hidden;
}

body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table {
    width: 100% !important;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 16px !important;
    line-height: 1.45 !important;
}

body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table th,
body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table td {
    padding: 15px 14px !important;
    border: 0 !important;
    border-bottom: 1px solid #ead9c8 !important;
    background: transparent !important;
    color: #262626 !important;
    font-size: 16px !important;
    line-height: 1.45 !important;
    font-weight: 400 !important;
    vertical-align: middle;
}

/* Скрываем технический код услуги */
body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table th:first-child,
body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table td:first-child {
    display: none !important;
}

/* Заголовок таблицы */
body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table th {
    background: #262626 !important;
    color: #d8b28c !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}

/* Название раздела внутри таблицы */
body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table td[colspan] {
    display: none !important;
}

/* Цена */
body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table th:last-child,
body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table td:last-child {
    width: 150px;
    text-align: right;
    white-space: nowrap;
}

/* Галерея: крупная сетка на компьютере */
.wrapper-text .leblanc-service-gallery .gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin: 0;
}

.wrapper-text .leblanc-service-gallery .gallery-item {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
}

.wrapper-text .leblanc-service-gallery .gallery-icon,
.wrapper-text .leblanc-service-gallery .gallery-icon a {
    display: block;
    height: 100%;
}

.wrapper-text .leblanc-service-gallery img {
    display: block;
    width: 100% !important;
    height: 360px !important;
    margin: 0 !important;
    border: 0 !important;
    object-fit: cover;
}

/* Мобильная версия */
@media (max-width: 768px) {

    .wrapper-text .leblanc-service-intro,
    .wrapper-text .leblanc-landing-price,
    .wrapper-text .leblanc-service-gallery,
    .wrapper-text .leblanc-service-text,
    .wrapper-text .leblanc-service-cta {
        margin-bottom: 42px;
    }

    .wrapper-text .leblanc-service-intro p,
    .wrapper-text .leblanc-service-text p,
    .wrapper-text .leblanc-service-cta p,
    .wrapper-text .leblanc-service-lead {
        font-size: 17px !important;
        line-height: 1.7 !important;
    }

    .wrapper-text .leblanc-landing-price h2,
    .wrapper-text .leblanc-service-text h2,
    .wrapper-text .leblanc-service-cta h2 {
        font-size: 25px;
        line-height: 1.25;
    }

.wrapper-text a.leblanc-viber-btn {
    margin-top: 14px;
}

    body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table th,
    body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table td {
        padding: 12px 8px !important;
        font-size: 14px !important;
        line-height: 1.35 !important;
    }

    body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table th:last-child,
    body:not(.page-id-1266) .leblanc-landing-price .leblanc-price-table td:last-child {
        width: 82px;
    }

    /* Горизонтальная лента вместо маленьких фото */
    .wrapper-text .leblanc-service-gallery .gallery {
        display: flex;
        gap: 12px;
        overflow-x: auto;
        padding-bottom: 8px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .wrapper-text .leblanc-service-gallery .gallery-item {
        flex: 0 0 82%;
        scroll-snap-align: start;
    }

    .wrapper-text .leblanc-service-gallery img {
        height: 390px !important;
        object-fit: cover;
    }
}

/* LeBlanc landing CTA — refined */
.wrapper-text a.leblanc-viber-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    height: 52px !important;
    margin-top: 18px;
    padding: 0 24px !important;
    border: 1px solid #d8b28c;
    background: transparent;
    color: #262626;
    font-size: 15px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    letter-spacing: 0.02em;
    text-decoration: none;
    transition: background-color .25s ease, color .25s ease;
}

.wrapper-text a.leblanc-viber-btn:hover {
    background: #d8b28c;
    color: #fff;
}

@media (max-width: 768px) {
    .wrapper-text a.leblanc-viber-btn {
        font-size: 14px !important;
    }
}

/* LeBlanc landing — desktop alignment */
@media (min-width: 769px) {

    .wrapper-text .leblanc-service-intro,
    .wrapper-text .leblanc-landing-price,
    .wrapper-text .leblanc-service-gallery,
    .wrapper-text .leblanc-service-text,
    .wrapper-text .leblanc-service-cta {
        width: 100%;
        max-width: 980px;
        margin-left: auto;
        margin-right: auto;
    }

    .wrapper-text .leblanc-landing-price .leblanc-price-table th,
    .wrapper-text .leblanc-landing-price .leblanc-price-table td {
        text-align: left !important;
    }

    .wrapper-text .leblanc-landing-price .leblanc-price-table th:last-child,
    .wrapper-text .leblanc-landing-price .leblanc-price-table td:last-child {
        text-align: right !important;
    }
}

/* LeBlanc CTA — точное центрирование текста */
.wrapper-text a.leblanc-viber-btn span {
    display: block !important;
    position: static !important;
    top: auto !important;
    transform: translateY(-1px);
    line-height: 1 !important;
}

/* LeBlanc service gallery */
.leblanc-service-gallery {
    max-width: 1120px;
    margin: 70px auto 70px;
    padding: 0;
}

/* Desktop: 4 columns */
@media all and (min-width: 992px) {
    .leblanc-service-gallery .gallery {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 18px !important;
        margin: 0 !important;
    }

    .leblanc-service-gallery .gallery br {
        display: none !important;
    }

    .leblanc-service-gallery .gallery-item {
        width: auto !important;
        max-width: none !important;
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .leblanc-service-gallery img {
        width: 100% !important;
        height: 330px !important;
        object-fit: cover !important;
        display: block !important;
        border: none !important;
        padding: 0 !important;
        box-shadow: none !important;
    }
}

/* Mobile: horizontal slider */
@media all and (max-width: 991px) {
    .leblanc-service-gallery {
        margin: 45px auto 45px;
        padding: 0 16px;
    }

    .leblanc-service-gallery .gallery {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 14px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory;
        margin: 0 !important;
        padding-bottom: 12px !important;
    }

    .leblanc-service-gallery .gallery br {
        display: none !important;
    }

    .leblanc-service-gallery .gallery-item {
        flex: 0 0 82% !important;
        width: 82% !important;
        max-width: 82% !important;
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
        scroll-snap-align: start;
    }

    .leblanc-service-gallery img {
        width: 100% !important;
        height: 360px !important;
        object-fit: cover !important;
        display: block !important;
        border: none !important;
        padding: 0 !important;
        box-shadow: none !important;
    }
}

/* LeBlanc Fancybox modern UI */

.fancybox-bg {
    background: rgba(18, 18, 18, .82) !important;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}

.fancybox-is-open .fancybox-bg {
    opacity: 1 !important;
}

.fancybox-slide {
    padding: 28px !important;
}

.fancybox-content {
    background: transparent !important;
    border-radius: 24px !important;
    overflow: hidden !important;
    box-shadow: 0 30px 90px rgba(0, 0, 0, .38) !important;
}

.fancybox-image {
    border-radius: 24px !important;
}

.fancybox-caption {
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, .55),
        rgba(0, 0, 0, 0)
    ) !important;
    padding: 70px 24px 24px !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    letter-spacing: .02em !important;
}

.fancybox-button {
    width: 48px !important;
    height: 48px !important;
    margin: 14px !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, .14) !important;
    color: #fff !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    transition: background .25s ease, transform .25s ease !important;
}

.fancybox-button:hover {
    background: rgba(216, 179, 138, .9) !important;
    color: #1f1f1f !important;
    transform: scale(1.04);
}

.fancybox-button svg path {
    fill: currentColor !important;
}

.fancybox-navigation .fancybox-button {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 22px !important;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 22px !important;
}

.fancybox-navigation .fancybox-button:hover {
    transform: translateY(-50%) scale(1.04) !important;
}

.fancybox-thumbs {
    background: rgba(20, 20, 20, .72) !important;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}

.fancybox-thumbs__list a {
    border-radius: 10px !important;
    overflow: hidden !important;
}

.fancybox-thumbs__list a:before {
    border: 3px solid #d8b38a !important;
    border-radius: 10px !important;
}

@media all and (max-width: 767px) {
    .fancybox-slide {
        padding: 16px !important;
    }

    .fancybox-content,
    .fancybox-image {
        border-radius: 18px !important;
    }

    .fancybox-button {
        width: 44px !important;
        height: 44px !important;
        margin: 10px !important;
    }

    .fancybox-navigation .fancybox-button--arrow_left {
        left: 8px !important;
    }

    .fancybox-navigation .fancybox-button--arrow_right {
        right: 8px !important;
    }
}

/* Fancybox arrows fix */

.fancybox-navigation .fancybox-button {
    width: 54px !important;
    height: 54px !important;
    padding: 0 !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, .16) !important;
}

.fancybox-navigation .fancybox-button div {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 54px !important;
    height: 54px !important;
    padding: 0 !important;
}

.fancybox-navigation .fancybox-button svg {
    display: block !important;
    width: 26px !important;
    height: 26px !important;
}

.fancybox-navigation .fancybox-button svg path {
    fill: #ffffff !important;
}

.fancybox-navigation .fancybox-button:hover {
    background: rgba(216, 179, 138, .95) !important;
}

.fancybox-navigation .fancybox-button:hover svg path {
    fill: #1f1f1f !important;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 24px !important;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 24px !important;
}

/* =========================================================
   LeBlanc UI 2026 — Price Final
   Clean final styles for new material price + price tabs
   ========================================================= */

/* ---------- New price table ---------- */

.leblanc-price-material {
    width: 100%;
    max-width: 1180px;
    margin: 34px auto 46px;
    background: #ffffff;
    border: 1px solid rgba(216, 179, 138, .12);
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 12px 34px rgba(34, 34, 34, .045);
}

.leblanc-price-material .lb-price-head,
.leblanc-price-material .lb-price-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 170px;
    align-items: center;
    column-gap: 24px;
}

.leblanc-price-material .lb-price-head {
    padding: 18px 28px;
    background: #fbfaf8;
    border-bottom: 1px solid rgba(216, 179, 138, .16);
    color: #777777;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.leblanc-price-material .lb-price-section {
    padding: 20px 28px;
    background: #f7f1ea;
    border-bottom: 1px solid rgba(216, 179, 138, .14);
    color: #222222;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 500;
}

.leblanc-price-material .lb-price-row {
    min-height: 62px;
    padding: 17px 28px;
    background: #ffffff;
    border-bottom: 1px solid rgba(34, 34, 34, .07);
    transition: background .22s ease;
}

.leblanc-price-material .lb-price-row:last-child {
    border-bottom: 0;
}

.leblanc-price-material .lb-price-row:hover {
    background: #faf7f3;
}

.leblanc-price-material .lb-price-service {
    color: #2b2b2b;
    font-size: 16px;
    line-height: 1.45;
    font-weight: 400;
}

.leblanc-price-material .lb-price-service a {
    color: #2b2b2b;
    text-decoration: none;
    border-bottom: 1px solid rgba(216, 179, 138, .55);
    transition: color .22s ease, border-color .22s ease;
}

.leblanc-price-material .lb-price-service a:hover {
    color: #b98f62;
    border-color: #b98f62;
}

.leblanc-price-material .lb-price-value {
    color: #222222;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    white-space: nowrap;
}

/* ---------- Price page tabs ---------- */

body.page-id-1266 .sp-tab__lay-default,
body.page-id-1266 .sp-tab__nav,
body.page-id-1266 .sp-tab__nav-tabs,
body.page-id-1266 .sp-tab__tab-content,
body.page-id-1266 .sp-tab__tab-pane {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.page-id-1266 .sp-tab__tab-content,
body.page-id-1266 .sp-tab__tab-pane {
    padding: 0 !important;
    margin: 0 !important;
}

body.page-id-1266 .sp-tab__nav-tabs,
body.page-id-1266 ul.sp-tab__nav-tabs {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: flex-end !important;
    gap: 34px !important;
    max-width: 1230px !important;
    margin: 30px auto 24px !important;
    padding: 0 15px !important;
    list-style: none !important;
    overflow: visible !important;
}

body.page-id-1266 .sp-tab__nav-tabs > li {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    list-style: none !important;
}

body.page-id-1266 .sp-tab__nav-tabs > li > *,
body.page-id-1266 .sp-tab__nav-tabs > li > a,
body.page-id-1266 .sp-tab__nav-tabs > li > span,
body.page-id-1266 .sp-tab__nav-tabs > li > button,
body.page-id-1266 .sp-tab__nav-tabs > li > div {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 0 0 10px !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #3a3a3a !important;
    box-shadow: none !important;
    font-size: 16px !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    opacity: .82 !important;
    cursor: pointer !important;
}

body.page-id-1266 .sp-tab__nav-tabs > li > * * {
    color: inherit !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

body.page-id-1266 .sp-tab__nav-tabs > li > *::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 2px !important;
    border-radius: 999px !important;
    background: transparent !important;
}

body.page-id-1266 .sp-tab__nav-tabs > li:hover > * {
    color: #222222 !important;
    opacity: 1 !important;
}

/* Active tab from init.js */

body.page-id-1266 .sp-tab__nav-tabs > li.lb-price-tab-active > *,
body.page-id-1266 .sp-tab__nav-tabs > li.active > *,
body.page-id-1266 .sp-tab__nav-tabs > li.sp-tab__active > *,
body.page-id-1266 .sp-tab__nav-tabs > li.ui-tabs-active > *,
body.page-id-1266 .sp-tab__nav-tabs > li.sptpro-tab-current > *,
body.page-id-1266 .sp-tab__nav-tabs > li.sptpro-active > * {
    color: #222222 !important;
    opacity: 1 !important;
    font-weight: 700 !important;
}

body.page-id-1266 .sp-tab__nav-tabs > li.lb-price-tab-active > *::after,
body.page-id-1266 .sp-tab__nav-tabs > li.active > *::after,
body.page-id-1266 .sp-tab__nav-tabs > li.sp-tab__active > *::after,
body.page-id-1266 .sp-tab__nav-tabs > li.ui-tabs-active > *::after,
body.page-id-1266 .sp-tab__nav-tabs > li.sptpro-tab-current > *::after,
body.page-id-1266 .sp-tab__nav-tabs > li.sptpro-active > *::after {
    background: #d8b38a !important;
    height: 3px !important;
}

/* ---------- Mobile ---------- */

@media all and (max-width: 767px) {
    .leblanc-price-material {
        margin: 26px auto 36px;
        border-radius: 18px;
        box-shadow: 0 10px 30px rgba(34, 34, 34, .06);
    }

    .leblanc-price-material .lb-price-head,
    .leblanc-price-material .lb-price-row {
        grid-template-columns: minmax(0, 1fr) 104px;
        column-gap: 12px;
    }

    .leblanc-price-material .lb-price-head {
        padding: 14px 16px;
        font-size: 11px;
    }

    .leblanc-price-material .lb-price-section {
        padding: 16px;
        font-size: 16px;
    }

    .leblanc-price-material .lb-price-row {
        min-height: 58px;
        padding: 14px 16px;
    }

    .leblanc-price-material .lb-price-service,
    .leblanc-price-material .lb-price-value {
        font-size: 14px;
    }

    .leblanc-price-material .lb-price-value {
        text-align: right;
    }

    body.page-id-1266 .sp-tab__lay-default::before {
        display: none !important;
        content: none !important;
    }

    body.page-id-1266 .sp-tab__nav-tabs,
    body.page-id-1266 ul.sp-tab__nav-tabs {
        flex-wrap: nowrap !important;
        justify-content: flex-start !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        gap: 26px !important;
        margin: 22px auto 28px !important;
        padding: 0 15px 12px !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: #d8b38a #f3ede6;
    }

    body.page-id-1266 .sp-tab__nav-tabs > li {
        flex: 0 0 auto !important;
    }

    body.page-id-1266 .sp-tab__nav-tabs > li > * {
        font-size: 15px !important;
        padding-bottom: 9px !important;
        white-space: nowrap !important;
    }

    body.page-id-1266 .sp-tab__nav-tabs::-webkit-scrollbar,
    body.page-id-1266 ul.sp-tab__nav-tabs::-webkit-scrollbar {
        height: 5px;
    }

    body.page-id-1266 .sp-tab__nav-tabs::-webkit-scrollbar-track,
    body.page-id-1266 ul.sp-tab__nav-tabs::-webkit-scrollbar-track {
        background: #f3ede6;
        border-radius: 999px;
    }

    body.page-id-1266 .sp-tab__nav-tabs::-webkit-scrollbar-thumb,
    body.page-id-1266 ul.sp-tab__nav-tabs::-webkit-scrollbar-thumb {
        background: #d8b38a;
        border-radius: 999px;
    }
}

/* =========================================================
   LeBlanc UI 2026 — Fixed Price Tabs
   JS controlled fixed tabs on price page
   ========================================================= */

:root {
    --lb-price-tabs-top: 0px;
}

body.page-id-1266 .lb-price-tabs-placeholder {
    display: none;
    width: 100%;
}

body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed {
    position: fixed !important;
    top: var(--lb-price-tabs-top) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 190 !important;
    margin: 0 !important;
    padding: 12px 0 10px !important;
    background: rgba(255, 255, 255, .96) !important;
    border-bottom: 1px solid rgba(216, 179, 138, .16) !important;
    box-shadow: 0 8px 24px rgba(34, 34, 34, .06) !important;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}

body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed .sp-tab__nav-tabs,
body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed ul.sp-tab__nav-tabs {
    margin: 0 auto !important;
}

@media all and (max-width: 767px) {
    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed {
        top: 0 !important;
        z-index: 220 !important;
        padding: 9px 0 7px !important;
    }

    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed .sp-tab__nav-tabs,
    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed ul.sp-tab__nav-tabs {
        margin: 0 auto !important;
    }
}

/* =========================================================
   LeBlanc UI 2026 — Fixed Price Tabs Patch
   Full width + mobile fix
   ========================================================= */

body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed {
    width: 100vw !important;
    max-width: none !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    box-sizing: border-box !important;
    overflow: visible !important;
}

body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed .sp-tab__nav-tabs,
body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed ul.sp-tab__nav-tabs {
    max-width: 1230px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

@media all and (max-width: 991px) {
    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed {
        top: 0 !important;
        z-index: 999 !important;
        padding: 9px 0 7px !important;
    }

    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed .sp-tab__nav-tabs,
    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed ul.sp-tab__nav-tabs {
        max-width: none !important;
        width: 100% !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
    }
}

/* =========================================================
   LeBlanc UI 2026 — Fixed Price Tabs Patch
   Full width + mobile fix
   ========================================================= */

body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed {
    width: 100vw !important;
    max-width: none !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    box-sizing: border-box !important;
    overflow: visible !important;
}

body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed .sp-tab__nav-tabs,
body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed ul.sp-tab__nav-tabs {
    max-width: 1230px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

@media all and (max-width: 991px) {
    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed {
        top: 0 !important;
        z-index: 999 !important;
        padding: 9px 0 7px !important;
    }

    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed .sp-tab__nav-tabs,
    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed ul.sp-tab__nav-tabs {
        max-width: none !important;
        width: 100% !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
    }
}

/* =========================================================
   LeBlanc UI 2026 — Mobile Fixed Original Price Tabs
   Fix original tabs on mobile under header
   ========================================================= */

@media all and (max-width: 991px) {
    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed,
    body.page-id-1266 ul.sp-tab__nav-tabs.lb-price-tabs-fixed {
        position: fixed !important;
        top: 98px !important;
        left: 0 !important;
        right: 0 !important;
        width: 100vw !important;
        max-width: none !important;
        z-index: 9999 !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: flex-start !important;
        gap: 26px !important;
        margin: 0 !important;
        padding: 10px 15px 12px !important;
        background: rgba(255, 255, 255, .98) !important;
        border-bottom: 1px solid rgba(216, 179, 138, .18) !important;
        box-shadow: 0 8px 24px rgba(34, 34, 34, .07) !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        transform: none !important;
        box-sizing: border-box !important;
        scrollbar-width: thin;
        scrollbar-color: #d8b38a #f3ede6;
    }

    body.page-id-1266 .sp-tab__nav.lb-price-tabs-fixed > li,
    body.page-id-1266 ul.sp-tab__nav-tabs.lb-price-tabs-fixed > li {
        flex: 0 0 auto !important;
    }

    body.page-id-1266 .lb-price-tabs-placeholder {
        display: block !important;
    }
}

/* LeBlanc UI 2026 — Mobile Menu Final Patch */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav {
        border-radius: 0 22px 22px 0;
        overflow: hidden !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-head {
        min-height: 68px;
        padding: 0 24px;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-title {
        font-size: 23px;
        font-weight: 600;
        letter-spacing: .01em;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close {
        width: 44px;
        height: 44px;
        border-radius: 14px;
        font-size: 28px;
    }

    .header .nav-block .main-nav > ul.menu,
    .header .nav-block .main-nav > div > ul.menu,
    .header .nav-block .main-nav > ul {
        top: 68px;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior: contain;
    }

    .header .nav-block .main-nav ul > li > a {
        min-height: 58px;
        padding: 14px 28px;
        font-size: 18px;
        line-height: 1.28;
        font-weight: 500;
    }

    .header .nav-block .main-nav ul li.menu-item-has-children > a::after {
        right: 28px !important;
        font-size: 30px !important;
    }

    .header .nav-block .main-nav ul li .sub-menu {
        top: 68px !important;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior: contain;
    }

    .header .nav-block .main-nav ul li .sub-menu .sub-menu {
        top: 0 !important;
    }

    .header .nav-block .main-nav .mobile-menu-back-btn {
        min-height: 58px;
        padding: 14px 24px;
        font-size: 20px;
        font-weight: 600;
    }

    .header .nav-block .main-nav .mobile-menu-back-icon {
        font-size: 32px;
    }
}

@media all and (max-width: 767px) {

    .header .nav-block .main-nav {
        width: 100vw !important;
        border-radius: 0;
        box-shadow: none;
    }

    .header .nav-block .main-nav ul li .sub-menu {
        width: 100vw !important;
    }

    body.leblanc-mobile-menu-open::before {
        background: rgba(0, 0, 0, .38);
    }
}

/* LeBlanc UI 2026 — Mobile Drawer Visual Polish */

@media all and (max-width: 991px) {

    body.leblanc-mobile-menu-open {
        overflow: hidden;
    }

    .header .nav-block .main-nav.leblanc-mobile-nav-open {
        background: #fbfaf8 !important;
        box-shadow: 18px 0 60px rgba(0, 0, 0, .18);
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-head {
        height: 76px;
        min-height: 76px;
        padding: 0 28px;
        background: #fbfaf8;
        border-bottom: 1px solid #eee8e2;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-title {
        font-size: 24px;
        line-height: 1;
        font-weight: 600;
        letter-spacing: .01em;
        color: #111820;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close {
        width: 48px;
        height: 48px;
        border: 1px solid #eee1d6;
        border-radius: 16px;
        background: #fff;
        color: #111820;
        font-size: 30px;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 8px 22px rgba(0, 0, 0, .04);
    }

    .header .nav-block .main-nav ul {
        background: #fbfaf8 !important;
    }

    .header .nav-block .main-nav ul > li {
        border-bottom: 1px solid #eee8e2 !important;
    }

    .header .nav-block .main-nav ul > li > a {
        min-height: 64px;
        padding: 18px 28px;
        font-size: 19px;
        line-height: 1.25;
        font-weight: 500;
        color: #1f160f !important;
        display: flex;
        align-items: center;
    }

    .header .nav-block .main-nav ul li.menu-item-has-children > a::after {
        right: 28px !important;
        color: #d8b28c;
        font-size: 30px !important;
    }

    .header .nav-block .main-nav .mobile-menu-back {
        background: #fbfaf8;
        border-bottom: 1px solid #eee8e2 !important;
    }

    .header .nav-block .main-nav .mobile-menu-back-btn {
        min-height: 64px;
        padding: 18px 28px;
        color: #111820;
        font-size: 21px;
        line-height: 1.2;
        font-weight: 600;
    }

    .header .nav-block .main-nav .mobile-menu-back-icon {
        color: #d8b28c;
        font-size: 34px;
        margin-right: 12px;
    }
}


/* LeBlanc UI 2026 — Desktop Dropdown Position Fix */

@media all and (min-width: 992px) {

.header .nav-block .main-nav .menu > li > .sub-menu {
    top: calc(100% - 34px) !important;
    z-index: 1200;
}

    .header .nav-block .main-nav .sub-menu .sub-menu {
        left: calc(100% + 10px) !important;
        width: 420px !important;
        max-width: 420px !important;
        z-index: 1210;
    }

    .header .nav-block .main-nav .sub-menu li > a {
        font-size: 15px;
        line-height: 1.3;
    }
}

/* LeBlanc UI 2026 — Mobile Header Final */

@media all and (max-width: 991px) {

    .header {
        border-bottom: 1px solid rgba(216, 178, 140, .18);
    }

    .header .nav-block {
        min-height: 92px;
        padding: 14px 0 !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header .logo {
        width: 170px;
        margin: 0 !important;
        position: relative;
        z-index: 3;
    }

    .header .nav-block > .language-chooser {
        display: none !important;
    }

    .header .nav-block .mobile-nav-trigger {
        display: flex !important;
        align-items: center;
        justify-content: center;
        position: absolute;
        left: auto !important;
        right: 0;
        top: 50%;
        width: 48px;
        height: 48px;
        margin: -24px 0 0 0 !important;
        color: #fff;
        font-size: 0;
        line-height: 1;
        text-decoration: none;
        z-index: 4;
    }

    .header .nav-block .mobile-nav-trigger i {
        display: none !important;
    }

    .header .nav-block .mobile-nav-trigger::before,
    .header .nav-block .mobile-nav-trigger::after {
        content: "";
        position: absolute;
        left: 12px;
        right: 12px;
        height: 2px;
        background: #fff;
        border-radius: 999px;
        transition: transform .22s ease, top .22s ease, opacity .22s ease;
    }

    .header .nav-block .mobile-nav-trigger::before {
        top: 17px;
        box-shadow: 0 7px 0 #fff;
    }

    .header .nav-block .mobile-nav-trigger::after {
        top: 31px;
    }

    body.leblanc-mobile-menu-open .header .nav-block .mobile-nav-trigger {
        opacity: 0;
        pointer-events: none;
    }
}

@media all and (max-width: 480px) {

    .header .nav-block {
        min-height: 84px;
        padding: 12px 0 !important;
    }

    .header .logo {
        width: 158px;
    }

    .header .nav-block .mobile-nav-trigger {
        right: 2px;
    }
}


/* LeBlanc UI 2026 — Mobile Header Extra Narrow */

@media all and (max-width: 991px) {

    .header .nav-block {
        min-height: 62px !important;
        padding: 5px 0 !important;
    }

    .header .logo {
        width: 124px !important;
    }

    .header .nav-block .mobile-nav-trigger {
        width: 40px !important;
        height: 40px !important;
        right: 4px !important;
        margin-top: -20px !important;
    }

    .header .nav-block .mobile-nav-trigger::before,
    .header .nav-block .mobile-nav-trigger::after {
        left: 10px;
        right: 10px;
        height: 2px;
    }

    .header .nav-block .mobile-nav-trigger::before {
        top: 14px;
        box-shadow: 0 6px 0 #fff;
    }

    .header .nav-block .mobile-nav-trigger::after {
        top: 26px;
    }
}

@media all and (max-width: 480px) {

    .header .nav-block {
        min-height: 58px !important;
        padding: 4px 0 !important;
    }

    .header .logo {
        width: 118px !important;
    }
}

/* LeBlanc UI 2026 — Sharp Corners Patch */

.leblanc-price-material {
    border-radius: 4px !important;
}

@media all and (min-width: 992px) {

    .header .nav-block .main-nav .menu > li > .sub-menu,
    .header .nav-block .main-nav .sub-menu .sub-menu {
        border-radius: 4px !important;
    }

    .header .nav-block .main-nav .sub-menu li > a {
        border-radius: 2px !important;
    }
}

@media all and (max-width: 991px) {

    .header .nav-block .main-nav {
        border-radius: 0 !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close {
        border-radius: 4px !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-card {
        border-radius: 4px !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-lang li a {
        border-radius: 2px !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-map {
        border-radius: 2px !important;
    }

    .header .nav-block .mobile-nav-trigger::before,
    .header .nav-block .mobile-nav-trigger::after {
        border-radius: 0 !important;
    }
}


/* LeBlanc UI 2026 — Desktop Dropdown Airy Final */

@media all and (min-width: 992px) {

    .header .nav-block .main-nav .menu > li > .sub-menu,
    .header .nav-block .main-nav .sub-menu .sub-menu {
        background: rgba(255, 255, 255, .98) !important;
        border: 1px solid rgba(216, 178, 140, .12) !important;
        box-shadow: 0 18px 46px rgba(0, 0, 0, .10) !important;
        border-radius: 2px !important;
    }

    .header .nav-block .main-nav .sub-menu .sub-menu {
        left: calc(100% - 1px) !important;
    }

    .header .nav-block .main-nav .sub-menu li > a {
        background: transparent !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        transform: none !important;
        color: #262626 !important;
    }

    .header .nav-block .main-nav .sub-menu li > a:hover,
    .header .nav-block .main-nav .sub-menu li:hover > a {
        background: transparent !important;
        box-shadow: none !important;
        color: #b98f62 !important;
        transform: none !important;
    }

    .header .nav-block .main-nav .sub-menu li.menu-item-has-children:hover > a {
        background: transparent !important;
        box-shadow: none !important;
        color: #b98f62 !important;
    }

    .header .nav-block .main-nav .sub-menu li.menu-item-has-children > a::after {
        color: #d8b28c !important;
        opacity: .75;
    }
}

/* LeBlanc UI 2026 — Mobile Contact Airy Patch */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav .leblanc-mobile-contact-item {
        padding: 22px 30px 34px !important;
        background: #fbfaf8 !important;
        border-bottom: 0 !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-card {
        padding: 0 !important;
        background: transparent !important;
        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        text-align: left !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-langs {
        margin-bottom: 22px !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-lang {
        gap: 18px !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-lang li a {
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        border-radius: 0 !important;
        color: #1f160f !important;
        font-size: 16px !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-lang li.active a {
        background: transparent !important;
        color: #d8b28c !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-phone,
    .header .nav-block .main-nav .leblanc-mobile-contact-email {
        font-size: 16px !important;
        line-height: 1.55 !important;
        margin-bottom: 4px !important;
        color: #1f160f !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-email {
        color: #6f6258 !important;
        margin-top: 8px !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-address {
        margin: 14px 0 8px !important;
        font-size: 15px !important;
        color: #6f6258 !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-map {
        display: inline-block !important;
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
        background: transparent !important;
        border-radius: 0 !important;
        color: #b98f62 !important;
        font-size: 15px !important;
        line-height: 1.4 !important;
        text-decoration: none !important;
    }
}




/* LeBlanc UI 2026 — Mobile Drawer Close Elegant */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav .leblanc-mobile-drawer-close {
        position: absolute !important;
        right: 30px !important;
        top: 50% !important;
        width: 44px !important;
        height: 44px !important;
        transform: translateY(-50%) !important;
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        font-size: 0 !important;
        line-height: 0 !important;
        opacity: 1 !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close::before,
    .header .nav-block .main-nav .leblanc-mobile-drawer-close::after {
        content: "" !important;
        position: absolute !important;
        left: 50% !important;
        top: 50% !important;
        width: 25px !important;
        height: 1px !important;
        background: rgba(17, 24, 32, .78) !important;
        transform-origin: center !important;
        border-radius: 0 !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close::before {
        transform: translate(-50%, -50%) rotate(45deg) !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close::after {
        transform: translate(-50%, -50%) rotate(-45deg) !important;
    }
}



/* LeBlanc UI 2026 — Mobile Drawer Logo Fix */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav .leblanc-mobile-drawer-logo {
        width: 118px !important;
        height: 48px !important;
        overflow: hidden !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        position: relative !important;
        z-index: 2 !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-logo a {
        display: block !important;
        width: 118px !important;
        height: auto !important;
        padding: 0 !important;
        margin: 0 !important;
        line-height: 1 !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-logo img {
        display: block !important;
        width: 118px !important;
        max-width: 118px !important;
        height: auto !important;
        opacity: 1 !important;
        filter: brightness(0) !important;
    }
}

/* LeBlanc UI 2026 — Mobile Drawer Back Row Airy */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav .mobile-menu-back {
        background: #fbfaf8 !important;
        border-bottom: 1px solid #eee8e2 !important;
    }

    .header .nav-block .main-nav .mobile-menu-back-btn {
        min-height: 58px !important;
        padding: 15px 30px !important;
        font-size: 20px !important;
        line-height: 1.25 !important;
        font-weight: 500 !important;
        color: #111820 !important;
        background: transparent !important;
    }

    .header .nav-block .main-nav .mobile-menu-back-icon {
        font-size: 30px !important;
        line-height: 1 !important;
        margin-right: 12px !important;
        color: #d8b28c !important;
        font-weight: 300 !important;
    }

    .header .nav-block .main-nav .mobile-menu-back-title {
        font-weight: 500 !important;
    }
}

/* LeBlanc UI 2026 — Mobile Drawer Header Compact */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav .leblanc-mobile-drawer-head {
        height: 88px !important;
        min-height: 88px !important;
        padding: 0 30px !important;
        display: flex !important;
        align-items: center !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-logo {
        width: 112px !important;
        height: auto !important;
        overflow: visible !important;
        display: flex !important;
        align-items: center !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-logo a,
    .header .nav-block .main-nav .leblanc-mobile-drawer-logo img {
        width: 112px !important;
        max-width: 112px !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close {
        right: 30px !important;
    }
}

/* LeBlanc UI 2026 — Mobile Drawer Rows Final */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav ul > li > a {
        min-height: 60px !important;
        padding: 16px 30px !important;
        font-size: 18px !important;
        line-height: 1.25 !important;
        font-weight: 400 !important;
        color: #1f160f !important;
    }

    .header .nav-block .main-nav ul li.menu-item-has-children > a::after {
        right: 30px !important;
        font-size: 28px !important;
        font-weight: 300 !important;
        color: #d8b28c !important;
        opacity: .85;
    }

    .header .nav-block .main-nav .mobile-menu-back-btn {
        min-height: 58px !important;
        padding: 15px 30px !important;
        font-size: 19px !important;
        font-weight: 500 !important;
    }

    .header .nav-block .main-nav .mobile-menu-back-icon {
        font-size: 28px !important;
        margin-right: 12px !important;
        opacity: .85;
    }

    .header .nav-block .main-nav .leblanc-mobile-contact-item {
        padding-top: 20px !important;
    }
}



/* LeBlanc UI 2026 — Mobile Drawer First Row Normalize */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav > ul.menu {
        padding-top: 0 !important;
    }

    .header .nav-block .main-nav > ul.menu > li:first-child > a {
        min-height: 60px !important;
        padding: 16px 30px !important;
    }
}

/* LeBlanc UI 2026 — Mobile Drawer List Top Fix */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav > ul.menu,
    .header .nav-block .main-nav > div > ul.menu,
    .header .nav-block .main-nav > ul {
        top: 88px !important;
    }
}

/* LeBlanc UI 2026 — Hide Fixed Price Tabs When Mobile Menu Open */

@media all and (max-width: 991px) {

    body.leblanc-mobile-menu-open.page-id-1266 .sp-tab__nav,
    body.leblanc-mobile-menu-open.page-id-1266 .lb-price-tabs-fixed,
    body.leblanc-mobile-menu-open.page-id-1266 .lb-price-tabs-placeholder {
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }

    body.leblanc-mobile-menu-open .header .nav-block .main-nav.leblanc-mobile-nav-open {
        z-index: 99999 !important;
    }
}

/* LeBlanc UI 2026 — Tablet Mobile Drawer Fix */

@media all and (min-width: 992px) and (max-width: 1199px) {

    .header .nav-block {
        min-height: 72px !important;
        padding: 8px 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
    }

    .header .logo {
        width: 132px !important;
        margin: 0 !important;
        position: relative !important;
        z-index: 3 !important;
    }

    .header .nav-block > .language-chooser,
    .header .btn.btn-callback {
        display: none !important;
    }

    .header .nav-block .mobile-nav-trigger {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        position: absolute !important;
        left: auto !important;
        right: 0 !important;
        top: 50% !important;
        width: 44px !important;
        height: 44px !important;
        margin: -22px 0 0 0 !important;
        color: #fff !important;
        font-size: 0 !important;
        z-index: 4 !important;
    }

    .header .nav-block .mobile-nav-trigger i {
        display: none !important;
    }

    .header .nav-block .mobile-nav-trigger::before,
    .header .nav-block .mobile-nav-trigger::after {
        content: "" !important;
        position: absolute !important;
        left: 10px !important;
        right: 10px !important;
        height: 2px !important;
        background: #fff !important;
    }

    .header .nav-block .mobile-nav-trigger::before {
        top: 14px !important;
        box-shadow: 0 7px 0 #fff !important;
    }

    .header .nav-block .mobile-nav-trigger::after {
        top: 28px !important;
    }

    .header .nav-block .main-nav {
        display: none !important;
        position: fixed !important;
        inset: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        max-height: none !important;
        overflow: hidden !important;
        background: #fbfaf8 !important;
        z-index: 99999 !important;
    }

    .header .nav-block .main-nav.leblanc-mobile-nav-open {
        display: block !important;
    }

    .header .nav-block .main-nav .menu {
        display: block !important;
        position: absolute !important;
        top: 88px !important;
        left: 0 !important;
        width: 100% !important;
        height: calc(100vh - 88px) !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow-y: auto !important;
        background: #fbfaf8 !important;
    }

    .header .nav-block .main-nav .menu > li {
        display: block !important;
        padding: 0 !important;
        margin: 0 !important;
        border-bottom: 1px solid #eee8e2 !important;
    }

    .header .nav-block .main-nav .menu > li > a,
    .header .nav-block .main-nav ul > li > a {
        min-height: 60px !important;
        padding: 16px 30px !important;
        font-size: 18px !important;
        line-height: 1.25 !important;
        font-weight: 400 !important;
        color: #1f160f !important;
        text-align: left !important;
        background: transparent !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-head {
        height: 88px !important;
        min-height: 88px !important;
        padding: 0 30px !important;
        display: flex !important;
        align-items: center !important;
        background: #fbfaf8 !important;
        border-bottom: 1px solid #eee8e2 !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-logo,
    .header .nav-block .main-nav .leblanc-mobile-drawer-logo a,
    .header .nav-block .main-nav .leblanc-mobile-drawer-logo img {
        width: 112px !important;
        max-width: 112px !important;
        height: auto !important;
        display: block !important;
        filter: brightness(0) !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close {
        position: absolute !important;
        right: 30px !important;
        top: 44px !important;
        width: 44px !important;
        height: 44px !important;
        transform: translateY(-50%) !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
        font-size: 0 !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close::before,
    .header .nav-block .main-nav .leblanc-mobile-drawer-close::after {
        content: "" !important;
        position: absolute !important;
        left: 50% !important;
        top: 50% !important;
        width: 25px !important;
        height: 1px !important;
        background: rgba(17, 24, 32, .78) !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close::before {
        transform: translate(-50%, -50%) rotate(45deg) !important;
    }

    .header .nav-block .main-nav .leblanc-mobile-drawer-close::after {
        transform: translate(-50%, -50%) rotate(-45deg) !important;
    }

    .header .nav-block .main-nav .sub-menu {
        display: block !important;
        position: fixed !important;
        top: 88px !important;
        left: 100% !important;
        width: 100vw !important;
        height: calc(100vh - 88px) !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow-y: auto !important;
        background: #fbfaf8 !important;
        transition: left .25s ease !important;
        z-index: 100000 !important;
    }

    .header .nav-block .main-nav .sub-menu.mobile-level-open {
        left: 0 !important;
    }

    .header .nav-block .main-nav .mobile-level-parent {
        overflow: hidden !important;
    }
}

/* LeBlanc UI 2026 — iPhone Mobile Drawer Levels Fix */

@media all and (max-width: 991px) {

    .header .nav-block .main-nav {
        overflow: hidden !important;
    }

    .header .nav-block .main-nav > ul.menu {
        position: absolute !important;
        top: 88px !important;
        left: 0 !important;
        width: 100% !important;
        height: calc(100vh - 88px) !important;
        overflow-y: auto !important;
        background: #fbfaf8 !important;
    }

    .header .nav-block .main-nav .sub-menu {
        position: fixed !important;
        top: 88px !important;
        left: 100% !important;
        width: 100vw !important;
        height: calc(100vh - 88px) !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow-y: auto !important;
        background: #fbfaf8 !important;
        transition: left .25s ease !important;
        z-index: 100000 !important;
    }

    .header .nav-block .main-nav .sub-menu.mobile-level-open {
        left: 0 !important;
    }

    .header .nav-block .main-nav .mobile-level-parent {
        overflow: hidden !important;
    }

    .header .nav-block .main-nav .mobile-menu-back {
        height: 64px !important;
        min-height: 64px !important;
        background: #fbfaf8 !important;
        border-bottom: 1px solid #eee8e2 !important;
    }

    .header .nav-block .main-nav .mobile-menu-back-btn {
        display: flex !important;
        align-items: center !important;
        width: 100% !important;
        height: 64px !important;
        min-height: 64px !important;
        padding: 0 30px !important;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
        text-align: left !important;
    }

    .header .nav-block .main-nav .mobile-menu-back-icon {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 18px !important;
        min-width: 18px !important;
        margin-right: 18px !important;
        font-size: 30px !important;
        line-height: 1 !important;
        color: #d8b28c !important;
    }

    .header .nav-block .main-nav .mobile-menu-back-title {
        display: block !important;
        font-size: 19px !important;
        line-height: 1.2 !important;
        font-weight: 500 !important;
        color: #111820 !important;
        padding: 0 !important;
        margin: 0 !important;
    }
}