* {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 13px/18px Arial, sans-serif;
	width: 100%;
	
	/*background:url('images/backo.jpg') #a7f3a8 repeat-x;*/
	background:#FDF1B6;
	background-image:url('images/bg.jpg');
	background-size: 100% auto;
	background-attachment: fixed 
	/*background-attachment:fixed;
	background:url('images/grad2.png') #fff repeat-x;
	*/
}
.wrapper {
	width: 1025px;
	margin: 0 auto;
	background: #f8f8f8;
	box-shadow: 0px 0px 15px #888888;
}

.bordd-left{
	margin-bottom:-55px;
	margin-left:-20px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 0 10px 20px;
	border-color: #336699 transparent transparent transparent;
}

.bordo-left {

	margin-left:-20px;
	height: 26px ;
	width: 275px ;
	background-color: #336699;
	box-shadow: 1px 5px 20px #888;
}


.bordd-right{
	float:right;
	margin-top:40px;
	margin-right:-20px;
	width: 0px;
	height: 0px;
	border: 10px solid transparent;
	border-left: 10px solid #1C756A;
	border-top: 10px solid #1C756A; 
}

.bordo-right {
	float:right;
	margin-top:15px;
	margin-right:-20px;
	height: 26px ;
	width: 740px ;
	background-color: #1C756A;
	box-shadow: 1px 5px 20px #888;
}


.inset-text {
	text-transform:uppercase;
	padding:3px 3px;   
	text-align:center;
	color: #fff;
    text-shadow:  -1px 4px 6px #303030 , 0 0 0 #BBD9D4, -1px 4px 6px #000;
	font-weight: bold;
	font-size:14px;
}

#fixedBox {
	    /* размеры фиксированного блока */
	    height: 30px;
	    width: 900px;
	    position: fixed;
	    /* отступ сверху когда шапка видна полностью */
	    margin-top: 170px;
	   }

	   
	   
.spoiler{
	 font-size: 16px;
     color:#BBD9D4;
}
 
.spoiler:hover {
     cursor: pointer;
	 color:#1C756A;
}
 
.spoiler-text {

     margin: 10px 10px;
	 font-size: 15px;
}	   



.subik{
text-shadow: 0px 0px 2px #888;
background-color:#d3e4e2; 
}

/* Header
-----------------------------------------------------------------------------*/

.header {
	height: 201px;
	
}
#head{position:absolute;left:0px;right:0px;top:0px;height:130px;}
#wrap_head{width:1025px;height:160px;margin:0 auto;padding-top:40px;}

#verev{position:fixed;background:#1C756A;z-index:80;width:5px;height:100000px;left:0px;top:0px;}
#verev_buttons{position:absolute;background:#336699;z-index:90;width:1025px;height:34px;margin-left:0px;mar gin-top:200px; }
#verev_buttons ul {mar gin-top:5px;mar gin-left:5px;}
#verev_buttons ul li{display:inline;}

/* :url('images/optikaa1.jpg')*/
#for_search{position:absolute;top:0px;left:150px;}

#top_m_sb{
	background:url("images/hb/search2.png") #1C756A no-repeat;
	padding:0px 22px 0px 0px;
	border-radius:0px;
	height:22px;
	width:0px;
	border:solid 5px #1C756A;
	float:left;
	outline: none;
	color:#fff;
	cursor: pointer; 
	transition:width 1s ease;
	-o-transition:width 1s ease;
	-moz-transition:width 1s ease;  
	-webkit-transition:width 1s ease;
}
#top_m_sb:focus {width:160px;padding-left:35px;}

#top_m_b{background:#336699;padding:7px;border-radius:0px;height:20px;width:20px;opacity:0.9;}
#top_m_b:hover{background:#c1d1e0;opacity:1;}
#nerqev_buttons{position:absolute;z-index:80;width:620px;height:100px;top:35px;margin-left:365px;font-family: Arian AMU, 'Ruda', sans-serif;font-weight:900;color:#336699;font-size:22px;border-radius:10px;}
#nerqev_buttons_rus{width:670px;height:100px;top:18px;margin-left:10px;font-family: Arian AMU, 'Ruda', sans-serif;font-weight:bold;color:#fff;font-size:24px;border-radius:10px;}

