

/* Start:/bitrix/templates/index/components/bitrix/menu/mainmenu/style.min.css?16823183702111*/
ul#vertical-multilevel-menu,#vertical-multilevel-menu ul{margin:0;padding:0;list-style:none;width:214px;font-size:12px}#vertical-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;border:1px solid #c1c1c1;border-bottom:0;width:200px}#vertical-multilevel-menu li a{display:block;text-decoration:none;color:#4f4f4f;font-weight:bold;padding:5px;background:#f5f5f5;border-bottom:1px solid #c1c1c1}#vertical-multilevel-menu li a.item-selected{background-color:#d6d6d6}#vertical-multilevel-menu li a:hover{background-color:#d6d6d6}#vertical-multilevel-menu a.root-item{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/bitrix/templates/index/components/bitrix/menu/mainmenu/images/item_bg.gif) 0 0 no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.root-item:hover,#vertical-multilevel-menu a.root-item-selected:hover{background:#61656a url(/bitrix/templates/index/components/bitrix/menu/mainmenu/images/item_bg.gif) 0 -26px no-repeat}#vertical-multilevel-menu a.root-item-selected{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/bitrix/templates/index/components/bitrix/menu/mainmenu/images/item_bg.gif) 0 -26px no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.parent{background:#f5f5f5 url(/bitrix/templates/index/components/bitrix/menu/mainmenu/images/arrow.gif) center right no-repeat;padding-right:10px}#vertical-multilevel-menu a.denied{background:#f5f5f5 url(/bitrix/templates/index/components/bitrix/menu/mainmenu/images/lock.gif) center right no-repeat;color:#ddd;padding-right:10px}/*\*/* html ul#vertical-multilevel-menu li{float:left;height:1%}* html ul#vertical-multilevel-menu li a{height:1%}/**/#vertical-multilevel-menu li ul.root-item{margin:-27px 0 0 210px}#vertical-multilevel-menu li ul{margin:-27px 0 0 133px}#vertical-multilevel-menu li:hover ul ul,#vertical-multilevel-menu li.jsvhover ul ul,#vertical-multilevel-menu li:hover ul ul ul,#vertical-multilevel-menu li.jsvhover ul ul ul{display:none}#vertical-multilevel-menu li:hover ul,#vertical-multilevel-menu li.jsvhover ul,#vertical-multilevel-menu li li:hover ul,#vertical-multilevel-menu li li.jsvhover ul,#vertical-multilevel-menu li li li:hover ul,#vertical-multilevel-menu li li li.jsvhover ul{display:block}
/* End */


/* Start:/bitrix/templates/index/components/bitrix/news.list/slide/style.css?1682318370150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/index/components/bitrix/menu/footermenu/style.min.css?1682318370490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/index/components/bitrix/menu/footermenu/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/index/template_styles.css?177824112931087*/
@charset "utf-8";

/* CSS Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

strong,
b {
    font-weight: bold;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    height: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* End CSS Reset */


/* Typography 
-----------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

body {
    background: url("/images/body_bkg.png") repeat;
    font: 14px/18px Arial, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 1000px;
}

h1 {
    margin-bottom: 15px;
    font: 400 24px / 18px Arial;
    color: #29bdbe;
}

h2 {
    margin: 15px 0;
    color: #488178;
    font: 400 18px Arial;
}

h3 {
    margin-bottom: 15px;
    font: bold 24px/1.1em Arial, sans-serif;
    color: #1f262b;
}

p {
    margin-bottom: 20px;
}

ul {
    margin-bottom: 20px;
}

a {
    color: #a89a7b;
    text-decoration: underline;
}

img {
    vertical-align: middle;
}

.wrap-centered {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}


/* Hover Effects 
-----------------------------------------------------------*/

a:hover {
    color: #cbbb99;
    text-decoration: none;
}


/* Page 
-----------------------------------------------------------*/

.clear {
    clear: both;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

#wrapper {
    margin: 0 auto;
    width: 1237px;
}

