/* ����� */ 
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
} 
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
	display:block; 
}
body {	
	font: 14px 'Open Sans', sans-serif;
	color: black;
	overflow-x: hidden;
}

#sub-body {
	/* max-width: 1920px; */
	margin: 0px auto;
}
.shadow {
	/* -webkit-box-shadow: 0 5px 50px 5px #111111;
	-moz-box-shadow: 0 5px 50px 5px #111111;
	box-shadow: 0 5px 50px 5px #111111; */
}
.footer-map {
	position: relative;
}
header {
	width: 100%;
	height: 68px;
	background-color: #1f416f;
	position: relative;
	z-index: 5; 
}
a {
	color: #2e43c0;
}
a:hover {
	color: black;
}
a img {
    border: 0 none;
}
ul, ol {
	list-style-position: inside;
}
.clr {
	clear: both;
}
area {
	cursor: pointer;
}
/* ОБЩЕЕ */

/* ШАПКА */
#header-content {
	width: 980px;
	margin: 0px auto;
}
#logo {
	float: left;
	width: 96px;
	height: 68px;
}
#logo img {
	position: relative;
	left: 0px;
	top: 3px;
	width: 88px;
	height: 61px;
}
#header-text {
	float: left;
	font: italic 17px 'Open Sans', sans-serif;
	/* color: #fefefe; */
	color: #f0f4f8;
	padding: 8px 0px 0px 112px;	
}
#cp {
	font-size: 12px;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 6;
}
#cp a {
	color: white;
	text-decoration: none;
}
#header-social {
	float: right;
	padding-top: 10px;
	/* overflow: hidden; */
	height: 30px;
}
#header-social img {
	width: 22px;
	height: 22px;
	vertical-align: top;
	position: relative;
}
#header-social a {
	display: inline-block;
	width: 30px;
	height: 30px;
}
#header-social a:last-child {
	width: 22px;
}
#header-menu {
	float: left;
	margin-top: 9px;
}
#header-menu a {
	color: white;
	text-decoration: none;
}
.submenu li:hover a, .submenu li.active {
	color: #1f497d;
}
#header-menu  li {
	list-style-type: none;	
}
#header-menu > li {
	float: left;
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	margin-left: 12px;
}
#header-menu > li > a, #header-menu > li > span {
	display: block;
	padding: 1px 10px 2px;
}
#header-menu > li:first-child {
	margin-left: 8px;
}
#header-menu > li:hover .submenu {
	display: block;
}
.submenu  li:hover, .submenu li.active, #header-menu > li:hover > a, #header-menu > li.active span, #header-menu > li.active > a {
	background-color: white;	
	-webkit-appearance: none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;	
}
#header-menu > li:hover > a, #header-menu > li.active, #header-menu > li.active > a  {
	color: #1f416f;
}
.submenu  li:hover, .submenu li.active {
/* 	-webkit-box-shadow: 5px 5px 5px black;
	-moz-box-shadow: 5px 5px 5px black;
	box-shadow: 5px 5px 5px black; */
}
.submenu  li:hover {
	cursor: pointer;
}
#header-menu .submenu  li:hover a, #header-menu .submenu li.active {
	color: #1f497d;
}
.submenu {
	display: none;
	list-style: none;
	background-color: #1f416f;
	font: 16px 'Open Sans', sans-serif;
	color: #fefefe; 
	position: absolute;
	top: 66px;
	padding: 0px 8px 4px; 
	z-index: 1004;
 	-webkit-box-shadow: 1px 1px 2px 1px #333333;
	-moz-box-shadow: 1px 1px 2px 1px #333333;
	box-shadow: 1px 1px 2px 1px #333333;
}
#header-menu .submenu li {
	text-transform: none;	
	float: none;
	padding: 6px 6px 4px;
}
.submenu li.active {
	padding: 7px 5px 3px;
	margin: 5px 0px;
}
.submenu a {
	color: white;
	text-decoration: none;
	display: inline-block;	
}
.submenu a:hover {
	color: #1d3f70;
}
.submenu img {
	vertical-align: middle;
	margin-right: 14px;
	/* margin-top: 1px; */
	width: 31px;
	height: 31px;
}
.submenu-op {
	width: 100%;
	height: 3px;
	background: transparent;
	padding: 0px;
}
#search {
	float: right;
	/* margin-left: 70px; */
	margin-top: 1px; 
}
#story {
	width: 280px;
	height: 21px;
	padding: 0px 9px;
	box-sizing: border-box;
	border: 0;
	color: #b9b6b6;
	font: 14px 'Open Sans', sans-serif;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#sbut {
	vertical-align: top;
	border: 0;
	margin-left: -27px;
	margin-top: 3px;
}
/* ����� */ 

/* ������� */
#boxes, .fs-pst-header, .fs-pst-subheader, .fs-pst-content, .fs-more {
	display: none;
}
#first-slide {
	/* width: 980px; */
	/* height: 598px; */
	height: 100%;
}
#middle {
	width: 100%;
	/* max-width: 1920px; */
	margin: -3px auto 0px;
	height:598px;
	background: url(../images/bg1.jpg) center top no-repeat;
	background-size: cover;
	/* background-size: cover; */
}
.big #middle {
	margin-top: -0.5vh;
}
#product-slider {
	width: 1005px;
	margin: 0px auto;
	color: #ced2d4;
}
#product-slider > li {
	list-style-type: none;
	list-style-position: inside;
	display: none;
}
#product-slider li:first-child {
	display: block;
}
.ps-edit {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1005;
}
#slider-scheme {
	background: url(../images/scheme-bg.png) top left no-repeat;
	width: 512px;
	height: 304px;
}
#slider-scheme img {
	margin-top: 70px;
	margin-left: 50px;
}
#ps-left, #ps-right {
	/* display: none; */