.srch{
background:#1C756A;
padding:5px;
border-radius:5px;
height:20px;
width:120px;
border:solid 2px #A5EC6A;
float:left;
margin:0px 5px 8px 8px;
outline: none;
color:#fff;
opacity:0.6;
}

.srch:focus{
background:#1C756A;
padding:5px;
border-radius:5px;
height:20px;
width:200px;
border:solid 2px #A5EC6A;
float:right;
margin:0px 5px 8px 8px;
outline: none;
color:#fff;
opacity:0.6;
}

.top-bar {
  width:300px;
  background: #666;
  position: relative;
  overflow: hidden; 
  left:0px;right:0px;bottom:0px;
}
.top-bar:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  bottom: -100%;
  opacity: 0.25;
  background: radial-gradient(white, black);
}

/* Menu
-----------------------------------------------------------------------------*/
.menu{
	background:#336699;
	position:absolute;
	top:130px;
	left:0px;
	right:0px!important; 
	height:26px;
	box-shadow: 0px 0px 10px #000;
	/* box-shadow: 4px 8px 8px #888;*/
}
.menu #menu_content{
	width:1025px;
	margin:0px auto;
}

#lang-right #lang{
	padding:4px;
}
#lang-right{
position:fixed;
top:0;
right:0;
display:none;
}

#lang{
margin:0px 5px 5px 0px;
float:right;
border-radius:0px;
border:solid 0px #A5EC6A;
padding: 8px 5px;
opacity:0.4;
color:#fff;
font-weight:bold;
}
#lang:hover{
background:#c1d1e0;opacity:1;
}


#menu_content ul {list-style-type:none;margin-left:0px;z-index:10000000;}
#menu_content ul li {height:18px;padding:4px 56px;display:inline-block;font-size:15px;color:#BBD9D4;transition: 0.3s ease;-o-transition: 0.3s ease;-moz-transition: 0.3s ease;  -webkit-transition: 0.3s ease;}
#menu_content ul li:hover {background-color:#c1d1e0;height:18px;color:#fff;}




/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	position: relative;
	margin-top:0px;
	margin-bottom:15px;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}

.container {
margin-top:-10px;
	width: 100%;
	float: left;
	overflow: hidden;
	padding-bottom:10px;
}
.content {
	padding: 0px 30px 10px 300px;
	min-height:1200px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6f6f6f;
}

.content ul li {
  color:#6F6F6F; 
	list-style:none; 
}

.content ul li:before {
  color:#1C756A;
  content:"\2022";
  font-size:1.5em; 
  padding-right:.25em; 
  position:relative;
    top:.1em; 
}

.content_contact {
	padding: 10px 30px;
	padding-bottom:15px;
}

.partner_pict{
opacity: 0.4;
border-radius:10px;
border-top:solid 2px #888;
border-bottom:solid 2px #888;
}

.partner_pict:hover{
opacity: 1;
border-radius:10px;
border-top:solid 2px #888;
border-bottom:solid 2px #888;
}

.partner_pict1{
border-radius:10px;
opacity: 0.6;
border-top:solid 2px #888;
border-bottom:solid 2px #888;
}

.partner_pict1:hover{
opacity: 9;
border-radius:10px;
border-top:solid 2px #888;
border-bottom:solid 2px #888;
}

.partners_title_index {
color: #4b7291;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
}

.search_grvacq {
float:left;
color: #4b7291;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:25px;
}

.grid_4 {
  width: 300px;
}

.for_slider{
 width: 100%;
}

.left_content {
#width:695px;
width:100%;
float:left;
padding-left: 0px;
padding-top: 0px;
back ground:#336699;
}

.right_content {
border-left:#d4d4d4 0px solid; 
padding-left:0px; 
padding-bottom:5px; 
padding-top:0px; 
height:400px;
padding-right: 0px;
float:right;

}

.center_content {
margin-left:70px;
float:none;
}

.left_content_contact {
width:100%;
float:left;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #6f6f6f;
}

