@charset "utf-8";
/* CSS Document  */
@import url('https://fonts.googleapis.com/css?family=Noto Sans|Roboto+Condensed');
html {
	height: 100%;
	width: 100%;
	/*scroll-behavior: smooth;*/
}
body {
	background-color: #fff;
	height: 100%;
	width: 100%;
	font-family: "Noto Sans", "Noto Sans UI",  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	margin:0;
	padding:0;
}
button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner {
padding: 0;
border: 0;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}

A {
 outline: none;
}
A IMG {
 border: none;
}
img {max-width:100%;height:auto;} <!--Изображения не больше ширины блока-->
.sekret {
	display: none;
}
h1 {
	display: block;
	width: 92%;
	color: #e31b23;
	text-decoration: none;
	font-weight: normal;
	font-size: 24pt;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	display: block;
	width: 92%;
	color: #000;
	text-decoration: none;
	font-size: 20pt;
	text-align: left;
	font-weight: normal;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	display: block;
}
.clear {
	clear: both;
	width: 100%;
}
.site {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-color: #FFF;
	overflow: hidden;
}
.top {
	display: block;
	width: 100%;
	position: relative;

}
.top_block {
	display: block;
	width: 95%;
	min-width: 900px;
	max-width: 1900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	
}
.top_logo {
	display: block;
	width: 455px;
	float: left;
	padding-top: 15px;
	-o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease;
}
.top_logo:hover {
-moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8);-ms-transform: scale(0.8); transform: scale(0.8);
}
.top_soc_block {
	display: block;
	width: 400px;
	float: right;
	text-align: right;
	padding-top: 5px;
}
.top_soc {
	display: inline-block;
	height: 30px;
	width: 40px;
	vertical-align: top;
	margin-top: 5px;
}
.top_lg_norm {
	display: inline-block;
	height: 30px;
	width: 45px;
	vertical-align: top;
	padding-top: 10px;
}
.top_lg_norm a{
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	font-size: 11pt;
}
.top_lg_norm a:hover{
	color: #e31b23;
	text-decoration: none;
}
.top_lg_akt {
	display: inline-block;
	height: 30px;
	width: 45px;
	vertical-align: top;
	padding-top: 10px;
}
.top_lg_akt a{
	color: #e31b23;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	font-size: 11pt;
}
.top_lg_akt a:hover{
	color: #000;
	text-decoration: none;
}
.tel_top_block {
	width: 100%;
	font-size: 10pt;
	color: #000;
	display: block;
	text-align: right;
	margin-top: 5px;
}
.tel_top {
	font-size: 13pt;
	color: #000;
	display: inline-block;
	margin-left: 20px;
	text-align: left;
	background-image: url(img/fon/tel.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;

}
.gor_nav_block {
	display: block;
	width: 97%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-top: 20px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;	
}
.gor_block_nav {
	display: block;
	min-width: 1000px;
	max-width: 1900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.gor_nav {
	display: block;
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.top_menu_block {
	display: block;
	position: relative;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 38px;
}
/*Кнопки вызова верхнего меню*/
.but_top_menu {
	display: none;
}
/*_____________*/
#nav{
	width:100%;
	list-style:none;
	text-align: left;
	margin: 0;
	padding: 0;
	
}
#nav li{
	float:left;
	position:relative;
	display:block;
	text-align: left;
	height: 28px;
	font-size: 11pt;
	text-transform: uppercase;	
}
#nav li a{
	display:block;
	color: #000;
	text-decoration: none;
	height: 28px;
	padding-top: 12px;
	padding-left: 18px;
	padding-right: 18px;
}
#nav li a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #e31b23;
}

/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/
#nav ul{
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	text-align: left;
	left:-9999px; /* Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
	opacity:0; /* Устнавливаем начальное состояние прозрачности */
	z-index: 100;
	/* ДАННЫЕ СТРОКИ НУЖНЫ ДЛЯ ПРАВИЛЬНОЙ РАБОТЫ АНИМАЦИИ */
    max-height:0px;
    overflow:hidden;
    -webkit-transition:max-height 2s linear;
    -moz-transition:max-height 2s linear;
    transition:max-height 2s linear;
