﻿* {
	margin:0;
	padding: 0;
	outline: none;
}

@font-face {
  font-family: HelveticaNeueCyr-Thin;
  src: local("HelveticaNeueCyr-Thin"),
       url(../font/HelveticaNeueCyr-Thin.otf);
}

@font-face {
  font-family: HelveticaNeueCyr-Light;
  src: local("HelveticaNeueCyr-Light"),
       url(../font/HelveticaNeueCyr-Light.otf);
}

@font-face {
  font-family: HelveticaNeueCyr-Bold;
  src: local("HelveticaNeueCyr-Bold"),
       url(../font/HelveticaNeueCyr-Bold.otf);
}

@font-face {
  font-family: HelveticaNeueCyr-Roman;
  src: local("HelveticaNeueCyr-Roman"),
       url(../font/HelveticaNeueCyr-Roman.otf);
}

@font-face {
  font-family: HelveticaNeueCyr-Medium;
  src: local("HelveticaNeueCyr-Medium"),
       url(../font/HelveticaNeueCyr-Medium.otf);
}



body {
	background: #fff;
	color: #000;
}

a {
	color: #000;
}

header {
	height: 140px;
	width: 1040px;
	margin:0 auto;
	font-size: 25px;
	font-family: HelveticaNeueCyr-Thin;
	}

ul {
	list-style: none;
}

h1 {
	font-family: HelveticaNeueCyr-Thin;
	font-size: 100px;
	color: #797979;
	text-transform: uppercase;
	font-weight: 100;
	padding: 0 14px;
}

h2 {
	font-family: HelveticaNeueCyr-Bold;
	font-size: 25px;
	text-align: center;
	color: #909090;
	margin-top: 20px;
	margin-bottom: 25px;
}

h3 {
	font-family: HelveticaNeueCyr-Bold;
	font-size: 25px;
	text-align: left;
	color: #909090;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 70px;
}

h4 {
	font-family: HelveticaNeueCyr-Thin;
	font-size: 40px;
	text-align: center;
	color: #797979;
	margin-top: 20px;
	margin-bottom: 25px;
	font-weight: 100;
}

p {
	color: #909090;
	font-size: 25px;
	text-align: justify;
	line-height: 40px;
	font-family:HelveticaNeueCyr-Light;

}

.lang {
	float: right;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 52px;
	padding-right: 75px;
	overflow: hidden;
}

.lang ul li,.navigation ul li {
	float: left;
}

.lang ul li a,.navigation ul li a {
	text-decoration: none;
}

.lang ul li a:hover, .navigation ul li a:hover {
	color: #00984a;
	transition: all 0.25s ease-out;
}
#activelink{color: #00984a;}

.navigation {
	float: right;
	padding: 60px 0;
}

.navigation ul li {
	padding: 0 17px;
}

.pictureblock {
	width: 100%;
	height: 660px;
	background: url(../images/bg.png) left top no-repeat;
	background-position: center;
	background-size: cover;
}

.logo {
	background: url(../images/logo.png) left top no-repeat;
	width: 40%;/* 619px;*/
	max-width: 480px;
	background-size: contain;
	height: 337px;
	/*margin-left:-415px;*/
	margin: 0 0 0 -48px;
}

.wrapper {
	width: 1308px;
	margin: 0 auto;
}

.about {
	width: 1090px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 30px;
}

.line {
	width: 100px;
	height: 2px;
	background: #797979;
	margin-top: 10px;
	margin-bottom: 55px;
}

.summary {
	color: #909090;
	font-size: 25px;
	text-align: justify;
	line-height: 40px;
	font-family:HelveticaNeueCyr-Light;
}

.icons {
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
}

.block1 {
	width: 357px;
	float: left;
}

.block2 {
	width: 342px;
	float: left;
	margin-left: 211px;
}

.icon1 {
	width: 144px;
	height: 144px;
	background: url(../images/pererabotka.png);
	position: relative;
	left: 50%;
	margin-left: -72px;
}

.icon2 {
	width: 210px;
	height: 144px;
	background: url(../images/rabotniki.png);
	position: relative;
	left: 50%;
	margin-left: -105px;
}

.text {
	font-size: 24px;
	font-family:HelveticaNeueCyr-Bold;
	color: #909090;
	text-align: center;
	margin-top: 30px;
}

.pictures {
	width: 1250px;
	margin:0 auto;
	position: inherit;
	margin-top: 30px;
	margin-bottom: 20px;
	overflow: hidden;

}

.pic1 {
	width: 398px;
	height: 395px;
	background: url(../images/pic1.png);
	margin-right: 28px;
	float: left;
}

.pic2 {
	width: 398px;
	height: 395px;
	background: url(../images/pic2.png);
	margin-right: 28px;
	float: left;
}

.pic3 {
	width: 398px;
	height: 395px;
	background: url(../images/pic3.png);
	float: left;
}

.history {
	width: 1308px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 30px;
}


.historyprev{
	float: left;
	width: 399px;
	height: 351px;
	background: url(../images/history.png);
	margin-right: 80px;
}

.btn {
	width: 135px;
	margin: 0 auto;
	height: 56px;
	background: inherit;
	border: 2px solid #b1f2b8;
	border-radius: 28px;
	text-align: center;
	line-height: 56px;
	font-size: 21px;
	color: #2c2c2c;
	font-family: HelveticaNeueCyr-Roman;
	position: relative;
	left: 50%;
	margin-left: -67px;
	cursor: pointer;
	margin-top: 15px;
	margin-bottom: 20px;

}

