@media(max-width:1090px){
.h_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px 17px;
    width: 90%!important;
}

ul.h_menu {
    display: flex;
    padding-inline-start: unset;
}

ul.h_menu li {
    list-style: none;
    margin: 0 10px;
    white-space: nowrap;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.02em;
    transition: .3s;
    cursor: pointer;
}

.h_city {
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 10px 6px 0px;
    cursor: pointer;
    font-size: 13px;
    white-space: nowrap;
    user-select: none;
}

.h_city img {
    margin: 8px;
}

.h_contact {
    white-space: nowrap;
}

.h_contact_tel {
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.02em;
    font-size: 20px;
}

.h_contact_tel a {
    color: #3D3038;
    text-decoration: wavy;
    font-weight: 700;
}

a.h_contact_link {
    border-bottom: 1px dashed #cb1111;
    text-decoration: unset;
    font-size: 14px;
    color: #5C555A;
}

.h_contact_tel img {
    margin-right: 7px;
}

.h_contact {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

ul.h_menu li:hover {
    color: #f00;
    font-weight: 700;
}

img.b1_foto {
    width: 100%;
}

.h_main_margin {
    width: 100%;
    background: white;
}

img.b1_foto_men {
    position: absolute;
    z-index: 1;
    bottom: -32px;
    right: 189px;
}

.b1 {
}
.overlay_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 700px;
    background-image: linear-gradient(to right, rgb(255 255 255), rgb(255 255 255 / 30%)); 
}
.b1_txt {
    position: absolute;
    top: 36px;
    left: 162px;
    width: 455px;
    z-index: 1;
}

h1.b1_txt1 {
    font-size: 37px;
    padding: 5px;
    line-height: 40px;
}

h2.b1_txt2 {
    font-size: 20px;
}

.container {
    width: 100%;
    height: 100%;
    max-width: 1237px;
    margin: auto;
    position: relative;
}


.b2_div {display: block;cursor: pointer;text-align: center;}

.b2_slider {
    display: flex;
    width: 100%;
    margin: auto;
    padding-left: 35px;
    opacity: 0;
    transition: .3s;
}

.b2_pic_pod {
    width: 285px;
    height: 100%;
    position: absolute;
    background: #EBEBEB;
    border-radius: 16px;
    left: 0px;
    bottom: -5px;
    z-index: 0;
}

.b2_pic_m {
    position: relative;
    margin: 0;
}

.b2_pic {
    z-index: 1;
    position: relative;
}

.b2_text {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #3D3038;
    margin: 20px 0;
    font-family: Merriweather;
}

.slick-prv {
    position: absolute;
    top: 77px;
    left: 45%;
    border: unset;
    cursor: pointer;
    height: 46px;
    width: 46px;
    background-repeat: no-repeat;
    background: #EBEBEB;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slick-nxt.slick-arrow {
    position: absolute;
    top: 77px;
    right: 45%;
    border: unset;
    cursor: pointer;
    height: 46px;
    width: 46px;
    background-repeat: no-repeat;
    background: #cb1111;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.b2_div.slick-slide.slick-current.slick-active .b2_text{
    color: #cb1111;
}

.b2_div.slick-slide.slick-current.slick-active .b2_pic_pod{
    background: #f00;
    box-shadow: 0px 30px 30px -15px rgb(139 28 98 / 20%);
}

.b2_p_1_1 {
    width: 100%;
}

.b2_p_1_1_nalichie {
    position: absolute;
    left: 20px;
    top: 20px;
    background: #37BE5D;
    color: white;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 800;
    padding: 3px 0;
    width: 114px;
    text-align: center;
}

.b2_p_1_1_podlozhka {
    background: #EBEBEB;
    border-radius: 16px;
    width: calc(100% - 10px);
    height: 100%;
    position: absolute;
    top: 0px;
    left: 5px;
}

.b2_p_1_2 {
    display: flex;
    margin-top: 18px;
    position: relative;
    width: 100%;
}

.b2_p_1_2_1 {
    padding-right: 10px;
    position: relative;
    max-width: 150px;
    width: 150px;
    cursor: pointer;
}

.b2_p_2_1_podlozhka {
    position: absolute;
    width: calc(100% - 10px);
    height: 100%;
    background: #EBEBEB;
    border-radius: 16px;
}

img.b2_p_2_1_foto {
    position: relative;
    height: 95px;
}

.b2_p {
    display: flex;
    margin: 50px auto 80px;
    flex-wrap: wrap;
    justify-content: center;
}

