.images {
    position: relative;
    width: 82.907%;
    border-radius: 0px 40px;
    overflow: hidden;
}
.row-image, .thumbs .item {height: 560px; position: relative}
.thumbnails .slick-slide {margin-bottom: 13px;height: 130px!important;}
.thumbnails {
    display: flex;
    flex-direction: column;
    width: 17.093%;
    padding-left: 30px;
}
.modal_title {
    font-weight: bold;
    font-size: 30px;
    line-height: 44px;
    position: absolute;
    top: 69px;
    left: 72px;
}

.thumbnails img {
    border-radius: 0px 40px;
    opacity: 0.5;

    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*margin: auto;*/
}
.thumbnails .slick-current.slick-active img {
    opacity: 1
}
@media (min-width: 768px){
    .images .item img {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
    }
}

.images .arrows {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 999999;
    color: #fff;
    width: 70px;
}
.images .arrows path {fill: #fff}
.price_box {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(43 42 40 / 8%);
    border-radius: 8px;
    padding: 45px 51px;
    width: 31.7%;
}
.price_from {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 12px;
    color: #2B2A28;
}
.price_text {
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
    color: #2B2A28;
    margin-bottom: 29px;
}
.h1 {
    margin-bottom: 26px;
    font-size: 30px;
    line-height: 36px;
}
form.form_action {
    width: 68.3%;
    padding-left: 63px;
    margin-top: 46px;
}
section#content {
    padding-bottom: 30px;
    z-index: 1;
}
.fake_input {
    width: 60%;
    border: 1px solid #E7D8C7;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 21px;
    background: #fff;
}
.fake_input .dropdown {margin-top: 10px}
.fake_input .dropdown img, .mask img {width: 21px}
.fake_input .dropdown a {
    display: block;
    text-align: center;
}
.form_action input {
    width: 90%;
    border: 0;
    height: 58px;
    padding-left: 10px;
}
::-webkit-input-placeholder {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #828282;
}
::-moz-placeholder          {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #828282;
}
:-moz-placeholder           {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #828282;
}
:-ms-input-placeholder      {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #828282;
}
#content .btn-default {
    padding: 22px 25px;
}
.form_action .btn-default {width: 38%}
.mtm55 {
    margin-top: -55px;
    z-index: 99999;
    position: relative;
}
.attributes {
    margin-top: 145px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(43 42 40 / 8%);
    border-radius: 8px;
    padding: 40px 60px 60px 40px;
}
.h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 58px;
    margin-bottom: 31px;
    margin-top: 0;
}
.base_attr {
    width: 38.6%;
    border-top: 1px solid #E7D8C7;
}
.not_images .base_attr {
    margin-top: 25px;
}
.attr {
    font-size: 24px;
    line-height: 36px;
    padding: 38px 0 38px 90px;
    border-bottom: 1px solid #E7D8C7;
}
.to_attr {
    width: 61.4%;
    padding-left: 27px;
}
.bor {border-radius: 0px 36px}
.h4 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 12px;
}
.attr_right {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
    padding-left: 42px;
}
.attrs_right {
    width: 53%;
}
.attr_image {
    font-size: 18px;
    line-height: 32px;
    display: flex;
    align-items: center;
    width: 48%;
}
.attr_image span {
    cursor: pointer;
}
.attr_image span {padding-left: 15px}
.flex-start:not(:empty) {
    justify-content: flex-start;
    margin-top: 40px;
    flex-wrap: wrap;
}
.mt145 {margin-top: 145px}
.bor img {width: 100%;display: block}
.bor-width {flex-wrap: wrap;margin-bottom: -15px}
.bor-width .bor {width: 49%;margin-bottom: 15px}
.wrap {flex-wrap: wrap}
.product .not_project {
    background: #FFFBF7;
    border-radius: 0px 40px 0px 0px;
    margin-bottom: 35px;
    overflow: hidden;
}
.first_div {
    padding: 59px 80px 59px 80px;
    width: 58%;
}
.first_div .btn {
    padding: 25px 0;
    width: 280px;
    text-decoration: none;
}
.photo_project {
    width: 42%;
    position: relative;
}
.photo_project div {
    background: url('/images/site/consultation.png') no-repeat center;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.h2 {
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    color: #2B2A28;
}
.not_project .form_action {
    width: 100%;
    padding-left: 0;
    margin-top: 24px;
}
.not_project .h2 {
    line-height: 38px;
}
.agree {
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    margin-top: 31px;
}
.agree a {
    color: #d48c34;
    font-weight: 600;
}
.not_project .first_div .btn {
    width: 194px;
}
.not_images {
    flex-direction: column-reverse;
}
.not_images > div {
    width: 100%;
    border-top: none;
    padding: 0;
}
.not_images .attrs_right {
    width: 71%;
}
.not_images .not_images_flex {
    display: flex;
    align-items: inherit;
}
.not_images .attr_right {
    width: 40%;
}
.not_images .attr {
    border-bottom: none;
    border-right: 1px solid #E7D8C7;
    width: 33%;
    background-position-x: 35px !important;
    padding-left: 126px;
}
.not_images .base_attr {
    border-left: 1px solid #E7D8C7;
    display: flex;
    align-items: inherit;
}
.product .forms {
    padding-bottom: 0;
    padding-top: 145px;
    background: #fff;
}
ul.list {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}
.list li {
    font-size: 18px;
    line-height: 32px;
    display: flex;
    align-items: center;
}
span.col-l {
    width: 50%;
}
span.col-r {
    width: 50%;
}

/*тест*/
.to_attr .flex-2 img{
    max-width: 270px;
    height: 180px;
}
@media (max-width: 767px) {
    .price_box {
        width: 100%;
    }
    .modal_title {
        top: 38px;
        left: 22px;
    }
    #modal_price_product .modal-body {
        background-size: 50% !important;
    }
    .mtm55 {
        z-index: 1;
    }
    .not_images .attr {
        width: 33.3333334%;
        background-position-x: 8px !important;
        background-size: 46px !important;
        font-size: 14px;
        padding: 20px 0 20px 62px;
        line-height: 18px;
    }
    .not_images .base_attr {
        margin-top: 0;
        flex-wrap: wrap;
    }
    .not_images .not_images_flex {
        flex-direction: column;
    }
    .not_images .attrs_right {
        width: 100%;
    }
    .not_images .attr_right {
        width: 100%;
    }
    .product form.form_action {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }
    .mtm55 > .flex {
        flex-direction: column;
    }
    .base_attr {
        width: 100%;
    }
    .to_attr {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .attributes .flex-2 {
        flex-direction: column;
        margin-top: 0;
    }
    .images {
        width: 100%;
    }
    .mt145 {
        margin: 30px 0;
    }
    .attributes {
        margin-top: 10px;
        padding: 30px 15px;
    }
    .base_attr > div:first-child, .not_images .base_attr {border-left: 0}
    .base_attr > div:last-child {border-right: 0}
    .h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 21px;
    }
    .attrs_right {
        width: 100%;
    }
    .attr_image {
        width: 100%;
    }
    .mt145 {
        margin: 25px 0;
    }
    .act + .s_00026 {
        display: block;
        margin: 10px 0
    }
    .act {
        background-image: url("/images/site/arrowrotated.svg");
    }
    .bor img {
        width: 100%;
        display: block;
        min-height: 160px;
        object-fit: fill;
        border-radius: 0px 36px;
    }
    .product .not_project {
        margin-bottom: 0;
    }
    .form_action input, .form_action textarea, .form_action select {
        height: 50px;
    }
    .bor-width .bor {
        width: 100%;
    }
    .product .forms {
        padding-top: 30px;
    }
    .h4 {
        font-size: 24px;
        line-height: 36px;
        margin-top: 18px;
    }
    .thumbnails {
        flex-direction: row;
        width: 100%;
        height: auto;
        padding-left: 0;
        margin-bottom: 30px;
    }
    .product .form_action .fake_input {
        margin-bottom: 10px!important;
    }
    .form_action .btn-default {
        width: 100%!important;
    }
    .mtm55 .flex .form_action > .flex {
        flex-direction: column;
    }
    .thumbnails .slick-list {
        margin: 0 -5px;
    }
    .thumbnails .slick-slide {
        padding: 0 5px;
        border-radius: 0px 10.6509px;
    }
    .thumbnails .slick-slide img {
        border-radius: 0px 10.6509px;
    }
    .mb40 {
        margin-bottom: 20px;
    }
    .mtm55 {
        margin-top: 0;
    }
    .price_box {
        padding: 30px;
    }
    .price_from {
        font-size: 30px;
        line-height: 30px;
    }
    .price_text {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .product .form_action .h1 {
        margin-bottom: 15px;
        font-size: 24px;
        line-height: 30px;
    }
    .thumbs .item {
        height: unset;
        text-align: center;
    }
    .thumbs {
        margin-bottom: 6px;
    }
    .row-image {
        flex-direction: column;
        height: unset;
    }
    .thumbs .item a {
        display: block;
        border-radius: 0px 40px;
    }
    .thumbnails .slick-slide {
        height: unset !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .row-image, .thumbs .item {
        height: 300px;
    }
    .dop {display: none}
    .not_images .attr_right {
        width: 100%;
    }
    .not_images .not_images_flex {
        flex-direction: column;
    }
    .not_images .attr {
        background-position-x: 14px !important;
        padding-left: 70px;
    }
    .images {
        width: 72%;
    }
    .mb40 {
        margin-bottom: 20px;
    }
    .to_attr .flex-2 {align-items: flex-start;}
    .h4 {
        font-size: 24px;
        line-height: 22px;
    }
    .not_images_flex > div:last-child {margin-bottom: 0}
    .thumbnails {
        width: 28%;
        overflow: hidden;
    }
    .price_box {
        padding: 20px 30px;
        width: 50%;
    }
    .price_from {
        font-size: 30px;
        line-height: 24px;
        margin-bottom: 9px;
    }
    .price_text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 18px;
    }
    .mtm55 {
        margin-top: -20px;
    }
    .mt145 {
        margin-top: 31px;
    }
    .attributes {
        margin-top: 30px;
        padding: 30px;
    }
    .base_attr {
        width: 25%;
    }
    .to_attr {
        width: 75%;
    }
    .product .forms {
        padding-top: 30px;
    }
    .not_project .h2 {
        line-height: 32px;
        font-size: 22px;
    }
    .product .first_div {
        padding: 30px;
    }
    .attr {
        font-size: 18px;
        line-height: 32px;
        padding: 20px 0 20px 50px;
        border-bottom: 1px solid #E7D8C7;
        background-size: 44px !important;
    }
    .flex-start:not(:empty) {
        margin-top: 18px;
    }
    .attrs_right {
        width: 50%;
        padding-left: 20px;
    }
    .to_attr .flex-2 img {
        width: 50%;
    }
    .h3 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 25px;
    }
    form.form_action {
        width: 50%;
        padding-left: 30px;
        margin-top: 0;
    }
    .form_action .h1 {
        font-size: 18px;
        line-height: 26px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .row-image, .thumbs .item {
        height: 450px;
    }
    .not_images .attr_right {
        width: 100%;
    }
    .not_images .not_images_flex {
        flex-direction: column;
    }
    .not_images .attr {
        background-position-x: 14px !important;
        padding-left: 70px;
    }
    .mb40 {
        margin-bottom: 20px;
    }
    .to_attr .flex-2 {align-items: flex-start;}
    .h4 {
        font-size: 24px;
        line-height: 22px;
    }
    .not_images_flex > div:last-child {margin-bottom: 0}
    .thumbnails {
        overflow: hidden;
    }
    .price_box {
        padding: 20px 30px;
    }
    .price_from {
        font-size: 30px;
        line-height: 24px;
        margin-bottom: 9px;
    }
    .price_text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 18px;
    }
    .mtm55 {
        margin-top: -20px;
    }
    .mt145 {
        margin-top: 31px;
    }
    .attributes {
        margin-top: 30px;
        padding: 30px;
    }
    .base_attr {
        width: 25%;
    }
    .to_attr {
        width: 75%;
    }
    .product .for
    ms {
        padding-top: 30px;
    }
    .not_project .h2 {
        line-height: 32px;
        font-size: 22px;
    }
    .attr {
        font-size: 18px;
        line-height: 32px;
        padding: 27px 0 27px 60px;
        border-bottom: 1px solid #E7D8C7;
        background-size: 44px !important;
    }
    .flex-start:not(:empty) {
        margin-top: 18px;
    }
    .attrs_right {
        width: 50%;
        padding-left: 20px;
    }
    .to_attr .flex-2 img {
        width: 50%;

    }
    .h3 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 25px;
    }
    .form_action .h1 {
        font-size: 24px;
        line-height: 26px;
    }
}