/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.popap_video {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
    font-size: 0;
}

.popap_video video {
    width: 100%;
}

.mfp-content .popap_video .mfp-close {
    color: #fff;
}


/* Header */

.years15__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.years15__title {
    display: block;
    padding-left: 0;
    margin-bottom: 20px;
    text-align: center;
}


.years15__sub {
    margin-top: 24px;
}

.solar_top .solar_top_wr .solar_top_text h4 {
    font-size: 48px;
    color: #6e6e6e;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.solar_top {
    overflow: visible;
}

.solar_top .solar_top_wr {
    overflow: visible;
}

.solar_top__table {
    display: table;
}

.table__cell {
    display: table-cell;
}

.table__row {
    display: table-row;
}

.table__row .table__cell  {
    padding: 15px;
    padding-top: 10px;
    vertical-align: top;
    border-bottom: 1px solid lightgrey;
}

.table__row .table__cell:first-child {
    text-align: left;
    font-weight: 600;
    width: 50%;
    border-left: none;
    padding-left: 0;
    border-right: 1px solid lightgrey;
}

.table__row .table__cell {
    border-right: none;
}

td:first-child,
td:nth-child(2) {
    border-top: none;
}

.table__row td:last-child,
.table__row td::nth-last-child(2) {
    border-bottom: none;
}

.solar_top .solar_top_wr .solar_top_text .solar_top_text_price {
    margin-top: 45px;
}

.solar_top .solar_top_wr .solar_top_text {
    height: 900px;
}

.solar_top_text_price__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 30px;
}

.solar_top .solar_top_wr .solar_top_text .solar_top_text_price .solar_top_text_price__flex .solar_top_text_price_wr {
    width: 45%;
    margin-bottom: 0;
}

.solar_top_text_price_ttext {
    font-size: 12px;
}

.solar_top_text_block__item {
    position: relative;
}

.btn-play {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 50%;
    -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
            transform: translate(50%,-50%);
    cursor: pointer;
}

.solar_top_text_block__item_design {
    margin-top: 40px;
}

.solar_top__table-wrapper {
    width: 95%;
}

.solar_top__image {
    display: none;
}

.solar_top .solar_top_wr .solar_top_text {
    overflow: visible;
}

@media (max-width: 1290px) {
    .years15 {
        position: absolute;
        right: 374px;
        top: 0;
    }

    .phone_top {
        margin-top: 7px;
    }

    .solar_top .solar_top_wr .solar_top_picher {
        height: 720px;
    }

    .solar_top .solar_top_wr .solar_top_text .solar_top_text_price {
        width: 90%;
    }

    
}

