#proj_and_eng_works {
    font-size: 10px;
}
@media (max-width: 1440px) {
    #proj_and_eng_works
    {
        font-size: calc(10 * 100vw / 1440);
    }
}
.block_black .nav-tabs li.active {
    border-color: var(--main-color);
    background: var(--main-color);
}

.icoImg {
    display: flex;
    min-height: 95px;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 5px;
    max-height: 95px;
}

.icoImg img {
    max-width: 85px;
    min-width: 85px;
    width: 85px !important;
    opacity: 0.6;
}

@media (max-width: 790px) {
    .icoImg img {
        max-width: 50px;
        min-width: 50px;
        width: 50px !important;
    }
    .icoImg {
        display: flex;
        min-height: 55px;
        justify-content: center;
        margin-bottom: 5px;
        max-height: 95px;
        align-content: center;
        align-items: center;
    }
    li.active .icoImg img {
        width: 90px !important;
        margin-bottom: 15px;
    }
}

li.active .icoImg img{
    width: 105px!important;
}
#proj_and_eng_works .h1 {
    padding-top: 1em;
    margin-bottom: .67em;
    padding-bottom: 0;
    font-size: 7em;
    position: relative;
}

#proj_and_eng_works .h1_mini {
    font-size: .28em;
    right: 5em;
    bottom: 1em;
}

#proj_and_eng_works span.abs_rt {
    font-size: 0.2em;
    top: 1em;
}

#proj_and_eng_works .head_form {
    background-color: var(--main-color);
    padding: 5em 2.6em 6.5em 6em;
    color: #000;
}

#proj_and_eng_works .head_form .b_form {
    background-color: black;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: all 0.3s ease-in-out;
}

#proj_and_eng_works .head_form .b_form.proj_and_eng_works__showForm {
    z-index: 9;
    opacity: 1;
    visibility: visible;
}

#proj_and_eng_works .head_form .b_form h3 {
    font-family: "NTSomic", sans-serif;
    color: white;
    font-weight: 400;
    font-size: 1.8em;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 2em;
}
#proj_and_eng_works .head_form .b_form input {
    border: 1px solid #B8B8B8;
    background-color: #fff;
    color: #000;
    font-size: 1.8em;
    height: 3.89em;
    line-height: 1.2;
}
#proj_and_eng_works .head_form .b_form .buttons {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
#proj_and_eng_works .head_form .b_form .wrap_form .el {
    margin-bottom: 3.8em;
}
#proj_and_eng_works .head_form .b_form .form__closer {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 10;
}
#proj_and_eng_works .head_form .b_form .buttons .required {
    font-family: "NTSomic", sans-serif;
    font-weight: 400;
    font-size: 1.4em;
    line-height: 1.12;
    letter-spacing: 0;
    color: #868686;
}

#proj_and_eng_works .head_form>h3 {
    font-family: "AkzidenzGrotesk", sans-serif;
    font-weight: 700;
    font-size: 3em;
    line-height: 1.12;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 1em;
}

#proj_and_eng_works .comment.gray.text-left ul {
    font-weight: 400;
    font-size: 1.8em;
    line-height: 1.4;
    letter-spacing: 0;
    margin-bottom: 2.1em;
    min-height: 14em;
}

#proj_and_eng_works .proj_and_eng_works__showMore {
    display: block;
    margin: 0 auto;
    background-color: black;
    color: white;
    text-transform: uppercase;
    max-width: 100%;
}

.proj_and_eng_works__row {
    display: flex;
    flex-wrap: wrap;
    gap: 12.2em;
    align-items: flex-end;
}

.proj_and_eng_works__col {
    width: calc(50% - 6.1em);
}

/*.proj_and_eng_works__sideForm {
    padding-top: 20em;
}*/

.btn {
    height: auto;
    padding: 15px;
    white-space: normal;
    line-height: 1.2;
}

.block_black .btn {
    color: var(--btn-text-color);
    border-color: var(--orange-1);
    background: var(--orange-1);
    width: 285px;
}

#ph_product_fasad .slick-slider {
    position: initial;
}

