.service_one_new {
	background: #eeedee;
    	border-radius: 6px;
    	padding: 15px 30px;
    	padding-bottom: 75px;
    	position: relative;
    	width: calc(50% - 10px);
}
.services_page_list {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.service_one_new .title {
    font-size: 21px;
    font-family: "SUIBlack";
    padding-right: 15%;
}
.service_one_new .link-section {
    margin-top: 25px;
    padding-right: 20%;
    height: auto;
    overflow: hidden;
}
.service_one_new .more-link {
    	font-family: "SUIBlack";
    	color: #4bb800;
    	position: absolute;
	bottom: 20px;
	left: 30px;
	font-size: 15px;
}
.service_one_new .link-section a {
    color: #7a7a7a;
    text-decoration: underline;
    font-size: 16px;
    display: block;
    line-height: 1.5;
}
.service_one_new .link-section a:hover {text-decoration: none;}
.service_one_new .section-logo {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    border: 1px solid #4bb800;
    position: absolute;
    top: 15px;
    right: 20px;
    background-repeat: no-repeat;
    background-position: center;
}
@media (max-width: 767px){
.service_one_new {width: 100%;}
.service_one_new {padding-top: 110px;}
.service_one_new .section-logo {
	left: 30px;
	right: auto;
}
.service_one_new .title, .service_one_new .link-section {padding-right: 0;}
}

.element-wrapper .picture-section {
    position: relative;
    height: 432px;
    margin-bottom: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 15px;
}

.element-wrapper h1 {
    margin-bottom: 10px;
    font-weight: 900;
}
.element-wrapper .picture-section::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.element-wrapper .picture-section img {
    display: none;
}

.element-wrapper .picture-section .picture-section-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.element-wrapper .picture-section .picture-section-content .content-box {
    display: table;
    width: 100%;
    height: 100%;
    padding-left: 50px;
}

.element-wrapper .picture-section .picture-section-content .content-box > div {
    display: table-cell;
    vertical-align: middle;
}

.element-wrapper .picture-section .picture-section-content .content-box h2, .element-wrapper .picture-section .picture-section-content .content-box p {
    color: white;
}

.element-wrapper .picture-section .picture-section-content .content-box .form-popup {
    background: white;
    width: 320px;
    padding: 35px 0px;
}

.element-wrapper .picture-section .picture-section-content .content-box .form-popup .btn {
    margin-top: 10px;
}

.element-wrapper .picture-section .picture-section-content .content-box .form-popup .btn:hover {
    background: #4bb800;
    color: white;

}

.element-wrapper .picture-section .picture-section-content .content-box .offer-box {
    width: 55%;
    padding-right: 20%;
}


.element-wrapper .descript table {
    width: 100%;
    margin-bottom: 20px;
}

.element-wrapper .descript table tr td {
    padding: 0px 20px;
}

.element-wrapper .descript table tr:nth-child(2n) {
    background: #eeedee;
}

.element-wrapper .descript table tr:first-child {
    background: #4bb800;
    color: white;
}

.element-wrapper .descript p {
    margin-bottom: 10px;
}


.note {
    float: right;
    background: #4bb800;
    padding: 0 10px;
    margin: 5px 0 5px 10px;
    width: 200px;
    font-size: 0.9em;
    text-align: center;
    color: white;
    padding-bottom: 10px;
}

.note P {
    margin: 0.6em 0;
}

.note .bold {
    font-size: 16px;
    font-family: "SUIBlack";
}

.note a {
    color: white;
}

.note a img {
    margin-right: 10px;
}

.note .link-dow {
    margin-top: 5px;
}

.element-wrapper .picture-section textarea.form-control {
    border: 1px solid #737373;
    color: #212121;
    border-radius: 0!important;
}

.element-wrapper .license-small {
    width: 100px;
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
}

.element-wrapper .license-small img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.step-table tr {
    background: none!important;
    color: black!important;
}

.step-table tr td {
    border: none;
    padding: 10px;
}

.step-table tr td:first-child {
    text-align: center;
}

.order-block {
    margin: 25px 0;
}

.perfect_table tr td {
    /*color: #333!important;*/
}

.element-wrapper__inner {
    display: flex;
}

.element-wrapper__content {
    flex-grow: 1;
    margin-right: 20px;
}

.element-wrapper__right {
    flex: 0 0 262px;
}

.element-wrapper__sidebar {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 13px 15px 40px 15px;
    margin-bottom: 31px;
}

.sidebar-properties {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 5px;
    border-bottom: 1px solid #A6A6A6;
    margin-bottom: 22px;
}

.sidebar-properties__label {
    font-weight: 400;
    font-size: 16px;
}


.sidebar-properties__value {
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
}

.sidebar-advantages {
    margin-bottom: 5px;
}

.sidebar-advantage {
    font-weight: 400;
    font-size: 16px;
    font-family: "SUIRegular";
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.sidebar-advantage img {
    margin-right: 9px;
    flex: 0 0 36px;
}

.element-wrapper__sidebar .btn {
    display: block;
    width: 100%;
    text-transform: uppercase;
    padding: 7px 30px;
    border-radius: 25px;
    font-family: "SUIBold";
    transition: all .25s ease;
}

.element-wrapper__sticky {
    position: sticky;
    top:0;
}

.udost__title {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 18px;
    font-family: "SUIRegular";
}
.udost__title img {
    vertical-align: -3px;
}

.box-license {
    margin-bottom: 15px;
}

.element-wrapper__content {
	width: calc(100% - 262px);
}
@media screen and (max-width: 768px) {
    .element-wrapper .picture-section {
        height: 560px!important;
    }
}

@media screen and (max-width: 600px) {
    table {
        width: 100%;
    }

    thead {
        display: none;
    }

    tr:first-child {
        display: none;
    }

    tr:nth-of-type(2n) {
        background-color: inherit;
    }

    tbody td, tbody th {
        display: block;
        text-align: center;
    }

    tbody td, tbody th:before {
        content: attr(data-th);
        display: block;
        text-align: center;
    }

    .order-block {
        display: block!important;
        text-align: center;
    }

    .order-block>div {
        display: block!important;
    }

    .order-block>div:first-child {
        display: none!important;
    }

    .order-block__text {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    .element-wrapper .element-wrapper__inner  {
        flex-wrap: wrap;
    }

    .element-wrapper .element-wrapper__content {
        order: 2;
        max-width: 100%;
    }

    .element-wrapper .element-wrapper__right {
        order: 0;
        flex: 0 0 100%;
        margin-bottom: 31px;
    }

    .element-wrapper__sidebar {
        margin-bottom: 31px;
    }

    .udost {
        margin-bottom: 25px;
    }
}
@media (max-width: 1199px){
    header .call__btn {order: 3;}
    header .control {gap: 20px !important;}
    a.call {font-size: 18px !important;}
    .header__call a.call:nth-child(2), #btn_regions {font-size: 14px !important;}
    button.btn {padding: 10px 20px !important;}
    .logo img {width: 195px !important;}
    .header__city {gap: 0 !important;}
    a.main__level {
        padding: 10px 12px;
        font-size: 16px;
    }
    .multi.multilevel a.main__level {padding-right: 25px;}
    input#search {width: 350px;}
    .slider-container .top__screen {    margin-bottom: 0px;}
    h3.services__item__title {font-size: 18px;}
    nav.services__item__list li a {font-size: 16px;}
    section.license .section__wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    section.description {padding: 70px 0;}
    a.banner__call {font-size: 40px;}
}
#btn_regions {text-decoration: none !important;}
.city__select span {border: none !important;}
.header_desc_block{display: none !important;}
@media (max-width: 959px){
.header_desc_block{
	display: flex !important;
        align-items: center;
        gap: 20px;
}
.hide_mob_block {display: none !important;}
.show_mob_menu {
    width: 30px;
    height: 22px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    border: none;
    background: transparent;
}
.show_mob_menu span {
    background: black;
    width: 100%;
    display: block;
    height: 3px;
    margin-bottom: 0px;
}
header .mail-top div, header .phone-top div {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #4bb800;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0;
}
header .mail-top img, header .phone-top img {
	width: 18px;
	height: 18px;
}
header .menu_and_search {
        background: #fff;
        display: none;
        flex-direction: column-reverse;
        gap: 0 !important;
        position: absolute;
        width: 100%;
        left: 0;
        top: 70px;
        z-index: 100;
}
header .menu_and_search.shown {display: flex;}
header form.search {
    width: 100%;
    padding: 10px 25px;
}
input.search__btn {right: 30px;}
header nav.menu {width: 100%;}
header nav.menu ul {
    display: flex;
    flex-direction: column;
    padding: 0px 5px;
}
header a.main__level {
        padding: 10px 12px !important;
        font-size: 16px;
        display: block;
        width: 100%;
        text-align: center;
        border-top: 3px solid #eeedee;
}
li.multilevel.main__level__li:after {display: none !important;}
.top__screen #bx-pager {display: none !important;}
.services__list {
    display: flex;
    flex-wrap: wrap;
}
.services__item {
    width: 100%;
    box-sizing: border-box;
}
.footer__bottom {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding: 30px 0;
    flex-wrap: wrap;
    gap: 23px;
}
.footer__bottom__left, .footer__bottom__right {
    max-width: none;
    width: 100%;
    text-align: left;
    align-items: flex-start;
}
.footer__top {flex-wrap: wrap;}
nav.footer__nav {
    width: 50%;
    display: block;
    flex: none;
}
}
@media (max-width: 759px){
.section__wrapper {
        max-width: none;
        padding-left: 20px;
        padding-right: 20px;
}
.logo img {
        width: 165px !important;
}
.slide__container {padding: 0px 20px;}
h1.title {font-size: 2rem;}
.services__item {padding-top: 120px;}
.services__item:after {
    right: auto;
    left: 27px;
}
section.description {background-size: cover;}
.description__list {flex-wrap: wrap;}
.description__item {
	max-width: none;
	flex-direction: row;
}
.description__item img {
        width: 46px;
        min-width: 46px;
        height: 46px;
        object-fit: contain;
}
.license__slider {display: none !important;}
section.banner .section__wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    text-align: center;
}
section.banner .section__wrapper .banner__right {
	align-items: center;
}
.reviews .swiper-slide {text-align: center;}
}
.modal__image .modal__wrapper {
    width: 800px;
    height: auto;
    max-height: 90vh;
    overflow-y: auto;
    padding: 0;
}
.modal__image .modal__wrapper img {
    display: block;
    width: 100%;
    height: auto;
}
@media (max-width: 767px){
.section.quest {text-align: center;}
footer #foot-contacts p {justify-content: flex-start;}
footer #foot-contacts {
    float: none;
    text-align: left;
    margin-top: 20px;
}
.sidebar-advantage {margin-bottom: 18px;}
.swiper-slide.partner__item {justify-content: center;}
.page_flex_menu_right .row .col-sm-6 {
    width: 100%;
}
.page_flex_menu_right h1 {font-size: 2rem;}
}
.page_flex_menu_right ul, .page_flex_menu_right ol {
    margin: 0;
}
.page_flex_menu_right .col-md-4 {width: 25%;}
.page_flex_menu_right .row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    border: none;
}
.page_flex_menu_right .col-md-8 {width: calc(75% - 40px);}
ul.second-menu>li>a {text-decoration: none;}
.row_flex_services {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.one_service_block {
	width: calc(50% - 10px);
}
.element-inner {
    margin-bottom: 0;
    height: 100%;
}
div h4, div .h4 {
    font-family: "SUI", sans-serif !important;
    font-size: 1.5rem !important;
}
div.news-item {
    display: flex;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    max-width: 100%;
    text-align: left;
}
div.news-item p {
    font-size: 16px;
    max-width: 100%;
    text-align: left;
    color: #212121;
}
.news-item p a {
    color: #212121 !important;
    text-decoration: none;
}
div.news-item p + div {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.news-item .date {
    color: #878787;
    font-size: 14px;
}
.news-item .read {
    float: right;
    font-weight: bold;
    color: #4bb800;
    text-decoration: none;
    font-size: 14px;
}
.table-box {
    width: 100%;
    display: flex;
}
.element-container .head .logo-container {
    width: 85px;
}
.element-container .head {
    margin-bottom: 20px;
    align-items: center;
    gap: 15px;
}
.element-container .head .title {
    font-size: 14px;
    color: #151515;
    text-decoration: none;
    font-family: "SUI", sans-serif !important;
    font-weight: 900;
}
.element-container .more-link {
    color: #4bb800;
    font-family: "SUI", sans-serif !important;
    text-decoration: none;
    font-weight: 900;
}
.element-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
@media (max-width: 1110px){
.page_flex_menu_right .row .row > .col-md-4 {display: none;}
.page_flex_menu_right .row .row > .col-md-8 {width: 100%;}
}
@media (max-width: 767px){
.one_service_block {
    width: 100%;
}
}
.row .col-xs-12 {width: 100%;}
.descript hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25;
    height: 1px;
}
.element-wrapper .descript table tr td {
    padding: 10px 20px;
    vertical-align: middle;
}
.element-wrapper .descript table tr td p {margin-bottom: 0;}
.element-wrapper .descript table tr:first-child td {font-weight: bold;}
.btn.btn-alpha, .btn.btn-fill {
	background: #4bb800 !important;
	color: #fff !important;
}
.btn.btn-alpha:hover, .btn.btn-fill:hover {
	background: transparent !important;
	color: #4bb800 !important;
}
.element-wrapper .descript ul, .element-wrapper .descript ol {margin-left: 20px;}
.row.box-license {
    display: flex;
    gap: 20px;
}
.row.box-license .col-sm-5 {
    width: calc(30% - 10px);
}
.row.box-license .col-sm-7 {
    width: calc(70% - 10px);
    box-sizing: border-box;
    padding-left: 15px;
}
.element-wrapper .descript table.step-table tr td {
	padding-left: 0;
}
.element-wrapper .descript table.step-table tr td p {
    font-size: 16px;
}
.element-wrapper .descript table.step-table tr td p {
    font-size: 15px;
    opacity: 1;
    font-weight: 400;
    font-family: "SUI", sans-serif;
}
.element-wrapper .descript table.step-table tr td p.bold {font-weight: 900;}
.order-block {
    background-color: #eeedee;
    padding: 37px 25px;
    width: 100%;
    border-radius: 4px;
    display: flex;
    gap: 25px;
    align-items: center;
}
.element-wrapper .reviews__slider img {
	width: 100%;
	height: auto;
}
.sidebar-advantage, .udost__title {font-family: "SUI", sans-serif;}
.btn.btn-fill {
    font-family: "SUI", sans-serif;
    font-size: 14px;
    text-align: center;
}
.right_form form {
    background: white;
    width: 320px;
    padding: 35px 0px;
}
.right_form form .form-questions {
    padding-left: 10%;
    padding-right: 10%;
}
.right_form form .form_td {
    border: 1px solid #737373;
    color: #212121;
    position: relative;
    height: 40px;
    margin-bottom: 11px;
}
.right_form form .form_td input {
    border: none;
    height: 100%;
    width: 100%;
    padding-left: 37px;
}
right_form form .form_td input:focus {outline: none;}
.right_form form .form_td:before {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    left: 11px;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
}
.right_form form .form_td_SIMPLE_QUESTION_555:before {
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/user1.svg);
}
.right_form form .form_td_SIMPLE_QUESTION_803:before {
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/tel.svg);
}
.right_form form .form_td_SIMPLE_QUESTION_512:before {
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/email.svg);
}
.right_form form .form_td_SIMPLE_QUESTION_216:before {
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/dop.svg);
}
.right_form .form_checkbox_td label {
	font-size: 10px;
	gap: 4px;
}
.right_form .form_footer input {
    background: #4bb800;
    color: white;
    border: none;
    margin-top: 15px;
    padding: 10px 50px;
    border-radius: 25px;
    transition: all .25s ease;
    font-family: "SUI", sans-serif;
    cursor: pointer;
    width: 100%;
    font-weight: 700;
}
@media (max-width: 1230px){
.element-wrapper__content {
    width: 100%;
}
.element-wrapper__inner {
    display: flex;
    flex-direction: column;
}
.element-wrapper__right {
    flex: none;
    width: 100%;
}
}
@media (max-width: 960px){
.element-wrapper .descript table {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    overflow-y: auto;
}
.row.box-license {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.row.box-license .col-sm-5 {
    width: 100%;
}
.row.box-license .col-sm-7 {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0;
}
.element-wrapper .picture-section .picture-section-content .content-box {
    display: flex;
    width: 100%;
    height: 100%;
    padding-left: 0;
    padding: 40px;
    flex-direction: column;
}
.element-wrapper .picture-section .picture-section-content .content-box .offer-box {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
}
.right_form form {
    background: white;
    width: 100%;
    padding: 35px 0px;
    box-sizing: border-box;
}
}
.page_flex_menu_right > ul, .page_flex_menu_right > ol {margin-left: 20px;}
.licences_list div.news-item {
    display: flex;
    gap: 0px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 210px;
}
@media (min-width: 1111px){
.page_flex_menu_right .row .row > .col-md-8 {
    width: calc(75% - 40px);
}
.page_flex_menu_right .row > .col-md-9 {
    width: calc(75% - 40px);
}
}
.news-item_page {
    width: 100%;
    display: block;
    height: auto;
}
.news-item_page a.title {
    text-decoration: none;
    font-family: "SUI", sans-serif;
    color: #4bb800;
    font-size: 18px;
    font-weight: 900;
}
.news-detail ul, .news-detail ol, .container.descript ul, .container.descript ol {margin-left: 20px;}
.flex_library {
    display: flex;
    align-items: flex-start;
    gap: 40px;
}
.flex_library_left {
    width: calc(70% - 20px);
}
.flex_library_right {
    width: calc(30% - 20px);
}
@media (max-width: 1110px){
.flex_library_left {
    width: 100%;
}
.flex_library_right {
    display: none;
}
}
.al-dl-sect-sel a {text-decoration: none;}
.al-dl-doc-name a, .news-list a.title {
    text-decoration: none;
    font-family: "SUI", sans-serif;
    color: #4bb800;
    font-size: 16px;
    font-weight: 900;
}
.al-dl-doc-info-bottom a {
    font-family: "SUI", sans-serif;
    color: #4bb800;
    font-weight: 900;
}
.news-list-regions {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 30px;
}
.news-list-regions .row {
	width: calc(50% - 15px);	
}
.news-list-regions .row .col-sm-12 {height: auto;}
.footer__contacts__item a {
    color: #151515 !important;
    text-decoration: none !important;
}
.footer__contacts__item a:hover {color: #4bb800 !important;}
.footer__bottom__right span a {
    color: #151515 !important;
    text-decoration: none !important;
    border: none;
}
.footer__bottom__right span a:hover {color: #4bb800 !important;}
.element-wrapper__content .descript p, .element-wrapper__content .descript li {
	font-size: 16px;
}
.element-wrapper__content .descript ul, .page_flex_menu_right > ul {
	list-style: none;
	padding-left: 20px;
}
.element-wrapper__content .descript ol {padding-left: 20px;}
.element-wrapper__content .descript ul li, .page_flex_menu_right > ul li {
    display: block;
    padding-left: 14px;
    position: relative;
}
.element-wrapper__content .descript ul li:before, .page_flex_menu_right > ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    background: #4bb800 !important;
    border-radius: 50%;
    min-width: 5px;
    min-height: 5px;
    position: absolute;
    top: 9px;
    left: 0;
}
nav.footer__nav ul li a {
	text-decoration: none;
    	border: none;
}
@media (max-width: 767px){
.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 {font-size: 1.4rem;}
  .page_flex_menu_right h1 {
    font-size: 1.6rem;
  }
.flex_page_blocks {
    flex-direction: column-reverse;
}
.flex_page_blocks .page_flex_menu_right {
    width: 100%;
}
.flex_page_blocks .page_flex_menu_left {
    width: 100%;
}
}
.element-wrapper .descript table {
   border-collapse: collapse;
   border: none;
}
.form-table .form_td:before {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    left: 11px;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
}
.form-table .form_td_SIMPLE_QUESTION_555:before {
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/user1.svg);
}
.form-table .form_td_SIMPLE_QUESTION_803:before {
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/tel.svg);
}
.form-table .form_td_SIMPLE_QUESTION_512:before {
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/email.svg);
}
.form-table .form_td_SIMPLE_QUESTION_216:before {
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/dop.svg);
}
nav.footer__nav ul li a {font-size: 1rem;}
nav.services__item__list ul li a {text-decoration: none;}
.reviews__item a, .reviews__item a img {
	display: block;
	width: 100%;
	height: auto;
}
ul.left-menu>li>a {transition: none !important;}
.reviews__slider {    padding-bottom: 42px;}
.licences_list div.news-item {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    max-width: 100%;
    width: 100%;
}
.licences_list div.news-item .image-link {
	width: 124px;
	min-width: 124px;
}
.page-404 {
    height: 100vh;
    max-height: 740px;
    display: flex;
    align-items: end;
    justify-content: flex-end;
    background: url(/404.webp) no-repeat;
    background-size: contain;
}
.page-404__status {
    font-size: 258.333px;
    color: #77b729;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
    text-align: right;
}
.page-404__text {
    font-size: 32px;
    margin-bottom: 80px;
    text-align: right;
}
.page-404__nav {
    font-size: 32px;
    text-align: right;
    margin-bottom: 30px;
}
.page-404__nav a {
    border-bottom: none;
    color: #212529;
    color: #4bb800;
}
@media (max-width: 1286px){
.page-404 {
    height: auto;
    max-height: none;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    background: none;
    text-align: left;
}
.page-404 div {text-align: left;}
}
.show_on_mob {display: none;}
@media (max-width: 767px){
    .page-404__status {
        font-size: 160px;
    }
    .page-404__text, .page-404__nav {
        font-size: 18px;
    }
    .show_on_mob {display: block;}
    .show_on_desc {display: none;}
}
a {cursor: pointer !important;}
.footer__pays {margin-top: 15px;}
.footer__pays i {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px;
    background: url(/bitrix/templates/arm-ecogroup.ru/img/payment.svg) 0px 0px no-repeat;
}
.footer__pays i.cacsh {
    width: 20px;
    height: 20px;
    background-position: 0px -298px;
}
.footer__pays i.cacsh:not(:hover) {
    background-position: 0px -248px;
}
.footer__pays i.mastercard {
    width: 24px;
    height: 16px;
    background-position: -279px -300px;
}
.footer__pays i.mastercard:not(:hover) {
    background-position: -279px -250px;
}
.footer__pays i.visa {
    width: 32px;
    height: 10px;
    background-position: -40px -304px;
}
.footer__pays i.visa:not(:hover) {
    background-position: -40px -254px;
}
.footer__pays i.sbrf {
    width: 19px;
    height: 20px;
    background-position: -240px -298px;
}
.footer__pays i.sbrf:not(:hover) {
    background-position: -240px -248px;
}
.footer__pays i.alfa {
    width: 14px;
    height: 19px;
    background-position: -323px -298px;
}
.footer__pays i.alfa:not(:hover) {
    background-position: -323px -248px;
}
.footer__pays i.mir {
    width: 36px;
    height: 20px;
    background-position: -357px -298px;
}
.footer__pays i.mir:not(:hover) {
    background-position: -357px -248px;
}
.footer__pays i.yoomoney {
    width: 25px;
    height: 18px;
    background-position: -534px -299px;
}
.footer__pays i.yoomoney:not(:hover) {
    background-position: -534px -249px;
}
.footer__pays i.halva {
    width: 18px;
    height: 18px;
    background-position: -619px -299px;
}
.footer__pays i.halva:not(:hover) {
    background-position: -619px -249px;
}
body .footer__pays i.tinkoff:not(:hover) {
    width: 52px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/t-bank.svg);
}
body .footer__pays i.tinkoff:before {
    content: '';
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/t-bank_colored.svg?v=2);
}
.footer__pays i.cacsh:hover {
    background-position: 0px -198px;
}
.footer__pays i.mastercard:hover {
    background-position: -327px -200px;
}
.footer__pays i.visa:hover {
    background-position: -40px -204px;
}
.footer__pays i.sbrf:hover {
    background-position: -240px -198px;
}
.footer__pays i.alfa:hover {
    background-position: -415px -198px;
}
.footer__pays i.mir:hover {
    background-position: -449px -198px;
}
.footer__pays i.yoomoney:hover {
    background-position: -626px -199px;
}
.footer__pays i.halva:hover {
    background-position: -756px -199px;
}
body .footer__pays i.tinkoff:hover {
    width: 52px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/bitrix/templates/arm-ecogroup.ru/img/t-bank_colored.svg?v=2);
}
.box-license a.btn {margin-top: 20px;}
.grecaptcha-badge {display: none !important;}
@media (min-width: 1287px){
.page-404 {
	height: calc(100vh - 300px);
    	max-height: calc(100vh - 300px);
	align-items: center;
	max-width: 960px;
        margin: 0 auto;
}
.page-404__status {
	font-size: 150px;
	line-height: 1;
}
.page-404__text {
    font-size: 24px;
    margin-bottom: 44px;
    text-align: right;
    line-height: 1.3;
    margin-top: 15px;
}
.page-404__nav {
    font-size: 24px;
    text-align: right;
    margin-bottom: 30px;
    line-height: 1;
}
}
.centeralig {text-align: center;}
@media screen and (max-width: 600px) {
    .modal__wrapper tr:first-child {
        display: block;
    }
    .modal__wrapper tfoot tr:first-child {
     	padding-top: 10px;
    }
}
.swiper-slide.top__slide {
	background-repeat: no-repeat;
    	background-size: cover;
}
section.description {
	background-repeat: no-repeat;
    	background-size: cover;
}
@media (max-width: 767px){
.centeralig a.btn {
    display: block;
    width: 100%;
    margin-top: 18px;
    margin-bottom: 10px;
}
table.perfect_table tr td:first-child p {
    background: #4bb800 !important;
    color: #fff !important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 50%;
    margin: 0 auto;
}
.order-block a.btn {
    display: block;
    width: 100%;
}
.fancybox-image-wrap {transform: none !important;}
.fancybox-image-wrap img {max-width: 100%;}
.box-license a.btn {
    margin-top: 20px;
    display: block;
    width: 100%;
    text-align: center;
}
.page_flex_menu_right .licence > div {
	width: calc(33.3333% - 15px);
}
.page_flex_menu_right .licence > div img {width: 100%;}
.order-block {
    text-align: center;
}
.order-block > div {
    text-align: center;
}
.order-block a.btn,
.order-block button.btn,
.element-wrapper__sidebar .btn,
.sidebar-item .btn,
.sidebar .btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: auto;
    white-space: normal;
}
.step-table {
    display: block;
    max-width: 100%;
    overflow-x: auto;
}
.step-table img {
    max-width: 100%;
    height: auto;
}
}
.reviews > .section__wrapper > div, .partners > .section__wrapper > div {width: 100%;}
.form_footer button {
    background: #4bb800;
    color: white;
    border: none;
    margin-top: 15px;
    padding: 10px 50px;
    border-radius: 25px;
    transition: all .25sease;
    font-family: "SUI", sans-serif;
    cursor: pointer;
    width: 100%;
    font-weight: 700;
}
.btn.more, .btn.btn-fill, .btn.btn-alpha, .form_footer button{
	position: relative;
	overflow: hidden;
}
.btn.more:before, .btn.btn-fill:before, .btn.btn-alpha:before, .form_footer button:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
    animation: anim-class 1.5sease-out infinite;
}
@keyframes anim-class {
    from {
        background: rgba(255, 255, 255, 0.8);
        -o-transition: -webkit-transform 3s;
        -moz-transition: -webkit-transform 3s;
        -webkit-transition: -webkit-transform 3s;
        transition: transform 3s;
        -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -50deg) translate3d(0, -450%, 0);
        -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -50deg) translate3d(0, -450%, 0);
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -50deg) translate3d(0, -450%, 0);
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -50deg) translate3d(0, -450%, 0);
    }
    to {
        -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -50deg) translate3d(0, 450%, 0);
        -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -50deg) translate3d(0, 450%, 0);
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -50deg) translate3d(0, 450%, 0);
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -50deg) translate3d(0, 450%, 0);
    }
}
.questions_list {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 0;
}
.question_title {
    width: 100%;
    height: auto;
    padding: 15px;
    border: 1px solid #2eb000;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    gap: 20px;
    cursor: pointer;
    border-top: none;
    justify-content: space-between;
    align-items: center;
}
.question_one:first-child .question_title {border-top: 1px solid #2eb000;}
.plus_minus {
    display: block;
    width: 16px;
    height: 16px;
    min-width: 16px;
    position: relative;
}
.plus_minus:before {
    content: '';
    width: 2px;
    height: 100%;
    display: block;
    background: #2eb000;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
}
.plus_minus:after {
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #2eb000;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
}
.question_answer {
    width: 100%;
    height: auto;
    padding: 15px;
    border: 1px solid #2eb000;
    border-top: none;
    display: none;
}
.question_answer ul, .question_answer ol {padding-left: 40px;}
.shown .question_answer {display: block;}
.shown .plus_minus:before {display: none;}
.perfect_table .btn {font-size: 16px;}
.news-detail.descript table {
    width: 100%;
    border-collapse: collapse;
    border: none;
}
.news-detail.descript table tr td {
    background: #eeedee;
    padding: 10px 20px;
    max-width: 500px;
}
.news-detail.descript table tr:nth-child(2n) td {background: #ffffff;}
.news-detail.descript table tr:first-child td {
	color: #ffffff;
	background: #4bb800;
}
