.wrap {
  max-width:1200px;
  margin:0 auto;
}
.mg-pelative
{
  height: 0px;
  width: 100%;
  position: relative;
}
.mg-pelative-2 {
  height: 0px;
  width: 100%;
  position: relative;
  height: 40px;
  clear: both;
}
.mg-pelative a,
.mg-pelative-2 a {
  position: absolute;
  right: 0px;
  top: 0px;
}
.mg-pelative a img,
.mg-pelative-2 a img {
  width: 25px;
}

header {
  background:url(../i/header.png) no-repeat 50% 0;
  position:relative;
  z-index:100;
}
header .wrap {
  height:125px;
}
header .logo {
  float:left;
  width:311px;
  height:116px;
  background: url(../i/logo.png) no-repeat center;
  background-size: contain;
  margin:5px 0 0;
}
header nav {
  float:left;
  margin:0 0 0 40px;
}
.toggle-menu {
    display: none;
}
header nav ul {
  list-style:none;
}
header nav ul li {
  float:left;
  position:relative;
  margin:0 16px 0 0;
}
header nav ul li > a {
  display:block;
  padding:15px 0 0;
  font-size:13px;
  line-height:110px;
  text-transform:uppercase;
  text-decoration:none;
}
header nav ul li:hover > a {
  color:#c40c25;
}
header nav ul li.active > a {
  color:#c40c25;
  font-weight:bold;
}
header nav ul li div {
  position:absolute;
  top:125px;
  left:-15px;
  width:265px;
  padding:5px 0;
  border-top:3px solid #c40c25;
  background:#fff;
  display:none;
  box-shadow:0 0 10px rgba(0,0,0,.1);
  opacity:.95;
}
header nav ul li:hover div {
  display:block;
}
header nav ul li div:after {
  content:"";
  display:block;
  width:0;
  height:0;
  border:8px solid transparent;
  border-bottom-color:#c40c25;
  position:absolute;
  top:-19px;
  left:65px;
}
header nav ul li div a {
  display:block;
  padding:5px 15px;
  border-top:1px solid #e6e6e6;
  text-decoration:none;
  text-transform:uppercase;
}
header nav ul li div a:first-child {
  border:0;
}
header nav ul li div a:hover {
  color:#c40c25;
}
header nav ul li div a.active {
  color:#c40c25;
  font-weight:bold;
}
.left__menu-btn{
  display: none;
}
.lang {
  list-style:none;
  float:right;
  margin:52px 0 0;
}
.lang li {
  display:inline-block;
  padding:2px 5px;
  border-left:1px solid #888;
}
.lang li:first-child {
  border:0;
}
.lang li a {
  display:block;
}
.lang li a img {
  display:block;
}
#open-menu {
  float:right;
  font-size:15px;
  font-weight:bold;
  line-height:14px;
  color:#c40c25;
  text-decoration:none;
  //padding:8px 12px;
  //background:rgba(255,255,255,.7);
  margin:58px 0 0;
  
}
#open-menu span {
  display:inline-block;
  vertical-align:middle;
  width:32px;
  height:21px;
  background:url(../i/menu.gif);
  margin:-2px 0 0 5px;
}
#open-menu p{
  float: right;
        margin: -5px 0 0 6px;
}
#menu {
  position:absolute;
  top:-685px;
  right:0;
  max-width:710px;
  width:100%;
  height:575px;
  padding:55px 30px;
  background:url(../i/menu.png);
  z-index: 100;
}
#menu > a {
  display:inline-block;
  vertical-align:middle;
  font-size:15px;
  font-weight:bold;
  line-height:30px;
  color:#c40c25;
  text-decoration:none;
  padding:0 20px 0 10px;
  border:2px solid #fff;
}
#menu > a span {
  display:inline-block;
  vertical-align:middle;
  width:15px;
  height:16px;
  background:url(../i/cm.png);
  margin:-2px 10px 0 0;
}
#menu > a:hover {
  background:#fff;
}
#menu > ul {
  list-style:none;
  width:290px;
  margin:20px 0 0;
}
#menu > ul li {
  border-top:1px solid #d8d8d8;
}
#menu > ul li:first-child {
  border:0;
}
#menu > ul li a {
  display:block;
  padding:8px 10px;
  font-size:16px;
  text-decoration:none;
}
#menu > ul li a:hover, #menu > ul li.active a {
  color:#c40c25;
}