.b2_p_fon {
    height: 100%;
    display: inline-block;
    width: 100%;
    background: linear-gradient(180deg, rgba(232, 232, 232, 0.2) 0%, rgba(252, 252, 252, 0.2) 48.96%, rgba(232, 232, 232, 0.2) 100%);
}

.b2_p_2 {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: end;
    max-width: 50%;
    padding-bottom: 50px;
    min-width: 420px;
    width: 100%;
}

.b2_p_2_1 {
    margin: 16px 40px 36px;
    font-size: 16px;
    line-height: 26px;
    color: #5C555A;
}

.cart{
    width: calc((100% - 60px) / 2);
}

.b2_p_2_1_m {
    color: #5C555A;
}

.b2_p_1 {
    position: relative;
    max-width: 50%;
    min-width: 514px;
    width: 100%;
}

img.b2_p_1_1_foto {
    height: 370px;
}

.b2_p_1_1_s{
    position: relative;
    display: inline-block;
    width: 100%;
    max-height: 450px;
    height: 100%;
}

.slick-prv-slider2 {
    top: 44%!important;
}

.slick-nxt-slider2 {
    top: 44%!important;
}

.b3.container {
    margin-top: 82px;
    margin-bottom: 96px;
}

.b3_block {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}

.b3_1 {
    border: 1px solid #EBEBEB;
    width: 95%;
    border-radius: 16px;
    display: flex;
    align-items: flex-start;
    margin: 0 auto 20px;
    position: relative;
    background: white;
}

.b3_1 img {
    margin: 40px 30px;
}

h4 {
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #3D3038;
}

.b3_txt_in {
    font-size: 16px;
    line-height: 26px;
    color: #5C555A;
    margin: 0 35px 31px 0;
}

.b4_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 41px;
    margin-top: 53px;
}

.b4_title_txt span {
    color: #cb1111;
    font-weight: bold;
}

.b4_title_txt {
    font-size: 18px;
    line-height: 28px;
    width: 100%;
    max-width: 418px;
}

.b4_title img {
    margin: 0 20px;
}

.b4_slide_in .podlozhka {
    top: 0;
}

.b4_slide {
    display: inline-flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex: 1;
}

.b4_slide_in {
    display: inline-block;
    position: relative;
}

.b4_slider_in {
    display: grid;
    grid-auto-flow: column;
    width: 100vw;
}

.b4_slider .slick-prv {
    left: 5px;
    top: 44%;
}

.b4_slider .slick-nxt {
    top: 44%;
    right: 5px;
}

.b5_ul {
    display: flex;
    margin-top: 111px;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}

.b5_li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: inherit;
    width: 300px;
    margin-bottom: 25px;
}

.b5_li:nth-child(3) .b5_1_4{
    display: none;
}

.b6.container h3 {
    text-align: center;
}

.b6_slideit {
    background: white;
    display: flex;
}

.b6_ss {
    position: relative;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 16px;
    width: 100%;
    max-width: 640px;
    margin: auto;
}

.b6_slider {max-width: 1280px;margin: auto;}

.b6.container {
    max-width: unset;
}

.b6_slide {}

.b6_slide_2_1 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #3D3038;
}

.b6_slide_2_2 {
    font-size: 15px;
    line-height: 22px;
    color: #f00;
    margin: 10px 0 5px;
}

.b6_slide_2_3_li_i {
    background: #cb1111;
    width: 4px;
    height: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    border-radius: 18px;
    display: inline-block;
}

.b6_slide_2_3_li {
    display: inline-block;
    width: calc(100% - 15px);
    font-size: 16px;
    line-height: 22px;
    color: #3D3038;
    margin-bottom: 8px;
}

.b6_slide_2_4 {
    font-size: 16px;
    line-height: 22px;
/* or 137% */
    color: #000000;
}

img.b6_slide_1 {position: absolute;z-index: 1;bottom: 0;left: 10px;}

.b6_slide_2 {
    margin: 33px 34px 32px 258px;
}

.b6_slide_2_3 {
    margin: 13px 0 9px;
}

.b6.container h2 {
    margin: 89px 0 90px;
}

