@media(max-width:730px){
h2 {
    font-size: 32px;
    line-height: 40px;
}

.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;
    width: 50px;
    height: 50px;
    background: #EBEBEB;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 27px;
    cursor: pointer;
}

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


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

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

.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;
}

div#header {
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.07);
}

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

.b1_section{
    display: flex;
}

.b1 {
    display: flex;
    padding-bottom: 4rem;
}

.b1_txt {
    position: relative;
    top: 50px;
    left: 0px;
    width: 100%;
    height: clamp(435px, 520px, 620px);
    text-align: center;
}

h1.b1_txt1 {
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 0.02em;
    color: #3D3038;
    margin-bottom: 15px;
}

h2.b1_txt2 {
    font-weight: 300;
    font-size: 20px;
    color: #5C555A;
    border-left: unset;
    padding-left: 30px;
    margin-bottom: 5px;
    line-height: 30px;
    text-align: center;
}

h1.b1_txt1 span {color: #da0707;display: block;}
ul.b1_txt2 {text-align: center; margin-bottom: 30px;}
ul.b1_txt2 li {padding-left: 0; line-height: 30px;}
ul.b1_txt2 li:before {display: none;}
.present{justify-content: center; width: 100%;}
.present a{display: none;}
a.b1_txt_button {
    position: relative;
    display: inline-block;
}

.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: 0px;
    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: 44px;
    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%);
}

img.b2_p_1_1_foto {
    position: relative;
    width: 100%;
    height: 320px;
    object-fit: cover;
    margin: auto;
}

.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: 0px auto 0px;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    flex-direction: column;
}

.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: center;
    max-width: 50%;
    padding-bottom: 50px;
    min-width: 420px;
    width: 100%;
}

.b2_p_2_1 {
    margin: 0 10px 22px;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    color: #5C555A;
    height: 100%;
    overflow: hidden;
    transition: 1s;
}
.b2_p_2_1:before {
        content:"";
        display:block;
        position:absolute;
        height: 40px;
        width: 100%;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 100%);
        display: none;
}
.b2_p_2_1_raz {
    position: absolute;
    top: 135px;
    left: 35%;
    text-decoration: underline;
    color: #a35858;
    display: block;
    z-index: 1;
    display: none;
}

.b2_p_2_2 {
    position: relative;
    display: flex;
    font-family: Merriweather;
    margin-right: auto;
    margin-left: auto;
    filter: none;
    margin-bottom: 30px;
}

.b2_p_2_1_m {
    color: #5C555A;
}

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

.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;
    flex-direction: column;
    align-items: center;
    margin: 0 auto 20px;
    position: relative;
    background: white;
}

.b3_1 img {
    margin: 32px 30px 0px;
}

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 35px;
}

.b3_txt h3 {
    margin: 39px auto 14px auto;
    padding-left: 32px;
}

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

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

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

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

.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: flex;
    grid-auto-flow: column;
    width: 100vw;
    flex-direction: column;
}

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

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

.b5_2 {
    margin: 10px 20px 30px;
}

.b5_ul {
    margin-top: 31px;
    flex-direction: column;
}

.b5_li {
    flex-direction: column;
    flex: 1;
    align-items: center;
    width: 100%;
}

.b5.container {
    margin: 83px auto 30px;
}

img.b5_1_4 {
    display: none;
}

.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_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;
    color: #000000;
}

img.b6_slide_1 {position: relative;z-index: 1;bottom: 0;left: 0px;max-width: 45%;}

.b6_slide_2 {
    margin: 20px;
}

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

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

.b2zk-1 {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 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: 100%;
    height: 100%;
}

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

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

.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: 65px 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 25px 0px;
}

.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;
    width: 100%;
}

.b7_1 {
    position: relative;
    display: inline-flex;
    background: #cb1111;
    border-radius: 10px;
    top: -7px;
    width: 100%;
}

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

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

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 {
    justify-content: center;
}

.b7_2_1_bot_ans_number_1 h3 {
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 0.02em;
    color: #3D3038;
    margin: 15px 40px 0px;
    text-align: center;
}

.b7_2_1_bot_ans {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 28px;
}

.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 {
    margin: 50px auto;
    flex-direction: column;
    align-items: center;
}

.b8_2 {
    margin: 10px 3px 0 16px;
}

.b8_2 h2 {
    text-align: center;
}

.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: 120px;
}

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%);
}

.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;
    letter-spacing: 0.02em;
    width: auto;
}