/* 	margin-left: -80px;
	overflow: visible !important; */
	position: absolute;
	cursor: pointer;
	z-index: 1002;
	opacity: 0;
}
.big #ps-left, .big #ps-right {
	width: 5vw;
}
#ps-left {
	left: 0px;
}
#ps-right {
	right: 8px;
}
/* #ps-left img, #ps-right img {
	cursor: pointer;
	z-index: 1001; */
	/* position: relative; 
}*/
/* #ps-left img {
	left: 90px;
	top: 230px;
}
#ps-right img {
	left: 20px;
	top: 240px;
} */
#ps-content {
	width: 980px;
	overflow: hidden;
	/* cursor: pointer; */
	color: #ced2d4;
	margin-left: 16px;
}
#ps-content ul {
	position: relative; 
	left: 0px;
	width: 6000px;	
}
#ps-content li {
	width: 980px;
}
.pst-header {
	/* font-size: 36px; */
	font-size: 5.4vh;
	text-align: center;
	white-space: nowrap;
}
.pst-header sup {
	font-size: 4vh;
}
.fs-pst-header {
	margin-top: -25px;
	margin-left: 30px;
}
.pst-subheader {
	/* margin-top: 10px; */
	/* font-size: 30px; */
	font-size: 4.5vh;
	text-align: center;
}
.pst-subheader-3 {
	font-size: 3.5vh;
}
.pst-content {
	/* font-size: 24px; */
	font-size: 3.6vh;
	/* margin-top: 15px; */
	margin-top: 1.5%;
	/* line-height: 28px; */
	line-height: 4.3vh;
}
.more {
	text-align: right;	
	padding-right: 170px;
	position: absolute;
    bottom: 2px;
    left: 68%;
	/* overflow: visible !important; */
}
/* .fs-more {
	margin-top: 10px;
}
.ing-more {
	margin-top: 480px;
} */
.more img {
	width: 115px;
	height: 30px;
	position: relative;
	z-index: 1002;
}
.big .more img {
	width: 6vw;
	height: auto;
}
#ps-bullets {
	list-style-type: none;
	position: relative;
	top: -30px;
	z-index: 1001;
	width: 100%;
	text-align: center;
	display: none;
}
.big #ps-bullets {
	top: -3vh;
}
#ps-bullets li {
	background: url(../images/bullet1.png) top left no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}
.big #ps-bullets li {
	width: 1vw;
	height: 1vw;
	background-size: cover;
    margin-left: 0.7vw;
}
#ps-bullets li:hover {
	/* background-position: 0px -17px; */
	background-image: url(../images/bullet2.png);
}
#ps-bullets li.active {
	/* background-position: 0px -34px; */
	background-image: url(../images/bullet3.png);
}
#boxes {
	/* margin-top: 43px; */
	margin-top: 4.4%;
	width: 100%;
}
#main-arms img {
	width: 100%;
}
#main-module-scheme {
	height: 80vh;
}
/* ������� */

/* ������� */
#content {
	/* margin-top: 20px; */
	/* padding: 10px; */
}
#dle-speedbar {
	width: 980px;
	margin: 0px auto;
	display: block;
	font: 18px 'Open Sans', sans-serif;
}
#dle-speedbar a {
	color: black;
	text-decoration: none;
}