.b2zk-1 {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.b2zk {
    position: relative;
    width: 100%;
    display: inline-flex;
    top: -0px;
}

.b2zk_in {
    position: relative;
    display: inline-flex;
    background: white;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 8px;
    margin: auto;
    flex-direction: column;
}

.b2zk-3 {
    position: relative;
    width: 480px;
    height: 100%;
}

.b2zk-3 img {
    position: relative;
    left: 0px;
    bottom: 0;
}

.b2zk-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

.b2zk-1-in {
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    filter: drop-shadow(0px 10px 20px rgba(182, 24, 123, 0.35));
}

.b2zk-2 h2 {
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.02em;
    margin: 0px 0 14px;
}

.b2zk-2-t {
    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #5C555A;
    margin: 17px 0 -29px;
}

.b2zk-1-in .button {display: flex;padding: 23px 54px;}

.b2zk-1-in img {
    margin-right: 12px;
}

img.b2zk_strel {
    position: absolute;
    top: 125px;
    left: 181px;
    display: none;
}

.b7_0 {
    position: relative;
    text-align: center;
}

.b7_1 {
    position: relative;
    display: inline-flex;
    background: #cb1111;
    border-radius: 10px;
}

.b7_2 {display: flex;margin: 40px;align-items: center;flex-wrap: wrap;justify-content: center;}

.b7_2_1 {
    background: white;
    width: 100%;
    max-width: 575px;
    border-radius: 8px;
    position: relative;
}

.b7_2_2{
 display: none;
}

a.b7_2_1_top_l {
    font-family: Manrope;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #A8A1A5;
    margin-right: 30px;
    transition: .5s;
}

.b7_2_1_bot_ans {
    display: flex;
    flex-wrap: wrap;
    margin: 28px 44px 28px 29px;
    justify-content: center;
}

.b7_2_1_top {
    margin: 40px 41px;
    padding-bottom: 36px;
    border-bottom: 1px solid #EBEBEB;
    display: flex;
}

a.b7_2_1_top_l:nth-child(1) {
    color: #cb1111;
}

.b8 {
    width: 95%;
    flex-wrap: wrap;
    justify-content: center;
}

.b8_2 {
    margin: -23px 3px 0 51px;
}

.b8_2 h3 {
    font-size: 26px;
    line-height: 33px;
    letter-spacing: 0.02em;
    color: #3D3038;
}

.b8_2 div {
    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #5C555A;
    margin-top: -11px;
    letter-spacing: -0.01em;
}

.reviews {
    top: 200px;
}

div#map {
    height: 580px;
}

[class*="ymaps-2"][class*="-ground-pane"] {
    -webkit-filter: grayscale(100%) invert(90%) brightness(200%);
    filter: grayscale(100%) invert(90%) brightness(200%);
  }

.b10 {flex-direction: column;}
.b10_1 {text-align: center;}
.footer_menu{
    flex-direction: column;
    align-self: center;
}

.b10_2-ob {
    width: 100%;
}

.b10_4 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.address_footer, 
.email_footer {
    text-align: center;
}

.s1_pec a:nth-child(1) {
    color: #A8A1A5;
}

.statu h1 {
    color: #3D3038;
}

