/*@font-face {
    font-family: 'dinbold';
    src: url('/_inc/fonts/dinalt.eot');
    src:  url('/_inc/fonts/dinalt.svg#dinbldaltbold') format('svg'),
		 url('/_inc/fonts/dinalt.eot?#iefix') format('embedded-opentype'),
         url('/_inc/fonts/dinalt.woff') format('woff'),
         url('/_inc/fonts/dinalt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinlight';
    src: url('/_inc/fonts/dinlight.eot');
    src: url('/_inc/fonts/dinlight.svg#dinliglight') format('svg'),
		 url('/_inc/fonts/dinlight.eot?#iefix') format('embedded-opentype'),
         url('/_inc/fonts/dinlight.woff') format('woff'),
         url('/_inc/fonts/dinlight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/


* {
	margin: 0;
	padding: 0;
	font-family: 'dinlight', Tahoma, Arial, Helvetica;
	font-size:14px;
}

a, input, textarea {
	outline: none;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
}

html, body {
	height: 100%;
	background: #fff;

}
/* цветочки для сайта */
/*body:after{
	content:"";
    width: 600px;
    height: 181px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: url('/_pic/rkk_8marta_2.png') top right no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
body:before{
	content:"";
    width: 520px;
    height: 184px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: url('/_pic/rkk_8m_1.png') no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}*/

p{
    color: #333333;
    line-height: 22px;
    padding-bottom: 15px;
}
strong{
    font-size: 14px;
    line-height: 22px;
}
a{
	font-size: 14px;
}

a img {
    border: medium none !important;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1; /* set hasLayout */
	*display: block; /* resets display for IE/Win */
}
.cur {
	display: inline-block;
	/display: inline;
	zoom: 1;
	vertical-align: top;
}

.mainwrapper {
	min-height: 100%;
	width:980px;
	margin:0 auto;
	
}

.maininner {
	padding-bottom:275px;
	margin:0 auto;
	
}

.header {
	height: 190px;
	position: relative;
	background-repeat: no-repeat;
}

.slider .shadow {
	background: url(/_pic/shadow.png) 50% bottom no-repeat;
	position: absolute;
	top:0;
	left:50%;
	margin-left: -530px;
	width:1060px;
	height: 15px;
	z-index:999;
}
.slider .shadow2{
	background: url(/_pic/shadow.png) 50% top no-repeat;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left: -530px;
	width:1060px;
	height: 15px;
}

.header .shadow {
	background: url(/_pic/shadow.png) 50% bottom no-repeat;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left: -530px;
	width:1060px;
	height: 15px;
}

.header .map {
	
	height: 115px;
	background: url(/_pic/map.png) right bottom no-repeat;
	position: relative;
}

.header .map ul {
	float: right;
	margin-top: 25px;
}

.header .map ul li {
	padding: 0 10px;
}

