* {
  margin: 0;
  padding: 0;
}
img { border: none; }
html, body {
  height: 100%;
}
body {font-family: Georgia, "Times New Roman", Times, serif;}
video {/*object-fit: contain;*/object-fit: cover; width: 100%; height: auto;}
table, td {border-collapse: collapse;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

.wrap-all {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
.block-screen {
  min-width: 1200px;
  min-height: 880px;
  overflow: hidden;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  position: relative;
}
.block-screen.k5 .pol-hlebnikov {left: 28%; height: 553px;}
.block-screen.k6 .pol-hlebnikov {left: 24%; width: 60%; height: auto;}
.block-screen.k6 .pol-hlebnikov img {width: 100%;}
.block-screen.k6 .pol-hlebnikov > div {position: absolute; top: -44%; background: #fff; padding: 15px 25px; width: 600px; margin-left: 26%; box-shadow: 25px 15px 30px rgba(0,0,0,.8);}
.block-screen.k7 .pol-hlebnikov {left: 29%; height: auto; bottom: -1%;}
.block-screen.k8 .pol-hlebnikov {left: 35%; height: auto;bottom: -2%;}
.block-screen.k9 .pol-hlebnikov {left: 35%; height: auto;bottom: -2%;}
.block-screen.k9 .pol-hlebnikov > img {width: 85%;}
.block-screen.k10 .pol-hlebnikov {left: 35%; height: auto; bottom: -2%;}

/*
.head-top-zag {
  position: absolute;
  z-index: 10;
  margin-top: 23px;
  font-size: 37pt;
  line-height: 46pt;
  font-weight: normal;
  left: 50%;
  text-align: center;
  color: #ffffff;
  text-shadow: 5px 5px 8px black;
}
.head-top-zag > div {margin-left: -100%;}
.head-top-zag_ten {
  font-size: 54pt;
}
.head-top-zag_line {
  width: 60px;
  height: 1px;
  margin: 30px auto 20px;
  border-bottom: 1px solid #fff;
  box-shadow: 5px 5px 6px black;
}
.head-top-zag_p {
  font-size: 22pt;
  line-height: 25pt;
  font-style: italic;
  margin-top: 4px;
}*/
.head-top-zag {
  position: absolute;
  z-index: 10;
  margin-top: 2%;
  font-size: 37pt;
  line-height: 46pt;
  font-weight: normal;
  color: #ffffff;
  text-shadow: 5px 5px 8px black;
  width: 100%;
}
.head-top-zag > div {
  /*background: url("../img/start_big_.png") no-repeat;*/
  background-size: contain;
  height: 60%; width: 35%;
  text-align: center;
  margin: 0 auto;
}
.head-top-zag > div img {width: 100%;}
/*
.head-top-zag_ten {
  font-size: 54pt;
} */
.head-top-zag_line {
  width: 60px;
  height: 1px;
  margin: 30px auto 20px;
  border-bottom: 1px solid #fff;
  box-shadow: 5px 5px 6px black;
}
.head-top-zag_p {
  font-size: 22pt;
  line-height: 25pt;
  font-style: italic;
  margin-top: 4px;
}
.head-top-zag {font-size: 24pt;line-height: 26pt;}
.head-top-zag_p {font-size: 16pt;line-height: 19pt;}
.head-top-zag_ten {font-size: 45pt;}
/* "media.css" */

.head-top-zag_soc {
  background: #111111;
  border: 1px solid #fff;
  display: inline-block;
  font-size: 10pt;
  text-transform: uppercase;
  margin-top: 35px;
  line-height: 10pt;
  padding: 15px 20px;
  cursor: pointer;
}
.head-top-zag_soc.c {
  padding: 22px 15px 25px;
  border-radius: 100%;
  margin-top: 30px;
  margin-left: -33px;
  cursor: default;
}

.block-gallery {
  width: 100%;
  padding: 3%;
}
.gallery_zag {width: 94%;}
.block-gallery .gallery_zag .fieldset {min-height: 16pt;}
.block-gallery table.pic {width: 94%; margin-bottom: 2%; margin-top: -10px;}
.block-gallery table.pic td {width: 8%; padding: 0 1%; vertical-align: bottom; font-size: 80%; text-align: center;}
.block-gallery table.pic td img {width: 100%; border: 2px solid #DCDCDC; margin-top: 20px; position: relative; cursor: pointer;}
.block-gallery table.pic td span {opacity: 0; top: -20px; position: relative;}
.block-gallery .all_gallery {margin-left: 39%; font-size: 80%; font-weight: normal; padding: 10px 5px; width: 15%; text-align: center; background-color: #C7B39A;}
.block-gallery .all_gallery a {color: #010101;}
.block-gallery .all_gallery a:hover {color: #fff; text-decoration: none;}

.block-gallery.g2 {padding: 0; margin: 3% 0;}
.block-gallery.g2 .gallery_zag {width: 84%; margin: 0 8%;}
.g2_two_img {width: 92%; margin: 1% auto 0;}
.g2_two_img:after {content: '';display: block; clear: both;}
.g2_two_img img {width: 100%;border: 3px solid #c7b299;}
.g2_two_img > div {width: 40%;position: relative; color: #fff;}
.g2_two_img > div a {color: #fff;}
.g2_two_img > div:hover a {color: #c7b299;}
.g2_two_img > div:first-child {float:left;}
.g2_two_img > div:last-child {float:right;}
.g2_two_img > div > a span {
  position: absolute; display: block;
  top:5%; left: 3px;
  width:100%;
  background-color: rgba(0,0,0,.5);
  padding: 3% 0 4%;
  text-align: center; font-size: 14pt; line-height: 14pt; text-shadow: 2px 2px 4px #000;
}
.block-gallery.g3,.block-gallery.g4 {padding: 0; margin: 3% 0;}
.block-gallery.g3 .gallery_zag,.block-gallery.g4 .gallery_zag {width: 92%; margin: 0 4%;}
.fotoproekti,
.videoproekti {
  width: 98%;
  margin: 1% 0 0 2%;
}
.fotoproekti td,
.videoproekti td {
  font-size: 12pt;
  line-height: 12pt;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
}
.fotoproekti td a {color: #fff;}
.fotoproekti td > div,
.videoproekti td > div {position: relative; width: 90%; border: 3px solid #C7B299;}
.fotoproekti tr.bott td > div,
.videoproekti tr.bott td > div {margin-top: 12%;}
.fotoproekti img,
.videoproekti img { width: 100%; display: block;}
.fotoproekti td div a > span,
.videoproekti td div > span {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0,0,0,.5);
  visibility: hidden;
}
.fotoproekti td div a span.f-name,
.videoproekti td div span.v-name {
  background-color: transparent;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}
span.v-name {cursor: pointer;}
.fotoproekti td:hover div a > span,
.videoproekti td:hover div > span {
  visibility: visible;
}
.videoproekti td span.v-name img {width: 15%; margin: 5% auto 0;}

.menu-top-forever {
  width: 100%; height: 58px;
  position: absolute;
  display: none;
  z-index: 100;
  background: #1A1F25;
  box-shadow: 0 4px 4px #1A1F25;
}
.menu-top-forever > div {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
  color: #fff;
}
#logo {
  width: 98px; height: 25px;
  margin-top: 15px; float: left;
  background: url("../img/forbes.png") left -25px no-repeat;
  cursor: pointer;
}
#logo:hover {background-position: 0 0;}
.menu-top-forever.fixed {
  position: fixed;
  top:0;
}

.m-t-f_y {
  width: 565px;
  margin: 3px auto 0;
  height: 55px;
}
fieldset {
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #1A1F25;
  border-top: 1px solid;
  color: #c7b299;
}
legend {
  padding: 0 8px;
  margin-left: 199px;
  font-size: 11pt;
  line-height: 11pt;
}
.m-t-f_y_yers {
  display: table;
  width: 100%;
  margin-top: 4px;
}
.m-t-f_y_yers div {
  display: table-cell;
  text-align: center;
  width: 11.25%;
  font-size: 14pt;
  line-height: 12pt;
  color: #c7b299;
  height: 15pt;
  vertical-align: bottom;
  cursor: pointer;
}
.m-t-f_y_yers div:hover {
  vertical-align: top;
  font-size: 18pt;
  color: #fff;
}
.m-t-f_y_yers div:first-child {
  text-align: left;
  width: 5%;
}
.m-t-f_y_yers div:last-child {
  text-align: right;
  width: 5%;
}
.m-t-f_y_yers .active {
  vertical-align: top;
  font-size: 18pt;
  color: #fff;
}
.linkz_blk {
  width: 581px;
  margin-left: -8px;
}
#linkz,
#linkz_a {
  border-top: 2px solid #fff;
  width: 25px;
  margin-top: 5px;
  position: absolute;
}

.m-t-f_s {
  float: right;
  margin-top: -44px;
}
.m-t-f_s a {
  display: inline-block;
  color: transparent;
  text-decoration: none;
  font-size: 15pt;
  line-height: 15pt;
  font-family: 'Minion Pro';
  margin-right: 8px;
  width: 30px;
  height: 30px;
  background: url("../img/m-t-f_s.png") -40px 0 no-repeat;
}
.m-t-f_s a:hover {
  background-position: -40px -30px;
}
.m-t-f_s a:first-child {
  background-position: 0 0;
}
.m-t-f_s a:first-child:hover {
  background-position: 0 -30px;
}
.m-t-f_s a:last-child {
  margin-right: 0;
  background-position: -80px 0;
}
.m-t-f_s a:last-child:hover {
  background-position: -80px -30px;
}



.sl_001 {
  height: 100%; background-color: #000; opacity: 0;
}
.sl_01 {
  height: 100%; width: 100%;
  position: absolute;
  top: 0;
}
.block_info_d_u {margin-top: 165px; position: absolute; left: -500px; width: 420px; background: rgba(0,0,0,.7); color: #fff; padding: 40px;}
.block_info_d_u h2 {font-size: 25pt; text-align: center;}
.block_info_d_u p {font-size: 12pt; line-height: 16pt; display: none; margin-top: 20px; text-shadow: 1px 1px 1px #000;}
.block_info_d_u p a {color: #c7b299;}

.triangle-down_bl {
  width: 100px;
  height: 10px;
  margin: 20px auto 0;
  padding: 10px 0 0;
}
.triangle-down {
  width: 50px;
  height: 0;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
}
.triangle-down:after {
  content: ''; display: block;
  width: 50px;
  height: 0;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  position: absolute;
  left: 44px;
  top: -16px;
}


.pol-hlebnikov {
  position: absolute;
  display: none;
  height: 660px;
  bottom: 0;
  left: 23%;
  z-index: 2;
}
.pol-hlebnikov img {
  margin-top: 20px;
}
.pol-hlebnikov-name {position: absolute;color: #fff;}
.pol-hlebnikov-name p:first-child {font-size: 15pt;}
.pol-hlebnikov-name p:last-child {font-size: 12pt;}


.rating-one-year {
  position: absolute; z-index: 50;
  right: 0;
  width: 255px;
  height: 100%;
  background: #1A1F25;
  padding-top: 68px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.rating-one-year_zag {
  font-size: 17pt;
  line-height: 16pt;
  background-color: #C7B299;
  color: #fff;
  padding: 12px 15px 15px 18px;
  margin-left: -19px; margin-bottom: 12px;
  display: inline-block;
}
.rating-one-year_zag:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 18px solid #AC9A85;
  border-left: 19px solid transparent;
  position: absolute;
  margin: 15px 0 0 -18px;
}
.rating-one-year_mill {
  text-align: center;
  font-size: 12pt;
  line-height: 11pt;
  position: relative;
}
.number_position {
  position: absolute;
  background-color: #C7B299;
  width: 60px;
  padding: 7px 0 10px;
  margin: 16% 0 0 -10px;
  font-size: 18pt;
  line-height: 12pt;
}
.number_position:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid #AC9A85;
  border-left: 10px solid transparent;
  position: absolute;
  margin: 10px 0 0 0;
}
.rating-one-year_mill .state {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 18%;
  background: #C7B299;
  font-size: 11pt;
  line-height: 13pt;
  padding: 12px 7pt;
  position: absolute;
  right: 8%;
  top: 36%;
}
.rating-one-year_mill .state span {
  font-size: 16pt;
}
.rating-one-year_mill img {margin-bottom: 10px; width: 120px; height: 120px;}
.rating-one-year_mill p {
  border-bottom: 1px solid #C7B299;
  width: 91%;
  display: block;
  margin: 0 auto 6px;
  padding-bottom: 8px;
}

.all_rating {text-align: center;}
.all_rating a {
  color: #d3c3af;
  text-decoration: none;
  font-size: 12pt;
}
.rating-one-year_dotted {
  font-size: 17pt;
  line-height: 8pt;
  color: #C7B299;
  text-align: center;
  border-bottom: 1px solid #C7B299;
  width: 91%;
  margin: -5px auto 8px;
  padding-bottom: 5px;
}

.ugol_m_nominacia {
  color: #000;
  font-size: 9pt;
  line-height: 9pt;
  text-shadow: none;
  min-height: 15px;
  display: inline-block;
  position: absolute;
  padding: 9px 10px 6px;
  left: -24%;
}
.ugol_m_nominacia img {
  width: 24px; height: 38px;
  display: block; position: absolute;
  top: 0; right: -24px;
}
.ugol_m_nominacia.yellow {
  background-color: #F4DA8B;
}
.ugol_m_nominacia.green {
  background-color: #A4C799;
}


.screen_infograf {
  width: 80%;
  height: 100%;
  position: absolute;
  top: 0;
  padding-top: 58px;
  z-index: 2;
  opacity: .1;
}
.infog p {
  border-left: 3px solid #C7B299;
  font-size: 100%;
  padding: 15px;
  margin: 5% 3% 3% 45%;
}
.infog p:after {
  content: '';
  display: block; position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #C7B299;
  margin: 14px 0 0 -27px;
}
.infog div {width: 100%;}
.infog img {width: 80%; margin: 0 auto; display: block;}
.screen_content {
  width: 80%;
  height: 100%;
  position: absolute;
  top: 0;
  padding-top: 58px;
  z-index: 3;
  opacity: 1;
}
.infog_02 div {position: absolute; top: 11%;}
.infog_02 img {width: 100%;}
.infog_02 p {margin: 5% 3% 3% 54%; font-size: 90%;}
.infog_03 div {margin-top: 10%;}
.infog_03 img {width: 96%; margin: 0;}
.infog_03 p {position: absolute;z-index: 2; top: 4%; left: 13%; font-size: 80%;}
.infog_04 div {margin-top: 20%;}
.infog_04 img {width: 96%; margin: 0 auto;}
.infog_04 p {position: absolute; z-index: 2; top: 11%; font-size: 80%;}
.infog_05 div {margin-top: 20%;}
.infog_05 img {width: 96%; margin: 0 auto;}
.infog_05 p {position: absolute; z-index: 2; top: 6%; left: -25%; font-size: 80%;}
.infog_06 div {margin-top: 10%;}
.infog_06 img {width: 96%; margin: 0 auto;}
.infog_06 p {position: absolute; z-index: 2; top: 6%; left: 4%; font-size: 80%;}
.infog_07 div {margin-top: 10%;}
.infog_07 div.tcenter {
  font-size: 59%;
  width: 31%;
  position: absolute;
  text-align: center;
  left: 34%; top: 9%;
}
.infog_07 img {width: 98%; margin: 0 auto;}
.infog_07 p {position: absolute; z-index: 2; top: 31%; left: 4%; font-size: 80%;}
.infog_08 div {margin-top: 11%;}
.infog_08 img {width: 96%; margin: 0 auto;}
.infog_08 p {position: absolute; z-index: 2; top: 7%; left: -1%; font-size: 80%;}
.infog_09 div {margin-top: 11%;}
.infog_09 img {width: 99%; margin: 0 auto;}
.infog_09 p {position: absolute; z-index: 2; top: 1%; left: 5%; font-size: 80%;}
.infog_10 div {margin-top: 11%;}
.infog_10 span {position: absolute;
  display: block;
  width: 27%;
  margin: 14% 0 0 44%;
  font-size: 55%;
  border-left: 2px solid #C8B29A;
  border-bottom: 2px solid #C8B29A;
  padding: 0 0 1% 1%;
}
.infog_10 img {width: 100%; margin: 0 auto;}

.screen_button {
  width: 10%;
  height: auto;
  position: absolute;
  z-index: 5;
  bottom: 2%;
  right: 25%;
  cursor: pointer;
}
.screen_button img {width: 100%;position: relative; z-index: 5;}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.blink {
  -webkit-animation-name: blink;
  animation-name: blink;
}
.animated {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


.oblojka_goda {
  position: absolute;
  width: 20%;
  top: 9%;
  left: 2%;
}
.oblojka_goda img {
  width: 88%;
  border: 3px solid #c7b299;
  margin: 0 auto;
  display: block;
}
.oblojka_goda .fieldset,
.sobitia_goda .fieldset,
.gallery_zag .fieldset {
  width: 100%;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 0;
  border-top: 1px solid;
  color: #c7b299;
  min-height: 12pt;
}
.oblojka_goda .legend,
.sobitia_goda .legend,
.gallery_zag .legend {
  text-align: center;
  font-size: 12pt;
  line-height: 12pt;
  font-weight: bold;
  margin-top: -8pt;
  margin-bottom: 10px;
  position: relative;
  right: 50%;
  float: right;
}
.oblojka_goda .legend > div,
.sobitia_goda .legend > div,
.gallery_zag .legend > div {
  position: relative;
  z-index: 1;
  right: -50%;
  background: #fff;
  padding: 0 7px;
}
.block_info_d_u.screen_content_info {margin: 0; position: absolute; z-index: 10; background: rgba(0,0,0,.7); color: #fff; padding: 13px; box-shadow: -2px 2px 4px rgba(0,0,0,.5);}
.block_info_d_u.screen_content_info.o_2004 {left: 20%; top: 80%; width: 120%;}
.block_info_d_u.screen_content_info h2 {font-size: 14pt; text-align: center; font-weight: normal;}
.block_info_d_u.screen_content_info p {font-size: 10pt; line-height: 14pt; display: none; margin-top: 15px; text-shadow: 1px 1px 1px #000;}
.block_info_d_u.screen_content_info .triangle-down_bl {margin: 15px auto 0;}

.screen_content_balloon {
  position: absolute;
  width: 18%;
  top: 9%;
  left: 32%;
  border: 1px solid #C7B39A;
  border-radius: 50%;
}
.screen_content_balloon img {width: 100%;}
.screen_content_balloon.img {border: 0; width: 17%;}
.screen_content_balloon div {
  border: 2px solid #fff;
  background-color: #C7B39A;
  border-radius: 50%;
  height: 98%;
  text-align: center;
}
.screen_content_balloon div p {
  margin: 10% auto 0;
  font-size: 90%;
  width: 90%;
  line-height: 120%;
}
.screen_content_balloon div p span {
  font-size: 200%;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.screen_content_balloon div p span span {
  font-size: 250%;
}
.screen_content_balloon div p span i {font-style: normal;}


.sobitia_goda {
  position: absolute;
  width: 40%;
  top: 9%;
  left: 56%;
}
.sobitia_goda img {
  width: 80%;
  border: 3px solid #c7b299;
  margin: 15px auto 0;
  display: block;
}
.block_info_d_u.screen_content_info.s_2004 {left: 30%; top: 80%; width: 64%;}
.sobitia_goda_item {
  width: 175px;
  height: 20px;
  margin: 0 auto;
  background: url("../img/sobitia_goda_item.png") 10px top no-repeat;
  padding-left: 10px;
}
.sobitia_goda_item img {margin: 0; width: 20px; height: 20px; border: 0;}
.sobitia_goda_arrow {
  width: 33px;
  height: 73px;
  position: absolute;
  top: 42%;
  background: url("../img/sobitia_goda_arrow.png") left top no-repeat;
  cursor: pointer;
  z-index: 99;
}
.sobitia_goda_arrow.r {
  background-position: -33px 0;
  right: 0;
}

.block_img {
  position: absolute;
  width: 33%;
  left: 36%;
  top: 45%;
}
.block_img img {
  width: 100%;
  border: 3px solid #c7b299;
}
.block_info_d_u.screen_content_info.img_2005 {left: -10%; top: -5%; width: 90%;}
.block_info_d_u.screen_content_info.img_2008 {left: 16%; top: 38%; width: 94%;}
.block_info_d_u.screen_content_info.img_2009 {left: -4%; top: -20%; width: 102%;}
.block_info_d_u.screen_content_info.img_2012 {left: -6%; top: 38%; width: 94%;}
.block_info_d_u.screen_content_info.img_2013 {left: -10%; top: -7%; width: 94%;}
.screen_content.k10 .block_img {left:34%;}

.block_video {
  position: absolute;
  width: 32%;
  left: 34%;
  top: 45%;

}
.block_video video {
  width: 100%;
  border: 3px solid #c7b299;
}
.block_video .button_video {
  position: absolute;
  width: 98%;
  display: table;
  left: 2%;
  bottom: 4%;
  z-index: 3;
}
.block_video .button_video img {width: 100%; cursor: pointer; vertical-align: middle;}
.button_video .t_r {display: table-row;}
.button_video .t_c,
.button_video .info_video {
  display: table-cell;
  vertical-align: middle;
  padding: 2%;
  background: rgba(0,0,0,.7);
}
.button_video .t_c {
  width: 17%;
}
.button_video .info_video {
  color: #FFF;
  text-shadow: 1px 1px 1px #000;
  font-size: 78%;
  line-height: 110%;
  width: 78%;
}
.button_video .info_video.no_vt {background-color: transparent; color: transparent;text-shadow: none;}
@-webkit-keyframes da_vt {
  0% {background-color: transparent;}
  100% {background: rgba(0,0,0,.7);}
}
@keyframes da_vt {
  0% {background-color: transparent;}
  100% {background: rgba(0,0,0,.7);}
}
@-webkit-keyframes no_vt {
  0% {background: rgba(0,0,0,.7);}
  100% {background-color: transparent;}
}
@keyframes no_vt {
  0% {background: rgba(0,0,0,.7);}
  100% {background-color: transparent;}
}
.da_vt {
  -webkit-animation-name: da_vt;
  animation-name: da_vt;
}
.no_vt {
  -webkit-animation-name: no_vt;
  animation-name: no_vt;
}

.screen_bg_bottom {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  width: 20%;
  height: 20%;
}
.screen_content.k3 .screen_bg_bottom {width: 34%; height: 60%;}
.screen_content.k4 .screen_bg_bottom {width: 39%; height: 40%;}
.screen_content.k5 .screen_bg_bottom {width: 35%; height: 50%;}
.screen_content.k6 .screen_bg_bottom {width: 46%; height: 35%;}
.screen_content.k7 .screen_bg_bottom {width: 38%; height: 44%;}
.screen_content.k8 .screen_bg_bottom {width: 31%; height: 39%;}
.screen_content.k5 .block_img {left: 30%; top: 43%; width: 32%;}
.screen_content.k6 .block_img {left: 34%; top: 42%; width: 29%;}
.screen_content.k9 .screen_bg_bottom {width: 35%; height: 50%;}
.screen_content.k10 .screen_bg_bottom {width: 35%; height: 38%;}

.block_info_bottom {
  position: relative;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  vertical-align: top;
  font-size: 80%;
}
.block_info_bottom .t_c {
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px;
  min-height: 110px;
  background: rgba(0,0,0,.7);
}
.block_info_bottom .t_c p {margin: 15px 10px 15px -5px;}
.block_info_bottom .t_c p a {color: #c7b299;}
.block_info_bottom .t_r {display: table-row;}
.block_info_bottom h2 {font-weight: normal; margin-right: -10px;}

.block_info_bottom .t_c.no_text {background-color: transparent;}
.block_info_bottom .t_c.no_text p {visibility: hidden;}
@-webkit-keyframes da_text {
  0% {background-color: transparent;}
  100% {background: rgba(0,0,0,.7);}
}
@keyframes da_text {
  0% {background-color: transparent;}
  100% {background: rgba(0,0,0,.7);}
}
@-webkit-keyframes no_text {
  0% {background: rgba(0,0,0,.7);}
  100% {background-color: transparent;}
}
@keyframes no_text {
  0% {background: rgba(0,0,0,.7);}
  100% {background-color: transparent;}
}
.da_text {
   -webkit-animation-name: da_text;
   animation-name: da_text;
}
.no_text {
  -webkit-animation-name: no_text;
  animation-name: no_text;
}
.animated_v,
.animated_v_v {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count:1;
  animation-iteration-count:1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bmw {
  z-index: 200;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  min-height: 500px;
}
.bmw.r1 {
  background-size: 100% 100%;
  background-attachment: fixed;
}
.bmw.r2 {}
.bmw.r2 .item_car_bg {
  position: absolute; width: 100%; height: 100%; z-index: 40;
  top: 0;
  left: 0;
  /*background-size: cover;
  background-attachment: fixed;
  background-position: bottom left; */
}
.bmw.r2 .item_car {
  font-family: Arial, sans-serif;
  color: #fff;
  font-size: 18pt;
  line-height: 20pt;
  font-weight: bold;
  padding: 60px 0 0 5%;
  width: 60%;
  text-shadow: 1px 1px 5px rgba(0,0,0,1);
  text-transform: uppercase;
}
.bmw.r2 .item_car .bmw_button {
  width: 220px;
  padding: 20px 0;
  margin-top: 40px;
  line-height: 15pt;
  font-size: 13pt;
  text-shadow: none;
}
.item_car_active {}
.bmw.r2 .bottom_menu {
  position: absolute;
  bottom: 1%;
  width: 100%;
  height: 105px;
  padding-top: 15px;
  background-color: rgba(0,0,0,.3);
  z-index: 50;
}
.bmw.r2 .bottom_menu > div {
  width: 805px;
  margin: 0 auto;
}
.bmw.r2 .bottom_menu > div img:first-child {margin-left: 0;}
.bmw.r2 .bottom_menu > div img {
  width: 135px;
  border: 3px solid #fff;
  cursor: pointer;
  margin-left: 20px;
}
.bottom_menu .item_car_active {opacity: .6;}
.bmw_button {
  font-family: Arial, helvetica, sans-serif;
  position: relative;
  background-color: rgba(0,0,0,.7);
  color: #fff;
  width: 400px;
  padding: 18px 15px 8px;
  box-shadow: 3px 3px 6px rgba(0,0,0,.5);
  text-align: center;
  font-size: 13pt;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
}
.bmw_button:hover {
  background-color: rgba(0,0,0,.5);
}
.bmw_button a {
  color: #fff;
  text-decoration: none;
}
.bmw_button img {
  float: right;
  margin-top: -10px;
}
.bmv_logo {
  float: right;
  box-shadow: 3px 3px 6px rgba(0,0,0,.5);
  margin-top: 50px;
  position: relative;
  z-index: 60;
}
.bmv_rek {
  background-color: rgba(0,0,0,.5);
  display: inline-block;
  position: absolute; z-index: 60;
  margin-top: 35%;
  right: 0;
  margin-right: -26px;
  min-height: 17px;
  padding: 5px 6px 8px;
  color: #fff;
  font-size: 12pt;
  line-height: 12pt;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.dark_win {position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #000; z-index: 999; opacity: 0.5;}
#v_bmw {width: 650px; position: fixed; top: 0; z-index: 1000; display: none;}
#v_bmw img {position: absolute; margin: -15px -14px -16px 0; right: 0; z-index: 2; cursor: pointer;}

.number_position .arrow_up_green,
.number_position .arrow_down_red,
.number_position .egual,
.number_position .new {
  position: absolute;
  left: 40%;
  top: 140%;
  font-size: 10pt;
  line-height: 10pt;
  padding-left: 10px;
  font-family: Arial, sans-serif;
}
.number_position .arrow_up_green {
  background: url("../img/arrow_up_green.png") no-repeat;
  color: #60EF51;
}
.number_position .arrow_down_red {
  background: url("../img/arrow_down_red.png") no-repeat;
  color: #FF0000;
}
.number_position .egual {
  background: url("../img/egual.png") no-repeat;
  padding-left: 9px;
  height: 5px;
  left: 41%;
}
.number_position .new {
  background: url("../img/new.png") no-repeat;
  padding-left: 28px;
  height: 9px;
  left: 30%;
}

.block-screen.fin {
  background-attachment: fixed;
  z-index: 101;
}
.block-screen.fin .fin-content {
  position: absolute;
  left: 0; top: 0;
  width: 100%; height: 100%;
  opacity: 0;
}
.fin-bg {
  background-color: #000; opacity: 0.5; position: absolute; width: 100%; height: 100%; left: 0; top:0;
}
.fin-content table {
  width: 90%;
  height: 90%;
  margin: 5% auto 0;
}
.fin-content table td {
  vertical-align: top;
  text-align: center;
}
.fin-content table td img {
  width: 95%;
  display: block;
}
.fin-content table td img:first-child {
  display: block;
}
.fin-content table td img:last-child {
  display: none;
}


.start_ar_d {
  position: absolute;
  height: 10%;
  bottom: 2%;
  width: 100%;
  z-index: 2;
  cursor: pointer;
}
.start_ar_d img {
  height: 77%;
  margin: 0 auto;
  display: block;
}


.end-bottom {
  background-color: #1A1F25;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 40%;
}
.end-bottom-up {
  /*width: 13%; */
  margin: 4% 0 0 0;
  position: relative;
  float: right;
}
.end-bottom-up img {
  position: relative;
  /*width: 80%;*/
  cursor: pointer;
}
.end-bottom-copy {
  position: absolute; bottom: 15px;
  color: #BDBBBC; font-size: 10pt; line-height: 12pt;
}
.block-screen.end .gallery_zag {
  width: 50%;
  position: absolute;
  top: 5%;
  left: 25%;
}
.editor-chief-video {
  width: 46%;
  left: 27%;
  top: 7%;
  position: absolute;
}
.editor-chief-video video {border: 3px solid #c7b299; background-color: #000;}
.editor-chief-video img {border: 3px solid #c7b299;}
#ecv {position: absolute;z-index: -1;height: 100%;width: 100%;top: 0;}
#ecv_play {
  position: absolute;
  left: 2%;
  bottom: 4%;
  border: 0;
  background-color: rgba(0,0,0,.7);
  padding: 6px;
  cursor: pointer;
}
#ecv_play:hover {
  background-color: rgba(0,0,0,.3);
}


.social-block {
  width: 241px; height: 241px;
  background: url('../img/social_bg.png') no-repeat;
  margin: 6% auto 0;
  text-align: center;
}
.social-block_bl {
  width: 193px; margin: 0 auto; padding-top: 80px; visibility: hidden;
}
.social-block_bl:after {content: ''; display: block; clear: both;}
.sb-facebook,
.sb-vk,
.sb-twitter {
  position: relative;
  background: url('../img/social_button.png') no-repeat; width: 51px; height: 51px;
  float: left; margin-right: 20px;
  cursor: pointer;
}
.sb-vk {background-position: -51px 0;}
.sb-twitter {background-position: -102px 0; margin-right: 0;}

.sb-facebook > div,
.sb-vk > div,
.sb-twitter > div {
  padding: 4px 0 3px;
  font-family: arial, sans-serif;
  background-color: #fff;
  color: #020202;
  font-size: 11pt; line-height: 11pt;
  text-shadow: none;
  margin-top: 57px;
}
.sb-facebook:before,
.sb-vk:before,
.sb-twitter:before {
  content: ''; display: block; position: absolute;
  top: 51px; left: 21px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #fff;
}
.social-block_bl_inall {
  width: 193px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  font-size: 18pt; line-height: 21pt;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  top: -32px;
  visibility: hidden;
}
.head-top-soc {
  position: absolute; width: 100%; z-index: 10; bottom: 18%;
}
.bottom {
  float: left;
  margin: 4% 0 0 0;
}
.bottom .social-block_bl {
  visibility: visible;
}







