

/* Start:/bitrix/templates/main/components/bitrix/menu/horizontal_multilevel1/style.css?14315902794598*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/main/components/bitrix/menu/horizontal_multilevel1/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li 
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/main/components/bitrix/menu/horizontal_multilevel1/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/main/components/bitrix/menu/horizontal_multilevel1/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/left/style.css?1431590279626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/main/components/bitrix/menu/left/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/foot/style.css?1431590279626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/main/components/bitrix/menu/foot/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/components/s34web/cookiesnotify/templates/.default/style.css?17494750994827*/
:root {
    --cookiesnotify-padding-container: calc((100vw - 1680px) / 2);
    --cookiesnotify-padding-container-left: var(--cookiesnotify-padding-container);
    --cookiesnotify-padding-container-right: var(--cookiesnotify-padding-container);
    --cookiesnotify-padding-container-xl: calc(40px + (120 - 40) * (100vw - 1440px) / (1920 - 1440));
    --cookiesnotify-padding-container-l: 40px;
    --cookiesnotify-padding-container-m: calc(16px + (40 - 16) * (100vw - 768px) / (1024 - 768));
    --cookiesnotify-padding-container-s: 16px;

    --cookiesnotify-border-radius: 24px;
    --cookiesnotify-border-radius-lg: 32px;
    --cookiesnotify-popup-width: 413px;

    --cookiesnotify-color-orange: #f56f10;
    --cookiesnotify-color-black: #000000;
    --cookiesnotify-color-white: #ffffff;

    --cookiesnotify-text-color: var(--cookiesnotify-color-black);
    --cookiesnotify-link-text-color: var(--cookiesnotify-color-orange);

    --cookiesnotify-btn-confirm-bg-color: var(--cookiesnotify-color-orange);
    --cookiesnotify-btn-confirm-border-color: var(--cookiesnotify-color-orange);
    --cookiesnotify-btn-confirm-text-color: var(--cookiesnotify-color-white);

    --cookiesnotify-font-size: 1rem;
}
@media (max-width: 1920px) {
    :root {
        --cookiesnotify-padding-container: var(--cookiesnotify-padding-container-xl);
    }
}
@media (max-width: 1440px) {
    :root {
        --cookiesnotify-padding-container: var(--cookiesnotify-padding-container-l);
    }
}
@media (max-width: 1024px) {
    :root {
        --cookiesnotify-padding-container: var(--cookiesnotify-padding-container-m);
    }
}
@media (max-width: 768px) {
    :root {
        --cookiesnotify-padding-container: var(--cookiesnotify-padding-container-s);
    }
}

.cookiesnotify {
    padding: 40px calc(var(--cookiesnotify-padding-container-right) + 30px) 40px var(--cookiesnotify-padding-container-left);
    overflow-y: hidden !important;
    font-size: var(--cookiesnotify-font-size);
    z-index: 10100;
}
@media (max-width: 768px) {
    .cookiesnotify {
        padding: 0;
    }
}

.cookiesnotify__popup {
    width: var(--cookiesnotify-popup-width);
    padding: 16px;
    border-radius: 24px;
    font-size: 1em;
    color: var(--cookiesnotify-text-color);
}
@media (max-width: 768px) {
    .cookiesnotify__popup {
        --cookiesnotify-popup-width: 98vw;

        min-width: 320px;
        margin: 0;
        border-radius: var(--cookiesnotify-border-radius) var(--cookiesnotify-border-radius) 0 0;
        justify-self: center !important;
    }
}

.cookiesnotify__title {
    margin: 0 0 16px;
    padding: 0;
    text-align: start;
    font-size: 1.5em;
    font-weight: 500;
}

.cookiesnotify__content {
    position: relative;
    margin: 0 0 24px;
    max-height: 50vh;
    text-align: start;
    font-size: 1em;
    z-index: 9000;
}

.cookiesnotify__content .cookiesnotify__main-text {
    margin-bottom: 2px;
    text-align: start;
    text-wrap: auto;
    font-size: 1em;
}

.cookiesnotify__content .cookiesnotify__agreement-link {
    color:  var(--cookiesnotify-link-text-color);
    text-decoration: underline;
    outline: none;
}

