.price-disclaimer {
    text-align: center;
    padding: 15px;
    background-color: #EB5757;
    color: #fff;
}
.nav-main .salon-rating iframe {
    margin-top: 5px;
}
.nav-main .salon-rating {
    line-height: 1;
    font-size: .9em;
    margin-top: 10px;
}
.social-links__in-header {
    gap: 15px;
    padding: 0;
    margin: 0;
    list-style: none;
    border: 0;
	top: 0;
	left: 0;
	position: absolute;
    align-items: center;
	display: flex;
}
@media (max-width: 1199px) {
    .social-links__in-header {
        margin-right: auto;
        position: relative;
    }
}
.social-links__in-header li {
    margin-top: 0;
    line-height: 1;
}
.social-links__in-header a {
    text-decoration: none;
    border: 0;
    display: inline-block;
}

.contacts-set._contacts-in-header {
	position: relative;
}
.message {
    width: 100%;
    padding: 3px;
    text-align: center;

    background-color: rgb(247, 63, 67);

    color: #fff;

    font-size: 14px;
}

@media all and (max-width: 767px) {
    .message {
        padding: 6px;
    }
}

.yButton {
    transform: scale(0.9) !important;
}

.yButtonBackground {
    /* background: #E2C9B6 !important; */
}

.yButtonWave {
    /* border-color: #E2C9B6 !important; */
    /* color: #E2C9B6 !important; */
}

.box {
    background: #E2C9B6;
}

.box-white {
    background: #fff;
}

.custom-tabs-content {
    background-color: #E2C9B6;
}

.nav-mobile {
    background: #E2C9B6;
}

.nav-mobile-opener {
    background-color: #E2C9B6;
}

.site-header {
    padding: 17px 10px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 501;
    height: 62px;
}

@media (min-width: 768px) {
    .site-header {
        padding: 20px 0 22px;
        height: auto;
        position: relative;
    }
}

body {
    padding-top: 60px;

}

@media (min-width: 768px) {
    body {
        padding-top: 0;

    }
}

.custom-tabs-header .tabs-nav li.selected a:before {
    background-color: #E2C9B6;
}

.custom-tabs-header .tabs-nav a:hover span,
.news-item a:hover h2 span {
    color: #E2C9B6;
    border-bottom-color: #E2C9B6;
}

.custom-tabs-header .tabs-nav li.selected a {
    color: #E2C9B6;
}

.h1 strong {
    color: #E2C9B6;
}

.button-inverse,
.button-inverse:hover,
.button-outline:hover {
    color: #E2C9B6;
}

.box-dark {
    background: #3F3E43;
}

.slider._stories .slide-text {
    background: #3F3E43;
}

.h1,
.h2,
h1,
h2 {
    color: #3F3E43;
}

.button-alt {
    background-color: #3F3E43;
}

.cite-wide .cite-wide-text {
    color: #3F3E43;
}

.footer-bottom {
    background-color: #3F3E43;
}

.menu-main a {
    color: #3F3E43;
}

.service-item .text._colors-inverse {
    background-color: #3F3E43;
}

.menu-main>li:hover>a {
    color: #E2C9B6;
    border-bottom-color: #E2C9B6;
}

.menu-main a:hover {
    border-bottom-color: #E2C9B6;
}

.menu-main ul.submenu a:hover,
.menu-main>li.current>a,
.news-item a:hover h2 {
    color: #E2C9B6;
}

a>.icon:hover {
    fill: #E2C9B6;
}

.nav-footer a:hover {
    border-bottom-color: #E2C9B6;
    color: #E2C9B6;
}

.services-list ul a:hover {
    color: #E2C9B6;
    border-bottom-color: #E2C9B6;
    fill: #E2C9B6;
}

.collapsible-opener a:hover {
    color: #E2C9B6;
    fill: #E2C9B6;
}

h2 a:active,
h2 a:hover {
    color: #E2C9B6;
}

.services-list.hover h2 a {
    color: #E2C9B6;
    border-bottom-color: #E2C9B6;
}

.person-item a:hover h4 {
    color: #E2C9B6;
}

.image-link img {
    transition: transform .4s;
}

.image-link:hover img {
    -webkit-filter: unset;
    filter: unset;
    transform: scale(1.1);
}

.services-list.hover .services-image a img {
    -webkit-filter: unset;
    filter: unset;
    transition: transform .4s;

}

.services-list .services-image a:hover img {
    -webkit-filter: unset;
    filter: unset;
}

.services-list img {
    transition: transform .4s;
}

.services-list:hover img {
    transform: scale(1.1);
}