#content h1 {
	font: 36px 'Open Sans', sans-serif;
	text-align: left;
	margin-bottom: 10px;
}
#content h2 {
	font: 30px 'Open Sans', sans-serif;
	text-align: left;
}
#content-left {
	float: left;
	margin-right: 290px;
}
#sidebar {
	float: right;
	width: 250px;
	margin-left: -290px;
}
.articles {
	border-top: 2px solid #bfbfbf;
	margin-top: 15px;
}
.articles li {
	list-style: none;
	margin-top: 10px;
}
.articles li:first-child {
	margin-top: 20px;
}
.articles .ln-link {
	margin-top: 2px;
}
.articles-header li {
	list-style: none;
	float: left;
	height: 35px;
}
.ah-icon img {
	margin-top: 3px;
}
.ah-link {
	margin-left: 75px;
	line-height: 22px;
}
.ah-text {
	margin-left: 15px;
	font: 700 18px 'Open Sans', sans-serif;
}
#text {
	margin-top: 10px;
}
#dle-speedbar a {
	color: black;
}
.subcat {
	margin-top: 50px;
}
.subcat-img, .subcat-content {
	display: table-cell;
	vertical-align: top;
}
.subcat-content {
	padding-left: 20px;
}
.subcat-header {
	font: 700 32px 'Open Sans', sans-serif;
	text-align: left;
}
.subcat-text {
	margin-top: 10px;
}
.subcat .more {
	background: url(../images/more.png) top left no-repeat;
	width: 114px;
	height: 29px;
	padding-top: 6px;
	padding-left: 15px;
	margin-top: 10px;
}
.subcat .more a {
	color: black;
	font: 14px 'Open Sans', sans-serif;
	text-decoration: none;
}
.move-up, .move-down {
	cursor: pointer;
}
#content #dle-content .gmx-par {
	background: url(../images/bottom-gradient-big.png) bottom left no-repeat;
	/* background: url(../images/sl-sep-big.gif) center bottom no-repeat; */
	/* padding-bottom: 10px; */
	width: 980px;
	margin: 0px auto;
	font-size:18px;
	line-height:20px;
	text-align: justify;
}
.gmx-par:first-child, .gmx-par:last-child {
	background: none;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
#content .gmx-par h1 {
	text-align: center;
	margin-top:20px;
	margin-bottom:5px;
	font-size: 36px;
}
.gmx-par .subheader {
	text-align: center;
	line-height:30px;
	font-size: 24px;
	color:#9fa8bc;
	font-style: italic;
	margin-bottom:10px;
}
.gmx-par .ksubheader {
	font-size: 24px;
	color:#9fa8bc;
	font-style: italic;
}
.gmx-par .psubheader {
	text-align: center;
	line-height:36px;
	font-size: 30px;
}
.gmx-par .subheader-small {
	text-align: center;
	font-size: 24px;
	color:#9fa8bc;
	margin-top: 10px;
}
#content .gmx-par h2 {
	text-align: center;
	font-size:30px;
	padding: 20px 0px; 
}
#content .gmx-par h2.konc {
	text-align: left;
	font-size:30px;
	padding-bottom: 10px;
}
sup {
	font-size:19px;
}
.gmx-par .last-part {
	margin-bottom: 65px;
}
.par-middle {
	display: table-cell;
	vertical-align: middle;
	/* max-width: 250px; */
	margin-right: 10px;
}
.par-top-left {
	float: left;
	max-width: 250px;
	margin-right: 30px;
}
.par-top-right {
	float: right;
	max-width: 250px;
	margin-left: 30px;
}
.img-alt {
	font-size: 11px;
}
.zag {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
}
.error-content {
	margin: 10px;
}
.zag2 {
	font-size: 18px;
	font-weight: 700;
}
.zag3 {
	font-size: 14px;
	font-weight: 700;
}
.zag4 {
	font-size: 12px;
	font-weight: 400;
}
.zag5 {
	font-size: 10px;
}
#dle-content {
	/* line-height: 18px; */
	/* text-align: justify; */
}
#ruk {
	width: inherit;
	margin: 0px auto 0px;
        margin-top: -20px;
}
#ruk-top {
	background: #e3e6eb;
	-webkit-appearance: none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 2px 2px 3px 1px #111111;
	-moz-box-shadow: 2px 2px 3px 1px #111111;
	box-shadow: 2px 2px 3px 1px #111111;
	padding: 5px 15px 35px 4px;
	color: #020202;
	font-size: 18px;
	width: 957px;
	text-align: left;
}
#ruk-top > p {
	margin-left: 13px;
	margin-top: 20px;
}
#ruk-cats li {
	list-style-type: none;
	float: left;
	background: rgb(81,85,98);
	color: #e0e2e6;
	-webkit-appearance: none;
	padding: 15px 0;
        width: 50%;
	font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        box-shadow: 0px 0px 1px 1px rgb(40,42,49);
	cursor: pointer;
        box-sizing: border-box;
        text-align: center;
}
#ruk-cats li:first-child {
	border-right: 3px solid rgb(203,204,208);
        box-shadow: 0px 0px 1px 1px black;
}
#ruk-cats li.active {	
	color: white;
	background: rgb(44,48,63);
}
#ruk-els {
        width: 60.76134%;
	margin-top: 0px;
        float: left;
        
}
.ruk-el {
	float: left;
	width: 33.333%;
	height: 290px;
	background: url(../images/ruk-bg.png) top left no-repeat;
	text-align: left;
        cursor: pointer;
}
.ruk-del {
	width: 100%;
	height: 100%;
	background: url(../images/ruk-del.png) top right no-repeat;
}
.ruk-subel {
	width: 100%;
	height: 87px;
	padding-top: 203px;
	position: relative;
        background-size: contain!important;
	bottom: 0px;
	left: 0px;
}
.ruk-subel a {
	display: block;
	width: 100%;
	height: 87px;
	background: url(../images/ruk-vid.png) top left no-repeat;
	text-decoration: none;
	margin-top: -4px;
}
.ruk-subel a:hover {
	background: url(../images/ruk-vid-sm2.png) top left no-repeat;
        background-position: -40px 0;
	-webkit-box-shadow: 2px 2px 3px 1px #444;
	-moz-box-shadow: 2px 2px 3px 1px #444;
	box-shadow: 2px 2px 3px 1px #444;
}
.ruk-subel a:hover .ruk-title, .ruk-subel a:hover .ruk-descr {
	color: #1f416f;
}
.ruk-title {
	font: bold 18px 'Open Sans', sans-serif;
	color: white;
	margin-top: 4px;
	margin-left: 10px;
	width: 245px;
}
.ruk-descr {
	font: 12px 'Open Sans', sans-serif;
	color: white;
	margin-top: 2px;
	margin-left: 10px;
	width: 210px;
}
.ruk-info {
	display: none;
	position: absolute;
	top: 87px;
	width: 980px;
	z-index: 1003;
	background: #f3f4f6;
/* 	-webkit-box-shadow: 2px 2px 3px 1px #111111;
	-moz-box-shadow: 2px 2px 3px 1px #111111;
	box-shadow: 2px 2px 3px 1px #111111; */
}