#ph_product_fasad {
    position: relative;
    padding-bottom: 0 !important;
}

#ph_product_fasad .slick-next {
    right: 40px;
    z-index: 9;
    background: var(--orange-1);
    top: 66px;
    width: 59px;
    height: 59px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 0!important;
}
.header-fixed.do {
    background-color: var(--gray-1) !important;
    min-height: unset;
}
.topmenu > li a {
    color: #FFF!important;
}
#ph_product_fasad .slick-prev {
    right: 99px;
    z-index: 9;
    background: var(--orange-1);
    top: 66px;
    left: auto;
    width: 59px;
    height: 59px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 0!important;
}
.text, .type_navi_0 .item div.h1, .kvadr.black p, .head, .phone a {
    color: #FFF!important;
}
.text, .type_navi_0 .item div.h1, .kvadr.black p, .head, .phone a {
    color: var(--orange-1) !important;
}
#ph_product_fasad .slick-prev:before {
    content: '';
    background: url(/local/templates/unibazis/assets/image/sl.svg);
    width: 6px;
    height: 10px;
    background-size: cover;
    display: block;
    font-size: 0!important;
}

#ph_product_fasad .slick-next:before {
    content: '';
    background: url(/local/templates/unibazis/assets/image/sr.svg);
    width: 6px;
    height: 10px;
    background-size: cover;
    display: block;
    font-size: 0!important;
}

header .btn-credit {
    border: 1px solid var(--orange-1);
    background-color: var(--orange-1);
    color: var(--btn-text-color);
}

header #search .button-search{
    text-align: center;
    border: 2px solid var(--orange-1);
    border-radius: 50%;
    font-size: 0.85rem;
    cursor: pointer;
    color: var(--orange-1);
}
.glyphicon-search:before{
    color: var(--orange-1);
}

.product_slider .stick_top_right_text {
    background-color: var(--orange-1);
    color: var(--btn-text-color);
}

.wrap_tabs_left .nav-tabs li.active {
    background: var(--orange-1);
    min-height: 37%;
}

.wrap_tabs_left .nav-tabs {
    padding-right: 22px;
    padding-left: 0;
    height: 876px;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.wrap_tabs_left .nav-tabs li a {
    width: 100%;
    max-width: 250px;
    line-height: 1;
}

.wrap_tabs_left .nav-tabs li a span {
    line-height: 1.4;
    width: 100%;
    white-space: normal;
}

.wrap_tabs_left .nav-tabs li a svg {
    display: none;
}

#ul_nav_tabs_p_foto li + li {
    margin-left: 0;
}
#ul_nav_tabs_p_foto li {
    padding: 15px;
}
#ul_nav_tabs_p_foto li a {
    padding: 0;
}
#ul_nav_tabs_p_foto li:hover a {
    color: #575757;
}
#ul_nav_tabs_p_foto li:hover {
    border-color: #575757;
}
#ul_nav_tabs_p_foto li.active:hover a {
    color: black;
}
#ul_nav_tabs_p_foto li.active {
    border-color: var(--main-color);
}

.wrap_tabs_left .nav-tabs li.active a svg {
    display: block;
}

.wrap_tabs_left .nav-tabs li a {
    display: flex;
    flex-flow: column;
    font-size: 22px;
    align-items: start;
    height: 100% !important;
    line-height: 100% !important;
    text-align: left;
    justify-content: center;
}

div.col-sm-offset-right-1 {
    margin-right: 0;
}

#foto_product .slick-nav {
    display: none;
}

#foto_product {
    padding-top: 120px;
    padding-bottom: 120px;
}

#form_send_p_call .head_form.col-md-6.col-md-push-6 {
    float: right;
    background: transparent;
    padding-right: 0;
}

.container.prods .owl-nav {
    position: absolute;
    top: -163px;
    right: 0;
    display: flex;
    gap: 1px;
}

.container.prods .owl-next, .container.prods .owl-prev {
    background: var(--main-color) !important;
    height: 65px;
    min-width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000 !important;
    font-weight: bold !important;
}

.col-xs-12.wrap_head_module_project {
    padding-left: 0;
}

