@font-face {font-family: "bpg2";src: url('../fonts/765655518-bpg_web_002_caps.eot');src: url('../fonts/765655518-bpg_web_002_caps.eot?#iefix') format('embedded-opentype'),url('../fonts/765655518-bpg_web_002_caps.svg#BPG Web 002 Caps') format('svg'),url('../fonts/765655518-bpg_web_002_caps.woff') format('woff'),url('../fonts/765655518-bpg_web_002_caps.ttf') format('truetype');font-weight: normal;font-style: normal;}
@font-face {font-family: "BPG Web 002";src: url('../fonts/625854493-bpg_web.eot');src: url('../fonts/625854493-bpg_web.eot?#iefix') format('embedded-opentype'),url('../fonts/625854493-bpg_web.svg#BPG Web 002') format('svg'),url('../fonts/625854493-bpg_web.woff') format('woff'),url('../fonts/625854493-bpg_web.ttf') format('truetype');font-weight: normal;font-style: normal;}
.wrapper {
	width: 1140px;
	margin: 0 auto;
}
section.header_wrapper {
	margin-bottom: 20px;
	height: 205px;
	background-color: #0069c6;
}
section.header_wrapper header {
	background: url('../../themes/images/header_back.png') repeat-x;
	height: 143px;
	border-bottom: 2px solid #f9c300;
}
section.header_wrapper header .header_left {
	float: left;
	padding-top: 15px;
}
section.header_wrapper header .header_left #logo {
	margin-right: 15px;
	float: left;
}
section.header_wrapper header .header_left #logo_text {
	float: left;
	margin-top:40px;
	font-family: "bpg2";
}
section.header_wrapper header .header_left #logo_text h3 {
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-weight: normal;
	margin-bottom: 10px;
}
section.header_wrapper header .header_left #logo_text p {
	color: rgba(255,255,255,0.5);
	font-size: 12px;
	font-family: "BPG Web 002";
}
section.header_wrapper header .header_right {
	float: right;
	margin-top: 55px;
}
section.header_wrapper header .header_right .small_nav {
	margin:0;
	padding:0;
	list-style:none;
	overflow: hidden;
	margin-bottom: 30px;
	float: right;
}
section.header_wrapper header .header_right .small_nav li{
	float: left;
	margin-right: 10px;
}
section.header_wrapper header .header_right .small_nav li a {
	display: block;
}
section.header_wrapper header .header_right .social_lang .lang {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 0;
	z-index: 10000;
}
section.header_wrapper header .header_right .social_lang .lang a {
	color: rgba(255,255,255,0.5);
	display: block;
	margin-bottom: 10px;
}
section.header_wrapper header .header_right .social_lang .lang>a {
	background-color: rgba(255,255,255,0.9);
	margin:0;
	padding:5px 7px;
	color:#777;
}
section.header_wrapper header .header_right .social_lang .lang a:hover {
	color: #fff;
}
section.header_wrapper header .header_right .social_lang .lang>a:hover {
	color:#ccc;
}
section.header_wrapper header .header_right .social_lang .lang .active a {
	float: left;
}
section.header_wrapper header .header_right .social_lang .lang .active span{
	margin-left: 10px;
	display: block;
	margin-top: 3px;
	float: right;
	margin-left: 10px;
	cursor: pointer;
}
section.header_wrapper header .header_right .social_lang .social {
	margin:0;
	padding:0;
	list-style:none;
	overflow: hidden;
	margin-right: 115px;
}
section.header_wrapper header .header_right .social_lang .social li {
	float: left;
	margin-left: 23px;
}
section.header_wrapper .nav_search {
	background-color: #0056a4;
}
section.header_wrapper .nav_search > .wrapper > ul.nav {
	margin:0;
	padding:0;
	list-style:none;
	float: left;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li {
	display: inline-block;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li:last-child {
	background: none;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li:hover,
section.header_wrapper .nav_search > .wrapper > ul.nav > li.active {
	background: url('../../themes/images/menu_active.png') no-repeat center bottom;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li:first-child a {
	padding: 13px;
	background: none;
}

section.header_wrapper .nav_search > .wrapper > ul.nav > li.home{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #000;
	background-image: -webkit-linear-gradient(bottom, #0055a2, #0069c6);
	background-image: -moz-linear-gradient(bottom, #0055a2, #0069c6);
	background-image: -o-linear-gradient(bottom, #0055a2, #0069c6);
	background-image: linear-gradient(to top, #0055a2, #0069c6);
}

section.header_wrapper .nav_search > .wrapper > ul.nav > li > a {
	background: url('../../themes/images/menu_separator.png') no-repeat center right;
	padding: 22px 20px;
	display: block;
	color: #fff;
	font-size: 12px;
	font-family: "bpg2";
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul {
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	height: 40px;
	display: none;
	z-index: 9999;
	left: 0;
	width: 100%;
}



/*section.header_wrapper .nav_search > .wrapper > ul.nav > li:nth-child(3) > ul {
	display: block;
}*/



section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul > li {
	float: left;
	padding: 0 18px 13px 13px;
	background: url('../../themes/images/bullet.png') no-repeat right 7px;
	margin-top: 11px;
	position: relative;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul > li:last-child {
	background: none;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul > li > a {
	color: rgba(255,255,255,0.6);
	display: block;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul > li:hover > a, section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul > li.active > a {
	color: #fff;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul > li > ul {
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	left: 0;
	background-color: #0069c6;
	padding:20px;
	top: 28px;
	width: 215px;
	border-radius:  0 0 3px 3px;
	display: none;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul > li > ul > li {
	margin-bottom: 20px;
	padding-left: 20px;
	background: url('../../themes/images/cross.png') no-repeat left 6px;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul > li > ul > li > a {
	display: block;
	color: #fff;
}
section.header_wrapper .nav_search > .wrapper > ul.nav > li > ul > li > ul > li:hover > a {
	color: rgba(255,255,255,0.6);
}
section.header_wrapper .nav_search .search {
	float: right;
	margin-top: 10px;
}
section.header_wrapper .nav_search .search input {
	width: 210px;
	height: 35px;
	border:1px solid #d8d8d8;
	border-radius: 3px;
	float: left;
	padding: 0 5px;
}
section.header_wrapper .nav_search .search button {
	background: url('../../themes/images/search.png') no-repeat center center;
	width: 40px;
	height: 35px;
	border:none;
	background-color: #fff;
	float: left;
	margin: 1px 0 0 -42px;
	cursor: pointer;
}
section.content {
	margin-bottom: 40px;
}
section.content .left_side{
	float: left;
	width: 850px;
}
section.content .right_side {
	float: left;
	width: 260px;
	margin-left: 30px;
}
#top_slider {
	margin-bottom: 30px;
}
#top_slider .owl-controls{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
#top_slider .owl-controls .owl-prev, #top_slider .owl-controls .owl-next{
	position:absolute;
	width:30px;
	height:65px;
	left:0;
	top:125px;
	background:url('../../themes/images/top_prev.png') no-repeat center center rgba(255,255,255,0.3);
	border-radius:0 3px 3px 0;
	transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-webkit-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
}
#top_slider .owl-controls .owl-next{
	left:auto;
	right:0;
	background-image:url('../../themes/images/top_next.png');
	border-radius:3px 0 0 3px;
}
#top_slider h3{
	position:absolute;
	max-width:90%;
	left:0px;
	bottom:30px;
	font-weight:normal;
}
#top_slider h3 a{
	display:block;
	padding:10px 25px;
	color:#fff;
	font-size:14px;
	font-family:bpg2;
	background-color:rgba(0,86,164,0.8);
	border-radius:0 3px 3px 0;
}
#top_slider h3 a:hover{
	background-color:rgba(0,86,164,1.0);
}
#top_slider .owl-controls .owl-prev:hover, #top_slider .owl-controls .owl-next:hover{
	background-color:rgba(255,255,255,0.6);
}
#top_slider .item img{
    display: block;
    width: 100%;
    height: 310px!important;
}
#top_slider .item .description {
	width: 280px;
	height: 240px;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	top: 0;
	left: 30px;
	padding: 20px;
	border-radius: 3px;
	text-align:justify;
}
#top_slider .item .description h3 {
	margin-bottom: 20px;
	font-weight: normal;
}
#top_slider .item .description h3 a {
	color: #fff;
	font-family: "bpg2";
	font-size: 12px;
}
#top_slider .item .description h3 a:hover {
	color: rgba(255,255,255,0.5);
}
#top_slider .item .description p {
	color: rgba(255,255,255,0.4);
}
.owl-theme .owl-controls .owl-page span {
	background-color: rgba(0,0,0,0);
	height: 15px;
	width: 15px;
	border:1px solid #888e86;
	border-radius: 3px;
	display: block;
	opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span {
	background-color: #005fb3;
	border-color: #005fb3;
}
.owl-theme .owl-controls .owl-pagination {
	position: absolute;
	top: -82px;
	left: 43px;
}
section.content .left_side .left_banners{
	width: 230px;
	float: left;
	margin-bottom: 30px;
}
section.content .left_side .left_banners a {
	display: block;
	margin-bottom: 10px;
}
section.content .left_side .news_block {
	width: 590px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}
.news_block a:hover{
	text-decoration:underline;
}
section.content .left_side .news_block table.cxrili tr td {
	padding:10px;
	border:1px solid #eee;
}
section.content .left_side .news_block table.cxrili tr td p{
	margin-bottom:0px;
}
.news {
	margin-bottom: 30px;
	margin-right: 30px;
	float: left;
	width: 280px;
	height: 260px;
}
.news .news_img {
	width: 280px;
	height: 170px;
	display: block;
	margin-bottom: 15px;
	border-radius: 3px;
	overflow: hidden;
}
.news .news_title {
	color: #7c7c7c;
	margin-bottom: 15px;
	display: block;
	height: 40px;
}
.news:hover a.news_title {
	color: #333;
}
.news .news_text a.news_title:hover {
	text-decoration:none;
}
.news .news_date {
	float: left;
	color: #005fb3;
}
.news .see_more {
	float: right;
	font-family: "bpg2";
	font-size: 8px;
	color: #3b3b3b;
	background-color: #f2f2f2;
	padding: 3px 15px;
	border-radius: 3px;
}
.news .see_more:hover {
	background-color: #0056a4;
	color: #fff;
	text-decoration:none;
}
.see_all {
	text-align: center;
}
.see_all a {
	display: inline-block;
	padding: 10px 20px;
	background-color: #005caf;
	border-radius: 3px;
	color: #fff;
	font-size:10px;
	font-family: "bpg2";
	text-shadow:rgba(0,0,0,0.4);
}
.see_all a:hover {
	background-color: #004d93;
	text-decoration:none;
}
.news2 {
	display: block;
	margin-bottom: 45px;
	margin-right: 30px;
	float: left;
	width: 280px;
	/*height: 260px;*/
}
.news2 .news_img {
	/*width: 280px;*/
	/*height: 170px;*/
	display: block;
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}
.news2 .news_title {
	margin-bottom: 15px;
	display: block;
	/*height: 40px;*/
	margin-bottom: 15px;
	color: #0056a4;
	font-family: "bpg2";
}
/*.news2.item { width: 25%; }*/
/*.news2:hover a.news_title {
	color: #0056a4;
	font-family: "bpg2";
}*/
.news2 .news_text {
	position: relative;
	background-color: #f3f3f3;
	padding:  15px 15px 30px 15px;
	border-radius: 0 0 3px 3px;
}
.news2 .news_text a.news_title:hover {
	text-decoration:none;
}
.news2 .news_text p {
	color: #555555;
	font-family:'BPG Rioni Vera';
}
.news2 .see_more {
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -50px;
	float: right;
	font-family: "bpg2";
	font-size: 8px;
	color: #fff;
	background-color: #0056a4;
	padding: 7px 30px;
	font-size: 10px;
	border-radius: 3px;
}
.news2 .see_more:hover {
	/*background-color: #0056a4;*/
	/*color: #fff;*/
	text-decoration:none;
}
.project_daijest a.project_item {
	display: block;
	height: 160px;
	position: relative;
	margin-bottom: 30px;
}
.project_daijest .see_all_news {
	width: 235px;
	display: block;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	background: #0069c6; /* Old browsers */
	background: -moz-linear-gradient(top,  #0069c6 0%, #0056a4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0069c6), color-stop(100%,#0056a4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0069c6 0%,#0056a4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0069c6 0%,#0056a4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0069c6 0%,#0056a4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0069c6 0%,#0056a4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069c6', endColorstr='#0056a4',GradientType=0 ); /* IE6-9 */
	border-radius: 3px;
	margin-left: 12px;
	font-family: "bpg2";
	font-size: 10px;
	margin-bottom: 35px;
}
.project_daijest a.project_item .image {
	overflow: hidden;
	border-radius: 3px;
	display: block;
}
.project_daijest a.project_item .title {
	display: block;
	padding: 10px 15px;
	left: 50%;
	position: absolute;
	bottom: -15px;
	background-color: #7b7b7b;
	color: #fff;
	font-family: "bpg2";
	font-size: 10px;
	width: 205px;
	border-radius: 3px;
	margin-left: -117.5px;
	line-height: 13px;
}
#bottom_slider .item img{
    display: block;
    width: 100%;
    height: 290px;
	border-radius:3px;
}
.owl-theme .owl-controls .owl-buttons div {
	display: inline-block;
	font-size: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: none;
	filter: Alpha(Opacity=50);
	opacity: 1;
	padding: 0;
	margin: 0;
	position: absolute;
}
#bottom_slider .owl-controls .owl-buttons .owl-prev {
	width: 40px;
	height: 50px;
	background: url('../../themes/images/prev_arrow.png') no-repeat;
	left: -20px;
	top: -180px;
}
#bottom_slider .owl-controls .owl-buttons .owl-next {
	width: 40px;
	height: 50px;
	background: url('../../themes/images/next_arrow.png') no-repeat;
	right: -20px;
	top: -180px;
}