.right_content_contact {
width:100%;
float:right;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #6f6f6f;
}

a {
	text-decoration: none;
	color: #99b2cc;
	outline: none;
}

a:hover {color: #99b2cc;}
.about-text a:hover{color: #99b2cc;}

.title_name{
	font-size: 22px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	float:right;
	margin-right: 35px; 
	margin-bottom: 27px;
	margin-top: 27px;
	text-transform:uppercase;
}

.asnet_header {
	font-size: 22px;
	font-weight:bold;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	float:left;
	margin-left:70px;
	line-height: 25px;
	margin-top: 4px;
	
}

.language_bar{
font-size: 11px;
font-weight:bold;
float:right;
padding-right: 27px; 
}

.logo{
position:absolute;background:#1C756A;z-index:80;width:300px;height:70px;top:5px;margin-left:378px;
font-family: 'Ruda', sans-serif;font-weight:bold;color:#fff;font-size:25px;border-radius:10px;
margin-top: 34px;
}

/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: left;
	width: 250px;
	margin-left: 0px;
	position:absolute;
	background: # d4d4d4;
	color:#1C756A;
	margin-top:11px;
	
}

#about_menu{list-style-type:none;margin-left:10px;padding:10px;}
#submenu{margin-left:40px;}

.right-sidebar_search {
	float: right;
	
	height: 26px;
	top: 70px;
	right:490px;
	
	position: absolute;
	
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width:1025px;
	height: 90px;
	background: #363636 ;
	border-top:#336699 5px solid;
	margin:10px auto;
	color:#c1d1e0;
}

.footer-contact {
	width:1025px;
	height: 90px;
	background: #363636 ;
	border-top:#1C756A 5px solid;
	margin:10px auto;
	color:#BBD9D4;
}



.searching {
	width: 400px;
	height:50px;
	margin: 0px auto;
	background: #F0F0F0  ;
	box-shadow: 0px 0px 20px 0px #888888;
	z-index: 10000000000000px;
}

.search_box {
	width:1025px;
	float:left;
	left:0px;
	margin: 0px auto;
	background: #F0F0F0  ;
	box-shadow: 0px 0px 20px 0px #888888;
	z-index: 10000000000000px;
}

.lrahos{
font-size: 23px;
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:normal;
padding: 20px 0px;
color:#1C756A;
}

.lrahos_content{
font-size: 15px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #1C756A;
}

.lrahos_for_index a{
font-size: 14px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #BBD9D4;
}

.lrahos_for_index a:hover{
font-size: 14px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #1C756A;
}

.about_index{
font-size: 14px;
color: #6F6F6F;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


.service{
font-size: 21px;
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:bold;
line-height:25px;
}

.service-text{
margin-top:10px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 15px;
float:none;
width: 600px;
color: #6f6f6f;
}

.network-text  {
margin-top:10px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 15px;
float:none;
width: 600px;
color: #6f6f6f;
}

.about-text {
margin-top:100px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 15px;
float:none;
color: #6f6f6f;
margin-top: -10px;
padding-left:37px;
padding-right:0px;
}

.service-text_list a{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 15px;
float:right;
width: 600px;
color: #6f6f6f;
}
.service-text_list a:hover{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 15px;
float:right;
width: 600px;
color: #000;
}

.home_text{
	font-size: 10pt;
	color: #6f6f6f;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px 30px; 
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 50px; 
	-moz-column-gap: 50px; 
	column-gap: 50px;
}

.hr{
color: #1C756A;
background-color: #1C756A;
height: 5.5px;
border: 0px;
border-top: 0px;
}

.hr_lrahos{
color: #1C756A;
background-color: #1C756A;
height: 2px;
}



.date_index {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ff9933;
}

.avelin {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ff9933;
}

div.spoiler div.text {
display: none; 
}


.footer-vizit{
font-weight: bold;
}

.sptitle{
font-weight: bold;
}

.foot_left{
float:left;
margin-left:20px;
margin-top:20px;
}

.foot_right{
float:right;
margin-right:20px;
margin-top:20px;
}

.tooltip {

    position:absolute;
    z-index:100; /* подсказка должна перекрывать другие элементы */
    

    /* красивости... */
	
	height:20px;
    border: 2px solid #1C756A;
    border-radius: 4px;
    text-align: center;
    font: italic 14px/1.3 Trebuchet MS, Arial, Helvetica, sans-serif; 
    color: #FF9933;
    background: #BBD9D4;
    box-shadow: 3px 3px 3px rgba(0,0,0,.3);
  }

.projects {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;

} 
.project-text{

margin-top:100px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 15px;
float:none;
color: #6f6f6f;
margin-top: 15px;
padding-left:37px;
padding-right:0px;
}

#search {
    position: absolute;
    left: -20px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:2px;
	
    
}

#search input {
    font-size: 14px;
    background: #F0F0F0;
    color: #1C756A;
	width: 120px;
    border: 1px solid #407DB4;
    border-radius: 3px;
}
  

  
  