/* КОНЕЦ */
}
#nav ul li{
	float:none;
	height: 40px;	
}
#nav ul a{
	white-space:nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
	display:block;
    min-width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-transform: none;
	color: #FFF;
}
#nav li:hover ul{ /* Выводим выпадающий пункт при наведении курсора */
	left:0; /* Приносим его обратно на экран, когда нужно */
	opacity:1; /* Делаем непрозрачным */
	max-height: 500px; /* Устнавливаем новую максимальную высоту после анимации */
}
#nav li:hover a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */
	background-color:#e31b23;
	text-decoration: none;
}
#nav li:hover ul li a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */
	background-color:#807f83;
	text-decoration: none;
}

#nav li:hover ul li a:hover{ /* Устанавливаем стили для выпадающих пунктов, когда курсор наводится на конкретный пункт */
	background-color:#e31b23;
	text-decoration:none;
}



.poisk_block {
	position:relative;
	display: block;
	height: 25px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;		
}
.poisk_fon {
	width: 300px;
	font-size: 10pt;
	color: #999;
	text-decoration: none;
	padding-left: 10px;
	float: left;
	border: none;
	outline: none;
	height: 25px;
	border: 1px solid #E4E4E4;
}

.poisk_but {
	background-image: url(img/fon/search.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 25px;
	float: left;
	border: none;
	display: block;
	cursor: pointer;
	outline: none;
	height: 25px;
	background-color: #fff;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
}
.poisk_but:hover {
	outline: none;
}




.content_block {
	width: 100%;
	min-width: 1000px;
	max-width: 1900px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	min-height: 1000px;
	margin-bottom: 20px;
	text-align: left;
	padding-top: 20px;
	position: relative;
}
.content {
	width: 95%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.text_content {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
.text_content a{
	color: #33C;
	text-decoration: none;
}
.text_content a:hover{
	color: #33C;
	text-decoration: underline;
}
.text_content strong{
	font-size: 12px;
}
.nav_content {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.nav_content a{
	color: #000;
	text-decoration: none;
}
.nav_content a:hover{
	color: #000;
	text-decoration: underline;
}
.nav_catalog {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 35px;
	margin-bottom: 20px;
}
.nav_catalog a{
	color: #000;
	text-decoration: none;
}
.nav_catalog a:hover{
	color: #000;
	text-decoration: underline;
}
.index_menu_block {
	width: 98%;
	display: block;
	position: relative;
	text-align: center;
	margin-bottom: 50px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}
.index_menu {
	width: 23%;
	display: inline-block;
	position: relative;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	border: 2px solid #fff;
	vertical-align: top;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 1;

}
.index_menu:hover {
-moz-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);
}

.aboutus_menu {
	width: 300px;
	display: inline-block;
	position: relative;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	border: 5px solid #ECB679;
	vertical-align: top;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 1;
	padding: 5px;
	border-radius: 10px;
	background-color: #ECB679;
	cursor: pointer;
}
.aboutus_menu:hover {
-moz-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);
}
.descr9, .descr10, .descr11, .descr12 {
	display:none;
	position:absolute;
	z-index: 2000;
	width:93%;
	top: 0px;
	background-color: rgba(255,255,255,1);
	border: 1px solid #CCC;
	left: 1.5%;
	text-align: left;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}
.descr_close {
	height: 25px;
	position: absolute;
	right: -22px;
	cursor: pointer;
	top: -22px;
	width: 25px;
	border-radius: 15px;
	background-image: url(img/fon/close_pop.png);
	background-repeat: no-repeat;
	z-index: 30000;
}
.descr_close:hover {
	background-color: rgba(255,0,0,0.8);
}

.news_direct a{
	font-size: 12pt;
	color: #e31b23;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
.news_direct a:hover{
	color: #e31b23;
	text-decoration: none;
}

.foto_index_menu {
	width: 100%;
	height: 250px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	display: block;
}

.zag_index_menu {
	width: 96%;
	display: table;
	text-align: center;
	vertical-align: middle;
	height: 250px;
	position: absolute;
	z-index: 2;
	top: 0px;
	padding-right: 2%;
	padding-left: 2%;
}
.zag_index_menu_text {
	font-size: 16pt;
	color: #FFF;
	text-decoration: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-shadow: #666 2px 0 0px, #666 0 2px 0px, #666 -1px 0 0px, #666 0 -1px 0px;
	font-family: "Noto Sans", "Noto Sans UI", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link_index_menu a{
	width: 100%;
	height: 300px;
	display: block;
	position: absolute;
	z-index: 3;
}



.index_block_right {
	width: 80%;
	display: inline-block;
	text-align: center;
	position: relative;
	vertical-align: top;
}
.index_block_left {
	width: 20%;
	display: inline-block;
	text-align: center;
	padding-top: 10px;
	position: relative;
	vertical-align: top;
}
#fixed {
	position:absolute;
}

.block_news {
	display: block;
	text-align: center;
	position: relative;
	margin-right: -20px;
}
.left_nav_zag a{
	font-size: 14pt;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	text-align: center;
	background-color: #e31b23;
	margin-top: -10px;
	padding: 5px;
}
.left_nav_zag a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #807f83;
}
.left_nav a{
	font-size: 11pt;
	color: #000;
	display: block;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.left_nav a:hover{
	color: #e31b23;
	text-decoration: none;
}
.index_block_media {
	width: 96%;
	display: block;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
	margin-top: 20px;
}

.left_media {
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.index_block_banner {
	width: 96%;
	display: block;
	border: 1px solid #CCC;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
	margin-top: 10px;
}
.left_media_banner {
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.left_media_foto {
	display: block;
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	position: relative;
}
.link_left_media_foto a{
	width: 100%;
	height: 150px;
	display: block;
	position: absolute;
	z-index: 3;
}
.index_block_news {
	width: 96%;
	display: block;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
}
.zag_index_block {
	font-size: 15pt;
	color: #e31b23;
	display: inline-block;
	height: 30px;
	text-align: center;
	text-decoration: none;
	width: auto;
	position: absolute;
	left: 10px;
	top: -15px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
.zag_index_block a{
	color: #e31b23;
	text-decoration: none;
}
.zag_index_block a:hover{
	color: #000;
	text-decoration: none;
}




.news_arhiv_link_red {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news_arhiv_link_red a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16pt;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #ECB679;
	padding-right: 30px;
	padding-left: 30px;
	border-radius: 10px;
}
.news_arhiv_link_red a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0CC;
}
.news_arhiv_link_green {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news_arhiv_link_green a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16pt;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #0CC;
	padding-right: 30px;
	padding-left: 30px;
	border-radius: 10px;
}
.news_arhiv_link_green a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ECB679;
}
.news_arhiv_zag {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.news_arhiv_zag a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20pt;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #0CC;	
	padding-right: 30px;
	padding-left: 30px;
	border-radius: 10px;
}
.news_arhiv_zag a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #C00;	
}
.news_cikl_1 {
	display: inline-block;
	text-align: left;
	height: 350px;
	width: 230px;
	overflow: hidden;
	vertical-align: top;
	margin: 1%;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 1%;
	border-radius: 20px;
	background-color: #0CC;
}
.news_cikl_1:hover {
-moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8);-ms-transform: scale(0.8); transform: scale(0.8);
}
.news_cikl_2 {
	display: inline-block;
	text-align: left;
	height: 350px;
	width: 230px;
	overflow: hidden;
	vertical-align: top;
	margin: 1%;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 1%;
	border-radius: 20px;
	background-color: #ECB679;
}
.news_cikl_2:hover {
-moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8);-ms-transform: scale(0.8); transform: scale(0.8);
}
.news_data {
	display: block;
	font-size: 10pt;
	color: #FFF;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.zag_news a{
	display: block;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	height: 80px;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 115%;
}
.zag_news a:hover{
	color: #e31b23;
	text-decoration: none;
}
.foto_news {
	display: block;
	width: 100%;
	height: 220px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	position: relative;
	text-align: center;
}
.link_foto_news a{
	width: 100%;
	height: 250px;
	display: block;
	position: absolute;
	z-index: 3;
}

.foto_proekt {
	display: block;
	width: 100%;
	height: 250px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	position: relative;
}




.news_cikl_poekt {
	display: inline-block;
	text-align: center;
	height: 200px;
	width: 300px;
	overflow: hidden;
	vertical-align: top;
	margin: 0.5%;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 1%;
	border: 1px solid #CCC;
	border-radius: 10px;
}
.news_cikl_poekt:hover {
-moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8);-ms-transform: scale(0.8); transform: scale(0.8);
}
.news_data_poekt {
	display: block;
	font-size: 8pt;
	color: #999;
	margin-top: 5px;
}
.zag_news_poekt a{
	display: block;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	height: 50px;
	margin-top: 5px;
	overflow: hidden;
}
.zag_news_poekt a:hover{
	color: #e31b23;
	text-decoration: none;
}
.foto_proekt_poekt {
	display: block;
	width: 100%;
	height: 125px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	position: relative;
}
.link_foto_news_poekt a{
	width: 100%;
	height: 1250px;
	display: block;
	position: absolute;
	z-index: 3;
}