.cookiesnotify__actions {
    margin: 0;
    padding: 0;
    display: flex;
    width: 100%;
    gap: 8px;
    justify-content: start;
    font-size: 1em;
}

.cookiesnotify__btn {
    box-sizing: border-box;
    position: relative;
    margin: 0;
    padding: 0 32px;
    display: flex;
    width: fit-content;
    height: 52px;
    gap: 8px;
    justify-content: center;
    align-items: center;
    border: 2px solid var(--cookiesnotify-btn-confirm-border-color);
    border-radius: var(--cookiesnotify-border-radius-lg);
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    transition: color 0.3s ease, background-color 0.3s ease;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    white-space: nowrap;
    z-index: 1;
}
.cookiesnotify__btn:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.cookiesnotify__btn:focus {
    box-shadow: none;
}
@media (max-width: 768px) {
    .cookiesnotify__btn {
        flex-grow: 1;
    }
}

.cookiesnotify__btn.cookiesnotify__btn-confirm {
    color:var(--cookiesnotify-btn-confirm-text-color);
    background-color: var(--cookiesnotify-btn-confirm-bg-color);
    border: 2px solid var(--cookiesnotify-btn-confirm-border-color);
}
@media (max-width: 576px) {
    .cookiesnotify__btn.cookiesnotify__btn-confirm {
        width: 100%;
    }
}

.cookiesnotify__btn-cancel {
    color: var(--cookiesnotify-color-orange);
    background-color: transparent;
}

.cookiesnotify__btn-close {
    width: 24px;
    height: 24px;
    transition: color 0.3s ease;
    outline: none;
}
.cookiesnotify__btn-close:focus {
    box-shadow: none;
    outline: none;
}
/* End */


/* Start:/bitrix/templates/main/styles.css?174962004126018*/
html
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}

body.normal
{
	height: 100%;
	min-height: 100%;
	min-width: 960px;
	background-color: #fffeeb;
}

div,form,fieldset
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a img
{
	border: 0px;
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.block
{
	display: block;
	position: relative;
}

.cont
{
	overflow: hidden;
}

.content_container
{
	position: relative;
	height: 100%;
	min-height: 100%;
	height: auto;
	min-width: 1140px;
}

/*	>>> Шапка */

.header_outer_left
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 173px;
	background: url('/bitrix/templates/main/images/header_left_outer.png') repeat-x right top;
	z-index: +1;
}

.header_outer_menu
{
	position: absolute;
	top: 91px;
	left: 0px;
	width: 100%;
	height: 53px;
	background: url('/bitrix/templates/main/images/top_menu.png') repeat-x center top;
}

.header
{
	position: relative;
	height: 173px;
	width: 1140px;
	margin: 0 auto;
}

.header_left
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 420px;
	height: 173px;
	background: url('/bitrix/templates/main/images/header_left_outer.png') repeat-x right top;
	z-index: +4;
}

.header_left_bg
{
	position: absolute;
	left: 420px;
	top: 0px;
	width: 77px;
	height: 173px;
	background: url('/bitrix/templates/main/images/header_left.png') no-repeat left top;
	z-index: +4;
}

.header_logo
{
	display: block;
	position: absolute;
	top: 43px;
	left: 24px;
	width: 389px;
	height: 75px;
	background: url('/bitrix/templates/main/images/logo_header.png') no-repeat center;
}

.header_slogan
{
	position: absolute;
	top: 107px;
	left: 21px;
	width: 389px;
	font-family: 'Pt Sans', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #747979;
}

.sub_header
{
	position: relative;
	background-color: #fffeeb;
	height: 151px;
	
	z-index: +2;
}

.header_phone
{
	position: absolute;
	top: 21px;
	height: 45px;
	left: 464px;
	min-width: 177px;
	padding: 0px 0px 2px 84px;
	background: url('/bitrix/templates/main/images/phone_header.png') no-repeat left top;
	font-family: 'Open sans', sans-serif;
	color: #556968;
}

.header_phone .phone_link {
	text-decoration: none;
	display: block;
	color: #556968;
}

.header_phone .phone_code
{
	font-size: 14px;
	line-height: 14px;
	/*display: block;*/
}

.header_phone .phone_number
{
	/*font-size: 35px;*/
	/*line-height: 35px;*/
	line-height: 20px;
	font-size: 20px;
	/*display: block;*/
}