p {margin-bottom: 19px;}
.text-info {color:#000;}
.lead {font-size:14px; color:#9AE465;}
p.lead {margin-bottom:10px;}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}



ul.list li{
	background: url(../images/marker.gif) 0 6px no-repeat;
	color: #6f6f6f;
	line-height:20px;
	font-size:12px;
	margin-top:7px;
	padding-left: 27px;
	font-weight: bold;
}

li.sublist {
	
	color: #6f6f6f;
	line-height:20px;
	font-size:14px;
	margin-top:7px;
	padding-left: 27px;
}

ul.list li a{color: #6f6f6f;}
ul.list li a:hover{color: #fd6e43;}
/*links*/



.clear {clear: both;}
.wrap {overflow:hidden;}
.indent-1 {padding:88px 0 35px 0;}
.indent-2 {padding:70px 0 25px 0;}

.top-1 {padding-top:91px;}
.bot-1 {padding-bottom:85px;}

/*----------- Back to top --------------*/
#toTop {
  display: none;
  width: 49px;
  height: 48px;
  overflow: hidden;

  position: fixed;
  margin-right: -600px !important;
  right: 50%;
  bottom: 80px;
  z-index: 999;
}
#toTop:hover {
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*header*/


header h1 {
	float: none;
	text-align:center;
	display:block;
	position: relative;
	z-index: 999;
	margin:0;
}
header h1 a {display: inline-block;}
header h1 a img {display: block;}

nav {background:#1C756A; margin-top:0px; padding:0px 0 4px 0;}
nav .grid_12 {text-align:center;}

/*******content********/
#content {background: #fff;}

.bg-1 {border-top:#c8cece 1px solid; border-bottom:#e0e0e0 1px solid; background: url(../images/bg-1.jpg) 0 0 repeat-x #f5f5f5;}
.bg-2 {background: #f1f1f1;}
.bg-3 {border-top:#dddddd 3px solid;}
.border-1 {border-right:#d4d4d4 0px solid; padding-right:0px; padding-bottom:40px;min-height:350px;back ground:#c0c0c0;}
.border-22 {border-right:#d4d4d4 1px solid; padding-right:20px; padding-bottom:91px;margin-top:0px; height:350px;}
.border-223 {border-right:#d4d4d4 1px solid; margin-top:0px; margin-right:0px; height:420px;}
.border-2234 {border-right:#d4d4d4 1px solid; margin-top:0px; margin-right:0px; height:380px;}



.box-1 {margin-top:121px; margin-bottom:84px;}
.box-1 img {float:left;}
.box-1 h4 {overflow:hidden; padding-top:22px;}
.box-1 .wrap {padding-bottom:18px;}

.box-2 img {float:left; margin-right:20px;}

.list-news li {margin-top:45px;}
.list-news li:first-child {margin-top:0px;}
.list-news .wrap {padding-bottom:11px;}
.list-news .badge { background:#16445c; float:left; width:70px; padding:0px 0 8px 0; text-align:center; font-size:10px; line-height:1em; color:#fff; text-transform:uppercase; margin-right:20px;}
.list-news .badge span {display:block; font-size:7px;}

.list-people {margin-left:-20px; margin-top:-18px;}
.list-people li {float:left; margin-left:20px; margin-top:18px;}

.lists {overflow:hidden; margin-top:19px;}
.lists>div {float:left; width:160px;}

.list-project li {margin-top:91px;display:inline-table;}
.list-project h4 {margin:39px 0 30px 0;}

.list-work li {margin-top:15px;}
.list-work li:first-child {margin-top:0px;}

/****************/
.carousel {padding-top:91px; padding-bottom:91px; position:relative;}

.carousel1 {
	cursor: default !important;
	overflow:hidden;
}
.carousel1 li {float: left; width:220px !important; margin-right:20px;}

.carousel_div {
	width: 960px;
	margin: 0 auto;
	
}
.carousel1 li h4 {color:#000; margin:39px 0 30px 0;}
a.prev1, a.next1 {
	width: 29px;
	height: 29px;
	top: 43px;
	position: absolute;
	display: block;
	z-index: 999;
	background:#3b708c;
}
a.next1 {
	right: 0px;
	background:url(../images/next.png) 0 0 no-repeat #3b708c;
}
a.prev1 {
	right: 34px;
	background:url(../images/prev.png) 0 0 no-repeat #3b708c;
}
a.next1:hover {background-color:#16445c;}
a.prev1:hover {background-color:#16445c;}

/*****************/
.map {padding-top:0px}
.map iframe {
  width: 100%;
  height: 462px;
  border: none;
}

address {font-size:14px; font-style:normal; margin-top:22px}
address dl {float:left; width:600px;}
address dl+dl {margin-left:20px;}
address dl dt {margin-bottom:19px;}
address dl span {display:inline-block; width:100px;}

/****Form****/

#form {padding-top: 30px; position:relative;}
#form .text-info {padding-bottom:3px;}
#form input {
	background:#fff;
	color:#6f6f6f;
	border: 1px solid #e5e5e5;
	padding: 6px 14px 7px 14px;
	width: 100%;
	height: 30px;
	float:left;
	font: 12px/15px  Trebuchet MS, Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#form textarea {
	background:#fff;
	color:#6f6f6f;
	height: 273px;
	overflow: auto;
	border: 1px solid #e5e5e5;
	padding: 6px 14px 7px 14px;
	width: 100%;
	position: relative;
	resize:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float:left;
	font: 12px/15px  Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
}
#form label {
	position:relative;
	display: block;
	min-height: 45px;
	width: 220px;
	float: left;
}
#form label .title {font-size:16px; padding:12px 0 9px; display:block;}
#form .error, #form .empty {
	color: #FF0000;
	display: none;
	font-size: 10px;
	line-height:12px;
	width:auto;
	position: absolute;
	z-index: 999;
	right: 5px;
	bottom: -12px;
	float:left;
}
#form .error-empty {
	display:none;
	float:left;}
#form .message {width: 100%;}


#form .success {
	display: none;
	position: absolute;
	width: 100%;
	font-size: 16px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	padding: 20px 10px;
	z-index: 999;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#form .btn {cursor:pointer;}


/************Footer***********/

footer {
	width: 1000px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
	margin:10px auto;
	
}
footer span {display:block; margin-top:6px;}
footer a {color: #c1d1e0;}
footer a:hover {color: #336699;}
.soc-icon {display:block;}
.soc-icon li {display:inline-block; float:right; margin-left:13px;}
.soc-icon li a {display:block;}
.soc-icon li a img {opacity:0.46;}
.soc-icon li a:hover img {opacity:1;}

 
#nav {
    border:3px solid #bbbbbb;
	background:#BBD9D4;
   
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
#nav, #nav ul {
    list-style:none;
    padding:0;
    width:244px;
}
#nav ul {
    position:relative;
    z-index:-1;
}
#nav li {
    position:relative;
    z-index:100;
}
#nav ul li {
    margin-top:-23px;

    -moz-transition:  0.4s linear 0.4s;
    -ms-transition: 0.4s linear 0.4s;
    -o-transition: 0.4s linear 0.4s;
    -webkit-transition: 0.4s linear 0.4s;
    transition: 0.4s linear 0.4s;
}
#nav li a {
    background-color:#d4d5d8;
    color:#000;
    display:block;
    font-size:14px;
    font-weight:bold;
    line-height:28px;
    outline:0;
    padding-left:15px;
    text-decoration:none;
}
#nav li a.sub {
    background:#d4d5d8 url("/images/down.gif") no-repeat;
}
#nav li a + img {
    cursor:pointer;
    display:none;
    height:28px;
    left:0;
    position:absolute;
    top:0;
    width:200px;
}
#nav li a img {
    border-width:0px;
    height:24px;
    line-height:28px;
    margin-right:8px;
    vertical-align:middle;
    width:24px;
}
#nav li a:hover {
    background-color:#BBD9D4;
}
#nav ul li a {
    background-color:#BBD9D4;
    border-bottom:1px solid #ccc;
    color:#000;
    font-size:14px;
    line-height:22px;
}
#nav ul li a:hover {
    background-color:#BBD9D4;
    color:#444;
}
#nav ul li a img {
    
    border-width:0px;
    height:16px;
    line-height:22px;
    margin-right:5px;
    vertical-align:middle;
    width:16px;
}

