@charset "UTF-8";

/* *** _RESET *** */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
figcaption,
article,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
  background: transparent;
}

.search input {
  background: none;
  border: none;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}

/* remember to define focus styles! */

:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/** scss/core/_base **/

/** copied some styles from redesign/scss/main.scss **/

/** scss/core/_font **/

/* roboto-regular - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("../../css/font/roboto-v15-cyrillic_latin-regular.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"), url("../../css/font/roboto-v15-cyrillic_latin-italic.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../css/font/roboto-v15-cyrillic_latin-700.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("../../css/font/roboto-v15-cyrillic_latin-700italic.woff2") format("woff2"), url("../../css/font/roboto-v15-cyrillic_latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-regular - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-regular.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Condensed Italic"), local("RobotoCondensed-Italic"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-italic.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-700 - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-700italic - cyrillic_latin */

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Condensed Bold Italic"), local("RobotoCondensed-BoldItalic"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700italic.woff2") format("woff2"), url("../../css/font/roboto-condensed-v13-cyrillic_latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-regular - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"), url("../../css/font/pt-serif-v8-cyrillic_latin-regular.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-italic - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src: local("PT Serif Italic"), local("PTSerif-Italic"), url("../../css/font/pt-serif-v8-cyrillic_latin-italic.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-700 - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"), url("../../css/font/pt-serif-v8-cyrillic_latin-700.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* pt-serif-700italic - cyrillic_latin */

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  src: local("PT Serif Bold Italic"), local("PTSerif-BoldItalic"), url("../../css/font/pt-serif-v8-cyrillic_latin-700italic.woff2") format("woff2"), url("../../css/font/pt-serif-v8-cyrillic_latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/** scss/core/_variable **/

/* variables */

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

img {
  max-width: 100%;
  display: block;
}

.wf-roboto-n4-loading body {
  font-family: sans-serif;
}

/** scss/core/_variable **/

/* variables */

/* - size - */

.size2,
.size3,
.size4,
.size6,
.size9 {
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}

.size2 {
  width: 220px;
}

.size2.bordered {
  width: 118px;
}

.size3 {
  width: 300px;
}

.size3.bordered {
  width: 298px;
}

.size3.news_item {
  width: 298px;
}

.size3.item_box .box_info {
  padding: 10px;
}

.size3.item_box .box_info h3 {
  margin-bottom: 0;
  font-size: 1em;
}

.size3.item_box .box_label {
  top: 10px;
  left: 10px;
}

.size4 {
  width: 460px;
}

.size4.bordered {
  width: 458px;
}

.size6 {
  width: 620px;
}

.size6.bordered {
  width: 618px;
}

.size9 {
  width: 940px;
}

.size9.bordered {
  width: 938px;
}

.height2 {
  height: 198px;
}

.height2.bordered {
  height: 196px;
}

.height2.bordered.not_img_item {
  height: 198px;
}

.height2.bordered.opinion {
  height: 198px;
}

.height3 {
  height: 303px;
}

.height3.bordered {
  height: 301px;
}

.height4 {
  height: 410px;
}

.height4.bordered {
  height: 408px;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.overfl {
  overflow: hidden;
}

.pad10 {
  padding-bottom: 10px;
}

.ptop15 {
  padding-top: 15px;
}

.mbottom5 {
  margin-bottom: 5px;
}

.mbottom10 {
  margin-bottom: 10px;
}

.mbottom20 {
  margin-bottom: 20px;
}

.material_box .size3.item_box {
  width: 308px;
  border: 1px solid transparent;
}

.material_box .size3.item_box.not_img_item {
  border: 1px solid #efefef;
}

.material_box .size6.bordered {
  width: 638px;
}

/** scss/core/_icon **/

/* icons */

i.icon {
  display: inline-block;
}

.red_mini_tri {
  background: url("../../img/img_sprite.png") no-repeat -36px -187px;
  width: 4px;
  height: 7px;
  display: inline-block;
}

.white_eye {
  background: url("../../img/img_sprite_multimedia.png") no-repeat -35px -8px;
  width: 14px;
  height: 8px;
  display: inline-block;
  margin-top: 7px;
  margin-right: 5px;
}

.black_angle_down {
  background: url("../../img/img_sprite.png") no-repeat -6px -458px;
  width: 13px;
  height: 9px;
  display: inline-block;
}

.user_icon {
  background: url("../../img/redesign/header_sprite.png") no-repeat -226px -10px;
  width: 13px;
  height: 10px;
  display: inline-block;
}

.search_icon {
  background: url("../../img/redesign/header_sprite.png") no-repeat -253px -5px;
  width: 19px;
  height: 19px;
  display: inline-block;
}

.clock {
  background: url("../../img/img_sprite.png") no-repeat -29px -454px;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.list {
  background: url("../../img/img_sprite.png") no-repeat -53px -454px;
  width: 20px;
  height: 16px;
  display: inline-block;
}

.black_clock {
  background: url("../../img/img_sprite.png") no-repeat -80px -454px;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.black_eye {
  background: url("../../img/img_sprite.png") no-repeat -129px -458px;
  width: 17px;
  height: 10px;
  display: inline-block;
}

.black_newspaper {
  background: url("../../img/img_sprite.png") no-repeat -103px -454px;
  width: 19px;
  height: 15px;
  display: inline-block;
}

.author_icon {
  background: url("../../img/img_sprite.png") no-repeat -155px -455px;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.comments_icon {
  background: url("../../img/img_sprite.png") no-repeat -181px -457px;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.comment_num_icon {
  background: url("../../img/img_sprite_list_data.png") no-repeat -7px -34px;
  width: 9px;
  height: 9px;
}

.review_num_icon {
  background: url("../../img/img_sprite_list_data.png") no-repeat -30px -34px;
  width: 14px;
  height: 8px;
}

.zoom_icon {
  background: url("../../img/img_sprite.png") no-repeat -29px -478px;
  width: 17px;
  height: 19px;
  display: inline-block;
}

.min_icon {
  background: url("../../img/img_sprite.png") no-repeat -53px -478px;
  width: 17px;
  height: 19px;
  display: inline-block;
}

.press_icon {
  background: url("../../img/img_sprite.png") no-repeat -78px -478px;
  width: 19px;
  height: 19px;
  display: inline-block;
}

.white_arrow_right {
  background: url("../../img/img_sprite.png") no-repeat -111px -109px;
  width: 3px;
  height: 7px;
  display: inline-block;
}

.arrow_up_black {
  background: url("../../img/img_sprite.png") no-repeat -105px -479px;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.location_icon {
  background: url("../../img/redesign/header_sprite.png") no-repeat -258px -51px;
  width: 9px;
  height: 13px;
  display: inline-block;
}

.show_shar_icon {
  background: url("../../img/redesign/header_sprite.png") no-repeat -280px -3px;
  width: 18px;
  height: 20px;
  display: inline-block;
}

.exit {
  background: url("../../img/redesign/header_sprite.png") no-repeat -224px -49px;
  width: 15px;
  height: 15px;
  display: inline-block;
}

.story_icon {
  background: url("../../img/img_sprite.png") no-repeat -3px -503px;
  width: 19px;
  height: 19px;
  display: inline-block;
}

.comments_icon_white {
  background: url("../../img/img_sprite.png") no-repeat -79px -505px;
  width: 17px;
  height: 17px;
  display: inline-block;
}

.views_icon {
  background: url("../../img/img_sprite.png") no-repeat -102px -507px;
  width: 21px;
  height: 12px;
  display: inline-block;
}

/** scss/core/_forms **/

/** copied some styles from redesign/scss/_const.scss here **/

/** scss/core/_mixin **/

/* btns */

.white_border_btn,
.item_box .white_border_btn {
  width: 100%;
  border: 4px solid #ffffff;
  text-transform: uppercase;
  color: #ffffff;
  min-height: 50px;
  display: block;
  line-height: 50px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}

.white_border_btn:hover,
.item_box .white_border_btn:hover {
  text-decoration: none;
  -webkit-box-shadow: inset 0 0 0 1px #FAFAFA;
  -moz-box-shadow: inset 0 0 0 1px #FAFAFA;
  -ms-box-shadow: inset 0 0 0 1px #FAFAFA;
  box-shadow: inset 0 0 0 1px #FAFAFA;
}

.white_upper_link {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 100%;
  display: block;
}

.gray_border_btn,
.item_box .gray_border_btn {
  width: 100%;
  border: 4px solid #999999;
  text-transform: uppercase;
  color: #999999;
  min-height: 50px;
  display: block;
  line-height: 50px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}

.gray_border_btn:hover,
.item_box .gray_border_btn:hover {
  text-decoration: none;
  -webkit-box-shadow: inset 0 0 0 1px #a3a3a3;
  -moz-box-shadow: inset 0 0 0 1px #a3a3a3;
  -ms-box-shadow: inset 0 0 0 1px #a3a3a3;
  box-shadow: inset 0 0 0 1px #a3a3a3;
}

.load_more {
  max-width: 160px;
  margin: 0 auto;
  display: block;
  border: 3px solid #999999;
  padding: 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #999999;
  font-weight: bold;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
  clear: both;
}

.load_more:hover {
  text-decoration: none;
  -webkit-box-shadow: inset 0 0 0 1px #999999;
  -moz-box-shadow: inset 0 0 0 1px #999999;
  -ms-box-shadow: inset 0 0 0 1px #999999;
  box-shadow: inset 0 0 0 1px #999999;
}

.button_red,
.button_red_new {
  border: 4px solid #DD252A;
  text-transform: uppercase;
  color: #DD252A;
  min-height: 20px;
  display: block;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  float: left;
  cursor: pointer;
}

.button_red:hover,
.button_red_new:hover {
  text-decoration: none;
  -webkit-box-shadow: inset 0 0 0 1px #DD252A;
  -moz-box-shadow: inset 0 0 0 1px #DD252A;
  -ms-box-shadow: inset 0 0 0 1px #DD252A;
  box-shadow: inset 0 0 0 1px #DD252A;
}

.list_button .button_red {
  font-family: 'Roboto';
  text-decoration: none;
  padding: 0 10px;
  font-size: 0.75em;
  line-height: 20px;
}

.button_gr {
  list-style: none;
  float: left;
  border: #cccccc 1px solid;
  padding: 3px 7px 2px 7px;
  font: 0.9em/1.2em "Roboto", sans-serif;
  font-weight: bold;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  display: block;
  text-decoration: none;
  color: #666666;
  text-shadow: 1px 1px 1px #ffffff;
  -moz-text-shadow: 1px 1px 1px #ffffff;
  -webkit-text-shadow: 1px 1px 1px #ffffff;
  filter: Shadow(Color=#ffffff, Direction=1, Strength=1);
  cursor: pointer;
}

.ajx_err_message,
.error {
  color: #dd252a;
}

.succesfull_text,
.good_message {
  color: #2e9712;
}

/** scss/core/_variable **/

/* variables */

/** scss/core/_mixin **/

.branding,
.ny_spec,
.bg_and_top_adv,
.total_branb_no_top {
  margin: 0 auto;
  max-width: 1000px;
}

.branding .header_box,
.ny_spec .header_box,
.bg_and_top_adv .header_box,
.total_branb_no_top .header_box {
  margin: 0 auto;
  max-width: 1000px;
}

.branding .header_box .rubricator,
.ny_spec .header_box .rubricator,
.bg_and_top_adv .header_box .rubricator,
.total_branb_no_top .header_box .rubricator {
  max-width: 1000px;
}

.branding header.header .cont_center,
.ny_spec header.header .cont_center,
.bg_and_top_adv header.header .cont_center,
.total_branb_no_top header.header .cont_center {
  padding-left: 10px;
  padding-right: 10px;
}

.branding .subrubrics,
.ny_spec .subrubrics,
.bg_and_top_adv .subrubrics,
.total_branb_no_top .subrubrics {
  max-width: 1000px;
  margin: 0 auto;
}

.branding .fixed_menu,
.ny_spec .fixed_menu,
.bg_and_top_adv .fixed_menu,
.total_branb_no_top .fixed_menu {
  max-width: 1000px;
}

header.header {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  z-index: 250;
}

.left_header_box,
.fixed_menu {
  display: inline-block;
  width: 79.0%;
}

.left_header_box .logo,
.fixed_menu .logo {
  position: relative;
  display: inline-block;
  float: left;
  width: 200px;
  margin-top: 15px;
  z-index: 300;
}

body.main_page_body .left_header_box .logo,
body.main_page_body .fixed_menu .logo {
  margin: 15px 40px 0 0;
}

.left_header_box .logo .logo_img,
.fixed_menu .logo .logo_img {
  display: block;
}

.left_header_box .logo .logo_img img,
.fixed_menu .logo .logo_img img {
  max-width: 100%;
}

.left_header_box .logo .region,
.fixed_menu .logo .region {
  display: block;
  position: absolute;
  left: 52%;
  top: 60%;
}

.left_header_box .main_menu_box,
.fixed_menu .main_menu_box {
  position: absolute;
  left: 0;
  right: 0;
  display: inline-block;
  padding: 0 240px 0 200px;
  z-index: 250;
}

body.main_page_body .left_header_box .main_menu_box,
body.main_page_body .fixed_menu .main_menu_box {
  padding: 0 370px 0 200px;
}

body.main_page_body .authorized .left_header_box .main_menu_box,
body.main_page_body .authorized .fixed_menu .main_menu_box {
  padding: 0 420px 0 200px;
}

.authorized .left_header_box .main_menu_box,
.authorized .fixed_menu .main_menu_box {
  padding: 0 270px 0 200px;
}

.left_header_box .main_menu_box .main_menu,
.fixed_menu .main_menu_box .main_menu {
  height: 65px;
  line-height: 62px;
  font-family: "Roboto Condensed", sans-serif;
  float: left;
}

.left_header_box .main_menu_box .main_menu li,
.fixed_menu .main_menu_box .main_menu li {
  float: left;
  padding: 0 10px;
  height: 60px;
}

.left_header_box .main_menu_box .main_menu li a,
.left_header_box .main_menu_box .main_menu li span,
.fixed_menu .main_menu_box .main_menu li a,
.fixed_menu .main_menu_box .main_menu li span {
  color: #000000;
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  height: 100%;
  cursor: pointer;
}

body.main_page_body .left_header_box .main_menu_box .main_menu li a,
body.main_page_body .left_header_box .main_menu_box .main_menu li span,
body.main_page_body .fixed_menu .main_menu_box .main_menu li a,
body.main_page_body .fixed_menu .main_menu_box .main_menu li span {
  font-size: 1em;
}

.left_header_box .main_menu_box .main_menu li a i.black_angle_down,
.left_header_box .main_menu_box .main_menu li span i.black_angle_down,
.fixed_menu .main_menu_box .main_menu li a i.black_angle_down,
.fixed_menu .main_menu_box .main_menu li span i.black_angle_down {
  margin-top: 26px;
  margin-left: 5px;
}

.left_header_box .main_menu_box .main_menu li:hover,
.left_header_box .main_menu_box .main_menu li.active,
.fixed_menu .main_menu_box .main_menu li:hover,
.fixed_menu .main_menu_box .main_menu li.active {
  border-bottom: 5px solid #dd252a;
}

.left_header_box .select_region,
.fixed_menu .select_region {
  cursor: pointer;
  float: right;
  color: #000000;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  height: 60px;
  line-height: 62px;
  font-size: 0.75em;
}

.left_header_box .select_region:hover,
.fixed_menu .select_region:hover {
  text-decoration: underline;
}

body.main_page_body .left_header_box .select_region,
body.main_page_body .fixed_menu .select_region {
  font-size: 1em;
}

.left_header_box .select_region .location_icon,
.fixed_menu .select_region .location_icon {
  margin-top: 23px;
  margin-right: 5px;
}

.sharings_box {
  width: 100px;
  height: 46px;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  z-index: 300;
  background-color: #FFFFFF;
}

.sharings_box.show {
  width: 280px !important;
}

.sharings_box ul {
  float: right;
}

.sharings_box ul li {
  float: left;
  padding-top: 20px;
  margin-right: 5px;
}

.sharings_box ul li a {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.sharings_box ul li a .on_hover {
  display: none;
}

.sharings_box ul li a.rss_button_black {
  background: url("../../img/img_sprite.png") no-repeat -125px -25px;
}

.sharings_box ul li a.rss_button_black:hover {
  background-position: -100px -200px;
}

.sharings_box ul li a.phon_button_black {
  background: url("../../img/img_sprite.png") no-repeat 0 -225px;
}

.sharings_box ul li a.phon_button_black:hover {
  background-position: -75px -225px;
}

.sharings_box .show_shar_icon {
  float: right;
  margin-top: 20px;
  display: inline-block;
}

.sharings_box .soc {
  width: 30px;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}

.sharings_box .soc.show {
  width: 180px !important;
  display: block;
}

.right_header_box {
  width: 20%;
  display: inline-block;
  height: 65px;
  line-height: 22px;
  font-family: "Roboto Condensed", sans-serif;
  z-index: 300;
  position: relative;
}

.right_header_box .fright {
  margin: 20px 0;
  height: 20px;
  border-left: 1px solid #000000;
}

.right_header_box .exit {
  float: right;
  margin: 23px 0 20px 5px;
  display: block;
}

.right_header_box a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
}

body.main_page_body .right_header_box a {
  font-size: 1em;
}

.right_header_box a:hover {
  text-decoration: underline;
}

.right_header_box .user_icon {
  margin: 6px 5px 0 10px;
}

.right_header_box .sharings_box {
  position: absolute;
  right: 120px;
}

body.main_page_body .right_header_box .sharings_box .show_shar_icon {
  display: none;
}

body.main_page_body .right_header_box .sharings_box .soc {
  width: auto;
}

.authorized .right_header_box .sharings_box {
  right: 150px;
}

body.main_page_body .right_header_box .sharings_box {
  width: 230px;
}

.right_header_box .sharings_box #all_mob {
  display: none;
}

.right_header_box .search_box {
  position: relative;
  margin: 20px 0 20px 10px;
  height: 20px;
  float: right;
  border-left: 1px solid #000000;
}

.right_header_box .search_box .search_icon {
  margin-left: 10px;
}

.right_header_box .search_box .search_input_box {
  height: 25px;
  position: absolute;
  right: 29px;
  top: -2px;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  z-index: 310;
  padding: 0;
}

.right_header_box .search_box .search_input_box.show {
  width: 275px;
}

.right_header_box .search_box .search_input_box input {
  width: 95%;
  height: 19px;
  border: 1px solid #cccccc;
  padding: 2px 5px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: content-box;
}

.soc_top li a,
.soc_top li a:hover,
.soc_footer li a,
.soc_footer li a:hover,
.soc_buttons li a,
.soc_buttons li a:hover,
.other_top_soc_menu li a,
.other_top_soc_menu li a:hover {
  text-decoration: none;
  display: block;
  height: 20px;
  width: 20px;
}

.vk_button_black {
  background: url("../../img/img_sprite.png") no-repeat -25px -25px;
}

.vk_button_black:hover,
.soc_img .vk_button_black,
.nohover .vk_button_black {
  background: url("../../img/img_sprite.png") no-repeat 0 -200px;
}

.ok_button_black {
  background: url("../../img/img_sprite.png") no-repeat -50px -25px;
}

.ok_button_black:hover,
.soc_img .ok_button_black,
.nohover .ok_button_black {
  background: url("../../img/img_sprite.png") no-repeat -25px -200px;
}

.tw_button_black {
  background: url("../../img/img_sprite.png") no-repeat -75px -25px;
}

.tw_button_black:hover,
.soc_img .tw_button_black,
.nohover .tw_button_black {
  background: url("../../img/img_sprite.png") no-repeat -50px -200px;
}

.fb_button_black {
  background: url("../../img/img_sprite.png") no-repeat -100px -25px;
}

.fb_button_black:hover,
.soc_img .fb_button_black,
.nohover .fb_button_black {
  background: url("../../img/img_sprite.png") no-repeat -75px -200px;
}

.count_box_nodisplay {
  position: absolute;
  width: 0;
  height: 0;
  top: -9999px;
}

.regions_list {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  height: 0;
  overflow: hidden;
  z-index: 500;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

.regions_list.show {
  height: 260px;
  border-bottom: 1px solid #cccccc;
}

.regions_list ul {
  margin-top: 20px;
  overflow: hidden;
  background: url("../../img/redesign/regions_bg.jpg") repeat top left;
}

.regions_list ul li {
  width: 24%;
  height: 20px;
  line-height: 20px;
  padding: 0 0.5%;
  float: left;
  white-space: nowrap;
}

.regions_list ul li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #cc3333;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.regions_list ul li a:hover {
  text-decoration: underline;
}

.regions_list .closer {
  position: absolute;
  top: 0;
  right: 0;
  background: url("../../img/closer.jpg") no-repeat center center;
  width: 20px;
  height: 20px;
}

.rubricator {
  position: absolute;
  width: 100%;
  z-index: 250;
  height: 0;
}

.rubricator.show {
  height: auto;
}

.rubricator .rubrics_menu {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  height: 0;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

.rubricator .rubrics_menu.show {
  height: 42px;
  border-bottom: 1px solid #cccccc;
}

.rubricator .rubrics_menu .rubrics_menu_list {
  width: 100%;
  line-height: 42px;
  height: 0;
}

.rubricator .rubrics_menu .rubrics_menu_list.show {
  height: auto;
}

.rubricator .rubrics_menu .rubrics_menu_list li {
  float: left;
  height: 38px;
}

.rubricator .rubrics_menu .rubrics_menu_list li.hide_menu {
  display: none;
}

.rubricator .rubrics_menu .rubrics_menu_list li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.rubricator .rubrics_menu .rubrics_menu_list li:hover,
.rubricator .rubrics_menu .rubrics_menu_list li.active {
  border-bottom: 4px solid #dd252a;
}

.rubricator .rubrics_menu .rubrics_menu_list li.red_bg {
  border-bottom: 4px solid #dd252a;
  background-color: #dd252a;
}

.rubricator .rubrics_menu .rubrics_menu_list li.red_bg a {
  color: #ffffff;
}

.rubricator .rubrics_menu .rubrics_menu_list li.red_bg:hover {
  border-color: #000000;
}

.rubricator .rubric_items_box {
  height: 0;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

.rubricator .rubric_items_box.show {
  height: 235px;
  border-bottom: 1px solid #cccccc;
}

.ie8 .rubricator .rubric_items_box.show {
  height: 0;
}

.rubricator .rubric_items_box .rubric_items {
  opacity: 0;
  -webkit-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: opacity 0.7s;
  position: absolute;
  top: 20px;
  width: 100%;
}

.rubricator .rubric_items_box .rubric_items.show {
  opacity: 1;
}

.rubricator .rubric_items_box .cont_center {
  text-align: center;
}

.rubricator .rubric_items_box .size3 {
  display: inline-block;
  text-align: left;
  float: none;
  margin: 0 0 20px 16px;
}

.rubricator .rubric_items_box .size3:first-child {
  margin-left: 0;
}

.content_overlay {
  position: absolute;
  display: none;
  z-index: 240;
  width: 100%;
  height: 100%;
  background: url("../../img/redesign/half.png") repeat top left;
  top: 0;
  left: 0;
}

.bg_and_top_adv .content_overlay {
  margin-top: 120px;
}

.subrubrics .rubrics_menu {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  height: 42px;
  background-color: #ffffff;
}

.subrubrics .rubrics_menu .rubrics_menu_list {
  height: 42px;
  line-height: 42px;
  display: table-cell;
  width: 100%;
}

.subrubrics .rubrics_menu .rubrics_menu_list li,
.subrubrics .rubrics_menu .subrubric_menu_link {
  height: 38px;
  display: inline-block;
}

.subrubrics .rubrics_menu .rubrics_menu_list li.hide_menu,
.subrubrics .rubrics_menu .subrubric_menu_link.hide_menu {
  display: none;
}

.subrubrics .rubrics_menu .subrubric_menu_link {
  display: table-cell;
  padding: 0;
  visibility: hidden;
  cursor: pointer;
}

.subrubrics .rubrics_menu .subrubric_menu_link a {
  line-height: 42px;
  padding: 0 10px 10px 0;
}

.subrubrics .rubrics_menu .subrubric_menu_link:hover a {
  border-bottom: 4px solid #dd252a;
}

.subrubrics .rubrics_menu .subrubric_menu_link.showLink {
  visibility: visible;
}

.subrubrics .rubrics_menu .cont_center {
  border: 0;
}

.subrubrics .rubrics_menu .hide_menu {
  display: none;
}

.rubrics_menu_list li a,
.subrubric_menu_link a,
.rubricator_menu_link a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.rubrics_menu_list li:hover,
.rubrics_menu_list li.active,
.subrubric_menu_link:hover,
.subrubric_menu_link.active,
.rubricator_menu_link:hover,
.rubricator_menu_link.active {
  border-bottom: 4px solid #dd252a;
}

.rubricator_menu_link {
  display: none;
}

.rubricator_menu_link.showLink {
  height: 38px;
  line-height: 42px;
  display: inline-block;
}

.rubricator_menu_link a {
  line-height: 42px;
  padding-top: 0;
  padding-bottom: 10px;
}

.rubricator_menu_link:hover a {
  border-bottom: 4px solid #dd252a;
}

.cont_center {
  border: 0;
}

.hide_menu {
  display: none;
}

.showBlock {
  display: block !important;
}

.showBlock .hide_menu a {
  color: #000000;
}

.subrubric_hide_menu,
.rubricator_hide_menu {
  position: absolute;
  z-index: 255;
  display: none;
  background-color: #ffffff;
  border: 1px solid #efefef;
  padding-top: 5px;
}

.subrubric_hide_menu li,
.rubricator_hide_menu li {
  padding: 5px 10px;
  display: block;
  box-sizing: border-box;
  height: 25px;
  text-align: center;
}

.subrubric_hide_menu li a,
.rubricator_hide_menu li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
}

.subrubric_hide_menu li:hover,
.subrubric_hide_menu li.active,
.rubricator_hide_menu li:hover,
.rubricator_hide_menu li.active {
  border-bottom: 4px solid #dd252a;
  height: 25px;
}

.subrubric_hide_menu li.hide_menu,
.rubricator_hide_menu li.hide_menu {
  display: block;
}

/** scss/core/_variable **/

/* variables */

/** scss/core/_mixin **/

body.main_page_body .fixed_menu,
.fixed_menu {
  position: fixed;
  top: -100px;
  width: 100%;
  height: 42px;
  overflow: hidden;
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  z-index: 600;
  opacity: 0;
  -webkit-transition: top 0.6s;
  -moz-transition: top 0.6s;
  -o-transition: top 0.6s;
  transition: top 0.6s;
}

body.main_page_body .fixed_menu .cont_center,
.fixed_menu .cont_center {
  padding: 0 10px;
  z-index: 601;
}

body.main_page_body .fixed_menu.show,
.fixed_menu.show {
  top: 0;
  opacity: 1;
}

body.main_page_body .fixed_menu .logo,
.fixed_menu .logo {
  width: auto;
  margin-right: 20px;
  margin-top: 10px;
  display: table-cell;
}

body.main_page_body .fixed_menu .logo img,
.fixed_menu .logo img {
  width: 100px;
}

body.main_page_body .fixed_menu .logo .region,
.fixed_menu .logo .region {
  width: 53%;
  left: 65px;
  top: 60%;
}

body.main_page_body .fixed_menu .rubrics_menu_list,
.fixed_menu .rubrics_menu_list {
  width: 100%;
  line-height: 42px;
  height: 0;
  display: table-cell;
}

body.main_page_body .fixed_menu .rubrics_menu_list li,
.fixed_menu .rubrics_menu_list li {
  height: 42px;
  display: inline-block;
  box-sizing: border-box;
}

body.main_page_body .fixed_menu .rubrics_menu_list li.hide_menu,
.fixed_menu .rubrics_menu_list li.hide_menu {
  display: none;
}

body.main_page_body .fixed_menu .rubrics_menu_list li a,
.fixed_menu .rubrics_menu_list li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

body.main_page_body .fixed_menu .rubrics_menu_list li:hover,
body.main_page_body .fixed_menu .rubrics_menu_list li.active,
.fixed_menu .rubrics_menu_list li:hover,
.fixed_menu .rubrics_menu_list li.active {
  border-bottom: 4px solid #dd252a;
}

body.main_page_body .fixed_menu .rubrics_menu_list li.red_bg,
.fixed_menu .rubrics_menu_list li.red_bg {
  border-bottom: 4px solid #dd252a;
  background-color: #dd252a;
}

body.main_page_body .fixed_menu .rubrics_menu_list li.red_bg a,
.fixed_menu .rubrics_menu_list li.red_bg a {
  color: #ffffff;
}

body.main_page_body .fixed_menu .rubrics_menu_list li.red_bg:hover,
.fixed_menu .rubrics_menu_list li.red_bg:hover {
  border-color: #000000;
}

body.main_page_body .fixed_menu .fixed_rubrics_link,
.fixed_menu .fixed_rubrics_link {
  padding: 0 5px;
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  display: table-cell;
  visibility: hidden;
  cursor: pointer;
}

body.main_page_body .fixed_menu .fixed_rubrics_link a,
.fixed_menu .fixed_rubrics_link a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

body.main_page_body .fixed_menu .fixed_rubrics_link:hover,
body.main_page_body .fixed_menu .fixed_rubrics_link.active,
.fixed_menu .fixed_rubrics_link:hover,
.fixed_menu .fixed_rubrics_link.active {
  border-bottom: 4px solid #dd252a;
}

body.main_page_body .fixed_menu .fixed_rubrics_link.showLink,
.fixed_menu .fixed_rubrics_link.showLink {
  visibility: visible;
}

body.main_page_body .fixed_menu .fixed_rubrics_link.red_bg,
.fixed_menu .fixed_rubrics_link.red_bg {
  border-bottom: 4px solid #dd252a;
  background-color: #dd252a;
}

body.main_page_body .fixed_menu .fixed_rubrics_link.red_bg a,
.fixed_menu .fixed_rubrics_link.red_bg a {
  color: #ffffff;
}

body.main_page_body .fixed_menu .fixed_rubrics_link.red_bg:hover,
.fixed_menu .fixed_rubrics_link.red_bg:hover {
  border-color: #000000;
}

.fixed_rubrics_hide_menu {
  position: fixed;
  z-index: 255;
  display: none;
  background-color: #ffffff;
  border: 1px solid #efefef;
  padding-top: 5px;
  top: 42px !important;
}

.fixed_rubrics_hide_menu li {
  padding: 5px 10px;
  display: block;
  box-sizing: border-box;
  height: 25px;
  text-align: center;
}

.fixed_rubrics_hide_menu li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
}

.fixed_rubrics_hide_menu .hide_menu {
  display: block;
}

.fixPoint {
  position: absolute;
  bottom: 0;
}

/** scss/layout/header/_auth **/

/** scss/core/_variable **/

/* variables */

/***************in_auth******************/

.registr_block,
.auth_block {
  display: none;
}

.in_auth {
  background: #FFFFFF;
  border: 1px solid #707070;
  padding: 0px;
  font: bold 1em/1em "Roboto Condensed", sans-serif;
  width: 310px;
}

.head_auth,
.head_popup,
.head_pass_back {
  border-bottom: 1px solid #707070;
  height: 30px;
  font-size: 1.2em;
  line-height: 1.2em;
  padding-left: 10px;
}

.in_auth .closer,
.head_popup .closer,
.pass_back_form .closer {
  background: #999999 url("../../img/img_sprite.png") no-repeat -123px -73px;
  width: 30px;
  height: 30px;
  display: block;
  border-left: 1px solid #707070;
  position: absolute;
  right: 1px;
  top: 1px;
}

.form_block {
  padding: 8px 4%;
  background: url("../../img/border_dotted_gr_3_1.jpg") repeat-x bottom left;
}

.form_block input[type="text"],
.form_block input[type="password"],
.form_block input[type="email"],
.form_block input[type="tel"],
.form_block input[type="date"] {
  width: 100%;
  padding: 2px 2%;
  margin: 0 0 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  display: block;
}

.form_block input[type="text"]:focus,
.form_block input[type="password"]:focus,
.form_block input[type="email"]:focus,
.form_block input[type="tel"]:focus,
.form_block input[type="date"]:focus {
  border: 1px solid #1673d0;
}

.form_block label {
  display: block;
  margin-bottom: 10px;
  font: 0.8em/1em "Roboto", sans-serif;
}

.in_auth .bottom_form_block a.button_red_new {
  margin: 10px 10px 0 10px;
}

.in_auth .bottom_form_block {
  padding-bottom: 10px;
}

.soc_auth {
  padding: 10px;
  background: url("../../img/border_dotted_gr_3_1.jpg") repeat-x bottom left;
}

.soc_auth span {
  display: block;
  float: left;
  margin: 2px 10px 0 0;
}

.left_auth,
.right_auth {
  position: relative;
}

.form_link {
  padding: 10px;
}

.left_auth {
  float: left;
  width: 48%;
  margin-right: 4%;
}

.right_auth {
  float: right;
  width: 48%;
}

.in_auth a {
  font: 0.80em/1em "Roboto", sans-serif;
  display: block;
  color: #666666;
}

.in_auth a.button_red_new {
  margin: 0px 10px 0px 0px;
}

span.registr,
span.auth,
.left_auth_link {
  border-right: 1px solid #999999;
}

span.registr,
span.auth,
.head_popup span,
.left_auth_link {
  padding-top: 2px;
  display: block;
  float: left;
  margin: 3px 10px 3px 0;
  padding-right: 10px;
}

.registration_block .left_auth_link {
  border-right: 0;
  border-left: 1px solid #999999;
  padding-right: 0;
  padding-left: 10px;
  margin-left: 10px;
}

.head_popup span {
  font: bold 1em/1em "Roboto", sans-serif;
}

.required.mini_font {
  display: block;
  padding-top: 10px;
  font: 0.7em/1.2em "Roboto", sans-serif;
}

.in_auth a.registr,
.in_auth a.auth,
.head_links {
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 0;
  color: #666666;
  display: block;
  padding-top: 10px;
  text-decoration: none;
  float: left;
  background: url("../../img/border_dotted_gr_3_1.jpg") repeat-x bottom left;
}

.auth_form input[type="checkbox"] {
  margin: 0 3px 0 0;
}

.checkout_lab {
  padding-top: 4px;
}

.checkout_lab input {
  margin-top: 0;
}

.in_auth .error {
  color: red;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 10px;
}

.auth_panel .registration_block input[name="login"] {
  display: none;
}

.auth_panel .notvisible {
  top: -5000px;
}

.auth_panel .succesfull_text {
  color: green;
  padding: 10px 30px 10px 10px;
  font-weight: normal;
  min-height: 80px;
}

.registration_block .button_red_new {
  margin: 10px 10px 0 10px;
}

.submit_link.button_red_new {
  color: #DD252A;
  line-height: 20px;
  cursor: pointer;
  padding: 0 10px;
  font-size: 0.75em;
  font-weight: bold;
}

/** scss/layout/_content **/

/** copied some styles from redesign/scss/main.scss here **/

/** scss/core/_mixin **/

.notvisible {
  opacity: 0;
  position: absolute;
  left: -9999999px;
}

.container {
  min-width: 1002px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

body.main_page_body .container {
  min-width: 1260px;
}

.container > .cont_center {
  background-color: #ffffff;
}

#container.bg_and_top_adv,
.container.bg_and_top_adv {
  background-repeat: no-repeat no-repeat;
  background-position: top;
  background-image: none;
  max-width: 1000px;
  margin: 0 auto;
  overflow: visible;
  background-color: transparent;
  min-width: 0;
  margin-top: 120px;
}

.content_body {
  width: 660px;
  padding-right: 300px;
  padding-top: 20px;
  margin-left: 20px;
  overflow: hidden;
  background-color: #ffffff;
}

body.main_page_body .content_body {
  width: 960px;
  margin-left: 0;
}

.white_bg #content-body {
  padding: 20px;
  background-color: #ffffff;
}

.white_bg #content-body .span-12 {
  margin: 0 auto;
}

.content {
  width: 100%;
  float: left;
  position: relative;
}

.right_column {
  float: right;
  width: 300px;
  margin-right: -300px;
}

.cont_center {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  z-index: 50;
  border-right: #efefef;
}

body.main_page_body .cont_center {
  max-width: 1260px;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  clear: both;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

.adv_content {
  overflow: hidden;
  *zoom: 1;
}

.adv_content.mbottom10 {
  margin-bottom: 20px;
}

.adv_content img,
.adv_content iframe {
  margin: 0 auto;
  display: block;
}

.adv_content:after {
  clear: both;
}

.adv_content:after,
.adv_content:before {
  content: " ";
  display: table;
}

.center_adw img,
.center_adw iframe {
  width: 100%;
}

.center_adw iframe img {
  height: auto;
}

/** scss/layout/_footer **/

/** scss/core/_variable **/

/* variables */

footer {
  width: 100%;
  border-top: 2px solid #000000;
  padding: 20px 0;
  overflow: hidden;
  color: #999999;
  background-color: #ffffff;
}

footer .cont_center {
  padding: 0 10px;
}

.footer_text {
  width: 100%;
  overflow: hidden;
  font-size: 0.75em;
  line-height: 1.3em;
}

.logo_box {
  float: left;
  overflow: hidden;
  margin: 0 30px 30px 0;
}

.footer_menu {
  overflow: hidden;
}

.footer_menu ul li {
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.footer_menu ul li a {
  color: #cccccc;
  text-decoration: none;
  font-size: 0.813em;
}

.footer_menu ul li a:hover {
  color: #666666;
}

.footer_counters {
  padding-top: 10px;
}

.footer_counters .couter_block {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.footer_counters .couter_block.banner_footer_after_counter {
  overflow: hidden;
  position: relative;
  float: right;
  margin-right: 0;
  margin-top: 0;
}

.footer_counters .couter_block.banner_footer_after_counter img {
  max-width: 200px;
  max-height: 50px;
}

/** scss/pages/_libs **/

/** styles for third-party libs **/

/** copied from redesign/scss/_party_style.scss **/

/** to do: styles from third-party libs and our patches have to be in separate files
(it'll be easier to update) **/

/************************************fancybox.css*****************************************/

/** scss/core/_mixin **/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("../../img/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../img/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../img/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("../../img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("../../img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/* twentytwenty */

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #ffffff;
  line-height: 25px;
  padding: 0 10px;
  box-shadow: 0 0 5px #000000;
}

.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -12px;
}

.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}

.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}

.twentytwenty-container img {
  width: 100%;
  position: absolute;
  top: 0;
  display: block;
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: transparent;
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}

.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.twentytwenty-before-label {
  opacity: 1;
  width: 50%;
  left: 0;
  cursor: pointer;
}

.twentytwenty-before-label:before {
  content: "Было";
}

.twentytwenty-after-label {
  opacity: 1;
  width: 50%;
  right: 0;
  cursor: pointer;
}

.twentytwenty-after-label:before {
  content: "Стало";
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px;
}

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px;
}

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px;
}

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: transparent;
  z-index: 25;
}

.twentytwenty-overlay:hover {
  background: transparent;
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}

.twentytwenty-before {
  z-index: 20;
}

.twentytwenty-after {
  z-index: 10;
}

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}

/** scss/pages/_main **/

/** copied some styles from redesign/scss/main.scss here **/

/** scss/core/_variable **/

/* variables */

/** scss/core/_mixin **/

.breaking_news {
  border-top: 10px solid #ffffff;
  padding: 0 10px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}

.breaking_news span.fleft,
.breaking_news span.fright {
  font-size: 0.625em;
}

.breaking_news a {
  color: #ffffff;
  text-decoration: none;
}

.breaking_news a:hover {
  text-decoration: underline;
}

.red_bg_box {
  background-color: #dd252a;
  color: #ffffff;
}

.red_bg_box a,
.red_bg_box a {
  color: #ffffff;
}

.bordered {
  border: 1px solid #efefef;
}

.bordered_top {
  border-top: 1px solid #999999;
}

.bordered_bottom {
  border-bottom: 1px solid #999999;
}

.bottom_links {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.bottom_links i.red_mini_tri {
  margin: 3px 3px 0 0;
}

.container .link_bottom_right,
.container .link_bottom_left {
  color: #dd252a;
  font-size: 0.75em;
  text-decoration: underline;
  position: relative;
  z-index: 20;
  margin-bottom: 10px;
  margin-right: 10px;
}

.container .link_bottom_right:hover,
.container .link_bottom_left:hover {
  text-decoration: none;
}

.link_bottom_right {
  float: right;
}

.link_bottom_left {
  float: left;
}

.half_bg {
  background: url("../../img/redesign/half.png") repeat top left;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.load_more_loading {
  text-align: center;
  display: none;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.load_more_loading img {
  display: inline-block;
}

/* content */

.item_box {
  position: relative;
  overflow: hidden;
}

.item_box a {
  color: #ffffff;
  text-decoration: none;
}

.item_box a:hover {
  text-decoration: underline;
}

.item_box .rubric_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.item_box .rubric_img img {
  width: 100%;
}

.item_box .box_gradient {
  background: url("../../img/redesign/gradient_box_bg.png") repeat-x bottom left;
  -webkit-background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  -moz-background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  -ms-background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start_color', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.item_box .box_label {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 0 10px;
  height: 22px;
  line-height: 22px;
  font-size: 0.75em;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 200;
}

.item_box .box_info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
}

.item_box h3.box_title,
.item_box.carousel .photo_rubric_carousel h3.box_title {
  font-size: 1.375em;
  margin-bottom: 15px;
  line-height: 1.3em;
}

.item_box .box_description {
  font-size: 0.875em;
  font-family: "PT Serif", serif;
}

.item_box .photo_rubric_carousel {
  max-height: 480px;
  height: 410px;
  overflow: hidden;
}

.item_box .photo_rubric_carousel a img {
  margin: 0 auto;
}

.item_box.not_img_item .bottom_links {
  background-color: #ffffff;
}

.item_box.not_img_item .box_info,
.item_box.not_img_item .box_description {
  color: #000000;
}

.item_box.not_img_item .box_info a,
.item_box.not_img_item .box_description a {
  color: #000000;
}

.item_box.not_img_item .absolute {
  position: absolute;
  left: 0;
  top: 30px;
}

.item_box.not_img_item .absolute .box_info {
  position: relative;
}

.item_box.not_img_item .absolute .box_description {
  padding: 0 10px;
  line-height: 1.3em;
}

.item_box.not_img_item .newsfeed_all_fader {
  bottom: 15px;
}

.news_item {
  border: 1px solid transparent;
}

.news_item.bordered {
  border-color: #efefef;
}

.articl_body {
  font-size: 0.875em;
  font-family: "PT Serif", serif;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.articl_body p {
  margin-bottom: 20px;
}

.articl_header h1.title {
  margin-bottom: 15px;
  font-size: 1.75em;
}

/* - */

.main_news_box {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.main_news_box .news_list_bottom_links {
  right: 21px;
  border-bottom: 1px solid #efefef;
  left: auto;
  width: 298px;
}

.main_news_box .main_item {
  margin-right: 298px;
  margin-bottom: 0;
}

.main_news_box .main_item a img {
  margin: 0 auto;
  width: 100%;
}

.main_news_box ul {
  padding: 10px 10px 0 10px;
}

.main_news_box ul li {
  margin-top: 20px;
}

.main_news_box ul li:first-child {
  margin-top: 0;
}

.main_news_box ul li a {
  text-decoration: none;
  overflow: hidden;
  color: #000000;
  font-size: 0.875em;
  display: block;
}

.main_news_box ul li a:hover {
  text-decoration: underline;
}

.main_news_box .news_list.bordered.size3 {
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 0;
  width: 278px;
  margin-right: 0;
}

.main_news_box .news_list.bordered.size3 li {
  line-height: 1em;
}

.main_news_box .news_list.bordered.size3 li time {
  color: #dd252a;
  font-size: 0.75em;
  display: block;
  padding-right: 10px;
  float: left;
}

.title_block {
  width: 100%;
}

.title_block h3 {
  display: inline-block;
  float: left;
}

.comments_view_box {
  white-space: nowrap;
  margin-bottom: 10px;
  padding-left: 10px;
  color: #ffffff;
  font-size: 0.545em;
  font-weight: normal;
}

.comments_view_box .comments_icon_white,
.comments_view_box .views_icon {
  display: inline-block;
  margin-right: 10px;
  margin-top: 9px;
}

.comments_view_box a {
  color: #ffffff;
  margin-right: 10px;
}

.newsfeed_all_fader {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: url("../../img/news_shad_w_l.png") 0 0 repeat-x;
}

/* opinion */

.opinion {
  position: relative;
  box-sizing: border-box;
}

.opinion .opinion_header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
  height: 65px;
  line-height: 15px;
}

.opinion .opinion_text_box {
  position: absolute;
  top: 80px;
}

.opinion.item_box.size3 {
  border-color: #efefef;
}

.opinion.item_box .bottom_links a {
  color: #dd252a;
}

.opinion.item_box a {
  color: #000000;
}

.opinion.item_box a h3 {
  margin: 0 10px 15px 10px;
}

.opinion.item_box a.box_description {
  color: #000000;
  padding: 0 10px;
  display: block;
  line-height: 1.3em;
}

.opinion .autor_name {
  font-weight: bold;
  font-size: 1em;
}

.opinion .bottom_links {
  background-color: #ffffff;
}

.opinion .newsfeed_all_fader {
  bottom: 20px;
}

.opinion .red_text {
  margin-top: 7px;
}

.red_text {
  color: #dd252a;
  font-size: 0.875em;
  font-style: italic;
}

.autor_face {
  position: relative;
  width: 45px;
  height: 45px;
  margin-right: 10px;
  float: left;
  overflow: hidden;
}

.autor_face .autor_border {
  width: 45px;
  height: 45px;
  background: url("../../img/redesign/autor_circle_border.png") no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
}

/* weather */

.weather_box {
  position: relative;
}

.weather_box .weather_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.weather_box .weather_info {
  background: url("../../img/redesign/half.png") repeat top left;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
}

.weather_box .weather_info .temp {
  font-size: 2.625em;
  margin-top: 25px;
  overflow: hidden;
  font-weight: bold;
}

.weather_box .weather_info .weather_prognosis {
  font-size: 0.875em;
  overflow: hidden;
  margin-top: 5px;
  padding-right: 15px;
  line-height: 1.3em;
}

.weather_box .weather_info .overfl {
  padding: 35px 15px 0 15px;
  text-align: center;
}

.weather_box .weather_info .overfl span {
  line-height: 22px;
  margin: 0 7px;
}

.weather_box .weather_info .overfl i {
  margin-right: 5px;
}

.weather_box .rain,
.weather_box .wind_meter,
.weather_box .mmrtst_meter {
  background: url("../../img/redesign/wather_sprite.png") no-repeat;
}

.weather_box .rain {
  background-position: 0 0;
  width: 75px;
  height: 72px;
  display: block;
  float: left;
  margin: 25px 15px 0 15px;
}

.weather_box .wind_meter {
  background-position: -4px -114px;
  width: 34px;
  height: 22px;
  display: inline-block;
}

.weather_box .mmrtst_meter {
  background-position: -68px -112px;
  width: 13px;
  height: 28px;
  display: inline-block;
}

/* fresh number */

.fresh_number {
  position: relative;
  /*.fresh_number_carousel{
	.slide_item{
	  height: 100%;
	  .overfl{
		height: 100%;
		img{
		  max-height: 410px;

		  height: 100%;
		  width: 100%;
		}
	  }
	}
  }*/
}

.fresh_number.size3.item_box .box_label {
  top: 20px;
  left: 20px;
}

.fresh_number .transparent_bg {
  display: none;
}

.fresh_number .fresh_num_bg {
  display: block;
}

.fresh_number .fresh_carousel_box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fresh_number .overfl img {
  margin: 0 auto;
}

.fresh_number .fresh_info_box {
  position: absolute;
  top: 55px;
  left: 20px;
  color: #ffffff;
  padding-right: 20px;
}

.fresh_number .fresh_info_box .date {
  margin-bottom: 10px;
  font-style: italic;
}

.fresh_number .fresh_info_box h3 {
  font-size: 1.125em;
  font-weight: normal;
}

.fresh_number .buttons_box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

.fresh_number .slide_item .overfl {
  position: relative;
}

.fresh_number.simple_carousel .prev_sl,
.fresh_number.simple_carousel .next_sl {
  top: 42%;
}

.fresh_number.simple_carousel .prev_sl {
  left: 15px;
}

.fresh_number.simple_carousel .next_sl {
  right: 15px;
}

/* imperishable */

.imperishable {
  position: relative;
}

.imperishable .imperishable_box {
  float: left;
  width: 50%;
  position: relative;
  color: #ffffff;
}

.imperishable .imperishable_box .imperishable_img {
  position: absolute;
  top: 0;
  left: 0;
}

.imperishable .imperishable_box img {
  width: 100%;
}

.imperishable .imperishable_box h3 {
  font-size: 1em;
  line-height: 1.3em;
}

.imperishable .imperishable_box:nth-child(even) .absolute {
  padding: 50px 20px 0 40px;
}

.imperishable .absolute {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  padding: 50px 40px 0 20px;
}

.imperishable.item_box .box_label {
  left: 40px;
  top: 10px;
}

.imperishable .reason {
  font-size: 0.875em;
  font-style: italic;
  margin-bottom: 10px;
}

.imperishable .half_bg {
  z-index: 10;
}

.white_border_block {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 20px;
  border: 4px solid #ffffff;
  z-index: 20;
}

/* specproject box */

.specproject_box .item_box h3.box_title,
.specproject_box.rubric_box .section_header h2 {
  text-transform: uppercase;
}

/* rubric box */

.rubric_box {
  width: 100%;
  overflow: hidden;
}

.rubric_box .section_header {
  position: relative;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 10px;
}

.rubric_box .section_header .decor_line {
  position: absolute;
  top: 10px;
  height: 3px;
  width: 100%;
  border-top: 3px solid #000000;
}

.rubric_box .section_header h2 {
  font-size: 1.387em;
  display: inline-block;
  padding: 0 10px;
  background-color: #FFFFFF;
  position: relative;
}

.rubric_box .section_header h2 a {
  color: #000000;
  text-decoration: none;
}

.rubric_box .section_header h2 a:hover {
  text-decoration: underline;
}

.rubric_box .item_box img {
  width: 100%;
}

/* ----- 404 / 504 ----- */

.section_505 {
  padding-top: 11%;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  position: relative;
}

.section_404 {
  font-family: 'Roboto', sans-serif;
  padding-top: 10px;
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}

.section_404 h2 {
  font-size: 1.125em;
}

.section_404 p {
  font-size: 0.875em;
}

.section_404 img {
  margin: 0 auto;
}

.center_404 {
  text-align: center;
  width: 60%;
  margin: 0 auto;
  padding: 30px 0;
}

.soc_box {
  padding-top: 10px;
}

.soc_box a {
  margin-right: 5px;
}

.vk_button_32 {
  background: url("../../img/img_sprite.png") no-repeat -9px -310px;
  width: 32px;
  height: 32px;
  display: inline-block;
}

.fb_button_32 {
  background: url("../../img/img_sprite.png") no-repeat -59px -310px;
  width: 32px;
  height: 32px;
  display: inline-block;
}

.ok_button_32 {
  background: url("../../img/img_sprite.png") no-repeat -109px -311px;
  width: 32px;
  height: 32px;
  display: inline-block;
}

.tw_button_32 {
  background: url("../../img/img_sprite.png") no-repeat -159px -311px;
  width: 32px;
  height: 32px;
  display: inline-block;
}

/* --- onlineconf --- */

.bordered_form .sm_auth_form {
  padding: 10px 10px 0 10px;
  border: 1px solid #cccccc;
}

.bordered_form .sm_auth_form .form_block {
  padding: 0 20px 10px 0;
  background: none;
}

.bordered_form .sm_auth_form .form_block input[type="text"] {
  margin-bottom: 2px;
}

.bordered_form .sm_auth_form label {
  font-weight: bold;
}

.bordered_form .popup_header {
  color: #000000;
  font-size: 1.125em;
  line-height: 1.2em;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  padding: 4px 5px;
  border: 1px solid #707070;
  border-bottom: 0;
  position: relative;
}

.bordered_form .popup_header .closer {
  background: #999999 url("../../img/img_sprite.png") no-repeat -123px -73px;
  width: 30px;
  height: 30px;
  display: block;
  border-left: 1px solid #707070;
  position: absolute;
  right: 0;
  top: 0;
}

.press_popup #online_question {
  width: 500px;
}

#online_question .mail {
  overflow: hidden;
  padding-right: 0;
}

#online_question .fio {
  width: 50%;
}

#online_question .question {
  padding-right: 0;
}

#online_question .question textarea {
  width: 99%;
}

#online_question .button_red {
  float: right;
  margin-bottom: 10px;
  padding: 0 10px;
  font-size: 0.75em;
}

.antispam {
  position: absolute;
  left: -99999px;
  width: 1px;
}

/* - carousel - */

/**************************Слайдер******************************************/

.slid_box {
  position: relative;
}

.simple_carousel .slide_item {
  float: left;
}

.simple_carousel .carousel_sld_editor_choice {
  height: 215px;
  overflow: hidden;
}

.simple_carousel .carousel_sld_editor_choice .sld_img_prew img {
  position: relative;
}

.simple_carousel .sld_img_prew {
  display: block;
  margin-bottom: 7px;
  position: relative;
  text-align: center;
}

.simple_carousel .sld_img_prew img {
  border: 1px solid #cccccc;
}

.simple_carousel .prev_sl {
  background: url("../../img/img_sprite_slider.png") no-repeat -7px -6px;
  width: 37px;
  height: 38px;
  display: block;
}

.simple_carousel .next_sl {
  background: url("../../img/img_sprite_slider.png") no-repeat -56px -6px;
  width: 37px;
  height: 38px;
  display: block;
}

.simple_carousel .bw_pager a {
  background: url("../../img/img_sprite_slider.png") no-repeat -133px -83px;
  width: 8px;
  height: 8px;
  margin-left: 4px;
  text-indent: -9999px;
  display: inline-block;
}

.simple_carousel .bw_pager a.selected {
  background: url("../../img/img_sprite_slider.png") no-repeat -108px -83px;
  width: 8px;
  height: 8px;
}

.simple_carousel .prev_sl {
  left: 0;
}

.simple_carousel .next_sl {
  right: 0;
}

.simple_carousel .prev_sl,
.simple_carousel .next_sl {
  position: absolute;
  top: 50%;
  margin-top: -19px;
}

.simple_carousel .pager_sl a,
.pager_sl_black a,
.pager_sl_blue a {
  background: url("../../img/img_sprite_slider.png") no-repeat -108px -83px;
  width: 8px;
  height: 8px;
  margin-left: 4px;
  text-indent: -9999px;
  display: block;
  float: left;
}

.simple_carousel .pager_sl a:first-child,
.pager_sl_black a:first-child,
.pager_sl_blue a:first-child {
  margin-left: 0;
}

.simple_carousel .pager_sl a.selected,
.pager_sl_black a.selected,
.pager_sl_blue a.selected {
  background: url("../../img/img_sprite_slider.png") no-repeat -133px -6px;
  width: 8px;
  height: 8px;
}

.pager_sl_blue a {
  background: url("../../img/img_sprite_slider.png") no-repeat -106px -56px;
  width: 12px;
  height: 12px;
  display: inline-block;
  float: none;
}

.pager_sl_blue a.selected {
  background: url("../../img/img_sprite_slider.png") no-repeat -131px -56px;
  width: 12px;
  height: 12px;
}

.simple_carousel .sld_autor {
  font: bold 0.85em/1em "Roboto", sans-serif, sans-serif;
  margin-bottom: 3px;
  text-decoration: none;
  display: block;
  color: #000000;
}

.simple_carousel a.sld_autor:hover {
  text-decoration: underline;
}

/* photo_main carousel */

.carousel {
  position: relative;
}

.carousel .slide_item .overfl {
  position: relative;
}

.carousel .slide_item .overfl a img {
  margin: 0 auto;
  width: 100%;
}

.carousel.item_box h3.box_title {
  font-size: 1.125em;
  margin-bottom: 0;
}

.carousel.simple_carousel .next_sl {
  right: 10px;
}

.carousel.simple_carousel .prev_sl {
  left: 10px;
}

.carousel.item_box .box_info {
  padding-bottom: 30px;
}

.carousel .pager_sl {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
}

.carousel.simple_carousel .pager_sl a {
  display: inline-block;
  float: none;
}

/*----------------------------- rg-gallery -------------- */

/* --------- main carusel ------------------------------- -*/

/* Стили плагина Elastislide */

.rg-gallery_item .es-carousel-wrapper {
  background: #1f1f1f;
  padding: 10px 27px;
  position: relative;
  margin-bottom: 20px;
  border-top: 1px solid #FFFFFF;
}

.rg-gallery_item .es-carousel {
  overflow: hidden;
  background: #1f1f1f;
}

.rg-gallery_item .es-carousel ul {
  display: none;
}

.articl_body .rg-gallery_item .es-carousel ul {
  padding-left: 0;
}

.rg-gallery_item .es-carousel ul li {
  float: left;
  display: block;
  margin: 0;
  background-color: #6b6b6b;
}

.rg-gallery_item .es-carousel ul li a {
  display: block;
  border-style: solid;
  border-color: #FFFFFF;
  opacity: 0.8;
  -webkit-touch-callout: none;
  /* option */
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.rg-gallery_item .es-carousel ul li.selected a {
  border-color: #cc0000;
  opacity: 1.0;
}

.rg-gallery_item .es-carousel ul li a img {
  display: block;
  border: none;
  max-height: 61px;
  max-width: 100%;
  margin: 0 auto;
}

.rg-gallery_item .es-nav span {
  position: absolute;
  top: 45%;
  left: 1px;
  background: url("../../img/img_sprite_slider.png") no-repeat -7px -6px;
  width: 37px;
  height: 38px;
  margin-top: -13px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.8;
}

.rg-gallery_item .es-nav span.es-nav-next {
  right: 1px;
  left: auto;
  background-position: -56px -6px;
}

.rg-gallery_item .es-nav span:hover {
  opacity: 1.0;
}

.rg-gallery_item .rg-image-wrapper {
  position: relative;
  background: #333333;
  /* Для старых браузров */
  background: -moz-linear-gradient(top, #010101, #333333);
  /* Firefox 3.6+ */
  /* Chrome 1-9, Safari 4-5 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #010101), color-stop(100%, #333333));
  /* Chrome 10+, Safari 5.1+ */
  background: -webkit-linear-gradient(top, #010101, #333333);
  background: -o-linear-gradient(top, #010101, #333333);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #010101, #333333);
  /* IE10 */
  background: linear-gradient(top, #010101, #333333);
  /* CSS3 */
  min-height: 20px;
}

.rg-gallery_item .rg-image {
  position: absolute;
  width: 100%;
  max-width: 100%;
  top: 0;
  bottom: 0;
  height: 100%;
  /*иначе картинки не вписываются в окно превью в галлерее*/
  text-align: center;
}

.rg-gallery_item .rg-image img {
  display: inline-block;
}

.rg-gallery_item .rg-image_conteiner {
  margin: 15px 20px 10px 20px;
  overflow: hidden;
  padding-top: 66.6666%;
  position: relative;
}

.rg-gallery_item .rg_image_box {
  width: 100%;
  position: relative;
}

.rg-gallery_item .number_pict {
  float: left;
  font: 0.75em "Roboto", sans-serif;
  color: #ffffff;
}

.rg-gallery_item .number_pict .more_photo_icon_wh {
  display: inline-block;
  margin-right: 5px;
}

.rg-gallery_item .rg_description_box {
  overflow: hidden;
  color: #FFFFFF;
  padding: 10px 20px;
}

.rg-gallery_item .rg_description_box .title {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.rg-gallery_item .rg_description_box .link_bottom_wh_right {
  position: absolute;
  right: 10px;
  bottom: 33px;
}

.rg-gallery_item .rg_image_box a.rg-image-nav-next,
.rg-gallery_item .rg_image_box a.rg-image-nav-prev {
  position: absolute;
  top: 50%;
  left: 15px;
  background: url("../../img/img_sprite_slider.png") no-repeat -7px -6px;
  width: 37px;
  height: 38px;
  margin-top: -19px;
  text-indent: -9000px;
  cursor: pointer;
  outline: none;
  opacity: .3;
}

.rg-gallery_item .rg_image_box:hover a.rg-image-nav-next,
.rg-gallery_item .rg_image_box:hover a.rg-image-nav-prev {
  opacity: 1;
}

.rg-gallery_item .rg_image_box a.rg-image-nav-next {
  right: 15px;
  left: auto;
  background-position: -56px -6px;
}

.rg-gallery_item .rg-image-nav a:hover {
  opacity: 0.8;
}

.rg-gallery_item .rg-caption {
  position: relative;
  float: right;
  color: #ffffff;
}

.rg-gallery_item .rg-caption a {
  color: #ffffff;
}

.rg-gallery_item .rg-caption p {
  font-size: 0.75em;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
}

.rg-gallery_item .rg-view {
  height: 30px;
}

.rg-gallery_item .rg-view a {
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  background: #464646 url("../../img/images/views.png") no-repeat top left;
  border: 3px solid #464646;
  opacity: 0.8;
}

.rg-gallery_item .rg-view a:hover {
  opacity: 1.0;
}

.rg-gallery_item .rg-view a.rg-view-full {
  background-position: 0px 0px;
}

.rg-gallery_item .rg-view a.rg-view-selected {
  background-color: #6f6f6f;
  border-color: #6f6f6f;
}

.rg-gallery_item .rg-view a.rg-view-thumbs {
  background-position: 0px -16px;
}

.rg-gallery_item .rg-loading {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #000 url("../../img/ajax-loader.gif") no-repeat center center;
  margin: -23px 0px 0px -23px;
  z-index: 100;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  opacity: 0.7;
}

.rg-gallery_item .rg-image img {
  max-height: 100%;
  vertical-align: middle;
}

.rg-gallery_item .rg-caption-wrapper {
  border-bottom: 1px solid #ffffff;
  padding: 0 20px 5px 20px;
  bottom: 0;
}

.rg-gallery_item .es-carousel ul li .img_description {
  display: none;
}

.rg-gallery_item .rg-image .dop_rg_box {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.full_img_wid.rg-gallery_item .rg-caption-wrapper {
  position: absolute;
  width: 100%;
  background-color: #000000;
  opacity: 0.7;
  padding: 4px 0 3px 0;
}

.full_img_wid.rg-gallery_item .number_pict {
  margin-left: 20px;
}

.full_img_wid.rg-gallery_item .rg-caption {
  margin-right: 20px;
}

.full_img_wid.rg-gallery_item .rg-image_conteiner {
  margin: 0;
}

.full_img_wid.rg-gallery_item .rg_image_box {
  overflow: hidden;
}

.full_img_wid .rg_description_box,
.full_img_wid .slide-fullscr,
.full_img_wid .ad-slideshow-stop,
.full_img_wid .slide-play {
  display: none !important;
}

.full_img_wid.rg-gallery_item .rg-caption p {
  margin-bottom: 0;
}

.carousel-feature_bottom_img_block {
  background-color: #000000;
  padding: 5px 10px;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-top: 0;
  margin-left: -2px;
  margin-right: -2px;
}

.carousel-feature_bottom_img_block .number_pict {
  float: left;
  font: 0.75em "Roboto", sans-serif;
  color: #ffffff;
}

.carousel-feature_bottom_img_block .rg-caption {
  position: relative;
  float: right;
  color: #ffffff;
}

.carousel-feature_bottom_img_block .rg-caption p {
  font-size: 0.7em;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  line-height: 1.6em;
}

.carousel-feature_bottom_img_block .rg-caption a {
  color: #ffffff;
}

.carousel-feature_bottom_img_block {
  display: none;
}

.center_block .carousel-feature_bottom_img_block {
  display: block;
}

.carousel-feature.extreme_block img {
  display: block;
  max-height: 100%;
}

#full_screen_gallery_overl {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url("../../img/1px_transp.gif");
}

.no_fix_photo.rg-gallery_item .rg-image {
  position: relative;
  max-width: none;
  top: 0;
  bottom: 0;
  height: auto;
  width: 100%;
  float: left;
}

.no_fix_photo.rg-gallery_item .rg-image img {
  max-height: none;
}

.no_fix_photo.rg-gallery_item .rg-image.abs_rg {
  position: absolute;
}

.no_fix_photo.rg-gallery_item .rg-image_conteiner {
  padding-top: 0;
}

.multimedia_main_content_gallery {
  clear: both;
}

.dark_black_bg_full_screen {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.upper_index {
  z-index: 1200;
  max-width: 100%;
  position: relative;
}

.closer_gray {
  position: absolute;
  top: 80px;
  right: 10px;
  float: right;
  z-index: 1250;
}

.full_screen_carousel {
  z-index: 1100;
  position: absolute;
  top: 100px;
  width: 100%;
}

/********************
 * FEATURE CAROUSEL *
 ********************/

#carousel {
  position: relative;
}

.carousel-container {
  position: relative;
  max-width: 1000px;
  width: 100%;
  z-index: 1200;
  margin: 0 auto;
}

#carousel_full {
  height: 280px;
  width: 100%;
  position: relative;
  font-size: 12px;
  font-family: Arial;
}

.carousel_header {
  width: 100%;
  color: #FFFFFF;
  font-size: 2em !important;
  line-height: 1.4em;
  font-family: "PT Serif", sans-serif;
  margin-top: -70px !important;
}

.carousel_header h1 {
  max-width: 600px;
  margin: 0 auto;
}

.carousel_close {
  background: url("../../img/carousel_closer.png") no-repeat top right;
  float: right;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.carousel-image {
  border: 0;
  display: block;
  max-height: 100%;
  margin: 0 auto;
}

.center_block .carousel-image {
  border: 0;
  display: block;
  height: auto !important;
}

.carousel-feature {
  position: absolute;
  top: -1000px;
  left: -1000px;
  font-family: "PT Serif", sans-serif;
  border: 2px solid #ffffff;
  -moz-box-shadow: 0 0 70px #000;
  -webkit-box-shadow: 0 0 70px #000;
  box-shadow: 0 0 70px #000;
  background-color: #000000;
}

.carousel-feature .carousel-caption {
  position: absolute;
  width: 100%;
  margin-top: 2px;
}

.carousel-feature .carousel-caption p {
  margin: 0;
  padding: 5px;
  font-size: 1.2em;
  line-height: 1.2em;
  color: white;
}

.tracker-summation-container {
  position: absolute;
  color: white;
  right: 48px;
  top: 230px;
  padding: 3px;
  margin: 3px;
  background-color: #000;
  display: none !important;
}

.tracker-individual-container {
  position: absolute;
  color: white;
  right: 48px;
  top: 210px;
  padding: 0;
  margin: 0;
  display: none !important;
}

.tracker-individual-container li {
  list-style: none;
}

.tracker-individual-container .tracker-individual-blip {
  margin: 0 3px;
  padding: 0 3px;
  color: white;
  text-align: center;
  background-color: #DDD;
}

.tracker-individual-container .tracker-individual-blip-selected {
  color: white;
  font-weight: bold;
  background-color: #000;
}

.carousel-left {
  position: absolute;
  padding: 150px 250px 250px 0;
  left: 0px;
  cursor: pointer;
  z-index: 1250;
}

.carousel-right {
  position: absolute;
  padding: 150px 0 250px 250px;
  right: 0px;
  cursor: pointer;
  z-index: 1250;
}

/* --- archgallery --- */

/* Стили плагина Elastislide */

.rg-gallery_inj {
  clear: both;
}

.rg-gallery_inj .es-carousel-wrapper {
  background: #1f1f1f;
  padding: 10px 27px;
  position: relative;
  margin-bottom: 20px;
  border-top: 1px solid #FFFFFF;
}

.rg-gallery_inj .es-carousel {
  overflow: hidden;
  background: #1f1f1f;
}

.rg-gallery_inj .es-carousel ul {
  display: none;
  padding-left: 0;
}

.rg-gallery_inj .es-carousel ul li {
  float: left;
  display: block;
  margin: 0;
  background-color: #6b6b6b;
}

.rg-gallery_inj .es-carousel ul li .img_description {
  display: none;
}

.rg-gallery_inj .es-carousel ul li a {
  display: block;
  border-style: solid;
  border-color: #FFFFFF;
  opacity: 0.8;
  -webkit-touch-callout: none;
  /* option */
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.rg-gallery_inj .es-carousel ul li a img {
  display: block;
  border: none;
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
  max-height: 56px;
}

.rg-gallery_inj .es-carousel ul li.selected a {
  border-color: #cc0000;
  opacity: 1.0;
}

.rg-gallery_inj .es-nav span {
  position: absolute;
  top: 45%;
  left: 1px;
  background: url("../../img/img_sprite_slider.png") no-repeat -7px -6px;
  width: 37px;
  height: 38px;
  margin-top: -13px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.8;
}

.rg-gallery_inj .es-nav span.es-nav-next {
  right: 1px;
  left: auto;
  background-position: -56px -6px;
}

.rg-gallery_inj .es-nav span:hover {
  opacity: 1.0;
}

.rg-gallery_inj .rg-image-wrapper {
  position: relative;
  padding: 10px;
  background: #333333;
  /* Для старых браузров */
  background: -moz-linear-gradient(top, #010101, #333333);
  /* Firefox 3.6+ */
  /* Chrome 1-9, Safari 4-5 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #010101), color-stop(100%, #333333));
  /* Chrome 10+, Safari 5.1+ */
  background: -webkit-linear-gradient(top, #010101, #333333);
  background: -o-linear-gradient(top, #010101, #333333);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #010101, #333333);
  /* IE10 */
  background: linear-gradient(top, #010101, #333333);
  /* CSS3 */
  min-height: 20px;
}

.rg-gallery_inj .rg-image {
  position: absolute;
  width: 100%;
  max-width: 100%;
  top: 0;
  height: 100%;
  text-align: center;
}

.rg-gallery_inj .rg-image img {
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.rg-gallery_inj .rg-image .dop_rg_box {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.rg-gallery_inj .rg_image_box {
  float: left;
  width: 50%;
  margin-right: 10px;
  position: relative;
}

.rg-gallery_inj .number_pict {
  position: absolute;
  bottom: 0;
  font: 0.75em "Roboto", sans-serif;
}

.rg-gallery_inj .number_pict .more_photo_icon_wh {
  display: inline-block;
  margin-right: 5px;
}

.rg-gallery_inj .rg_description_box {
  overflow: hidden;
  color: #FFFFFF;
  min-height: 167px;
  padding-bottom: 40px;
  position: relative;
}

.rg-gallery_inj .rg_description_box .title {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 5px;
  font-family: "PT Serif", serif;
}

.rg-gallery_inj .rg_description_box .content_text {
  font-family: "PT Serif", serif;
  line-height: 1.3em;
}

.rg-gallery_inj .rg_description_box .link_bottom_wh_right {
  font-size: 0.75em;
  position: relative;
  left: 0;
  bottom: 0;
  color: #ffffff;
}

.rg-gallery_inj .rg-image-nav a {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000 url("../../img/nav.png") no-repeat -20% 50%;
  width: 28px;
  height: 100%;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.3;
  outline: none;
  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
}

.rg-gallery_inj .rg-image-nav a.rg-image-nav-next {
  right: 0px;
  left: auto;
  background-position: 115% 50%;
  -moz-border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
  border-radius: 0px 10px 10px 0px;
}

.rg-gallery_inj .rg-image-nav a:hover {
  opacity: 0.8;
}

.rg-gallery_inj .rg-caption {
  text-align: left;
  padding-top: 10px;
  position: relative;
}

.rg-gallery_inj .rg-caption a {
  color: #ffffff;
}

.rg-gallery_inj .rg-caption p {
  font-size: 0.625em;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  margin-bottom: 0;
}

.rg-gallery_inj .rg-view {
  height: 30px;
}

.rg-gallery_inj .rg-view a {
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  background: #464646 url("../../img/views.png") no-repeat top left;
  border: 3px solid #464646;
  opacity: 0.8;
}

.rg-gallery_inj .rg-view a:hover {
  opacity: 1.0;
}

.rg-gallery_inj .rg-view a.rg-view-full {
  background-position: 0px 0px;
}

.rg-gallery_inj .rg-view a.rg-view-selected {
  background-color: #6f6f6f;
  border-color: #6f6f6f;
}

.rg-gallery_inj .rg-view a.rg-view-thumbs {
  background-position: 0px -16px;
}

.rg-gallery_inj .rg-loading {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #000 url("../../img/ajax-loader.gif") no-repeat center center;
  margin: -23px 0px 0px -23px;
  z-index: 100;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  opacity: 0.7;
}

.rg-gallery_inj .rg-image_conteiner {
  margin: 0;
  overflow: hidden;
  padding-top: 66.6666%;
  position: relative;
}

.rg-gallery_inj .rg-image-nav-next {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 200;
  background: url("../../img/1px_transp.gif");
}

.carusel_3_photo .slide_item {
  width: 200px;
  margin-right: 20px;
  float: left;
}

/** scss/core/_variable **/

/* variables */

/* story begin */

.story_box {
  padding: 30px 0 15px 0;
  border-bottom: 3px solid #cccccc;
  margin-bottom: 30px;
}

.story_box.item_box .box_label {
  left: 0;
  top: 0;
}

.story_box.item_box .box_label a {
  color: #ffffff;
}

.story_box.item_box a {
  color: #000000;
}

.story_box.item_box .box_description {
  margin-bottom: 20px;
  display: block;
  line-height: 1.3em;
}

.story_box .data_info_line {
  color: #666666;
  font-size: 0.75em;
  margin-bottom: 15px;
}

.story_box .data_info_line span {
  margin-right: 15px;
  font-weight: bold;
}

.story_box .data_info_line span i {
  margin-right: 5px;
  margin-top: -2px;
}

.item_box .tags a,
.tags a {
  background-color: #33ccff;
  color: #ffffff;
  margin-right: 10px;
  font-size: 0.75em;
  padding: 2px 5px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 10px;
}

.item_box .tags a:hover,
.tags a:hover {
  text-decoration: none;
}

/* story end */

/* material */

.articl_tag {
  overflow: hidden;
  padding: 14px 0 00;
}

.material_box {
  margin-right: 20px;
}

.material_box .rubric_items,
.material_box .carousel {
  margin-right: -20px;
}

.material_box .blue_link {
  color: #0066cc;
  margin: 6px 0 6px 0;
  display: block;
  font-size: 0.875em;
  font-family: "Roboto", sans-serif;
}

.rubric_items .item_box img {
  width: 100%;
}

.material_topline_info {
  min-height: 20px;
  margin-bottom: 15px;
  line-height: 1em;
  padding-right: 90px;
}

.material_topline_info i {
  margin-right: 10px;
  margin-top: 2px;
}

.material_topline_info .zoom_min_press {
  position: absolute;
  top: 0;
  right: 10px;
}

.material_topline_info > span {
  font-size: 0.75em;
  margin-right: 15px;
  display: inline-block;
  padding-top: 3px;
}

.material_topline_info .black_clock,
.material_topline_info .author_icon {
  margin-top: -3px;
}

.material_topline_info a {
  color: #000000;
  text-decoration: underline;
}

.material_topline_info a:hover {
  text-decoration: none;
}

.material_header {
  margin-bottom: 10px;
}

.material_header h1 {
  font-size: 1.75em;
  margin-bottom: 15px;
}

.material_header .newspaper_new,
.material_header .topic_story {
  font-size: 0.75em;
  margin-bottom: 10px;
}

.material_header .newspaper_new i,
.material_header .topic_story i {
  margin-right: 10px;
  margin-top: -3px;
}

.material_header .newspaper_new a,
.material_header .topic_story a {
  color: #000000;
  text-decoration: underline;
}

.material_header .newspaper_new a:hover,
.material_header .topic_story a:hover {
  text-decoration: none;
}

.material_header p {
  font-family: "PT Serif", serif;
  margin-bottom: 20px;
  line-height: 1.3em;
}

.articl_img,
.article_img {
  position: relative;
  margin-bottom: 10px;
}

.articl_img.sharable,
.article_img.sharable {
  position: relative;
}

.articl_img.sharable:hover .soc_img,
.article_img.sharable:hover .soc_img {
  display: block;
}

.articl_img .soc_top,
.article_img .soc_top {
  float: none;
  margin-bottom: 0px;
  padding-top: 0px;
  z-index: 200;
}

.articl_img .soc_top li,
.article_img .soc_top li {
  float: left;
  height: 20px;
  width: 20px;
  margin-left: 5px;
  list-style: none;
}

.articl_img .soc_img,
.article_img .soc_img {
  position: absolute;
  top: 5px;
  left: 0;
  display: none;
}

.articl_img img,
.article_img img {
  margin-bottom: 5px;
}

.articl_img .img_descript,
.articl_img figcaption,
.article_img .img_descript,
.article_img figcaption {
  font-size: 0.75em;
  line-height: 1.3em;
}

.articl_img .img_descript a,
.articl_img figcaption a,
.article_img .img_descript a,
.article_img figcaption a {
  color: #000000;
  text-decoration: underline;
}

.articl_img .img_descript a:hover,
.articl_img figcaption a:hover,
.article_img .img_descript a:hover,
.article_img figcaption a:hover {
  text-decoration: none;
}

.articl_img.linked_img,
.article_img.linked_img {
  margin-bottom: 15px;
}

.articl_img.linked_img img,
.article_img.linked_img img {
  margin: 0 auto;
}

.articl_img.linked_img .main_sign,
.article_img.linked_img .main_sign {
  width: 100%;
  position: absolute;
  bottom: 40px;
  background: url("../../img/redesign/half.png") repeat left top;
  padding: 20px 10px 10px 10px;
  box-sizing: border-box;
  line-height: 1.3em;
  font-size: 1.125em;
  font-weight: bold;
}

.articl_img.linked_img .main_sign a,
.article_img.linked_img .main_sign a {
  color: #ffffff;
  text-decoration: none;
}

.articl_img.linked_img .main_sign a:hover,
.article_img.linked_img .main_sign a:hover {
  text-decoration: underline;
}

.articl_img.linked_img .addit_sign,
.article_img.linked_img .addit_sign {
  width: 100%;
  position: absolute;
  background: url("../../img/redesign/half.png") repeat left top;
  padding: 10px 10px 30px 10px;
  text-align: left;
  box-sizing: border-box;
  bottom: 0;
  height: 30px;
  font-size: 0.75em;
}

.articl_img.linked_img .addit_sign a,
.article_img.linked_img .addit_sign a {
  color: #ffffff;
  text-decoration: none;
}

.articl_img.linked_img .addit_sign a:hover,
.article_img.linked_img .addit_sign a:hover {
  text-decoration: underline;
}

.articl_img.linked_img .addit_sign .white_arrow_right,
.article_img.linked_img .addit_sign .white_arrow_right {
  margin-top: 2px;
  margin-right: 5px;
}

.material_content {
  overflow: hidden;
  font-family: "PT Serif", serif;
  line-height: 1.3em;
}

.material_content p {
  margin-bottom: 20px;
}

.material_content h2 {
  margin-bottom: 15px;
  overflow: hidden;
  font-family: "Roboto", sans-serif;
  background: url("../../img/topic_tr_red.gif") no-repeat left 4px;
  padding-left: 8px;
}

.material_content h3 {
  font-size: 1.125em;
  margin-bottom: 15px;
  overflow: hidden;
}

.material_content .video_box {
  clear: both;
  margin-bottom: 20px;
}

.material_content .video_box .video_container_aif {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.material_content .video_box .video_container_aif iframe,
.material_content .video_box .video_container_aif object,
.material_content .video_box .video_container_aif embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.material_content ol {
  padding-left: 30px;
  list-style: decimal;
  margin-bottom: 10px;
}

.material_content ul {
  padding-left: 25px;
  list-style: circle;
  margin-bottom: 10px;
}

/* Смотрите так-же */

.related_content_block {
  /*---*/
}

.related_content_block .section_header {
  font-size: 1.125em;
  font-weight: bold;
  border-bottom: 4px solid #000000;
  padding: 5px 0;
  margin-bottom: 15px;
}

.related_content_block .related_content_list {
  overflow: hidden;
}

.related_content_block .related_content_list .material_col {
  float: left;
  width: 49.2%;
  padding-left: 1.5%;
  border-right: 0;
}

.related_content_block .related_content_list .material_col:first-child {
  padding-left: 0;
}

.related_content_block li {
  font-size: 1em;
  font-family: "PT Serif", serif;
  background: url("../../img/bullet_triangle_black.gif") no-repeat left 7px;
  padding-left: 10px;
  padding-right: 15px;
  margin-bottom: 20px;
  line-height: 1.3em;
}

.related_content_block li a:hover {
  text-decoration: underline;
}

.related_content_block li a,
.related_content_block li span {
  color: #000000;
  text-decoration: none;
}

.related_content_block .comments_icon {
  margin-top: 5px;
  margin-right: 5px;
}

.related_content_block .vote_num {
  margin-left: 10px;
  white-space: nowrap;
  font-family: "Roboto", sans-serif;
  font-size: 0.75em;
}

.related_content_block .related_content_list .relap__item {
  font-size: 0.9em;
  font-family: "PT Serif", serif;
  background: url("../../img/bullet_triangle_black.gif") no-repeat left 4px;
  padding-left: 10px;
  padding-right: 15px;
  margin-bottom: 20px;
  line-height: 1.3em;
  width: 285px;
  float: left;
  height: 34px;
}

.related_content_block .related_content_list .relap__item a {
  color: #000000;
  text-decoration: none;
}

.related_content_block .related_content_list .relap__item a:hover {
  text-decoration: underline;
}

.related_content_block .related_content_list .relap__logo {
  position: absolute !important;
  left: 15px !important;
  bottom: -1px !important;
  padding: 5px 15px 5px 0 !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  font-family: Verdana, Geneva, sans-serif !important;
  text-decoration: none !important;
  color: #838383 !important;
  font-size: 11px !important;
}

.related_content_block .related_content_list .relap__logo span {
  vertical-align: middle !important;
}

.related_content_block .related_content_list .relap__logo__icon {
  display: inline-block !important;
  margin-right: 5px !important;
  height: 16px !important;
  width: 16px !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  background: url("https://relap.io/images/preview/favicon16.png?v=1") no-repeat !important;
  background: url("https://relap.io/images/preview/favicon16.svg") no-repeat !important;
}

.related_content_block .related_content_list .relap__top-container {
  position: relative;
  padding-bottom: 25px;
}

.related_content_block .related_content_list .relap__items-container {
  overflow: hidden;
}

/*------------*/

/* Читайте другие материалы рубрики */

.other_topic_top {
  background: url("../../img/angle_border_gr_top.png") repeat-x top left;
  height: 5px;
  width: 100%;
}

.other_topic_cont {
  background: #e8e9ea url("../../img/angle_border_gr_bottom.png") repeat-x -4px bottom;
  padding: 7px 5px 12px 20px;
}

.other_topic_cont a {
  color: #000000;
  font: bold 1.1em/1.0em "Roboto", sans-serif;
}

.other_topic_rubr {
  margin-top: 10px;
  margin-left: -15px;
}

/* Материал подготовлен */

.material_prepared {
  font-family: "Roboto", sans-serif;
  color: #000000;
  overflow: hidden;
  padding: 10px 0 7px 0;
  font-size: 0.9em;
  font-weight: bold;
}

.material_prepared a,
.material_prepared span {
  font-weight: normal;
  color: #000000;
}

/* Горизонтальная панель шарингов */

.left_sb_fb,
.big_soc li.fb a.shar_link {
  background: url("../../img/img_sprite_article.png") no-repeat -38px -150px;
  width: 26px;
  height: 25px;
}

.left_sb_vk,
.big_soc li.vk a.shar_link {
  background: url("../../img/img_sprite_article.png") no-repeat -71px -150px;
  width: 26px;
  height: 25px;
}

.left_sb_ok,
.big_soc li.ok a.shar_link {
  background: url("../../img/img_sprite_article.png") no-repeat -101px -150px;
  width: 26px;
  height: 25px;
}

.left_sb_tw,
.big_soc li.tw a.shar_link {
  background: url("../../img/img_sprite_article.png") no-repeat -130px -150px;
  width: 26px;
  height: 25px;
}

.left_sb_mail,
.big_soc li.ml a.shar_link {
  background: url("../../img/img_sprite_article.png") no-repeat -161px -149px;
  width: 26px;
  height: 25px;
}

.left_sb_jj,
.big_soc li.jj a.shar_link {
  background: url("../../img/img_sprite_article.png") no-repeat -38px -181px;
  width: 26px;
  height: 25px;
}

.left_sb_mailto {
  background: url("../../img/img_sprite_article.png") no-repeat -7px -181px;
  width: 26px;
  height: 25px;
}

.left_sb_ggl {
  background: url("../../img/img_sprite_article.png") no-repeat -37px -331px;
  width: 26px;
  height: 25px;
}

.left_sb_sfb {
  background: url("../../img/img_sprite_article.png") no-repeat -110px -331px;
  width: 26px;
  height: 26px;
}

.left_sb_link {
  background: url("../../img/img_sprite_article.png") no-repeat -72px -182px;
  width: 26px;
  height: 23px;
}

.error_info_icon {
  background: url("../../img/img_sprite.png") no-repeat -174px -200px;
  width: 26px;
  height: 25px;
}

.goriz_panel_soc_box {
  padding-top: 10px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

.goriz_panel_soc_box.bordered_top {
  border-bottom: 0;
}

.left_panel_soc a,
.big_soc li a {
  display: block;
}

.left_panel_soc .soc_sb_box {
  margin-bottom: 5px;
}

.goriz_panel_soc,
.goriz_panel_soc_top {
  margin-right: 45px;
}

.goriz_panel_soc .soc_sb_box,
.goriz_panel_soc_top .soc_sb_box {
  float: left;
  margin: 0 10px 10px 0;
}

.goriz_panel_soc .border_link,
.goriz_panel_soc_top .border_link {
  font: 11px/15px 'Roboto', sans-serif;
  text-transform: uppercase;
  overflow: hidden;
  margin-left: 10px;
  margin-top: 3px;
}

.goriz_panel_soc a,
.goriz_panel_soc_top a {
  display: block;
  float: left;
  margin-left: 0px;
}

.goriz_panel_soc .other_shar_bottom,
.goriz_panel_soc_top .other_shar_bottom {
  visibility: hidden;
}

.soc_sb_box .acc_soc {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 0.625em;
  padding-top: 30px;
}

/** scss/core/_variable **/

/* variables */

.comments_num_block {
  position: relative;
  font-size: 0.75em;
  padding: 10px 0;
  border-bottom: 1px solid #999999;
}

.comments_num_block .up_page {
  display: block;
  position: absolute;
  right: 0;
}

.comments_num_block .up_page a {
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

.comments_num_block .up_page a:hover {
  text-decoration: underline;
}

.comments_num_block a {
  color: #000000;
  text-decoration: underline;
}

.comments_num_block a:hover {
  text-decoration: none;
}

.comments_num_block .arrow_up_black {
  margin-top: -2px;
  margin-right: 3px;
}

/*----------------------------------------------------------------------------------------- comments*/

/******************************комментарии*******************************/

.comments_block .section_header {
  font-size: 1.125em;
  font-weight: bold;
  border-bottom: 4px solid #000000;
  padding: 5px 0;
  margin-bottom: 15px;
}

.comment_form_tabs {
  border-right: #cccccc 1px solid;
  overflow: hidden;
  float: left;
  margin-bottom: -1px;
}

.comment_form_tabs li {
  list-style: none;
  float: left;
  border: #cccccc 1px solid;
  padding: 3px 7px;
  font: 0.750em/1em "Roboto", sans-serif;
  font-weight: bold;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border-right: 0;
  display: block;
}

.comment_form_tabs li a {
  text-decoration: none;
  color: #666666;
  text-shadow: 1px 1px 1px #ffffff;
  -moz-text-shadow: 1px 1px 1px #ffffff;
  -webkit-text-shadow: 1px 1px 1px #ffffff;
  filter: Shadow(Color=#ffffff, Direction=1, Strength=1);
}

.comment_form_tabs li.on a {
  text-decoration: none;
  color: #000000;
}

.com_form_content {
  border: 1px solid #adadad;
  font-size: 0.75em;
  font-family: "Roboto", sans-serif;
  padding: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.com_form_content .fleft {
  width: 25%;
}

.com_form_content .fleft .input_block {
  width: 100%;
}

.com_form_content .fleft .input_block input {
  width: 90%;
}

.com_form_content .bottom_btns_box {
  overflow: hidden;
  width: 100%;
  padding-top: 10px;
}

.com_form_content .bottom_btns_box .button_red {
  margin-right: 10px;
  padding: 0 10px;
}

.com_form_content .soc_buttons {
  margin-right: 35px;
}

.com_form_content .links_block {
  margin-top: 20px;
  padding-left: 20px;
  overflow: hidden;
}

.com_form_content .links_block .show_block_link {
  color: #000000;
  font-size: 0.875em;
  text-decoration: underline;
}

.com_form_content .links_block .show_block_link:hover {
  text-decoration: none;
}

.com_form_content label {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}

.com_form_content label.checkout_lab {
  font-weight: normal;
  padding-top: 8px;
}

.title_form_sec {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}

.com_form_inp {
  width: 140px;
  margin-right: 18px;
}

.com_form_inp input[type="text"],
.com_form_inp input[type="password"] {
  width: 100%;
}

.form_links {
  padding-top: 20px;
}

.form_links a,
.comment_rul {
  color: #000000;
  font-size: 0.85em;
  text-decoration: underline;
}

.form_links a:hover,
.comment_rul:hover {
  text-decoration: none;
}

.leave_comment textarea {
  width: 99%;
  max-width: 99%;
  height: 85px;
  max-height: 85px;
  margin-bottom: 10px;
}

.check_label,
.com_form_content label.check_label {
  line-height: 20px;
  overflow: hidden;
  padding-left: 10px;
  font-weight: normal;
  font-size: 0.9em;
}

.check_label input {
  margin-right: 7px;
}

.leave_comment blockquote .close_gr {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
}

.leave_comment blockquote {
  background: #f1f1f1;
  padding: 10px;
  border: 1px solid #cccccc;
  border-bottom: 0;
  font-style: italic;
  font-family: 'PT Serif', Georgia, serif;
  position: relative;
}

.them_qst {
  float: left;
  width: 72%;
  margin-right: 3%;
}

.comment_quest input[type="text"],
.comment_quest select,
#rqa_topic {
  width: 99%;
}

.comment_recipe input[type="text"],
.comment_recipe textarea {
  width: 99%;
}

.photo_recipe {
  float: left;
  margin-right: 10px;
}

#uploadifive-recipe_foto_load {
  float: none;
  display: inline-block;
}

.recipe_photo_url .button_gr {
  margin-top: 2px;
}

.add_mat_form {
  margin-top: 10px;
}

.add_mat_form .tabgroup-tab.on2 {
  border: 1px solid #dedede;
  border-bottom: 1px solid #FFFFFF;
}

.add_mat_form .tabgroup-tab.on {
  border-bottom: 1px solid #fff;
  background: #fff;
  margin-top: 0;
}

.add_mat_form .tabgroup-tab2 {
  border: 1px solid #999999;
  background: #999999;
  text-transform: none;
  letter-spacing: 0;
  padding: 0;
  text-align: center;
  margin-bottom: -1px;
  font: bold 1.0em/1.2em "Roboto", sans-serif;
  z-index: 99;
  position: relative;
  margin-top: 4px;
  float: left;
}

.add_mat_form .tabgroup-tab2.on2 {
  border: 1px solid #dedede;
  border-bottom: 1px solid #FFFFFF;
}

.add_mat_form .tabgroup-tab2.on2 {
  border-bottom: 1px solid #fff;
  background: #fff;
  margin-top: 0;
}

.add_mat_form .tabgroup-tab2 {
  border: 1px solid #999999;
  background: #999999;
  text-transform: none;
  letter-spacing: 0;
  padding: 0;
  text-align: center;
  margin-bottom: -1px;
  font: bold 1.0em/1.2em "Roboto", sans-serif;
  z-index: 99;
  position: relative;
  margin-top: 4px;
}

.add_mat_form .tabgroup-tab2.on2 a {
  padding: 8px 10px 4px 10px;
  color: #000000;
}

.add_mat_form .tabgroup-tab2 a {
  display: block;
  padding: 5px 10px 4px 10px;
  text-decoration: none;
  color: #000000;
  text-decoration: none;
  color: #FFFFFF;
}

.tabgroup-tabs2 {
  overflow: hidden;
  padding: 0;
  margin: 0 0 -1px 0;
  list-style: none;
  z-index: 10;
}

.frame_box {
  border: 1px solid #7f9db9;
}

.add_mat_form textarea {
  width: 99%;
  max-width: 99%;
  height: 85px;
}

.title_blue {
  color: #0366c2;
  margin-bottom: 10px;
  font-size: 1.1em;
}

.com_form_block {
  margin-bottom: 20px;
}

.border_t_b_block {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.border_t_b_block input[type="radio"] {
  margin: 4px 7px 3px 3px;
  float: left;
}

.blue_block {
  background: #d8ecff;
  padding: 7px;
  border-bottom: 1px solid #FFFFFF;
}

.blue_block label {
  font-weight: normal;
  margin-bottom: 0;
}

.blue_block .button_gr {
  display: inline-block;
  margin-top: 2px;
  cursor: pointer;
}

.border_t_b_block .red_link {
  padding: 5px 10px 20px 10px;
  display: block;
}

.file_name {
  font-size: 0.9em;
}

.border_t_b_block .more_photo_icon,
.border_t_b_block .more_video_icon,
.border_t_b_block .infogr_icon {
  margin-top: 4px;
}

.border_t_b_block .delet_file_icon {
  margin: 3px 0 0 7px;
}

.add_file_name {
  line-height: 23px;
}

.add_file_name input {
  float: right;
  width: 60%;
}

.url_input {
  float: left;
  margin-right: 10px;
  width: 50%;
}

.url_input input[type="text"] {
  width: 99%;
}

.use_url {
  margin-left: 22px;
}

.add_rec_photo {
  margin: 5px 0;
  overflow: hidden;
}

/******************list_comment*************************/

.best_comments_list {
  line-height: 1.1em;
  margin-bottom: 20px;
}

.comments_list {
  line-height: 1.1em;
}

.best_comment {
  margin-top: 10px;
}

.best_comment .reply_link {
  display: none;
}

.best_comment:first-child {
  margin-top: 0px;
}

.simple_comment {
  margin-top: 10px;
}

.simple_comment:first-child {
  margin-top: 0px;
}

.collapsed_comment .author_avatar {
  display: none;
}

.collapsed_comment .comment_author_info,
.collapsed_comment .comment_author_info .author_info_padding {
  padding: 0;
}

.collapsed_comment .comment_author_info .author_info_padding {
  padding-top: 15px;
}

.collapsed_comment .comment_author_info .author_info_padding .author_info {
  padding-left: 10px;
}

.collapsed_comment .comment_content,
.collapsed_comment .author_date,
.collapsed_comment .author_time {
  display: none;
}

.collapsed_comment .expand_comment {
  display: block;
}

.comments_list li ul li .collapsed_comment {
  padding-top: 25px;
}

.reply_block {
  background: none !important;
  padding-top: 0 !important;
}

.comments_list li ul li:first-child {
  padding-top: 10px;
}

.author_avatar {
  float: left;
  display: block;
  margin-right: 10px;
  border: 1px solid #dedede;
  border-bottom: none;
  background: #FFFFFF;
}

.our_author_avatar {
  float: left;
  display: block;
  margin-right: 10px;
  border: 1px solid #cc0000;
}

.author_info {
  background: #d6ebff;
  height: 27px;
  line-height: 27px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 0.78em;
  color: #000000;
  text-align: right;
}

.author_info_padding {
  padding-top: 24px;
}

.our_author_info_padding {
  padding-top: 25px;
}

.author_name {
  float: left;
}

.our_author_name {
  float: left;
  color: #cc0000;
}

.vertical_line {
  font-weight: normal;
  padding: 0 10px;
  float: left;
}

.our_vertical_line {
  font-weight: normal;
  padding: 0 10px;
  float: left;
}

.our_author {
  float: left;
  color: #cc0000;
}

.author_time {
  float: left;
  margin-right: 10px;
}

.author_date {
  float: left;
}

.comment_like {
  display: inline-block;
}

.comment_like_number {
  float: left;
  font-weight: bold;
  font-size: 1.7em;
  color: #000000;
  padding-right: 7px;
}

.bad_comment_like_number {
  float: left;
  font-weight: bold;
  font-size: 1.7em;
  color: #cc0000;
  padding-right: 7px;
}

.comment_like_counter {
  float: left;
  background: #FFFFFF;
  line-height: 24px;
  height: 26px;
  width: 26px;
  text-align: center;
  font-weight: bold;
  font-size: 2.1em;
  color: #000000;
  border: 1px solid #dedede;
  border-bottom: none;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #ededed 50%);
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #ededed 50%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #ededed 50%);
  background: -ms-linear-gradient(top, #FFFFFF 0%, #ededed 50%);
  background: linear-gradient(top, #FFFFFF 0%, #ededed 50%);
}

.comment_like_counter:hover {
  background: -moz-linear-gradient(top, #ededed 0%, #FFFFFF 50%);
  background: -webkit-linear-gradient(top, #ededed 0%, #FFFFFF 50%);
  background: -o-linear-gradient(top, #ededed 0%, #FFFFFF 50%);
  background: -ms-linear-gradient(top, #ededed 0%, #FFFFFF 50%);
  background: linear-gradient(top, #ededed 0%, #FFFFFF 50%);
}

.comment_content {
  clear: both;
  border: 1px solid #dedede;
}

.comment_border_margin {
  margin: 10px;
  overflow: hidden;
}

.all_text_visible {
  max-height: 100%;
}

.comment_text {
  font-size: 0.9em;
  font-family: "PT Serif", serif;
  background: url("../../img/dotted_gr.gif") repeat-x bottom left;
  overflow: hidden;
  padding: 10px;
}

.comment_footer {
  font-family: "Roboto", sans-serif;
  font-size: 0.78em;
  padding: 8px 10px 7px 10px;
  color: #000000;
}

.comment_footer_left a {
  float: left;
  margin-right: 10px;
  color: #000000;
  text-decoration: underline;
  font-style: italic;
}

.comment_footer_left a:hover {
  text-decoration: none;
}

.comment_footer_right {
  text-align: right;
}

.comment_footer_right a {
  margin-left: 10px;
  color: #000000;
  text-decoration: underline;
  font-style: italic;
}

.comment_footer_right a:hover {
  text-decoration: none;
}

.number_of_comments {
  border: 1px solid #dedede;
  text-align: center;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  font-size: 0.78em;
  padding: 5px 0;
  margin: 10px 0;
}

.number_of_comments a {
  color: #000000;
  text-decoration: underline;
}

.number_of_comments a:hover {
  text-decoration: none;
}

.comments_header i {
  background: url("../../img/img_sprite.png") no-repeat -153px -224px;
  width: 18px;
  height: 25px;
  display: inline-block;
  margin-right: 5px;
}

.comments_list li ul li {
  padding-left: 30px;
}

.comments_list li ul li:first-child {
  background: url("../../img/comment_bg_left.png") no-repeat left top;
}

.author_info_folded {
  background: #d6ebff;
  height: 27px;
  line-height: 27px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 0.78em;
  color: #000000;
  text-align: right;
  padding-left: 10px;
}

.expand_comment {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  float: left;
  font-weight: normal;
  padding-top: 2px;
  display: none;
}

.expand_comment a {
  color: #000000;
  text-decoration: underline;
}

.expand_comment a:hover {
  text-decoration: none;
}

.load_more_comm {
  display: block;
  border: 1px solid #999999;
  padding: 7px 15px 7px 15px;
  text-transform: uppercase;
  font: 1em/1em "Roboto", sans-serif;
  font-weight: bold;
  color: #999999;
  text-decoration: none;
  text-align: center;
  width: 170px;
  margin: 0 auto;
}

.load_more_comm .icon {
  background: url("../../img/img_sprite.png") no-repeat -179px -229px;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

.auth .button_red {
  margin-right: 10px;
  padding: 0 10px;
}

.auth .comment_rul {
  padding-top: 10px;
  display: block;
}

.user_name {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 5px;
}

.logout_link {
  color: #000000;
  font-size: 0.9em;
}

.offer_file_title {
  float: right;
  margin: -2px;
  width: 315px;
}

.comments_block .blue_link {
  color: #dd252a;
  text-align: center;
  display: block;
  font-size: 0.75em;
  width: 100%;
  margin: 5px 0;
}

/*--------------------------------------------------------------------------------------------- /// */

/** scss/pages/_right_column **/

/** scss/core/_variable **/

/* variables */

.fresh_number_wid {
  overflow: visible;
  min-height: 145px;
}

.fresh_number_wid.item_box .box_label {
  left: 15px;
}

.fresh_number_wid.item_box .box_label a {
  color: #ffffff;
}

.fresh_number_wid.item_box a {
  color: #000000;
}

.fresh_number_wid.item_box h3 {
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 0.875em;
  line-height: 1.2em;
}

.fresh_number_wid .bottom_links {
  left: 15px;
  width: 50%;
}

.fresh_number_wid .bottom_links a {
  color: #dd252a;
}

.fresh_number_wid .number_info {
  width: 50%;
  padding: 40px 0 50px 15px;
}

.fresh_number_wid .number_img {
  position: absolute;
  top: -20px;
  right: -5px;
}

/* banner */

.banner a img {
  margin: 0 auto;
}

/* interview inject*/

.interview_inject .interview_list_title {
  width: 100%;
  border-bottom: 1px solid #efefef;
  padding: 20px 0;
}

.interview_inject .interview_list_title h3 {
  font-size: 1.125em;
  font-weight: normal;
  padding: 0 20px;
}

.interview_inject .interview_box {
  padding: 20px 20px 0 20px;
  overflow: hidden;
  font-family: "Roboto", sans-serif;
  font-size: 0.875em;
  line-height: 1.3em;
}

.interview_inject .interview_quest_list li {
  margin-bottom: 20px;
}

.interview_inject .interview_quest_list li input {
  float: left;
  margin-right: 10px;
  margin-top: 1px;
}

.interview_inject .interview_quest_list li label {
  overflow: hidden;
  display: block;
}

.interview_inject .bottom_links {
  position: relative;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 20px;
}

.interview_inject .bottom_links .gray_border_btn {
  font-family: "Roboto", sans-serif;
  margin: 0;
  float: left;
  padding: 10px;
  width: auto;
  min-height: 0;
  line-height: 10px;
}

.interview_inject .bottom_links .link_bottom_right {
  margin-right: 20px;
  margin-top: 15px;
}

.interview_inject .bottom_links.result_bottom {
  margin-bottom: 10px;
  margin-top: 0;
}

.interview_inject .bottom_links.result_bottom .link_bottom_right {
  margin: 0 20px 0 0;
}

.interview_inject .bottom_links.result_bottom span.interview_total {
  line-height: 11px;
  font-weight: bold;
  font-size: 1em;
  display: inline-block;
}

.interview_inject .interview_chart {
  height: 7px;
  background-color: #cc0000;
  margin: 5px 5px 3px 0;
  float: left;
  clear: both;
}

.interview_inject .interview_result_list li {
  overflow: hidden;
  margin-bottom: 15px;
}

.interview_inject .interview_result_list li span {
  font-size: 0.625em;
}

/* popul comment */

.popul_comment.item_box a {
  color: #000000;
}

.popul_comment .tabgroup-tabs li {
  float: left;
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0.875em;
  background-color: #d3d3d3;
}

.popul_comment .tabgroup-tabs li a {
  color: #ffffff;
}

.popul_comment .tabgroup-tabs li a:hover {
  text-decoration: none;
}

.popul_comment .tabgroup-tabs li.on {
  background-color: #ffffff;
  font-size: 1em;
}

.popul_comment .tabgroup-tabs li.on a {
  color: #000000;
}

.popul_comment .popular_block_list,
.popul_comment .comment_block_list {
  padding: 10px;
  overflow: hidden;
}

.popul_comment .popular_block_list li,
.popul_comment .comment_block_list li {
  margin-bottom: 15px;
  padding-left: 35px;
  font-size: 0.875em;
  line-height: 1.3em;
  counter-increment: customlistcounter;
}

.popul_comment .popular_block_list li:before,
.popul_comment .comment_block_list li:before {
  content: counter(customlistcounter) " ";
  float: left;
  width: 19px;
  height: 19px;
  color: #ffffff;
  font-size: 0.75em;
  font-family: "Roboto", sans-serif, sans-serif;
  text-align: center;
  background: url("../../img/redesign/red_circle.png") no-repeat left top;
  display: inline-block;
  margin-left: -35px;
  padding-top: 2px;
}

.popul_comment .popular_block_list li a,
.popul_comment .comment_block_list li a {
  padding-top: 2px;
  display: inline-block;
}

.popul_comment .time_sorter {
  padding: 10px;
  overflow: hidden;
  font-size: 0.75em;
  border-bottom: 1px solid #efefef;
}

.popul_comment .time_sorter li {
  float: left;
  padding: 0 7px;
}

.popul_comment .time_sorter li.on2,
.popul_comment .time_sorter li:hover {
  font-weight: bold;
  background: url("../../img/redesign/red_mini_tri.png") no-repeat left center;
}

.popul_comment .time_sorter li a {
  color: #dd252a;
  text-decoration: underline;
}

.popul_comment .time_sorter li a .red_mini_tri {
  display: none;
  margin-top: 3px;
}

.popul_comment .time_sorter li a:hover {
  font-weight: bold;
}

.popul_comment .time_sorter li a:hover .red_mini_tri {
  display: inline-block;
}

/* *** Виджет соц сетей *** */

.soc_wid {
  width: 300px;
  margin: 0 auto 10px auto;
}

.soc_wid .fb_tab,
.soc_wid .vk_tab,
.soc_wid .tw_tab,
.soc_wid .ok_tab {
  width: 25%;
  color: #ffffff;
  text-align: center;
  margin-top: 2px;
  height: 28px;
  line-height: 28px;
  float: left;
}

.soc_wid .fb_tab.on,
.soc_wid .vk_tab.on,
.soc_wid .tw_tab.on,
.soc_wid .ok_tab.on {
  margin-top: -3px;
  height: 33px;
  line-height: 38px;
  box-shadow: -1px 0 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.3);
}

.soc_wid .fb_tab.on .vk_tab_img,
.soc_wid .fb_tab.on .fb_tab_img,
.soc_wid .fb_tab.on .tw_tab_img,
.soc_wid .fb_tab.on .ok_tab_img,
.soc_wid .vk_tab.on .vk_tab_img,
.soc_wid .vk_tab.on .fb_tab_img,
.soc_wid .vk_tab.on .tw_tab_img,
.soc_wid .vk_tab.on .ok_tab_img,
.soc_wid .tw_tab.on .vk_tab_img,
.soc_wid .tw_tab.on .fb_tab_img,
.soc_wid .tw_tab.on .tw_tab_img,
.soc_wid .tw_tab.on .ok_tab_img,
.soc_wid .ok_tab.on .vk_tab_img,
.soc_wid .ok_tab.on .fb_tab_img,
.soc_wid .ok_tab.on .tw_tab_img,
.soc_wid .ok_tab.on .ok_tab_img {
  margin-top: 11px;
}

.soc_wid .fb_tab a,
.soc_wid .vk_tab a,
.soc_wid .tw_tab a,
.soc_wid .ok_tab a {
  color: #ffffff;
  width: 100%;
  text-decoration: none;
  font-size: 0.688em;
  font-family: "Roboto", sans-serif, sans-serif;
  padding: 7px 0;
}

.soc_wid .fb_tab {
  background-color: #3b5998;
}

.soc_wid .vk_tab {
  background-color: #5b7fa6;
}

.soc_wid .tw_tab {
  background-color: #3acaff;
}

.soc_wid .ok_tab {
  background-color: #f36e21;
}

.soc_wid .fb_content {
  border-color: #3b5998;
}

.soc_wid .vk_content {
  border-color: #5b7fa6;
}

.soc_wid .tw_content {
  border-color: #3acaff;
}

.soc_wid .ok_content {
  border-color: #f36e21;
}

.soc_wid .ok_content,
.soc_wid .tw_content,
.soc_wid .vk_content,
.soc_wid .fb_content {
  overflow: hidden;
  border-width: 3px 1px;
  border-style: solid;
  border-bottom-style: double;
  padding: 10px;
  height: 250px;
  width: 290px;
}

.soc_wid .fb_tab_img,
.soc_wid .vk_tab_img,
.soc_wid .tw_tab_img,
.soc_wid .ok_tab_img {
  background: url("../../img/img_sprite.png") no-repeat;
  display: inline-block;
}

.soc_wid .fb_tab_img {
  background-position: -58px -428px;
  width: 8px;
  height: 16px;
  margin: 6px 5px 0 0;
}

.soc_wid .vk_tab_img {
  background-position: -79px -428px;
  width: 17px;
  height: 16px;
  margin: 6px 5px 0 0;
}

.soc_wid .tw_tab_img {
  background-position: -103px -428px;
  width: 20px;
  height: 16px;
  margin-top: 6px;
}

.soc_wid .ok_tab_img {
  background-position: -132px -428px;
  width: 10px;
  height: 16px;
  margin: 6px 5px 0 0;
}

.soc_wid .vk_content #vk_groups {
  margin: 0 auto;
}

/* Актуальные вопросы, Конкурсы и тесты */

.topical_issues .section_header {
  padding: 10px;
  border-bottom: 2px solid red;
  margin-bottom: 20px;
}

.topical_issues .topical_issues_list {
  padding: 0 20px;
}

.topical_issues .topical_issues_list li {
  padding-left: 35px;
  font-size: 0.875em;
}

.topical_issues .topical_issues_list li:before {
  content: "?";
  float: left;
  width: 19px;
  height: 19px;
  color: #ffffff;
  font-size: 0.75em;
  font-family: "Roboto", sans-serif, sans-serif;
  text-align: center;
  background: url("../../img/redesign/red_circle.png") no-repeat left top;
  display: inline-block;
  margin-left: -35px;
  padding-top: 4px;
}

.topical_issues .topical_issues_list li a {
  padding-top: 2px;
  display: inline-block;
  color: #000000;
  margin-bottom: 15px;
}

.topical_issues .bottom_links {
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
  padding-top: 10px;
}

.topical_issues.fun_tests li:before {
  background: url("../../img/redesign/puzzle.png") no-repeat left top;
  content: "";
}

.vert_carusel .w_port {
  position: relative;
}

.vert_carusel .bottom_links .fleft {
  margin-left: 10px;
}

.vert_carusel .bottom_links .fleft a {
  color: #dd252a;
  font-size: 0.75em;
}

.vert_carusel .more_iss i,
.vert_carusel .back_iss i {
  background: url("../../img/img_sprite.png") no-repeat;
  width: 7px;
  height: 9px;
  display: inline-block;
  margin-right: 3px;
  margin-top: 2px;
}

.vert_carusel .more_iss i {
  background-position: -34px -508px;
}

.vert_carusel .back_iss i {
  background-position: -59px -508px;
}

.vert_carusel .bottom_links a.gr_link {
  color: #898989;
}

.vert_carusel .bottom_links a.gr_link.back_iss i {
  background-position: -159px -382px;
}

.vert_carusel .bottom_links a.gr_link.more_iss i {
  background-position: -134px -382px;
}

.vert_carusel .vert_line {
  border-left: 1px solid #dd252a;
  height: 12px;
  width: 1px;
  display: inline-block;
  margin: 0 5px;
}

/* ------- Газета "АиФ" в регионах ------------ */

.aif_region_newspaper .section_header {
  margin-bottom: 0;
  background-color: #000000;
  color: #FFFFFF;
  border-bottom: #cc0000 3px solid;
  position: relative;
  font-size: 1.125em;
  overflow: hidden;
  line-height: 31px;
}

.aif_region_newspaper .section_header img {
  float: left;
  margin-right: 5px;
}

.aif_region_newspaper .border_lr {
  padding: 10px;
  position: relative;
}

.aif_region_newspaper select {
  border: 1px solid #cccccc;
}

.aif_region_newspaper .select_box {
  font: 0.875em 'Roboto', sans-serif;
  font-weight: bold;
  width: 21.35%;
  margin-bottom: 10px;
  margin-left: 10px;
}

.aif_region_newspaper .select_box:first-child {
  margin-left: 0;
}

.aif_region_newspaper .select_box select {
  width: 99%;
}

.aif_region_newspaper .select_box.date_box {
  width: 33%;
}

.aif_region_newspaper .city_box {
  width: 50%;
}

.aif_region_newspaper .gray_border_btn {
  overflow: hidden;
  width: 120px;
  margin: 0 auto;
  height: 22px;
  line-height: 24px;
  min-height: 20px;
  font-weight: normal;
  font-size: 0.75em;
}

/* Твоя среда */

.your_env .current_issues_header {
  border-bottom-color: #cc0000;
  background: url("../../img/img_sprite.png") no-repeat -170px -274px #000000;
  position: relative;
  color: #FFFFFF;
  font-size: 1.125em;
  overflow: hidden;
  line-height: 31px;
  padding-left: 40px;
}

.your_env select {
  font: 0.8em/1.4em 'Roboto', sans-serif;
  margin: 5px 5px 0 0;
  padding-left: 5px;
  width: 65px;
  text-align: center;
  box-sizing: content-box;
  border: 1px solid #cccccc;
  float: left;
}

.your_env select.num_date_sel {
  width: 90px;
}

.your_env .year_env {
  margin-left: 5px;
}

.your_env .gray_border_btn {
  height: 22px;
  min-height: 20px;
  line-height: 24px;
  margin: 0;
  font-weight: normal;
  overflow: hidden;
  width: 94px;
  font-size: 0.75em;
}

.right_bot_img {
  position: absolute;
  bottom: 0;
  right: 10px;
}

.right_block_bottom_box {
  border: 1px solid #dedede;
  border-top: 0;
  padding: 10px 5px 15px 5px;
  position: relative;
}

.right_block_bottom_box .translucent img {
  top: 15%;
}

/* translucent */

.translucent {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  height: 100%;
  width: 100%;
  display: none;
}

.translucent img {
  top: 28%;
  left: 43%;
  z-index: 2;
  position: absolute;
}

.translucent .hide_bg {
  background-color: #FFFFFF;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}

.translucent.active {
  display: block;
}

/* Смотрите также, конкурсы и тесты */

.see_also .next_see_also,
.see_also .prev_see_also,
.see_also .prev_tests,
.see_also .next_tests,
.competitions_tests .next_see_also,
.competitions_tests .prev_see_also,
.competitions_tests .prev_tests,
.competitions_tests .next_tests {
  background: url("../../img/img_sprite.png") no-repeat;
  width: 12px;
  height: 21px;
  display: inline-block;
  bottom: 4px;
  top: auto;
  margin: 0;
}

.see_also .prev_see_also,
.see_also .prev_tests,
.competitions_tests .prev_see_also,
.competitions_tests .prev_tests {
  background-position: -155px -477px;
}

.see_also .prev_see_also.prev_sl,
.see_also .prev_tests.prev_sl,
.competitions_tests .prev_see_also.prev_sl,
.competitions_tests .prev_tests.prev_sl {
  left: 115px;
}

.see_also .next_see_also,
.see_also .next_tests,
.competitions_tests .next_see_also,
.competitions_tests .next_tests {
  background-position: -182px -477px;
}

.see_also .next_see_also.next_sl,
.see_also .next_tests.next_sl,
.competitions_tests .next_see_also.next_sl,
.competitions_tests .next_tests.next_sl {
  right: 115px;
}

.see_also.carousel.item_box .box_info,
.competitions_tests.carousel.item_box .box_info {
  top: 20%;
  padding: 0 20px;
  bottom: auto;
}

.see_also .pager_sl,
.competitions_tests .pager_sl {
  height: 18px;
}

/* Конкурс */

.competition .relative {
  position: relative;
}

.competition .bottom_btns_box {
  position: relative;
  width: 100%;
  border: 1px solid #efefef;
  overflow: hidden;
  box-sizing: border-box;
}

.competition .bottom_btns_box .button_red {
  margin: 10px auto;
  color: #dd252a;
  padding: 5px;
  text-decoration: none;
  float: none;
  max-width: 160px;
}

/** scss/pages/_injects **/

/** scss/core/_variable **/

/* variables */

.cont_inject,
.text_translation_inj,
.dossier_inj,
.inj_recipe,
.interview_inj {
  border-right: 4px solid #cc0000;
  margin-bottom: 10px;
  padding-bottom: 5px;
  overflow: hidden;
}

.cont_inject .inj_text,
.text_translation_inj .inj_text,
.dossier_inj .inj_text,
.inj_recipe .inj_text,
.interview_inj .inj_text {
  font-size: 1.125em;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.3em;
}

.cont_inject .inj_text:hover,
.text_translation_inj .inj_text:hover,
.dossier_inj .inj_text:hover,
.inj_recipe .inj_text:hover,
.interview_inj .inj_text:hover {
  text-decoration: underline;
}

.cont_inject.right_inj,
.text_translation_inj.right_inj,
.dossier_inj.right_inj,
.inj_recipe.right_inj,
.interview_inj.right_inj {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  padding-left: 15px;
  border-left: 4px solid #cc0000;
  border-right: 0;
  box-sizing: border-box;
}

.cont_inject.left_inj,
.text_translation_inj.left_inj,
.dossier_inj.left_inj,
.inj_recipe.left_inj,
.interview_inj.left_inj {
  float: left;
  margin-right: 20px;
  padding-right: 15px;
  border-right: 4px solid #cc0000;
  border-left: 0;
  box-sizing: border-box;
}

.cont_inject.inject_center,
.cont_inject.center_inj,
.text_translation_inj.inject_center,
.text_translation_inj.center_inj,
.dossier_inj.inject_center,
.dossier_inj.center_inj,
.inj_recipe.inject_center,
.inj_recipe.center_inj,
.interview_inj.inject_center,
.interview_inj.center_inj {
  border-left: 4px solid #cc0000;
  border-right: 0;
  padding-left: 10px;
  float: none;
}

/* cont_inject and dossier */

.cont_inject,
.dossier_inj,
.inj_recipe,
.interview_inj {
  border-color: #cc0000;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}

.cont_inject .inj_header,
.dossier_inj .inj_header,
.inj_recipe .inj_header,
.interview_inj .inj_header {
  font-size: 1.125em;
  margin-bottom: 10px;
  font-weight: bold;
}

.cont_inject .inj_header a,
.dossier_inj .inj_header a,
.inj_recipe .inj_header a,
.interview_inj .inj_header a {
  color: #000000;
  text-decoration: none;
}

.cont_inject .inj_header a:hover,
.dossier_inj .inj_header a:hover,
.inj_recipe .inj_header a:hover,
.interview_inj .inj_header a:hover {
  text-decoration: underline;
}

.cont_inject .inj_info,
.dossier_inj .inj_info,
.inj_recipe .inj_info,
.interview_inj .inj_info {
  font-size: 0.875em;
  line-height: 1.3em;
}

/* commentAuthor */

.inj_bq {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 10px;
  overflow: hidden;
  width: 100%;
}

.inj_bq .bq_borders {
  border-width: 1px 0;
  border-color: #cccccc;
  border-style: solid;
  padding: 25px 0 20px 0;
}

.inj_bq .bq_borders .bq_decor {
  background: #ffffff url("../../img/redesign/bq_decor.png") no-repeat top center;
  width: 31px;
  height: 23px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25px;
  padding: 0 10px;
  display: block;
}

.inj_bq .bq_content {
  font-style: italic;
  font-size: 1.125em;
  margin-bottom: 10px;
}

.inj_bq .bq_autor {
  font-size: 0.875em;
  font-weight: bold;
}

.inj_bq .bq_autor a {
  color: #000000;
  text-decoration: none;
}

/* text online */

.text_translation_inj .inj_text {
  display: block;
}

.text_translation_inj .translation_info span {
  display: block;
  color: #dd252a;
  font-size: 0.75em;
  line-height: 1.3em;
}

/* recipe */

.inj_recipe {
  border-color: #ff8946 !important;
}

/* debuts */

.debuts .vote_list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.debuts .vote_list li {
  margin-bottom: 10px;
}

.debuts span {
  font-size: 0.75em;
  margin-right: 5px;
}

.debuts .vote_bg {
  width: 100%;
}

.debuts .red_vote,
.debuts .green_vote {
  height: 7px;
  float: left;
  clear: both;
  overflow: hidden;
}

.debuts .red_vote {
  background-color: #e91a22;
}

.debuts .green_vote {
  background-color: #018d01;
}

/* interview */

.interview_inj {
  position: relative;
}

.interview_inj .interview_quest_list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.interview_inj .interview_quest_list li {
  margin-top: 20px;
}

.interview_inj .interview_quest_list li:first-child {
  margin-top: 0;
}

.interview_inj .interview_quest_list li input {
  margin: 3px 10px 5px 0;
  float: left;
  display: block;
}

.interview_inj .interview_quest_list li label {
  overflow: hidden;
  font-size: 0.875em;
  display: block;
}

.interview_inj .interview_box {
  margin-bottom: 10px;
}

.interview_inj .gray_border_btn {
  width: 100px;
  min-height: 30px;
  line-height: 30px;
  text-decoration: none;
  margin-bottom: 0;
}

.interview_inj .interview_chart {
  height: 7px;
  background-color: #cc0000;
  margin: 4px 5px 3px 0;
  float: left;
  clear: both;
}

.interview_inj .interview_result_list {
  padding-left: 0;
  list-style: none;
}

.interview_inj .interview_result_list li {
  overflow: hidden;
  font-size: 0.875em;
  font-family: "Roboto", sans-serif;
  margin-top: 20px;
}

.interview_inj .interview_result_list li:first-child {
  margin-top: 0;
}

.interview_inj .interview_result_list li span {
  font-size: 0.75em;
}

.interview_inj .result_bottom {
  font-size: 0.875em;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.interview_inj .bottom_links {
  position: relative;
}

.interview_inj.left_inj .link_bottom_right {
  float: left;
}

.interview_inj .interview_box .bottom_links a.gray_border_btn {
  line-height: 30px;
  margin: 10px 0;
}

.interview_box .bottom_links a {
  line-height: 10px;
}

.interview_box .link_bottom_right {
  font-family: "Roboto", sans-serif;
  font-size: 0.875em;
}

/* **** Стиль таблицы cleartable **** */

.cleartable {
  border: 1px;
  border-color: #cccccc;
  border-top: 0;
  border-style: solid;
  background-color: #f6f6f6;
  margin-bottom: 10px;
}

.cleartable caption {
  border: 1px solid #cccccc;
  border-bottom: 0;
  font-weight: bold;
  font-size: 1.067em;
  padding: 10px;
}

.cleartable td,
.cleartable th {
  border: 1px solid #cccccc;
  padding: 5px 10px;
  text-align: left;
}

.cleartable th {
  background-color: #FFFFFF;
}

/* **** Стиль таблицы с бордером **** */

.bordertable td,
.bordertable th {
  border: 1px solid #dedede;
}

.bordertable th {
  padding: 0.3em;
}

.video_box {
  clear: both;
  margin-bottom: 20px;
}

/* incut-list */

.incut-list img,
.incut-list a img,
.incut-list .text img {
  display: block;
  float: none;
}

.material_content .incut-list {
  width: 30.3003%;
  border-bottom: 3px #999999 double;
  background-color: #f1f1f1;
  font-size: 0.875em;
}

.material_content .incut-list-right {
  margin-right: 3.03029%;
  float: right;
  margin: 0 0 10px 20px;
}

.material_content .incut-list-left {
  margin-left: 3.03029%;
  float: left;
  margin: 0 20px 10px;
}

.material_content .incut-list th {
  border-bottom: 3px solid #000000;
  font: bold 1.4em 'Roboto', sans-serif;
  padding: 5px 0 2px 0;
  background: #FFFFFF;
}

.material_content .incut-list td {
  padding: 0 10px;
}

.incut-list a {
  color: #000000;
  text-decoration: none;
}

.incut-list a:hover {
  text-decoration: underline;
}

/* --- Перенесено для отображения размеров инжектов --- */

.span-1 {
  width: 35px;
}

.span-2 {
  width: 90px;
}

.span-3 {
  width: 145px;
}

.span-4 {
  width: 200px;
}

.span-5 {
  width: 255px;
}

.span-6 {
  width: 310px;
}

.span-7 {
  width: 365px;
}

.span-8 {
  width: 420px;
}

.span-9 {
  width: 475px;
}

.span-10 {
  width: 530px;
}

.span-11 {
  width: 585px;
}

.span-12 {
  width: 640px;
}

.span-1,
.span-2,
.span-3,
.span-4,
.span-5,
.span-6,
.span-7,
.span-8,
.span-9,
.span-10,
.span-11 {
  margin-right: 20px;
  float: left;
}

.span-1.fright,
.span-2.fright,
.span-3.fright,
.span-4.fright,
.span-5.fright,
.span-6.fright,
.span-7.fright,
.span-8.fright,
.span-9.fright,
.span-10.fright,
.span-11.fright {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}

.span-12 {
  margin-left: 0;
}

/** scss/pages/_specprojects **/

/** entry points for specprojects **/

.berlin_operation .section_header {
  background: url("../../img_dop/berlin_header.jpg") repeat-x left bottom;
}

.berlin_operation .section_header h2 {
  background: transparent;
  color: #FFFFFF;
}

.re {
  border: 1px 2px 3px;
}

/*****************************banners_other_media*********************************/

@media screen and (min-width: 1000px) {
  .no_desc {
    display: none;
  }
}

@media screen and (max-width: 999px) and (min-width: 768px) {
  .no_lands {
    display: none;
  }

  .adv_content {
    margin-right: 3.33%;
  }
}

@media screen and (max-width: 767px) and (min-width: 480px) {
  .no_portr {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .no_mob {
    display: none;
  }
}

/* adv_content */

.adv_content {
  clear: both;
}

.adv_content.mbottom10 {
  margin-bottom: 20px;
}

.adv_content img,
.adv_content iframe {
  margin: 0 auto;
  display: block;
}

.content .adv_content {
  margin-right: 20px;
}

.content .material_box .adv_content {
  margin-right: 0;
}

body.main_page_body .adv_content > div {
  margin: 0 auto;
}

/************************************banners********************************************/

.right_column .adwrapper.bordered {
  border: 1px solid #cecece;
  padding: 4px 0;
}

.right_column .adv_content {
  margin-left: auto;
  margin-right: auto;
}

.adwrapper.adv_content iframe,
.right_column iframe {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.formbot .adv_content {
  margin-bottom: 10px;
}

.adv_block_margin {
  margin-bottom: 10px;
  overflow: hidden;
}

/******************tizer****************************/

.rek_note {
  font: 0.5em/11px 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #aaa9a9;
  padding: 4px 0 0 4px;
}

.adw_gr {
  background: #fafafa;
}

.adw_gr .stat_adw {
  background-color: transparent;
}

.adwrapper_tizer {
  border: 1px solid #cecece;
}

.teaser_offers {
  font: 0.75em/1.1em 'Roboto', sans-serif;
  padding: 10px 0;
  margin: 0 10px;
  overflow: hidden;
}

.teaser_offers a.red_link {
  display: block;
  text-decoration: underline;
}

.teaser_offers .teaser_image_block {
  float: left;
  margin-right: 10px;
}

.teaser_offers .teaser_title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.2em;
}

.teaser_offers a {
  color: #000000;
  text-decoration: none;
}

.teaser_offers a:hover {
  text-decoration: underline;
}

.teaser_offers .teaser_description {
  overflow: hidden;
}

.teaser_image_block .img_link {
  width: 80px;
}

.slid_adw {
  border-bottom: 1px solid #cecece;
}

.slid_adw .teaser_offers {
  padding: 5px 0;
  height: 85px;
  float: left;
  width: 290px;
}

.slid_adw .pager_sl_black {
  text-align: center;
}

.stat_adw {
  background-color: #ededed;
}

.stat_adw .teaser_offers {
  background: url("../../img/dotted_gr.gif") repeat-x left top;
}

.stat_adw .teaser_offers:first-child {
  background-image: none;
}

.adw_text {
  border: 1px solid #cecece;
}

.adw_text h3 {
  padding: 3px 10px 7px 10px;
  font-size: 1.2em;
  line-height: 1.2em;
}

.adw_text .adv_content_text {
  font-size: 0.9em;
  line-height: 1.2em;
  margin-bottom: 5px;
  padding: 0 10px 5px 10px;
}

.adw_text .link_bottom_left {
  padding: 0 10px 10px 10px;
}

.content_text ol {
  list-style-type: decimal;
}

.ny_body {
  background: url("../../img/bg_ny_2014.jpg") no-repeat center top;
}

.ny_body .carousel .slide_item .overfl {
  max-height: 410px;
}

.ny_body .container {
  margin-top: 180px;
}

.ny_body .header_box,
.ny_body .rubricator,
.ny_body .fixed_menu {
  margin: 0 auto;
  max-width: 1000px;
}

.ny_body .header_box .cont_center,
.ny_body .rubricator .cont_center,
.ny_body .fixed_menu .cont_center {
  padding-left: 10px;
  padding-right: 10px;
}

.ny_body footer.footer,
.ny_body .subrubrics .rubrics_menu {
  margin: 0 auto;
  max-width: 1000px;
}

.ny_body .main_item {
  float: none;
}

.ny_body .main_item img {
  width: 100%;
}

.ny_body .main_news_box {
  height: 416px;
}

.ny_body .main_news_box .news_list.height4 {
  position: relative;
  height: 405px;
}

.ny_body .main_news_box .news_list.height4 li time {
  color: #dd252a;
  font-size: 0.75em;
  display: block;
  padding-right: 10px;
  float: left;
}

.ny_body .rubric_box .item_box:nth-child(4) {
  display: none;
}

.ny_body .size3.item_box,
.ny_body .size3.bordered {
  width: 298px;
}

.ny_body .size6.item_box {
  width: 620px;
}

.ny_body .right_column .size3.bordered {
  width: 298px;
}

.ny_body .material_box .carousel {
  margin-right: 20px;
}

.ny_body .material_box .carousel.item_box h3.box_title {
  padding: 0 40px;
  font-size: 1em;
}

.ny_body .material_box .carousel.size3 .pager_sl {
  bottom: 5px;
}

.ny_body .top_ny_gal {
  position: relative;
  z-index: 50;
}

.ny_body .top_ny_gal_box {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.ny_body .top_ny_gal_box ul {
  height: 267px;
  overflow: hidden;
}

.ny_body .top_ny_gal_box li {
  list-style: none;
  float: left;
}

.ny_body .top_ny_gal_box li img {
  max-width: 100%;
}

.ny_body .top_ny_gal_box li img a {
  display: block;
}

.ny_body .top_ny_gal .prev_sld_ny,
.ny_body .top_ny_gal .next_sld_ny {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  background: url("../../img/ny_slider_but.png") no-repeat 0 0;
  width: 38px;
  height: 39px;
}

.ny_body .top_ny_gal .prev_sld_ny {
  left: 15px;
}

.ny_body .top_ny_gal .next_sld_ny {
  right: 15px;
  background-position: -45px 0;
}

.ny_body .pager_sld_ny {
  text-align: center;
  padding: 10px 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.ny_body .pager_sld_ny a.selected {
  background-position: 0 -43px;
}

.ny_body .pager_sld_ny a {
  background: url("../../img/ny_slider_but.png") no-repeat -16px -43px;
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-left: 4px;
  text-indent: -9999px;
}

.ny_body .fixed_menu {
  max-width: 1000px;
}

.ny_body .w50 {
  width: 50%;
}

.ny_body .send_mail .button_red,
.ny_body .nycard_form .button_red {
  padding: 0 10px;
  margin-left: 10px;
  text-decoration: none;
}

@media (max-width: 1000px) {
  .ny_body {
    background: url("../../img/bg_ny_2014.jpg") no-repeat center -60px !important;
  }

  .ny_body .material_box {
    margin-right: 20px;
  }

  .ny_body .container {
    margin-top: 120px;
  }

  .ny_body .size6.item_box {
    width: 97%;
  }

  .ny_body .content .material_box .main_news_box.size3.bordered {
    width: 99%;
    float: none;
    height: auto;
  }

  .ny_body .content .material_box .main_news_box.size3.bordered .news_list.height4 {
    height: auto;
  }

  .ny_body .content .material_box .main_news_box.size3.bordered .bottom_links {
    width: 100%;
  }

  .ny_body .material_box .carousel {
    margin-right: 3.03029%;
  }

  .ny_body .material_box .carousel.size3 {
    width: 100%;
  }

  .ny_body .rubric_box {
    width: 103.3%;
  }
}

@media (max-width: 768px) {
  .ny_body {
    background: none;
  }

  .ny_body .container {
    margin-top: 0;
  }

  .ny_body .right_column .size3,
  .ny_body .right_column .material_box .size3,
  .ny_body .right_column .size3.bordered {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .ny_body .content .size3,
  .ny_body .content .material_box .size3 {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .ny_body .rubric_box {
    width: 100%;
  }
}

.dosug_content_body .carousel .slide_item .overfl {
  max-height: 410px;
}

.fotovik_item {
  width: 100%;
  overflow: hidden;
}

.fotovik_item h3 {
  margin-top: 10px;
}

.fotovik_item img {
  float: left;
}

.fotovik_item .input-submit-wrapper {
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}