.header_address
{
	position: absolute;
	top: 21px;
	height: 45px;
	left: 758px;
	min-width: 304px;
	padding: 0px 0px 2px 85px;
	background: url('/bitrix/templates/main/images/address_header.png') no-repeat left top;
	font-family: 'Pt Sans', sans-serif;
}

.header_address .address_region
{
	font-size: 15px;
	color: #556968;
	line-height: 20px;
	display: block;
}

.header_address .address_street
{
	font-size: 20px;
	color: #556968;
	line-height: 20px;
	margin-top: 4px;
	display: block;
}

/*		>>> Шапка - меню */

.header_menu
{
	position: absolute;
	top: 91px;
	left: 0px;
	width: 100%;
	height: 53px;
	background: url('/bitrix/templates/main/images/top_menu.png') repeat-x center top;
	z-index: +3;
}

.header_menu_list
{
	margin: 0px 22px 0px 0px;
	padding: 0px 0px 0px 1px;
	height: 47px;
	list-style-type: none;
	float: right;
	background: url('/bitrix/templates/main/images/topmenu_border_right.png') no-repeat left center;
	font-family: 'Open Sans', sans-serif;
}

.header_menu_list>li
{
	margin: 0px;
	padding: 0px;
	height: 44px;
	float: left;
	position: relative;
	background: url('/bitrix/templates/main/images/topmenu_border_left.png') no-repeat left center;
}

.header_menu_list>li>a
{
	line-height: 43px;
	height: 43px;
	display: block;
	float: right;
	font-size: 15px;
	color: #ffffff;
	padding: 0px 18px;
	text-decoration: none;
	border-top: 1px solid transparent;
	background: url('/bitrix/templates/main/images/topmenu_border_right.png') no-repeat right center;
}

.header_menu_list>li.active,
.header_menu_list>li:hover
{
	background: #f7f8f9 none;
}

.header_menu_list>li.active>a,
.header_menu_list>li:hover>a
{
	color: #048b87;
	background: #f7f8f9 none;
	border-top: 1px solid #057c79;
}

.header_submenu
{
	display: none;
	position: absolute;
	top: 44px;
	left: -1px;
	background-color: #f7f8f9;
	border: 1px solid #057c79;
	border-radius: 0px 0px 4px 4px;
	width: 216px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

li:hover .header_submenu
{
	display: block;
}

.header_submenu>li
{
	margin: 0px;
	padding: 0px;
}

.header_submenu>li>a
{
	margin: 0px;
	padding: 9px 16px;
	line-height: 16px;
	display: block;
	color: #048b87;
}

.header_submenu>li:first-child>a
{
	margin: 0px;
	padding: 14px 16px 9px;
	line-height: 16px;
	display: block;
	color: #048b87;
}

.header_submenu>li:last-child>a
{
	margin: 0px;
	padding: 9px 16px 14px;
	line-height: 16px;
	display: block;
	color: #048b87;
}

.header_submenu>li.active>a,
.header_submenu>li>a:hover
{
	background-color: #299b98;
	text-decoration: underline;
	color: #ffffff;
}

/*		<<< Шапка - меню */
/*	<<< Шапка */

/*	>>> Контент */

.content
{
	width: 1140px;
	margin: -25px auto 0px;
	overflow: hidden;
}

.content_right
{
	float: right;
	width: 824px;
	overflow: hidden;
	background-color: #fffeeb;
	position: relative;
	z-index: +2;
}


/*		>>> Контент правый - слайдер */

.top_actions
{
	position: relative;
	margin: 0px;
	z-index: +2;
	border-top: 3px solid #fffeeb;
}

.top_actions_container
{
	border-radius: 7px;
	overflow: hidden;
}

.top_actions_subcontainer
{
	display: block;
	border: 2px solid #23908c;
	border-radius: 6px;
	overflow: hidden;
}

.top_actions_container ul
{
	padding: 0px;
	margin: 0px;
	width: 2000em;
	min-height: 300px;
	list-style-type: none;
}

.top_actions_container li
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 820px;
	height: 300px;
	text-align: center;
}

.top_actions_container img
{
	max-width: 818px;
	max-height: 298px;
	margin: 1px;
	border-radius: 6px;
}