.ruk-info-header {
	width: 100%;
	height: 44px;
	background: #1f416f;
	text-align: right;
}
.ruk-info-header img {
	cursor: pointer;
	margin-top: 4px;
	margin-right: 5px;
}
.ruk-info-content {
	margin: 19px 33px 23px 40px;
	font-size: 16px;
}
#content .ruk-info-content h1 {
	font-size: 24px;
	margin-bottom: 0px;
}
#content .ruk-info-content h2 {
	margin-bottom: 5px;
	width: 250px;
	font-size: 16px;
}
.ruk-info-img {
	float: left;
	width: 282px;
	height: 326px;
	background: url(../images/ruk-bg-sm.png) top left no-repeat;
	margin-right: 20px;
}
.ruk-info-text {
	float: left;
}
#ruk-white-bg {
	position: absolute;
	top: 119px;
	width: 100%;
	height: 910px;
	background: white;
	opacity: 0.7;
	z-index: 1002;
	display: none;
}
.ruk-card{
  float: left;
  width: 34.846%;
  height: 560px;
  margin: 10px 20px;
  box-shadow: 0 0 40px 2px #000;
  box-sizing: border-box;
  background: url("../images/ruk-card-background.jpg");
  position: fixed;
  left: 61%;
  z-index: 3;
}
.ruk-el-info{
  padding: 20px;
  padding-top: 70px;
  height: 450px;
}
.ruk-card-arrow{
  height: 184px; 
  width: 50px;
  line-height: 184px;
  text-align: center;
  font-size: 22px;
}
#content .ruk-card h1{
  font: 24px 'Open Sans', sans-serif;
  font-weight: 400;
  margin-top: 15px;
  color: #2f436d;
}
#content .ruk-card h2{
  font: 16px 'Open Sans', sans-serif;
  font-style: italic;
  color: #7a7a7a;
}
.ruk-card-info-img{
  float: right;
  margin-left: 5px;
  background: url("../images/ruk-bg.png");
  height: 184px;
  overflow: hidden;
  width: 142px;
}
.ruk-card-info-email{
  font-size: 16px;
  color: #486ec2;
  height: 50px;
  line-height: 50px;
}
.ruk-card-info-text{
  font-size: 16px;
  max-height: 246px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  top: 20px;
  overflow: hidden;
}
#ruk-card-arrow-l{
  float: left;
  margin-left: -25px;
  background: url("../images/ruk-card-info-arrow-left.png") center no-repeat;
}
#ruk-card-arrow-r{
  float: right;
  position: relative;
  z-index: 3;
  margin-right: -25px;
  background: url("../images/ruk-card-info-arrow-right.png") center no-repeat;
}
/*Size 1024 px ruk*/
@media (max-width: 1180px){
  #ruk-els{
    width: 50%;
  }
  .ruk-el{
    width: 50%;
  }
  .ruk-card{
    left: 50%;
    width: 48%;
    margin-top: 10px;
  }
}
@media (max-width: 1280px){
  .ruk-card-info-img, .ruk-card-info-img img{
    height: 220px;
  }
  .ruk-card-info-img{
    width: 169px;
  }
  #ruk-cats li{
   font-size: 11px;
  }
  #content .ruk-card h1{
    font-size: 20px;
  }
  #content .ruk-card h2, .ruk-card .ruk-card-info-email{
    font-size: 12px;
  }
  #content .ruk-card .ruk-card-info-text, .ruk-card a{
    font-size: 11px;
  }
  .ruk-card-info-text{
    max-height: 218px;
  }
  .ruk-card-arrow{
    height: 184px;
    line-height: 184px;
  }
}
/*---------------end size 1024---------------*/
/*Size 1960 px ruk*/
@media (min-width: 1700px){
  #ruk-els{
    box-shadow: 0 0 40px 2px #000;
    margin: 25px 35px 25px 100px;
    width: 57.8125%;
  }
  .ruk-el{
    /*width: 370px;*/  
    background: url("../images/ruk-bg2.jpg") left no-repeat;
    height: 380px;
  }
  .ruk-del{
    background: none;
  }
  .ruk-card{
    left: 64.0625%;
    margin-top: 80px;
    width: 30%;
    height: 680px;
    background: #fff;
  }
  .ruk-subel{
    padding-top: 293px;
  }
  .ruk-subel a{
    background: url("../images/ruk-vid2.png") left no-repeat;
  }
  .ruk-subel a:hover{
    background: url("../images/ruk-vid-sm.png") left no-repeat;
  }
  .ruk-card-info-img, .ruk-card-info-img img{
    height: 220px;
  }
  .ruk-card-info-img{
    width: 169px;
  }
  #ruk-cats li{
   font-size: 19px;
   height: 55px;
   width: 60%;
   background-color: rgb(76,76,76);
  }
  #ruk-cats li.active{
    background: rgb(38,38,38);
  }
  #ruk-cats li:first-child{
    border-right: none;
    width: 40%;
  }
  #content .ruk-card h1{
    font-size: 28px;
  }
  #content .ruk-card h2, .ruk-card .ruk-card-info-email{
    font-size: 20px;
  }
  #content .ruk-card .ruk-card-info-text, .ruk-card a{
    font-size: 17px;
  }
  .ruk-card-info-text{
    margin-bottom: 30px;
    max-height: 298px;
  }
  .ruk-card-arrow{
    height: 220px;
    line-height: 220px;
  }
}
/*---------------end size 1900---------------*/
#konc-table td {
	vertical-align: top;
	text-align:center;
	padding-top:50px;
	width: 315px;
}
#map {
	width:100%;
	height: 598px;
}
#above-contacts {
	position:absolute;
	width: 100%;
	/* max-width: 1920px; */
	top: 68px;	
	z-index: 3;
	-webkit-box-shadow: 0 -10px 50px 5px #111111;
	-moz-box-shadow: 0 -10px 50px 5px #111111;
	box-shadow: 0 -10px 50px 5px #111111;
	background: white;
}
#contacts-layer {	
	width:980px;
	margin:0px auto;
}
#sub-contacts-layer {
	/* height:133px; */
/* 	width: 402px;
	margin-left: 580px; */
	float: left;
	margin-left: 5px;
	width: 390px;
}
#contacts-form-layer {
	float: left;
	width: 585px;
}
#contacts {
	/* border: #cfdaec 1px solid; */
	font-size: 16px;
	color: #9a9a9a;
	height: 100%;