.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: 1fr;
    grid-template-rows: 1fr;
    grid-template-areas:
        "post-1"
        "post-2"
        "post-3";
    margin-bottom: 35px;
}

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

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

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

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

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

img.s2_i_img {
    width: 100%;
    height: auto;
    max-height: 200px;
}

.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: 0px;
}

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

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

.s2_i {
    align-items: center;
}

.s2_list2 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-template-areas:
        "post-1"
        "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;
    margin-right: 0px;
}

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

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

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

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

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

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

.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;
    margin-bottom: 20px;
}
.s2_list2 img {
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 20px;
}

.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: -4%;
    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;
}

.mobmenu .modal_city {
}

.mobmenu .h_city {
    display: flex;
    margin: 50px;
    background: white;
}

.h_city.h_city_m {
    display: none;
}

.b2.container {
    margin-top: clamp(8rem, 10vmax, 8.2rem);
}

.overlay_bg{
    height: 763px;
    background-image: linear-gradient(to bottom, rgb(255 255 255), rgb(255 255 255 / 60%)); 
}

img.b2_foto {
    display: block;
    width: 100%;
    position: absolute;
    top: 100px;
    height: 570px;
    object-fit: cover;
    z-index: -1;
}

img.b1_foto {
    display: none;
}

.b7_2_2 img {
    width: 100%;
}

div#telmobto .h_contact_tel {
    display: none;
}

.topot_ {
    margin-top: 90px;
}
.b2_p_2_1.raz {
    max-height: 100%;
}
.b2_p_2_1.raz:before {
    content:"";
display:block;
position:absolute; 
height: 0px; width: 100%;
bottom: 0; left: 0;
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 100%)
}
.qviz_p{
    margin: 30px;
}
.b2_p_2_1 h3 {
    /*display: none;*/
}
.hidedesc{
    display: block;
}

.b4_slide_in img {
    min-height: 320px;
}
.icotel{
    display: block;
}
.measurer_txt h2 {
    line-height: 40px;
}
.cart{
    width: 500px;
}
}

@media (max-width:769px){
    .h_logo{
        width: 95px;
    }
}

@media screen and (max-width:640px){
    iframe, object, embed{width:100%!important;height:300px}
    .vid_reviews_item {width: 100%;}
    .design_project_img_box{ flex-wrap: wrap; }
    .measurer_img {min-height: 360px;}
    .measurer_message:nth-child(1){top: 28px;}
    .measurer_message:nth-child(2) {top:271px;}
    .measurer_message:nth-child(3) {top:225px;}
}

@media screen and (max-width:530px){
    .cart{width: calc(100% - 30px);}
}

@media (max-width: 512px){
    .b24-form .b24-window-scrollable {
        padding-bottom: 10px!important;
    }
}

@media screen and (max-width:480px){
    iframe, object, embed{width:100%;height:auto}
    .design_project_blok{padding: 15px;}
    .design_project ul {font-size: 16px;line-height: 1.6;}
    .design_project ul li{margin-bottom: 10px;}
    .design_project ul li:before{top:0;}
    .design_project_bottom .button{padding: 14px 25px;}
    .measurer_txt {padding: 30px;}
    .measurer_txt ul {font-size: 16px;line-height: 1.6; margin-bottom: 25px;}
    .measurer_txt ul li{margin-bottom: 10px;}
    .measurer_txt ul li:before{top:0;}
    .faq {padding: 30px 15px 40px 15px;}
    .faq .answer ul {padding-left: 20px;}
}


@media only screen and (max-width: 470px){
.top_header_panel{
    font-size: 12px; 
    }
    .icon_clock {
        margin-right: 4px;
    }
    .icon_map {
    margin-right: 0;
    }
    .top_header_panel{
    padding: 0 10px;
    }
    img.b2_foto {
        height: 600px;
    }
}

@media only screen and (max-width: 420px){
    .measurer_txt h2{ font-size: 28px; line-height: 34px;}
}


@media (max-width: 390px){
    .h_contact a {
        margin: 0!important;
    }
    .top_header_right{
        display: none;
    }
    img.b2_foto {
        height: 630px;
    }
    img.b2_p_1_1_foto {
        height: 280px;
    }
}

@media only screen and (max-width: 360px){
    img.b2_foto {
        height: 660px;
    }
    .design_project_bottom .button img{display: none;}
    .measurer_txt h2{ font-size: 24px; line-height: 30px;}
}

@media only screen and (max-width: 340px){
    .b2_p_1 {
        min-width: 300px;
    }
}

@media screen and (max-width:320px){
    iframe, object, embed{width:100%;height:auto}
}