.header .map ul li a {
	display: block;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.header .map ul li.russia {
	border-right: 1px solid #333;
}

.header .map ul li.act a {
	color: #4c8efa;
}

.header .menu {
	float: left;
	margin: 15px 0 0 30px;
	height: 25px;
}

.header .menu li {
	float: left;
	margin-right: 35px;
	line-height: 25px;
}

.header .menu li a {
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-family: 'dinbold', Tahoma, Arial;
	white-space: nowrap;
}
.header .menu li.active {
	color: #4C8EFA;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-family: 'dinbold', Tahoma, Arial;
	white-space: nowrap;
}

.header .searchform {
	float: right;	
	margin-top: 15px;
}

.header .searchform .text {
	margin-right: 10px;
}

.header .searchform .text input {
	width: 235px;
	padding: 0 10px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #333;
	color: #333;
	font-size: 14px;
}

.header .searchform .submit input {
	width: 60px;
	height: 25px;
	border: none;
	cursor: pointer;
	font-size: 0;
	background: url(/_pic/search.png) 50% 50% no-repeat;
}

.slider {
	width: 100%;
	height: 490px;
	position: relative;
}

.slider .foo .fooinner {
	width: 980px;
	height: 490px;
	position: relative;
	float: left;
}

.slider .pagination {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	height: 15px;
	text-align: center;
}

.slider .pagination a {
	display: inline-block;
	/display: inline;
	zoom: 1;
	vertical-align: top;
	width: 11px;
	height: 11px;
	margin: 0 5px;
	background: url(/_pic/pagination.png) right 50% no-repeat;
	text-decoration: none;
}

.slider .pagination a.selected {
	background: url(/_pic/pagination.png) left 50% no-repeat;
}

.slider .pagination a span {
	visibility: hidden;
}

.footer {
	height: 230px;
	margin: -275px auto 0;
	width:980px;
	padding-top: 45px;
	position:relative;
}

.footer .copyright {
	color: #333;
	font-size: 12px;
	position: absolute;
	left: 0;
	bottom: 30px;
	margin-left: 45px;
	font-weight: normal;
	float: left;
	clear: left; 
}

.footer .shadow {
	background: url(/_pic/shadow.png) 50% top no-repeat;
	position: absolute;
	top:0;
	left:50%;
	margin-left: -530px;
	width:1060px;
	height: 15px;
}

.footer .news {
	float: left;
	
	
}
.footer .news a{
	float:left;
	margin-right:50px;
}

.footer h2, .footer .title {
    display: table;
    color: #333;
    font-size: 13px;
    font-family: 'dinbold', Tahoma, Arial;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer .news p{
	display: block;
	float: left;
	width: 200px;
	padding: 10px 10px 0 0;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}

.footer .news img {
	float: left;
	display: block;
}

.footer .brands {
	float: left;
	margin-right: 30px;
}

.footer .brands h2 {
	color: #333;
	font-size: 13px;
	font-family: 'dinbold', Tahoma, Arial;
	font-weight: normal;
	padding-left: 30px;
}

.footer .brands ul {
	float: left;
	padding: 10px 30px 0 0px;
	border-right: 1px solid #d9d9d9;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer .brands ul li {
	float: left;
}
.footer .brands ul li a{
	display: block;
	width: 95%;
	margin: 0 auto;
}
.footer .brands ul li:first-child a{
	max-width: 105px;
	position: relative;
	z-index: 1;
	bottom: -2px;
	margin-right: 20px;
}
.footer .brands ul li a img {
	border: none;
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.footer .brands ul li a img {
	border: none;
}

.main {
	padding: 10px 0 0 30px;
	overflow: hidden;
	margin:0 auto;
}

.breadcrumbs {
	overflow: hidden;
	padding-bottom: 20px;
}

.breadcrumbs .innerel {
	color: #333;
	font-size: 12px;
	margin-right: 10px;
	float: left;
	text-decoration: none;
}
.breadcrumbs span.innerel {
	font-family: Tahoma;
}
.inelwrapper .innerel img{
	margin:0 !important;
}
.clear{
	clear:both;
}
.contwrapper {
	float:left;
	width: 100%;
	margin:0 auto;
}

.contwrapper .content {
	margin-left: 190px;
	padding-bottom: 40px;
}
.News{
	font-size:14px;
	color:#4C8EFA;
	line-height:22px;
	text-transform:uppercase;
}
.contwrapper .content  h1 {
	color: #333;
	font-size: 24px;
	font-family: 'dinbold', Tahoma, Arial;
	font-weight: bold;
	padding-bottom: 27px;
}
.date{
	font-family: 'dinlight', Tahoma, Arial;
	font-size:14px;
	color:#4C8EFA;
	line-height:22px;
	font-weight:bold;
}
.content .read-more{
	font-size:13px;
	color:#4C8EFA;
	line-height:22px;
}
.single-news{
	margin-bottom:30px;
}
.single-news p{
	display:inline !important;
	font-size:13px !important;
}
.news-name{
	font-size:14px;
	font-weight:bold;
	color:#333;
	/* color:#333; */
	line-height:22px;
	text-transform:uppercase;
}
.img-news img{
	display:block;
	margin:0 auto !important;
}
.NEW{
	font-size:13px;
	font-weight:bold;
	color:#FF0101;
	line-height:22px;
	text-transform:uppercase;
}
.contwrapper .content  p {
	color: #333;
	display: inline-block;
	line-height: 22px;
	padding-bottom: 15px;
}
.pager{
	font-size:14px;
	color:#4C8EFA;
	line-height:22px;
	text-transform:uppercase;
}
.pager ba{
	text-decoration:none;
	color:#4C8EFA;
	
}
.contwrapper .content  img {
	margin: 20px 0;
	
}

.contwrapper .content .inelwrapper {
	margin: 60px 0 20px;
}

.contwrapper .content .innerel {
	margin-bottom: 50px;
	overflow: hidden;
}

.contwrapper .content .innerel  img {
	display: block;
	float: left;
	padding-right: 55px;
	outline:none;
	border:none;
}

.contwrapper .content .innerel  h2 {
	color: #333;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	display: block;
}
.innerel h2 a{
	color: #333;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	display: block;
}
.contwrapper .content .innerel  p {
	color: #333;
	line-height: 22px;
	padding-top: 5px;
	display: block;
}

.contwrapper .content .innerel  i {
	color: #333;
	font-size: 14px;
	padding-top: 15px;
	display: block;
	font-style: normal;
	line-height: 22px;
}

.contwrapper .content .innerel .table {
	width: 80%;
	margin: auto;
	clear: both;
	margin-top:15px;
	margin-bottom: 40px;
}

.contwrapper .content .innerel .table table {
	width: 100%;
	border-collapse:collapse;
}

.contwrapper .content .innerel .table table tr {
	height: 35px;
}

.contwrapper .content .innerel .table table .top {
	border-bottom: 1px solid #d9d9d9;
}

.contwrapper .content .innerel .table table tr td {
	text-align: center;
	font-size: 14px;
	color: #333;	
	vertical-align: top;
	width: 70px;
	/width: 80px;
}

.contwrapper .content .innerel .table table tr.bottom td {
	vertical-align: bottom;
}

.contwrapper .content .innerel .table table tr td.first,
.contwrapper .content .innerel .table table tr td.second,
.contwrapper .content .innerel .table table tr td.third,
.contwrapper .content .innerel .table table tr td.fourth {
	border-right: 1px solid #d9d9d9;	
	width: 70px;
  padding:0 5px;
	/width: 80px;

}
.first{
	padding-right:1px;
}
.contwrapper .content .download {
	display: block;
	text-align: right;
	margin: 30px 0;
}

.contwrapper .content .download  a {
	color: #4c8efa;
	font-size: 14px;
	vertical-align: middle;
	margin-right: 25px;
	white-space: nowrap;
}

.contwrapper .content .download  span {
	height: 58px;
	width: 58px;
	background: url(/_pic/pdf.png) 50% 50% no-repeat;
	vertical-align: middle;
}

.contwrapper .content .department {
	padding: 25px 0;
}

.contwrapper .content .department  li {
	display: block;
	padding-bottom: 10px;
}

.contwrapper .content .department  li  a {
	color: #4c8efa;
	font-size: 14px;
	text-decoration: none;
}

.contwrapper .content .department .staff {
	padding: 35px 0 20px;
}

.contwrapper .content .department .staff .person {
	overflow: hidden;
	padding-bottom: 30px;
}

.contwrapper .content .department .staff .person  img {
	display: block;
	float: left;
	padding-right: 45px;
	margin:0;
}

.contwrapper .content .department .staff .person  strong {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	display: block;
}
.contwrapper .content .department .staff .person  i {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	margin-left:325px;
}

.contwrapper .content .department .staff .person  div {
	margin-left:325px;
	display: block;
	margin-top: 30px;
}

.contwrapper .content .department .staff .person  div  span {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	display: block;
}

.contwrapper .content .department .staff .person  div  address {
	display: block;
	color: #333;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	margin-top: 3px;
}

.contwrapper .content .department .staff .person  div  address  .phone {
	font-size: 14px;
	text-decoration: none;
	color:#333;
	font-weight:normal;
	display:inline;
}

.contwrapper .content .department .staff .person  div  address  .mail {
	font-size: 14px;
	color:#00b3fe;
}

.contwrapper .content .department .staff .understaff {
	margin-left:30px;
}

.contwrapper .content .department .staff .understaff  li {
	display: block;
	padding-top:10px;
}

.contwrapper .content .department .staff .understaff  li  a {
	color: #4C8EFA;
    font-size: 14px;
    text-decoration: none;
}


.sidebar {
	float:left;
	width: 185px;
	margin-left:-100%;
}

.sidebar .innerel {
	padding: 10px 10px 35px 0;
}
.content{
	overflow:hidden;
}
.sidebar .innerel  h2 {
	color: #4c8efa;
	font-size: 13px;
	font-family: 'dinbold', Tahoma, Arial;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 27px;
}

.sidebar .innerel  ul  li {
	position: relative;
	display: block;
	float: left;
	clear: left;
	width: 100%;
}

.sidebar .innerel  ul  li.act {
	color: #4c8efa;
}

.sidebar .innerel  ul  li  a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	display: block;
	float: left;
}

.sidebar .innerel  ul  li.act  a {
	color: #4c8efa;
	font-weight:bold;
}

.sidebar .innerel  ul  li.act  li {
	color: #4c8efa;
	font-weight:bold;
	font-size: 14px;
}

.sidebar .innerel  ul  li.act  i {
	position: absolute;
    height: 7px;
	width: 4px;
	background: url(/_pic/rarr.png) 50% 50% no-repeat;
	left: -15px;
	top: 12px;
}
.noactive{
	color: #4C8EFA;
}
.sidebar .innerel  ul  li  ul {
	margin-left: 15px;
	float: left;
	clear: left;
}

.sidebar .innerel  ul  li  ul  li  a {
	color: #333 !important;
	font-size: 14px !important;
	font-weight:normal !important;
	text-decoration: none;
	line-height: 30px;
	display: block;
	float: left;
	letter-spacing: -1px;
	
	width: 150px;
}

.contacts {
	padding: 50px 0 80px;
}

.contacts .leftbar {
	width: 285px;
	float: left;
}

.contacts .leftbar h2 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	font-family: 'dinbold', Tahoma, Arial;
	padding-bottom: 20px;
	display: block;
}

.contacts .leftbar strong {
	color: #4C8EFA;
	font-family: 'dinbold', Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 20px;
	display: block;
}

.contacts .leftbar address {
	color: #333;
	font-size: 14px;
	line-height: 30px;
	font-style: normal;
	display: block;
}
.contacts .leftbar address p{
	font-size: 14px;
}
.contacts .leftbar address a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}