#nav a.sub:focus {
    background:#BBD9D4;
    outline:0;
}
#nav a:focus ~ ul li {
    margin-top:0;

    -moz-transition:  0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linears;
    -webkit-transition: 0.4s linears;
    transition: 0.4s linear;
}
#nav a:focus + img, #nav a:active + img {
    display:block;
}
#nav a.sub:active {
    background:#bcbdc1;
    outline:0;
}
#nav a:active ~ ul li {
    margin-top:0;
}
#nav ul:hover li {
    margin-top:0;
}


@import url(https://fonts.googleapis.com/css?family=Lato);
@charset 'UTF-8';
/* Base Styles */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: non;
  line-height: 1;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
  position: relative;
  text-transform:uppercase;
}

#cssmenu a {
  line-height: 1.3;
  padding: 7px 15px;
}
#cssmenu ul li ul li a {
  line-height: 1.3;
  padding: 4px 20px;
}


#cssmenu {
  width: 249px;
   margin-top:20px;
    border-top: 1px solid #336699;
	
	 margin-left: 0px;
}
#cssmenu > ul > li  {

  cursor: pointer;
  background: #EFEFEF;
  border-bottom: 1px solid #1C756A;
  
}



#cssmenu > ul > li:last-child {
  border-bottom: 1px solid #1C756A;
}
#cssmenu > ul > li > a {
  font-size: 12px;
  display: block;
  color: #336699;
  text-shadow: 0 0px 0px #000;
  background: #F0F0F0 ;
  

}