/* 	padding: 7px 10px 4px;
	box-sizing: border-box; */
}
#contacts a {
	color: #2b6ec6;
	text-decoration: none;
}
.contacts-header {
	/* margin: 3px 7px; */
	color: #20416f;
	font-size: 18px;
	margin-top: 15px;
}
.contacts-header:first-child {
	margin-top: 10px;
}
.contacts-offset {
	margin-left: 35px;
}
#contacts-address {
	margin-top: 8px;
	margin-left: 4px;
}
#contacts-marker, #contact-tel-img, #mail-img {
	float: left;
}
#contacts-marker img {
	/* margin: 10px 20px ; */
	margin-right: 17px;
	margin-top: 5px;
}
#contacts-tel {
/* 	margin-top:9px;
	margin-left: 7px; */
	clear: left;
	margin-top: 7px; 
	margin-left: 4px;
}
#contacts-tel img {
	/* margin: 0px 15px; */
	margin-right: 17px;
	
}
#contacts-mail {
/* 	padding-left: 7px;
	margin-top:9px; */
	clear: left;
	margin-top: 9px;	
}
#contact-tel-img  {
	/* margin-top: 5px; */
}
#contacts-mail img {
	/* margin: 5px 22px 0px 14px; */
	margin-right: 17px;
	
}
#contacts-mail a {
	text-decoration: none;
}
#c-bot {
	width: 100%;
	height: 2px;
	background: url(../images/c-bot.png) top left repeat-x;
	clear: both;
}
#c-but {
	width: 100%;
	text-align: center;
	position: relative;
	top: -2px;
}
#c-but img {
	cursor: pointer;
}
#c-bottom {
	display: none;
	/* margin-top: -2px; */
}
#sendmail input, #sendmail textarea {
	color: #30436d;
	font-size: 16px;
	border: 1px solid #c9d5e9;
	margin-top: 9px;
	padding: 5px 10px;
}
#sendmail input {
	width: 245px;
	margin-left: 7px;	
}
#sendmail textarea {
	width: 557px;
	height: 255px;
	font-family: 'Open Sans', sans-serif;
	resize: none;
}
#sendmail input[name=name], #sendmail input[name=org] {
	width: 280px;
	margin-left: 0px;
}
#feed_sub {
	border: 0;
	background: none;
	padding: 0px;
	cursor: pointer;
	margin-right: 5px;
	width: 117px;
	height: 28px;
	margin-top: 5px;
}

#price {
	width: 980px;
	margin: 20px auto;
	font-size: 18px;
}
#price-top {
	line-height: 24px;
}
.price-block {
	background: white;
	color: #95979c;
	border-top: #c9d5e9 1px solid;
	border-bottom: #c9d5e9 1px solid;
	border-right: #dfe6f2 2px solid;
	border-left: #cfdaec 1px solid;
	padding: 10px;
}
#price-top a {
	color: #3578c9;	
	text-decoration: none;	
}
#price-top span {
	display: block;
	float: left;
	background: url(../images/d-line.gif) bottom left repeat-x;
	vertical-align: bottom;
	margin-right: 7px;
}
#price-top img {
	vertical-align: middle;
	margin-left: 13px;
}
#price-top-left {
	float: left;
}
#price-top-right {
	float: right;
}
#price h2 {
	margin-top: 7px;
	text-align: center;
	font-size: 24px;
}
#price h2.study-top {
	margin-top: -286px;
}
#price-els li {
	text-align: center;
	width: 302px;
	height: 271px;
	list-style-type: none;
	float: left;
	margin: 2px 0px 0px 2px;
	cursor: pointer;
}
#price-els li:hover {
	opacity: 0.6;
}
.price-el-title {
	color: #3b3939;
	border-top: #ecf0f7 1px solid;
	padding-top: 11px;
}
.price-el-descr {
	margin-top: 5px;
}
#price-descrs-layer {
	width: 977px;
	height: 291px;
	overflow: hidden;
	position: relative;	
	padding: 0px;
	display: none;
}
.pd-layer-top {
	top: -588px;
}
.pd-layer-bottom {
	top: -293px;
}
#price-descrs {
	position: relative; 
	left: 0px;
	width: 8000px;	
}
#price-descrs > li {
	float: left;
	list-style-type: none;
	width: 957px;
	padding: 0px 10px;
}
#price-descrs > li ul {
	margin-top: -5px;
}
#price-descrs > li li {
	list-style-type: disc;
	list-style-image: url(../images/price-list-marker.gif);
	margin-top: 10px;
	font-size: 16px;
}
#price-descrs > li li:first-child {
	margin-top: 0px;
}
#price-descrs img {
	margin: -19px 25px 1px 81px;
}
/* #price-descrs .price-more img {
	margin: 0px 0px 0px -79px;
} */
.price-more {
	text-align: center;
	position: relative;
	top: -25px;
	clear: both;
}
#pd-control {
	text-align: right;
	margin-top: -1px;
}
#pd-control img {
	cursor: pointer;
}
.pd-bottom {
	clear: both;
	border-top: #ecf0f7 1px solid;
	text-align: center;
	margin-top: -20px;
}
#content .pd-bottom h1 {
	color: #3b3939;
	font-size: 18px;
	text-align: center;
	margin-top: 11px;
	margin-bottom: 0px;
	width: 303px;
}
#content .pd-bottom h2 {
	margin-top: 5px;
	font-size: 18px;
	width: 303px;
}
.pdb-left {
	float: left;
	width: 300px;
}
.pdb-right {
	float: left;
	padding-left: 45px;
	padding-top: 7px;
	margin: 3px 0px;
	border-left: #ecf0f7 1px solid;
	height: 63px;
	font-size: 16px;
	line-height: 29px;
	text-align: left;
}
#univ {
	width: 569px;
	float: left;
	text-align: center;
	margin-top: 2px;
}
#univ-text {
	font-size: 16px;
	line-height: 22px;
	border-top: #ecf0f7 1px solid;
	padding-top: 13px;
	padding-bottom: 5px;
}
#study {
	width: 383px;
	margin-left: 2px;
	margin-top: 2px;
	float: left;
	text-align: center;
	padding: 10px 0px;
}
#univ h3, #study h3 {
	font-size: 18px;
	color: #3b3939;
}
#study-base, #study-ext {
	display: table-cell;
	width: 180px;
	text-align: center;
	color: #3b3939;
}
#study span {
	color: #95979c;
}