.col-xs-12.wrap_head_module_project .btn.btn-fixed-width.more_project {
    margin-right: 170px;
    border: 2px solid #686868;
    background: transparent;
    color: #686868;
    text-transform: uppercase;
    width: 242px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#form_send_p_call .col-xs-12.h1.text-uppercase.text-right {
    padding-right: 0;
}

#form_send_p_call .container {
    position: relative;
}

#form_send_p_call .wrap_form.col-md-6.col-md-pull-6 {
    position: initial;
    padding-top: 250px;
}

.slide_product_foto .slide {
    display: grid !important;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    grid-auto-flow: dense;
}

.slide_product_foto .slide .item {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 349px;
}

.slide_product_foto .slide .item:nth-child(2) {
    grid-row: span 1;
    height: 349px;
}

.slide_product_foto .slide .item:first-child {
    grid-column: span 2;
    max-height: 519px;
    grid-row: span 2;
    min-height: 519px;
}

.slide_product_foto .slide .item:nth-child(3) {
    grid-row: span 2;
    max-height: 519px;
}

.slide_product_foto .slide .item:nth-child(3) img, .slide_product_foto .slide .item:nth-child(4) img, .slide_product_foto .slide .item:nth-child(2) img, .slide_product_foto .slide .item:nth-child(5) img {
    height: auto;
    width: auto !important;
}

.slide_product_foto .slide .item:nth-child(5) img {
    min-width: min-content;
    max-height: 359px !important;
}

.slide_product_foto .slide .item:nth-child(2) img, .slide_product_foto .slide .item:nth-child(4) img {
    max-height: 349px !important;
}

.slide_product_foto .slide .item:nth-child(3) img {
    max-height: 519px !important;
}

.slide_product_foto .slide .item:first-child img {
    height: 100%;
}

#foto_product .slick-next {
    right: 28px;
    bottom: 0px;
    top: auto;
    background-color: var(--main-color);
}

#foto_product .slick-prev {
    left: auto;
    right: 90px;
    bottom: 0px;
    top: auto;
    background-color: var(--main-color);
}

#foto_product .slick-prev:before, #foto_product .slick-next:before {
    color: #000;
}

#foto_product iframe {
    height: 875px;
}

.wrap_tabs_left .nav-tabs li {
    border-top: 2px solid #575757 !important;
    background: #202020;
}

.block_white.mcc.m_b.product_video {
    background: #000;
}

.wrap_tabs_left .nav-tabs li {
    min-height: 18%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.wrap_tabs_left .nav-tabs li.active, .wrap_tabs_left .nav-tabs li:hover {
    border-color: transparent;
}

#ul_nav_tabs_p_foto:before, #ul_nav_tabs_p_foto:after {
    display: none;
}

.wrap_tabs_left .nav-tabs li a {
    display: flex;
    flex-flow: column;
    font-size: 22px;

}

.wrap_tabs_left .nav-tabs li.active a {
    color: #000;
}

.wrap_tabs_left .nav-tabs li.active a svg {
    min-height: 94px;
    margin-bottom: 20px;
}

.tab-content.col-md-9 {
    background: #000;
}

.foto_pod {
    display: none;
}

.wrap_tabs_left .nav-tabs li.active .foto_pod {
    font-size: 18px;
    text-transform: math-auto;
    font-family: "NTSomic";
    display: block;
    line-height: 1.2 !important;
    margin-top: 16px;
    max-width: 240px;
}

.wrap_tabs_left .tab-content {
    height: auto;
}

.btn.btn-red {
    background: var(--orange-1) !important;
    border-color: var(--orange-1) !important;
    color: #ffffff !important;
/*    text-transform: lowercase;*/
}

.container_plan_col_info:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(/image/infostr.png);
    width: 73px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center;
}

.container_plan_col_info {
    padding-left: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    height: 72px;
    margin-left: 100px;
    font-size: 18px;
    text-transform: lowercase;
}

