@media (min-width: 768px) {
    h1, .h1 {
		font-size: 3em;
	}
}	

.cart-container {
    position: relative;
    display: inline-block;
}

.cart-badge {
    position: absolute;
    top: -5px;
    right: -5px;
    background: red;
    color: white;
    font-size: 12px;
    font-weight: bold;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.cart-badge:has(span) {
    font-size: 26px;
    width: 22px;
    height: 22px;
    padding-bottom: 2px;
}

.mt-13 {margin-top:13em}

.form-control-feedback.basket-clear {display:none}
.personal_wrapper .soc-serv-title,
.personal_wrapper .soc-serv-accounts,
.personal_wrapper .profile-user-div-link a[title*="Показать"],
.personal_wrapper .profile-user-div-link a[href*="javascript:void(0)"] {
    display: none;
}
.personal_wrapper .sale-order-list-about-link{font-weight:600; text-decoration:none;}
.personal_wrapper .sale-order-list-repeat-link{color:#e12515;font-weight:600; text-decoration:none;}

.personal_wrapper .fa-user-secret:before {
    content: "\f2bd" !important;
}

.body_personal_order_make #bx-soa-basket,
.body_personal_order_make #bx-soa-total,
.body_personal_order_make .bx-soa-item-td-title,
.body_personal_order_make .bx-price, 
#bx-soa-paysystem,
#bx-soa-properties .bx-soa-section-title,
.bx-soa-section-content .bx-soa-more,
.body_personal_order_make .container.main-container-wrap .row.mb-2,
.body_produktsiya #bx_catalog_compare_block .bx_bt_button.bx_small 
{display:none}

.body_en_personal_order_make #bx-soa-basket,
.body_en_personal_order_make #bx-soa-total,
.body_en_personal_order_make .bx-soa-item-td-title,
.body_en_personal_order_make .bx-price, 
.body_en_personal_order_make .container.main-container-wrap .row.mb-2,
.body_en_products #bx_catalog_compare_block .bx_bt_button.bx_small 
{display:none}
.body_en_contacts .tabs .tabs__links {
    max-width: 400px;
}

.sale-order-detail-about-order-inner-container-repeat-button,
.sale-order-detail-about-order-inner-container-repeat-cancel  {display:none}

.sale-personal-section-row-flex > div:has(a[href*="filter_history"]) {
    display: none;
}

.bx-soa-section.bx-selected {
    border: 1px solid #cdcdcd !important;
}
.bx-soa-section-title-container {
    background: #cdcdcd; ;    
}

.left_block ul.left-menu {padding-right:8%;}
.left_block ul.left-menu li {background:none; border-bottom:1px solid #ccc}
.left_block ul.left-menu li a, .left_block ul.left-menu li a:visited{color:#1F1F1F}
.left_block ul.left-menu li:last-child a {color:#ACACAC}
.left_block ul.left-menu li a:hover, .left_block ul.left-menu li a.selected{color:#DF2515}
.left_block ul.left-menu li a.selected::before {    content: "> ";    margin-right: 2px; font-weight:600; font-size:1.2em; color:#DF2515; font-family:arial
	transition: opacity 0.3s;
}

.right_block .personal_wrapper{padding-top:15px}

				
.textform {
	font-family: 'Echo2';
    padding-left: 27px;
    display: inline-block;
    padding-top: 5px;
}
.field-text__name.forcheckbox {
	display:inline;
	padding-left:10px;
}

.modal-title {font-weight:600;padding-bottom:40px}
.modal-buttons a {text-decoration:none}
form .captcha-block img{margin-top: -6px; }
form .captcha-block input{ width: 280px;    height: 40px;    margin-top: -5px; }

#instant_form ol {
  list-style: none;
  margin-left: -1rem;
  margin-top:20px;
}
#instant_form ol li::before {
    content: counter(list-item) "\a0\a0";
    background: rgba(223, 37, 21, 1);
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    /* vertical-align: middle; */
    margin: 0px 20px 15px 0px;
    padding: 12px 0px 0px 9px;
    color: #fff;
    font-size: 1.2em;
}
.product-item-detail-tab-content #instant_form ol li::before {
	padding-top:5px;
}
	
.product-item-title a {font-size: 1em;}

a.docs__l-item,
div.news-slider-short a {text-decoration:none}

.shareDiv {padding-left: 40px;}
.bookmarks-table td {background:none !important;}
.printLink {float: left;color: #fff;    margin-top: -3px;}

ul.boxnumbers{
	list-style: none; 
    padding: 0;
    margin: 0;
    counter-reset: item;
}
ul.boxnumbers li{
	padding: 10px;
	gap: 10px;
}
ul.boxnumbers li span{
	padding-left:70px;
	min-height:40px;
	display:inline-block;
}
ul.boxnumbers li::before {
	content: counter(item);
	counter-increment: item;
	display: inline-block;
	width: 52px;
	height: 52px;
	background-color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border: 1px solid #DF2515;
	border-radius: 2px;
	color: #DF2515;
	vertical-align: middle;
	margin-right: 20px;
	padding-top: 10px;
}
		
.red-banner__left{
	display: inline-block;
	vertical-align: top;
	padding-top:0px;
	padding-right:20px;
	max-width:58%;
	height:auto;
}
.red-banner__right{
	display: inline-block;
    vertical-align: top;		
	padding-top:10px;
	max-width:42%;
	height:auto;
}

.shareandprint{
	background: #6b6b6b;
    padding: 20px;
    margin: 20px 0px 40px 0px;
    border-radius: 2px;
	width:98%;
}

.service_help-page {margin-top:200px}
.service_bottom-tocatalog {
	height:600px;
}
.service_bottom-tocatalog h3{
	font-size:4em;
}
.service_bottom-tocatalog a{
	text-decoration:none;
}


/* Нужна помощьс выбором услуги? */
.help__block {
	position:relative;
	top:-60px;
	padding:40px;
	width: 820px;
	height: 470px;
	background: #E2E2E2;
	backdrop-filter: blur(50px);
}
.help__block h2 {
	font-size:40px;
	font-weight:600;
	padding-bottom:40px;
}
.help__block h2, .help__block a{
	color: #1F1F1F;
	text-decoration:none;
}
.redline{
	width: 150px;
	min-width:150px;
	height: 1px;
	display:inline-block;
	/* red */
	border-bottom: 1px solid #DF2515;	
}

.help__block2 {
	padding:60px 0px 0px 60px;
	justify-content: flex-start;
    text-align: left;
}
.help__block2 .btn{
	margin-top:50px;
	float:left;
	display:block;
}
/* fa awesome icons */
.list-t-1 i.fa,
.list-t-1 i.far,
.list-t-1 i.fas{
	color: transparent; -webkit-text-stroke: 1px red;
}

.block-t-1 {
	padding: 100px 0px 30px 0px;
}
.body_postavshchikam_zakupki_obespechenie-syrem .block-t-1 {
	padding: 1px;
}
.block-t-1__first h2 {
	font-weight:600;
}
.menu-vertical a {text-decoration:none !important}

/*** --------------- old styles ***/
.text-flow ul, .text-flow ol {
    padding-left: 0;
    list-style: none;
}
.text-flow ul li, .text-flow ol li {
    position: relative;
    padding-left: 20px;
}

.text-flow ul li:before, .text-flow ol li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #d42023;
}

.text-flow .table tbody tr:nth-child(even) td, .text-flow table tbody tr:nth-child(even) td {
    background-color: #f8fafd;
}
.text-flow .table th, .text-flow .table td, .text-flow table th, .text-flow table td {
    padding: 15px;
    text-align: left;
}
.text-flow .table th, .text-flow .table td, .text-flow table th, table td {
    padding: 20px 10px !important;
}
.text-flow table {
    border: none;
    margin: 0;
    min-width: 450px;
	border-collapse: collapse;
    width: 100%;
    overflow: hidden;
}
.offers-table-wrapper .table tr:first-child td:not(.table thead+tbody tr:first-child td), .offers-table-wrapper table tr:first-child td:not(table thead+tbody tr:first-child td) ,
.offers-table-wrapper .table tr:first-child th:not(.table thead+tbody tr:first-child th), .offers-table-wrapper table tr:first-child th:not(table thead+tbody tr:first-child th) {
    background-color: #d42023;
    color: #fff;
    font-weight: 600;text-align: center;
}
.offers-table-wrapper .table tbody tr:nth-child(even) td, .offers-table-wrapper table tbody tr:nth-child(even) td {
    background-color: #f9f7f6;
}
.offers-table-wrapper .table tr:first-child td, .table th, .offers-table-wrapper table tr:first-child td, table th {
    white-space: nowrap;
}
.text-flow table td p ,
.detail-top-wrap table td p {
	margin-bottom:0 !important
}


.accordion {
    --accordion-l-pdg: 0;
    --accordion-r-pdg: 0;
    margin-top: 30px;
    width: 100%}
.accordion__list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.accordion__list>li.acc_active .accordion__head:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}
.accordion__list>li+li {
    border-top: 1px solid #e5e5e5;
}
.accordion__head {
    position: relative;
    padding: 20px var(--accordion-r-pdg) 20px var(--accordion-l-pdg);
}
.accordion__body {
    padding: 0 var(--accordion-r-pdg) 15px var(--accordion-l-pdg);
}
.accordion__body .text-flow ul li+li, .accordion__body .text-flow ol li+li {
    margin-top: 15px;
}
.accordion__body .text-flow :not(li):not(a):not(tr):not(th):not(td) {
    margin: 15px 0;
}
.accordion__body .text-flow h1, .accordion__body .text-flow h2, .accordion__body .text-flow h3, .accordion__body .text-flow h4, .accordion__body .text-flow h5, .accordion__body .text-flow h6 {
    margin: 40px 0 25px!important;
}
.accordion__head-title {
    font-size: 2rem;
    line-height: 120%}
.accordion__head-subtitle {
    margin-top: 2px;
}
.accordion__head-price {
    font-size: 2.4rem;
    font-family: "gilroy-b", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #d42023;
}
@media (min-width:1024px) {
		.accordion {
			--accordion-r-pdg: 55px;
		}
		.accordion__head {
			padding: 25px var(--accordion-r-pdg) 25px var(--accordion-l-pdg);
		}
		
		.accordion__body {
			padding: 0 var(--accordion-r-pdg) 25px var(--accordion-l-pdg);
		}
		.accordion__body .text-flow ul li+li, .accordion__body .text-flow ol li+li {
			margin-top: 15px;
		}
		.accordion__head-inner {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
		}
		.accordion__head-first {
			padding-right: 55px;
		}
		.accordion__head-title {
			font-size: 3rem;
			line-height: 130%}
		.accordion__head-subtitle {
			margin-top: 4px;
		}
		.accordion__head-second {
			margin-left: auto;
			min-width: 150px;
		}
		.accordion__head-price {
			font-size: 2.6rem;
		}
		.accordion__head-third {
			margin-left: 50px;
		}
}
@media (min-width:1710px) {
		.accordion {
			margin-top: 43px;
			--accordion-r-pdg: 140px;
		}
		.accordion__head {
			padding: 50px var(--accordion-r-pdg) 50px var(--accordion-l-pdg);
		}
		.accordion__head:before, .accordion__head:after {
			right: 40px;
			width: 40px;
		}
		.accordion__body {
			padding: 0 var(--accordion-r-pdg) 50px var(--accordion-l-pdg);
		}
		.accordion__body .text-flow ul li+li, .accordion__body .text-flow ol li+li {
			margin-top: 15px;
		}
		.accordion__head-first {
			padding-right: 55px;
		}
		.accordion__head-price {
			font-size: 3rem;
		}
		.accordion__head-third {
			margin-left: 80px;
		}
}
@media (max-width:1023px) {
		.accordion__head-second {
			margin-top: 15px;
		}
		.accordion__head-third {
			margin-top: 15px;
		}
		.accordion__head-third .btn {
			width: 100%}
}

.tabs {
    margin: 50px 0;
}
.tabs__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 26px;
    margin-bottom: 70px;
    list-style: none;
}
.no-js .tabs__links {
    display: none;
}
.tabs__link-wrap {
    margin: 0;
    color: #272929;
}
.tabs__link-wrap--active .tabs__link {
    background-color: #d42023;
    color: #fff;
    cursor: default;
}
.tabs__link-wrap--active .tabs__link:focus, .tabs__link-wrap--active .tabs__link:hover {
    background-color: #d42023;
    color: #fff;
}
.tabs__link {
    display: block;
    padding: 14px 39px;
    background-color: #f8fafd;
    font-size: 1.6rem;
    color: #181818;
    text-decoration: none;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
}
.tabs__link:focus, .tabs__link:hover {
    color: #181818;
}
.tabs__content-wrapper {
    display: block;
}
.js .tabs__content-item {
    display: none;
}
.tabs__content-item>:last-child {
    margin-bottom: 0;
}
.tabs__content-item--w-100 {
    padding: 0;
    width: 100%;
    max-width: 100%!important;
}
.js .tabs__content-item--active {
    display: block;
}
.tabs--links-center .tabs__links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tabs__dropdown {
    display: table;
    position: relative;
    z-index: 1;
    margin: 0 auto 35px;
    min-width: 280px;
}
.tabs__dropdown-btn {
    position: relative;
    padding: 10px 35px 10px 15px;
    border: unset;
    border-bottom: 1px solid #f3f3f3;
    background-color: transparent;
    font: 1.6rem/20px "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-align: left;
}
.tabs__dropdown-btn:focus, .tabs__dropdown-btn:hover {
    background-color: rgba(212, 32, 35, .1);
    color: #d42023;
}
.tabs__dropdown-btn svg {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tabs__dropdown-list {
    position: absolute;
    margin-top: 10px;
    min-width: 270px;
    -webkit-box-shadow: 0 30px 30px rgba(10, 80, 149, .1);
    box-shadow: 0 30px 30px rgba(10, 80, 149, .1);
    background-color: #fff;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.tabs__dropdown-list.active {
    opacity: 1;
    visibility: visible;
}
.tabs__dropdown-l-link {
    display: block;
    color: #000;
    padding: 10px 15px;
    text-decoration: none;
    line-height: 20px;
}
.tabs__dropdown-l-link:hover {
    background-color: #f1f1f1;
}

.container .list-t-1__inner, .menu-vertical__l-item-link .list-t-1__inner {
    margin: 0;
    padding: 0;
    width: 100%}
.list-t-1__block {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
.list-t-1__b-item {
    padding: 20px;
    width: 100%;
    
}
.body_kontakty .list-t-1__b-item { 
	border:1px solid #ccc;
}

.list-t-1__b-item-title {
    margin: 15px 0px;
	font-size:1em;
}
.list-t-1__b-item-text{
	font-size:1.3em;
	font-weight:600;
}
.body_kontakty .list-t-1__b-item-title {
    margin: 0px 0px 15px;
	font-size:1.3em;
	font-weight:600;
}
.body_kontakty .list-t-1__b-item-text{
	font-size:1em;
	font-weight:300;
}

.list-t-1__b-item-text a{
	font-size:1em;
	color: var(--bs-heading-color);
	text-decoration:none;
}
.list-t-1__b-item-cont {
    margin-top: 15px;
}
.list-t-1__b-item-cont .text-flow ul li svg {
    margin-right: 15px;
}
.list-t-1__b-item-list {
    margin-top: 15px;
}
.list-t-1__b-item-list-item+.list-t-1__b-item-list-item {
    margin-top: 5px;
}
.list-t-1__b-item-list-item a {
    color: #181818;
}
.list-t-1--x5 .list-t-1__block {
    gap: 20px;
}
.list-t-1--x4 .list-t-1__block {
    gap: 20px;
}
.list-t-1--x4-t-1 .list-t-1__block {
    gap: 20px;
}
.list-t-1--pure .list-t-1__b-item {
    padding: 0;
    background-color: transparent;
}
.list-t-1--type-1 .list-t-1__b-item-title {
	font-size:1em;	
}

@media (min-width:1024px) {
	.list-t-1 {
		margin: 70px 0;
	}
	.list-t-1__block {
		gap: 30px;
	}
	.list-t-1__b-item {
		padding: 30px;
		width: calc(100%/3 - (40px*2/3));
	}
	.list-t-1__b-item-cont {
		margin-top: 25px;
	}
	.list-t-1__b-item-list {
		margin-top: 25px;
	}
	.list-t-1--x5 .list-t-1__block {
		gap: 40px 80px;
	}
	.list-t-1--x5 .list-t-1__b-item {
		width: calc(100%/3 - (80px*2/3));
	}
	.list-t-1--x4 .list-t-1__block {
		gap: 30px;
	}
	.list-t-1--x4 .list-t-1__b-item {
		width: calc(100%/3 - (40px*2/3));
	}
	.list-t-1--x4-t-1 .list-t-1__block {
		gap: 30px 60px;
	}
	.list-t-1--x4-t-1 .list-t-1__b-item {
		width: calc(100%/3 - (60px*2/3));
	}
	.list-t-1--type-1 .list-t-1__b-item-title {
		font-size: 2.5rem;
		line-height: 150%}
}
@media (min-width:1710px) {
	.list-t-1 {
		margin: 100px 0;
	}
	.list-t-1__block {
		gap: 40px;
	}
	.list-t-1__b-item {
		padding: 40px;
	}
	.list-t-1__b-item-cont {
		margin-top: 40px;
	}
	.list-t-1__b-item-list {
		margin-top: 49px;
	}
	.list-t-1--x5 .list-t-1__b-item {
		width: calc(100%/5 - (80px*4/5));
	}
	.list-t-1--x4 .list-t-1__block {
		gap: 40px;
	}
	.list-t-1--x4 .list-t-1__b-item {
		width: calc(100%/3 - (40px*4/4));
	}
	.list-t-1--x4-t-1 .list-t-1__block {
		gap: 40px 60px;
	}
	.list-t-1--x4-t-1 .list-t-1__b-item {
		width: 30%;/*calc(100%/4 - (60px*3/4));*/
	}
}
	
.clearfix {
    position: relative;
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.arrow-link {
    font-size: 1.6rem;
    line-height: 150%;
    text-decoration: none;
}
.arrow-link span {
    position: relative;
    padding-right: 34px;
}
.arrow-link svg {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.a-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-right: 30px;
    color: #181818;
    -webkit-transition: padding .3s;
    transition: padding .3s;
}
.a-link:focus, .a-link:hover {
    padding-right: 40px;
    color: #d42023;
}
.a-link:focus::before, .a-link:hover::before {
    width: 30px;
    background-color: #d42023;
}
.a-link:focus::after, .a-link:hover::after {
    border-color: #d42023;
}
.a-link::before, .a-link::after {
    content: "";
    position: absolute;
    top: 50%}
.a-link::before {
    right: 0;
    width: 16px;
    height: 1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #181818;
    -webkit-transition: background-color .3s, width .3s;
    transition: background-color .3s, width .3s;
}
.a-link::after {
    right: 1px;
    border-right: 1px solid #181818;
    border-bottom: 1px solid #181818;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transition: border-color .3s, left .3s;
    transition: border-color .3s, left .3s;
}
.a-link--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-right: 0;
    padding-left: 30px;
}
.a-link--reverse:focus, .a-link--reverse:hover {
    padding-left: 40px;
    padding-right: 0;
}
.a-link--reverse::before, .a-link--reverse::after {
    right: unset;
}
.a-link--reverse::before {
    left: 0;
}
.a-link--reverse::after {
    left: 1px;
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
}
.a-link--white {
    color: #fff;
}
.a-link--white:focus, .a-link--white:hover {
    color: #d42023;
}
.a-link--white::before {
    background-color: #fff;
}
.a-link--white::after {
    border-color: #fff;
}
.ico {
    display: inline-block;
    padding-left: 30px;
    background-position: 0 center;
    background-repeat: no-repeat;
}
.ico--tel {
    background-image: url(images/ico-tel.svg);
}
.ico--tel-w {
    background-image: url(images/ico-tel-w.svg);
}
.ico--email {
    background-image: url(images/ico-email.svg);
}
.ico--email-w {
    background-image: url(images/ico-email-w.svg);
}
.ico--address {
    background-image: url(images/ico-pin.svg);
}
.ico--address-w {
    background-image: url(images/ico-pin-w.svg);
}


.news-list__inner {
    margin: 0 -15px;
}
.news-list__item {
    padding: 15px;
}
.news-list__item:hover .news-list__i-photo img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.news-list__item:hover .news-list__i-title {
    color: #d42023;
}
.news-list__item:first-child {
    padding-top: 0!important;
}
.news-list__item:last-child {
    padding-bottom: 0!important;
}
.news-list__i-link {
    color: #272929;
    text-decoration: none;
    cursor: pointer;
}
.news-list__i-link:visited {
    color: inherit;
}
.news-list__i-link:focus, .news-list__i-link:hover {
    color: #181818;
}
.news-list__i-block {
    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;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.news-list__i-date {
    display: block;
}
.news-list__i-title {
    -webkit-transition: color .3s;
    transition: color .3s;
}
.news-list__i-read-more {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 15px;
}
.news-list__i-photo {
    aspect-ratio: 13.5/8;
    overflow: hidden;
}
.news-list__i-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s;
}
.news-list__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.news-list__item {
    padding: 0 20px;
    width: calc(100%/3);
}
.news-list__item:nth-child(4n+1) {
    padding-top: 70px;
    padding-bottom: 70px;
    width: 100%}
.news-list__item:nth-child(4n+1) .news-list__i-second {
    padding-top: 0;
    padding-right: 70px;
    width: calc(100% - 530px);
}
.news-list__item:nth-child(4n+1) .news-list__i-first {
    width: 530px;
}
.news-list__item:nth-child(4n+1) .news-list__i-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.news-list__item:nth-child(4n+1) .news-list__i-date {
    margin-bottom: 50px;
    font-size: 2rem;
}
.news-list__item:nth-child(4n+1) .news-list__i-title {
    font-size: 3.2rem;
    line-height: 120%}
.news-list__item:nth-child(4n+1) .news-list__i-read-more {
    margin-top: 50px;
}
.news-list__item:nth-child(8n+5) .news-list__i-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.news-list__item:nth-child(8n+5) .news-list__i-second {
    padding-right: 0;
    padding-left: 70px;
}
.news-list__i-second {
    padding-top: 25px;
}
.news-list__i-date {
    margin-bottom: 15px;
    font-size: 2.2rem;
}
.news-list__i-title {
    font-size: 2.2rem;
}
.news-list__i-read-more {
    margin-top: 25px;
    font-size: 1rem;
}
.news-list__i-photo {
    aspect-ratio: 13.5/9;
}
.news-list__item:nth-child(4n+1) {
    padding-top: 100px;
    padding-bottom: 100px;
}
.news-list__item:nth-child(4n+1) .news-list__i-second {
    padding-right: 120px;
    width: calc(100% - 800px);
}
.news-list__item:nth-child(4n+1) .news-list__i-first {
    width: 800px;
}
.news-list__item:nth-child(4n+1) .news-list__i-date {
    margin-bottom: 60px;
    font-size: 1.5rem;
}
.news-list__item:nth-child(4n+1) .news-list__i-title {
    font-size: 2rem;
}
.news-list__item:nth-child(8n+5) .news-list__i-second {
    padding-left: 120px;
}
.news-list__i-second {
    padding-top: 44px;
}
.news-list__i-date {
    margin-bottom: 50px;
    font-size: 1.5rem;
}
.news-list__i-title {
    font-size: 1.5rem;
}
.news-list__i-read-more {
    margin-top: 40px;
}

.pagination {
	margin: 10% 0 5% 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pagination__item {
    display: block;
    padding: 0 8px;
    text-decoration: none;
    text-align: center;
    font-size: 2rem;
    color: rgba(24, 24, 24, .8);
}
.pagination__item+.pagination__item {
    border-left: 0;
}
.pagination__item:not(.pagination__item--active):hover, .pagination__item:not(.pagination__item--active):focus {
    text-decoration: none;
    color: rgba(24, 24, 24, .2);
}
a.pagination__item:not(a.pagination__item--active):hover, a.pagination__item:not(a.pagination__item--active):focus {
    color: #c5181b;
}
span.pagination__item {
    cursor: default;
}
.pagination__item--active {
    color: #d42023;
    cursor: default;
}
.pagination__item--active:hover, .pagination__item--active:focus {
    color: #d42023;
}
.pagination__item--arrow {
    line-height: 0;
}
.pagination__item--arrow:focus, .pagination__item--arrow:hover {
    cursor: pointer;
}
.pagination__item--arrow:focus svg path, .pagination__item--arrow:hover svg path {
    stroke: #d42023;
}
.pagination__item--arrow:first-child {
    padding-left: 0;
}
.pagination__item--arrow:last-child {
    padding-right: 0;
}
.pagination__item--arrow svg {
    width: 20px;
    height: auto;
}
.pagination__item--arrow svg path {
    -webkit-transition: stroke .3s;
    transition: stroke .3s;
}

@media (max-width:1023px) {
	.pagination {
		display: ruby;
	}
	.tabs {
		margin: 70px 0;
	}
	.tabs__dropdown {
		display: none;
	}
	.tabs--m-1200 .tabs__links, .tabs--m-1200 .tabs__content-item {
		max-width: 1200px;
	}

	.tabs__dropdown {
		display: table;
		position: relative;
		z-index: 1;
		margin: 0 auto 35px;
		min-width: 280px;
	}
	.tabs__dropdown-btn {
		position: relative;
		padding: 10px 35px 10px 15px;
		border: unset;
		border-bottom: 1px solid #f3f3f3;
		background-color: transparent;
		font: 1.6rem/20px "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
		text-align: left;
	}
	.tabs__dropdown-btn:focus, .tabs__dropdown-btn:hover {
		background-color: rgba(212, 32, 35, .1);
		color: #d42023;
	}
	.tabs__dropdown-btn svg {
		position: absolute;
		right: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.tabs__dropdown-list {
		position: absolute;
		margin-top: 10px;
		min-width: 270px;
		-webkit-box-shadow: 0 30px 30px rgba(10, 80, 149, .1);
		box-shadow: 0 30px 30px rgba(10, 80, 149, .1);
		background-color: #fff;
		overflow: hidden;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity .3s;
		transition: opacity .3s;
	}
	.tabs__dropdown-list.active {
		opacity: 1;
		visibility: visible;
	}
	.tabs__dropdown-l-link {
		display: block;
		color: #000;
		padding: 10px 15px;
		text-decoration: none;
		line-height: 20px;
	}
	.tabs__dropdown-l-link:hover {
		background-color: #f1f1f1;
	}
}


.docs__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.docs__l-item {
    position: relative;
    padding: 20px 0;
    width: 100%;
    color: #181818;
}
.docs__l-item:hover .docs__l-item-name span {
    color: #d42023;
    border-color: #d42023;
}
.docs__l-item::after {
    content: "";
    position: absolute;
    left: -1000px;
    bottom: 0;
    width: 4000px;
    height: 1px;
    background-color: #f3f3f3;
}
.docs__l-item-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.docs__l-item-block::before {
    content: attr(data-type);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
    padding: 5px;
    border: 1px solid #d42023;
    min-width: 55px;
    height: 55px;
    font-size: 1.6rem;
    line-height: 120%;
    color: #d42023;
}
.docs__l-item-name span {
    border-bottom: 1px solid transparent;
    -webkit-transition: color .3s, border-color .3s;
    transition: color .3s, border-color .3s;
}
.docs__l-item-desc {
    margin: 4px 0 0;
    color: #858585;
}
.docs--small {
    border-top: unset;
}
.docs--small .docs__list {
    gap: 25px;
}
.docs--small .docs__l-item {
    padding: 0!important;
    border-right: unset;
    width: 100%}
.docs--small .docs__l-item::after {
    content: none;
}
.field-checkbox {
    display: block;
    margin-bottom: 25px;
}
.field-checkbox__title {
    display: block;
    margin-bottom: 6px;
    font-size: 1.4rem;
    line-height: 150%}
.field-checkbox__title span {
    color: #181818;
}
.field-checkbox__input-wrap+.field-checkbox__input-wrap {
    margin-top: 2.4rem;
}
.field-checkbox__input-wrap--error .field-checkbox__name-text, .field-checkbox__input-wrap--error .field-checkbox__help-text {
    color: #d8544f;
}
.field-checkbox__input-wrap--error .field-checkbox__name-text:before {
    border-color: #d8544f;
}
.field-checkbox__name {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    font: 400 12px/130% "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #747a77;
    cursor: pointer;
}
.field-checkbox__name-text {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 14px;
    color: #272929;
}
input:disabled~.field-checkbox__name-text {
    cursor: not-allowed;
}
.field-checkbox__name-text:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    border: 1px solid #d42023;
    width: 24px;
    height: 24px;
    background-color: #fff;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}
input:checked~.field-checkbox__name-text:before {
    background-color: #d42023;
}
input:disabled~.field-checkbox__name-text:before {
    background: #ccc;
}
.field-checkbox__name-text:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 5px;
    width: 14px;
    height: 7px;
    opacity: 0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-54deg);
    transform: rotate(-54deg);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
input:checked~.field-checkbox__name-text:after {
    opacity: 1;
}
.field-checkbox__input {
    position: absolute;
    top: .7em;
    left: 0;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}
.field-checkbox__input:focus, .field-checkbox__input:active {
    outline: 0;
    border-color: #272929;
}
.field-checkbox__help-text-wrap {
    padding-left: 1.5em;
}
.field-checkbox__help-text {
    display: block;
    padding-top: 5px;
    font-size: 1.2rem;
    line-height: 1.2em;
    color: #b4b9b8;
}
.field-checkbox__help-text:empty {
    display: none;
}
.field-select {
    display: block;
    margin-bottom: 2.4rem;
}
.field-select__name {
    display: block;
    margin-bottom: 6px;
    font-size: 1.4rem;
    line-height: 150%}
.field-select__name span {
    color: #181818;
}
.field-select__help-text {
    display: block;
    padding-top: 5px;
    font-size: 1.2rem;
    line-height: 1.2em;
    color: #b4b9b8;
    display: none;
}
.field-select__help-text:empty {
    display: none;
}
.field-select--error {
    color: #d8544f;
}
.field-select--error .field-select__name, .field-select--error .field-select__select, .field-select--error .field-select__help-text {
    color: #d8544f;
}
.field-select--error .field-select__help-text {
    display: block;
}
.field-select--error .field-select__select, .field-select--error .choices__inner, .field-select--error .choices:after {
    border-color: #d8544f;
    background-color: #f9e2e2;
}
.choices {
    position: relative;
    font: 1.4rem/150% "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}
.choices:focus {
    outline: 0;
}
.choices:focus:not(.is-disabled) .choices__inner {
    outline: 0;
    border-color: #272929;
}
.choices:after {
    content: "";
    position: absolute;
    top: 19px;
    right: 15px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #272929;
    pointer-events: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.choices.is-open:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.choices .is-hidden {
    display: none;
}
.choices__inner {
    border: unset;
    border-bottom: 1px solid #e0eae8;
    padding: 8px 0;
    background: #fff;
    cursor: pointer;
}
.choices__inner .choices__item--selectable {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.choices__list--dropdown {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    padding: 15px 0;
    min-width: 280px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 40px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 40px rgba(0, 0, 0, .05);
    word-break: break-all;
    overflow: hidden;
}
.choices__list--dropdown .choices__item {
    padding: 5px 15px;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.choices__list--dropdown .choices__item.is-highlighted {
    color: #d42023;
}
.choices__list--dropdown .choices__item.choices__placeholder.is-highlighted {
    color: #000;
}
.choices__placeholder {
    pointer-events: none;
    opacity: .5;
    color: #000;
}
.choices__heading {
    padding: 15px 15px;
    font-size: 1.2rem;
    font-weight: 700;
    opacity: .5;
    cursor: default;
}
.choices.is-open .choices__list--dropdown {
    display: block;
}
.choices.is-disabled .choices__inner {
    background-color: #ccc;
    cursor: default;
}
.field-text {
    display: block;
    margin-bottom: 20px;
}
.field-text__name {
    display: block;
    margin-bottom: 6px;
 }
.field-text__note {
	font-weight:400;
	font-family: "Echo2", sans-serif;
}
.field-text__name span {
    color: #181818;
}
.field-text__input-wrap {
    display: block;
}
.field-text__input {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    min-height: calc(150%em + 15px + 15px + 2px);
    margin: 0;
    border: unset;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
    border-radius: 0;
    padding: 8px 0;
    background-color: #fff;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
}
.field-text__input:focus {
    outline: 0;
    border-color: #272929;
}
.field-text__input:focus::-webkit-input-placeholder {
    opacity: 0;
}
.field-text__input:focus::-moz-placeholder {
    opacity: 0;
}
.field-text__input:focus:-ms-input-placeholder {
    opacity: 0;
}
.field-text__input:focus::-ms-input-placeholder {
    opacity: 0;
}
.field-text__input:focus::placeholder {
    opacity: 0;
}
.field-text__input[disabled], .field-text__input[readonly] {
    cursor: not-allowed;
}
.field-text__input::-webkit-search-cancel-button, .field-text__input::-webkit-search-decoration, .field-text__input::-webkit-inner-spin-button, .field-text__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.field-text__input[type=color] {
    padding: 0;
}
.field-text__input::-webkit-input-placeholder {
    font: 1.4rem/150% "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #b4b9b8;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.field-text__input::-moz-placeholder {
    font: 1.4rem/150% "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #b4b9b8;
    opacity: 1;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
}
.field-text__input:-ms-input-placeholder {
    font: 1.4rem/150% "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #b4b9b8;
    opacity: 1;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
}
.field-text__input::-ms-input-placeholder {
    font: 1.4rem/150% "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #b4b9b8;
    opacity: 1;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
}
.field-text__input::placeholder {
    font: 1.4rem/150% "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #b4b9b8;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
select.field-text__input { font-weight:400 !important;font-family: "Echo2", sans-serif !important;}
select.field-text__input option:first-letter {
    text-transform: uppercase !important;
}
textarea.field-text__input {
    height: auto;
    min-height: 55px;
    resize: vertical;
}
.field-text__help-text {
    display: block;
    padding-top: 5px;
    font-size: 1.2rem;
    line-height: 1.2em;
    color: #b4b9b8;
    display: none;
}
.field-text__help-text:empty {
    display: none;
}
.field-text--required .field-text__name::after {
    content: "*";
    vertical-align: middle;
    font-size: 1em;
    color: #d42023;
}
.field-text--error .field-text__help-text {
    display: block;
    color: #d42023;
}
.field-text--error .field-text__input {
    border-color: #d42023;
}
.field-text--disabled .field-text__name, .field-text--disabled .field-text__name::after {
    color: #b4b9b8;
}
.form__first>:last-child {
    margin-bottom: 0;
}
.form__f-desc {
    width: 100%;
    font-size: 1.5rem;
}
.form__f-desc span {
    color: #d42023;
}
.form__f-desc p+p {
    margin-top: 15px;
}
.form__second {
    margin-top: 35px;
}
.form__i-agree {
    font-size: 1.2rem;
    line-height: 130%}
.form__fieldset {
    min-width: 0;
    margin: 0;
    border: 0;
    padding: 0;
}
.form__fieldset:not(:last-child) {
    margin-bottom: 2.4rem;
}
.form__legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 2.4rem;
    font-size: 4.7rem;
    font-family: "gilroy-r", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700;
    line-height: 150%;
    white-space: normal;
    color: currentColor;
}
.form--x3 .form__first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
.form--x3 .form__first>* {
    margin: 0;
    width: 100%}
.form--x3 .form__first .field-text {
    margin-bottom: 0;
}
.form--x3 .form__first .field-text--textarea {
    width: 100%}
.form--x2 .form__first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
.form--x2 .form__first>* {
    margin: 0;
    width: 100%}
.form--x2 .form__first .field-text {
    margin-bottom: 0;
}
.form--x2 .form__first .field-text--textarea {
    width: 100%}
.form--small {
    margin: 0 auto;
    max-width: 440px;
}
.pass-field {
    position: relative;
}
.pass-field__trigger {
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 11px;
    line-height: 0;
}
.pass-field__trigger:focus {
    outline: 0;
}
.pass-field__trigger.active svg path, .pass-field__trigger:hover svg path {
    stroke: #d42023;
}
.pass-field__trigger svg {
    pointer-events: none;
}
.pass-field__trigger svg path {
    -webkit-transition: stroke .3s;
    transition: stroke .3s;
}

.menu-vertical__list {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 1px;
}
.menu-vertical__l-item {
    margin-top: -1px;
    border-top: 1px solid rgba(24, 24, 24, .05);
    border-bottom: 1px solid rgba(24, 24, 24, .05);
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
}
.menu-vertical__l-item:hover {
    background-color: #d42023;
    color: #fff;
}
.menu-vertical__l-item:hover .menu-vertical__l-item-link {
    color: #fff;
}
.menu-vertical__l-item:hover .menu-vertical__l-item-link span {
    border-color: #fff;
}
.menu-vertical__l-item:hover .menu-vertical__l-item-link span::before {
    background-color: #fff;
}
.menu-vertical__l-item:hover .menu-vertical__l-item-link span::after {
    border-color: #fff;
}
.menu-vertical__l-item-link {
    display: block;
    position: relative;
    padding: 15px 15px 15px 55px!important;
    font-size: 1.6rem;
    line-height: 130%;
    color: #181818;
}
.menu-vertical__l-item-link span {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
}
.menu-vertical__l-item-link span::before, .menu-vertical__l-item-link span::after {
    content: "";
    position: absolute;
    top: 50%}
.menu-vertical__l-item-link span::before {
    left: 15px;
    width: 18px;
    height: 1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #181818;
    -webkit-transition: background-color .3s, width .3s;
    transition: background-color .3s, width .3s;
}
.menu-vertical__l-item-link span::after {
    left: 23px;
    border-right: 1px solid #181818;
    border-bottom: 1px solid #181818;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transition: border-color .3s, left .3s;
    transition: border-color .3s, left .3s;
}


.menu-wrap {
    margin-top: 70px;
    margin-bottom: 70px;
}
.menu-wrap__l-link {
    padding: 50px;
}
.menu-wrap__l-item-read-more {
    margin-top: 20px;
}
.menu-wrap--slider .menu-wrap__l-link {
    padding-left: 50px;
    padding-right: 50px;
}

.menu-wrap {
    border-top: 1px solid rgba(24, 24, 24, .05);
    border-left: 1px solid rgba(24, 24, 24, .05);
    margin: 50px auto;
    max-width: 1908px;
}
.menu-wrap__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu-wrap__l-item {
    border-bottom: 1px solid rgba(24, 24, 24, .05);
    border-right: 1px solid rgba(24, 24, 24, .05);
    width: 100%}
.menu-wrap__l-link {
    display: block;
    padding: 25px;
    height: 100%;
    color: #181818;
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
}
.menu-wrap__l-link:focus, .menu-wrap__l-link:hover {
    background-color: #d42023;
    color: #fff;
}
.menu-wrap__l-link:focus .a-link, .menu-wrap__l-link:hover .a-link {
    color: #fff;
}
.menu-wrap__l-link:focus .a-link::before, .menu-wrap__l-link:hover .a-link::before {
    background-color: #fff;
}
.menu-wrap__l-link:focus .a-link::after, .menu-wrap__l-link:hover .a-link::after {
    border-color: #fff;
}
.menu-wrap__l-link:focus .menu-wrap__l-item-name span, .menu-wrap__l-link:hover .menu-wrap__l-item-name span {
    border-color: #fff;
}
.menu-wrap__l-link .a-link {
    -webkit-transition: color .3s, padding .3s;
    transition: color .3s, padding .3s;
}
.menu-wrap__l-item-name span {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
}
.menu-wrap__l-item-read-more {
    margin-top: 15px;
}
.menu-wrap--slider {
    margin-top: 0;
    margin-bottom: 0;
    border: unset;
}
.menu-wrap--slider .menu-wrap__list {
    -ms-flex-wrap: unset;
    flex-wrap: unset;
}
.menu-wrap--slider .menu-wrap__l-item {
    border: unset;
    width: auto;
}
.menu-wrap--slider .menu-wrap__l-link {
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid rgba(24, 24, 24, .05);
}


/*Файл для дополнительных стилей*/

button[type="submit"] {
	cursor: pointer;
}

table,
table tr,
table td {
	border: none;
}

.section-mobile-cover {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.btn.btn-gray {
	background: #999;
}
.big-menu__first .logo img{
	max-width: 136px;
}
.list-image_wrapper{
	margin-bottom: 6px;
}

@media (min-width: 1709px) {
	.page-header__menu {
		justify-content: space-between;
	}

	.page-header__r-second {
		display: block !important;
	}

	.section-mobile-cover {
		display: none;
	}
}

.page-header__menu {
	margin: 0 !important;
}

.cert_found_title {
	margin-bottom: 15px;
}

.cert_found {
	background: #00aa00;
	color: #fff;
	padding: 5px 7px;
}

.cert_not_found {
	background: #d42023;
}

.cert_info {
	margin-top: 20px;
	margin-bottom: 40px;
}

.cert_info_item {
	margin-bottom: 5px;
}

.checkCertReport {
	max-width: 700px;
	padding-top: 40px;
}

.fake_cert {
	margin: 25px 0 15px;
	font-weight: bold;
}

.service-link {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.figures__figure.figures__figure--krug {
	width: 30px;
	border-radius: 50%;
}

.figures__figure.figures__figure--kvadrat {
	width: 30px;
}

.figures__figure.figures__figure--hexagon .hexagon-left,
.figures__figure.figures__figure--hexagon .hexagon-right {
	content: "";
	position: absolute;
	height: 16px;
	width: 1px;
	background: #d42023;
	top: 7px;
}

.figures__figure.figures__figure--hexagon .hexagon-left {
	left: 0;
}

.figures__figure.figures__figure--hexagon .hexagon-right {
	right: 0;
}

.figures__figure.figures__figure--hexagon {
	border: none;
	position: relative;
	width: 30px;
}

.figures__figure.figures__figure--hexagon .hexagon-left-top,
.figures__figure.figures__figure--hexagon .hexagon-right-top,
.figures__figure.figures__figure--hexagon .hexagon-left-bottom,
.figures__figure.figures__figure--hexagon .hexagon-right-bottom {
	position: absolute;
	height: 17px;
	width: 1px;
	background: #d42023;
}

.figures__figure.figures__figure--hexagon .hexagon-left-top {
	top: -10px;
	left: 0;
	transform: rotate(56deg);
	transform-origin: 0 100%;
}

.figures__figure.figures__figure--hexagon .hexagon-right-top {
	top: -10px;
	right: 0;
	transform: rotate(-60deg);
	transform-origin: 0 100%;
}

.figures__figure.figures__figure--hexagon .hexagon-left-bottom {
	top: 23px;
	left: 0;
	transform: rotate(-56deg);
	transform-origin: 0 0;
}

.figures__figure.figures__figure--hexagon .hexagon-right-bottom {
	top: 23px;
	right: 0;
	transform: rotate(60deg);
	transform-origin: 0 0;
}

/*.table tr:first-child td:not(.table thead+tbody tr:first-child td),
table tr:first-child td:not(table thead+tbody tr:first-child td) {
	background-color: #d42023;
	color: #fff;
	font-weight: 400;
	font-family: "gilroy-b", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.table tr:first-child td,
.table th,
table tr:first-child td,
table th {
	white-space: nowrap;
}
*/
.filters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.filters-wrapper .filters-note li:before {
	content: none;
}

.filters-wrapper {
	position: relative;
	width: 250px;
	margin-right: 20px !important;
}

.filters-name {
	margin: 0 !important;
	padding: 13px 20px;
	text-align: center;
	border: 1px solid #d42023;
	cursor: pointer;
}

.filters-note {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	/*overflow-y: scroll;
	max-height: 200px;*/
	width: 100%;
	background: #fff;
	z-index: 1;
	margin: 0 0 20px !important;
}

.filters-note-visible {
	display: block;
}

.filters-note li {
	padding: 10px 15px;
	margin-top: 0 !important;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.filters-note .filter-selected {
	background: #c5181b;
	color: #fff;
}

.product-column,
.name-column,
.way-column {
	white-space: nowrap;
}

.table th,
.table td,
table th,
table td {
	padding: 20px 10px !important;
}

.map-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.map-column {
	width: 33%;
}

.map-level-1,
.map-level-0>li {
	margin-bottom: 20px;
}

.map-level-0 li {
	list-style: none;
}

.modal__dialog.privacy_modal {
	max-width: 600px;
}

.subscribe-edit h4,
.subscribe-edit p {
	margin-bottom: 20px;
}

@media (min-width: 1280px) {
	tr:first-child td {
		padding: 20px;
	}
}


@media (min-width: 1024px) and (max-width: 1280px) {
	.top-slider__slide-title {
		font-size: 6rem;
	}
}

@media (max-width: 1023px) {
	.container,
	.menu-vertical__l-item-link {
		max-width: 1110px !important;
	}
	
	.body_o-kompanii_o-zavode .management-wrap {display:none}
}

@media (max-width: 768px) {
	.pricelist_newuserBlock {display:none !important}
	.filters {
		display: block;
	}

	.filters-wrapper,
	#filter_submit {
		width: 100%;
		margin-right: 0 !important;
		margin-top: 5px !important;
	}

	.filters-note {
		position: static;
	}

	.map-wrapper {
		display: block;
	}

	.map-column {
		width: 100%;
	}

	/* .offers-table-wrapper { */
		/* max-height: 250px; */
		/* overflow: scroll; */
	/* } */
	.offers-table-wrapper table td, .offers-table-wrapper table th { 
	    font-size: 0.8em;
		display: flow-root;
		text-align:left !important;
	}
	.text-flow .table th, .text-flow .table td, .text-flow table th, table td {
		padding: 5px !important;
	}
	.offers-table-wrapper {padding-bottom:40px}
	.text-flow table {min-width:auto}
	.table--w-auto {overflow:hidden}
	
	.block-t-1 {
		padding: 20px;
	}

}



@media (min-width: 1024px) {
	.top-slider__slide-right {
		position: relative;
		display: none;
	}

}

@media (min-width: 992px) {
	.page-footer__center-search {
		display: flex !important;
		width: 50%;
	}

	.page-footer__center-btn {
		padding: 9px 10px;
		margin-right: 30px;
	}

}


@media screen and (min-width: 481px) and (max-width: 1024px) {
	.page-footer__center-right {
		width: 50% !important;
	}
}

@media (max-width: 1023px) {
	.menu-vertical__l-item-link {
		max-width: 318px !important;
	}
	.h2, h2 {
		font-size: 2.4rem !important;
	}

}

.arrows__prev svg path{
	stroke-opacity: 1;
	stroke: #c5181b;
}

@media (max-width: 500px){
	.top-slider__slide-inner {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.swiper-pagination.top-slider__pagination{
		left: 10px !important;
	}
	.body_postavshchikam_zakupki_obespechenie-syrem .block-t-1 {
		padding: 30px;
	}
	.service_bottom-tocatalog h3 {
		font-size: 2em;
	}
	.help__block2 {
    	width: 100%;
	}
	.text-flow ul li, .text-flow ol li {font-size: 0.9em;}

    .main-slider-wrap.not-main-slider .item {
        justify-content: space-around !important;
    }

}
/*** styles ***/