#services {
	width: 980px;
	margin: 20px auto;
}
#content h1.services-header {
	text-align: center;
	font-size: 24px;
}
#services-content {
	padding: 0px;
	margin-top: 6px;
}
.service-header {
	text-align: center;
	font-size: 18px;
	color: #3b3939;
	padding: 7px 0px;
	border-bottom: #ecf0f7 1px solid;
}
.service {
	border-top: #c9d5e9 1px solid;
}
.service:first-child {
	border-top: none;
}
.service img {
	margin-right: 25px;
}
.service-text {
	font-size: 16px;
	line-height: 24px;
}
.service-img {
	float: left;
}
.service-content {
	margin: 14px 10px 14px 37px;
}
.service-content li {
	list-style-image: url(../images/service-list-marker.gif);
}

#infog-text-2, #infog-text-3, #infog-text-4{
	display: none;
}
#gmxpar246, #gmxpar247 {
	display: none;
}
.gmx-slider {
	padding-top: 659px;
}
.gmx-slider-textarea {	
	background: url(../images/slider-textarea-bg.png) center bottom no-repeat;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 6px;
	height: 92px;
	color: white;
}
.plan-slider-header {
	font-size: 30px;	
}
.plan-slider-text {
	font-size: 18px;
	margin-top: 10px;
}
.slider-bullets {
	text-align: center;
	font-size: 0px;
	margin-top: 8px;
	margin-bottom: 16px;
}
.slider-bullets li {
	list-style-type: none;
	width: 52px;
	height: 24px;
	display: inline-block;
	background: url(../images/sliderb-sem-inactive.gif) top left no-repeat;
	cursor: pointer;
}
.big .slider-bullets li {
	width: 3vw;
	height: auto;
}
.slider-bullets li.active, .slider-bullets li:hover {
	background: url(../images/sliderb-sem-active.gif) top left no-repeat;
}
.slider-bullets li:first-child {
	width: 54px;
	background: url(../images/sliderb-first.gif) top left no-repeat;
}
.big .slider-bullets li:first-child {
	width: 3vw;
}
.slider-bullets li:last-child {
	width: 96px;
	background: url(../images/sliderb-last-inactive.gif) top left no-repeat;
}
.big .slider-bullets li:last-child {
	width: 4vw;
}
.slider-bullets li:last-child.active{
	background: url(../images/sliderb-last-active.gif) top left no-repeat;
}
#razval-layer {
	position: absolute;
	top: 65px;
	height: 598px;
	width: 100%;
	overflow: hidden;
	/* left: 0px; */
	z-index: -2;
	display: none; 
}
.big #razval-layer {
	top: 7vh;
}
#razval-sublayer {
	width: 100%;
	height:100%;
	position: relative;
}
#razval-blue {
	width: 100%;
	height: 100%;
	background: #142a48;
	z-index: -1;
	position: absolute;
	top: 68px;
	display: none; 
}
#razval-overlay {
	position: absolute;
	top: 68px;
	height: 598px;
	/* width: 1920px; */
	/* left: 0px; */
	z-index: -1;
	display: none; 
}
#razval-video {
	display: none;
}
#razval-header, #razval-subheader, .razval-more  {
	display: none;
	z-index: 3;	
}
#razval-header, #razval-subheader {
	position: relative;
}
/* .razval-more  {
	margin-top: 235px;
	z-index: 1004;
	width:115px;
	margin-left: 695px;
} */
.razval-more img {
	z-index: 1004;
}
#replay {
	cursor: pointer;
	top: 48%;
	left: 48%;
	position: absolute;
	z-index: 3;
	display: none;
}
.big #replay {
	width: 5vw;
	height: auto;
}
#hist-layer {
	width: 980px;
	margin: 0px auto;
}
.hist-slider {
	background: url(../images/hist-bg-1.jpg) center center no-repeat;
	width: 100%;
	height: 598px;
	background-size: cover;
}
.hist-el {
	display: none;
	width: 980px;
	position: absolute;
	bottom: 0px;
	color: white;
	z-index: 1;
}
.hist-header, .hist-text {
	background: url(../images/hist-text-bg.png) top left repeat;
	
}
.hist-header {
	display: inline-block;
	padding: 0px 35px 5px 70px;
}
#content .hist-header h2 {
	font-size: 20px;
	/* text-transform: uppercase; */
}
.hist-text {
	margin-top: 40px;
	padding: 20px;
	font-size: 18px;
	text-align: justify;
}
#hist-bullets {
	list-style-type: none;
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 100%;
	/* max-width: 1920px; */
	height: 50px;
	/* left: 0px; */
	text-align: center;
	background: url(../images/hist-text-bg.png) top left repeat;
	white-space: nowrap;
}
#hist-bullets li {
	/* background: url(../images/bullet.png) top left no-repeat; */
	width: 97px;
	/* height: 17px; */
	display: inline-block;
	margin: 2px 0px 4px 4px;
	cursor: pointer;
	font-size: 28px;
	color: white;
	border-bottom: 5px solid white;
	opacity: 0.5;
}
#hist-bullets li:first-child {
	margin-left: 0px;
}
#hist-bullets li:hover, #hist-bullets li.active {
	opacity: 1;
}
#hist-bullets li.active {
	/* background-position: 0px -34px; */
}
#hist-left, #hist-right {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	z-index: 3;
}
#hist-left {
	left: 5px;
}
#hist-right {
	right: 5px;
}