.top_actions_dots
{
	margin: 12px auto 23px;
}

.top_actions_dots td
{
	padding: 0px 5px;
	width: 12px;
	height: 12px;
}

.top_actions_dots a
{
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background-image: url('/bitrix/templates/main/images/slider_dots.png');
	background-repeat: no-repeat;
	background-position: center top;
	
}

.top_actions_dots td.active a,
.top_actions_dots td a:hover
{
	background-position: center bottom;
}


/*		<<< Контент правый - слайдер */

.content_block
{
	margin: 27px 0px;
	border: 1px solid #23908c;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
}

.content_block_title
{
	background-color: #ecf9f8;
	line-height: 40px;
	padding: 18px 24px 14px;
	font-size: 32px;
	color: #048b87;
	font-family: 'Pt Sans', sans-serif;
}

.text_block
{
	padding: 0px 24px 24px;
	font-family: 'Pt Sans', sans-serif;
	overflow: hidden;
}

/*		>>> Контент правый - текст */

.text_block p
{
	color: #5a5a5a;
	font-size: 14px;
	line-height: 18px;
	text-indent: 10px;
	margin: 15px 0px;
}

.text_block p.h1
{
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
}

.text_block p.h2
{
	font-size: 25px;
	line-height: 31px;
	font-weight: bold;
}

.text_block p.h3
{
	font-size: 22px;
	line-height: 27px;
	font-weight: bold;
}

.text_block p.h4
{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}

