/* Шрифты */
@import url(https://fonts.googleapis.com/css?family=Arimo:400,700&subset=latin,cyrillic-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=PT+Serif&subset=latin,cyrillic-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100&subset=latin,cyrillic);

.roboto {
	font-family: 'Roboto Slab', serif;
}

.serif {
	font-family: 'PT Serif', serif;
}

.container {
	font-family: Arimo;
	font-size: 15px;
}


.hideblock {
	display: none;
}

.arrow {
	clear: none !important;
	width: 96px; 
	height: 28px; 
	margin: 15px auto;
	cursor: pointer;
	background-image: url(/app/public/images/annualReports/6868/arrow_bottom.png);
	
}

.arrow.up {background-image: url(/app/public/images/annualReports/6868/arrow_up.png);}

.arrow.bottom {background-image: url(/app/public/images/annualReports/6868/arrow_bottom.png);}

a:hover {color: #35b232;}

.logotype {background: url(/app/public/images/annualReports/6868/depot_logo.png) center center no-repeat; width: 51px; height: 42px;}

.open-sans-condensed {font-family: 'Open Sans Condensed';}



/* Цвета */
.green	{color: #35b232;}
.dark	{color: #000000;}
.white	{color: #ffffff;}
.red	{color: #fe0056;}
.brown	{color: #351c22;}
.gray	{color: #353535;}
.gray-light	{color: #9c9c9c; }


/* Коричнывый цвет */
#header {background:transparent; position:absolute; top:0; z-index:2;}
.content { margin-top:724px;  }
.depot_main_slider {  }
#depot_slide { position:absolute; top:0; }
#depot_slide .slide {  height:724px; }
#depot_slide .slide img { width:100% !important; height:724px; }
#depot_slide .slide .text { margin-top:-500px; width:1000px; margin-left:auto; margin-right:auto; color:#fff; font-family: 'Roboto Slab'; font-style:normal; font-weight:100; }
.text1 { font-size:80px; line-height:100px; }
.text2 { font-size:115px; line-height:115px; }
.text3 { font-size:65px; line-height:70px; }
.text4 { font-size:38px; line-height:58px; }
.snipet { position:relative; z-index:2; margin-top:-160px; font-size:20px; }
.snipet .green { float:left; width:300px; }
.snipet .white { margin-left:300px; }
.depot_main_slider .bx-controls { position:absolute; top:340px; left:50%; z-index:3; float:right; }
.depot_main_slider .bx-next, .depot_main_slider .bx-prev { display:inline-block; width:41px; height:77px; }
.depot_main_slider .bx-prev { position:relative; left:-570px; background:url(/app/public/images/annualReports/6868/arrow_left.png) no-repeat; }
.depot_main_slider .bx-next { position:relative; left:480px; background:url(/app/public/images/annualReports/6868/arrow_right.png) no-repeat;}

	

/* Возможно удалить */
.dropdown-menu {display: none;}
		
	
/*

	Контент 
	
	
	
	
*/

/* Рамка для картинок */
[class^="block"] img {
	/* border: 1px solid #cacaca; */
}
	




/* Полоска разделитель */
.h-divider {
	background-color: #646464;
}



	
			/* Розовый */
			.second ul li div {
				color: #fe0056;
			}
				
		
/* Блок коричневый */
.block1 {
	background-color: #351c22;
}

	.block1 .left {
		width: 320px;
		font-size: 45px;
		line-height: 45px;
	}

	.block1 .right {
		width: 641px;
		font-size: 28px;
		line-height: 33px;
		color: #EEEEEE;
	}


.block2 {
	background-position: center center;
	background-repeat: no-repeat;
	height: 470px;
}

	.block2 .left {
		background: url(/app/public/images/annualReports/6868/white_layer.png) center center no-repeat;
		width: 366px;
	}

.block3 {
	margin-top: 80px;
}

/* Блок зеленый */
.block4 {background-color: #35b232;}

.block4 a:hover {color: #3d3d3d;}

/* Футер */
		
#footer {
	background-color: #eae8e9;
}
		
	#footer .menu_item {
		width: 303px;
		line-height: 22px;
	}
	
#footer2 {
	/* margin-bottom: 270px; */
	margin-bottom: 50px;
}
	
	#footer2 .slim {
		width: 1030px;
	}

	
.logo_item {
	float: left;
	height: 93px;
	width: 257px;
	background-position: center center;
	background-repeat: no-repeat;
}

.liqium {
	display: none;
}