/* Start:/bitrix/templates/legeart_new/components/bitrix/catalog/mainCatalog/style.min.css?1693301455959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/bitrix/templates/legeart_new/components/bitrix/catalog.element/.default/style.min.css?16965149576466*/
.detail-page h2,
.detail-page span[h2]
{
    display:block;
    color: black;
    font-size: 26px;
    font-weight: 400;
    margin: 100px 0 15px 0;
}
.detail-page p + h2
{
    margin-top:25px;
}
.detail-page {
	line-height: 1.35;
}
.page__bg {
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: cover;
	height: 930px;
}
.page__content {
	background-color: white;
	padding: 65px 80px;
	min-height: 1000px;
	box-sizing: border-box;
}
.page__container {
	position: absolute;
	display: grid;
	height: auto;
	margin-top: -770px;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
}
.page__grayside {
	margin-top: 770px;
	background-color: #f6f6f6;
	padding: 70px 80px;
}
.breadcrumbs {
	font-size: 14px;
}
.breadcrumbs__link {
	color: #12398a;
}
.breadcrumbs__item {
	color: black;
	display: inline;
}
.page__content h1 {
	margin: 35px 0px;
	color: black;
	font-size: 40px;
	font-weight: 400;
}
.medal-row {
	display: flex;
	margin: 50px 0;
}
.medal {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	height: 120px;
	width: 120px;
	margin-right: 30px;
}
.is-serial {
	display: flex;
	align-items: center;
	height: 16px;
}
.is-serial div {
	background-color: #91c629;
	height: 10px;
	width: 10px;
	border-radius: 5px;
}
.is-serial p {
	font-size: 14px;
	color: #939393;
	padding-left: 14px;
}
.file-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-areas: auto;
	grid-auto-rows: auto;
	grid-gap: 30px;
	justify-items: start;
	padding-bottom: 65px;
}
.file-row {
	display: grid;
	grid-template-columns: 60px auto;
}
.file-icon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 52px;
	width: 39px;
	transition: all 0.2s linear;
}
.file-row:hover .file-icon{
	box-shadow: -2px 2px 2px 0px #c6c6c6;
}
.file-name {
	color: #12398a;
	font-size: 16px;
	line-height: 22px;
	user-select: none;
	align-self: center;
	transition: all 0.2s linear;
}
.file-row:hover .file-name{
	color: #ff7400;
}
.description {
	line-height: 26px;
	font-size: 16px;
	color: #12398a;
}
.btn {
	display: inline-block;
	margin: 20px 0 0 0;
	text-align: center;
}
h2 {
	color: black;
	font-size: 26px;
	font-weight: 400;
	margin: 100px 0 40px 0;
}
.page__grayside h2:first-child {
	margin-top: 0;
}
.info {
	font-size: 16px;
	color: #12398a;
	line-height: 26px;
	margin-bottom: 40px;
}
.info__row {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin: 15px 0;
}
.info__row:after {
	content: '';
	position: absolute;
	top: 16px;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #c8cfde;
	z-index: 0;
}
.info__row p {
	margin: 0px;
	    background: white;
    z-index: 1;
}
.info__row__right {
	flex:0 0 300px;
}
.tb {
	color: #12398a;
}
.tb__row {
	display: flex;
}
.tb__row:nth-child(even) {
	background-color: #efefef;
}
.tb__name {
	flex: 0 0 26%;
	border-right: solid 1px #d8d8d8;
	padding: 6px 0 6px 20px;
	box-sizing: border-box;

}
.tb__elem {
	flex: 1 1;
	border-right: solid 1px #d8d8d8;
	text-align: center;
	margin: 0px;
	padding: 6px 0;
}
.tb__elem-double {
	flex: 1 1;
	border-right: solid 1px #d8d8d8;
	text-align: center;
	margin: 0px;
	padding: 6px 0;
}
.page__content__img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 320px;
	width: 100%;
}
.page__img {
	z-index: 9 !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 50%;
	height: 700px;
	position: absolute;
	left: 65px;
	top: 200px;
}
.page__gallery {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
	grid-template-rows: 110px;
	grid-auto-rows: 110px;
	justify-content: space-around;
	grid-gap: 25px;
}
.page__gallery a 
{
    position: relative;
    display: block;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.page__gallery img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.page__gallery a:hover img {
    transform: scale(1.05);
}
.page__gallery__photo {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    /* max-height: 75px; */
    object-fit: cover;
}
.page__video__container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 200px;
	grid-auto-rows: 200px;
	justify-content: space-between;
	grid-gap: 25px;
}
.page__video__container iframe {
	width: 100%;
	height: 100%;
}
.specialist__block {
	padding: 50px;
	background-color: white;
	display: grid;
	grid-template-columns: 170px 1fr;
	grid-gap: 40px;
}
.specialist__photo {
	background: no-repeat 30% 20% url(/img/man-photo.jpg);
	background-size: 150%;
	border-radius: 85px;
	height: 170px;
	width: 170px;
	justify-self: center;
}
.specialist__text, .specialist__name {
	margin: 0;
	line-height: 24px;
	font-size: 16px;
}
.specialist__text a {
	color: #21bcff;
}
.image-container {
	position: relative;
}

@media screen and (max-width:1400px) and (min-width:1101px) {
	.page__bg {
		height: 690px;
	}
	.page__grayside {
		margin-top: 0px;
		padding: 30px 40px;
	}
	.page__container {
		margin-top: 0px;
		grid-template-columns: 4fr 7fr;
	}
	.page__content {
		min-height: 360px;
		margin-top: 0px;
		padding: 30px 50px;
	}
	.page__img {
		z-index: 10;
		height: 500px;
		left: 20%;
		width: 60%;
		top: 100px;
		padding: 30px 40px;
	}
	.page__video__container {
		grid-template-columns: 1fr;
		grid-template-rows: 200px;
		grid-auto-rows: 200px;
	}
	.specialist__block {
		grid-template-columns: auto;
		padding: 50px 30px;
	}
}

@media screen and (max-width:1100px) and (min-width:801px) {
	.page__bg {
		height: 470px;
	}
	.page__container {
		margin-top: 0px;
		grid-template-columns: 100%;
	}
	.page__content {
		min-height: 130px;
		grid-row: 1 / 2;
		padding: 30px 50px;

	}
	.page__grayside {
		margin-top: 0px;
		min-height: 130px;
		grid-row: 2 / 3;
		padding: 30px 40px;
	}
	.page__img {
		height: 400px;
		left: 20%;
		top: 50px;
		width: 60%;
	}
	.page__video__container {
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 200px;
		grid-auto-rows: 200px;
	}
}

@media screen and (max-width:800px) {
	.page__bg {
		height: 360px;
	}
	.page__container {
		margin-top: 0px;
		grid-template-columns: 100%;
	}
	.page__content {
		min-height: 130px;
		grid-row: 1 / 2;
		padding: 30px 50px;
	}
	.page__grayside {
		margin-top: 0px;
		grid-row: 2 / 3;
		min-height: 130px;
		padding: 30px 40px;
	}
	.tb__name {
		flex: 0 0 35%;
	}
	.page__img {
		height: 300px;
		left: 20%;
		top: 50px;
		width: 60%;
	}
	.page__video__container {
		grid-template-columns: 1fr;
		grid-template-rows: 300px;
		grid-auto-rows: 300px;
	}
	.info__row p:not(.info__row__right) {
		font-weight: 700;
	}
	.info__row__right {
		text-align: left;
		padding: 10px 0;
	}
}


/* End */


/* Start:/bitrix/templates/legeart_new/components/bitrix/breadcrumb/bread_valid/style.min.css?1693301455467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;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:0}
/* End */
/* /bitrix/templates/legeart_new/components/bitrix/catalog/mainCatalog/style.min.css?1693301455959 */
/* /bitrix/templates/legeart_new/components/bitrix/catalog.element/.default/style.min.css?16965149576466 */
/* /bitrix/templates/legeart_new/components/bitrix/breadcrumb/bread_valid/style.min.css?1693301455467 */


/* Start:/bitrix/templates/legeart_new/components/bitrix/catalog.section.list/mainMenu/style.min.css?16933014556236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/bitrix/templates/legeart_new/components/evalga/locationinformer/new/style.css?1693301455648*/
select.evalga_informer_location {
outline:none;
-webkit-appearance: none;

-moz-appearance: none;

appearance: none;

background: none;

border: none;

    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color: currentcolor;

font-family: Plumb;

font-size: 18px;

font-weight: 700;

color:
rgb(9, 44, 116);

border-color:
rgb(9, 44, 116);

    border-bottom-color: rgb(9, 44, 116);

border-bottom: 1px dashed
rgb(9, 44, 116);
}
select.evalga_informer_location option{
color:rgb(9, 44, 116);
border: none;
}
/* End */


/* Start:/bitrix/templates/legeart_new/components/bitrix/search.title/top_search/style.css?16933014552108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/legeart_new/components/bitrix/search.title/top_search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/legeart_new/components/evalga/locationinformer/mob/style.css?1693301455648*/
select.evalga_informer_location {
outline:none;
-webkit-appearance: none;

-moz-appearance: none;

appearance: none;

background: none;

border: none;

    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color: currentcolor;

font-family: Plumb;

font-size: 18px;

font-weight: 700;

color:
rgb(9, 44, 116);

border-color:
rgb(9, 44, 116);

    border-bottom-color: rgb(9, 44, 116);

border-bottom: 1px dashed
rgb(9, 44, 116);
}
select.evalga_informer_location option{
color:rgb(9, 44, 116);
border: none;
}
/* End */