.center {
    text-align: center;
}

article {
    margin-bottom: 44px;
    text-align: justify;
}

article:after {
    content: ' ';
    display: block;
    width: auto;
    height: auto;
    clear: both;
}


/* Style Form 
-----------------------------------------------------------*/
input[type="text"],
input[type="password"],
textarea {
    position: relative;
    width: 90%;
    margin: 4px 0 15px;
    height: 30px;
    padding: 0 1%;
    color: #959595;
    border: 1px solid #C8C8C8;
    padding: 3px 5%;
    outline: none;
}


input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: #077fc3;
}

textarea {
    height: 100px;
    vertical-align: top;
    width: 98%;
    padding: 10px 1%;
    resize: none;
}

::-webkit-input-placeholder {
    color: #959595;
}

:-moz-placeholder {
    color: #959595;
}

.placeholder {
    color: #959595;
}

*:focus::-moz-placeholder {
    color: transparent !important;
}

*[autofocus]::-moz-placeholder:focus {
    color: graytext !important;
}

*:focus:-moz-placeholder {
    color: transparent !important;
}

*[autofocus]:-moz-placeholder:focus {
    color: graytext !important;
}

*:focus::-webkit-input-placeholder {
    color: transparent !important;
}

*[autofocus]::-webkit-input-placeholder {
    color: graytext !important;
}

.search {
    position: relative;
    float: right;
}

.header_box .search input[type="text"]{
    position: relative!important;
    border-radius: 2px!important;
    border: 1px solid #97a0ab!important;
    box-sizing: border-box!important;
    background-color: #656d77!important;
    width: 219px!important;
    height: 31px!important;
    margin: 4px 6px 0 42px!important;
    color: #abb2bc!important;
    font-size: 12px!important;
    padding: 0 10px!important;
}

.search input[type="submit"] {
    width: 22px;
    height: 20px;
    margin-right: 28px;
    background: url('/images/sprite.png') no-repeat -77px -20px;
    border: none;
    vertical-align: middle;
    outline: none;
	font-size: 0;
    cursor: pointer;
}

.search input[type="button"]:hover {
    background: url('/images/sprite.png') no-repeat -77px 0;
    width: 22px;
    height: 20px;
}


/* Navigation
-----------------------------------------------------------*/

header nav ul {
    -webkit-font-smoothing: antialiased;
    background: #ddd;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: table;
    text-align: center;
    border-top: 1px solid #838c98;
    border-bottom: 3px solid #838c98;
}

header nav:after {
    content: ' ';
    display: block;
    width: 100%;
    clear: both;
    height: 3px;
    background: #fff;
}

header nav li {
    border-left: 1px solid #cbe7e7;
    border-right: 1px solid #68b3b5;
    margin: 0;
    padding: 0;
    position: relative;
    display: table-cell;
}

header nav li:first-child {
    border-left: 1px solid #26b8b9;
}

header nav a {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 44px;
    padding: 0 25px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .25s ease;
    -moz-transition: color .25s ease;
    -ms-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
    background: #29bdbe;
    /* Old browsers */
    background: -moz-linear-gradient(top, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #29bdbe), color-stop(9%, #29bdbe), color-stop(9%, #1a9f9f), color-stop(9%, #1a9f9f), color-stop(100%, #29bdbe));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29bdbe', endColorstr='#29bdbe', GradientType=0);
}

header nav ul li ul li {
    display: block;
}

header nav li:hover a,header nav li a.active {
    color: #fff;
    background: #2c2e31;
    /* Old browsers */
    background: -moz-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c2e31), color-stop(9%, #2c2e31), color-stop(9%, #1a9f9f), color-stop(9%, #3e464e), color-stop(100%, #646c76));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2c2e31', endColorstr='#646c76', GradientType=0);
}

header nav li ul {
    padding-top: 18px;
    float: left;
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 120;
    margin-left: -1px;
    border: 1px solid #fff;
    /*	border-top: 7px solid #838c98;*/
    border-top: 0;
    background: url('/images/arrow.png') no-repeat 50% 0 #838c98;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    z-index: 100;
}

header nav li ul li:first-child {
    margin-top: 18px;
}

header nav li:hover ul {
    opacity: 1;
    top: 44px;
    visibility: visible;
    transition-delay: 0s;
}

header nav li ul li {
    float: none;
    width: 100%;
    border: 0;
}

header nav li ul:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 3px;
    border-left: 1px solid #838c98;
    border-right: 1px solid #838c98;
    margin: -18px 0 0 -1px;
    z-index: 10;
}