#vnedr-bullets-block {
	width: 100%;
	height: 46px;
	box-shadow: 0px 0px 20px 3px #111111;
	position: relative;
}
#vnedr-bullets-block li {
	list-style-type: none;	
}
#vnedr-bullets-block > li:first-child {
	margin-left: 12px;
	font-size: 16px;
	font-weight: 300;
	line-height: 18px;
	padding-top: 5px;
	text-align: center;
	float: left;
}
#vnedr-bullets-layer {
	margin-left: 150px;
	overflow: hidden;
	padding-left: 30px;
	position: relative;
}
#vnedr-bullets {
	width: 4000px;
	position: relative;
	top: 0px;
	left: 0px;
}
#vnedr-bullets li {
	margin-left: 25px;
	cursor: pointer;
	float: left;
}
#vnedr-bullets li span {
	display: block;
	margin: 10px 20px 0px;	
	color: #a3a3a3;
}
#vnedr-bullets li.active span, #vnedr-bullets li:hover span {
	/* font-weight: bold; */
	color: #4f4f4f;
}
#vnedr-bullets li:after {
	content: ' ';
	display: block;
	width: 100%;
	height: 5px;
	background: #8ea0b7;
	margin-top: 6px;
}
#vnedr-bullets li.active:after, #vnedr-bullets li:hover:after {
	background: #1e416f;
}
#vnedr-bullets-left, #vnedr-bullets-right {
	width: 32px;
	height: 46px;
	background-color: white;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	cursor: pointer;
	opacity: 0.8;
}
#vnedr-bullets-left {
	background-image: url('../images/vnedr-bullets-left.png');
	left: 0px;
	display: none;
}
#vnedr-bullets-right {
	background-image: url('../images/vnedr-bullets-right.png');
	right: 0px;
}
#vnedr-bullets-left:hover, #vnedr-bullets-right:hover {
	opacity: 1;
}
.vnedr-slider {
	clear: both;
}
.vnedr-el {
	display: none;
}
.vnedr-el {
	width: 100%;
}
.vnedr-header-bg {
	background: url('../images/vnedr-bg-1.jpg') center top no-repeat;
	background-size: contain; 
	padding-top: 100px;
	width: 100%;
	height: 71vh;
}
.vnedr-header {
	width: 500px;
	margin: 0px auto;	
}
#content .vnedr-header  h1 {
	color: white;
	font-size: 30px;
	font-weight: 300;
	background: #244779;
	text-align: center;
	padding: 10px 0px 10px;
	margin-bottom: 0px;
	border-radius: 10px 10px 0px 0px;
}
#content .vnedr-header  ul {
	background: url(../images/vnedr-text-bg.png) top left repeat;
	padding: 20px 15px 70px;
	border-radius: 0px 0px 10px 10px;
}
#content .vnedr-header li {
	list-style-type: none;
	color: white;
	font-size: 18px;
	margin-top: 20px;	
}
#content .vnedr-header li span {
	display: inline-block;
	border: #dddddd 2px solid;
	padding: 5px 7px 7px;
	border-radius: 7px;
}
.vnedr-text-layer {
	margin:0px auto;
	width: 900px;
}
.vnedr-text {
	margin: 0px auto;
	width: 1100px;
	color: #4f4f4f;
	font-size: 18px;
}
#content .vnedr-text h2 {
	text-align: center;
	color: #5a5a5a;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 40px;
}
#content .vnedr-text ul.with-margin {
	margin-top: 0px;
}
#content .vnedr-text ul.with-margin li {
	margin-top: 25px;
}
#content .vnedr-text div, #content .vnedr-text ul {
	margin-bottom: 25px;
}
#content .vnedr-text ul li  span{
	margin-left: 15px;
}
#vnedr-left, #vnedr-right {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	z-index: 3;
	top: 400px;
}
#vnedr-left {
	left: 5px;
}
#vnedr-right {
	right: 5px;
}

#ppo {
	float: left;
	width: 410px;
	margin-left: 100px;
	text-align: left;
}
#ppo p {
	text-indent: -35px;
}
.ppo-mod1280 {
	position: relative;
	top: 135px;
	left: 170px;
}
#ppp {
	padding-top:70px;
	width:530px;
}