#cssmenu > ul > li > a:hover {
  text-decoration: blink;
  color:#fff;
  background: #336699;
 
 
}





#cssmenu > ul > li.active {
  border-bottom: none;
  background: yellow;
}
#cssmenu > ul > li.active > a {
  //background: #BBD9D4;
  
  background: #1C756A;

  
  color: white;
 //background: red;
}
#cssmenu > ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bor der: 5px solid transparent;
  bor der-left: 5px solid #BBD9D4;
}
#cssmenu > ul > li.has-sub.active > a:after {
  right: 14px;
  top: 12px;
  border: 5px solid transparent;
  border-top: 5px solid #BBD9D4;
}
/* Sub menu */
#cssmenu ul ul {

  padding: 0;
  display: block;
}

#cssmenu ul ul a {

  display: block;
	padding-left:25px;
  font-size: 11px;
}
#cssmenu ul ul li {
  border- bottom: 1px solid #1C756A;
}
#cssmenu ul ul li.odd a {


  
  }
#cssmenu ul ul li.even a {

}
#cssmenu ul ul li a:hover {
background: #adc1d6;
color:#336699;
}
#cssmenu ul ul li:last-child {
  border: none;
}

a.btn {
	background: #9AE465;
	display: inline-block;
	font-size:14px;
	line-height:1em;
	padding: 11px 30px 12px 30px;
	color: #fff;
	text-transform:uppercase;
	margin-top: 33px;
	border-radius: 4px;
}