.top {
  position:relative;
  overflow:hidden;
  margin:0 0 25px;
}
#top-slider {
  width:1920px;
  height:560px;
  position:absolute;
  top:0;
  left:50%;
  margin:0 0 0 -960px;
}
#top-slider li {
}
#top-slider li img {
}
.top .pad {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:url(../i/pad.png) no-repeat 50% 0;
}
.top .red-top {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:url(../i/rtt.png) no-repeat 50% 0;
}
.top .wrap {
  max-width: 1200px;
  height: 450px;
  padding: 110px 0px 0 65px;
  position: relative;
}
.top .wrap h1 {
  max-width: 540px;
  color:#fff;
  font-size:30px;
  text-transform:uppercase;
  margin:0 0 40px;
}
.top .wrap p {
  max-width:370px;
  color:#fff;
}


.content {
  overflow:hidden;
  margin:0 auto 45px;
}
.left {
  float:left;
  width:290px;
}
.right {
  margin-left: 330px;
}


.top-links {
  overflow:hidden;
  font-size: 0;
  text-align: center;
  margin:0 -8px 20px;
}
.top-links__item{
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
  margin-bottom: 20px;
  text-align: left;
}
.top-links a {
  display: block;
  width:100%;
  background:#000;
  position:relative;
}
.top-links a img {
  display:block;
  top:0;
  left:0;
  transition:all .1s ease-in 0s;-webkit-transition:all .1s ease-in 0s;-moz-transition:all .1s ease-in 0s;-o-transition:all .1s ease-in 0s;-ms-transition:all .1s ease-in 0s;
}
.top-links a:hover img {
  opacity:.8;
}
.top-links a span {
  display:block;
  width:100%;
  height:100%;
  padding:10px 15px;
  position:absolute;
  top:0;
  left:0;
  font-size:20px;
  font-weight:bold;
  text-transform:uppercase;
  color:#fff;
  background: url(../i/tl.png) no-repeat left top;
  background-size: cover;
}


.top-news {
  width: 74.583333333333333333333333333333%;
  float: left;
}
.interview{
  width: 25.416666666666666666666666666667%;
  float: left;
  padding-left: 16px;
}
.interview__ttl{
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  color: #b00b21;
  margin-bottom: 12px;
}
#asd_subscribe_form{
  float: left;
  margin-top: 30px;
  position: relative;
}
#asd_subscribe_form label{
  float: left;
  width: 114px;
  padding: 5px 10px 0 0;
  text-align: right;
  font-size: 13px;
  text-transform: uppercase;
}
#asd_subscribe_submit{
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 40px;
  padding: 0;
  border: none;
  outline: none;
  background: url(../i/arrow.png) no-repeat center
}
#asd_subscribe_submit:hover{
  background: url(../i/arrow.png) no-repeat center
}
input#asd_input_email{
  float: left;
  height: 40px;
  margin: 0;
  width: 245px;
  padding: 2px 22px 2px 8px
}
div#asd_subscribe_res {
  position: absolute;
}