.m1230 {
    max-width: 1230px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

h1.h1stat {
    margin: 40px 20px;
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 50px;
/* identical to box height, or 139% */
    letter-spacing: 0.02em;
}

.s2_i {
}

.s2_list_1 {
    position: relative;
    background: white;
    display: flex;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 29px;
    text-decoration: none;
}

.s2_list {
    display: grid;
    grid-template-columns: 390fr 810fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
        "post-1 post-2"
        "post-1 post-3";
    justify-content: space-between;
    margin-bottom: 35px;
}

.s2_list .s2_list_1:nth-child(1) {grid-area: post-1;}

.s2_list .s2_list_1:nth-child(2) {grid-area: post-2;margin-bottom: 27px;}

.s2_list .s2_list_1:nth-child(3) {grid-area: post-3;}

.s2_list .s2_list_1:nth-child(2) .s2_i {
    display: flex;
}

.s2_list .s2_list_1:nth-child(3) .s2_i {
    display: flex;
}

img.s2_i_img {
    width: 150px;
    height: 150px;
}

.s2_i_txt h4 {
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #3D3038;
    margin: 0 0 15px 0;
}

.s2_i_txt div {
    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #5C555A;
}


.s2_list .s2_list_1:nth-child(1) img {
    width: 100%;
    max-height: 200px;
    height: 100%;
    margin-bottom: 20px;
}

.s2_list .s2_list_1:nth-child(2) .s2_i_txt {
    margin-left: 30px;
}

.s2_list .s2_list_1:nth-child(3) .s2_i_txt {
    margin-left: 30px;
}

.s2_i_txt {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.s2_i {
    align-items: center;
}

.s2_list2 {
    display: grid;
    grid-template-columns: 810fr 390fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
        "post-1 post-3"
        "post-2 post-3";
    justify-content: space-between;
    margin-bottom: 35px;
}

.s2_list2 .s2_list_1:nth-child(1) {
    grid-area: post-1;
    margin-bottom: 27px;
}

.s2_list2 .s2_list_1:nth-child(2) {
    grid-area: post-2;
}

.s2_list2 .s2_list_1:nth-child(3) {
    grid-area: post-3;
}

.s2_list2 .s2_list_1:nth-child(2) .s2_i {
    display: flex;
}

.s2_list2 .s2_list_1:nth-child(1) .s2_i {
    display: flex;
}

.s2_list2 .s2_list_1:nth-child(1) .s2_i_txt {
    margin-left: 30px;
}

.s2_list2 .s2_list_1:nth-child(2) .s2_i_txt {
    margin-left: 30px;
}

.s2_list2 .s2_list_1:nth-child(3) img {
    width: 100%;
    max-height: 200px;
    height: 100%;
    margin-bottom: 20px;
}
.s2_list img {
    object-fit: cover;
    border-radius: 8px;
}
.s2_list2 img {
    object-fit: cover;
    border-radius: 8px;
}

.s2_list_1:hover h4 {
    color: #cb1111;
}

.s2_list_1:hover .podlozhka {
    background: #f00;
    box-shadow: 0px 30px 30px -15px rgba(139, 28, 98, 0.2);
    transition: .3s;
}

.statu .b2zk {
    position: relative;
    top: 0;
    margin: 212px 0 142px;
}

.b9 {
    position: relative;
}

.b10_2-ob a:hover { 
    color: #cb1111;
    transition: .3s;
}

.qviz1,.qviz2,.qviz3 {
    display: none;
}

.b7_2_1_bot_ans form {
    display: flex;
    flex-direction: column;
    margin: auto;
}

.b7_2_1_bot_ans form input {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid gray;
    border-radius: 5px;
}

.b7_2_1_bot_ans form input[type="submit"] {
    cursor: pointer;
}

.b4_slide_in a {
    cursor: zoom-in;
}

.b7_2_1_bot_ans_number_1 {
    transition: .3s;
}

.h_city a {
    text-decoration: unset;
    color: #5C555A;
}

div#modal_city {
    display: none;
}

.b6_slider .slick-prv {
    left: 40%;
    top: 115%;
}

.b6_slider .slick-nxt {
    left: 60%;
    top: 115%;
}

.b6_slider .slick-list.draggable {
    overflow: inherit;
}

.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000069;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}

.b2_p.container button {
    display: none!important;
}

.slick-nxt.slick-galery-nxt.slick-arrow {
    right: 30%;
    bottom: -14%;
    top: unset;
}

ul.h_menu {
    display: none;
}

.mobmenubut {
    width: 50px;
    height: 50px;
    background: #EBEBEB;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 27px;
    cursor: pointer;
}

.b2_slider.b2_slider1.slick-initialized.slick-slider .slick-prv {
    left: 30%;
    z-index: 1;
}
.b2_slider.b2_slider1.slick-initialized.slick-slider .slick-arrow {
    top: 92%;
    right: 30%;
}

.b2_divv {display: inline-block;}
.faq {margin: auto 15px;}
}

@media screen and (max-width: 1060px){
    .b2_p_1 {
        min-width: 100%;
    }
    .design_project ul {margin-left: 15px;}
}

@media screen and (max-width:980px){
    .call_measurer_blok{
        flex-direction: column-reverse;
    }
    .call_measurer_col {
        width:100%;
    }
    .measurer_img {
        background: url(measurer.webp);
        background-position: center center;
        background-size: cover;
        min-height: 480px;
    }
    .measurer_message:nth-child(1){
        top: 55px;
        right: 0;
        left: 20px;
    }
    .measurer_message:nth-child(2) {
        right: 20px;
        left: 20px;
    }
    .measurer_txt {
        padding: 3rem;
    }
    img.b2_p_1_1_foto {
        height: 320px;
    }
    .b2_p_2_1 {
        margin: 20px 10px 22px;
    }
}

@media screen and (max-width:898px){
   .b5_li:nth-child(2) .b5_1_4, .b5_li:nth-child(4) .b5_1_4{
        display: none;
   }
   .b5_li:nth-child(3) .b5_1_4{
        display: block;
    }
    img.b2_p_1_1_foto {
        height: 280px;
    }
}

@media screen and (max-width:768px){
    iframe, object, embed{width:100%;height:320px}
    .action_shops_item{width: 100%;margin-bottom: 50px;padding: 10px 15px;}
    .action_shops_item:last-child{margin-bottom: 0;}
}