/* Start:/bitrix/templates/legeart_new/components/bitrix/catalog.section.list/mainMenu_mob/style.min.css?16933014556236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/components/legeart.callback_sales/templates/.default/style.min.css?1693301309251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/components/legeart.callback_sales_dr/templates/.default/style.css?16965036701339*/
.question__form input[type='submit'] {
    padding: 14px 34px;
    color: #fff;
    background-image: linear-gradient(to right, #ff7301 0%, #ff990e 100%);
    margin-top: 35px;
}
.form-body {
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    max-width: 880px;
    grid-column-gap: 40px;
}
.form-input {
    display: flex;
    flex-direction: column;

}
.form-input .star{

    color: #fd7322;
}
.form-input span,
.form-textarea span {
    color: #000000;
    font-family: Plumb;
    font-size: 14px;
    font-weight: 700;
    line-height: 29.96px;
}

.form-input input {
    flex:0 0 100%;
    min-height: 34px;
    border: 1px solid #979797;
    border-radius: 5px;
    padding-left: 8px;
}
.form-textarea {
    grid-column: 1 / 4;
    width: 100%;
    margin-top: 50px;
}
.form-textarea textarea {
    width: 100%;
    min-height: 105px;
    resize: none;
    border: 1px solid #979797;
    border-radius: 5px;
    padding: 8px;
}
.checkbox__container input[type='checkbox'] {
    margin: 0 !important;
}

.callback.sale .btn.send:active {
  box-shadow: inset 0 2px 2px rgba(0,0,0,0.2);
}
.callback.sale .btn.send.disabled,
.callback.sale .btn.send.disabled:hover {
  background: #afdde6;
  cursor: default;
}

.text-form-top {
    text-align: center;
}

.text-form-top-min {
    font-size: 14px;
    line-height: 14px;
}
/* End */


/* Start:/local/components/legeart.tech/templates/.default/style.min.css?1693301309251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/components/legeart.writte_spec/templates/.default/style.min.css?1693301309251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/components/legeart.writte_spec/templates/consul/style.min.css?1693301309251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/bitrix/templates/legeart_new/template_styles.css?17346913819239*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	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 span{
font-size: inherit;
line-height: 1.35;
}
.bx-breadcrumb .bx-breadcrumb-item a {

    border-bottom: 0;
    color: #12398a;

}
.line{
width: 100%;
height: 10px;
background:#e4e4e4;
margin-bottom: 45px;
}

h1.newakczia{
color:#fff;
font-size: 15px;
	}

.blog-my-blog h2 {
    margin: 40px 0 20px 0;
}
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
 
.youtube .play {
    background: url('/bitrix/templates/legeart_new/youtube-play-btn.png') no-repeat; /*Ð’ÐÐ–ÐÐž: Ð·Ð´ÐµÑÑŒ ÑƒÐºÐ°Ð¶Ð¸Ñ‚Ðµ Ð°Ð´Ñ€ÐµÑ Ð´Ð¾ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
 
.youtube:hover .play {
    background-position: 0 0;
}
header{
top:0;
}
.contacts_sale{

}
.contacts_sale .btn{

}
#bx_4145281613_1626 {
	display:flex;
	flex-wrap: wrap;
	align-items: center;
}
#bx_4145281613_1626 a {
	width: 100%;
}
@media (max-width:1260px){
.contacts_sale{


}

}
@media (max-width:1195px){
.contacts_sale .btn p{

}
}
@media (max-width:1110px){


}
main .page__content {

    padding: 10px 80px 65px 80px;
}
main .page__content h1
{
    margin: 15px 0px;
    font-size: 36px;
}
main .page__content h2.contacts
{
    margin-bottom: 40px;
    font-size: 32px;
    font-weight:400;
}
.bx-breadcrumb {
    font-size: 13px;
}
.bx-breadcrumb a{ 
    text-decoration: none;
}

.snow .image-container img{
display:none!important;

}
.topslider.snow {
    background-repeat: no-repeat;
    background-position: 4% bottom;
    background-size: cover;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.snow .topslider__b {

    color: #05317e;
}
.snow .topslider__text {
 color: #05317e;
position:relative;
max-width:100%;
}
.snow .snow_img{
position: absolute !important;

top: -316px;

right: -200px;

width: 243px!important;
}
@media (max-width:799px){
.snow .snow_img {

    position: absolute !important;
    top: -148px;
    right: -90px;
    width: 200px !important;

}
}
@media (max-width:655px){
.snow .snow_img {

    position: absolute !important;
    top: -148px;
    right: -15px;
    width: 130px !important;

}

}
@media (max-width:578px){
.snow .snow_img {

    position: absolute !important;
    top: -225px;
    right: 12px;
    width: 102px !important;

}
.snow .topslider__text {

    color: 

    #05317e;
    position: relative;
    max-width: 275px;

}
.topslider.snow {

    background-position: 30%;
	}
}
#banner__carousel .owl-dots {

    position: absolute;
    bottom: 10px!important;
    left: 10%;

}

main .page__img {

    height: 700px;
}

@media (max-width:1400px){
.image-container .page__img {
    z-index: 10;
    left: 0%;
    width: 60%;
    top: 215px;
    padding: 30px 40px;
    height: 415px;
}
}
@media (max-width:1100px){
.image-container  .page__img {
height: 350px;
left: 0%;
top: 50px;
width: 60%;
}
}
@media (max-width:800px){
.image-container .page__img {
    height: 235px;
    left: 10%;

	}
    .bx-breadcrumb .bx-breadcrumb-item span,
    .bx-breadcrumb .bx-breadcrumb-item a{
    font-size: smaller;
    line-height: 1.35;
}
}
/*Ð¤Ð¾Ñ€Ð¼Ñ‹*/
.d-err {
	color: red !important;
    font-size: 13px !important;
	text-align: right;
	width: 100%;
	display: block;
}
.d-done-box {
	display: none;
	position: fixed;
	height: 100vh;
	width: 100%;
	top: 0;
    left: 0;
    z-index: 12;
	background: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
}
.d-done-label {
	padding: 50px;
	background-color: #fff;
	width: 430px;
	position: relative;
}
.d-done-label p {
	color: green;
    font-size: 21px;
    font-weight: 600;
    line-height: 160%;
}
/*END Ð¤Ð¾Ñ€Ð¼Ñ‹*/

/*Ð¢ÑÐ³Ð¾Ð²Ñ‹Ðµ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ñ‹*/
.tags-box {
	padding-top:40px;
}
.tag-item {
	display: inline-block;
	color: #19396f;
	border: 1px solid #7d8fb5;
	border-radius: 3px;
	font-size:16px;
	margin-right: 25px;
	cursor:pointer;
	padding: 8px 15px;
	transition: all 0.2s ease-in-out;
	margin-bottom: 15px;
	text-decoration:none;
}
.tag-item:hover {
	background-color: #0a2c74;
	color: #fff;
	border: 1px solid #0a2c74;
}
/*END Ð¢ÑÐ³Ð¾Ð²Ñ‹Ðµ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ñ‹*/
@media (min-width: 801px){
.tb__row {align-items: center;}
.tb__row > .bolder {
width: 50%;
}
.tb__row > .box-value {width: 50%;}
.tb__row > .box-value > .tb__elem-double {    text-align: inherit;}
}
.map .ymaps-2-1-79-places-pane .ymaps-2-1-79-image {
	background-image: url(https://tonar.info/img/map/ph.svg) !important;
}

.close > p {
    min-height: 50px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;    
}
@media (max-width: 1599px) and (min-width: 1023px) {
	.header-menu .submenu-catalog-item__picture {height: 180px;}
	.header-menu .submenu-catalog-wrap {grid-gap: 20px;}
}
.specialist__block.specialist__block_address {
	display: flex;
    align-items: center;
}

.btn-dr {
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: .3s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 50px;
    height: auto;
    padding: 0 30px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 3px;    
}
.logo-ny.header-logo__img {
    width: 330px;
    height: initial;
    margin-bottom: -50px;
    padding: 0;
}
.block_btn_detail{
    display: flex;
    gap: 15px;
}
.block_btn_detail>.btn{
    width: 50%;
}
@media screen and (max-width:1199px) {
    .logo-ny.header-logo__img {
    width: 200px;
    }
}

.header-feedback-responsive {display: none;}
@media (max-width: 1023px){
	.header-feedback-responsive {
		display: block;
		margin-right: 10px;
	}
	.header .header-feedback.btn.btn-blue {display: none !important;}
	.header .header-action {margin: 0 -15px 0 30px;}
	.header-feedback-responsive {order: 1;}
	.header-action {order: 3 !important;}
	.header .header-tel {order: 2 !important;}
	.location-head {margin-bottom: 0px !important;}
	.location-body .filter {display: block !important;}
	.location-body .filter .filter__element.filter__radio, .location-head .location-choice .filter__element.filter__radio {display: none !important;}
}
@media (max-width: 768px){
    .block_btn_detail{
        flex-direction: column;
    }
    .block_btn_detail>.btn{
        width: 100%;
    }
}
@media (max-width: 375px){
	.header .header-action {margin:0005px;}
}
@media (max-width: 350px){
	.header .header-tel {display: none;}
}
@media (max-width: 800px) {
	.image-container .page__img {top: 30% !important}
}
@media (max-width: 500px) {
	.image-container .page__img {top: 40% !important}
}
.page__container .bx-breadcrumb {
	display: flex;
    align-items: flex-start;
    width: 100%;
    flex-wrap: wrap;
}
.page__container .bx-breadcrumb .bx-breadcrumb-item {white-space: normal !important;}
.slick-lead .slick-arrow {
	width: 30px;
	z-index: 9;
	color: #fff;
	position: absolute;
}
.slick-lead .slick-prev {
	bottom: 15px;
	right: 60px;
	transform: rotateY(180deg);
}
.slick-lead .slick-next {
	bottom: 15px;
	right: 30px;
}
.slick-lead-dots {display: none}

@media (max-width: 767px){
	.slick-lead-dots {display: block;}
	.slick-lead .slick-arrow {display: none !important;}
	.image-container .page__bg {display: none !important;}
	.image-container .page__img {
		position: static;
		top: inherit !important;
		left: inherit !important;
		height: auto !importnat;
		width: 100% !important;
		min-width: 100% !important; 
		min-height: 350px;
	}
	.lead-item-text {
		z-index: 99;
        position: relative;
	}
}

section .table__names {
    padding-right: 0px !important;
	grid-template-columns: 40px 1fr 3fr 65px 85px;
}

.spares__img {
	height: 350px ! IMPORTANT;
    width: auto !important;
    display: flex;
    margin: 0 auto;
}
textarea[name="MESSAGE"] {
	border: 1px #a5a5a5 solid;
    padding: 10px 12px;
    border-radius: 3px;
} 

.footer-tel:hover {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}
.machines .machines-item:hover {
	background: #d2d2d2;
}
.no-btn .lead-item-btn{
    display: none;
}
.no-btn:before {
    content: none !important;
}
.no-btn.lead-item > a {
    z-index: 999;
    position: relative;
}

.sections-static ul {
    list-style: none;
    display: flex;
}

.sections-static ul li {
    margin-right: 10px;
}

.sections-static ul li a {
    padding: 10px 14px;
    height: auto;
    min-height: 10px;    
    margin-top: 0;
}
.page-lizing {
    margin: 10px 0;
    display: block;
    color: #fff !important;
    display: flex !important;
    max-width: 250px;
}
/* End */
/* /bitrix/templates/legeart_new/components/bitrix/catalog.section.list/mainMenu/style.min.css?16933014556236 */
/* /bitrix/templates/legeart_new/components/evalga/locationinformer/new/style.css?1693301455648 */
/* /bitrix/templates/legeart_new/components/bitrix/search.title/top_search/style.css?16933014552108 */
/* /bitrix/templates/legeart_new/components/evalga/locationinformer/mob/style.css?1693301455648 */
/* /bitrix/templates/legeart_new/components/bitrix/catalog.section.list/mainMenu_mob/style.min.css?16933014556236 */
/* /local/components/legeart.callback_sales/templates/.default/style.min.css?1693301309251 */
/* /local/components/legeart.callback_sales_dr/templates/.default/style.css?16965036701339 */
/* /local/components/legeart.tech/templates/.default/style.min.css?1693301309251 */
/* /local/components/legeart.writte_spec/templates/.default/style.min.css?1693301309251 */
/* /local/components/legeart.writte_spec/templates/consul/style.min.css?1693301309251 */
/* /bitrix/templates/legeart_new/template_styles.css?17346913819239 */


body, html {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;	
}
body {
	font-family: 'Plumb', sans-serif;
	min-width: 640px;
}

@media screen and (min-width: 1801px) {
  .menu__catalog #bx_incl_area_3 {
    grid-column: 1 / -3;
  }
}


@media screen and (min-width: 1401px) {
  .menu__catalog #bx_incl_area_3 {
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-rows: 180px 180px 180px;
    grid-column: 1 / -1;
  }
}