.wrap_price.row > .container {
    background: var(--gray-2);
    display: flex;
    align-items: center;
    /*border: 2px #000 dashed;*/
}
.wrapper_type_complect_item {
    border: 2px solid var(--gray-2)!important;
    background-color: var(--gray-2)!important;
    color: #000 !important;
    padding: 15px;
}
.wrapper_type_complect_item:hover, .wrapper_type_complect_item.active
{
    border: 2px solid var(--orange-1)!important;
    background-color: var(--orange-1)!important;
    color: var(--btn-text-color) !important;
}
.completeItem {
    border: 2px solid var(--gray-2)!important;
    background-color: var(--gray-2)!important;
    color: #000 !important;
}
.completeItem.active{
    border: 2px solid var(--orange-1)!important;
    background-color: var(--orange-1)!important;
    color: var(--btn-text-color) !important;
}
.information .head_page {
    background-color: var(--gray-2)!important;
}
.flex_wrap_p {
    display: flex;
    justify-content: space-between;
    gap: 15px
}

.wrap_price .b_order_call {
    padding: 0;
    width: 100%;
}

.flex_wrap_p span {
    display: flex;
    align-items: center;
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    font-family: "AkzidenzGrotesk";
}

@media (max-width: 1600px) {
    .flex_wrap_p span {
        font-size: 22px;
        line-height: 26px;
    }

    .flex_wrap_p svg {
        width: 60px;
    }
}

@media (max-width: 1300px) {
    .wrap_price > div {
        width: 83.3334%;
    }
}

@media (max-width: 1240px) {
    .wrap_price > div {
        width: 83.3334%;
    }

    .flex_wrap_p span {
        font-size: 18px;
        line-height: 22px;
    }

    .flex_wrap_p svg {
        width: 50px;
    }
}

@media (max-width: 1024px) {
    .flex_wrap_p {
        flex-wrap: wrap;
        justify-content: flex-start !important;
    }
}

.flex_wrap_p > span > span {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}

.flex_wrap_p > span > span > span {
    margin-top: 0;
}

.flex_wrap_p svg {
    margin-right: 12px;
}

.wrap_price ul li {
    font-size: 18px;
    line-height: 23px;
}

.flex_but {
    display: flex;
    justify-content: space-between;
}

.flex_but .btn.btn-red.btn-big-font.btn-fixed-width {
    background: #000 !important;
    color: #fff !important;
    max-width: 325px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product .wrap_price {
    background: var(--gray-2);
    padding: 30px;
}

.product .wrap_price:nth-child(2) {
    padding-top: 0;
}

.tabs_pr_flex {
    display: flex;
    gap: 20px;
}

#ul_nav_tabs_p {
    max-width: 360px;
    min-width: 360px;
}

.nav-tabs .li_pr_f {
    width: calc(50% - 4px) !important;
    border: 2px solid #363636;
    margin-top: 0px;
    margin-bottom: 10px;
    height: 176px;
    order: 1;
}

.nav-tabs .li_pr_f.active {
    background: var(--main-color);
    width: 100% !important;
    padding: 60px 50px 40px;
    border: 2px solid var(--main-color) !important;
    height: auto;
    margin-top: 0;
    order: 0;
}

.works_full .nav-tabs > li .name {
    display: block;
    font-size: 9px;
}

.nav-tabs .li_pr_f.active .name {
    display: block;
    font-size: 0.75rem!important;
}



.works_full .nav-tabs > li a span.ico:before {
    filter: contrast(0.5);
    scale: 0.7;
    position: relative;
    top: 15px;
    left: 0px;
}

.works_full .nav-tabs > li:hover a span.ico:before {
    filter: invert(1);
}

.works_full .nav-tabs > li.active:hover a span.ico:before {
    filter: contrast(0.5);
}

.works_full .nav-tabs > li.active a span.ico:before {
    scale: 1;
}

.works_full .nav-tabs > li.active .name {
    display: block;
    color: #000;
    max-width: 100%;
}

.tab-content {
    background: #FFFFFF;
    color: #000;
    padding: 80px;
    min-height: 876px;
}

.works_full .tab-pane .text ul li {
    padding: 14px 0;
}

.works_full .tab-pane .h3 {
    margin-top: 0;
}