.doc_cikl {
	font-size: 16pt;
	color: #000;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.doc_cikl a{
	color: #0CC;
	text-decoration: none;
}
.doc_cikl a:hover{
	color: #e31b23;
	text-decoration: none;
}
.partner_cikl {
	display: inline-block;
	margin: 1%;
	height: 100px;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.partner_cikl:hover {
-moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8);-ms-transform: scale(0.8); transform: scale(0.8);
}
.partner_cikl_img {
	height: 100px;
}

.block_right {
	width: 96%;
	display: block;
	float: right;
	margin-bottom: 30px;
	text-align: center;
}
.zag_block_right a{
	display: block;
	background-color: #e31b23;
	font-size: 12pt;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.podkat_block {
	display: inline-table;
	position: relative;
	margin: 10px;
	padding: 10px;
	vertical-align: top;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border: 10px solid #e31b23;
}
.podkat_block:hover {
-moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8);-ms-transform: scale(0.8); transform: scale(0.8);
border: 10px solid #e31b23;
}
.podkat_block a{
	font-size: 24pt;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: table-cell;
	background-color: rgba(128,127,131,0.7);
	width: 280px;
	height: 250px;
	vertical-align: middle;
}
.podkat_block a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: rgba(255,0,0,0.7);	
}
.podkat_menu {
	width: 30%;
	display: inline-block;
	position: relative;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	border: 5px solid #0CC;
	vertical-align: top;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 1;
	padding: 5px;
	border-radius: 10px;
	background-color: #0CC;
}
.podkat_menu:hover {
-moz-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);
}
.foto_podkat_menu {
	width: 100%;
	height: 250px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	display: block;
}