/*Ð¢Ð°Ð±Ñ‹*/
#plusbox {
	display: none;
}
.cd-tabs {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  background: #f6f6f6;
}
.spoiler__body__gd {
	display: grid !important;
}
.cd-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
  display: none;
}
.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}
/*@media only screen and (min-width: 768px) {
  .cd-tabs::after {
    display: none;
  }
  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1;
  }
}*/
@media only screen and (min-width: 768px) {

  .cd-tabs nav {
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none;
	background: #fff;
  }
}

.cd-tabs-navigation {
  width: 360px;
}
.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs-navigation li {
  float: left;
  flex: 1;
}
.font-italic{
	font-style: italic;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  color: #12398a;
  padding-top: 34px;
  text-decoration: none;
}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #ffffff !important;
  box-shadow: inset 0 3px 0 #21bcff;
  color: #12398a;
}


/*@media only screen and (min-width: 768px) {
  .cd-tabs-navigation {
    width: 80px;
    float: left;
  }
  .cd-tabs-navigation a {
    height: 80px;
    width: 80px;
    padding-top: 46px;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: inset 3px 0 0 #21bcff;
  }
  .cd-tabs-navigation a::before {
    top: 22px;
  }
}*/
@media only screen and (min-width: 768px) {
  .cd-tabs-navigation {
    /* tabbed on top on big devices */
    width: auto;
    background-color: #f6f6f6;
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
  }
  .cd-tabs-navigation a {
    height: 100%;
	min-height: 60px;
    line-height: 1.2;
    width: auto;
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 5px 20px 5px 20px;
	border: 1px solid transparent;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: inset 0 3px 0 #21bcff;
	border: 1px solid #21bcff;
  }
  .cd-tabs-navigation a::before {
    top: 50%;
    margin-top: -10px;
    margin-left: 0;
    left: 38px;
  }
}

.cd-tabs-content {
  background: #f6f6f6;
  padding: 0;
  margin-top: 40px;
}
.cd-tabs-content li {
  display: none;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
}

/*@media only screen and (min-width: 768px) {
  .cd-tabs-content {
    min-height: 480px;
  }
}*/
@media only screen and (min-width: 960px) {
  .cd-tabs-content {
    min-height: 0;
  }
}
/*End Tab*/


#mapSubmit {
	display: none;
}
.menu__catalog #bx_incl_area_3 {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: calc(100% / 3) calc(100% / 3) calc(100% / 3);
    grid-template-rows: 180px 180px 180px 180px;
}
.header__menu #bx_incl_area_2 {
  grid-column: 2/8;
    display: flex;
    justify-content: space-around;
}
header {
	/* position: absolute; */
	width: 100%;
	z-index: 99; 
/* 	height: 83px; */
}
main {
	width: 100%;
}
.header__content, .header__menu {
	position: relative;
	padding: 0px 10%;
	max-width: 100%;
}
.header__content {
	padding: 0px 50px;
}
.logo {
	background: url(/img/logo-tonar.jpg) no-repeat center;
	height: 83px;
	width: 83px;
	display: inline-block;
	cursor: pointer;
}
.menubtncontainer {
	height: 83px;
	/*$Dwidth: 83px;*/
	width: 96px;
	display: inline-block;
	cursor: pointer;
	position: relative;
}
.menubtn-white, .menubtn-blue {
	height: 100%;
	/*$Dwidth: 100%;*/
	position: absolute;
    top: 0;
	left: 60px;
    width: auto;
	/*$Dbackground: url(/img/openmenu.png) no-repeat center;*/
}
.menubtn-white .btn {
	margin: 20px 0 0 0;
}
.menubtn-blue .btn {
	margin: 20px 0 0 0;
}
/*$D.menubtn-blue {
	height: 100%;
	width: 100%;
	display: none;
	background: url(/img/openmenublue.png) no-repeat center;
}*/
.menu__close {
	height: 100%;
	width: 100%;
	background: url(/img/menu-close.png) no-repeat center;
}
.header__office {
	position: absolute;
	right: 10%;
	top: 0px;
	padding-top: 31px;
}
.header__phone {
	position: absolute;
	right: calc(10% + 202px);
	top: 0px;
	padding-top: 31px;
}
.header__phone a {
	text-decoration: none;
}
body .owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 30px !important;
}
.h__t {
	color: #ffffff;
	font-family: Plumb;
	font-size: 18px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.header__office .h__t {
	border-bottom: 1px dashed #ffffff;
}
.langimg {
	height: 83px;
	width: 65px;
	position: absolute;
	right: calc(10% + 404px);
	top: 0px;
}
.ru, .en {
	width: 25px;
	height: 17px;
	position: absolute;
	top: 32px;
	letter-spacing: 0.45px;
	cursor: pointer;
}
.ru {
	background: url(/img/ru.png) no-repeat center;
	left: 0px;
}
.en {
	background: url(/img/en.png) no-repeat center;
	right: 0px;
}
.topslider {
	background-repeat: no-repeat;
	/*background-position: center;*/
background-position: bottom;
	background-size: cover;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}
.clouds1 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 251px;
	position: absolute;
	width: 1385px;
	top: 80px;
	left: 0px;
	z-index: 2;
}
.clouds2 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 615px;
	position: absolute;
	width: 1920px;
	top: -50px;
	left: 0px;
	z-index: 2;
}
.topslider__num, .tsn2 {
	background: url(/img/45251.png) no-repeat center;
	background-size: 75%;
	height: 147px;
	position: absolute;
	width: 530px;
	top: 157px;
	left: 18%;
	z-index: 3;
}
.tsn2 {
	background: url(/img/tonar_banner.png) no-repeat center;
	height: 205px;
	width: 874px;
}
.topslider__img {
	width: 100% !important;
	height: auto !important;
}