.person-item__content {
    display: block;
}
.person-item__img-wrap {
    position: relative;
}
.person-item__img-wrap::before {
    content: '';
    display: block;
    padding-top: 100%;
}
.person-item__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.person-item a img {
    -webkit-filter: unset;
    filter: unset;
}


.swiper-slide-nuts {
    height: 320px;
    background-color: #E2C9B6;
    padding-left: 20px !important;
    padding-top: 20px !important;
    background-position-x: center;
}

@media(min-width: 576px) {
    .swiper-slide-nuts {}
}

@media(min-width: 768px) {
    .swiper-slide-nuts {
        padding-left: 40px !important;
        padding-top: 30px !important;
    }
}

@media(min-width: 976px) {
    .swiper-slide-nuts {

    }
}


@media(min-width: 992px) {
    .swiper-slide-nuts {}
}

@media(min-width: 1200px) {
    .swiper-slide-nuts {
        padding-left: 100px !important;
        padding-top: 122px !important;
        height: 500px;
    }
}

@media(min-width: 1400px) {
    .swiper-slide-nuts {}
}

@media(min-width: 1600px) {
    .swiper-slide-nuts {}
}

.swiper-slide-nuts h2 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #28235A;
    margin-bottom: 28px !important
}
@media(min-width:1200px){
    .swiper-slide-nuts h2 {
        font-size: 40px;
        line-height: 48px;
        text-transform: uppercase;
        color: #28235A;
        margin-bottom: 30px !important
    }
}
.swiper-slide-nuts-intro {
    margin-top: 0 !important;
    margin-bottom: 22px !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #28235A;
}
@media(min-width:1200px){
.swiper-slide-nuts-intro {
    margin-top: 0 !important;
    margin-bottom: 22px !important;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #28235A;
}
}

.swiper-slide-nuts-intro .uppercase {
    text-transform: uppercase;
}

.swiper-slide-nuts .bold {
    font-weight: bold;
}

.swiper-slide-nuts .white {
    color: white !important;
}


.button-banner-nuts {
    width: 100%;
    max-width: 240px;
    background: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    color: #3F3E43;
    position: absolute;
}

@media(max-width: 575px){

.button-banner-nuts {
    width: 100%;
    max-width: 240px;
    background: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    color: #3F3E43;
    position: absolute;
    /* position: absolute; */
    /* bottom: -60px; */
}
}

.swiper-banner-button-prev {
    top: unset !important;
    bottom: 60px !important;
    left: 50% !important;
    right: unset !important;
    transform: translateX(-70px) rotate(180deg);
}

.swiper-banner-button-next {
    top: unset !important;
    bottom: 60px !important;
    left: 50% !important;
    right: unset !important;
    transform: translateX(28px);
}

.swiper-pagination-banner {
    top: unset !important;
    bottom: 75px !important;
    left: 50% !important;
    right: unset !important;
    transform: translateX(-50%);
}
.banner .swiper-pagination .swiper-pagination-current{
    color: #28235A;
}
.banner .swiper-pagination .swiper-pagination-total{
    color: #fff;
}
@media(min-width: 576) {
}
@media(min-width: 976) {
    .swiper-banner-button-prev {
        top: 185px !important;
        right: 30px !important;
        left: unset !important;
        bottom: unset !important;
        transform: rotate(180deg) !important;
    }

    .swiper-banner-button-next {
        top: 275px !important;
        right: 30px !important;
        left: unset !important;
        bottom: unset !important;
        transform: unset !important;
    }

    .swiper-pagination-banner {
        top: 236px !important;
        right: 26px !important;
        left: unset !important;
        bottom: unset !important;
        width: 50px !important;
        transform: unset;
    }
}


.site-header-main {}

.nuts-new-topper .banner {
    width: 100%;
}

@media(min-width: 576px) {
    .nuts-new-topper .banner {}
}

@media(min-width: 768px) {
    .nuts-new-topper .banner {
        height: 400px;
        margin-left: 172px;
        max-width: calc(100% - 182px);
        position: relative;
    }
}


@media(min-width: 992px) {
    .nuts-new-topper .banner {
        margin-left: 221px;
        max-width: calc(100% - 231px);
    }
}

@media(min-width: 1200px) {
    .nuts-new-topper .banner {
    height: 500px;

        max-width: 960px;
    }
        .nuts-new-topper .banner::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: #28235A;
        position: absolute;
        right: -140px;
        top: -80px;
    }
}

@media(min-width: 1400px) {
    .nuts-new-topper .banner {}
}

@media(min-width: 1600px) {
    .nuts-new-topper .banner {}
}

.nuts-new-topper .banner .swiper-slide h2 {}

.color-white-new{
    color: #fff;
}