.zag_podkat_menu {
	width: 96%;
	display: table;
	text-align: center;
	vertical-align: middle;
	height: 250px;
	position: absolute;
	z-index: 2;
	top: 5px;
}
.zag_podkat_menu_text {
	width: 98%;
	padding: 1%;
	font-size: 18pt;
	color: #FFF;
	text-decoration: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-shadow: #666 2px 0 0px, #666 0 2px 0px, #666 -1px 0 0px, #666 0 -1px 0px;
	font-family: "Noto Sans", "Noto Sans UI", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link_podkat_menu a{
	width: 96%;
	height: 250px;
	display: block;
	position: absolute;
	z-index: 3;
}

.podkat_nav {
	width: 30%;
	display: inline-block;
	position: relative;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	border: 5px solid #ECB679;
	vertical-align: top;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 1;
	padding: 5px;
	border-radius: 10px;
	background-color: #ECB679;
}
.podkat_nav:hover {
-moz-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);
}
.foto_podkat_nav {
	width: 100%;
	height: 250px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	display: block;
}

.zag_podkat_nav {
	display: table;
	text-align: center;
	vertical-align: middle;
	width: 95.2%;
	height: 250px;
	position: absolute;
	z-index: 2;
	top: 5px;

}
.zag_podkat_nav_text {
	padding: 5px;
	font-size: 16pt;
	color: #FFF;
	text-decoration: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-shadow: #666 2px 0 0px, #666 0 2px 0px, #666 -1px 0 0px, #666 0 -1px 0px;
	font-family: "Noto Sans", "Noto Sans UI", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.link_podkat_nav a{
	width: 96%;
	height: 200px;
	display: block;
	position: absolute;
	z-index: 3;
}

.index_block_media_galery {
	width: 45.7%;
	border: 1px solid #CCC;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 1.5%;
	text-align: center;
	position: relative;
	padding-right: 1.5%;
	padding-left: 1.5%;
	vertical-align: top;
	margin-right: 1%;
	margin-left: 0;
}
.index_block_media_video {
	width: 45.7%;
	border: 1px solid #CCC;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 1.5%;
	text-align: center;
	position: relative;
	padding-right: 1.5%;
	padding-left: 1.5%;
	vertical-align: top;
	margin-left: 1%;
	margin-right: 0;
}

.foto_block_media {
	display: block;
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	position: relative;
}
.link_block_media a{
	width: 100%;
	height: 300px;
	display: block;
	position: absolute;
	z-index: 3;
}
.contact_block {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	
}
.contact_text {
	display: inline-block;
	width: 38%;
	text-align: left;
	vertical-align: top;
}
.contact_forma {
	display: inline-block;
	width: 58%;
	max-width: 500px;
	position: relative;
	text-align: center;
	vertical-align: top;
}

.contact_forma_block {
	font-family: "Noto Sans", "Noto Sans UI", Arial, Helvetica, sans-serif;
	display: inline-block;
	width: 223px;
	height: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #999;
	padding-left: 5px;
	color: #807f83;
}
.contact_forma_block_big {
	font-family: "Noto Sans", "Noto Sans UI", Arial, Helvetica, sans-serif;
	display: block;
	width: 470px;
	max-width: 470px;
	min-width: 470px;
	height: 110px;
	max-height: 110px;
	min-height: 110px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	padding-left: 5px;
	color: #807f83;
}
.but_contact {
	display: block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #807f83;
	text-align: center;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	outline: none;
}
.but_contact:hover{
	color: #fff;
	text-decoration: none;
	background-color: #e31b23;
	outline: none;
}
.forma_cap_block {
	width: 120px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
}
.forma_cap {
	width: 70px;
	float: left;
	height: 20px;
}

.forma_cap_pole {
	width: 50px;
	float: right;
	height: 18px;
	text-align: center;
	border: none;
}







.block_media {
	width: 97%;
	min-width: 100px;
	border: 1px solid #CCC;
	display: block;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
}
.zag_block_media a{
	font-size: 16pt;
	color: #e31b23;
	background-color: #FFF;
	display: block;
	padding: 5px;
	height: 30px;
	margin-top: -30px;
	text-align: center;
	width: 70px;
	margin-left: 20px;
	text-decoration: none;
}
.zag_block_media a:hover{
	color: #e31b23;
	text-decoration: none;
}
.media_img {
	width: 100%;
	height: auto;
}

.cikl_galery {
	display: inline-block;
	text-align: center;
	height: 200px;
	width: 22%;
	overflow: hidden;
	vertical-align: top;
	margin: 1%;
	padding: 10px;
	border: 1px solid #CCC;
	-o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease;	
}
.cikl_galery:hover {
-moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8);-ms-transform: scale(0.8); transform: scale(0.8);
}
.zag_galery a{
	display: block;
	font-size: 14pt;
	color: #333;
	text-decoration: none;
	height: 50px;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
}
.zag_galery a:hover{
	color: #e31b23;
	text-decoration: none;
}
.foto_galery {
	display: block;
	width: 100%;
	height: 75%;
	overflow: hidden;
}
.cikl_galery_detail {
	height: 180px;
	width: 250px;
	display: inline-block;
	position: relative;
	text-align: center;
	overflow: hidden;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.cikl_galery_detail:hover {
-moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8);-ms-transform: scale(0.8); transform: scale(0.8);
}
.img_galery_detail {
	height: 180px;
	max-width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.cikl_video {
	height: 25%;
	width: 30%;
	min-width: 150px;
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 10px;
}
.foto {
	display: block;
	float: left;
	padding-right: 20px;
	width: 300px;
}
.data {
	display: block;
	font-size: 9pt;
	color: #999;
	margin-top: -10px;
}
.content_error {
	display: block;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: center;
	background-image: url(img/fon/error.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	position: relative;
}
.content_error_en {
	display: block;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: center;
	background-image: url(img/fon/error_en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	position: relative;
}
.error_link {
	font-size: 14pt;
	color: #000;
	text-decoration: none;
	width: 200px;
	display: inline-block;
	margin-top: 440px;
	margin-right: 30px;
	margin-left: 30px;
}
.error_link a{
	color: #000;
	text-decoration: none;
	border: 1px solid #333;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
.error_link a:hover{
	color: #e31b23;
	text-decoration: none;
	border: 1px solid #e31b23;
}

.media_block {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.media_icon {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;

}
.media_icon a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16pt;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #ECB679;
	padding-right: 30px;
	padding-left: 30px;
	border-radius: 10px;
}
.media_icon a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0CC;
}

.article_block {
	display: block;
	width: 88%;
	text-align: left;
	margin-top: 20px;
	background-color: #D2FFFF;
	padding: 2%;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.zag_article_block {
	display: block;
	font-size: 17pt;
	color: #C00;
	text-decoration: none;
	margin-bottom: 20px;
	text-align: left;
	font-weight: bold;
}
.link_article a{
	display: block;
	font-size: 13pt;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}
.link_article a:hover{
	color: #C00;
	text-decoration: none;
}

.niz {
	display: block;
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	padding-top: 5px;
}
.niz_block_line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e31b23;
}
.niz_block {
	display: block;
	width: 100%;
	min-width: 1000px;
	max-width: 1900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.niz_left a{
	margin-left: 30px;
	display: block;
	width: 300px;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	float: left;
	margin-top: 15px;
	background-image: url(img/fon/lhsi_logo_uk.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 40px;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border: 2px solid #FFF;
}
.niz_left a:hover {
-moz-transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8);-ms-transform: scale(0.8); transform: scale(0.8);
}

.niz_right {
	display: block;
	width: 230px;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	float: right;
	padding-top: 20px;
	text-align: right;
	margin-right: 50px;
}
.niz_right a{
	color: #000;
	text-decoration: none;
}
.niz_right a:hover{
	color: #C00;
	text-decoration: none;
}
.niz_center {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	padding-right: 230px;
	padding-left: 310px;
	font-size: 12pt;
	color: #000;
	padding-top: 15px;
}
.tel_niz {
	font-size: 12pt;
	color: #000;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	background-image: url(img/fon/tel.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	margin-top: 5px;
}
@media (max-width: 1250px) {
.poisk_fon {
	width: 280px;
}	
}
@media (max-width: 1120px) {
.zag_podkat_nav_text {
	font-size: 14pt;		
}
#nav li a{
	padding-left: 10px;
	padding-right: 10px;
}
.poisk_fon {
	width: 250px;
}
}