

/* Start:/bitrix/templates/title/styles.css?141985731989*/
.search_button{
	background: url("/images/search_btn.png") 0 0 no-repeat;
	border:none;
}
/* End */


/* Start:/bitrix/templates/title/template_styles.css?141985731916776*/
@font-face {    
	font-family: 'helv4light';
    src: url('/include/fonts/helvetica-4-light-webfont.eot');
    src: url('/include/fonts/helvetica-4-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/helvetica-4-light-webfont.woff') format('woff'),
         url('/include/fonts/helvetica-4-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helv5normal';
    src: url('/include/fonts/helv-5-normal-webfont.eot');
    src: url('/include/fonts/helv-5-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/helv-5-normal-webfont.woff') format('woff'),
         url('/include/fonts/helv-5-normal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helv6medium';
    src: url('/include/fonts/helv-6-medium-webfont.eot');
    src: url('/include/fonts/helv-6-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/helv-6-medium-webfont.woff') format('woff'),
         url('/include/fonts/helv-6-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Helvetica7Bold';
    src: url('/include/fonts/helv-7-bold-webfont.eot');
    src: url('/include/fonts/helv-7-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/helv-7-bold-webfont.woff') format('woff'),
         url('/include/fonts/helv-7-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'helv8heavy';
    src: url('/include/fonts/helv-8-heavy-webfont.eot');
    src: url('/include/fonts/helv-8-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/include/fonts/helv-8-heavy-webfont.woff') format('woff'),
         url('/include/fonts/helv-8-heavy-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*{ padding: 0; margin: 0; }
img{ border: none; }
input, textarea, input:active, textarea:active { outline: none transparent!important; box-shadow: none; -moz-outline: none!important; }
input[type=submit], button[type=submit]{ -webkit-appearance: none; -webkit-border-radius: 0; }
:focus {outline:none;}

/* Общие стили */
.clear{ clear: both; }
.left{ float: left; }
.right{ float: right; }

html,body { height: 100%; }
.main { min-height: 100%; }
.hFooter { height: 90px; }
.cont{ width: 1000px; margin: 0 auto; }
.animation{ transition: all 0.4s ease; }
/* End Общие стили */

/*=============================*/

/* Стили шапки сайта */
header{ padding: 13px 0 25px; }
header .logo img{ display: block; margin-top: 20px; }
header .cont > .right{ text-align: right; }

header .lang{ color: #0a458f; font: 12px/17px Arial; margin-bottom: 7px; }
header .lang a{ color: #0a458f; text-decoration: none; margin-left: 5px; }
header .lang a:hover, header .lang a.active{ text-decoration: underline; }

header .phone{
	color: #0a458f;
	font: 23px Tahoma; /*helv5normal;*/
	padding-left: 27px;
	background: url("/images/phone_icon.png") 0 80% no-repeat;
	margin-bottom: 7px;
}
header .phone b{ font-family: Helvetica7Bold; }
header .links > div{
	position: relative;
	display: inline-block;
	margin-right: 25px;
	height: 23px;
	line-height: 23px;
}
header .links > div img{ vertical-align: middle; }
header .links > div span{
	behavior:url("/images/pie/PIE.htc");
	-pie-watch-ancestors: 1;
	visibility: hidden;
	position: absolute;
	top: -34px;
	left: 50%;
	background: #0a458f;
	color: #fff;
	font: 10px/27px Tahoma;
	padding: 0 15px;
	text-align: center;
	border-radius: 15px;
}
header .links > div span:after{
	display: block;
	width: 9px;
	height: 4px;
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -4px;
	content: '1';
	text-indent: -9999px;
	background: url("/images/links_arrow.png") 0 0 no-repeat;
}
header .links > div.link1 span{ width: 108px; margin-left: -69px; }
header .links > div.link2 span{ width: 54px; margin-left: -42px; }
header .links > div.link3 span{ width: 60px; margin-left: -45px; }
header .links > div a{ display: inline-block; }
header .links > div:hover span{ visibility: visible; }

header .all_contacts{ margin-bottom: 13px; font: 12px Arial; }
header .all_contacts a{ color: #0a458f; }
header .all_contacts a:hover{ text-decoration: none; }
header .all_contacts img{ margin-left: 4px; vertical-align: middle; }

header .search input[type=text]{
	background: #fff;
	height: 23px;
	border-radius: 10px 10px 0 0;
	border: 1px solid #0a458f;
	border-bottom: none;
	padding: 0 30px 0 11px;
	width: 165px;
	font: 12px/23px Arial;
	color: #0a458f;
	behavior: url("/images/pie/PIE.htc");
}
header .search input[type=image]{ padding: 4px; margin: 1px 0 0 -28px; }

.menu{ height: 43px; background: #0a458f; }
.menu .cont > ul{ margin-left: -18px; }
.menu .cont > ul > li{
	list-style-type: none;
	float: left;
	height: 43px;
	font: 17px/43px Arial;
	margin: 0 0 0 17px;
	position: relative;
}
.menu .cont > ul > li img{ vertical-align: middle; margin-left: 3px; }
.menu .cont > ul > li a{ color: #fff;text-decoration: none; }
.menu .cont > ul > li a:hover{ text-decoration: underline;}
.menu .sub_menu{
	position: absolute;
	top: 43px;
	left: -4px;
	background: #0a458f;
	width: 212px;
	z-index: 999;
	display: none;
}
.menu .cont > ul > li:hover .sub_menu{ display: block; }
.menu .sub_menu li{ padding: 0 12px; font: 14px/18px helv4light; margin-bottom: 10px; list-style-type: none; }
.menu .sub_menu li div{ display: table-cell; height:37px; vertical-align: middle; }
.menu .sub_menu li a{ text-decoration: none; }
.menu .sub_menu li:hover{ background: #005aab; }
/* End Стили шапки сайта */

/*=============================*/

/* Стили боковой колонки сайта */
aside{ width: 240px; }
.page_menu{ margin-bottom: 30px; }
.page_menu > ul > li{
	margin-bottom: 1px;
	list-style-type: none;
	font: 14px helv5normal;
}
.page_menu > ul > li > a{
	display: block;
	padding: 11px 8px;
	background: #0a458f;
	text-decoration: none;
	color: #fff;
}
.page_menu > ul > li > a.active, .page_menu > ul > li > a:hover{ background: #0a58b9; }
.page_menu .sub_menu{ padding: 15px 15px 5px 15px; }
.page_menu .sub_menu li{ margin-bottom: 10px; font: 11px/17px Tahoma; margin-left: 15px; }
.page_menu .sub_menu li a{ color: #6a6a6a; text-decoration: none; }
.page_menu .sub_menu li a:hover{ text-decoration: underline; }


.downloads{ margin-bottom: 30px; }
.downloads .title{ color: #8b1a25; font: 14px/16px Arial; margin-bottom: 30px; }
.downloads .item{ margin-bottom: 15px; font: 11px/15px Tahoma; }
.downloads .item a{ color: #8b1a25; text-decoration: none; }
.downloads .item a:hover{ text-decoration: underline; }
.downloads .item img{ display: block; margin-right: 10px; margin-bottom: 10px; }
/* End Стили боковой колонки сайта */

/*=============================*/

/* Стили основного блока сайта */
.breadcrumbs{ font: 12px/12px Tahoma; margin-bottom: 20px; }
.breadcrumbs a{ color: #bdbec1; text-decoration: none; }
.breadcrumbs a:hover{ text-decoration: underline; }
.breadcrumbs span{ color: #828282; }
.breadcrumbs .sep{ vertical-align: middle; margin: 0 4px; }

.slider { width: 950px; height: 320px; position: relative; margin: 0 auto 25px; }
.slider .year{
	background: #0a458f;
	text-align: center;
	color: #fff;
	font: 30px/55px Helvetica7Bold;
	text-transform: uppercase;
	height: 55px;
	width: 168px;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -84px;
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	z-index: 500;
	behavior: url("/images/pie/PIE.htc");
}
.slider .year:before{
	display: block;
	height: 0;
	position: absolute;
	top: 0;
	left: -10px;
	border-top: 10px solid #fff;
	border-right: 10px solid #043065;
	content: '1';
	text-indent: -9999px;
}
.slider .year:after{
	display: block;
	height: 0;
	position: absolute;
	top: 0;
	right: -10px;
	border-top: 10px solid #fff;
	border-left: 10px solid #043065;
	content: '1';
	text-indent: -9999px;
}
.slider .sliderContent {
	width: 950px;
	height: 320px;
	clear: both;
	position: relative;
	overflow: hidden;
}
.slider .sliderContent .item { position: absolute; width: 950px; height: 320px; display: none; }
.slider .sliderContent .item img{ display: block; border-radius: 7px; }
.slider .sliderArrows a{
	display: block;
	text-indent: -9999px;
	outline: none;
	z-index: 50;
	background: url("/images/slider_arrows.png") 0 0 no-repeat;
	width: 58px;
	height: 59px;
	position: absolute;
	top: 50%;
	margin-top: -29px;
}
.slider .prev{ background-position: 0 0; left: -28px; }
.slider .next{ right: -28px; background-position: -58px 0 !important; }
.slider .sliderBullets{ display: none !important; }


.news_block .title{ text-align: center; margin-bottom: 25px; position: relative; }
.news_block .title span{
	display: inline-block;
	color: #fff;
	font: 13px/28px helv5normal;
	padding: 0 25px;
	background: #0a458f;
	border-radius: 15px;
	-ms-border-radius: 15px;
	height: 28px;
	behavior: url("/images/pie/PIE.htc");
}
.news_block .title .all{
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	color: #3f3f3f;
	font: 12px/28px Tahoma;
}
.news_block .title .all:hover{ text-decoration: none; }
.news_block .items{ margin-left: -85px; }
.news_block .news{ width: 275px; height: 170px; margin: 0 0 25px 85px; position: relative; padding-bottom: 19px; }
.news_block .news .date{ width: 63px; color: #0a458f; font: 21px helv6medium; }
.news_block .news .date .year{ color: #bdbec1; font-family: helv4light; }
.news_block .news > .right{ width: 212px; }
.news_block .news .name{ font: 700 14px/21px Arial; margin-bottom: 5px; }
.news_block .news .name a{ color: #000; text-decoration: none; }
.news_block .news .name a:hover{ text-decoration: underline; }
.news_block .news .desc{ color: #666666; font: 12px/21px Tahoma; }
.news_block .news .details{ font: 12px/17px Arial; margin-top: 11px; left: 63px; }
.news_block .news .details a{ color: #000; text-decoration: none; }
.news_block .news .details a:hover{ text-decoration: underline; }
.news_block .news .details img{ vertical-align: middle; margin-left: 5px; }


.about_block{
	padding: 11px 0;
	margin-bottom: 20px;
	color: #0a458f;
	font: 12px/27px Tahoma;
	background: url("/images/about_block_bg.jpg") 50% 0 repeat;
	background-size: cover;
}


.products .items{ margin-left: -28px; }
.products .product{
	width: 223px;
	border: 1px solid #bbbbbb;
	position: relative;
	margin: 0 0 25px 27px;
	padding: 2px;
	text-align: center;
	color: #666666;
	font: 12px/19px Tahoma;
	height: 283px;
}
.products .product .image{ margin-bottom: 10px; }
.products .product .image img{ display: block; }
.products .product .name{
	color: #fff;
	font: 13px/28px helv5normal;
	background: #0a458f;
	border-radius: 15px;
	height: 28px;
	margin: 0 2px 12px;
	behavior: url("/images/pie/PIE.htc");
}
.products .product .name a{ color: #fff; text-decoration: none; }
.products .product .name a:hover{ text-decoration: underline; } 
.products .product .details{ font: 11px/17px Arial; position: absolute; bottom: -8px; left: 66px; background: #fff; padding: 0 10px; }
.products .product .details a{ color: #000; text-decoration: none; }
.products .product .details a:hover{ text-decoration: underline; }
.products .product .details img{ vertical-align: middle; margin-left: 5px; }


.contacts_page .block{ margin-bottom: 25px; color: #3b3b3b; font: 12px/16px Tahoma; }
.contacts_page .block_title{ color: #0a458f; font: 20px/20px Arial; margin-bottom: 15px; }

.contacts_page .line{ margin-bottom: 15px; }
.contacts_page .input{
	background: #fff;
	border: 1px solid #6a6a6a;
	height: 23px;
	width: 115px;
	padding: 0 7px;
	margin-right: 18px;
	color: #6a6a6a;
	font: 11px/23px Tahoma;
}
.contacts_page textarea{
	background: #fff;
	border: 1px solid #6a6a6a;
	height: 83px;
	width: 562px;
	padding: 7px 7px;
	resize: none;
	color: #6a6a6a;
	font: 11px Tahoma;
}
.contacts_page .submit_btn{
	cursor: pointer;
	background: #0a458f;
	border: none;
	height: 34px;
	display: inline-block;
	padding: 0 15px;
	text-transform: uppercase;
	color: #fff;
	font: 16px Arial;
}

.contacts_page li{
	list-style-type: none;
	font: 11px/30px Tahoma;
	color: #7b7b7b;
	padding-left: 17px;
	background: url("/images/blue_around.png") 0 50% no-repeat;
}
.contacts_page li b{ color: #202020; }


.text_block{ color: #3b3b3b; font: 12px/15px Tahoma; }
.text_block p, .text_block ul{ margin-bottom: 15px; }
.text_block h1{ color: #0a458f; font: 20px Arial; margin-bottom: 15px; }
.text_block .col{ width: 675px; }
.text_block a{ color: #0a458f; }
.text_block a:hover{ text-decoration: none; }
.text_block li{
	padding-left: 17px;
	list-style-type: none;
	margin-bottom: 10px;
	background: url("/images/blue_around.png") 0 7px no-repeat;
}
.text_block .img{ display: block; border: 1px solid #6a6a6a; margin-bottom: 15px; }

.news_page .prev_next a{ margin-right: 20px; }
.news_page .image{ color: #0a458f; font: 12px/15px Tahoma; }
.news_page .image p{ margin-bottom: 15px; }
.news_page .image p img{ vertical-align: middle; }
.news_page .image .date{ margin-right: 8px; }

.gallery{ margin-bottom: 20px; }
.gallery .block_title{ color: #0a458f; font: 20px/20px Arial; margin-bottom: 15px; }
.gallery .items{ margin-left: -10px; }
.gallery img{
	display: block;
	float: left;
	border: 1px solid #6a6a6a;
	margin: 0 0 10px 10px;
}


section.right{ width: 750px; }
section.right.mini{ width: 744px; }
section.right .text_block{ line-height: 25px; color: #000; }
section.right .items{ margin-left: -6px; }
section.right .gallery img{ margin: 0 0 5px 5px; }
.page_name{ color: #0a458f; font: 20px Arial; margin-bottom: 15px; }


.products_list{ margin-left: -30px; }
.products_list .product{
	width: 335px;
	border: 1px solid #5f666f;
	position: relative;
	margin: 0 0 30px 30px;
	padding: 10px 10px 30px 10px;
	color: #000;
	font: 12px/25px Tahoma;
	height: 615px;
}
.products_list .product .desc p{ margin-bottom: 10px; }
.products_list .product .image{ margin-bottom: 10px; }
.products_list .product .image img{ display: block; }
.products_list .product .name{ font: 700 14px/21px Arial; margin: 0 0 15px; }
.products_list .product .name a{ color: #0a458f; text-decoration: none; }
.products_list .product .name a:hover{ text-decoration: underline; } 
.products_list .product .details{ font: 11px/17px Arial; position: absolute; bottom: -8px; left: 130px; background: #fff; padding: 0 10px; }
.products_list .product .details a{ color: #000; text-decoration: none; }
.products_list .product .details a:hover{ text-decoration: underline; }
.products_list .product .details img{ vertical-align: middle; margin-left: 5px; }


.prod_full .image{ margin-bottom: 25px; }
.prod_full .info{ width: 500px; margin-bottom: 35px; padding-top: 30px; }
.prod_full .info h1{ color: #0a458f; font: 700 20px Arial; margin-bottom: 15px; }
.prod_full .info .features li{ list-style-type: none; color: #4c4c4c; font: 12px Tahoma; margin-bottom: 15px; }
.prod_full .info .features li b{ color: #0a458f; font: 700 16px Arial; }

.table{ width: 100%; border-collapse: collapse; border-spacing: 0px; }
.table th{
	background: #828282;
	text-align: center;
	color: #fff;
	font: 11px/15px Tahoma;
	padding: 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #828282;
}
.table th.dark{ border-bottom: none; background: #5a5a5a; }
.table td{
	border-left: 1px solid #828282;
	border-bottom: 1px solid #828282;
	padding: 5px;
	color: #292929;
	font: 11px/15px Tahoma;
	text-align: center;
}
.table td.alignright{ text-align: right; }
.table td.grey{ background: #828282; border-left-color: #fff; color: #fff; }
.table tr td:last-child{ border-right: 1px solid #828282; }
.table td.grey:first-child{ border-left: 1px solid #828282; }

.ost{ margin-bottom: 30px; }
.ost .title{ color: #202020; font: 700 20px Arial; margin-bottom: 15px; }
.ost .table td{ min-width: 100px; }
/* End Стили основного блока сайта */

/*=============================*/

/* Стили подвала сайта */
footer{ padding: 20px 0 0; height: 70px; margin-top: -90px; background: #d5dada; color: #0a458f; font:12px/19px Arial; }
footer .copyright{ width: 250px; margin-right: 45px; }
footer .adres{
	margin-right: 45px;
	width: 168px;
	padding-left: 42px;
	background: url("/images/footer_adres.png") 0 4px no-repeat;
}
footer .adres img{ margin-left: 4px; }
footer a{ color: #0a458f; font-size: 10px; }
footer a:hover{ text-decoration: none; }
footer .contacts{ padding-left: 42px; background: url("/images/footer_contacts.png") 0 4px no-repeat; }
/* End Стили подвала сайта */
#google_translate_element {display:inline-block;}
/* End */
/* /bitrix/templates/title/styles.css?141985731989 */
/* /bitrix/templates/title/template_styles.css?141985731916776 */