.contacts .rightbar {
	width: 640px;
	float: right;
}

.contacts .rightbar .map {
	width: 100%;
	height: 390px;
}

.contacts .rightbar form {
	margin-top: 40px;
}

.contacts .rightbar form h2 {
	color: #4C8EFA;
	display: block;
	font-family: 'dinbold', Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}

.contacts .rightbar form label {
	display: inline-block;
	font-size: 12px;
	margin-top: 15px;
}

.contacts .rightbar form .textarea {
	overflow: hidden;
	padding-left: 5px;
	border: 1px solid #333;
	margin-top: 10px;
}

.contacts .rightbar form .textarea textarea {
	display: block;
	width: 100%;
	height: 275px;	
	color: #333;
    font-size: 12px;
	line-height: 18px;
	border: none;
	background: none;
	font-family: Tahoma;
}

.contacts .rightbar form .text {
	overflow: hidden;
	padding-left: 5px;
	border: 1px solid #333;
	margin-top: 10px;
}

.contacts .rightbar form .text input {
	display: block;
	width: 100%;
	height: 30px;	
	color: #333;
    font-size: 12px;
	line-height: 18px;
	border: none;
	background: none;
	font-family: Tahoma;
}

.contacts .rightbar form .input {
	overflow: hidden;
	margin-top: 15px;
}

