

/* Start:/bitrix/templates/arm-ecogroup.ru/components/bitrix/breadcrumb/nav/style.css?1785272626690*/
.bx-breadcrumb {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	flex-wrap: wrap;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.bx-breadcrumb .bx-breadcrumb-item a {
	color:#878787;
}

/* End */


/* Start:/bitrix/templates/arm-ecogroup.ru/template_styles.css?178527262611603*/
@font-face{font-family:"FontAwesome";src:url("/bitrix/templates/arm/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("/bitrix/templates/arm/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/bitrix/templates/arm/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/bitrix/templates/arm/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/bitrix/templates/arm/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg"),url("/bitrix/templates/arm/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype");font-weight:normal;font-style:normal;font-display:swap;}
.modal {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.modal__wrapper {
    position: relative;
    overflow: auto;
    box-sizing: border-box;
    z-index: 2;
    max-width: 100%;
    background: #eeedee;
    text-align: center;
    width: 540px;
    padding: 45px;
}
h2.form_title {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.4;
}
.modal__close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px / 30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2;
    cursor: pointer;
}
.modal__close:before {content: "×";}
.form-table tbody, .form-table tr, .form-table td {
	display: block;
	width: 100%;
}
.form-table .form_td {
    border: 1px solid #737373;
    color: #212121;
    height: 40px;
    position: relative;
    display: flex;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}
.form-table {
    width: 360px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 100%;
}
.form-table .form_td input {
    background: transparent;
    border: none;
    box-shadow: none;
    width: 100%;
    height: 100%;
    padding-left: 36px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    padding-bottom: 2px;
}
.form-table .form_td input:hover, .form-table .form_td input:focus {outline: none;}
.form_checkbox_td label {
	font-size: 11px;
    	color: #979797;
	display: flex;
}
.form_checkbox_td label {
    font-size: 11px;
    color: #979797;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.form_checkbox_td label a {color: #4bb800;}
.form_checkbox_td label:before {
	content: '';
}
.form_checkbox_td input[type=checkbox]:checked + label:before {
    content: "✓";
}
.form_checkbox_td input {display: none;}
.form-table tfoot input[type="submit"] {
    background: #4bb800;
    border: none;
    color: #fff;
    text-transform: none;
    padding: 10px 50px;
    border-radius: 25px;
    transition: all .25s ease;
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
    font-family: "SUI", sans-serif;
}
.form-table .form_td:before {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #4bb800;
    position: absolute;
    top: 11px;
    left: 11px;
}
.form-table .form_td_SIMPLE_QUESTION_555:before {content: "";}
.form-table .form_td_SIMPLE_QUESTION_803:before {content: "";}
.form-table .form_td_SIMPLE_QUESTION_512:before {content: "";}
.form-table .form_td_SIMPLE_QUESTION_216:before {content: "";}
/* регионы - начало */
#btn_regions {
    color: #222;
    cursor: pointer;
    white-space: nowrap;
    display: flex;
    gap: 7px;
    align-items: center;
    font-size: 15px;
    line-height: 1.8;
    text-decoration: underline;
}
#btn_regions svg {margin-top: 2px;}
#regions_form {
    width: 90%;
    max-width: 800px;
}
.one_orehion {
    cursor: pointer;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px 0px 5px 0px;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px dotted;
}
.one_orehion:hover {
	color: #4bb800;
	border-color: #4bb800;
}
.one_orehion.current {
	background: #4bb800;
	color: #fff;
	border: none;
	margin-top: 12px;
}
.regions_flex {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    padding: 20px 35px 40px;
    border-top: 1px solid #f2f2f2;
    background: #f8f8f8;
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: -24px;
}
.regions_left, .regions_middle, .regions_right {
	width: calc(33% - 20px);
}
.reg_grey_title {
    font-size: 13px;
    padding: 0px 0px 6px 10px;
    color: #888888;
}
.regions_big_white_title {
    font-size: 25px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 27px;
    color: #222;
    padding-left: 10px;
}
/* регионы - конец */
.fancybox-container.fancybox-is-open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}
.fancybox-container.fancybox-is-open .fancybox-inner {
    height: auto;
    max-height: 70vh;
    overflow-y: auto;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 40px;
    position: relative;
}
.fancybox-close-small {
    position: absolute;
    top: 11px;
    right: 11px;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}
.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    color: rgb(136, 136, 136);
    text-align: center;
    box-sizing: border-box;
    z-index: 2;
    font: 300 20px / 30px Arial, "Helvetica Neue", Helvetica, sans-serif;
    border-radius: 50%;
    border-width: 0px;
    background: rgb(255, 255, 255);
    transition: background 0.25s;
}
.modal_fancy_inner {opacity: 0;}
.fancybox-container.fancybox-is-open .modal_fancy_inner {opacity: 1;}
.top__slider.swiper {
	width: 100vw !important;
}
h2.title {
    color: white;
    line-height: 1.3;
    font-size: 2.5rem;
}
.top__screen {
	position: relative;
}
.top__screen #bx-pager {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 15%;
    height: 100%;
    display: flex !important;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    justify-content: center;
}
a.slider-link {
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	border-right: 3px solid transparent;
    	width: 130px;
}
a.slider-link.active {border-right: 3px solid #4bb800;}
.top__screen #bx-pager a.slider-link p {
    color: #4bb800;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    margin-top: -5px;
}
nav.services__item__list ul {
    height: 80px;
    overflow: hidden;
    margin-bottom: 40px;
}
.flex_page_blocks {
	display: flex;
    justify-content: center;
	gap: 30px;
	width: 100%;
}
.all_page_sections {padding: 40px 0 20px;}
.breds_block {width: 100%;}
.page_flex_menu_left {width: calc(25% - 15px);}
.page_flex_menu_right {width: calc(75% - 15px);}
.new_h1_block.page_flex_menu_right {width: 100%;}
.page_flex_menu_right h1 {
	color: #151515;
	font-size: 2.5rem;
	margin-top: 0;
	margin-bottom: 1rem;
    line-height: 1.2;
}
.page_flex_menu_right h2, .page_flex_menu_right h3, .page_flex_menu_right h4, .page_flex_menu_right h5, .page_flex_menu_right h6 {
    margin-bottom: 1rem;
    line-height: 1.2;
	margin-top: 1rem;
	font-size: 2rem;
}
.page_flex_menu_right p + p, .page_flex_menu_right div + p, .page_flex_menu_right ul + p, .page_flex_menu_right ol + p {margin-top: 15px;}
.page_flex_menu_right ul, .page_flex_menu_right ol {margin: 15px 0 0 17px;}
.page_flex_menu_right .licence {
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.btn {
	padding: 8px 50px;
    border-radius: 25px;
    background: none;
    border: 2px solid #4bb800;
    color: #4bb800;
    text-decoration: none;
    font-weight: 700;
    display: flex;
    width: max-content;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}
.btn:hover {
	background: #4bb800;
	color: #fff;
}
.flex_images {
	display: flex;
	gap: 20px;
}
.page_flex_menu_right p a, .page_flex_menu_right li a, .page_flex_menu_right td a {color: #4bb800;}
.page_flex_menu_right table {margin-top: 15px;}
div.news-item {
	display: flex;
    gap: 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	max-width: 210px;
}
div.news-item img {
	max-width: 100%;
	height: auto;
}
div.news-item p {
	font-size: 14px;
    max-width: 210px;
    text-align: center;
}
.news-list {
	display: flex;
    flex-wrap: wrap;
    gap: 20px 44px;
    align-items: flex-start;
}
h1 + .news-list {margin-top: 40px;}
.row {flex-wrap: wrap;gap: 20px;}
.row .col-md-4 {width: calc(33% - 10px)%;}
.row .col-sm-6 {width: calc(50% - 10px);}
.brand-item .text .title {font-size: 14px;}
.brand-item {min-height: 261px;}
.page_flex_menu_right p img[align="left"] {
	margin-right: 20px;
    margin-bottom: 10px;
}
.section-container .title, .section-container .more-link {
    font-family: "SUI", sans-serif;
    font-weight: 800;
}
.link-section p {margin-top: 0 !important;}
.section-container .link-section {height: 76px;}
@media (max-width: 1425px){
    .top__screen #bx-pager {right: 55px;}
    .slide__container {
        width: 100%;
        max-width: none;
        padding: 0px 55px;
    }
    .section__wrapper {
        max-width: none;
        padding-left: 55px;
        padding-right: 55px;
    }
}
.city__select span {border-bottom: none;}
@media (max-width: 1300px){
.license__left {padding-bottom: 40px;}   
}
.license__left p.bold, .license__left li {
	font-size: 16px;
	color: #151515;
	opacity: 1;
}
.quest {text-align: center;}
.page_bottom_nav nav {
	width: 100%;
	margin-bottom: 47px;
}
.page_bottom_nav ul:nth-child(1) {
    display: flex;
    list-style: none;
    gap: 10px;
    width: calc(100% - 320px);
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.page_bottom_nav ul:nth-child(1) li:nth-child(1) {display: none;}
.page_bottom_nav ul:nth-child(2) {
	list-style: none;
	position: relative;
}
.page_bottom_nav ul li a, .page_bottom_nav ul li span {
    display: block;
    padding: 9px 15px;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #4bb800;
    border-radius: 7px;
    font-weight: bold;
}
.page_bottom_nav ul:nth-child(2) li {
    width: 150px;
    position: absolute;
    top: -47px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page_bottom_nav ul:nth-child(2) li:nth-child(1) {
	left: 0;
}
.page_bottom_nav ul:nth-child(2) li:nth-child(2) {
	right: 0;
}
.descript blockquote {
    padding: 12px 0px 12px 30px;
    border-left: 3px solid #4bb800 !important;
    margin: 10px 0;
    font-weight: bold;
}
/* End */
/* /bitrix/templates/arm-ecogroup.ru/components/bitrix/breadcrumb/nav/style.css?1785272626690 */
/* /bitrix/templates/arm-ecogroup.ru/template_styles.css?178527262611603 */