.nav_menu ul li ul li {
    border-left: 0;
}

.nav_menu ul li ul li a {
    background-image: none;
    background-color: #f3f4f6;
    font-size: 13px;
    color: #231f20;
    line-height: 1.2;
    padding: 15px 25px;
}

.nav_menu ul li ul li a:hover {
    color: #fff;
    background: url('/images/arrow_white.png') no-repeat 0 50%, #2c2e31;
    /* Old browsers */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -moz-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* FF3.6+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c2e31), color-stop(9%, #2c2e31), color-stop(9%, #1a9f9f), color-stop(9%, #3e464e), color-stop(100%, #646c76));
    /* Chrome,Safari4+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -webkit-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* Chrome10+,Safari5.1+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -o-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* Opera 11.10+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -ms-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* IE10+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, linear-gradient(to bottom, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2c2e31', endColorstr='#646c76', GradientType=0);
}

.group {
    background: #ecf1f7;
    width: 1237px;
    margin: 0 auto;
}


/*slider*/
@font-face {
	font-family: 'flexslider-icon';
	src: url('/bitrix/templates/index/fonts/flexslider-icon.eot');
	src: url('/bitrix/templates/index/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/index/fonts/flexslider-icon.woff') format('woff'), url('/bitrix/templates/index/fonts/flexslider-icon.ttf') format('truetype'), url('/bitrix/templates/index/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ====================================================================================================================
* RESETS
* ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* ====================================================================================================================
* BASE STYLES
* ====================================================================================================================*/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
/* ====================================================================================================================
* DEFAULT THEME
* ====================================================================================================================*/
.flexslider {
	margin: 0 0 60px;
	background: #ffffff;
	border-top: 1px solid #ffffff;
	position: relative;
	zoom: 1;

}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	height: 493px;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: auto;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);

}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;

}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {

}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	margin: -34px 0 0 -25px;
	text-align: right;




}
.flex-control-nav li {
	margin: 0 8px;
	display: inline-block;
	zoom: 1;

	*display: inline;
}
.flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #ffffff;
	border: 1px solid #c6c6c6;
	color: transparent;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	vertical-align: middle;

}
.flex-control-paging li a:hover {
	background: #ffffff;

}
.flex-control-paging li a.flex-active {
	background: #29bdbe;
	border: 1px solid #2fcacb;
	width: 14px;
	height: 14px;

	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

.slider {
    width: 1237px;
    background: url('/images/slider_bkg.png') repeat-x #eff3f8;
    height: 493px;
    margin-bottom: 42px;
    z-index: 0;
}

.flexslider {
    width: 972px;
    height: 493px;
    margin: 0 auto;
}

.flex-direction-nav a {
    opacity: 1!important;
}

.flex-direction-nav a:before {
    content: ' ';
    background: url('/images/sprite.png') no-repeat -25px -101px;
    width: 17px;
    height: 52px;
}

.flex-direction-nav a.flex-next:before {
    content: ' ';
    background: url('/images/sprite.png') no-repeat -49px -101px;
    width: 17px;
    height: 52px;
}

.bread_crumbs {
    margin: 0 auto 20px auto;
    width: 967px;
    border-bottom: 1px solid #c0cad6;
    padding: 46px 100px 0 100px;
}

.bread_crumbs li {
    display: inline-block;
    color: #292c33;
    margin-right: 3px;
}

.bread_crumbs li + li:before {
    content: ' ';
    display: inline-block;
    background: url('/images/sprite.png') no-repeat -103px -4px;
    width: 4px;
    height: 7px;
    color: #444;
    margin: 0 10px 0 5px;
}

.bread_crumbs li a {
    color: #2b2d2f;
    font: 400 13px / 18px Arial;
    text-decoration: underline;
}

.bread_crumbs li a:hover {
    color: #a89a7b;
}

.bread_crumbs li,
.bread_active {
    color: #a89a7b!important;
    font: 400 13px / 18px Arial;
    text-decoration: none;
}

.pagination {
    margin: 15px 0;
    background-color: #e8eff5;
    text-align: center;
}

.pagination li {
    display: inline-block;
}

.pagination .pagin-dotted {
    margin: 0 10px 0 6px;
}

.pagination li a {
    display: block;
    width: 23px;
    font: 16px/30px Arial, sans-serif;
    color: #292c33;
    text-decoration: none;
    text-align: center;
}

.pagination li a:hover,
.pagination li.pagin-active a {
    background-color: #ffd91a;
}

.pagin-prev a,
.pagin-next a {
    position: relative;
    top: 2px;
    margin-right: 3px;
    height: 15px;
    background: url(/images/sprite.png) -35px -18px no-repeat;
    border: 1px solid #000;
}

.pagin-next a {
    margin-left: 10px;
    background-position: -35px -30px;
}

.pagination .pagin-prev a:hover,
.pagination .pagin-next a:hover {
    background-color: #e8eff5;
}


/* Header 
-----------------------------------------------------------*/

.header {
    padding: 0;
}

.header_box {
    width: 100%;
    height: 39px;
    background: rgba(255, 255, 255, 0.43);
}

.warranty {
    background: url("/images/warranty.png") no-repeat;
    width: 268px;
    height: 173px;
    display: block;
    margin-left: -36px;
    position: absolute;
    float: left;
}

.find_and_social {
    float: right;
}

.find_and_social div {
    float: left;
}

.find_and_social a {
    padding: 8px 9px 3px 9px;
    display: inline-block;
    vertical-align: middle;
}

.ok i {
    background: url('/images/sprite.png') no-repeat -58px 0;
    width: 16px;
    height: 20px;
    display: inline-block;
}

.find_and_social .ok:hover i {
    background: url('/images/sprite.png') no-repeat -58px -20px;
    width: 16px;
    height: 20px;
}

.vk i {
    background: url('/images/sprite.png') no-repeat -39px 0;
    width: 14px;
    height: 17px;
    display: inline-block;
}

.find_and_social .vk:hover i {
    background: url('/images/sprite.png') no-repeat -39px -20px;
    width: 14px;
    height: 17px;
}

.fb i {
    background: url("/images/sprite.png") no-repeat 0 0;
    width: 8px;
    height: 17px;
    display: inline-block;
}

.find_and_social .fb:hover i {
    background: url('/images/sprite.png') no-repeat 0 -20px;
    width: 8px;
    height: 17px;
}

.tw i {
    background: url('/images/sprite.png') no-repeat -12px 0;
    width: 23px;
    height: 16px;
    display: inline-block;
}

.find_and_social .tw:hover i {
    background: url('/images/sprite.png') no-repeat -12px -20px;
    width: 23px;
    height: 16px;
}

.header_content {
    width: 1237px;
    min-height: 153px;
    background: url('/images/header_bkg.png') no-repeat;
    margin-top: 3px;
}

.logo {
    float: left;
    /*margin: 22px 0 0 218px;*/
margin: 22px 0 0 22px;
}

.logo h2 {
    font-size: 11px;
    color: #474f57;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 18px;
    margin-top: 9px;
    word-spacing: 11px;
    letter-spacing: 0.7px;
}

.feedback {
    float: right;
    width: 389px;
    margin-top: 48px;
}

.button {
    margin: 16px 5px;
    color: #ecf1f7;
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 5px 6px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #a3a3a3;
    border-bottom: solid 1px #a3a3a3;
    border-left: solid 1px #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    background-color: #25b5b5;
    background-image: -moz-linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    background-image: -webkit-linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    background-image: -o-linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    background-image: -ms-linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#189b9b', endColorstr='#189b9b', GradientType=0);
    background-image: linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    -webkit-box-shadow: 1px 1px 0px #bababa, inset -1px -1px 0px #8f8f8f;
    -moz-box-shadow: 1px 1px 0px #bababa, inset -1px -1px 0px #8f8f8f;
    box-shadow: 1px 1px 0px #bababa, inset -1px -1px 0px #8f8f8f;
}

.button:hover {
    color: #ecf1f7;
    background-image: -moz-linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    background-image: -webkit-linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    background-image: -o-linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    background-image: -ms-linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#25b5b5', endColorstr='#25b5b5', GradientType=0);
    background-image: linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    -webkit-box-shadow: 0px 0px 2px #bababa, inset -1px -1px 0px #8f8f8f;
    -moz-box-shadow: 0px 0px 2px #bababa, inset -1px -1px 0px #8f8f8f;
    box-shadow: 0px 0px 2px #bababa, inset -1px -1px 0px #8f8f8f;
}

.button i {
    background: url('/images/sprite.png') no-repeat -74px -67px;
    width: 22px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px;
}

.feedback .button {
    padding-right: 20px;
}

.feedback h2 {
    margin: 0;
}

.mail {
    text-decoration: none;
    font-size: 14px;
}

.mail,
.feedback p {
    color: #488178;
    margin: 4px 0 12px 10px;
    display: block;
}

.feedback p {
    font-size: 13px;
    margin-bottom: 5px;
}

.map {
    float: right;
    min-width: 87px;
    margin-right: 22px;
}

.map a {
    padding: 2px 11px;
    display: inline-block;
    border-top: 3px solid transparent;
}

.map .active,
.map a:hover {
    border-top: 3px solid #29bdbe;
}

.map a i {
    display: inline-block;
}

.home i {
    background: url('/images/sprite.png') no-repeat 0 -43px;
    width: 13px;
    height: 12px;
}

.send_mail i {
    background: url('/images/sprite.png') no-repeat -37px -46px;
    width: 14px;
    height: 9px;
}

.sitemap i {
    background: url('/images/sprite.png') no-repeat -77px -45px;
    width: 10px;
    height: 12px;
}


/* Content
-----------------------------------------------------------*/

.content {
    background: #ecf1f7;
    width: 972px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 15px;
}

.content p {
    color: #000000;
    font: 400 15px Arial;
    margin: 16px 0;
}

.content img {
    float: right;
    border: 1px solid #c2c9d0;
    margin: 0 0 0 15px;
    -webkit-box-shadow: 2px 2px 16px 0px rgba(50, 50, 50, 0.57);
    -moz-box-shadow: 2px 2px 16px 0px rgba(50, 50, 50, 0.57);
    box-shadow: 2px 2px 16px 0px rgba(50, 50, 50, 0.57);
}

.content ol {
    list-style: none;
    counter-reset: point;
}

.content ol li {
    margin: 15px 0;
    padding: 0;
}

.content ol li:before {
    content: counter(point) '. ';
    counter-increment: point 1;
    font-weight: bold;
}

.clear:after {
    content: ' ';
    width: 100%;
    height: 1px;
    display: block;
    clear: both;
}

.content_box {
    margin: 0 0 0 -8px;
    width: 101%;
    box-sizing: border-box;
    text-align: center;
}

.content_box a {
    width: 176px;
    display: block;
    min-height: 220px;
    color: #2c2e31;
    text-decoration: none;
    font: 400 15px Arial;
    float: left;
    margin: 12px 10px;
    transition: color 0.2s linear;
}

.content_box a img {
    width: 171px;
    height: 171px;
    border-radius: 3px;
    box-shadow: none;
    display: block;
    z-index: 1;
    margin: 0;
    position: absolute;
    border: 2px solid #838c98;
    float: left;
    box-sizing: border-box;
}

.content_box a:hover,
#content_box_active {
    color: #29bdbe;
}