section.content .right_side .right_top_banners{
	margin-bottom: 25px;
}
section.content .right_side .right_top_banners a {
	display: block;
	margin-bottom: 10px;
}
.heads {
	margin-bottom: 20px;
	background: url('../../themes/images/heads_back.png') repeat-x center center;
}
.heads h3 {
	display: inline-block;
	font-family: "bpg2";
	font-size: 12px;
	color: #005caf;
	padding-right: 10px;
	background-color: #fff;
	font-weight: normal;
}
.heads.white h3 {
	color: #fff;
	background-color: #0056a4;
}
section.content .right_side .image_gallery {
	margin-bottom: 30px;
}
section.content .right_side .image_gallery a {
	position:relative;
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius:3px;
	overflow:hidden;
}

section.content .right_side .image_gallery a span{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,0.4);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,0.4);
	box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,0.4);
}
section.content .right_side .image_gallery a:hover span{
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,0);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,0);
	box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,0);
}
section.content .right_side .image_gallery a img{
	border-radius:3px;
}
section.content .right_side  .map{
	margin-bottom: 40px;
}
section.content .right_side .news_calendar {
	margin-bottom: 40px;
}
table.calendar{
	width: 100%;
	margin-bottom:30px;
	border:1px solid #efefef;
	border-top:0 none;
}
table.calendar th{
	padding:10px 5px;
	background-color:#efefef;
}
table.calendar td{
	width:15%;
	padding:5px;
	text-align:center;
}
table.calendar td a{
	display:block;
	color:#fff;
	background-color:#005caf;
	border-radius:3px;
}
table.calendar td a:hover{
	color:#3b3b3b;
	background-color:#f2f2f2;
}
table.calendar td .highlight{
	color:#fff;
	background-color:#6c6c6c;
}
.bottom_banners a{
	margin-bottom: 10px;
	display: block;
}
footer .footer_menu {
	padding: 10px 0;
	background: #0069c6; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjljNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDU1YTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #0069c6 0%, #0055a2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0069c6), color-stop(100%,#0055a2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0069c6 0%,#0055a2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0069c6 0%,#0055a2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0069c6 0%,#0055a2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0069c6 0%,#0055a2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069c6', endColorstr='#0055a2',GradientType=0 ); /* IE6-8 */
border-bottom: 2px solid #f9c300;
}
footer .footer_menu ul {
	text-align: center;
}
footer .footer_menu ul li {
	background: url('../../themes/images/footer_menu_separator.png') no-repeat right center;
	padding:10px 15px;
	display: inline-block;
}
footer .footer_menu ul li a {
	color: #fff;
	font-family: "BPG Web 002";
}
footer .footer_menu ul li a:hover {
	color: rgba(255,255,255,0.6);
}
footer .contact {
	width: 315px;
	float: left;
}
footer .letter {
	float: left;
	width: 450px;
	margin-left: 30px;
}
footer .copy {
	width: 315px;
	float: left;
	margin-left: 30px;
}
footer .footer_blocks {
	background-color: #0056a4;
	padding: 30px 0 45px 0;
}
footer .contact ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top: 30px;
}
footer .contact ul li {
	margin-bottom: 10px;
}
 footer .contact ul li span, footer .contact ul li a {
	margin-top: 5px;
	display: inline-block;
	margin-left: 10px;
	color: rgba(255,255,255,0.7);
}
footer .letter form input {
	width: 210px;
	height: 35px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 3px;
	border:1px solid #98b1c9;
	padding: 0 5px;
}
footer .letter form .name {
	float: left;
}
footer .letter form .email {
	float: right;
}
footer .letter form textarea {
	width: 438px;	
	height: 120px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 3px;
	border:1px solid #98b1c9;
	padding: 10px 5px;
	margin-top: 10px;
	max-width: 438px;
	max-height: 300px;
}
footer .letter form .button {
	padding: 10px 15px;
	background-color: #0056a4;
	border:1px solid #d8d8d8;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
footer .letter form .button:hover {
	background-color: #004686;
	border:1px solid #fff;
}
footer .copy {
	text-align: center;
	padding-top: 35px;
}
footer .copy img {
	margin-bottom: 15px;
}
footer .copy p {
	margin-bottom: 25px;
	color: rgba(255,255,255,0.7);
}
.helper {
	height: 45px;
	background-color: #0069c6;
	width: 100%;
	display: none;
}