

/* Start:/local/templates/greenoffice_modify/components/bitrix/news/article/bitrix/news.detail/.default/style.css?177668411798*/
a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

/* End */


/* Start:/local/templates/greenoffice_modify/assets/css/pages/service.css?177668411816000*/
.brands {
    padding: 20px;
    background-color: rgb(240,240,240);
    border: 1px solid rgb(200,200,200);
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,.33);
    width: 1016px;
}

.brands.brands2 {
    width: 100%;
    background-color: rgb(255,255,255);
    border: 1px solid rgb(255,255,255);
    margin-bottom: 20px;
}

.brands.brands2 {
    display: block;
}

.brands .image {
    display: inline-block;
    margin: 0 28px;
    vertical-align: middle;
}

.brands2 .image {
    margin: 0 auto;
}

.brands.brands2 img {
    max-height: 100px;
    max-width: 174px;
}
.service-text.ozelenenie_form
{
	padding-top:70px;
}

/* SERVICE BEGIN */
.service_title {
    margin-bottom: 50px;
    color: #090909;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.333;
    text-align: center;
}

@media screen and (max-width: 47.99875em) {
    .service_title {
        font-size: 18px;
        margin-bottom: 22px;
        text-align: left;
    }
}

.service_desc {
    position: relative;
    margin-bottom: 56px;
    overflow: hidden;
}

@media screen and (max-width: 64.06125em) {
    .service_desc {
        margin-bottom: 36px;
    }
}

.service_desc:before {
    position: absolute;
    left: 51%;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(120, 183, 80, 0.23);
    -ms-transform: skewX(-16deg);
    transform: skewX(-16deg);
}

@media screen and (max-width: 64.06125em) {
    .service_desc:before {
        left: 0;
        -ms-transform: none;
        transform: none;
    }
}