.capacities {
	width: 1136px;
	margin: 0 auto;
}

.all {
	width: 312px;
	margin: auto auto 45px auto;
	text-align: center;
	color: #00b627;
	font-family: HelveticaNeueCyr-Medium;
	font-size: 26px;
}

.all span {
	font-size: 55px;
}

.row1 {
	width: 772px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.bl1, .bl2, .bl3, .bl4, .bl5 {
	font-size: 24px;
	font-family: HelveticaNeueCyr-Thin;
	color: #797979;
	text-align: center;
	text-transform: uppercase;
}

.bl1 span, .bl2 span, .bl3 span, .bl4 span, .bl5 span {
	font-size: 50px;
}

.bl1 {
	width: 285px;
	float: left;
}

.bl11 {
    width: 23%; /*327px; 285px*/
    float: left;
    font-size: 24px;
	font-family: HelveticaNeueCyr-Thin;
	color: #797979;
	text-align: center;
	text-transform: uppercase;
}
.bl11 span{
	font-size: 50px;
}

.elipse {
	width: 100%;
	height: 44px;
	background: url(../images/elipse.png) no-repeat;
	background-position: center;
	position: relative;
	top: -20px;
}

.bl2 {
	width: 278px;
	float: right;
}

.bl3, .bl4 {
	width: 279px;
	float: left;
	margin-right: 150px;
}

.bl5 {
	width: 278px;
	float: left;
}

.row2 {
	width: 1136px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.svedeniya {
	width: 1070px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.svblock {
	width: 698px;
	height: auto;
	background: #e8e8e8;
	padding: 50px 143px;
	margin:0 auto;
}

.svtitle {
	color: #797979;
	font-size: 24px;
	font-family: HelveticaNeueCyr-Thin;
	margin-left: 180px;
	margin-bottom: 50px;
}

.svblock ul {
	list-style: none;
	overflow: auto;
	height: 470px;
	padding-right: 50px;
}

.svblock ul::-webkit-scrollbar {
    width: 11px;
   /* height: auto;
   /* background-color: #797979;*/
   /* background: $foreground-color;*/
	border-radius: 0px ;
	margin-left: 15px;
	 position: initial;
	/* overflow: visible;*/
}

.svblock ul::-webkit-scrollbar-thumb {
  	/*width: 20px;
 	border: 22px ;*/
  	border-radius: 22px;
 	background: #00b627;
	overflow: visible;
	position: relative;
  	/*зеленый*/
  /*	overflow: visible;  /* почемуто не работате*/
}

/*.svblock ul::-webkit-scrollbar-thumb {
    width: 8px;
    height: 8px;
    /*background-image: -webkit-linear(#F5F5F5);/*#F5F5F5,#8A8A8A*/ /*-gradient*/
	/*background-color: red;*/


.svblock ul li {
	border-bottom: 2px solid #00b627;
	padding: 30px 7px;
}

.svblock ul li:first-child {
	padding-top:0px;
}

.svblock ul li:last-child {
	border: none;
}

.svdate, .svcontent {
	font-family: HelveticaNeueCyr-Thin;
	font-size: 19px;
}

.contacts {
	width: 1250px;
	margin: auto;
	overflow: hidden;
}

.contbl1 {
	width: 241px;
	float: left;
	font-family: HelveticaNeueCyr-Thin;
	margin-right: 90px;
	margin-top: 15px;
	line-height: 130%;
	font-size: 20px;
}

.contbl2 {
	width: 270px;
	float: left;
	font-family: HelveticaNeueCyr-Thin;
	margin-top: 4px;
	line-height: 130%;
	font-size: 20px;
}

.map {
	width: 638px;
	height: 328px;
	float: right;
	border: 1px solid #8f8f8f;
}

#conttitle{/* был .*/
	font-family: HelveticaNeueCyr-thin;
	margin-top: -13px;
	margin-bottom: 17px;/* -10px;*/
}
#conttitleleft{
	margin-bottom: -7px;
}
.contbl2 div{
	margin-top: 10px;
}
.contbl1 span, .contbl2 span {
	color: #464545;
	font-size: 20px;
	font-family: HelveticaNeueCyr-bold; 
	text-decoration: none;
}

.contbl2 a{
	color: #10d;

}

.partnerlogo {
	background: url("../images/partnerlogo.png") no-repeat;
	width: 149px;
	height: 56px;
}

.shadow {
	background: url(../images/shadow.png);
	width: 640px;
	height: 48px;
}
.footer {
	font-size: 19px;
	font-family: HelveticaNeueCyr-Thin;
	width: 593px; /*538px;*/
	margin: 0 auto;
}

.topbtn {
	background: url(../images/topbtn.png);
	background-size: cover;
	width: 83px;  /*41*/
	height: 85px;/*70*/
	position: relative;
	top: 37px; /*67*/
	left: 688px; /*698*/
}

.copyright {
	text-align: center;
	margin-bottom: 20px;
	font-size: 13px;
}

.clear{
	clear: both;
	width:100% ;
	}
#hist{
	margin-right: 8px; /*80px*/
	display: none;
}

#hidebtn {
	display: none;
}

.svcontent a{text-decoration: none;}