.topslider__b {
	font-size: 60px;
	font-weight: 500;
	color: white;
	position: absolute;
	left: 10%;
	top: 180px;
	z-index: 9;
}
.topslider__text {
	font-size: 24px;
	font-weight: 400;
	color: white;
	width: 100%;
}
.btn {
	border: none;
	border-radius: 3px;
	padding: 0px;
	cursor: pointer;
	transition: all 0.5s ease;
	text-decoration: none;
}
.btn-green {
	background-color: #b6d555;
	background-image: linear-gradient(to right, #b6d555 0%, #8ec526 100%);
}
.btn-green:hover {
	box-shadow: 5px 8px 10px #b6d55566;
	cursor: pointer;
}
.btn-blue {
	background-color: #092c74;
}
.btn-blue:hover {
	box-shadow: 5px 8px 10px #092c7466;
	cursor: pointer;
}
.btn-orange {
	background-color: #ff6f00;
    background-image: linear-gradient(to right, #ff7301 0%, #ff990e 100%);
}
.btn-orange:hover {
	box-shadow: 5px 8px 10px #ff6f0066;
	cursor: pointer;
}
.topslider__btn {
	height: 38px;
	display: block;
	padding: 0 20px;
	padding: 0 8px;
	width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.tsb2 {
	top: 560px;
}
.main__catalog__btn {
	height: 38px;
	position: absolute;
	left: 40px;
	top: 24px;
	z-index: 9;
}
.btn > p {
	font-size: 18px;
	font-weight: 400;
	color: white;
	padding: 9px 25px;
	margin: 0px;
	user-select: none;
	text-decoration: none;
	position:relative;
	top:3px;
}
.nowrap {
	white-space: nowrap;
}
.main__content {
	background-color: #f6f6f6;
	height: auto;
}
.main__catalog, .main__service {
	padding-top: 80px;
	position: relative;
}
h1, h2 {
	color: #333333;
	font-size: 60px;
	font-weight: 700;
	margin: 0px 50px;
	z-index: 2 !important;
}
h2 {
	margin: 0px;
}
h3 {
	color: #12398a;
	font-size: 30px;
	font-weight: 600;
}
.bg-technika {
	background: url('/img/tehnika.png') no-repeat 300px 200px;
	background-size: 786px 126px;
}
.bg-service {
	background: url('/img/service.png') no-repeat 180px 60px;
	background-size: 631px 128px;
}
.bg-news {
	background: url('/img/sobitia.png') no-repeat 160px 240px;
	background-size: 793px 128px;
}
.bg-footer {
	background: url('/img/tonar.png') no-repeat 200px 0px #12398a;
}
.mcc__a {
	color: #12398a;
	font-size: 24px;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.5s ease;
}
.mcc__text {
	color: #12398a;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	width: 150px;
	transition: all 0.5s ease;
}
.mcc__img {
	position: absolute;
	bottom: 10px;
	right: 30px;
	width: calc(100% - 160px);
	height: 180px;
	background-size: contain !important;
	cursor: pointer;
}
.mcc__item {
	position: relative;
	height: 280px;
	width: 420px;
	margin-right: 30px;
	padding: 30px 0 0 20px;
	transition: all 0.5s ease;
}
.mcc__item:hover {
	background-color: #12398a;
}
.mcc__item:hover .mcc__a, .mcc__item:hover .mcc__text {
	color: white;
}
.mcc__container {
	padding: 50px;
	padding-top: 100px;
}
#main__catalog__carousel {
	height: 400px;
}
.owl-dot {
	outline: none;
}
#main__catalog__carousel > .owl-dots > .active > span, #main__news__carousel > .owl-dots > .active > span {
	background-color: #092c74;
}
.main__catalog__rightcontainer {
	position: absolute;
	border-left: solid 1px #d2d2d2;
	height: 86px;
	width: 50%;
	right: 0px;
	top: 70px;
}
.catalog__search {
	position: absolute;
	display: flex;
	top: 24px;
	left: 200px;
}
.catalog__search > input {
	height: 38px;
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
	color: #696969;
	font-size: 18px;
	font-weight: 400;
	padding: 0px 22px;
	outline: none;
}
.catalog__search > .btn {
	height: 38px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.catalog__search > .btn > p {
	padding: 9px 25px;
}
.main__service, .main__news, .main__video, footer {
	padding: 0px 35px;
}
.main__service__container {

	height: 800px;
	max-width: 100%;
	display: grid;
	grid-template-columns: calc(100%/3 - 20px) calc(100%/3 - 20px) calc(100%/3 - 20px);
	grid-template-rows: calc(50% - 15px) calc(50% - 15px);
	grid-template-areas: 
	    "osi osi tr"
	    "gk sc ep";
	grid-gap: 30px 30px;
	margin: 75px 0px;
}
.msc__block > p {
	color: #12398a;
	font-size: 18px;
	font-weight: 400;
	width: 300px;
	position: absolute;
	top: 100px;
	left: 50px;
	z-index: 8;
}
.msc__block > .btn {
	height: 44px;
	position: absolute;
	bottom: 30px;
	left: 50px;
}
.msc__block > .btn > p {
	padding: 12px 40px;
}
.msc__osi {
	grid-area: osi;
	background-color: white;
	border: 1px solid #e5e5e5;
}
.msc__osi > .btn-blue {
	left: 300px;
}
.msc__tr {
	grid-area: tr;
	border: 1px solid #e5e5e5;
	background: url(/img/service1.png) no-repeat center;
}
.msc__gk {
	grid-area: gk;
	background: url(/img/service2.png) no-repeat center;
	border: 1px solid #e5e5e5;
	background-color: #ff6f00;
}
.msc__sc {
	grid-area: sc;
	border: 1px solid #e5e5e5;
	background: url(/img/service3.jpg) no-repeat center;
}
.msc__ep {
	grid-area: ep;
	background-color: white;
	border: 1px solid #e5e5e5;
}
.msc__tr > h3, .msc__tr > p, .msc__gk > h3, .msc__gk > p {
	color: white;
}
.msc__block {
	padding: 0px 50px;
	background-size: cover;
	position: relative;
}
.osiimg {
	background: url(/img/osi.png) no-repeat center;
	background-size: contain;
	width: 60%;
	height: 100%;
	top: 0px;
	right: 0px;
	position: absolute;

}
.epimg {
	background: url(/img/europlan.png) no-repeat center;
	background-size: 100%;
	width: 213px;
	height: 57px;
	margin-top: 30px;
	margin-bottom: 40px;

}
.main__news {
	padding-right: 0px;
	background-color: #f1f1f1;
	padding-top: 200px;
	margin-top: -200px;
}
.mnc__item {
	margin-right: 30px;
	background-color: white;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.mnc__img {
	height: 240px;
	flex: 0 0 auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.mnc__item a {
	color: #12398a;
	font-size: 18px;
	font-weight: 700;
}
.mnc__item p {
	color: #12398a;
	font-size: 16px;
	font-weight: 400;
}
#main__news__carousel {
	padding: 80px 0 80px 0;
}
#main__news__carousel .owl-stage {
	display: flex;
}
#main__news__carousel .owl-item.active {
	height: auto;
}
.mnc_text {
	padding: 35px;
	margin-bottom: auto;
	box-sizing: border-box;
}
.mnc_text a {
	text-decoration: none;
}
.mnc_text a:hover {
	color: #ff6f00;
}
.owl-item {
	height: 100%;
}
.main__video {
	background-color: #f1f1f1;
}
.main__video .btn {
	height: 44px;
	display: inline-block;
	margin-bottom: 70px;
}
.main__video .btn > p {
	padding: 12px 40px;
}
.main__video__container {
	display: grid;
	grid-template-columns: calc(50% - 15px) calc(50% - 15px);
	grid-template-rows: auto;
	width: 100%;
	grid-gap: 30px;
	padding: 70px 0 70px 0;
}
.main__video__container iframe {
	height: 100%;
	width: 100%;
}
.footer__container {
	display: grid;
	width: 100%;
	/* grid-template-columns: 114px auto auto auto; */
	grid-template-columns: auto auto auto;
	padding: 80px 0 50px 0;
}
.footer__logo {
	display: none;
	background: url('/img/footer-logo.png');
	height: 82px;
	width: 114px;
}
.footer__text-container {
	color: #f7f6f6;
	font-size: 18px;
	font-weight: 500;
	/* padding-left: 40px; */
	border-right: #2753b0 solid 1px;
	padding-right: 10px;
}
.footer__text-container p {
	margin-top: 0;
}
.footer__phone {
	display: block;
	font-size: 26px;
	color: white;
    text-decoration: none;
}
.footer__nav {
	display: grid;
	justify-self: center;
	grid-template-rows: auto;
	/* grid-template-columns: auto auto auto auto; */
	grid-template-columns: auto auto auto auto auto;
	padding-left: 10px;
}
.footer__nav__col {
	display: grid;
	grid-template-rows: auto auto auto;
	grid-row-gap: 15px;
	padding: 0 15px;
}
.footer__nav a {
	color: #21bcff;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	user-select: none;
}
.footer__nav a:hover {
	color: #ff6f00;
}
.footer__social p {
	color: #f1f1f1;
	font-size: 16px;
	font-weight: 400;
	margin-top: 0;
}
.footer__social {
	padding-left: 0px;
	justify-self: end;
}
.social {
	display: grid;
	grid-template-columns: 24px 24px 24px 24px;
	grid-gap: 20px;
}
.social__icon {
	background: no-repeat center;
	width: 24px;
	height: 24px;
	display: block;
}
.social_ABS {
	position: absolute;
    top: 27px;
    left: 445px;
}
.footer__disclaimer {
	margin-top: 0px;
	color: #3f68be;
	font-size: 14px;
	font-weight: 400;
	display: block;
}
.footer__authors {
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #f1f1f1;
	display: inline;
}
.footer__copy {
	color: #f1f1f1;
	font-size: 14px;
	font-weight: 400;
	margin-top: 0;
	display: inline-block;
	padding: 16px 0;
}
.header__menu {
	height: 100vh;
	width: 80%;
	background-color: white;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	grid-template-columns: auto auto auto auto auto auto auto;
	grid-template-rows: 83px 250px auto 75px;
	overflow-y: auto;
}
.menu__info-container {
	color: #092c74;
	font-weight: 500;
	align-self: center;
}
.menu__info-container p {
	font-size: 18px;
}
.menu__phone {
	font-size: 26px;
	cursor: pointer;
	text-decoration: none;
	color: #092c74;
}
.menu__col a {
	color: #21bcff;
	font-size: 16px;
	font-weight: 400;
	display: block;
	text-decoration: none;
	padding-bottom: 10px;
}
.menu__col a:hover {
	color: #ff6f00;
}
.menu__col b {
	color: #092c74;
	font-size: 18px;
	font-weight: 500;
	display: block;
	margin: 20px 0 20px 0;
}
.logo-area {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: 83px 83px auto;
}
.menu__catalog {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: calc(100% / 3) calc(100% / 3) calc(100% / 3);
	grid-template-rows: 180px 180px 180px 180px;
}
.menu__catalog__img {
	background-size: 200px 120px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	height: 120px;
	width: 100%;
	background-size: contain;
}
.menu__catalog__item {
	cursor: pointer;
}
.menu__catalog__item a {
	color: #092c74;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	display: block;
}
.menu__catalog__item:hover a {
	color: #ff7400;
}
.menu__news {
	display: none;
}
.menu__news__img {
	height: 240px;
	width: 100%;
	display: block;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.menu__news__link {
	color: #092c74;
	font-size: 17px;
	font-weight: 500;
	text-decoration: none;
	margin-bottom: 30px;
	display: block;
}
.menu__news__link:hover {
	color: #ff7400;
}
.menu__news__name {
	color: #12398a;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	padding-top: 30px;
	display: block;
}
.menu__news__name:hover {
	color: #ff7400;
}
.menu__news__text {
	color: #12398a;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
#banner__carousel .owl-dots {
	position: absolute;
	bottom: 80px;
	left: 10%;
}
#banner__carousel .owl-dot span {
	width: 28px;
	height: 16px;
	background-color: #f6f6f6;
	transition: all 0.5s ease;
}
#banner__carousel .owl-dot.active span {
	background-color: #ff6f00;
}
@keyframes clouds {
	0% {
		left: -1000px;
	}
	100% {
		left: 500px;
	}
}
@keyframes bannerText {
	0% {
		left: 60%;
	}
	100% {
		left: -500px;
	}
}
a.no {
	color: gray;
}
a.no:hover {
	color: gray;
}
.form__container, .alert__container {
	position: fixed;
	height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
	overflow:auto;
}
.form__bg {
	background-color: black;
	opacity: 0.5;
	height: 100%;
	width: 100%;
	position: fixed;
	inset:0;
}
form.callback, .alert {
	position: absolute;
	width: 390px;
	height: auto;
	top: 10%;
	background: white;
	padding: 50px;
	box-sizing: border-box;
	left: calc(50% - 185px);
}
form.callback > *, .alert > * {
	display: block;
}
form.callback .title, .alert .title {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}
form.callback .form__item {
	text-align: center;
}
form.callback span {
	color: #ff7502;
	font-weight: 400px;
	font-size: 14px;
}
form.callback input, form.callback select {
	margin: 6px 0;
	padding: 10px 12px;
	border-radius: 3px;
	border: 1px #a5a5a5 solid;
	outline: none;
	box-shadow: none;
	width: 100%;
	font-size: 16px;
	box-sizing: border-box;
}
form.callback label {
	margin-top: 12px;
	font-weight: 500;
}
form.callback .btn p, .alert .btn p {
	padding: 9px 25px;
	text-align: center;
}
form.callback .btn {
	margin: 20px 0 0 0;
}
.checkbox__container {
	display: grid !important;
	font-size: 14px;
	grid-template-columns: 22px 1fr;
	padding: 12px 0;
}
.checkbox__container p {
	margin: 0 !important;
}
.checkbox__container input {
	margin: 6px 0 0 0 !important;
}
.checkbox__container input {
	align-items: start;
	height: 14px;
	width: 14px;
}
form.callback a {
	color: #21bcff;
}
form.callback a:hover {
	color: #ff6f00;
}
.btn-close {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 20px;
	height: 20px;
	width: 20px;
	user-select: none;
	cursor: pointer;
	color: #e6e6e6 !important;
}
.btn-close:hover {
	color: #555555 !important;
}
@media screen and (max-width:1680px) {
	.menubtn-white, .menubtn-blue {
		left: 45px;
	}
	.social_ABS {
		left: 380px;
	}
}
@media screen and (max-width:1550px) {
	.social_ABS {
		left: 340px;
	}
}
@media screen and (max-width:1490px) {
	.menubtn-white, .menubtn-blue {
		left: 30px;
	}
	.social_ABS {
		left: 21%;
	}
}
@media screen and (min-width:1401px) {
	.topslider {
		/*height: 930px;*/
		height:750px;
	}
	.topslider__num, .tsn2 {
		background-size: 100%;
		top: 217px;
	}
	/* .topslider1__auto {
		width: 1474px;
		height: 778px;
		right: -32px;
	} */
	/* .topslider2__auto {
		width: 1070px;
		height: 562px;
		right: 0px;
		bottom: 150px;
	} */
	.mcc__container {
		padding: 100px 10% 50px 10%;
	}
	.catalog__search > input {
		width: 320px;
	}
	.bg-video {
		background: url('/img/video.png') no-repeat 180px 60px #f1f1f1; 
		background-size: 1024px 277px;
	}
	footer {
		padding: 0 10%;
	}
	.header__menu {
		grid-template-columns: 230px auto auto auto auto auto auto auto;
		grid-template-rows: 280px auto 75px;
	}
	.logo-area {
		grid-template-columns: 83px auto; 
		grid-template-rows: 83px auto;
		grid-column: 1;
	}	
	.menu__info-container {
		grid-column: 1 / 3;
		grid-row: 2;
		align-self: start;
	}
	.menu__col b {
		padding: 30px 0 20px 0;
	}
	.menu__catalog {
		grid-template-columns: 25% 25% 25% 25%;
		grid-template-rows: 180px 180px 180px;
		grid-column: 1 / -1;
	}
	.clouds {
		animation-name: clouds;
		animation-duration: 20s;
		animation-timing-function: linear;
		animation-iteration-count: infinite;
	}
	.topslider__num {
		animation-name: bannerText;
		animation-duration: 20s;
		animation-timing-function: linear;
		animation-iteration-count: infinite;
	}
}
@media screen and (max-width:1440px) {
	.social_ABS {
		/*left: 18.5%;*/
		grid-gap: 8px;
	}
}
@media screen and (max-width:1380px) {
	.langimg {
		right: calc(10% + 370px);
	}
	.contacts_sale {
		
	}
	.social_ABS {
		left: 22%;
	}
}
@media screen and (max-width:1400px) and (min-width:1101px) {
	.topslider {
		height: 672px;
	}
	.topslider1__auto {
		width: 1064px;
		height: 562px;
		right: -150px;
	}
	.topslider2__auto {
		width: 714px;
		height: 375px;
		right: 0px;
	}
	.catalog__search > input {
		width: 240px;
	}
	.footer__social {
		justify-self: end;
	}
	.header__menu {
		

	}
	.menu__phone {
		padding-left: 30px;
	}
	.menu__info-container p {
		display: inline;
	}
	.menu__phone {
		display: inline;
	}
	.menu__info-container {
		display: inline-block;
	}
	#banner__carousel .owl-dots {
		position: absolute;
		bottom: 20px;
		left: 10%;
	}
	.clouds {
	animation-name: clouds;
	animation-duration: 20s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	}
	.topslider__num {
		animation-name: bannerText;
		animation-duration: 20s;
		animation-timing-function: linear;
		animation-iteration-count: infinite;
	}
}