.interview .vote-form input[type=radio]{
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.interview .voting-form-box{
  border: 0px;
  padding: 0px;
}
.interview .vote-answer-bar{
  width: 55% !important;
  margin-left: 10px;
  margin-right: 10px;
}
.interview ol{
  list-style: none;
}
.interview .vote-item-title.vote-item-question {
  margin-bottom: 10px;
}
.top-news > div {
  height:30px;
  line-height:30px;
  text-transform:uppercase;
  margin:0 0 15px;
}
.top-news > div span {
  float:left;
  font-size:25px;
  font-weight:bold;
  color:#b00b21;
  padding:0 0 0 30px;
  background:url(../i/nt.gif) no-repeat 0 50%;
}
.top-news > div a {
  float:right;
  text-decoration:none;
  background:#e2e2e2;
  padding:0 25px;
}
.top-news > div a:hover {
  background:#c40c25;
  color:#fff;
}
.top-news > ul {
  margin: 0 -8px 10px;
  list-style:none;
  overflow:hidden;
  font-size: 0;
  text-align: center;
}
.top-news > ul li {
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
  padding: 0 8px;
  text-align: left;
}
.top-news > ul li > a {
  display:block;
  position:relative;
  overflow: hidden;
}

.top-news > ul li > a span {
  display:block;
  width:97px;
  height:100%;
  padding:0 10px 0 0;
  background: url(../i/tn-date.png) no-repeat right top;
  background-size: cover;
  color:#fff;
  font-size:12px;
  line-height:1;
  text-align:center;
  text-transform:uppercase;
  position:absolute;
  top:0;
  left:0;
}
.top-news > ul li > a span strong {
  display:block;
  font-size:46px;
  font-weight:normal;
  margin:5px 0 0;
}
.top-news > ul li > a em {
  display:block;
  width:265px;
  height:71px;
  padding:15px 20px 0 10px;
  background:url(../i/tn-title.png);
  color:#fff;
  font-size:14px;
  font-style:normal;
  text-transform:uppercase;
  position:absolute;
  bottom:0;
  left:0;
}
.top-news > ul li > div {
  font-size:12px;
  line-height:1.25;
  height:105px;
  padding:7px 10px;
  background:#f4f4f4;
  overflow: hidden;
}
.top-news > ul li > div p {
  margin:0;
}


.main-bottom {
  height:440px;
  background:url(../i/mb.jpg) no-repeat 50% 0;
  position:relative;
}
.main-bottom .pad {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:url(../i/mbp.png) no-repeat 50% 0;
}
.main-bottom .red-top {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:url(../i/rtb.png) no-repeat 50% 0;
}
.main-bottom .bottom-logo {
  max-width:460px;
  color:#fff;
  font-size:25px;
  font-weight:bold;
  text-transform:uppercase;
  text-align:center;
  padding:180px 0 0;
  background:url(../i/blogo.png) no-repeat 50% 0;
  margin:0 auto;
  position:relative;
  top:90px;
}
.main-bottom .bottom-logo span {
  display:block;
  border-top:1px solid #fff;
  padding:15px 0 0;
}


.path {
  background:rgba(0,0,0,.55);
  font-size:12px;
  line-height:16px;
  color:#fff;
  text-transform:uppercase;
  position:relative;
  z-index:30;
  margin:0 0 40px;
}
.path .wrap {
  padding:12px 0;
}
.path a {
  color:#cfcece;
  text-decoration:none;
}
.path img {
  margin:0 10px;
  vertical-align: baseline;
}
.path strong {
}


.top-banner {
  height:315px;
  position:relative;
  margin:-80px 0 30px 0;
  overflow:hidden;
}
.top-banner__img {
  width:1920px;
  height:315px;
  position:absolute;
  top:0;
  left:50%;
  margin:0 0 0 -960px;
}
.top-banner .red-top {
  color:#fff;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:url(../i/tbrt.png) no-repeat 50% 0;
}
.top-banner .red-top .wrap {
  color:#fff;
  padding:165px 0 0 0;
}
.top-banner .red-top .wrap div {
  max-width: 360px;
  font-size:27px;
  font-weight:bold;
  text-transform:uppercase;
  margin:0 0 .7em;
}
.top-banner .red-top .wrap p {
  font-size:14px;
}
.top-banner .tb-text {
  color:#fff;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
}
.top-banner .tb-text .wrap {
  color:#fff;
  text-shadow:3px 2px 5px rgba(0,0,0,.75);
  max-width: 730px;
  padding:110px 15px 0;
}
.top-banner .tb-text .wrap div {
  font-size:27px;
  font-weight:bold;
  text-transform:uppercase;
  margin:0 0 .7em;
}
.top-banner .tb-text .wrap p {
  font-size:14px;
}


.contacts {
  height:170px;
  padding:40px 750px 0 30px;
  background:url(../i/contacts.jpg);
  color:#fff;
  text-transform:uppercase;
}
.contacts h2 {
  font-size:20px;
  color:#fff;
  margin:0 0 15px;
}
.contacts p {
  margin:0;
}


.left-menu {
  list-style:none;
  border-top:1px solid #c8c8c8;
  border-right:1px solid #c8c8c8;
}
.left-menu li {
  border-bottom:1px solid #c8c8c8;
  position:relative;
}
.left-menu li a {
  display:block;
  padding:5px 25px 5px 15px;
  font-size:18px;
  color:#1f1d1d;
  text-decoration:none;
}
.left-menu li a:hover {
  background:#f7f7f7;
}
.left-menu > li.active {
}
.left-menu > li.active:after {
  content:"";
  display:block;
  width:0;
  height:0;
  border:solid #fff;
  border-width:10px;
  border-left-color:#a40a1f;
  position:absolute;
  top:50%;
  right:-20px;
  margin:-10px 0 0;
}
.left-menu > li.active > a {
  color:#a40a1f;
}
.left-menu > li ul {
  list-style:none;
  display:none;
}
.left-menu > li.active ul {
  display:block;
}
.left-menu > li ul li {
}
.left-menu > li ul li a {
  background:#f7f7f7;
}
.left-menu > li ul li a:hover {
  background:#e6e6e6;
}


article {
  color:#1f1f1f;
}
article table {
  border-top:1px solid #e8e8e8;
  margin:1em 0;
}
.table-wrp {
  overflow-x: auto;
}
article table th, article table td {
  padding:5px 15px;
  border-bottom:1px solid #e8e8e8;
}
article table th {
  font-weight:normal;
  text-transform:uppercase;
  background:#e8e8e8;
}
article table td {
}
article ul {
  list-style:none;
}
article ul li {
  margin:.5em 0;
  padding:0 0 0 25px;
  background:url(../i/li.png) no-repeat 10px .5em;
}
article ol {
  margin:0 0 0 25px;
}
article ol li {
  margin:.5em 0;
}
article h1 {
  color:#1f1d1d;
  font-size:25px;
  font-weight:normal;
  text-transform:none;
}

.gallery{
  margin: 0 -9px 20px;
  font-size: 0;
}

.gallery__wrap{
  width: 20%;
  max-width: 320px;
  padding: 0 9px;
  margin-bottom: 16px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.right .gallery__wrap{
  width: 25%;
}
.gallery__item{
  display: block;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.gallery__item:hover .gallery__info{
  top: 20px;
}
.gallery__info{
  position: absolute;
  display: block;
  padding: 15px 5px 0 10px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  background-color: rgba(0,0,0,.66);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gallery__ttl{
  display: block;
  max-height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 14px;
}
.gallery__col-photo{
  font-size: 12px;
}
.pages {
  text-align:center;
  margin:0 0 30px;
}
.pages * {
  display:inline-block;
  vertical-align:top;
  width:30px;
  height:30px;
  text-align:center;
  line-height:30px;
  text-decoration:none;
  margin:0 1px;
}
.pages a {
  background:#d9d9d9;
}
.pages a:hover {
  background:#c40c25;
  color:#fff;
}
.pages span {
  background:#c40c25;
  color:#fff;
}
.pages a:first-child, .pages a:last-child {
  width:0;
  height:0;
  border:10px solid #fff;
  margin:5px 1px 0;
}
.pages a:first-child {
  border-right-color:#c40c25;
}
.pages a:last-child {
  border-left-color:#c40c25;
}















.bottom {
  height:195px;
  background:url(../i/bottom.jpg) no-repeat 50% 0;
  position:relative;
}
.bottom .pad {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:url(../i/bp.png) no-repeat 50% 0;
}
.bottom .red-top {
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:url(../i/brt.png) no-repeat 50% 0;
}
.bottom .wrap {
  height:195px;
  position:relative;
}
.bottom .wrap .bottom-logo {
  float:left;
  width:311px;
  height:116px;
  background:url(../i/logo.png);
  margin:45px 0 0;
}





footer {
  background:url(../i/footer.png) no-repeat 50% 0;
}
footer .wrap {
  height:110px;
}
footer nav {
  float:left;
  margin:50px 0 0;
}
footer nav a {
  float:left;
  font-size:13px;
  line-height:1.5;
  text-transform:uppercase;
  text-decoration:none;
  background:url(../i/line.gif) no-repeat -200px 85%;
  margin:0 20px 0 0;
}
footer nav a:hover {
  background-position:0 85%;
}
.bottom-search {
float:right;
margin:30px 20px 0 0;
white-space:nowrap;
}
.bottom-search button {
  background:url(../i/search.png) no-repeat 50% 50% #ab0a20;
  float:left;
  height:40px;
  padding:0;
  width:40px;
}
.bottom-search input {
  float:left;
  height:40px;
  margin:0;
  width:225px;
}
.dev {
  clear:both;
  float:right;
  font-size:11px;
  font-weight:bold;
  margin:15px 20px 0 0;
}
.dev a {
  font-weight:normal;
  text-decoration:none;
}
.dev span {
  color:#c40c25;
}

#video {
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 100%;
  background: url(../i/grid.gif) rgba(0,0,0,.7);
  z-index: 330;
  display: none;
}
#video-container {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
#video-title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 15px;
}
#video-close {
  display: block;
  width: 42px;
  height: 42px;
  background: url(../i/gc.png) no-repeat 50% 50% rgba(0,0,0,.6);
  position: absolute;
  top: -5px;
  right: -55px;
  cursor: pointer;
}
@media only screen and (max-width: 992px){
  #gallery-close, #video-close {
    top: -55px;
    right: -5px;
  }
}
.vc {
  display: inline-block;
  border: 5px solid #fff;
  position: relative;
  max-width: 800px;
  width: 100%;
}
#vc {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#vc iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: rgba(0,0,0,.6);
}
.video-list{
  overflow: hidden;
  margin: 0 -2px 40px -2px;
  font-size: 0;
}
.video-list li{
  display: inline-block;
  vertical-align: top;
  width: 32.333%;
  overflow: hidden;
  position: relative;
  padding: 0 2px;
  margin-bottom: 10px;
  text-align: left;
}
.video-list__item {
  position: relative;
  background: #000;
}
.video-list li img{
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.video-list__info {
  padding: 5px 10px;
  background: rgba(0,0,0,.7);
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 35px;
}
.video-list li a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(../i/play.png) no-repeat 50% 55%;
}