.content_box a:hover img,
#content_box_active img {
    border-color: #ffffff;
}

.content_box a div {
    background: url('/images/box_bkg.png')no-repeat;
    opacity: 0;
    width: 195px;
    height: 195px;
    position: absolute;
    display: block;
    margin: -12px 0 0 -12px;
    z-index: 1;
    transition: all 0.2s linear;
}

.content_box a:hover div,
#content_box_active div {
    opacity: 1;
}

.content_box a i {
    opacity: 1;
    background: url('/images/sprite.png') no-repeat 0 -163px;
    width: 172px;
    height: 10px;
    float: left;
    margin: 183px 0 7px 0;
    transition: opacity 0.2s linear;
}

.content_box a:hover i,
#content_box_active i {
    opacity: 0;
}

article .button {
    margin: 0 auto;
    padding: 12px 29px;
}


/* Footer 
-----------------------------------------------------------*/

.footer {
    width: 1237px;
    margin: 0 auto;
}

footer nav:before {
    content: ' ';
    width: 100%;
    display: block;
    margin-top: 1px;
    height: 1px;
    background: #ecf1f7;
}

footer nav {
    border-top: 1px solid #ccc;
    text-align: center;
    background: #ccc;
    min-height: 42px;
}

footer nav ul {
    list-style: none;
}