/*for search panel and service blocks*/
@media screen and (max-width:1280px) { 
	.catalog__search {
		display: none;
	}
	.main__catalog__rightcontainer {
		width: 200px;
	}
	.main__service__container {
		grid-template-columns: calc(50% - 15px) calc(50% - 15px);
		grid-template-rows: calc(100%/3 - 20px) calc(100%/3 - 20px) calc(100%/3 - 20px);
		grid-template-areas: 
		    "osi osi"
		    "tr ep"
		    "gk sc";
	}

}
@media screen and (max-width:1280px) {
	.contacts_sale {
		
	}
	.social_ABS {
		grid-gap: 4px;
	}
}
@media screen and (max-width:1260px) {
	.social_ABS {
		display: none;
	}
}
@media screen and (max-width:1195px) {
	.menubtn-white .btn p {
		font-size: 13px;
	}
	.menubtn-blue .btn p {
		font-size: 13px;
	}
}
@media screen and (max-width:1100px) and (min-width:801px) {
	.topslider {
		height: 900px;
	}
	.topslider1__auto {
		width: 910px;
		height: 500px;
		right: 0px;
	}
	.topslider2__auto {
		width: 714px;
		height: 375px;
		right: 0px;
		bottom: 55px;
	}
	.topslider__num, .tsn2 {
		background-size: 50%;
		top: 150px;
		left: 15%;
	}
	.footer__nav {
		display: none;
	}
	.footer__social {
		justify-self: end;
	}
	.footer__container {
		/* grid-template-columns: 114px auto auto; */
		grid-template-columns: auto auto auto;
	}
	.footer__text-container {
		border: none;
	}

	.header__menu {
		grid-template-columns: calc(50% - 15px) calc(50% - 15px);
		grid-template-rows: auto auto auto auto auto 75px;
		grid-gap: 30px;
	}
	.logo-area {
		grid-template-columns: 83px auto; 
		grid-template-rows: 83px auto;
		grid-column: 1;
	}
	.menu__info-container {
		grid-column: 1 / 3;
		grid-row: 2;
		align-self: start;
	}
	.menu__catalog {
		grid-template-columns: calc(50% - 15px) calc(50% - 15px);
		grid-template-rows: 180px 180px 180px 180px 180px 180px;
		grid-gap: 30px;
	}
	.menu__col__zap {
		grid-column: 2 / 3; grid-row: 2;
	}
	
}
@media screen and (max-width:800px){

	body {
		min-width: 320px;
	}

	.specialist__block {
		grid-template-columns: 1fr;
	}

	.footer__container {
		grid-template-columns: 1fr;
	}
	
		.footer__container > *:empty {
			display: none;
		}

	.main__video__container {
		grid-template-columns: auto;
		grid-template-rows: auto auto;
	}
	.topslider {
		height: 650px;
	}
	.header__office {
		display: none;
	}
	.langimg {
		right: calc(10% + 202px);
	}
	.header__phone {
		right: 10%;
	}
	.header__content {
		padding: 0px 10%;
	}
	.topslider1__auto {
		width: 559px;
		height: 300px;
		right: 0px;
	}
	.topslider2__auto {
		width: 559px;
		height: 300px;
		right: 0px;
		bottom: 60px;
	}
	.topslider__text {

		font-size: 16px;
	}
	.topslider__b {

		font-size: 40px;
	}
	.topslider__num, .tsn2 {
		background-size: 50%;
		top: 70px;
		left: 5%;
	}

	.tsb2 {
		top: 320px;
	}
	.main__service__container {
		grid-template-columns: 100%;
		grid-template-rows: calc(100%/3 - 24px) calc(100%/6 - 24px) calc(100%/6 - 24px) calc(100%/6 - 24px) calc(100%/6 - 24px);
		grid-template-areas: 
		    "osi"
		    "tr"
		    "gk"
		    "sc"
		    "ep";
	}
	.main__catalog__rightcontainer {
		display: none;
	}
	.osiimg {
		width: 100%;
		height: 50%;
		top: 160px;
	}
	.msc__block > p {
		width: 500px;
		max-width: 100%;
		top: 50px;
	}
	.epimg {
		margin-top: 15px;
	}
	.footer__nav {
		display: none;
	}

	.footer__social {
		justify-self: start;
		padding-top: 2em;
	}

	.info__row {
		flex-direction: column;
		justify-content: flex-start;
	}

		.info__row__right {
		    flex: 0 0 auto;
		}

	main .page__content {
		font-size: 1.4em;
	    padding: 1em 5% 3em 5%;
	        display: block;
    width: 100%;
	}

		.tb__row {
			flex-direction: column;
			padding-top: 1em;
			padding-bottom: 1em;
		}


			.tb__elem-double,
			.tb__elem {
				text-align: left;
				padding-left: 5%;
				padding-right: 5%;
			}

		.detail-page .h2 {
			margin-top: 1em;
		}


	.footer__container {
		grid-template-columns: 1fr
	/* 	114px auto auto; */
	}
	.footer__text-container {
		border: none;
	}
	.header__menu {
		grid-template-columns: 280px auto;
		grid-template-rows: auto auto auto auto auto 75px;
		grid-gap: 30px;
	}
	.logo-area {
		grid-template-columns: 83px auto; 
		grid-template-rows: 83px auto;
		grid-column: 1;
	}
	.menu__info-container {
		grid-column: 1 / 3;
		grid-row: 2;
		align-self: start;
	}
	.menu__catalog {
		grid-template-columns: calc(50% - 15px) calc(50% - 15px);
		grid-template-rows: 180px 180px 180px 180px 180px 180px;
		grid-gap: 30px;
	}
	.menu__col__zap {
		grid-column: 2 / 3; grid-row: 2;
	}
}
@media screen and (max-width:768px) {
	.menubtn-white .btn {
		margin: 25px 0 0 0;
	}
	.menubtn-blue .btn {
		margin: 25px 0 0 0;
	}
}
@media screen and (max-width:760px) {
	#tabobox {
		display: none;
	}
	#plusbox {
		display: block;
	}
}
@media screen and (max-width:600px) {
	.menubtn-white {
		height: 100%;
		width: 100%;
		background: url(/img/openmenu.png) no-repeat center;
		position:static;
	}
	.menubtn-white .btn {
		display: none;
	}
	.menubtn-blue {
		height: 100%;
		width: 100%;
		background: url(/img/openmenublue.png) no-repeat center;
		position:static;
		display: none;
	}
	.menubtn-blue .btn {
		display: none;
	}
	.menubtncontainer {
		height: 83px;
		width: 83px;
	}
}
@media screen and (max-width:575px) {
	.specialist__block {
		grid-template-columns: 1fr !important;
	}
	.btn > p {
		text-align: center;
		font-size: 16px !important;
	}
	.spoiler__body {
		padding: 0 10px 10px 10px !important;
	}
	.specialist__block {
		padding: 30px 15px !important;
	}
}
@media screen and (min-width:1801px) {
	.catalog__search > input {
		width: 450px;
	}
	/* .footer__text-container {
		padding-left: 100px;
	} */
	/* .footer__social {
		border-left: #2753b0 solid 1px;
	} */
	.footer__disclaimer {
		width: 77%;
	}
	.footer__nav__col {
		padding: 0 30px;
	}
	/* .footer__social {
		padding-left: 90px;
	} */
	.menu__news {
		height: 100%;
		width: calc(100% - 85px);
		grid-column: -3 / -1;
		display: block;
		padding: 0 0 0 85px;
		border-left: solid 1px #d2d2d2;
	}
	.menu__catalog {
		grid-column: 1 / -3;
	}	
	.header__menu {
		grid-template-columns: 250px auto auto auto auto auto 10% 20%;
	}
}
.file-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-areas: auto;
	grid-auto-rows: auto;
	grid-gap: 30px;
	justify-items: start;
	padding-bottom: 65px;
}
.file-row {
	display: grid;
	grid-template-columns: 60px auto;
}
.file-icon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 52px;
	width: 39px;
	transition: all 0.2s linear;
}
.file-row:hover .file-icon{
	box-shadow: -2px 2px 2px 0px #c6c6c6;
}
.file-name {
	color: #12398a;
	font-size: 16px;
	line-height: 22px;
	user-select: none;
	align-self: center;
	transition: all 0.2s linear;
}
.file-row:hover .file-name{
	color: #ff7400;
}