.container.works_full .h1.text-uppercase {
    margin-bottom: 50px;
}

.flex_ic_pr svg {
    min-width: 43px;
    position: relative;
    top: 5px;
    margin-right: 3px;
}

.works_full .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    max-height: 875px;
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: 0;
    align-content: flex-start;
}

.works_full .nav-tabs > li.active a span.ico:before {
    top: 0;
}

.works_full .nav-tabs > li#li_wt_11 .name {
    max-width: 100%;
}

.container.works_full .col-xs-12 {
    padding: 0;
}

.abs_rt {
    display: none;
}

.h1_mini {
    font-size: 22px;
    color: var(--main-color);
    font-family: "NTSomic";
    text-transform: lowercase;
    position: absolute;
    right: -20px;
    bottom: 70px;
}

form#form_send_p_call1 .col-xs-12.h1.text-uppercase.text-left {
    font-size: 70px;
    max-width: 600px;
    order: 0;
    margin-right: calc(100% - 600px);
    padding-bottom: 30px;
}

form#form_send_p_call1 > .container > .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.head_form.col-md-6.col-md-push-6 {
    order: 1;
    left: 0;
    clear: none;
    width: 45%;
    background: var(--main-color);
    color: #000;
    padding: 50px 60px;
}

.wrap_form.col-md-6.col-md-pull-6 {
    order: 2;
    right: 0;
    clear: none;
}

.head_form.col-md-6.col-md-push-6 h3 {
    font-family: "AkzidenzGrotesk";
}

.comment.gray.text-left ul {
    padding-left: 20px;
}

.wrap_form.col-md-6.col-md-pull-6 h3 {
    font-family: "NTSomic";
    font-size: 18px;
    max-width: 340px;
    line-height: 130%;
    margin-bottom: 40px;
}

.wrap_form.col-md-6.col-md-pull-6 {
    margin-top: -200px;
}

.wrap_form.col-md-6.col-md-pull-6 input {
    border: 2px solid #B8B8B8;
    background: #fff;
    color: #000;
}

.wrap_form .el {
    margin-bottom: 38px;
}

#but_send_p_call {
    font-size: 0.85rem;
    max-width: 350px;
    width: 100%;
}

#form_send_p_call #but_send_p_call {
    position: absolute;
    right: 0;
    bottom: 40px;
}

.comment.gray.text-left ul {
    font-size: 18px;
}

.container_plan_col.col-md-6.col-lg-6 .btn.btn-red.btn-big-font {
    max-width: 480px;
    width: 100%;
}

.b_order_call {
    color: #000;
}

.col-sm-6.flex_but {
    color: #000;
}

.works_full #ul_nav_tabs_p > li.helper {
    display: none;
}