.news-publ-header {
	color: #9fa8bc;
	font-size: 22px;
	margin-left: 25px;
}
#content h1.publ-header, #content h1.news-publ-header {
	color: #9fa8bc;
	font-size: 24px;
	margin-top: 10px;
	margin-left: 0px;
}
#news {
	width: 980px;
	margin: 0px auto 20px;
}
#main-news-images {
	width: 450px;
	height: 344px;
	display: inline-block;
	vertical-align: bottom;
	overflow: hidden;
}
#main-news-images div {
	width: 250%;
	height: 250%;
}
#main-news-images img {
	/* margin: 5px 0px 0px 5px; */
	margin-right: 4px;
}
#main-news-title {
	background: url(../images/main-news-title-bg.png) top left repeat;
	padding: 5px 10px;
	width: 430px;
	margin-left: -453px;
	display: inline-block;
	vertical-align: bottom;
}
#main-news-title a, #publications a  {
	font-size: 16px;
	color: white;
	text-decoration: none;
}
#main-news-title a:hover, #publications a:hover {
	text-decoration: underline;
}
#publications {
	display: inline-block;
	vertical-align: top;
	/* margin-top: 5px; */
	margin-left: 5px;
	background-color: #2d6fc6;
	padding: 5px 5px 5px 15px;
	width: 490px;
	height: 334px;
}
#publications li {
	list-style-type: none;
	border-bottom: 1px solid white;
	padding: 15px 0px 15px 5px;
}
.short-news {
	margin-top: 10px;
}
.short-news-top {
	background-color: #2d6fc6;
	width: 100%;
	padding: 4px 0px 6px;
	height: 21px;
	color: white;
	font-size: 16px;
}
.short-news-title {
	float: left;
	margin-left: 9px;
}
.short-news-title a, .publ-print a {
	color: white;
}
.short-news-date, .publ-print {
	float: right;
	margin-right: 12px;
}
.short-news-content {
	margin-top: 8px;
}
.short-news-content img {	
	margin-right: 8px;
	margin-bottom: 8px;
}
.news-hide {
	display: none;
}
.news-more {
	cursor: pointer;
	color: #486ec2;
}
.news-more-link {
	text-decoration: none;
}
#news-content div, #news-content p { 
	margin-top: 10px;
	text-align: justify;
}
#news-content li {
	margin-top: 5px;
}

/* ������� */

/* ����� */
#footer-layer {	
	background: #1c4881;
	z-index: 3;
}
footer {
	/* max-width: 1920px; */
	height: 206px;
	/* margin: -20px auto 0px; */
	background: #2d6fc6;
	padding: 30px 0px;
	z-index: 4;	
	position: relative;
	/* top: -20px; */
}
.big footer {
	height: 21vh;
    margin-top: -2vh;
    padding: 2vh 0px;
}
#sub-footer-layer {
	width: 970px;
	margin: 0px auto;
	z-index: 3;	
}
.big #sub-footer-layer {
	width: 65vw;
}
.footer-block {
	list-style: none;
	float: left;
}
.footer-block-1 {
	margin-left: 140px;
	max-width: 200px;
}
.big .footer-block-1 {
	margin-left: 7vw;
	max-width: 11vw;
}
.footer-block-2 {
	margin-left: 110px;
}
.big .footer-block-2 {
	margin-left: 5.5vw;
}
.footer-block a:hover {
	text-decoration: none;
}
.footer-block ul {
	margin-top: 12px;
}
.big .footer-block ul {
	margin-top: 1.2vh;
}
.footer-block li {
	list-style: none;
	margin-top: 9px;
}
.big .footer-block li {
	margin-top: 1vh;
	font-size: 1.4vh;
}
.footer-header {
	color: white;
	font: 700 14px 'Open Sans', sans-serif;
}
.big .footer-header {
	font-size: 1.4vh;
}
.footer-block a {
	color: white;
}
.footer-block .active {
	color: white;
}
#footer-right {
	float: right;
	list-style: none;
}
#footer-logo {
	width: 96px;
	height: 68px;
}
#footer-logo img {
	position: relative;
	width: 88px;
	height: 61px;
}
.big #footer-logo {
	width: 5vw;
    height: 6.5vh;
}
.big #footer-logo img {
	width: auto;
	height: 100%;
}
#copy {
	margin-left: -50px;
	color: white;
}
.big #copy {
	font-size: 1.4vh;
	margin-top: 0.5vh;
}
#footer-social {
	margin-top: 17px;
	margin-left: -3px;
	width: 114px;
	height: 30px;
}
#footer-social a {
	display: inline-block;
	width: 30px;
	height: 30px;
}
#footer-social img {
	margin-left: 10px;
	width: 22px;
	height: 22px;
	position: relative;
	vertical-align: top;
}
.big #footer-social {
	margin-top: 1vh;
	margin-left: -0.2vw;
	width: 6vw;
	height: 3vh;
}
.big #footer-social img {
	width: 1vw;
    height: 1vw;
}
.big #footer-social a{
	width: 1.5vw;
    height: 1.5vw;
}
/* ����� */
@-moz-document url-prefix()
{
	#header-text { line-height:18px; padding-top:10px;}
	#header-menu {margin-top: 11px;}
	.big #search {margin-left:1.6vw;}
	#feed_sub {margin-right: 9px;}
	#main-news-title {margin-left: -454px;}
	/* #sub-contacts-layer {height: 143px;} */
	/* #footer-layer {margin-top: -191px;} */
}
/*@media (max-width: 1289px)
{
  #search {
    width: 39%;
  }
  #header-menu{
    width: 583px;
  }
  #header-text{
    padding-left: 15%;
  }
}
@media (max-width: 1179px)
{
  #search{
    width: 32.35%;
  }
}
@media (max-width: 1081px)
{
  #search {
    width: 242px;
  }
  #header-menu{
    width: 560px;
  }
  #header-text{
    padding-left: 75px;
  }
  #header-menu > li > a{
    padding: 0 10px 1px;
  }
  .header-resize-box{
    margin-left: 86px;
  }
}
@media (min-width: 1348px)
{
  #header-content{
    width: 1190px;
  }
  #header-menu{
    width: 585px;
  }
  #search{
    width: 46%;
  }
}*/
@media (min-width: 1620px)
{
  #vnedr-bullets-block{
    padding: 0 5%;
    width: 90%;
  }
  #vnedr-bullets-left, #vnedr-bullets-right{
    display: none;
  }
}
@media (min-width: 1920px)
{
  #vnedr-bullets-block{
    padding: 0 10%;
    width: 80%;
  }
}
@media (min-width: 2600px)
{
  #vnedr-bullets-block{
    padding: 0 20%;
    width: 60%;
  }
}