.header__content {
	display: flex;
}

.header__content.none {
	display: none;
}

header.fixed .logo-text {
	color: rgb(9, 44, 116);
}

.logo-block {
	display: flex;
	align-items: center;
	color: #fff;
	gap: 10px;
	font-size: 13px;
}

.social_ABS {
	left: 32%;
}

.footer__social {
	padding-top: 30px;
}

@media screen and (max-width:1680px) { 
	.social_ABS {
		display: none;
	}
}

@media screen and (max-width:1450px) { 
	.contacts_sale {
		
	}
}

@media screen and (max-width:1020px) { 
	.header__office {
		display: none;
	}

	.header__content .header__phone {
		right: 125px;
	}

	.header__content .langimg {
		right: 285px;
	}
}

@media screen and (max-width:830px) { 
	.header__content .langimg {
		right: 80px;
		top: 30px;
	}

	.header__content .header__phone {
		right: 15px;
		padding-top: 1em;
	}

	.header__content .header-search {
    position: absolute;
    right: 0px;
    top: 85px;
	}

	#search_open {
		width: 64px;
		position: absolute;
		z-index: 999;
		right: 0;
		margin-bottom: 10px;
		margin-top: -38px;
	}
	.h__t {
    font-size: 1.4em;
}

.header__content {
	padding: 0;
}

.search-form .btn > p {
	text-align: center;
	font-size: 16px !important;
}
}

@media screen and (max-width:560px) { 
	.logo-text {
		display: none;
	}

	.logo-block {
		display: inline-block;
	}
}

#main__catalog__carousel,
#main__news__carousel {
	position: relative;
}
#main__catalog__carousel .owl-nav {
	position: absolute;
	width: 110%;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
}

#main__news__carousel .owl-nav {
	position: absolute;
	width: calc(100% - 35px);
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	box-sizing: border-box;
}

.up-arrow {
	border-radius: 10px;
	padding: 0;
	width: 50px;
	height: 50px;
	position: fixed;
	right: 23px;
	bottom: 100px;
	cursor: pointer;
	outline: none;
	background-color: #12398a;
	border: 1px solid #12398a;
	background-image: url(../img/arrow-left.svg);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	transform: rotate(90deg);
	z-index: 10;
	display: none;
	transition: border .3s ease-in-out, background-color .3s ease-in-out, background-image .3s ease-in-out;
}
.mobile-nav-item.mobile-nav-item-lead{
	display:flex;
	align-items: center;
	gap:15px;
	width:100%;
}
.mobile-nav-item.mobile-nav-item-lead .menuMobileNext-arrow{
	/*height: 25px;
	width: 20px;*/
	font-size: 20px;
}
.mobile-nav-item.mobile-nav-item-lead.title-submenu{
	transform: translateX(15px);
}
.up-arrow{
	left: auto;
	right: 23px;
}
.up-arrow:hover {
	background-color: #D6D6D6;
	border: 1px solid #D6D6D6;
	background-image: url(../img/arrow-left-hover.svg);
}
.table__names .price_span{
	text-align: right;
}
@media screen and (max-width:768px) { 
	.up-arrow {
		width: 40px;
		height: 40px;

	}
}

@media screen and (max-width:1400px) { 
	#main__catalog__carousel .owl-nav {
		width: 100vw;
		padding: 0 20px;
	}

	#main__news__carousel .owl-nav {
		width: calc(100% - 35px);
	}
}

@media screen and (max-width:768px) { 
	#main__catalog__carousel .owl-nav,
	#main__news__carousel .owl-nav {
		display: none;
	}
}

#main__catalog__carousel .owl-nav button,
#main__news__carousel .owl-nav button {
	margin: 0;
	width: 13px;
	height: 20px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-image .3s ease-in-out;
}

#main__catalog__carousel .owl-nav button.owl-prev,
#main__news__carousel .owl-nav button.owl-prev {
	background-image: url(../img/arrow-left.svg);
}

#main__catalog__carousel .owl-nav button.owl-next,
#main__news__carousel .owl-nav button.owl-next {
	background-image: url(../img/arrow-right.svg);
}

#main__catalog__carousel .owl-nav button.owl-prev:hover,
#main__news__carousel .owl-nav button.owl-prev:hover {
	background-image: url(../img/arrow-left-hover.svg);
}