.color-bezh-new{
    color: #E2C9B6 !important;
}
.color-blue-new{
    color: #28235A !important;
}
.color-black-new{
    color:#232136 !important;
}

.no-bg-img{
    background-image: unset !important;
}

.white-bg{
    background-color: #fff !important;
}

.box-black-dark{
    background-color: #232136 !important;
}

.bottom-0{
    transform: unset !important;
    bottom: 0 !important;
    top: unset !important;
}

@media(min-width: 768px) {
    .site-header-main {
        background-color: transparent;
    }
}
@media(min-width: 1200px) {
    .site-header-main .address{
        color: #fff;
    }
    .site-header-main .phone{
        color: #E2C9B6;
    }
}

/* NEW */
.h1, .h2, h1, h2 {
    color: #28235A;
}
.h1:first-child:not(.color-white-new),
h1:first-child(.color-white-new) {
    color: #28235A;
}
h2 a {
    color: #E2C9B6;
}
.text-colors-inverse,
.text-colors-inverse .h1,
.text-colors-inverse .h2,
.text-colors-inverse .h3,
.text-colors-inverse .h4,
.text-colors-inverse a,
.text-colors-inverse h1,
.text-colors-inverse h2,
.text-colors-inverse h3,
.text-colors-inverse h4 {
    color: #fff;
}
.nav-mobile-opener {
    fill: #28235A;
    background-color: #FBDDDD;
}
.nav-mobile-opener:hover>.icon {
    fill: #28235A;
}
.menu-main a {
    color: #28235A;
}
.services-list h2 a,
.services-list ul a {
    color: #28235A;
}
.breadcrumbs a {
    color: #28235A;
}
.breadcrumbs .icon-breadcrumbs-arrow {
    fill: #28235A;
}
/* insta? */
.color-major {
    color: #28235A;
}
.city-wide {
    position: relative;
    height: 550px;
    margin-bottom: -80px;
    background-repeat: no-repeat;
    background-size: cover;
}
.city-wide__content {
    position: absolute;
    top: 50%;
    left: 140px;
    transform: translateY(-50%);
    max-width: 470px;
    padding: 87px 50px 87px 60px;
    background-color: #28235A;
}
.city-wide__text {
    position: relative;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 46px;
    color: #E2C9B6;
    z-index: 1;
}
.city-wide__text::before {
    content: '';
    position: absolute;
    top: -53px;
    left: -29px;
    width: 87px;
    height: 81px;
    background: url('../images/icons-vector/quote-new.svg') center no-repeat;
    background-size: contain;
    z-index: -1;
}

.footer-bottom {
    background-color: #232136;
}
.footer-bottom .row {
    display: flex;
    align-items: center;
}

.box:not(.box-white) {
    background: #28235A;
}
.box::before,
.box::after {
    display: none;
}
.box input[type=submit],
.box button[type=submit] {
    color: #3F3E43;
}
.pnd-message {
font-size: 13px;
}
.box .pnd-message,
.box .pnd-message a {
    color: rgba(255, 255, 255, 0.3);
}
.box .error-msg {
    color: #EB5757;
}
.box-black-dark {
    background-color: #28235A;
}
.button-dark {
    background-color: #28235A;
}

/* submenu */
.menu-main ul.submenu {
    top: -30px;
    left: 155px;
    background-color: #28235A;
    box-shadow: none;
    text-transform: uppercase;
}
.menu-main ul.submenu::before {
    content: '';
    position: absolute;
    top: 33px;
    left: -18px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 18px solid #28235A;
}
.menu-main ul.submenu a {
    color: #fff;
}
.menu-main ul.submenu a:hover {
    color: #E2C9B6;
}
.menu-main ul.submenu.level3 {
    top: 0;
    left: 225px;
    background-color: #39346D;
}
.menu-main ul.submenu.level3::before {
    border-right: 18px solid #39346D;
}

.button-banner-nuts {
    position: relative;
}

.hero._with-box-outdent .hero-text::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.25);
    max-height: 600px;
    z-index: -1;
}
.hero._with-box-outdent .hero-text .back-color-wrapper {
    background: none;
}