@media (max-width: 768px) {
    .slick-for.b_photobox {
        padding-bottom: 0 !important;
    }

    #ph_product_fasad {
        padding-bottom: 0!important;
    }

    #ph_product_fasad .slick-prev, #ph_product_fasad .slick-next {
        display: none !important;
    }

    .container_plan_col_info {
        margin-left: 0;
        height: auto;
        position: relative;
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 40px !important;
    }

    .container.works_full .h1.text-uppercase {
        margin-bottom: 20px;
    }

    #form_send_p_call1 .col-xs-12.h1.text-uppercase.text-left {
        padding-top: 30px;
    }

    .tabs_pr_flex .nav-tabs > li > a {
        padding: 14px 0px;
    }

    .works_full #ul_nav_tabs_p > li .name {
        position: relative;
        top: -10px;
    }

    .nav-tabs .li_pr_f {
        order: 0 !important;
    }

    .flex_wrap_p {
        justify-content: center;
    }

    .wrap_price.row > .container {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }

    .flex_wrap_p span {
        font-size: 30px;
        line-height: 35px;
    }

    .flex_wrap_p span {
        margin-top: 20px;
        margin-bottom: 5px;
    }

    .col-sm-6.flex_but {
        flex-wrap: wrap;
        justify-content: center;
    }

    .col-sm-6.flex_but ul {
        margin-bottom: 30px;
        margin-top: 20px;
        width: 100%;
    }

    .switch_but {
        display: block !important;
        background: #202020 url(/image/str_b.svg) !important;
        height: 79px;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: 16px !important;
    }

    .inf_newbl {
        padding: 30px !important;
    }

    .flex_but .btn.btn-red.btn-big-font.btn-fixed-width {
        margin-bottom: 40px;
    }

    .tabs_pr_flex {
        flex-wrap: wrap;
    }

    .flex_wrap_p span {
        font-size: 16px !important;
        line-height: 120%;
        text-align: left;
        margin-right: 10px;
    }

    .wrap_tabs_left.row {
        padding-bottom: 20px;
    }

    .flex_wrap_p span svg {
        max-width: 50px;
        max-height: 45px;
        position: relative;
        top: 6px;
    }

    .wrap_price ul li {
        font-size: 16px;
    }

    .flex_but .btn.btn-red.btn-big-font.btn-fixed-width {
        width: 100%;
    }

    .flex_but .btn.btn-red.btn-big-font.btn-fixed-width br {
        display: none;
    }

    .works_full #ul_nav_tabs_p {
        max-width: 100%;
    }

    .works_full #ul_nav_tabs_p > li {
        order: 1 !important;
    }

    .works_full #ul_nav_tabs_p > li.active {
        max-width: 100%;
        min-width: 100px;
        max-height: 100%;
        margin-left: 0;
        height: 160px;
        order: 0 !important;
        grid-row-end: 4;
        grid-row: 1 / 4;
        grid-column: 1 / 2;
    }

    .works_full #ul_nav_tabs_p > li {
        float: left;
        max-width: 18%;
        min-width: 73px;
        max-height: 79px;
        margin-left: 3px;
        margin-bottom: 3px;
        padding: 0;
    }

    .works_full .nav-tabs > li a span.ico:before {
        filter: contrast(0.5);
        scale: 0.6;
        position: relative;
        top: 0;
        left: 0px;
        right: 0;
        margin: auto;
        position: absolute;
        bottom: 0;
    }

    .works_full #ul_nav_tabs_p > li.active span.ico {
        text-align: center;
    }

    .tabs_pr_flex .nav-tabs > li > a span.name {
        display: none !important;
    }

    .tabs_pr_flex .nav-tabs > li.active > a span.name {
        display: block !important;
    }

    .works_full .nav-tabs > li.active a span.ico:before {
        position: relative;
    }

    .tabs_pr_flex .nav-tabs > li > a {
        height: 80px;
        text-align: center;
    }

    .works_full .nav-tabs > li#li_wt_5 a span.ico::before {
        margin-right: -6px;
    }

    .nav-tabs .li_pr_f.active {
        padding: 10px !important;
        background: var(--main-color) !important;
    }

    .works_full #ul_nav_tabs_p {
        display: grid !important;
        grid-template-columns: 40% 20% 20% 20%;
        grid-template-rows: 82px 82px;
        border: none;
        margin-bottom: 4px;
    }

    .works_full #ul_nav_tabs_p > li {
        border: 2px solid #363636;
    }

    .works_full #ul_nav_tabs_p > li .glyphicon {
        display: none;
    }

    .works_full .h3.text-uppercase {
        font-size: 18px;
    }

    #but_send_p_call {
        max-width: 100%;
    }

    .wrap_form.col-md-6.col-md-pull-6 input {
        border: 2px solid #000000;
    }

    form#form_send_p_call1 .el {
        margin-bottom: 20px !important;
    }

    .works_full #ul_nav_tabs_p .ico {
        display: block;
    }

    .works_full #ul_nav_tabs_p > li .name {
        font-size: 12px;
        line-height: 18px;
        max-width: 185px;
    }

    .tab-content {
        padding: 40px;
    }

    form#form_send_p_call1 > .container > .row {
        flex-wrap: wrap;
    }

    form#form_send_p_call1 .col-xs-12.h1.text-uppercase.text-left {
        font-size: 34px;
        max-width: 100%;
        order: 0;
        margin-right: 0;
        padding-bottom: 30px;
    }

    .h1_mini {
        font-size: 20px;
        right: 0px;
        bottom: 34px;
    }

    .head_form.col-md-6.col-md-push-6 {
        width: 100%;
    }

    .wrap_form.col-md-6.col-md-pull-6 {
        margin-top: 20px;
        width: 100%;
    }

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

    .slide_product_foto .slide .item:first-child {
        grid-column: span 2;
        max-height: 200px;
        grid-row: span 2;
        min-height: 0px;
    }

    .slide_product_foto .slide .item {
        max-height: 110px;
    }

    .slide_product_foto .slide {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    }

    .slide_product_foto .slide .item:nth-child(3) {
        max-height: 162px;
    }

    #form_send_p_call #but_send_p_call {
        position: relative;
        right: 0;
        bottom: 0;
        margin-bottom: 40px;
    }

    #subscribe-form-container .row {
        flex-wrap: wrap;
    }

    #subscribe-form-container .h3.text-uppercase {
        font-size: 24px;
        padding-right: 15%;
    }

    .subscribe-form__notation {
        font-size: 14px;
        margin-bottom: 40px;
    }

    #subscribe-form-container .col-12.col-md-8.col-md-offset-2.offset-md-2.d-flex.flex-wrap.flex-lg-nowrap {
        flex-wrap: nowrap;
        width: 100%;
    }

    .wrap_tabs_left .f_nav_tabs {
        display: none !important;
    }

    ul#ul_nav_tabs_p_foto {
        display: grid !important;
        grid-template-columns: 60% 40%;
        grid-template-rows: 100px 100px 100px;
        border: none;
        margin-bottom: 4px;
        padding-right: 2px;
        height: auto;
    }

    #foto_product .slick-next {
        left: auto;
        right: 20px;
    }

    #foto_product .slick-prev {
        left: auto;
        right: 82px;
    }

    .wrap_tabs_left .nav-tabs li {
        order: 1 !important;
    }

    .wrap_tabs_left .nav-tabs li.active {
        grid-row: 1 / 4;
        grid-column: 1 / 2;
        order: 0 !important;
    }

    #form_send_p_call .wrap_form.col-md-6.col-md-pull-6 {
        position: initial;
        padding-top: 140px;
    }

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

    .wrap_form.col-md-6.col-md-pull-6 input {
        border: 1px solid #7A7A7A;
    }

    form#form_send_p_call .el {
        margin-bottom: 16px;
    }

    .block_black .nav-tabs li:hover {
        border-color: #202020;
        background: #202020;
    }
    .wrap_tabs_left .nav-tabs li a {
        min-width: 100%;
        text-align: left;
        padding: 10px;
        font-size: 12px;
        line-height: 120% !important;
    }

    .wrap_tabs_left .nav-tabs li.active .foto_pod {
        font-size: 14px;
    }

    .wrap_tabs_left .nav-tabs li.active a svg {
        min-height: 70px;
        margin-bottom: 20px;
        max-height: 70px;
        max-width: 70px;
    }

    header.header_absolute {
        z-index: 99;
    }

    .tab-content {
        min-height: 0;
    }


    #form_send_p_call {
        padding-top: 40px;
    }

    .wrap_form .el {
        width: 100%;
    }

    #ph_product_fasad .slick-next {
        right: 10px;
        top: 36px;
    }

    #ph_product_fasad .slick-prev {
        right: 69px;
        top: 36px;
    }

    .product .wrap_price {
        padding: 0 0 45px;
    }

    .description_left.block_black.col-sm-4 {
        padding-bottom: 30px;
    }

    #foto_product {
        padding-top: 40px;
        padding-bottom: 0px;
    }

    .slick-for.b_photobox {
        padding-bottom: 106px;
    }

    #module_recommend {
        padding: 30px 0 0;
    }

    #foto_product .slick-prev {
        bottom: 0;
        top: auto;
        background-color: var(--main-color);
    }

    .block_ico.flex_prod {
        flex-wrap: wrap;
    }

    .el_ico.material {
        min-width: 100%;
        display: block;
        margin-bottom: 24px;
    }

    .bor_pr.cif {
        width: 65px;
        height: 65px;
    }

    #form_send_p_call .col-xs-12.h1.text-uppercase.text-right {
        text-align: right;
    }

    #foto_product .slick-next {
        bottom: 0px;
        top: auto;
        background-color: var(--main-color);
    }

    .container.prods .owl-nav {
        top: -104px;
        right: 0;
    }

    .btn.btn-yellow.subscribe-form__submit {
        font-size: 12px;
        line-height: 13px;
        padding: 20px 10px;
    }

    .head_form.col-md-6.col-md-push-6 {
        padding: 0px;
    }

    .works_full #ul_nav_tabs_p:before, .works_full #ul_nav_tabs_p:after {
        display: none;
    }

}