#main__catalog__carousel .owl-nav button.owl-next:hover,
#main__news__carousel .owl-nav button.owl-next:hover {
	background-image: url(../img/arrow-right-hover.svg);
}
#main__catalog__carousel .owl-nav button:hover,
#main__news__carousel .owl-nav button:hover {
	background-color: transparent;
}

#main__catalog__carousel .owl-nav button:focus,
#main__news__carousel .owl-nav button:focus {
	background-color: transparent;
}

#main__catalog__carousel .owl-nav span,
#main__news__carousel .owl-nav span {
	display: none;
}
.widget_tyagach{
    position: fixed;
    right: -58px;
    background:  rgba(241, 241, 241, 1);
    z-index: 75;
    width: 174px;
    height: 76px;
    top: 430px;
    border-radius: 4px 0px 0px 4px;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
    transition: .5s;
}
.widget_tyagach span,.widget_tyagach img{
  position:absolute;
}
.widget_tyagach img{
  transition: .5s;
  top:1px;
  left:10px;
  width:87px;
  height:71px;
  z-index:2;
}
.widget_tyagach span{
  transition: .5s;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  top:25px;
  right:14px;
  opacity: 0;
  color: #000;
}
.widget_tyagach:hover{
  transition: .5s;
  right:0;
  background:  rgba(255, 255, 255, 1);
}
.widget_tyagach:hover img{
  transition: .5s;
  left:-77px;
  width:133px;
  height:108px;
  top: -18px;
}
.widget_tyagach:hover span{
  transition: .5s;
  opacity: 1;
}
@media screen and (max-width:1100px) {
	.file-container {
	grid-template-columns: 1fr;
}
}
@media (max-width:768px ){
	.widget_tyagach{
		top: 114px;
		right: -58px;
		width: 130px;
		height:55px;
	}
	.widget_tyagach span{
		top: 17px;
		right: 11px;
		font-size: 14px;
	}
	.widget_tyagach img{
		width:60px;	
		height:48px;
	}
	.widget_tyagach:hover img{
		left: -56px;
		width: 100px;
		height: 81px;
		top: -18px;
  }
}	  
@media screen and (max-width: 480px) {
	.spares__table.table__container {
    overflow: scroll;
    display: flex;
}
	.page__video__container {
	    grid-template-columns: 1fr;
	    grid-template-rows: auto;
	    grid-auto-rows: minmax(185px, 185px);
	}

	.page__gallery {
	    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
	    grid-template-rows: auto;
	    grid-auto-rows: auto;
	}

	.specialist__block {
		font-size: 1.4em;
	    padding: 2em 5%;
	}

		.specialist__text, .specialist__name {
			font-size: 1em;
			line-height: 1.5;
		}

		.footer__disclaimer {
		    margin-top: 0px;
		    color: #537fda;
		    font-size: 1em;
		 }

	.info {
	    font-size: 1em;
	    color: #12398a;
	    line-height: 1.4;
	    margin-bottom: 1em;
	}

	.page__grayside {
		padding: 2em 5%;
	}

	.bx-breadcrumb {
	    font-size: 0.8em;
	    line-height: 1.2;
	}

	.bx-breadcrumb .bx-breadcrumb-item {
		margin-bottom: .5em;
	}

	.medal-row {
		margin: 0
	}

	.btn > p {
		font-size: 1em;
	}

	p:empty {
		display: none;
	}

	.header__content {
	    padding: 0px 0;
	}

	.header__content .header__phone {
	    right: 4%;
		padding-top: 1.0em;
	}

	main .page__content h1
	{
		font-size: 1.6em;
		line-height: 1.2;
	}
	main .page__content h2.contacts
	{
		font-size: 1.4em;
		line-height: 1.2;
		margin-top:40px;
	}

	.header__menu {
		    grid-template-columns: 1fr;
		    grid-gap: 0;
	}

		.menu__col {
			padding: .5em 5%;
			font-size: 1.4em;
		}

			.menu__col a {
				font-size: 1em;
				padding-bottom: .8em;
			}

	.header__menu {
		padding: 0;
		grid-template-rows: auto auto auto auto auto auto;
		width: 100%;
	}

		.menu__info-container {
			padding: 1em 5%;
		}

	h1, h2 {
		font-size: 3em;
		margin-left: 0;
		margin-right: 0;
	}

	.topslider1__auto {
		position: absolute;
		left: 4%;
	}
	.topslider2__auto {
		position: absolute;
		left: 4%;
		bottom: 1%;
		width: 95% !important;
	}
	.topslider3__auto {
		position: absolute;
		left: 4%;
	}
	.topslider4__auto {
		position: absolute;
		left: 4%;
	}
	.topslider5__auto {
		position: absolute;
	}

	.main__service, .main__news, .main__video, footer {
	    padding: 0px 5%;
	} 

	.osiimg,
	.msc__block > p {
		height: auto;
		position: static;
	}

	.msc__osi {
		min-height: 1em
	}

	.msc__block > .btn {
		height: auto;
		min-height: 44px;
		display: block;
		position: static;
		margin-bottom: 1em;
	}

	.main__service__container {
		    grid-template-rows: repeat( 5, minmax(min-content, auto ))
	}

	.msc__block  {
		padding-bottom: .5em;
		padding-left: 7%;
		padding-right: 7%;
	}

	.main__service__container  {
		height: auto !important
	}

	.main__catalog, .main__service,
	.mcc__container {
		padding-left: 5%;
		padding-right: 5%;
	}

	.footer__text-container {
		padding-left: 0;
	}

	.catalog__sections__item {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.menu__catalog {
		padding: 1em 5%;
	}

	.mcc__img {
	    width: 100%;
	    height: 100%;
	    background-repeat: no-repeat;
	    background-position: center bottom !important;
    	background-size: auto 59% !important;
	}
}

@media (max-width: 475px) {
	.mcc__img {
    	background-size: auto 54% !important;
	}
}

@media screen and (max-width: 500px) {
	h1, h2 {
		font-size: 2.6em;
	}

	h1 + .main__service__container,
	h2 + .main__service__container {
		margin-top: 15px;
	}

	h2 + .main__news__carousel,
	h1 + .main__video__container,
	h2 + .main__video__container {
		padding-top: 15px;
	}


	h1 ~ .mcc__container {
		padding-top: 20px;
	}

	.mnc__item {
		margin-right: 0;
	}

	.mnc_text {
		padding-bottom: 0;
	}

	.mcc__a:first-child {
		display: block;
		max-width: 75vw;
	}

}
@media screen and (min-width: 375px) and (max-width: 480px) {
	.h__t {
		font-size: 1.4em;
	}

	.topslider1__auto {
		left: 10%;
		width: 90% !important;
	}
	.topslider2__auto {
		left: 10%;
		width: 90% !important;
	}
	.topslider3__auto {
		left: 10%;
		width: 90% !important;
	}
	.topslider4__auto {
		left: 10%;
		width: 90% !important;
	}
	.topslider5__auto {
		width: 90% !important;
	}
	
}

@media screen and (max-width: 450px) {
	.mcc__img {
    	background-size: auto 50% !important;
	}
}

@media screen and (max-width: 435px) {
	.mcc__img {
    	background-size: auto 47% !important;
	}
}

@media screen and (max-width: 430px) {
	.topslider1__auto {
		left: 15%;
		width: 85% !important;
	}
	.topslider2__auto {
		left: 15%;
		width: 85% !important;
	}
	.topslider3__auto {
		left: 15%;
		width: 85% !important;
	}
	.topslider4__auto {
		left: 15%;
		width: 85% !important;
	}
	.topslider5__auto {
		width: 85% !important;
	}
}
@media screen and (max-width: 420px) {
	.mcc__img {
    	background-size: auto 45% !important;
	}
}
@media screen and (max-width: 410px) {
	.mcc__img {
    	background-size: auto 43% !important;
	}
}
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (max-width: 400px) {
	.mnc__item {
    margin-right: 0px;
    width: 340px;
	}
	form.callback, .alert {
		position: absolute;
		width: 328px;
		height: auto;
		top: 9%;
		background: white;
		padding: 33px;
		box-sizing: border-box;
		left: calc(50% - 162px)
	}
	form.callback > textarea{
		width: 95%!important;
	}
	.topslider1__auto {
		left: 20%;
		width: 80% !important;
	}
	.topslider2__auto {
		left: 20%;
		width: 80% !important;
	}
	.topslider3__auto {
		left: 20%;
		width: 80% !important;
	}
	.topslider4__auto {
		left: 20%;
		width: 80% !important;
	}
	.topslider5__auto {
		left: 20%;
		width: 80% !important;
	}
	.mcc__img {
    	background-size: auto 40% !important;
		background-position-x: 25% !important;
	}
}

@media screen and (max-width: 390px) {
	.mcc__img {
    	background-size: auto 38% !important;
	}
}

@media screen and (max-width: 380px) {
	.topslider1__auto {
		left: 30%;
		width: 70% !important;
	}
	.topslider2__auto {
		left: 30%;
		width: 70% !important;
		bottom: 5%;
	}
	.topslider3__auto {
		left: 30%;
		width: 70% !important;
	}
	.topslider4__auto {
		left: 30%;
		width: 70% !important;
	}
	.topslider5__auto {
		left: 30%;
		width: 70% !important;
	}
}

@media screen and (max-width: 350px) {
	.mcc__img {
		background-position-x: 17% !important;
		background-size: auto 35% !important;
	}
}

@media screen and (max-width: 320px) {
	.topslider1__auto {
		left: 35%;
		width: 65% !important;
	}
	.topslider2__auto {
		left: 35%;
		width: 65% !important;
	}
	.topslider3__auto {
		left: 35%;
		width: 65% !important;
	}
	.topslider4__auto {
		left: 35%;
		width: 65% !important;
	}
	.topslider5__auto {
		left: 35%;
		width: 65% !important;
	}
}

.title-search-result {background: #fff;}

.item_menu_header{
	
}
.page__container.section_page
{
    display: flex;
    height: auto;
    margin-top: -360px;
}
.page__img.section_page
{
    position:static;
    width: 100%;
    background-size: cover;
}
.page__container.section_page .page__content
{
    margin-bottom:30px;
    width:100%;
}
.catalog__sections__a {
	color: #12398a;
	font-size: 24px;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.5s ease;
}
.catalog__sections__text {
	color: #12398a;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	width: 150px;
	transition: all 0.5s ease;
}
.catalog__sections__img {
	width: 100%;
	height: 240px;
	margin-left: auto;
	display: block;
	background-size: contain !important;
	background-position: 100% 100% !important;
	cursor: pointer;
}
.catalog__sections__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding: 30px 20px;
	transition: all 0.5s ease;
}
@media (hover: hover)
{
    .catalog__sections__item:hover {
    	background-color: #12398a;
    }
}
.catalog__sections__item:hover .catalog__sections__a, .catalog__sections__item:hover .catalog__sections__text{
	color: white;
}
.catalog__sections {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
	grid-template-rows: auto;
	grid-auto-rows: auto;
	grid-auto-flow: row;
	justify-content: space-around;
	grid-gap: 30px;
}

@media screen and (max-width:1400px) and (min-width:1101px) {
	.page__img.section_page {
		height: 690px;
	}
	.section_page .page__grayside {
		flex: 0 0 10%;
		margin-top: 130px;
	}
	.section_page .page__content {
		min-height: 360px;
	}

}

@media screen and (max-width:1100px) and (min-width:801px) {
	.section_page.page__img {
		height: 470px;
	}
	/*.page__container {
		margin-top: 0px;
	}*/
	.section_page .page__content {
		min-height: 130px;
		flex: 0 0 100%;
		1em 5% 3em 5%;
		margin-top:360px;
	}
	.section_page .page__grayside {
		flex: 0 0 0;
		display: none;
	}
}

@media screen and (max-width:800px) {
	.section_page.page__img {
		height: 360px;
	}

	.section_page .catalog__sections {
		grid-template-columns: 1fr;
	}
	.section_page .page__content {
		min-height: 130px;
		flex: 0 0 100%;
		1em 5% 3em 5%;
		margin-top:360px;
	}
	.section_page .page__grayside {
		flex: 0 0 0;
		display: none;
	}
}
.sect_descript
{
    padding-top:40px;
}
.sect_descript h2 {
    color: #000;
    font-size: 28px;
    margin-bottom:15px;
}
.sect_descript p + h2
{
    margin-top:20px;
}
.page__content p a[link]
{
    text-decoration:underline;
}
.h2.h2-regular
{
    font-size: 36px;
    margin: 15px 0px;
    display:block;
}
@media screen and (max-width:480px)
{
    .h2.h2-regular
    {
        font-size: 1.6em;
		line-height: 1.2;    
    }
}   

.page__content.news__content div, 
.page__content.news__content p, 
.page__content.news__content span {
    max-width: 1100px;
}
.page__content.news__content span.news-date-time
{
    display:block;
    padding-block:15px;
}
.page__content.news__content p
{
    padding-bottom:15px;
}
.page__content.news__content h2
{
    font-size: 26px;
    font-weight: 400;   
    padding-bottom:15px;
}
.page__content.news__content div[newsimage]
{
    padding-bottom:15px;
}
.page__content.news__content div[newsimage] img
{
    max-width:100%;
    height:auto;
}
.page__content.news__content ul
{
    list-style: none;
    padding-left: 0;
    padding-bottom: 15px;
}

.page__content.news__content ul li
{
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.page__content.news__content ul li::before
{
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 10px;
    height: 10px;
    background-color: #236192;
}
@media screen and (max-width:800px)
{
    .page__content.news__content ul li::before
    {
        top: 4px;
    }
}
@media screen and (max-width:800px)
{
    .page__content.news__content
    {
        font-size:1.2em;
    }
}
.news__sections {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
	grid-template-rows: auto;
	grid-auto-rows: auto;
	grid-auto-flow: row;
	justify-content: space-around;
	grid-gap: 60px;
}
.news__section {
	background-color: white;
	display: flex;
	flex-direction: column;
	height: 100%;
	border: 1px solid #f6f6f6;
}
.news__section__img {
	height: 240px;
	flex: 0 0 auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.news__section__text a {
	color: #12398a;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.5s ease;
}
.news__section__text p {
	color: #12398a;
	font-size: 16px;
	font-weight: 400;
}
.news__section__text {
	padding: 35px;
	margin-bottom: auto;
}
.news__section__text a:hover {
	color: #ff6f00;
}

@media screen and (max-width:1100px) {
	.news__sections {
		grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	}
}
section.news__section a > span[title]
{
    display:block;
    padding-bottom:15px;
}
section.news__section p[lead]
{
    padding-bottom:0;
}

.pagination {
	height: 50px;
	display: flex;
	width: auto;
	align-items: flex-end;
}
.pagination a {
	text-decoration: none;
	background-color: #fff;
	color: black;
	height: auto;
	cursor: pointer;
	user-select: none;
	transition: all 0.5s ease;
}
.pagination .num {
	font-size: 16px;
	line-height: 16px;
	padding: 8px 10px;
}
.pagination .num.active {
	padding: 12px 10px;
	background-color: #092c74;
color:#fff;
}
.pagination .num:hover {
	padding: 12px 10px;
	background-color: #758cbb;
}
.pagination .arrow {
	font-size: 24px;
	line-height: 24px;
	padding: 3px 10px 5px 10px;
	font-weight: 300;
}
.pagination .arrow.active {
	padding: 7px 10px 9px 10px;
	background-color: #092c74;
}
.pagination .arrow:hover {
	padding: 7px 10px 9px 10px;
	background-color: #758cbb;
}
.page__grayside div + .h2.h2-regular
{
    padding-top:40px;
}
.offer-product-img
{
    height:auto;
}
.offer-form-btn
{
    margin-inline:auto;
}
.offer-form .wpcf7-not-valid-tip,
.offer-form .wpcf7-response-output
{
    text-align:left;
    color:#fff;
}
.wpcf7-list-item
{
    margin:0 !important;
}
form.callback.sent > *:not(.wpcf7-response-output):not(.close.btn-close)
{
    display:none;
}
.form__container textarea
{
    padding: 10px 12px;
    border-radius: 3px;
    border: 1px #a5a5a5 solid;
    width: 100%;
}
body.form
{
    overflow:hidden;
}
.spoiler__header__img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 70%;
}
.spoiler p, .spoiler b, li {
	font-size: 16px;
	line-height: 24px;
	color: #12398a;
}
.spoiler {
	height: auto;
	background: #f6f6f6;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	margin-top: 20px;
}
.spoiler__header {
	display: grid;
	grid-template-columns: 80px 1fr;
	cursor: pointer;
	user-select: none;
}
.spoiler__header__content {
	padding: 20px 40px 20px 40px;
}
.spoiler__icon {
	background-image: url('../img/plus.png');
	background-repeat: no-repeat;
	background-position: center;
}
.spoiler__body {
	display: none;
	padding: 0 40px 40px 40px;
}
ul {
	list-style: square;
}
@media screen and (max-width:800px) {
	.spoiler__header {
		grid-template-columns: 80px 150px 1fr;
	}
	.spoiler__header__img {
		background-size: 80%;
	}
}
.slick-dots button[role="tab"]
{
    text-indent:-9999px;
}
.page__container.contact-page,
.page__container.contact-page .page__grayside
{
    margin-top:0;
}
.lead-item-img
{
	position: relative;
}
.lead-item-img .btn
{
	position: fixed;
	bottom: 1.58vw;
	left: 1.58vw;
}
@media screen and (max-width:767px)
{
	.lead-item-img .btn
	{
		left:5.4vw;
		bottom: 5.4vw;
	}
}
.news-detail.contacts-page
{
    max-width:1300px !important;
}
.news-detail.contacts-page div[team]
{
    display: grid;
	height: auto;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
	max-width: unset !important;
	background: #f6f6f6;
	gap:30px;
	padding:30px;
}
.news-detail.contacts-page div[team] > div
{
    padding:10px !important;
}
.news-detail.contacts-page div[info_map]
{
    display: grid;
	height: auto;
	grid-template-columns: 1fr 2fr;
	gap:30px;
	max-width: unset !important;
	padding-top:50px;
}
@media screen and (max-width:1400px)
{
    .news-detail.contacts-page div[team]
    {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .specialist__block
    {
        grid-template-rows: 170px 1fr;
    }
    .specialist__info
    {
        grid-template-rows: 1fr auto;
        display: grid;
        gap:0;
    }
    .news-detail.contacts-page div[info_map]
    {
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width:1200px)
{
    .news-detail.contacts-page div[team]
    {
        grid-template-columns: 1fr 1fr;
        padding:15px !important;
        gap:15px;
    }
    .specialist__block
    {
        grid-template-columns: auto;
    }
    .news-detail.contacts-page div[team] > div
    {
        padding:15px !important;
    }
    .specialist__text > span
    {
        display:block;
    }
    .specialist__text > span + i
    {
        display:none;
    }
}
@media screen and (max-width:1000px)
{
    .news-detail.contacts-page div[info_map]
    {
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width:700px)
{
    .news-detail.contacts-page div[team]
    {
        grid-template-columns: 1fr;
        padding:5px !important;
        gap:5px;
    }
    .news-detail.contacts-page div[team] > div
    {
        padding:15px !important;
    }
    .specialist__text
    {
        font-size: 16px !important;
    }
}