.text_block p.h5
{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.text_block p.h5n
{
	font-size: 18px;
	line-height: 22px;
	color: #1a1a1a;
}

.text_block p.h6
{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.text_block p.h6c
{
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #048b87;
}

.text_block p.article_date
{
	color: #8d8d8d;
	font-size: 11px;
	line-height: 13px;
	margin: 30px 0px 15px;
	text-indent: 0px;
}

.text_block a
{
	color: #9a071e;
}


.text_block ul,
.text_block ol
{
	margin: 15px 0px 15px 10px;
	padding: 0px;
	list-style-position: inside;
}


.text_block ul li,
.text_block ol li
{
	color: #5a5a5a;
	font-size: 14px;
	line-height: 18px;
	text-indent: 10px;
	margin: 5px 0px;
}


.image_border
{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	border: 1px solid #23908c;
}

.image_border img
{
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
}

.link_front
{
	overflow: hidden;
}

.link_front a
{
	float: right;
	color: #048b87;
	font-family: 'Pt Sans', sans-serif;
	width: 215px;
	height: 22px;
	font-size: 13px;
	line-height: 22px;
	text-align: right;
	text-decoration: none;
	background-image: url('/bitrix/templates/main/images/link_front.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 25px;
}

.link_front a:hover
{
	background-position: center bottom;
	color: #FFFFFF;
}

.link_back
{
	overflow: hidden;
}

.link_back a
{
	float: left;
	color: #048b87;
	font-family: 'Pt Sans', sans-serif;
	width: 215px;
	height: 22px;
	font-size: 13px;
	line-height: 22px;
	text-align: right;
	text-decoration: none;
	background-image: url('/bitrix/templates/main/images/link_back.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 25px;
}

.link_back a:hover
{
	background-position: center bottom;
	color: #FFFFFF;
}

.mapObjectOuter
{
	margin: 0px 0px 0px 10px;
}

.mapObject
{
	width: 650px;
	height: 300px;
	overflow: hidden;
	padding: 2px;
	border: 1px solid #b0b0b0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	-webkit-box-shadow: 4px 4px 6px -2px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:    4px 4px 6px -2px rgba(0, 0, 0, 0.20);
	box-shadow:         4px 4px 6px -2px rgba(0, 0, 0, 0.20);
}


/*		<<< Контент правый - текст */

/*		>>> Контент правый - форма контакты */

.text_block .form_table
{
	text-indent: 0px;
}

.form_table
{
	font-family: 'Pt Sans', sans-serif;
	color: #5a5a5a;
}

.form_table td
{
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	/*width: 100px;*/
	padding: 9px 0px 6px;
	vertical-align: top;
}

.form_table td+td
{
	padding: 6px 0px 6px 18px;
	text-align: left;
}

.form_table .required
{
	color: #9a071e;
	font-weight: bold;
}

.form_text,
.form_short,
.form_textarea
{
	font-size: 14px;
	line-height: 18px;
	padding: 4px 8px;
	background-color: #ffffff;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	margin: 0px;
	outline: 0px;
	font-family: 'Pt Sans', sans-serif;
	color: #464646;
	font-style: italic;
	
	-webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:    2px 2px 5px -1px rgba(0, 0, 0, 0.20);
	box-shadow:         2px 2px 5px -1px rgba(0, 0, 0, 0.20);
}
	
.form_short
{
	width: 148px;
}

.form_text
{
	width: 216px;
}

.modal .form_text
{
	width: 350px;
}

.form_textarea
{
	width: 350px;
	height: 85px;
	max-height: 145px;
	max-width: 350px;
	
}

.form_submit
{
	width: 153px;
	height: 37px;
	padding: 5px 0px 5px;
	margin: 0px;
	border: 0px;
	outline: 0px;
	color: #fefefe;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Pt Sans', sans-serif;
	text-align: center;
	background-image: url('/bitrix/templates/main/images/button_cyan.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
}

.form_submit:hover
{
	background-position: center;
}

.form_submit:active
{
	background-position: center bottom;
}

.form_table a
{
	color: #f03f3f;
}

.form_table p
{
	margin: 10px 0px;
	text-indent: 0px;
	font-size: 13px;
}

.error_msg
{
display: block;
color: #f96060;
height: 13px;
margin-top: 3px;
font: italic bold 11px/13px 'Pt Sans', sans-serif;
margin-left: 4px;
}


.modal_title
{
	background-color: #ecf9f8;
	line-height: 40px;
	padding: 18px 24px 14px;
	margin: 0px -24px 15px;
	font-size: 32px;
	color: #048b87;
	font-family: 'Pt Sans', sans-serif;
	text-align: center;
}

/*		<<< Контент правый - форма контакты */

/*		>>> Контент правый - перечень продукции */

.production_list
{
	overflow: hidden;
	margin: 15px -12px -18px;
	padding: 5px 0px 0px;
}

.production_row
{
	float: left;
	width: 50%;
	margin: 0px 0px 18px;
}

.production_row_blank
{
	display: block;
	position: relative;
	height: 107px;
	width: 380px;
	margin: 0 auto;
	border: 1px solid #d4d4d4;
	overflow: hidden;
	background-color:#fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}

.production_row_blank:hover
{
	border: 1px solid #a5d6d5;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(41, 155, 152, 0.55);
	-moz-box-shadow:    0px 0px 5px 0px rgba(41, 155, 152, 0.55);
	box-shadow:         0px 0px 5px 0px rgba(41, 155, 152, 0.55);
}
.bx_catalog_tile_ul {
	list-style: none;
}
.bx_catalog_tile_ul li{
	float: left;
width: 157px;
margin-right: 38px;
}
.bx_catalog_tile_ul li:last-child{
margin-right: 0px;
}
.bx_catalog_tile_ul li>a{
	display: block;
	position: relative;
	height: 110px;
	margin: 0 auto;
	border: 2px solid #d4d4d4;
	overflow: hidden;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}
.bx_catalog_tile_ul li>a:hover{
		border: 2px solid #a5d6d5;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(41, 155, 152, 0.55);
	-moz-box-shadow:    0px 0px 5px 0px rgba(41, 155, 152, 0.55);
	box-shadow:         0px 0px 5px 0px rgba(41, 155, 152, 0.55);
}
.bx_catalog_tile_ul p{
	text-align: center;
}
.bx_catalog_tile_ul p>a{
	color: #048b87;
}
.production_row_image
{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;	
	border: 1px solid #FFFFFF;
	width: 191px;
	height: 105px;
}

.production_row_info
{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;	
	width: 238px;
	height: 107px;
	background: url('/bitrix/templates/main/images/transparent_white.png') repeat-y center;
	font-family: 'Pt Sans', sans-serif;
	font-size: 14px;
	line-height: 17px;
}

.production_row_title
{
	display: block;
	margin: 20px 20px 3px;
	height: 51px;
	color: #048b87;
}

.production_row_cost
{
	display: block;
	margin: 3px 20px 20px;
	color: #9a071e;
}


/*		<<< Контент правый - перечень продукции */

/*		>>> Контент правый - новости */


.news
{
	overflow: hidden;
	margin: 0px -24px;
}

.news_row
{
	overflow: hidden;
	margin: 0px;
}

.news_row:nth-child(2n+2)
{
	background-color: #ecf9f8;
}

.news_row_image
{
	float: left;
	margin: 20px 0px 20px 20px;
	border: 1px solid #23908c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}

.news_row_image_link
{
	display: block;
	border: 1px solid #FFFFFF;
	width: 198px;
	height: 137px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
	text-align: center;
}

.news_row_details
{
	float: right;
	width: 544px;
	margin: 20px 20px 20px 0px;
	position: relative;
	height: 141px;
}

.news_row_details p
{
	font-family: 'Pt Sans', sans-serif;
	margin: 0px 0px 8px;
	text-indent: 0px;
}

.news_row_details .date
{
	color: #8d8d8d;
	font-size: 11px;
	line-height: 13px;
}

.news_row_details .title
{
	font-size: 18px;
	line-height: 21px;
}

.news_row_details .title a
{
	color: #9a071e;
}

.news_row_details .description
{
	font-size: 13px;
	color: #5a5a5a;
	line-height: 15px;
	margin: 15px 0px 10px;
}

.news_row_details .link_front
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}




.news_article_image
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	float: left;
	margin: 20px 20px 10px 0px;
	border: 1px solid #23908c;
	text-align: center;
	width: 352px;
	height: 244px;
	text-align: center;
}

.news_article_image img
{
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


/*		<<< Контент правый - новости */

/*		>>> Контент правый - карточка продукции */

.product_card
{
	overflow: hidden;
	position: relative;
	margin: 25px 0px 30px;
}

.product_image
{
	float: left;
	width: 348px;
	height: 242px;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #26928e;
	position:relative;
	z-index: +1;
	text-align: center;
}

.product_image img
{
	
}

.product_card_right
{
	float: left;
	width: 425px;
}

.product_name
{
	color: #1a1a1a;
	font-size: 28px;
	line-height: 33px;
	font-family: 'Pt Sans', sans-serif;
	font-weight: bold;
	margin: 19px 28px 23px 380px;
}

.product_controls
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 108px;
	background-color: #caeae6;
}

.product_cost
{
	float: left;
	margin: 20px 28px 23px 377px;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Pt Sans', sans-serif;
}

.product_cost span
{
	font-size: 30px;
	color: #048b87;
	line-height: 46px;
	font-weight: bold;
}

.product_button
{
	float: right;
	margin: 30px 20px;
}

.text_block a.button_red_big
{
	color: #fbe7e8;
}

.button_red_big
{
	display: block;
	font-size: 19px;
	line-height: 27px;
	padding: 10px 5px;
	width: 179px;
	background-image: url('/bitrix/templates/main/images/button_red_big.png');
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #fbe7e8;
	text-align: center;
	font-weight: bold;
	font-family: 'Pt Sans', sans-serif;
}

.button_red_big:hover
{
	background-position: center;
}

.button_red_big:active
{
	background-position: center bottom;
}


/*		<<< Контент правый - карточка продукции */

/*		>>> Контент правый - партнеры */

.partners
{
	overflow: hidden;
	margin-top: 28px;
	position: relative;
}

.partners_container
{
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	min-height: 163px;
	width: 740px;
}

.partners_list
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 15px;
	overflow: hidden;
	position: absolute;
	width: 2000em;
	display: block;
}

.partners_list li
{
	width: 138px;
	/*height: 155px;*/
	margin: 0 5px;
	padding: 0px;
	float: left;
}

.partners_link
{
	display: block;
	text-decoration: none;
}

.partners_logo
{
	display: block;
	overflow: hidden;
	height: 84px;
	border: 1px solid #d2dadd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.partners_logo img
{
	
}

.partners_name
{
	display: block;
	text-align:center;
	font-size: 16px;
	line-height: 17px;
	color: #5a5a5a;
	margin-top: 9px;
	font-family: 'Pt Sans', sans-serif;
}

.partners_link .partners_name
{
	text-decoration: underline;
}

.partners_link:hover .partners_name
{
	color: #048b87;
}

.partners_link:hover .partners_logo
{
	border: 1px solid #048b87;
}

.partners_arrow_left
{
	background-image: url('/bitrix/templates/main/images/partners_arrow_left.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 22px;
	height: 85px;
	position: absolute;
	display: block;
	top: 1px;
	left: 0px;
}

.partners_arrow_left:hover,
.partners_arrow_right:hover
{
	background-position: center bottom;
	cursor: pointer;
}

.partners_arrow_right
{
	background-image: url('/bitrix/templates/main/images/partners_arrow_right.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 22px;
	height: 85px;
	position: absolute;
	display: block;
	top: 1px;
	right: 0px;
}

/*		<<< Контент правый - партнеры */

.content_left
{
	float: left;
	width: 288px;
	overflow: hidden;
	margin-top: 20px;
}

/*		>>> Контент левый - продукция */

.left_production
{
	overflow: hidden;
	margin: 10px 28px 50px 20px;
}

.left_title
{
	font-family: 'Pt Sans', sans-serif;
	font-size: 25px;
	color: #9b0a20;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	padding: 29px 0px 0px 75px;
	margin: 0px 0px 15px;
}

.left_title.production
{
	background: url('/bitrix/templates/main/images/left_title_production.png') no-repeat left bottom;
}

.left_production_list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 2px;
}

.left_production_list li
{
	font-size: 20px;
	line-height: 20px;
	font-family: 'Pt Sans Narrow', sans-serif;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #c8cdc2;
}

.left_production_list a
{
	color: #778686;
	text-decoration: none;
	padding: 10px 2px 8px;
	display: block;
}

.left_production_list a:hover,
.left_production_list .active a
{
	color: #FFFFFF;
	background-color: #9a071e;
}


/*		<<< Контент левый - продукция */

/*		>>> Контент левый - новости */

.left_news
{
	overflow: hidden;
	margin: 10px 28px 50px 20px;
}

.left_title.news
{
	background: url('/bitrix/templates/main/images/left_title_news.png') no-repeat left bottom;
	padding: 29px 0px 3px 87px;
}

.left_news_row
{
	overflow: hidden;
	margin: 0px 0px 18px;
}

.left_news_row p
{
	font-family: 'Pt Sans', sans-serif;
	margin: 5px 0px;
}

.left_news_row .date
{
	color: #8d8d8d;
	font-size: 11px;
	line-height: 13px;
}

.left_news_row .title
{
	font-size: 16px;
	line-height: 18px;
}

.left_news_row .title a
{
	color: #9a071e;
}

.left_news_row .description
{
	font-size: 13px;
	color: #5a5a5a;
	line-height: 15px;
	margin: 5px 0px 10px;
}

/*		<<< Контент левый - новости */

/*		>>> Контент - Пагинация */

.pagination
{
	margin: 15px 0px 0px;
	overflow: hidden;
	padding-top: 10px;
}

.pagination_table
{
	margin: 0 auto;
}

.pagination_table td
{
	font-family: 'Pt Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #048b87;
	padding: 2px 1px;
}

.pagination_table td.current
{
	color: #FFFFFF;
}

.pagination_table td.current span
{
	display: block;
	float: left;
	background-color: #048b87;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px 4px;
}

.pagination_table td a
{
	display: block;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px 4px;
	color: #048b87;
	text-decoration: none;
}

.pagination_table td a:hover
{
	background-color: #CAEAE6;
	color: #048b87;
}

/*		<<< Контент - Пагинация */
/*	<<< Контент */



/*	>>> Футер */
	
.sub_footer
{
	height: 204px;
}

.footer_container
{
	min-width: 1140px;
	margin-top: -204px;
	height: 204px;
	background: rgb(5,170,167);
	background: -moz-linear-gradient(top,  rgba(5,170,167,1) 0%, rgba(3,117,113,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,170,167,1)), color-stop(100%,rgba(3,117,113,1)));
	background: -webkit-linear-gradient(top,  rgba(5,170,167,1) 0%,rgba(3,117,113,1) 100%);
	background: -o-linear-gradient(top,  rgba(5,170,167,1) 0%,rgba(3,117,113,1) 100%);
	background: -ms-linear-gradient(top,  rgba(5,170,167,1) 0%,rgba(3,117,113,1) 100%);
	background: linear-gradient(to bottom,  rgba(5,170,167,1) 0%,rgba(3,117,113,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05aaa7', endColorstr='#037571',GradientType=0 );
}
	
.footer
{
	width: 1140px;
	margin: 0 auto;
	height: 204px;
	position: relative;
	font-family: 'Pt Sans', sans-serif;
}

.footer_logo
{
	display: block;
	position: absolute;
	top: 77px;
	left: 25px;
	width: 290px;
	height: 33px;
	background: url('/bitrix/templates/main/images/logo_footer.png') no-repeat center;
}

.footer_copyright
{
	position: absolute;
	top: 155px;
	left: 25px;
	color: #ffffff;
	width: 230px;
	line-height: 14px;
	font: 12px Tahoma;
	text-align: left;
}

.footer_menu
{
	position: absolute;
	left: 25px;
	top: 28px;
}

.footer_menu_list
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.footer_menu_list li
{
	font-size: 12px;
	line-height: 14px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
}

.footer_menu_list li a
{
	color: #ffffff;
}

.footer_contacts
{
	position: absolute;
	top: 47px;
	left: 441px;
}

.footer_contacts_row
{
	font-size: 15px;
	line-height: 15px;
	margin: 12px 0px;
	overflow: hidden;
}

.footer_contacts_type
{
	width: 30px;
	height: 30px;
	float: left;
}

.footer_contacts_type.phone
{
	background: url('/bitrix/templates/main/images/phone_footer.png') no-repeat right center;
}

.footer_contacts_type.address
{
	background: url('/bitrix/templates/main/images/address_footer.png') no-repeat right center;
}

.footer_contacts_type.email
{
	background: url('/bitrix/templates/main/images/email_footer.png') no-repeat right center;
}

.footer_contacts_value
{
	color: #ffffff;
	width: 300px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}

.footer_contacts_value a
{
	color: #ffffff;
}

.footer_contacts_value .phone_code
{
	float: left;
	display: block;
	margin-top: 3px;
}

.footer_contacts_value .phone_number
{
	float: left;
	/*display: block;*/
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin-left: 10px;
}

.footer_contacts_value .phone_number.mobile
{
	margin: 0;
}

.footer_developer
{
	position: absolute;
	right: 0px;
	top: 65px;
	font-size: 13px;
	line-height: 20px;
	text-align: right;
}

.footer_developer a
{
	color: #ffffff;
	text-decoration: none;
}

.footer_developer a span
{
	text-decoration: underline;
	font-weight: bold;
	color: #fe8300;
}

.footer_developer a span+span
{
	color: #ffffff;
}

/* стилизованная таблица */

.table_content {
width: 600px;
font-size: 13px;
border: 1px solid #048b87;
/*color: #5a5a5a;*/
text-align: center;
border-collapse: collapse;
}

.table_content tr {
background: #ecf9f8;
}

/*.table_content th {
border-top: 1px solid #DEDEDE;
border-left: 1px solid #DEDEDE;
border-right: 1px solid #DEDEDE;
}*/

.table_content th {
background-color: #caeae6;
font-weight: bold;
color: #5a5a5a;
}

.table_content td, th {
border: 1px solid #048b87;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 7px;
padding-right: 7px;
}

.footer_developer a:hover
{
	text-decoration: none;
}

.footer_developer a:hover span
{
	text-decoration: none;
}

/*	<<< Футер */
.left{
	float: left;
	margin-right: 5px;
}
img.left{
	width: 30px;
	height: 30px;
}

/* модуль уведомления куки */
.cookiesnotify {
	--cookiesnotify-font-size: 0.9rem;
}
.cookiesnotify__content .cookiesnotify__main-text {
	margin-top: 0;
}

/* privacy policy and user agreement in footer */
.footer_developer__consent, .footer_developer__privacy {
	margin-bottom: 24px;
}
/* End */
/* /bitrix/templates/main/components/bitrix/menu/horizontal_multilevel1/style.css?14315902794598 */
/* /bitrix/templates/main/components/bitrix/menu/left/style.css?1431590279626 */
/* /bitrix/templates/main/components/bitrix/menu/foot/style.css?1431590279626 */
/* /bitrix/components/s34web/cookiesnotify/templates/.default/style.css?17494750994827 */
/* /bitrix/templates/main/styles.css?174962004126018 */