@media (min-width: 1400px) and (max-width: 1950px) {
    .product .product-info-top {
        padding-right: 45px;
    }
}

@media (max-width: 1640px) {
    #proj_and_eng_works .h1_mini {
        font-size: .36em;
        right: 4em;
        bottom: 0.5em;
    }
    #proj_and_eng_works .h1 {
        font-size: 6em;
    }
}

@media (max-width: 1440px) {
    #proj_and_eng_works .h1 {
        font-size: 5em;
    }
    #proj_and_eng_works .h1_mini {
        font-size: 0.42em;
        right: 6em;
        bottom: 0;
    }
    .proj_and_eng_works__row {
        gap: 6.2em;
    }
    .proj_and_eng_works__col {
         width: calc(50% - 3.1em);
     }
    #proj_and_eng_works .comment.gray.text-left ul {
        min-height: 16em;
    }
}

@media (max-width: 1240px) {
    /*.proj_and_eng_works__sideForm {
        padding-top: 10em;
    }*/
}
@media (max-width: 980px) {
    .proj_and_eng_works__col {
        width: 100%;
    }
    #proj_and_eng_works .wrap_form h3 {
        font-size: 2.5em;
    }
    /*.proj_and_eng_works__sideForm {
        padding-top: 2em;
    }*/
    #proj_and_eng_works .h1 {
        max-width: 11em;
    }
    #proj_and_eng_works .comment.gray.text-left ul {
        min-height: unset;
    }
    #proj_and_eng_works .h1_mini {
        right: 4em;
        bottom: 0;
        font-size: 0.44em;
    }
}
@media (max-width: 640px) {
    #proj_and_eng_works .comment.gray.text-left ul {
        font-size: 16px;
    }
    #proj_and_eng_works .wrap_form h3 {
        font-size: 24px;
    }
    #proj_and_eng_works .wrap_form .required {
        font-size: 16px;
    }
    #proj_and_eng_works .proj_and_eng_works__showMore {
        font-size: 0.85rem;
    }
    #proj_and_eng_works .head_form>h3 {
        font-size: 24px;
    }
    #proj_and_eng_works .h1 {
        font-size: 30px;
        padding: 30px 20px 0
    }
    #proj_and_eng_works .h1_mini {
        right: 50px;
        bottom: 0;
        font-size: 13px;
    }
    #proj_and_eng_works .head_form .b_form h3 {
        font-size: 18px;
        line-height: 130%;
        margin-bottom: 20px;
    }
    #proj_and_eng_works .head_form .b_form input {
        height: 45px;
        line-height: 45px;
        width: 100%;
        font-size: 0.9rem;
    }
    #proj_and_eng_works .head_form form#form_send_p_call1 .el {
        margin-bottom: 10px !important;
    }
    #proj_and_eng_works .head_form .b_form .buttons .required {
        font-size: 14px;
        width: 100%;
        margin-bottom: 10px;
    }
    #proj_and_eng_works .head_form .b_form .buttons {
        flex-wrap: wrap;
    }
    #proj_and_eng_works .container {
        padding: 20px 0;
    }
    #proj_and_eng_works .head_form .b_form {
        padding: 0 20px;
    }
}

.tab-content li {
    color: var(--font-color) !important;
}

.tab-content li strong, .tab-content li b{
    color: var(--main-color) !important;
}