.service_desc_inner {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.service_desc_info {
    position: relative;
    z-index: 2;
    padding-top: 56px;
    color: #333333;
}

.service_desc_info_left {
    width: 37.5%;
    font-size: 14px;
}

.service_desc_style_text p,
.service_desc_info p {
    font-size: inherit;
}

.service_desc_info_right {
    width: 260px;
    font-size: 13px;
}

@media screen and (max-width: 64.06125em) {
    .service_desc_info {
        padding-top: 34px;
    }

    .service_desc_info_left {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 50px;
        background-color: white;
    }

    .service_desc_info_right {
        width: 48%;
        padding-left: 20px;
    }
}

@media screen and (max-width: 39.99875em) {
    .service_desc_info_left {
        font-size: 13px;
    }

    .service_desc_info_right {
        width: 100%;
        padding-top: 40px;
        padding-left: 0;
        font-size: 12px;
    }
}

.service_desc_title {
    margin-bottom: 24px;
    text-align: left;
}

@media screen and (max-width: 47.99875em) {
    .service_desc_title {
        margin-bottom: 16px;
    }
}

.service_desc_btns {
    margin-top: 44px;
}

@media screen and (max-width: 64.06125em) {
    .service_desc_btns {
        margin-top: 28px;
    }
}

.service_desc_btn-calc {
    height: 50px;
    padding-left: 42px;
    padding-right: 42px;
    border-radius: 25px;
    background-color: #000000;
    color: white;
    border: 1px solid #000000;
}

@media screen and (min-width: 64.0625em) {
    .service_desc_btn-calc:hover {
        background-color: white;
        color: #000000;
    }
}

@media screen and (max-width: 39.99875em) {
    .service_desc_btn-calc {
        width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }
}

.service_desc_img {
    position: relative;
    width: calc(62.5% - 260px);
    min-height: 490px;
}

.service_desc_img_inner {
    position: absolute;
    right: 20px;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: calc(100% + 40px);
    height: 100%;
}

.service_desc_img_inner img {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

@media screen and (max-width: 64.06125em) {
    .service_desc_img {
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: 52%;
        height: 306px;
        min-height: 0;
    }

    .service_desc_img_inner {
        right: 0;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media screen and (max-width: 39.99875em) {
    .service_desc_img {
        width: 100%;
        -ms-flex-order: 4;
        order: 4;
    }

    .service_desc_img_inner {
        right: -20px;
    }
}

.service_desc_fact {
    color: #383d36;
}

.service_desc_fact_title {
    margin-bottom: 14px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
}

.service_desc_fact_title > span:not(:last-child) {
    margin-right: 14px;
}

.service_desc_fact_percent {
    font-size: 48px;
}

.service_desc_style_text,
.service_desc_fact_text {
    color: #333333;
    text-align: justify;
}
.service_desc_text {
    text-align: justify;
}

@media screen and (max-width: 39.99875em) {
    .service_desc_fact_title {
        font-size: 24px;
    }

    .service_desc_fact_percent {
        font-size: 36px;
    }
}

.service_advantages {
    padding-bottom: 52px;
}

@media screen and (max-width: 64.06125em) {
    .service_advantages {
        padding-bottom: 12px;
    }
}

.service_advantages-list .advantages-list_item {
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    padding: 0 8px 0 2px;
    text-align: left;
}

.service_advantages-list .advantages-list_item:before, .service_advantages-list .advantages-list_item:after {
    display: none;
}

.service_advantages-list .advantages-list_item_img {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 42px;
    margin-right: 28px;
}

.service_advantages-list .advantages-list_item_info {
    width: calc(100% - 70px);
}

.service_advantages-list .advantages-list_item_title {
    color: #333333;
    font-weight: 600;
    margin-bottom: 12px;
}

@media screen and (max-width: 64.06125em) {
    .service_advantages-list .advantages-list_item {
        width: 33.3%;
    }

    .service_advantages-list .advantages-list_item_title {
        font-size: 14px;
    }

    .service_advantages-list .advantages-list_item_img {
        margin-right: 22px;
    }

    .service_advantages-list .advantages-list_item_info {
        width: calc(100% - 64px);
    }
}

@media screen and (max-width: 47.99875em) {
    .service_advantages-list .advantages-list_item {
        width: 50%;
    }
}

@media screen and (max-width: 39.99875em) {
    .service_advantages-list .advantages-list_item {
        width: 100%;
    }
}

.service_choice {
    margin-bottom: 74px;
    padding-top: 74px;
    padding-bottom: 74px;
}

@media screen and (max-width: 64.06125em) {
    .service_choice {
        margin-bottom: 28px;
        padding-top: 34px;
        padding-bottom: 12px;
    }
}

.service_choice_items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 910px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.service_choice_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(50% - 10px);
    max-width: 400px;
    margin-bottom: 36px;
    color: #333333;
}

.service_choice_item_title {
    margin-bottom: 20px;
    font-size: 24px;
}

.service_choice_item_info {
    margin-bottom: 38px;
    color: #666666;
    font-size: 13px;
    font-weight: 500;
    text-align: justify;
}

.service_choice_item_info > *:first-child {
    margin-top: 0;
}

.service_choice_item_info > *:last-child {
    margin-bottom: 0;
}

.service_choice_item_info ul {
    list-style-type: none;
    padding-left: 0;
}

.service_choice_item_info li {
    position: relative;
    margin-bottom: 24px;
    padding-left: 18px;
    line-height: 1.615;
}

.service_choice_item_info li:last-child {
    margin-bottom: 0;
}

.service_choice_item_info li:before {
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    content: none;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #333333;
}

.service_choice_item_price {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
}

.service_choice_item_btn {
    width: 178px;
    height: 50px;
    border-radius: 25px;
}

.service_choice_item_btn i {
    font-size: 9px;
}

@media screen and (max-width: 47.99875em) {
    .service_choice_item_title {
        margin-bottom: 12px;
        color: #78b750;
        font-size: 18px;
        font-weight: 500;
    }

    .service_choice_item_info {
        font-size: 12px;
    }

    .service_choice_item_info li {
        margin-bottom: 16px;
    }

    .service_choice_item_price {
        font-size: 20px;
    }
}

@media screen and (max-width: 39.99875em) {
    .service_choice_item {
        width: 100%;
        max-width: 100%;
    }

    .service_choice_item_info {
        margin-bottom: 14px;
    }

    .service_choice_item_btn {
        width: 100%;
    }
}

.service_calc {
    margin-bottom: 86px;
}

@media screen and (max-width: 64.06125em) {
    .service_calc {
        margin-bottom: 30px;
    }
}

.service_calc_form {
    width: 795px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.11);
    border-radius: 4px;
    background-color: white;
    overflow: hidden;
}

.service_calc_form_title {
    margin-bottom: 32px;
    padding: 28px 20px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    background-color: #252525;
}

.service_calc_form_main {
    width: calc(100% - 40px);
    max-width: 496px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 46px;
}

.service_calc_form_item + .service_calc_form_item {
    margin-top: 11px;
}

.service_calc_form .site-form_item {
    height: 56px;
    margin-bottom: 8px;
}

.service_calc_form .site-form_submit {
    width: 263px;
    height: 50px;
    border-radius: 25px;
}

.service_calc_form .site-form_submit i {
    font-size: 9px;
}

@media screen and (max-width: 39.99875em) {
    .service_calc_form .site-form_submit {
        width: 100%;
    }
}

.service-text {
    margin-bottom: 56px;
    background-color: white;
    padding-bottom: 48px;
}

@media screen and (max-width: 64.06125em) {
    .service-text {
        margin-bottom: 0;
        padding-bottom: 4px;
    }
}

@media screen and (max-width: 78.74875em) {
    .service-text {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }
}

.service-text_desc {
    padding: 38px 44px;
}

@media screen and (max-width: 78.74875em) {
    .service-text_desc {
        padding: 24px;
    }
}

@media screen and (max-width: 64.06125em) {
    .service-text_desc {
        padding: 15px;
    }
}

@media screen and (max-width: 39.99875em) {
    .service-text_desc {
        margin-bottom: 12px;
    }
}

.service-text_desc_img {
    margin-bottom: 40px;
    text-align: center;
}

.service-text_desc_img img {
    max-height: 480px;
}

@media screen and (max-width: 64.06125em) {
    .service-text_desc_img {
        margin-bottom: 28px;
    }
}

.service-text_desc_title {
    margin-bottom: 22px;
    color: #090909;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
}

@media screen and (max-width: 39.99875em) {
    .service-text_desc_title {
        margin-bottom: 14px;
    }
}

.service-text_desc_info {
    max-width: 976px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

@media screen and (max-width: 64.06125em) {
    .service-text_desc_info {
        padding-left: 10px;
        padding-right: 10px;
        text-align: justify;
    }

    .service-text_desc_info .is-two-cols {
        column-count: 1;
        text-align: justify;
    }
}

.service-text_desc_text {
    width: calc(100% + 28px);
    margin-left: -14px;
    margin-right: -14px;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
}

@media screen and (max-width: 39.99875em) {
    .service-text_desc_text {
        font-size: 12px;
    }
}

.service-text_desc_text:after {
    display: block;
    width: 100%;
    content: "";
    clear: both;
}

.service-text_desc_text > * {
    display: inline-block;
    max-width: calc(50% - 28px);
    margin-top: 0;
    margin-bottom: 24px;
    margin-left: 14px;
    margin-right: 14px;
    font: inherit;
    float: left;
    break-inside: avoid;
}

@media screen and (max-width: 47.99875em) {
    .service-text_desc_text > * {
        max-width: calc(100% - 28px);
        float: none;
    }
}

.service-text_advantages {
    margin-bottom: 26px;
}

.service-text_examples, .service-text_request {
    padding-left: 20px;
    padding-right: 20px;
}

.service-text_examples_title {
    margin-bottom: 10px;
    color: #666666;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.45px;
}

.service-text_examples_desc {
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 38px;
    color: #090909;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
}

@media screen and (max-width: 47.99875em) {
    .service-text_examples_desc {
        margin-bottom: 28px;
        font-size: 16px;
    }
}

.service-text_examples_slider {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
}

.service-text_examples_slider_item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.service-text_examples_slider.slick-slider {
    margin-bottom: 44px;
}

.service-text_examples_slider .slick-dots {
    position: static;
    margin-top: 10px;
}

.service-text_examples_slider .slick-list {
    margin-left: -5px;
    margin-right: -5px;
}

.service-text_examples_slider .slick-list .slick-track {
    height: 300px;
}

.service-text_examples_slider .slick-slide {
    padding: 0 5px;
}

.service-text_request_title {
    margin-bottom: 4px;
    color: #090909;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
}

@media screen and (max-width: 47.99875em) {
    .service-text_request_title {
        font-size: 16px;
    }
}

.service-text_request_desc {
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    color: #666666;
    font-size: 13px;
    font-weight: 500;
}

@media screen and (max-width: 47.99875em) {
    .service-text_request_desc {
        margin-bottom: 26px;
    }
}

.service-text_request_form {
    max-width: 598px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}

.service-text_request_form .site-form_submit {
    width: 336px;
    margin-bottom: 20px;
}

@media screen and (max-width: 39.99875em) {
    .service-text_request_form .site-form_submit {
        width: 100%;
    }
}

/* SERVICE END */
/* End */


/* Start:/local/templates/greenoffice_modify/components/bitrix/catalog.section/article_products/themes/blue/style.css?1776684117825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/greenoffice_modify/components/bitrix/news/article/bitrix/news.detail/.default/style.css?177668411798 */
/* /local/templates/greenoffice_modify/assets/css/pages/service.css?177668411816000 */
/* /local/templates/greenoffice_modify/components/bitrix/catalog.section/article_products/themes/blue/style.css?1776684117825 */