.contacts .rightbar form .input input {
	float: right;
	width: 60px;
	height: 25px;
	border: none;
	background: url(/_pic/send.png) 50% 50% no-repeat;
	font-size: 0;
	cursor: pointer;
}

.contacts .rightbar p {
	line-height: 22px;
	color: #333;
	font-size: 14px;
	display: block;
	margin-top: 40px;
}
.img_wrap{
	width:100%;
	text-align:center;
}
/*#3960*/
.social{padding:0;}
.social_item{display:inline-block;}
.header .map ul li.social_item{
	padding:0;
	margin-right:5px;
}
.social_item_link{
	display:inline-block;
	
}



.header .map ul {
  float:none;
  margin-top: 25px;
  display: inline-block;
}

.buttons ul.lang{float:right;}

.buttons{
  position: relative;
  left: 66.2%;
  width: 330px;
}
/*ny*/ 
/* .ny2017{ */
	/* position: absolute; */
/* } */

.contacts .rightbar form .input input.checkbox{
	float: left;
    height: 17px;
    width: 17px;
    margin-right: 10px;
}
/*video*/

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.popup-youtube{
	display:inline-block;
	width:166px;
	height:92px;
	background:url(/_pic/video30s.png) no-repeat;
	text-indent:-200px;
	overflow:hidden;
}

/*.header .map:before {
	content: '';
	display: block;
	width: 185px;
	height: 98px;
	background-image: url(/_pic/8m2020.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 20px;
	left: 30px;
}*/

.holiday {
	position: absolute;
	top: 10px;
	left: 0;
}
.holiday--may_21 {
	top: 24px;
	left: 29px;
	}	

.bottom-socials {
	float: left;
	
	
	
}
.bottom-socials .title {
	padding-left: 30px;
}
.bottom-socials ul {
	border-left: 1px solid #d9d9d9;
	width: 125px;
	padding-left: 30px;
	
}
.social_item {
	margin-right: 20px;
	margin-bottom: 20px;
}