@media(max-width: 1150px) {
    .solar_top .solar_top_wr .solar_top_text .solar_top_text_price a.solar_top_text_price__link {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1000px) {
    .table__row td {
        padding: 0px;
        padding-left: 5px;
        padding-bottom: 5px;
    }

    .solar_top .solar_top_wr .solar_top_picher {
        width: 45% !important;
        height: 750px !important;
    }

    .solar_top .solar_top_wr .solar_top_text .solar_top_text_price a.solar_top_text_price__link {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px;
    }

    .solar_top .solar_top_wr .solar_top_text h4 {
        font-size: 38px;
        margin-bottom: 30px;
        line-height: 40px;
    }

    .solar_top .solar_top_wr .solar_top_text {
        height: 860px;
    }

    .solar_top_text_block {
        padding-top: 70px;
        padding-bottom: 30px;
    }

    .mobil_zakaz {
        display: none;
    }
    
}

@media(max-width: 850px) {
    .solar_top .solar_top_wr .solar_top_picher {
        width: 36% !important;
        height: 470px !important;
    }
}

@media(max-width: 768px) {
    .solar_top .solar_top_wr .solar_top_picher {
        width: 36% !important;
        height: 455px !important;
    }
}


@media(max-width: 760px) {

    .solar_top .solar_top_wr .solar_top_text {
        height: 100%;
        width: 100% !important;
    }
    .solar_top__image {
        display: block;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .solar_top__image img {
        width: 100%;
        height: 100%;
    }

    .solar_top_picher {
        display: none;
    }
}

@media (max-width: 660px) {

    .solar_top .solar_top_wr .solar_top_text h4 {
        font-size: 25px;
        margin-bottom: 20px;
        line-height: 28px;
    }

    .solar_top .solar_top_wr .solar_top_text .solar_top_text_price {
        width: 100%;
    }

    .solar_top_text_price__flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .solar_top .solar_top_wr .solar_top_text .solar_top_text_price .solar_top_text_price__flex .solar_top_text_price_wr {
        width: 100%;
        margin-bottom: 20px;
    }

    .solar_top .solar_top_wr .solar_top_text .solar_top_text_price .solar_top_text_price_wr p {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .solar_top .solar_top_wr .solar_top_text .solar_top_text_price a.solar_top_text_price__link {
        width: 100%;
        margin-top: 10px;
    }

    .solar_top .solar_top_wr .solar_top_text {
        position: relative;
        left: 0;
    }

    .solar_top_wr {
        height: 100% !important;
    }

    .solar_top .solar_top_wr .solar_top_text .solar_top_text_price {
        overflow: visible;
        min-height: auto;
    }
    
}

    @media (max-width: 340px) {

        .table__row .table__cell {
            padding: 10px;
            padding-top: 5px;
            font-size: 14px;
        }

        .table__row .table__cell:first-child {
            font-size: 14px;
        }
    }

.solar_top_text_block__item_teploizolation {
    padding-bottom: 0;
}

.solar_top_text_block__item_design {
    padding-top: 0;
    padding-bottom: 75px;
}

@media (max-width: 500px) {
    .solar_top_text_block__item_design {
        padding-bottom: 25px;
        margin-top: 0px;
    }
}

.wrap_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.solar_picher_block_three_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 50px 0;
    margin-bottom: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.solar_picher_block_three__item {
    width: 25%;
    margin-bottom: 30px;
}

.solar_picher_block_three__item p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.solar_picher_block_three__item:nth-child(1),
.solar_picher_block_three__item:nth-child(4) {
    width: 31%;
}

.solar_picher_block_three__item span img {
    width: 35px;
    margin-right: 25px;
}

.solar_picher_block_three_text {
    font-size: 18px;
    line-height: 27px;
}

@media (max-width: 1300px) {
    .solar_picher_block_three_wrap {
        width: 94%;
    }
}

@media (max-width: 1000px) {
    .wrap_flex {
        display: block;
    }

    .solar_top_text_block__item_design .wrap_flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .solar_picher_block_three_wrap {
        width: 100%;
    }
}

@media (max-width: 820px) {
    .solar_picher_block_three__item {
        width: 49%;
    }

    .solar_picher_block_three__item:nth-child(1), .solar_picher_block_three__item:nth-child(4) {
        width: 49%;
    }
}

@media (max-width: 640px) {
    .solar_picher_block_three__item {
        width: 100%;
    }

    .solar_picher_block_three__item:nth-child(1),
    .solar_picher_block_three__item:nth-child(4) {
        width: 100%;
    }

    .solar_picher_block_three_wrap {
        padding: 30px 0;
        margin-bottom: 30px;
        padding-bottom: 0;
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.scheme__col {
    width: 50%;
}


.scheme__sub {
    color: #eb071e;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 40px;
}

.scheme__image {
    border: 1px solid lightgrey;
    padding: 65px;
}

.scheme__col:first-child .scheme__image {
    border-right: none;
}

.scheme__image {
    max-height: 456px;
}

.scheme__image,
.scheme__image img {
    width: 100%;
}

@media (max-width: 640px) {
    .scheme__sub {
        margin-bottom: 25px;
    }
}

.section {
    padding-bottom: 90px;
}

.title_wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.windows {
    display: none;
}

.windows.windows__tabs_active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.windows__item {
    display: block;
    text-decoration: none;
    width: 25%;
    padding: 60px 30px 42px;
    border: solid 1px #e0e5e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #FFFFFF;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    position: relative;
    border-left: none;
}

.windows__item:first-child {
    border-left: 1px solid #e0e5e6;
}

.windows__pic {
    width: 100%;
    text-align: center;
}

.windows__pic img {
    max-height: 172px;
    max-width: 100%;
}

.windows__size {
    font: 800 27px/125% Muller, Helvetica, sans-serif;
    color: #606060;
    text-align: left;
    margin-top: 63px;
}

.windows__subtitle {
    font: 16px/125% Muller, Helvetica, sans-serif;
    color: #eb071e;
    text-align: left;
}

.windows-tab__header {
    padding-bottom: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.windows__char {
    margin: 10px 0 0;
}

.windows-char__item {
    display: table;
    width: 100%;
    margin: 5px 0;
}

.windows-char__item-name {
    display: block;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
}

.windows-char__item-value {
    display: block;
    text-align: left;
    font-size: 14px;
    vertical-align: middle;
}

.windows__price {
    font: 20px/125% Muller, Helvetica, sans-serif;
    color: #eb071e;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.windows-tab__link {
    font-size: 1.8rem;
    font-weight: 600;
    display: inline-block;
    color: #bfbfbf;
    font-size: 16px;
    text-decoration: none;
}

.windows-tab__link_active{
    color: #eb071e;
    position: relative;
}

.windows-tab__link_active::after {
    content: '';
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #eb071e;
}

@media (max-width: 1290px) {
    .section__features .column_posts__item .post_item a {
        width: 65%;
    }

    .column_posts .column_posts__item {
        width: 30.3%;
        margin-right: 40px;
    }

    .column_posts .column_posts__item:last-child {
        margin-right: 0;
    } 
}

@media (max-width: 990px) {
    .row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .scheme__col {
        width: 100%;
        margin-bottom: 20px;
    }

    .scheme__col:first-child .scheme__image {
        border-right: 1px solid lightgrey;
    }

    .column_posts {
        overflow: visible;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .column_posts .column_posts__item {
        width: 32%;
        margin-right: 0;
    }
}


@media only screen and (max-width: 991px) {
.windows__item {
    width: 33%;
}
}
@media only screen and (max-width: 767px) {
    .windows__item {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    .windows__item {
        width: 100%;
    }
}

.furniture .title_wrapper {
    max-width: 1060px
}

.col {
    width: 50%;
}

.furniture .wrap_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.furniture__col img {
    width: 100%;
    max-width: 575px;
    height: auto;
}

.furniture__list {
    padding-right: 60px;
}

.furniture__item {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 25px;
}

.furniture__item img {
    width: 40px;
    height: 32px;
    margin-right: 20px;
}

.section__features {
    padding-top: 40px;
}

.section__features .title_wrapper {
    max-width: 100%;
}

.section__features .column_posts__item .post_item a {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 5px;
}

.section__compare .compare_wrap_item {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 10px;
    padding-bottom: 10px;
}

.windows-tab__header_mobile {
    display: none;
}


.select2-container {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-right: 20px;
    padding-left: 8px;
    white-space: nowrap;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 32px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
    border: none;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    position: absolute;
    z-index: 1051;
    left: -100000px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
}

.select2-results {
    display: block;
}

.select2-results__options {
    margin: 0;
    padding: 0;
    list-style: none;
}

.select2-results__option {
    padding: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.custom-select .select2-close-mask {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    display: block;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    border: 0;
    background-color: #fff;
}

.custom-select .select2-hidden-accessible {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.custom-select .select2-container--default .select2-selection--single {
    border: 1px solid #aaa;
    border-radius: 4px;
    background-color: #fff;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__clear {
    font-weight: 700;
    float: right;
    cursor: pointer;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    height: 26px;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-left: -4px;
    border-width: 5px 4px 0 4px;
    border-style: solid;
    border-color: #888 transparent transparent transparent;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    right: auto;
    left: 1px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: default;
    background-color: #eee;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #888 transparent;
}

.select2-container--default .select2-selection--multiple {
    cursor: text;
    border: 1px solid #aaa;
    border-radius: 4px;
    background-color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0 5px;
    list-style: none;
}

.custom-select .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    float: left;
    margin-top: 5px;
    color: #999;
}

.custom-select .select2-container--default .select2-selection--multiple .select2-selection__clear {
    font-weight: 700;
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    cursor: pointer;
}

.custom-select .select2-container--default .select2-selection--multiple .select2-selection__choice {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    padding: 0 5px;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 4px;
    background-color: #e4e4e4;
}

.custom-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-weight: 700;
    display: inline-block;
    margin-right: 2px;
    cursor: pointer;
    color: #999;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-right: auto;
    margin-left: 5px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: auto;
    margin-left: 2px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    cursor: default;
    background-color: #eee;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    border: none;
    outline: 0;
    background: 0 0;
}

.select2-container--default .select2-results > .select2-results__options {
    overflow-y: auto;
    max-height: 200px;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #fff;
    background-color: #5897fb;
}

.select2-container--default .select2-results__group {
    display: block;
    padding: 6px;
    cursor: default;
}

.select2-container--classic .select2-selection--single {
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-color: #f6f6f6;
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    color: #444;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    font-weight: 700;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    height: 26px;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #ddd;
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-left: -4px;
    border-width: 5px 4px 0 4px;
    border-style: solid;
    border-color: #888 transparent transparent transparent;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    right: auto;
    left: 1px;
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    border: none;
    background: 0 0;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #888 transparent;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
}

.custom-select .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
    cursor: text;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-color: #fff;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.custom-select .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    margin: 0;
    padding: 0 5px;
    list-style: none;
}

.custom-select .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.custom-select .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    padding: 0 5px;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 4px;
    background-color: #e4e4e4;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    font-weight: 700;
    display: inline-block;
    margin-right: 2px;
    cursor: pointer;
    color: #888;
}

.custom-select .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-right: auto;
    margin-left: 5px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: auto;
    margin-left: 2px;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
}

.select2-container--classic .select2-dropdown {
    border: 1px solid transparent;
    background-color: #fff;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    overflow-y: auto;
    max-height: 200px;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    color: #fff;
    background-color: #3875d7;
}

.custom-select .select2-container--classic .select2-results__group {
    display: block;
    padding: 6px;
    cursor: default;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 10px;
    width: .6rem;
    height: .6rem;
    margin-left: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: none;
    border-bottom: 2px solid #131313;
    border-left: 2px solid #131313;
}

.custom-select .select2-container--default .select2-selection--single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    top: 13px;
    width: .6rem;
    height: .6rem;
    margin-left: 0;
    -webkit-transform: rotate(136deg);
    -ms-transform: rotate(136deg);
    transform: rotate(136deg);
    border: none;
    border-bottom: 2px solid #131313;
    border-left: 2px solid #131313;
}

.custom-select .select2-container--default .select2-selection--single {
    border: none;
    background-color: transparent;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 600;
    color: #eb071e;
    font-size: 16px;
}

.custom-select .select2-container--default .select2-selection--single {
    width: 100%;
}

.windows-tab__header_mobile {
    margin-bottom: 40px;
}

@media (max-width: 1311px) {
    .section {
        padding-right: 75px;
    }
}

@media (max-width: 1000px) {
    .section {
        padding-right: 0;
    }

    .windows-tab__header {
        display: none;
    }

    .windows-tab__header_mobile {
        display: block;
    }
}

@media (max-width: 768px) {
    .section__features .column_posts__item .post_item a {
        width: 100%;
        margin-bottom: 5px;
        min-height: 40px;
    }

    .furniture .wrap_flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .col {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .section {
        padding-bottom: 40px;
    }
    .scheme__image {
        padding: 10px;
    }

    .column_posts {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .column_posts .column_posts__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }

    .furniture__col img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .furniture__item img {
        width: 40px;
        height: 32px;
        margin-right: 20px;
    }

    .furniture__list {
        padding-right: 0px;
    }

    .solar_top_text_price__link {
        position: relative;
        bottom: 0;
        left: 0%;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
        margin-top: 0;
    }

    .compare_wr {
        padding-bottom: 20px;
    }

    .block_reviews {
        padding-top: 0px;
    }

    .block_reviews .reviews_links a.all_reviews {
        width: 150px;
    }
    
}

.compare_wr {
    position: relative;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: -30px !important;
}

.compare__item {
    width: 9.8%;
}

.compare__item:first-child {
    width: 12%;
}

.compare__item:first-child p {
    font-size: 12px;
    text-align: center;
}

.compare_block_button .compare__item {
    padding-left: 10px;
    padding-right: 10px;
}

/* Правки */

.solar_picher_block_three-offset {
    width: 100%;
    margin-top: 4rem;
    float: left;
}

@media (max-width: 1000px) {
    .solar_picher_block_three-offset {
        margin-top: 13rem;
    }
}

@media (max-width: 760px) {
    .solar_picher_block_three-offset {
        margin-top: 2rem;
    }
}

@media (max-width: 640px) {
    .solar_picher_block_three-offset {
        margin-top: 4rem;
    }
}

.solar_picher_block_three_wrap {
    width: 100%;
}
/*панорамные окна страница*/
/**/
.page-desc{
    font-size: 19px;
}
.red-item{
    background: #EB071E;
    color: #fff;
    display: flex;
    align-items: stretch;
}
.red-item__title{
    font-size:32px;
    display: block;
    margin-top: 0!important;
    color: #fff;
}
.red-item__right{
    width: 60%;
}
.red-item__right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.red-item__left{
    width: 40%;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px 45px;
}
.page-desc_b-offset{
    margin-bottom: 30px;
}
.red-item__right{
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 423px;
}
.red-item__desc{
    font-size: 28px;
    color: #fff;
    font-weight: 700;
}
.red-item__desc p{
     color: #fff;
}
.section__desc_middle{
    font-size: 23px;
}
.section__desc_middle{
    padding-top: 70px;
    padding-bottom: 20px;
}
.s-gallery__item{
    height: 322px;
    flex: 1;
    position: relative;
}
.s-gallery{
    position: relative;
    display: flex;
    align-items: flex-start;
}
.section-middle{
    margin-bottom: 40px;
}
.s-gallery__desc{
    
   
    padding: 11px 15px;
    font-size: 24px;
}
.full__title{
    display: inline-block;
    padding: 8px 24px;
    background: #fff;
    color: #D9302D;
    font-size: 27px;
    position: absolute;
    left: 0;
    bottom: 20px;
    line-height: 1;
}
.ex-work-line__desc_mh{
    display: block;
    min-height: 90px;
}
.full_b-offset{
    margin-bottom: 30px;
}
.s-gallery__body{
     padding:22px 13px;
    display:inline-block;
    background: rgba(255,255,255,.7);
}
.section__desc h2{
    margin-bottom: 15px;
}
.full{
    display: block;
    position: relative;
    height:417px;
    background-position: center;
    background-size: cover;
}

.s-gallery__content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
   
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.s-gallery__title{
    font-size: 30px;
    display:inline-block;
    background: rgba(255,255,255,.7);
    padding: 3px 15px;
    font-weight: 700;
    
}
.row{
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.col{
    padding-left: 15px;
    padding-right: 15px;
}
.col.col--lg-3{
    width: 25%;
}
.col.col--lg-4{
    width: 33.3%;
}
.window-tile__title{
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    font-size: 27px;
    padding-left:20px;
    border-left: 6px solid #DB3832;
}

.window-tile_b-offset{
    margin-bottom: 50px;
}
.window-tile{
    text-decoration: none;
    display: block;
}
.window-tile__content{
    display: block;
}
img{
    max-width: 100%;
}
.window-tile__pic{
    margin-bottom: 30px;
    width: 100%;
    height: 267px;
    border: 4px solid #BDBCBC;
    display: flex;
    align-items: center;
    justify-content: center; 
}
.window-tile__pic_large{
    align-items: flex-start;
    height: 310px;
}
.ex-work__item{
    border: 1px solid #DCDCDC;
    padding: 8px;
}
.ex-work__img{
    display: block;
}
.ex-work__pic{
    width: 100%;
}
.ex-work__title{
    text-decoration: none;
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #EB071E;
    margin-bottom:20px;
    min-height: 54px;
}
.ex-work__content{
    display: block;
    padding: 20px 24px;
}
.ex-work-line__title{
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ex-work-line{
    font-size: 18px;
    margin-bottom: 13px;
}
.container_offset{
    padding-left: 15px;
    padding-right: 15px;
}
.ex-work-lines{
    margin-bottom: 20px;
}
.ex-work__link{
    display: block;
    font-size: 18px;
    font-weight: 700;
}

.col--lg-3{
    width: 25%;
}
.red-item__pic{
    display: none;
}
.full-mobile{
    display: none;
}
.form h4.form__title{
    display: block;
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 0!important;
}
.form_gray{
    background: #f1f1f1;
    padding:42px 60px;
}
.form-select .select2-selection--single{
    border-bottom:1px solid #eb071e!important;
}
.form__input{
    width: 100%;
    height: 40px;
    border:none;
    border-bottom: 1px solid #eb071e;
    font-size: 18px;
    background: rgba(255,255,255,0);
}
.form__input::-webkit-input-placeholder { color: #7b7b7b; }
.form__input:-ms-input-placeholder { color: #7b7b7b; }
.form__input::-ms-input-placeholder { color: #7b7b7b; }
.form__input::placeholder { color: #7b7b7b; } 
.form-item_offset{
    margin-bottom: 14px;
}
.form-select .select2-container--default .select2-selection--single{
    border-radius: 0!important;
}
.form-select .select2-container .select2-selection--single{
    height: 40px;
}
.form-select .select2-container--default .select2-selection--single .select2-selection__rendered{
    font-weight: 500!important;
    font-size: 18px;
    padding-left: 0;
     color: #7b7b7b!important;
}
.form-select .select2-container--default .select2-selection--single .select2-selection__arrow b{
        border-bottom: 2px solid #7b7b7b!important;
    border-left: 2px solid #7b7b7b!important;
}
.form-select .select2-container--default .select2-selection--single .select2-selection__rendered{
    font-size: 18px!important;
    font-weight:400!important;
    font-family:Arial, sans-serif;
}
.file__input{
    display: none;
}
.file__title{
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-flex;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    align-items: center;
}
.file__ico{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.file_offset{
    margin-top: 20px;
    margin-bottom: 20px;
}

.submit-btn{
    display: inline-block;
    height: 50px;
    border-radius: 50px;
    background: #eb071e;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    border: 0;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.reg-notif{
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 50px;
}
.form-notif p{
    color: #858585;
}
.form-notif a{
    color: #858585;
}
.sale__content_mw{
    max-width: 460px;
}
.sale_n-bg:before{
    display: none;
}
.sale__content_mw .sale__desc{
    margin-bottom: 30px;
}
.page-nav__ico{
    width: 66px;
    height: 66px;
    margin-right: 35px;
}
.red{
    color: #eb071e;
}
.sale__mobile{
    display: none;
}
.page_navigation_l .nav_item_text_title{
    font-size: 24px;
}
.page-nav_t-offset{
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-nav__content{
    padding-top: 14px;
    padding-bottom: 14px;
    display: inline-flex;
    align-items: center;
}
.page-nav__arrow{
    width: 30px;
    height: 20px;
}
.reviews-block-ajax .block_reviews{
    margin-left: -15px;
    margin-right: -15px;
}
.page-nav__r{
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 22px;
}
.page-nav{
    position: relative;
    display: block;
    border-top: 1px solid #eb071e;
    border-bottom: 1px solid #eb071e;
    padding-left: 38px;
    padding-right: 38px;
    text-decoration: none;
}
.success-s{
    margin-top: 50px;
    margin-bottom: 260px;
}
.success-s__desc{
    display: block;
    font-size:21px;
}
.success-s__title{
    margin-top: 0!important;
    font-size:30px;
    margin-bottom: 20px;
}
.page-nav__title{
    font-size: 24px;
    display: block;
    align-items: center;
}
.success-s__ico{
    width: 74px;
    height: 74px;
    margin-bottom: 30px;
}
.good-luck{
    margin-bottom: 60px;
    display: block;
    font-size: 21px;
    font-weight: 600;
    margin-top: 30px;
}
.title_reg{
    font-weight: 400;
}
.prise-section__content{
    padding: 15px 0 20px 60px ;
}
.how-to__title{
    font-size: 21px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
.how-to__content{
    padding-top: 10px;
}
.how-to__item{
    margin-bottom: 50px;
    display: flex;
    align-items: flex-start;
}
.prise-section__header{
    display: flex;
    align-items: center;
}
.prise-section h2{
    margin-bottom: 30px;
}
.prise__img{
    margin-bottom: 14px;
    display: flex;
    border: 1px solid #e5e5e5;
    padding: 15px;
    height: 260px;
    justify-content: center;
    align-items: flex-end;
}
.how-to__img{
    flex-shrink: 0;
    width: 68px;
    height: 68px;
    margin-right: 40px;
}
hr.hr-red{
    width: 100%;
    height: 1px;
    border: none;
    background: #ed1c31;
    margin-top: 20px;
    margin-bottom: 30px;
}
.prise-section__item{
    margin-bottom: 25px;
}
.prise-section{
    margin-bottom: 60px;
}
.prise-section__title{
    font-size: 21px;
    display: block;
}
.prise-section__numb{
    width:50px;
    height: 50px;
    flex-shrink: 0;
    margin-right: 15px;
    border-radius: 50%;
    border: 1px solid #ed1c31;
    display: inline-flex;
    font-size: 21px;
    justify-content: center;
    align-items: center;
    line-height: 1;
}
.prise__title{
    display: block;
    font-size: 21px;
}
.prise__img img{
    max-height: 100%;
}
.prises{
    display: flex;
    align-items:flex-start;
    justify-content: space-between;
}
.prise__item{
    width: calc(33.3% - 10px);
    display: block;
    margin-bottom: 20px;
}
@media(max-width:1300px){
    .s-gallery__content{
        padding: 15px;
    }
    .s-gallery__item{
        flex: none;
        width: 33.3%;
    }
    .s-gallery__desc{
        font-size: 18px;
    }
    .s-gallery__title{
        font-size: 24px;
    }
}
@media(max-width:1130px){
    .ex-work__content {
        display: block;
        padding: 10px 10px;
    }
    .red-item h4{
        font-size: 22px!important;
    }
    
    .red-item__desc{
        font-size: 22px;
    }
    .red-item__left{
       padding: 32px 25px; 
    }
}
@media(max-width:1030px){
    .ex-work-line{
        font-size: 15px;
    }
}
@media(max-width:990px){
    .how-to__title{
        font-size: 15px;
    }
    .how-to__item{
        margin-bottom: 30px;
    }
    .how-to__content{
        padding-top: 0;
    }
    .how-to__img{
        margin-right: 20px;
        width: 46px;
        height: 46px;
    }
    .prise-section__title{
        font-size: 18px;
    }
    .prise-section h2{
        font-size: 20px;
    }
    .prise__title{
        font-size: 15px;
    }
    .success-s{
        margin-bottom: 60px;
        margin-top: 10px;
    }
    .sale__title{
        font-size: 22px;
    }
    .sale__desc{
        font-size: 18px;
    }
    .sale_edited{
        flex-wrap: wrap;
        height: auto;
        background: none!important;
    }
    .sale__content {
    position: relative;
    padding: 12px;
}
    .sale__mobile{
        width: 100%;
        margin-bottom: 20px;
        display: block;
    }
    .full{
        height: inherit;
        background-image:none!important;
    }
    
    .full__title{
        font-size: 18px;
        padding: 8px 0px;
        position: static;
    }
    .full-mobile{
        display: block;
    }
    .ex-work .col--lg-3{
        width: 50%;
    }
    .section-middle {
        margin-bottom: 10px;
    }
    .window-tile__pic{
        margin-bottom: 10px;    
    }
    .window-tile__title{
        font-size: 18px;
    }
    .col.col--lg-3 {
        width: 50%;
    }
    .s-gallery{
        flex-wrap: wrap;
    }
    .s-gallery__item{
        width: 100%;
    }
    .red-item__pic{
        display: block;
        width: 100%;
    }
    .s-gallery__body br{
        display: none;
    }
    
    .s-gallery__body{
        width: 100%;
    }
    .red-item h4 {
        font-size: 18px!important;
    }
    .red-item__desc {
    font-size: 18px;
}
    .red-item__right{
        min-height: inherit;
        background-image: none!important;
    }
    .s-gallery__item{
        height: auto;
    }
    .s-gallery__item img{
        width: 100%;
    }
}
@media(max-width:760px){
    .prises{
        flex-wrap: wrap;
    }
    .prise__item{
        width: 100%;
    }
    .success-s__title{
        font-size: 24px!important;
    }
    .success-s__desc{
        font-size: 18px!important;
    }
    .slider_block .slider_block__item .wrap, .wrap{
        padding-left: 15px;
        padding-right: 15px;
    }
    .block_form .wrap .block_form__item{
        width: 100%;
    }
    .block_form .wrap .block_form__item form button{
        max-width: 100%;
    }
    .block_form .wrap .block_form__item p.form_title{
        font-size: 19px;
    }
    .page-nav{
        padding-left: 14px;
        padding-right: 14px;
    }
    .page-nav__r{
        display: none;
    }
    .page-nav__title{
        font-size: 17px;
    }
    .submit-btn{
        font-size: 15px;
        width: 100%;
        max-width: 300px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .form h4.form__title{
        font-size: 25px;
    }
    .file__title{
        font-size: 10px;
    }
   .page-nav__ico {
    width: 48px;
    height: 48px;
    margin-right: 15px;
} .registration.form_gray{
        padding-left: 15px;
        padding-right: 15px;
    }
    .col.col--lg-4{
        width: 100%;
    }
    
    .col.col--lg-3 {
        width: 100%;
    }
    .red-item{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    
    .red-item__left{
        width: 100%;
    }
    .red-item__right{
        width: 100%;
    }
    .section__desc.section__desc_middle{
        padding-top: 30px;
        font-size: 18px;
    }
}
@media(max-width:500px){
    .ex-work__item{
        margin-bottom: 14px;
    }
    .ex-work-line__desc_mh{
        min-height: inherit;
    }
    .ex-work__title{
        min-height: inherit;
    }
    .ex-work .col--lg-3{
        width: 100%;
    }
}