a.btn:hover {
	background:  #1C756A;
	color: #fff;
	border-radius: 4px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.3);
	text-shadow: 1.5px 1.5px 1.5px #888;
}
#edit {
	position:fixed;
	z-index:1;
	right:0px;
	top:200px;
	background:#800000;
	padding:10px;
	color:#fff;
	font-weight:bold;
	border:none;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	width:150px;
	cursor:pointer;
}
#elq {
	position:fixed;
	z-index:1;
	right:0px;
	top:250px;
	background:#800000;
	padding:10px;
	color:#fff;
	font-weight:bold;
	border:none;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	width:150px;
	cursor:pointer;
}
/*main menu*/
    
   
    .default {
	
		box-shadow: 3px 3px 10px #333;
		-moz-box-shadow: 3px 3px 10px #333;
        -webkit-box-shadow: 3px 3px 10px #333;
    }
    .fixed {
        position:fixed;
        top:55px; left:119px;
        width:250px;
        padding:10px 0;
        box-shadow: 3px 3px 10px #333;
        -moz-box-shadow: 3px 3px 10px #333;
        -webkit-box-shadow: 3px 3px 10px #333;
        
    }
    


/*  fix box*/




#fixedBox {
	/* размеры фиксированного блока */
	
	width: 249px;
	position: fixed;
	/* отступ сверху когда шапка видна полностью */
	margin-top: -100px;
	top:80px;
}

/* CSSTerm.com Simple CSS menu */

.menu_simple ul {
    margin: 0; 
    padding: 0;
    width:185px;
    list-style-type: none;
}

.menu_simple ul li a {
    text-decoration: none;
    color: white; 
    padding: 10.5px 11px;
    background-color: #005555;
    display:block;
}
.hsubm{
  
    text-decoration: none;
    color: white; 
   
    background-color: #BBD9D4;
	padding-left:20px;
    display:block;
}

.hsubm li{
  
    text-decoration: none;
    color: white; 
   box-shadow: 0px 0px 15px #888888;
    background-color: #BBD9D4;
	padding-left:20px;
    display:block;
}

.menu_simple ul li a:visited {
    color: white;
}
 
.menu_simple ul li a:hover, .menu_simple ul li .current {
    color: white;
    background-color: #5FD367;
}






/*  scroll to top*/

.credits {
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
	margin: 0 0 30px;
}
#pagewrap {
	margin: 0 auto;
	width: 600px;
	padding-left: 150px;
	position: relative;
}

/*
Back to top button 
*/
#back-top {

	position: fixed;
	bottom: 30px;
	margin-left: 1060px;
}

#back-top:hover {
	
	position: fixed;
	bottom: 32px;
	margin-left: 1060px;
}


#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #1C756A;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {

	color: #669BE1;
}
/* arrow icon (span tag) */
#back-top span {
	width:50px;
	height:50px;
	display: block;
	margin-bottom: 7px;
	background: #1C756A ;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #669BE1;
}



/*new menu*/
.main-menu{
    width:180px;
    padding:0;
    margin:0;
    list-style:none;
}
.main-menu a{
    display:block;
    padding:8px 14px;
    margin-bottom:-1px;
    color:#0088CC;
    text-decoration:none;
    border:1px solid #E5E5E5;
}
.main-menu a:hover{
    background:#F5F5F5;
}
.main-menu>li{
    
}
/* подменю */
.main-menu .sub-menu{
    padding:0;
    margin:0;
    list-style:none;
    background:#FCF8E3;
}