footer nav ul li {
    display: inline-block;
}

footer nav ul li:before {
    content: '|';
    margin-left: -3px;
}

footer nav ul {
    margin-bottom: 0;
}

footer nav ul li:first-child:before {
    content: '';
}

footer nav ul li a {
    color: #231f20;
    padding: 6px 10px 10px 10px;
    display: inline-block;
    font: 400 13px / 18px Arial;
    border-top: 4px solid #ccc;
    transition: all 0.2s linear;
}

footer nav ul li a:hover,
.footer_menu_active {
    border-top: 4px solid #29bdbe;
    color: #ffffff;
    text-decoration: none;
}

.copyright {
    padding: 18px 35px 18px 102px;
}

.copyright span {
    color: #a0abb4;
    font: 400 11px / 14px Arial;
    text-align: left;
}

footer a {
    color: #29bdbe;
}

.copyright i {
    background: url('/images/sprite.png') no-repeat 0 -60px;
    width: 71px;
    height: 34px;
    display: inline-block;
    float: right;
    margin: -8px 46px 0 0;
}

.copyright div {
    float: right;
    margin: -8px 0 0 0;
}

.search input[type="button"] {
    cursor: pointer;
}
.wrapper {cursor:pointer;background:rgba(0,0,0,0.48);position:fixed;left:0;right:0;top:0;bottom:0;cursor:pointer;display:none;z-index:10000;}
.nav_menu{position:relative;z-index:5;}
.ppfb {
    border-radius: 4px;
    text-align: center;
    padding:35px 20px 16px;
    background: #FFF;
    width: 380px;
    position: absolute;
    left: 50%;    margin-top: 5%;
    margin-left: -190px;
    z-index: 100000;
    display: none;
    box-shadow: 0px 1px 15px 5px #3C3C3C;
}
.close {
width: 30px;
    border-radius: 2px;
    height: 23px;
    background: #FF9696;
    font-size: 20px;
    cursor: pointer;
    padding-top: 5px;
    position: absolute;
    right: 3px;
    top: 3px;
}
.close :hover {background:#ccc;}
.mf-text {
    color: #727272;
}
input[type="submit"] {
    background: #ccc;
    padding: 10px 20px;
    border: 0;cursor:pointer;
}
input[type="submit"]:hover {
    background: #aaa;}
.message p{    position: fixed;
    top: 100px;
    left: 25%;
    background: #F9F2E3;
    width: 50%;
    text-align: center;
    padding: 20px 0;
    border: 1px solid #FFDEDE;}
.message p+p {  top: 159px;}
div.message p:before {
    content: 'X';
    position: fixed;
    top: 90px;
    font-size: 13px;
    letter-spacing: 1px;
    background-color: #FF8484;
    right: 0;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    left: 25%;
    height: 16px;
    border: 1px solid #C00;
    color: #891616;
    text-align: right;
    font-weight: 900;
}
.mf-ok-text{
color: #406F4F;
    font-size: 22px;
    position: fixed;
    top: 200px;
    background: #BCFFBE;
    padding: 30px;
    width: 500px;
    left: 50%;
    margin-left: -250px;
    border: 1px solid #DED2BA;
    text-align: center;
    box-shadow: 4px 3px 12px 0px #ccc;
}
.mf-ok-text:before {
    content: 'X';
    position: fixed;
    top:185px;
    font-size: 13px;
    letter-spacing: 1px;
    background-color: #FF8484;
    right: 0;
    bottom: 1px;
    cursor: pointer;
    width: 560px;
    left: 50%;
    margin-left: -250px;
    height: 16px;
    border: 1px solid #C00;
    color: #891616;
    text-align: right;
    font-weight: 900;
}
.message p+div,.message p+p+div,.message p+p+p+div {
    display: block;
}
.message{position:relative;z-index:555;}
span.mf-req {
    color: #F00;
    margin-left: 5px;
}
span.mf-req {
    color: #F00;
    margin-left: 5px;
}


.cookie-policy {
    z-index: 999;
    min-height: 20px;
    box-sizing: border-box;
    padding: 16px;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #fff;
    box-shadow: 0 0 50px #ebebeb;
    display: none;
    width: calc(100% - 8px);
    max-width:416px
}
.cookie-policy a {color: #29bdbe;}

	.cookie-policy-content__link:target, .cookie-policy-content__link:active, .cookie-policy-content__link:focus {
		box-shadow: none;
		outline: none;
	}

@media only screen and (max-width: 1023px) {
    .cookie-policy {
        bottom: 12px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform:translateX(-50%)
    }
	.cookie-policy-content__btn {
    font-size: 12px!important;
}
	
}

.cookie-policy.__show {
    opacity: 1;
    display:block
}

.cookie-policy-content {
    display: grid;
    grid-gap: 35px;
    grid-template-columns: repeat(2, auto);
    -webkit-box-align: center;
    align-items: center;
    border-radius:10px
}

.cookie-policy-content__message {
    font-size: 12px;
    line-height:1.375
}

.cookie-policy-content__link {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.375;
    position: relative;
    cursor:pointer
}

.cookie-policy-content__btn {
    padding: 8px 20px;
    max-height: 40px;
    border-radius: 6px;
    color: #fff;
    background-color: #29bdbe;
    box-shadow: 0 0 60px rgb(41 189 190 / 52%);
    border: none;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 40px;
    font-weight: 700;
    font-size: 14px;
	cursor: pointer;
    line-height:1.5
}

.cookie-policy-content__btn:hover {
    color: #fff;
      background-color: #29bdbe;
    box-shadow:0 0 60px rgb(41 189 190 / 83%)
}

.cookie-policy__close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 20px;
    right: 20px;
    text-decoration: none;
    text-align: center;
    border: none;
    background: none;
    font-size: 34px;
    line-height: 0;
    cursor: pointer;
    color: #2d3462;
    outline:none
}
/* End */
/* /bitrix/templates/index/components/bitrix/menu/mainmenu/style.min.css?16823183702111 */
/* /bitrix/templates/index/components/bitrix/news.list/slide/style.css?1682318370150 */
/* /bitrix/templates/index/components/bitrix/menu/footermenu/style.min.css?1682318370490 */
/* /bitrix/templates/index/template_styles.css?177824112931087 */