.screen-form {
    position: relative;
    padding-bottom: 60px;
}
.screen-form__content {
    display: flex;
}
.screen-form__text-vertical {
    position: absolute;
    top: 10px;
    left: -110px;
    max-width: 400px;
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
    text-transform: uppercase;
    text-align: right;
    transform: translate(-100%) rotate(-90deg);
    transform-origin: top right;
    user-select: none;
}
.screen-form__form {
    padding-right: 100px;
}
.screen-form__img {
    margin-top: -80px;
}
.screen-form .h1 {
    font-size: 2.5rem;
    line-height: 3.2rem;
}
.screen-form form {
    margin-top: 70px;
}
.screen-form .form-row {
    display: flex;
    margin-bottom: 20px;
}
.screen-form .pnd-message {
    margin-bottom: 60px;
}
.screen-form .pnd-message,
.screen-form .pnd-message a {
    color: #BDBDBD;
}
.screen-form .error-msg {
    position: relative;
    left: initial;
    bottom: initial;
    transform: none;
    margin-bottom: 20px;
    color: #EB5757;
}
.screen-form .form-field {
    width: 100%
}
.screen-form .form-field+.form-field {
    margin-top: 0;
}
.screen-form .form-field:first-child {
    margin-right: 40px;
}
.screen-form .form-field input {
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    font-size: 14px;
    color: #28235A;
}
.screen-form .form-control-label {
    color: #28235A;
    font-size: 14px;
}
.screen-form .button:hover {
    background-color: #28235A;
}
@media (max-width: 1440px) {
    .screen-form__text-vertical {
        display: none;
    }
}
@media (max-width: 992px) {
    .hero-text::before {
        max-height: 400px;
    }
    .screen-form {
        padding-bottom: 0;
    }
    .screen-form .h1 br {
        display: none;
    }
    .screen-form .h1 strong {
        display: block;
    }
    .screen-form__content {
        justify-content: center;
    }
    .screen-form__form {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .screen-form .form-row {
        flex-wrap: wrap;
    }
    .screen-form .form-field:first-child {
        margin-right: 0;
    }
    .screen-form form {
        margin-top: 40px;
    }
    .screen-form .pnd-message {
        margin-bottom: 40px;
    }
    .swiper-slide-nuts-intro {
        max-width: 60%;
    }
    .instagram-gallery li {
        height: auto;
    }
    .slider._in-box {
        overflow: initial;
        /* padding-bottom: 0; */
    }
    .swiper-slide__btn-wrap {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -110px;
        padding: 30px 0;
        background-color: #28235A;
        text-align: center;
    }
    .button-banner-nuts {
        display: inline-block;
        top: -48px;
    }
    .slider._in-box .swiper-pagination {
        bottom: 10px;
    }
    .slider._in-box .swiper-button-next,
    .slider._in-box .swiper-button-prev {
        bottom: 16px;
    }
    .banner .swiper-pagination .swiper-pagination-current{
        color: #fff;
    }
    .banner .swiper-pagination .swiper-pagination-total {
        color: rgba(255,255,255,.5);
    }
    .social-links._mobile {
        top: 50%;
        transform: translate(-22px, -50%);
    }
    .hero._with-box-outdent .hero-text {
        max-width: 100%;
    }
    .hero._with-box-outdent .hero-text::before {
        max-height: 300px;
    }
}
@media (min-width: 320px) {
    *+.image-w-text-wide, .image-w-text-wide+* {
        margin-top: 0;
    }
}
@media (min-width: 767px) {
    *+.image-w-text-wide, .image-w-text-wide+* {
        margin-top: 120px;
    }
}

.footer-offer {
  margin-top: 20px;
}

@media (max-width: 767px) {
    *+.container-fluid,.container-fluid+* {
        margin-top: 10px
    }
}

.image-w-text {
    flex-wrap: wrap;
}
.image-w-text>.text {
    margin-left: 0;
    max-width: 100%;
}
.image-w-text>.image {
    margin-left: 0;
    max-width: 100%;
}
.image-w-text._reverse .text {
    margin-right: 0;
    margin-left: 0 !important;
}
@media (min-width: 767px) {
    .image-w-text._reverse .text {
        margin-right: 0;
    }
}

@media(min-width: 576px) {
    .box-outdent-holder>.box {
        margin-left: -40px;
    }
}
@media(min-width: 992px) {
    .box-outdent-holder>.box {
        margin-left: -68px;
    }
}

.nav-mobile {
    padding: 40px 20px;
}

/* CHECKBOX */
.checkbox {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
@media (max-width: 575px) {
    .checkbox-group {
        gap: 10px;
   }
}
.checkbox__input {
    position: absolute;
    width: 0;
    height: 0;
    cursor: pointer;
    opacity: 0;
}
.checkbox__label {
    display: inline-flex;
    cursor: pointer;
}
.checkbox__label-text {
    margin-left: 10px;
}
.checkbox__check {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    border-color: #ccc;
    background-color: #fff;
}
.checkbox__check .svg {
    width: 10px;
    height: 10px;
    fill: #fff;
}
.checkbox__input:checked + .checkbox__check {
    border-color: #E2C9B6;
    background-color: #E2C9B6;
}