.panel {
    height: auto;
    padding: 10px;
}
.panel a#login_pop, .panel a#join_pop {
    border: 2px solid #1C756A;
    color: #fff; background-color: #1C756A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#), to(#1C756A));
	background-image: -webkit-linear-gradient(top, #, #1C756A);
	background-image: -moz-linear-gradient(top, #, #1C756A);
	background-image: -ms-linear-gradient(top, #, #1C756A);
	background-image: -o-linear-gradient(top, #, #1C756A);
	background-image: linear-gradient(top, #, #1C756A);
    display: block;
    float: right;
    margin-right: 10px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 1px 1px #000;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
a#login_pop:hover, a#join_pop:hover {
    border-color: #; background:#;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;

    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup h2{color:#1C756A; line-height:1.8em}
.popup {
    background-color: #fff;
    border: 3px solid #fff;
    display: inline-block;
    left: 50%; color:#666;
    opacity: 0;
    padding: 15px;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 10;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;

    -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;

    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.close {
    background-color: rgba(0, 0, 0, 0.8);
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: -15px;
    width: 30px;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 24px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.close:hover {
    background-color: rgba(64, 128, 128, 0.8);
}
.popup p, .popup div {
    margin-bottom: 10px;
}
.popup label {
    display: inline-block;
    text-align: left;
    width: 180px;
}
.popup input[type="text"], .popup input[type="password"] {
    margin: 0;
    padding: 4px; background:#d8f6fd;

    border: 1px solid #66c8de;
	-moz-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.popup input[type="text"]:hover, .popup input[type="password"]:hover {
    background: #fff
}
input[type=submit]{
	cursor: pointer;
	font: bold 15px Arial, Helvetica;
	color: #fafafa;
	text-transform: uppercase;
	background-color: #1C756A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#), to(#1C756A));
	background-image: -webkit-linear-gradient(top, #, #1C756A);
	background-image: -moz-linear-gradient(top, #, #1C756A);
	background-image: -ms-linear-gradient(top, #, #1C756A);
	background-image: -o-linear-gradient(top, #, #1C756A);
	background-image: linear-gradient(top, #, #1C756A);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:5px;
	text-shadow: 0 1px 0 rgba(0, 0 ,0, .3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
	margin-left: 400px;
}


#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 200px;
padding: 0px;
margin: 0px;
line-height:25px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
text-transform:uppercase;
font-weight:bold;
font-color:#1C756A;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 15px;
display: block;
border-bottom: 1px dashed #1C756A;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:240px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #1C756A;
}
#news_hover:hover {background:#c1d1e0;}
#news_hover  p {color:#000000;}
#news_hover:hover  p {color:#1C756A;}
#news_hover:hover  #news_text {color:#1C756A;}
.partner_img{
	height:88px;  
	filter: gray; /* IE6-9 */
	filter: grayscale(1); /* Firefox 35+ */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	opacity:0.2;
	#padding-right:35px;
	padding:0px 50px 0px 50px;;
	}
.partner_img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
	opacity:1;
	}
	

	
	

	
	
	
	.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
	
	figure { 
  width: 190px; 
 left:200px;
 
  margin: 0 20px 0 0; 
  background: white;
  border: 10px solid white; 
  -webkit-box-shadow: 0 3px 10px #ccc; 
  -moz-box-shadow: 0 3px 10px #ccc;
  -webkit-transform: rotate(5deg); 
  -moz-transform: rotate(5deg);
  -webkit-transition: all 0.7s ease; 
  -moz-transition: all 1s ease;
  position: relative;
}

figcaption { 
  text-align: center; 
  display: block; 
  font-size: 12px; 
  font-style: italic; 
}

figure img { 
  width: 100%; /* Scale down */
}

figure:hover {
    -webkit-transform: rotate(-1deg); -moz-transform: rotate(1deg);
    -webkit-box-shadow: 0 3px 10px #666; -moz-box-shadow: 0 3px 10px #666;
}

figure:focus {
    outline: none;
    -webkit-transform: rotate(-3deg) scale(2.5); -moz-transform: rotate(-3deg) scale(2.5);
    -webkit-box-shadow: 0 3px 10px #666; -moz-box-shadow: 0 3px 10px #666;
    z-index: 9999;
}
	.image-gallery { margin: 20px 0 25px 0; }
	
.map-container {
    width: 100%;
}
.map-container iframe{
    display: block;
    width: 100%;
    position: relative; /* IE needs a position other than static */
    pointer-events: none;
}
.map-container iframe.clicked{
    pointer-events: auto;
}

ul.arrow {
    list-style-image: url('images/arrow.png');
	margin-top:10px;
}
ul.arrow li{
	margin-left:50px;
	padding:5px;
}
	
