@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=cyrillic');
body{
	font-family: 'Roboto Condensed', sans-serif;
	background: #f7fcfe;
}
textarea{
	resize: vertical;
}
img{
	max-width: 100%;
}
.tr{
	-webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
     transition: all .25s ease;
}
.wrapper{
	position: relative;
}
.top_header{
	background: #0570b1;
}
.btn-top{
	display: table;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.btn-top ul{
	list-style-type: none;
	margin:0;
	padding: 0;
	display: table-cell;

}
.btn-top ul li{
	display: inline-block;
	border-right: 1px solid #238ccb;
	padding-right: 7px;
    padding-left: 3px;
}
.btn-top ul li a{
	color:#fff;
	font-size: 17px;
	line-height: 17px;
}
.btn-top ul li:last-child{
	border-right: 0px solid;
}
.contacts_top{
	display: table-cell;
	font-size: 16px;
	color:#fff;
	padding-left: 10px;
	margin-bottom: 5px;
}
.bvi_button{
	background: #a80c00;
}
.bvi_button:hover{
	background: #1784c6;
}
.bvi_button a{
    display: block;
    padding: 1px 0;
    padding-left: 12px;
    font-size: 17px;
    color: #fff;
    text-decoration: none;
}
.time i{
	font-size: 19px;
}
.time{
	color:#fff;
	font-size: 17px;
	margin-left:-16px;
    margin-top: 3px;
    display: inline-block;
}
.date_head{
	color:#fff;
	font-size: 17px;
	margin-top: 3px;
	display: inline-block;
	margin-left: 15px;
}
.date_head i{
	margin-right: 5px;
}
.header{
	background: url('../img/flag.png')no-repeat bottom;
	padding-top:35px;
	padding-bottom:40px;
}
.headerbg{
	background: url('../img/header.jpg')no-repeat center;
	background-size: cover;
}
.logo{
	margin-top: 13px;
}
.right_contact>div{
	position: relative;
	font-size: 20px;
	font-weight: bold;
	color:#002033;
	line-height: 1;
	padding-left: 40px;
}
.right_contact>div:after{
	font-family: 'fontAwesome';
	position: absolute;
	left:0;
	top:0;
	color:#0570b1;
}
.right_contact>.phoneh:after, .right_contact>.fax:after{
	top:9px;
}
.right_contact>div a{
	color:#002033;
}
.right_contact>div>span{
	font-size:14px;
}
.mailh:after{
	content: '\f0e0';
}
.phoneh:after{
	content: '\f098';
}
.fax:after{
	content: '\f1ac';
}
.navigation{
	background:#9c0b00;
}
#top-menu{
	list-style-type:none;
	padding: 0;
	margin:0;
}
#top-menu>li>ul{
	display: none;
	position: absolute;
	top:50px;
	background: #9c0b00;
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding: 0;
	line-height: 1;
	width: 230px;
	z-index: 11;
}
#top-menu>li>ul ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#top-menu>li:hover>ul{
	display: block;
}
#top-menu ul li{
	font-size: 16px;
	-webkit-transition: all .25s ease;
  	-moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#top-menu ul li:hover, #top-menu ul li.active{
	background: #0570b1;
}
#top-menu ul li a{
	color:#fff;
	text-decoration: none;
	display: block;
	padding: 7px 15px;
}
#top-menu ul ul{
	margin-left: 15px;
}
#top-menu>li{
	float:left;
    padding: 11px 0;
    position: relative;
    -webkit-transition: all .25s ease;
 	-moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#top-menu>li:hover, #top-menu>li.active{
	background: #d60f00;
}
#top-menu>li>a{
	display: block;
	border-right: 1px solid #fff;
	color:#fff;
	font-size: 20px;
	text-decoration: none;
	padding: 0 14px;
}
#top-menu>li:last-child>a{
	border-right:0px solid;
}
#top-menu>li.parent:after{
	content:'\f0d7';
	font-family: 'fontAwesome';
	position: absolute;
	color:#fff;
	font-size: 20px;
	top:12px;
	right:15px;
}
#top-menu>li.parent>a{
	padding-right: 33px;
}
.container_index{
	background: #f7fcfe;
	padding-top: 35px;
	padding-bottom: 34px;
}
.lm_title{
	background: #9c0b00;
	font-size:20px;
	font-weight: 600;
	color:#fff;
	text-transform: uppercase;
	padding: 6px 10px;
	margin-bottom:7px;
}
#left-menu{
	list-style-type: none;
	padding: 0;
	margin:0;
	margin-bottom:17px;
}
#left-menu>li{
	margin-bottom: 7px;
	background: #d0e9f6;
	-webkit-transition: all .25s ease;
   	-moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    position: relative;
}
#left-menu>li.parent:after{
	content: "\f054";
	position: absolute;
	color:#fff;
	margin-top: -12px;
    font-size: 18px;
	top:50%;
	right:10px;
	font-family: 'fontAwesome';
}
#left-menu>li>a{
	display: block;
	color:#004d7c;
	-webkit-transition: all .25s ease;
   	-moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    font-size: 19px;
    padding: 9px 10px;
    line-height: 1;
}
#left-menu>li.parent>a{
	padding-right: 30px;
}
#left-menu>li:hover, #left-menu>li.active{
	background: #0570b1;
}
#left-menu>li:hover>a, #left-menu>li.active>a{
	color:#fff;
	text-decoration: none;
}
#left-menu>li>ul{
	list-style-type:none;
	background: #0570b1;
	display: none;
	position: absolute;
	left:100%;
	top:0;
	width: 100%;
	z-index: 11;
	margin: 0;
	padding: 0;
}
#left-menu>li>ul ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
}
#left-menu>li:hover>ul{
	display: block;
}
#left-menu>li>ul li{
	-webkit-transition: all .25s ease;
   	-moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#left-menu>li>ul li:hover, #left-menu>li>ul li.active{
	background:#1784c6; 
}
#left-menu>li>ul li a{
	color:#fff;
	display: block;
	text-decoration: none;
    padding: 8px 20px;
	line-height: 1;
	font-size: 18px;
	border-bottom: 1px solid #1b80be;
    /*text-transform: lowercase;*/
}
.banner_block{
	margin-bottom: 24px;
}
.banner_tpl{
	margin-bottom: 20px;
}
.news_block .block_header{
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	background: #fff;
	border:1px solid #e9f1f5;
	color:#004d7c;
	padding: 5px 10px;
	margin-bottom: 15px;
}
.news_title{
	margin-bottom: 12px;
}
.news_title a{
	font-size: 20px;
	color:#004d7c;
	text-decoration: none;
}
.news_title a:hover{
	color:#9c0b00;
}
.news_date{
	margin-bottom: 12px;
	font-size: 16px;
	color:#8c8c8c;
}
.news_date i{
	margin-right:5px;
}
.news_anons{
	font-size: 16px;
	color: #333333
}
.news_tpl{
	overflow: hidden;
	border-bottom: 1px solid #e8eff1;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.glava{
	line-height: 1;
}
.glava img{
	margin-bottom: 10px;
}
.right{
	margin-top: 30px;
}
.newsb .news_tpl:last-child{
	border-bottom: 1px solid #0570b1;
}
.news_all{
	text-align: center;
}
.news_all a{
	background: #0570b1;
	display: inline-block;
	font-size: 16px;
	padding: 8px 40px;
	color:#fff;
	text-decoration: none;
}
.news_all a:hover{
	background: #9c0b00;
}
.customNavigation a {
    color: #d3dde2;
    font-size: 22px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    cursor: pointer;
}
.customNavigation a:hover{
	color:#0570b1;
}
.customNavigation .prev {
    position: absolute;
    left: 4px;
    margin-top: -11px;
    top: 50%;
}
.customNavigation .next {
    position: absolute;
    right: 4px;
    margin-top: -11px;
    top: 50%;
}
.photowolblock{
	position: relative;
    padding: 0 22px;
    margin: 0 -37px;
}
.photo_tpl{
	text-align: center;
	margin:0 15px;
}
.fotogallery{
	border-top:16px solid #ebf4f8;
	padding-top: 45px;
	padding-bottom: 55px;
}
.fotogallery .block_header{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color:#fff;
	background: #9c0b00;
    padding: 6px 10px;
    margin-bottom: 16px;
}
.block_map{
	background: #ebf4f8;
    padding-top: 45px;
    padding-bottom: 35px;
    border-top: 2px solid #f7fcfe;
}
.block_map .addressf{
	margin-top: 25px;
}
.addressf:after{
	content: '\f041';
	font-size: 27px;
}
.footer{
	background: #0570b1;
	padding-top: 33px;
	padding-bottom: 30px;
}
.footer_logo a{
	text-decoration: none;
	color:#fff;
	font-size: 17px;
}
.footer_logo a:hover{
	color:#badef0;
}
.footer_contacts{
	font-size: 17px;
	color:#badef0;
    margin-bottom: 10px;
}
.footer_contacts a{
	color:#badef0;
	-webkit-transition: all .25s ease;
  	-moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.footer_contacts a:hover{
	color:#fff;
}
.footer_contacts p{
	display: inline;
}
.footer_contacts:before{
	content:'';
	font-size: 17px;
	color:#fff;
	font-weight: 600;
}
.adf:before{
	content: 'Адрес: ';
}
.mlf:before{
	content: 'E-mail: ';
}
.gpff:before{
	content: 'Глава тел/факс: ';
}
.bpffs:before{
	content: 'Бухгалтерия тел/факс: ';
	display: block;
}
.copyright{
	font-size: 17px;
	color: #fff;
	margin-bottom: 15px;
}
.container_page{
	padding-top: 35px;
    padding-bottom: 34px;
}
.breadcrumb{
	font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #e9f1f5;
    color: #004d7c;
    padding: 9px 10px;
    margin-bottom: 15px;
    border-radius: 0;
}
.breadcrumb a{
	color: #004d7c;
}
.h1{
	text-transform:uppercase;
	color: #004d7c;
	margin-top: 10px;
    margin-bottom: 25px;
    font-size: 30px;
}
.albom_tpl{
	margin-bottom: 25px;
}
.albom_title{
	background: #d0e9f6;
}
.albom_title a{
	font-size: 16px;
	color: #004d7c;
	text-decoration: none;
	display: block;
	padding: 10px 15px;
}
.albom_title span{
	font-size: 16px;
	color: #004d7c;
	text-decoration: none;
	display: block;
	padding: 10px 15px;
}
.albom_tpl:hover .albom_title{
	background: #0570b1;
}
.albom_tpl:hover .albom_title a{
	color:#fff;
}
.albom_tpl:hover .albom_title span{
	color:#fff;
}
.albom_tpl:hover .albom_img{
	opacity: 0.7;
}
.albom_tpl a{
	text-decoration: none;
}
.previous_link a, .next_link a{
    background: #0570b1;
    display: inline-block;
    font-size: 16px;
    padding: 8px 10px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .25s ease;
   	-moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.previous_link a:hover, .next_link a:hover{
	background: #9c0b00;
}
.form-control{
	border-radius: 0;
}
.btn-default{
	background: #0570b1;
    display: inline-block;
    font-size: 16px;
    padding: 8px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 0;
    -webkit-transition: all .25s ease;
   	-moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    border:0px solid;
}
.btn-default:hover{
	background: #9c0b00;
	color:#fff;
}
.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>li:last-child>a, .pagination>li:last-child>span{
	border-radius: 0;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    background: #9c0b00;
    color:#fff;
    border:1px solid #9c0b00;
}
.rd-mobilemenu_ul a:hover, .rd-mobilemenu_ul a.active, .rd-mobilemenu_ul li.active a{
	background: #a80c00;
	color:#fff;
}
@media (max-width: 1199px) {
	.btn-top ul li {
	    display: table-cell;
	    border-right: 1px solid #238ccb;
	    padding-right: 7px;
	    padding-left: 7px;
	}
	.contacts_top {
	    font-size: 13px;
	}
	.btn-top ul li a {
	    font-size: 13px;
	}
	.bvi_button a{
		font-size: 14px;
	}
	.date_head{
		font-size: 14px;
	}
	.time{
		font-size: 14px;
		margin-top: 6px;
	}
		.time i {
	    font-size: 15px;
	}
	.footer_contacts:before{
		font-size: 15px;
	}
	.footer_contacts {
	    font-size: 15px;
	}
	.copyright{
		font-size: 15px;
	}
}
@media (max-width: 991px) {
	.bvi_button{
		display: inline-block;
		padding-right: 15px;
	}
	.bvi_button a{
		display: inline-block;
	}
	.btn-top ul{
		display: block;
	}
	.contacts_top{
		display: block;
	}
	.top_header{
		text-align: center;
	}
	.btn-top ul li{
		display: inline-block;
	}
	.logo{
		margin-bottom: 25px;
	}
	#left-menu>li>ul{
		display: block;
		position: static;
	}
	#left-menu>li.parent:after{
		margin-top:0;
		top:9px;
	}
	.news_all{
		margin-bottom: 35px;
	}
	.banner_tpl{
		text-align: center;
	}
	.footer_logo{
		margin-bottom: 15px;
	}
	.right_contact{
		margin-bottom: 15px;
	}
	.photowolblock{
		margin:0;
	}
	.mappage{
		margin-top:25px;
	}
}