/* line 5, ../sass/style.sass */
a {
  color: #f14132;
}

/* line 8, ../sass/style.sass */
* {
  font-family: "Roboto", sans-serif;
  font-weight: inherit;
}

/* line 12, ../sass/style.sass */
.transition, .paginate a, .slick-prev, .slick-next, .sliders .title, .last_block_review .slider:hover .slick-prev, .last_block_review .slider:hover .slick-next, .news a .title:hover, .news_two a .title:hover, .popular_n .title, .popular_g figure .title, footer .social li a, .last_review {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 20, ../sass/style.sass */
.after:after, .navigation-block:after, .maincontainer:after, header .menu:after, .slick-dots:after, .news:after, .news_two a:after, .popular_n:after, .last_review_block:after, .fullnews .itog:after {
  content: "";
  display: table;
  clear: both;
}

/* dle */
/* line 33, ../sass/style.sass */
#navigation ul li:hover a {
  background: #f14132;
}

/* line 35, ../sass/style.sass */
.slick-dots li.slick-active button:before {
  background: #f14132;
}

/* line 37, ../sass/style.sass */
.slick-dots li button:before {
  background: #333333;
}

/* line 39, ../sass/style.sass */
#navigation ul a, #navigation ul ul, #navigation ul {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

/* line 41, ../sass/style.sass */
.buttonpm a {
  background: #f14132;
  color: white;
  padding: 10px;
  margin-bottom: 15px;
  display: block;
  float: left;
  margin-right: 10px;
}

/* line 50, ../sass/style.sass */
.buttonpm:after {
  content: "";
  display: table;
  clear: both;
}

/* line 54, ../sass/style.sass */
.headingpm {
  float: left;
  display: block;
}

/* line 57, ../sass/style.sass */
.basecont, .heading {
  margin-bottom: 10px;
  line-height: 1.2rem;
  color: #7b7b7b;
}

/* line 62, ../sass/style.sass */
.ui-widget-header {
  background: none;
  color: #111111;
  padding: 15px 20px 15px 30px;
  border-bottom: 1px solid #dedede;
}
/* line 67, ../sass/style.sass */
.ui-widget-header a {
  color: #111111;
}

/* line 69, ../sass/style.sass */
.ui-dialog {
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  padding-bottom: 0;
}

/* line 75, ../sass/style.sass */
.ui-dialog .ui-dialog-content {
  margin-bottom: 0;
}

/* line 77, ../sass/style.sass */
.fbutton {
  background: #f14132;
  border: none;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: white;
  padding: 8px 10px;
  cursor: pointer;
}
/* line 85, ../sass/style.sass */
.fbutton:hover {
  background: #220a06;
}

/* line 87, ../sass/style.sass */
#login_name, #login_password {
  padding: 0 10px 0 46px;
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
  background: #f8f8f8;
  z-index: 1;
  height: 40px;
  color: #83868a;
}

/* line 95, ../sass/style.sass */
.tt {
  padding: 4px 15px;
  border: 1px solid gray;
  color: gray;
  border-radius: 2px;
  display: inline-block;
  margin-top: 7px;
  margin-left: 10px;
}

/* line 103, ../sass/style.sass */
.login {
  float: left;
}

/* line 105, ../sass/style.sass */
.f_input {
  margin: 10px 0;
}

/* line 107, ../sass/style.sass */
.berrors {
  background: #f14132;
  color: white;
  padding: 12px;
  clear: both;
}

/* line 113, ../sass/style.sass */
.speedbar {
  font-weight: 700;
}
/* line 115, ../sass/style.sass */
.speedbar .titleblock {
  border-bottom: none;
}

/* dle */
/* навигация */
/* line 120, ../sass/style.sass */
.navigation-block {
  position: relative;
  overflow: hidden;
}

/* line 124, ../sass/style.sass */
.paginate {
  margin: 0;
  clear: both;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}

/* line 133, ../sass/style.sass */
.paginate li {
  float: left;
}

/* line 135, ../sass/style.sass */
.paginate li a, .paginate li span {
  background-color: #999999;
  padding: 10px 14px;
  color: #f1f1f1;
  display: block;
  float: left;
  margin-right: 2px;
  margin-bottom: 5px;
}

/* line 145, ../sass/style.sass */
.paginate li a:hover {
  background: #f14132;
}

/* line 147, ../sass/style.sass */
.paginate .pages span {
  padding: 10px 14px;
  background: #f14132;
  color: white;
}

/* line 152, ../sass/style.sass */
.paginate .prev, .paginate .next {
  position: relative;
  display: inline-block;
}
/* line 156, ../sass/style.sass */
.paginate .prev a, .paginate .next a {
  color: white;
  width: 125px;
  line-height: 20px;
  text-align: center;
  background-color: #999999;
  padding: 8px 14px;
  display: block;
  float: left;
  z-index: -1;
}
/* line 168, ../sass/style.sass */
.paginate .prev a:hover:before, .paginate .next a:hover:before {
  background: #f14132;
  border: 2px solid #343434;
}
/* line 171, ../sass/style.sass */
.paginate .prev a:hover .next, .paginate .next a:hover .next {
  color: white;
}
/* line 173, ../sass/style.sass */
.paginate .prev a:hover, .paginate .next a:hover {
  color: white;
}

/* line 177, ../sass/style.sass */
.paginate .prev span, .paginate .next span {
  display: none;
}
/* line 185, ../sass/style.sass */
.paginate .next a:hover, .paginate .prev a:hover {
  background: #f14132;
}

/* навигация */
/* комментарии */
/* line 189, ../sass/style.sass */
.commentary-block {
  border-top: 10px solid #f14132;
  margin: 0 -20px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #444444;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #7b7b7b;
  margin-bottom: 30px;
  background: #242424;
}
/* line 203, ../sass/style.sass */
.commentary-block:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #444444;
  position: absolute;
  top: 57px;
  left: 48%;
}

/* line 215, ../sass/style.sass */
#dle-captcha a {
  color: #f14132;
  font-size: 0.8rem;
  margin-bottom: 20px;
  display: block;
  padding-top: 10px;
}

/* line 221, ../sass/style.sass */
.block-comment-user .ed a, .buttoncomment {
  border: 1px solid #e2e2e2;
  color: #7b7b7b;
  background: none;
}
/* line 225, ../sass/style.sass */
.block-comment-user .ed a:hover, .buttoncomment:hover {
  background: #f14132;
  color: white;
}

/* line 229, ../sass/style.sass */
.block-comment-user, #options {
  background: none;
  border-bottom: 2px solid #e2e2e2;
  color: #7b7b7b;
}

/* line 234, ../sass/style.sass */
.color-comment a {
  color: #f14132;
  margin-bottom: 7px;
  font-family: "Roboto", sans-serif;
}

/* line 240, ../sass/style.sass */
.popups li {
  padding: 5px 0;
}

/* line 243, ../sass/style.sass */
.block-comment-user {
  position: relative;
}

/* line 247, ../sass/style.sass */
.edit a {
  padding: 0 10px !important;
  border: none !important;
}

/* комментарии */
/* line 252, ../sass/style.sass */
.sb:hover {
  color: #f14132;
}

/*---login--- */
/* line 255, ../sass/style.sass */
.loginbox .loginbtn, .loginbox .loginava {
  position: relative;
}

/* line 258, ../sass/style.sass */
.lbn, #logbtn {
  z-index: 13;
  position: relative;
  padding: 0 21px;
  color: #7a7a7a;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  border-left: 2px solid #cccccc;
  line-height: 50px;
}

/* line 268, ../sass/style.sass */
.lbn.selected, #logbtn.selected {
  background: #f14132;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
  color: white;
}

/* line 273, ../sass/style.sass */
.lbn b {
  cursor: pointer;
  background-position: 100% -43px;
}

/* line 277, ../sass/style.sass */
.lbn.selected {
  background-position: 0 -86px;
}

/* line 280, ../sass/style.sass */
.lbn.selected b {
  background-position: 100% -129px;
}

/* line 283, ../sass/style.sass */
#logform {
  border: 1px solid #e2e2e2;
  top: 100%;
  right: 0;
  z-index: 12;
  display: none;
  position: absolute;
  width: 295px;
  background-color: #eaeaea;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  text-align: center;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

/* line 299, ../sass/style.sass */
.loginbox #logform .lfield {
  margin-bottom: 1em;
}

/* line 302, ../sass/style.sass */
.loginbox #logform .lfield label {
  display: block;
  margin-bottom: 0.2em;
}

/* line 306, ../sass/style.sass */
.loginbox #logform .lfield input {
  width: 170px;
  padding: 4px;
  border: 1px solid #c0d4de;
  background: white url("../images/fields.png") repeat-x;
}

/* line 312, ../sass/style.sass */
.loginbox #logform .lfchek input {
  width: 13px;
  border: none;
  background: none;
}

/* line 317, ../sass/style.sass */
.loginbox #logform .lfchek label {
  display: inline;
  margin-bottom: 0.2em;
}

/* line 321, ../sass/style.sass */
.loginbox #logform .lbtn {
  text-align: center;
}

/* line 324, ../sass/style.sass */
.loginbox .lvsep {
  line-height: 24px;
  font-size: 1.15em;
  padding: 19px 0 0 21px;
  margin-right: 20px;
  height: 45px;
  background: url("../images/lvsep.png") no-repeat;
}

/* line 332, ../sass/style.sass */
.loginbox .loginava {
  overflow: hidden;
  margin-right: 7px;
}

/* line 336, ../sass/style.sass */
.loginbox img {
  width: 42px;
  float: left;
  margin-right: 10px;
}

/* line 341, ../sass/style.sass */
.loginbox .loginava b {
  z-index: 13;
  background: url("../images/loginava.png") no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 348, ../sass/style.sass */
.loginbox .lvsep .radial {
  margin-right: 5px;
  background-color: #9966cc;
  color: white;
  float: left;
  padding: 0 8px;
}

/* line 355, ../sass/style.sass */
.loginenter li a {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #dbe8ed;
  color: #7b7b7b;
  line-height: 1rem;
}
/* line 362, ../sass/style.sass */
.loginenter li a:hover {
  background: #f14132;
  color: white;
}

/* line 366, ../sass/style.sass */
.lexit {
  padding-top: 13px;
  background: url("../images/lexit.png") no-repeat;
}

/* line 370, ../sass/style.sass */
.lexit:hover {
  background-position: 0 -43px;
}

/* line 373, ../sass/style.sass */
.loginsite {
  display: inline-block;
}
/* line 375, ../sass/style.sass */
.loginsite a {
  color: #5b5f68;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  display: block;
  float: none;
}
/* line 381, ../sass/style.sass */
.loginsite a img {
  width: 58px;
  height: 58px;
  float: left;
  margin-right: 5px;
}
/* line 386, ../sass/style.sass */
.loginsite a:hover {
  color: #f14132;
}

/* line 389, ../sass/style.sass */
.loginuser, .passworduser {
  position: relative;
}
/* line 391, ../sass/style.sass */
.loginuser:before, .passworduser:before {
  content: "\f007";
  font-family: "FontAwesome";
  position: absolute;
  top: 1px;
  left: 1px;
  background: white;
  height: 38px;
  width: 35px;
  border: 0px solid #eaeaea;
  border-right-width: 1px;
  line-height: 38px;
  text-align: center;
  speak: none;
  z-index: 2;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #83868a;
}

/* line 415, ../sass/style.sass */
.passworduser:before {
  content: "\f084";
}

/* line 417, ../sass/style.sass */
.social-login {
  margin-bottom: 40px;
}
/* line 419, ../sass/style.sass */
.social-login:after {
  content: "";
  clear: both;
  display: table;
}

/* line 423, ../sass/style.sass */
.fullenter {
  margin: -20px;
  padding: 5px 30px;
  border-top: 1px solid #dddddd;
  box-shadow: inset 0 1px 0 white;
  background-color: whitesmoke;
  overflow: hidden;
}
/* line 430, ../sass/style.sass */
.fullenter .fbutton {
  float: left;
}

/* line 433, ../sass/style.sass */
.padding {
  padding: 15px;
}

/* line 435, ../sass/style.sass */
.margin-top {
  margin-top: 15px;
}

/* line 437, ../sass/style.sass */
.inline {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin-right: -4px;
}

/*---логин--- */
/*---слайдер--- */
/* line 445, ../sass/style.sass */
.slider {
  position: relative;
  margin-bottom: 25px;
}

/* line 449, ../sass/style.sass */
.slick-prev, .slick-next {
  background: rgba(0, 0, 0, 0.6);
}

/*---конец слайдер--- */
/*---общее--- */
/* line 455, ../sass/style.sass */
.maincontainer {
  padding: 20px 20px 0 20px;
  background: white;
}

/* line 460, ../sass/style.sass */
.login_main {
  float: right;
  position: relative;
}

/* line 464, ../sass/style.sass */
nav {
  float: left;
}

/* слайдер */
/* line 469, ../sass/style.sass */
.sliders {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 473, ../sass/style.sass */
.sliders figure {
  position: relative;
}
/* line 475, ../sass/style.sass */
.sliders .title {
  position: absolute;
  bottom: 0;
  padding: 15px 40px;
  color: white;
  z-index: 2;
  font-size: 2rem;
  font-weight: 500;
  width: 100%;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  background: rgba(0, 0, 0, 0.35);
}
/* line 487, ../sass/style.sass */
.sliders .title a {
  color: white;
  font-size: 2rem;
  display: block;
  margin-bottom: 10px;
}
/* line 492, ../sass/style.sass */
.sliders .title a:hover {
  color: #f14132;
}
/* line 495, ../sass/style.sass */
.sliders .title span {
  color: white;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.9rem;
  margin-bottom: 15px;
  line-height: 1.2rem;
}

/* line 506, ../sass/style.sass */
.top_slide .columns:first-child {
  padding-right: 2px;
}
/* line 508, ../sass/style.sass */
.top_slide .columns:last-child {
  padding-left: 0px;
}

/* line 512, ../sass/style.sass */
.clear_both:after {
  content: "";
  display: table;
  clear: both;
}

/* line 517, ../sass/style.sass */
.slider-nav {
  position: relative;
  border-top: 1px solid white;
  margin-bottom: 15px;
}
/* line 521, ../sass/style.sass */
.slider-nav .slick-prev, .slider-nav .slick-next {
  top: 0;
  height: 100%;
  opacity: 1;
  margin-top: 0;
  top: 0;
}
/* line 527, ../sass/style.sass */
.slider-nav img {
  max-height: 120px;
}

/* line 530, ../sass/style.sass */
.slick-center {
  position: relative;
}
/* line 532, ../sass/style.sass */
.slick-center:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 537, ../sass/style.sass */
.slick-center:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #f14132;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -15px;
  z-index: 1;
}

/* конец слайдер */
/* нов шаблон */
/* line 554, ../sass/style.sass */
header {
  position: relative;
  padding: 25px 0 0 0;
  background: #262626;
  margin-bottom: 3px;
}
/* line 559, ../sass/style.sass */
header .lh a {
  line-height: 80px;
}
/* line 561, ../sass/style.sass */
header .menu {
  background: #fafafa;
  margin-top: 30px;
  border-bottom: 4px solid #efefef;
}
/* line 567, ../sass/style.sass */
header .one-row-nav .fa-angle-down {
  margin-left: 5px;
}
/* line 569, ../sass/style.sass */
header #story {
  height: 36px;
  background: white;
  border: 1px solid #cbcbcb;
  color: #dddddd;
  padding: 10px;
  margin-top: 7px;
}

/* line 577, ../sass/style.sass */
.titleblock {
  color: #f14132;
  font-weight: 700;
  padding-bottom: 12px;
  margin-bottom: 20px;
  border-bottom: 2px solid #e1e1e1;
  font-size: 1.4rem;
  text-transform: uppercase;
  font: 1.3rem Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
/* line 586, ../sass/style.sass */
.titleblock span {
  border-bottom: 3px solid #707070;
  padding-bottom: 10px;
}

/* line 589, ../sass/style.sass */
.titleb {
  margin-bottom: 0;
  border-bottom: none;
}
/* line 592, ../sass/style.sass */
.titleb span {
  padding-bottom: 0;
  border-bottom: 0;
}

/* line 595, ../sass/style.sass */
.titles {
  border-bottom: 1px solid #b5b5b5;
}
/* line 597, ../sass/style.sass */
.titles span {
  border-bottom: 3px solid #454545;
}

/* line 600, ../sass/style.sass */
.responsive {
  border-left: 1px solid white;
}

/* line 602, ../sass/style.sass */
.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  padding: 0px;
  text-align: right;
  width: 100%;
  top: -35px;
  max-width: 1170px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* line 615, ../sass/style.sass */
.sliders {
  position: relative;
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 300px;
  border-right: 1px solid white;
}
/* line 622, ../sass/style.sass */
.sliders:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: url(../images/shadow.png) left bottom repeat-x;
}
/* line 630, ../sass/style.sass */
.sliders .title {
  color: white;
  padding: 15px;
  background: none;
}
/* line 634, ../sass/style.sass */
.sliders .title a {
  font-size: 1.6rem;
  line-height: 2rem;
  margin-top: 10px;
  margin-bottom: 0;
}
/* line 639, ../sass/style.sass */
.sliders .category a {
  background: #f14132;
  font-size: 0.9rem;
  display: inline;
  padding: 3px 7px;
  text-shadow: none;
  font-weight: 400;
  margin-right: 5px;
}
/* line 647, ../sass/style.sass */
.sliders .category a:hover {
  color: white !important;
  background: #262626;
}
/* line 651, ../sass/style.sass */
.sliders .info span {
  display: inline;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.85rem;
  margin-right: 8px;
}
/* line 657, ../sass/style.sass */
.sliders .info span .fa {
  margin-right: 5px;
}

/* line 660, ../sass/style.sass */
.slick-prev:hover, .slick-next:hover {
  background: rgba(241, 65, 50, 0.7);
}

/* line 663, ../sass/style.sass */
.last_block_review {
  background: #262626;
  padding: 20px 0 32px 0;
  margin-bottom: 30px;
}
/* line 667, ../sass/style.sass */
.last_block_review .columns {
  float: none;
}
/* line 669, ../sass/style.sass */
.last_block_review .slider_two {
  max-height: 215px;
  min-height: 215px;
  border-right: none;
}
/* line 673, ../sass/style.sass */
.last_block_review .slider_two:before {
  content: "";
  background: none;
}
/* line 676, ../sass/style.sass */
.last_block_review .slider_two .category {
  background: #f14132;
  font-size: 1.8rem;
  display: inline;
  padding: 7px 10px;
  text-shadow: none;
  font-weight: 400;
  margin-right: 5px;
  color: white;
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 10px;
}
/* line 689, ../sass/style.sass */
.last_block_review .slider_two .title {
  background: rgba(34, 34, 34, 0.6);
}
/* line 692, ../sass/style.sass */
.last_block_review .slick-list:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10000px;
  background: rgba(38, 38, 38, 0.8);
  z-index: 2;
  left: -9815px;
}
/* line 701, ../sass/style.sass */
.last_block_review .slick-list:after {
  content: "";
  right: -9815px;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10000px;
  background: rgba(38, 38, 38, 0.8);
  z-index: 2;
}
/* line 710, ../sass/style.sass */
.last_block_review .slick-prev, .last_block_review .slick-next {
  background: #444444;
  border-radius: 3px;
  border: 2px solid #666666;
  margin-top: -43px;
  background: rgba(38, 38, 38, 0.7);
}
/* line 716, ../sass/style.sass */
.last_block_review .slick-prev:hover, .last_block_review .slick-next:hover {
  background: #f14132;
  border: 2px solid white;
}
/* line 719, ../sass/style.sass */
.last_block_review .slick-prev {
  left: -100px;
}
/* line 721, ../sass/style.sass */
.last_block_review .slick-next {
  right: -1000px;
}
/* line 725, ../sass/style.sass */
.last_block_review .slider:hover .slick-prev {
  left: 0;
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -o-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}
/* line 733, ../sass/style.sass */
.last_block_review .slider:hover .slick-next {
  right: 0;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}

/* line 741, ../sass/style.sass */
.news {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-right: 15px;
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e1e1e1;
}
/* line 752, ../sass/style.sass */
.news:hover img {
  -moz-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

/* line 756, ../sass/style.sass */
.news a {
  position: relative;
  display: block;
}
/* line 759, ../sass/style.sass */
.news a figure {
  position: relative;
  margin-right: 10px;
  float: left;
  overflow: hidden;
}
/* line 764, ../sass/style.sass */
.news a figure img {
  width: 105px;
  height: 83px;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 770, ../sass/style.sass */
.news a figure .score {
  background: #f14132;
  font-size: 1rem;
  display: inline;
  padding: 7px 10px;
  text-shadow: none;
  font-weight: 400;
  margin-right: 5px;
  color: white;
  z-index: 2;
  position: absolute;
  left: 7px;
  top: 46px;
}
/* line 783, ../sass/style.sass */
.news a .title {
  color: black;
  font-weight: 500;
  margin-bottom: 17px;
  font-size: 1.1rem;
  line-height: 1.6rem;
}
/* line 789, ../sass/style.sass */
.news a .title:hover {
  color: #f14132;
}
/* line 793, ../sass/style.sass */
.news a .info span {
  color: #989898;
  margin-right: 5px;
  display: inline-block;
  font-size: 0.9rem;
}
/* line 798, ../sass/style.sass */
.news a .info span .fa {
  margin-right: 3px;
}

@media screen and (min-width: 992px) {
  /* line 804, ../sass/style.sass */
  .news:nth-child(-n+3) figure {
    margin-right: 0;
    float: none;
    margin-bottom: 13px;
    overflow: hidden;
  }
  /* line 809, ../sass/style.sass */
  .news:nth-child(-n+3) figure img {
    width: 100%;
    height: 220px;
  }
  /* line 812, ../sass/style.sass */
  .news:nth-child(-n+3) .score {
    font-size: 1.8rem;
    top: 15px;
    left: 15px;
  }
  /* line 816, ../sass/style.sass */
  .news:nth-child(-n+3) .title {
    font-size: 1.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
/* line 822, ../sass/style.sass */
.news_two a {
  position: relative;
  display: block;
  width: 100%;
  float: none;
  margin-right: 15px;
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e1e1e1;
}
/* line 833, ../sass/style.sass */
.news_two a:hover img {
  -moz-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 837, ../sass/style.sass */
.news_two a figure {
  position: relative;
  margin-right: 10px;
  float: left;
  overflow: hidden;
}
/* line 842, ../sass/style.sass */
.news_two a figure img {
  width: 270px;
  height: 160px;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 848, ../sass/style.sass */
.news_two a figure .score {
  font-size: 1.8rem;
  top: 100px;
  left: 15px;
  background: #f14132;
  display: inline;
  padding: 7px 10px;
  text-shadow: none;
  font-weight: 400;
  margin-right: 5px;
  color: white;
  z-index: 2;
  position: absolute;
}
/* line 861, ../sass/style.sass */
.news_two a figure .play {
  position: absolute;
  color: white;
  top: 15px;
  left: 7px;
  font-size: 1.8rem;
  opacity: 0.8;
  padding: 0 10px;
}
/* line 869, ../sass/style.sass */
.news_two a .title {
  color: black;
  font-weight: 500;
  margin-bottom: 17px;
  font-size: 1.3rem;
  line-height: 1.6rem;
}
/* line 875, ../sass/style.sass */
.news_two a .title:hover {
  color: #f14132;
}
/* line 879, ../sass/style.sass */
.news_two a .info span {
  color: #989898;
  margin-right: 5px;
  display: inline-block;
  font-size: 0.9rem;
}
/* line 884, ../sass/style.sass */
.news_two a .info span .fa {
  margin-right: 3px;
}
/* line 886, ../sass/style.sass */
.news_two a .shortstory {
  color: #666666;
  margin-bottom: 15px;
  line-height: 1.4rem;
}

/* line 891, ../sass/style.sass */
.border_r {
  border-right: 1px solid #e1e1e1;
}

/* line 895, ../sass/style.sass */
.sidebar .titleblock {
  color: white;
  border-bottom: 2px solid #f14132;
  padding-bottom: 0;
  font-size: 1rem;
  margin-bottom: 15px;
}
/* line 901, ../sass/style.sass */
.sidebar .titleblock span {
  padding-bottom: 0;
  display: inline-block;
  background: #f14132;
  border-bottom: none;
  padding: 5px 8px;
}

/* line 908, ../sass/style.sass */
.black_popular {
  background: #333333;
  margin-top: -15px;
}

/* line 911, ../sass/style.sass */
.popular_n {
  position: relative;
  padding: 15px;
  border-bottom: 2px solid #3d3d3d;
}
/* line 916, ../sass/style.sass */
.popular_n figure {
  float: left;
  margin-right: 10px;
}
/* line 919, ../sass/style.sass */
.popular_n figure img {
  width: 85px;
  height: 70px;
}
/* line 922, ../sass/style.sass */
.popular_n .title {
  color: white;
  font-weight: 400;
  font-size: 0.9rem;
  margin-bottom: 10px;
  line-height: 1.2rem;
}
/* line 929, ../sass/style.sass */
.popular_n .title:hover {
  color: #f14132;
}
/* line 931, ../sass/style.sass */
.popular_n .info {
  font-size: 0.87rem;
  color: #9e9e9e;
}
/* line 934, ../sass/style.sass */
.popular_n .info .fa {
  margin-right: 3px;
}

/* line 937, ../sass/style.sass */
.popular_g {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
}
/* line 943, ../sass/style.sass */
.popular_g:hover .title {
  background: rgba(241, 65, 50, 0.9);
}
/* line 945, ../sass/style.sass */
.popular_g:hover .titlep {
  color: white;
}
/* line 947, ../sass/style.sass */
.popular_g:hover .info {
  color: white !important;
}
/* line 949, ../sass/style.sass */
.popular_g figure {
  position: relative;
}
/* line 951, ../sass/style.sass */
.popular_g figure img {
  width: 100%;
  height: 100%;
  max-height: 190px;
}
/* line 955, ../sass/style.sass */
.popular_g figure .title {
  background: rgba(34, 34, 34, 0.8);
  position: absolute;
  bottom: 0;
  padding: 12px 10px;
  width: 100%;
  color: white;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
/* line 964, ../sass/style.sass */
.popular_g figure .title .titlep {
  margin-bottom: 10px;
  display: block;
  line-height: 1.3rem;
}
/* line 968, ../sass/style.sass */
.popular_g figure .title .info {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
/* line 971, ../sass/style.sass */
.popular_g .category {
  position: absolute;
  background: #f14132;
  font-size: 0.9rem;
  display: inline;
  padding: 3px 7px;
  text-shadow: none;
  font-weight: 400;
  margin-right: 5px;
  left: 0;
  top: -20px;
}

/* line 983, ../sass/style.sass */
.add {
  text-align: center;
  margin: 20px;
}

/* line 987, ../sass/style.sass */
footer {
  background: #262626;
  padding: 32px 0 20px 0;
}
/* line 990, ../sass/style.sass */
footer .copy {
  color: #9e9e9e;
}
/* line 992, ../sass/style.sass */
footer .social {
  float: right;
}
/* line 994, ../sass/style.sass */
footer .social li {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-right: 15px;
}
/* line 999, ../sass/style.sass */
footer .social li a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.1rem;
}
/* line 1003, ../sass/style.sass */
footer .social li a:hover {
  color: white;
}
/* line 1005, ../sass/style.sass */
footer .logo {
  text-align: center;
}
/* line 1007, ../sass/style.sass */
footer .logo img {
  width: 190px;
}

/* line 1010, ../sass/style.sass */
.sidebar_nomain .black_popular {
  margin-bottom: 20px;
}

/* line 1013, ../sass/style.sass */
.last_review_block {
  border-bottom: 3px solid #e1e1e1;
  margin-bottom: 65px;
}

/* line 1017, ../sass/style.sass */
.last_review {
  position: relative;
  padding: 15px;
}
/* line 1021, ../sass/style.sass */
.last_review:hover {
  background: #333333;
}
/* line 1023, ../sass/style.sass */
.last_review:hover .title {
  color: #f14132;
}
/* line 1025, ../sass/style.sass */
.last_review figure {
  position: relative;
  margin-bottom: 15px;
}
/* line 1028, ../sass/style.sass */
.last_review figure .score {
  font-size: 1.8rem;
  top: 100px;
  left: 15px;
  background: #f14132;
  display: inline;
  padding: 7px 10px;
  text-shadow: none;
  font-weight: 400;
  margin-right: 5px;
  color: white;
  z-index: 2;
  position: absolute;
}
/* line 1041, ../sass/style.sass */
.last_review figure img {
  width: 100%;
  height: 162px;
}
/* line 1044, ../sass/style.sass */
.last_review .title {
  color: black;
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 10px;
}
/* line 1050, ../sass/style.sass */
.last_review .info span {
  color: #989898;
  margin-right: 5px;
  display: inline-block;
  font-size: 0.9rem;
}

/* line 1056, ../sass/style.sass */
.fullnews {
  position: relative;
  z-index: 9999;
  margin-top: -55px;
  background: white;
}
/* line 1061, ../sass/style.sass */
.fullnews h1 {
  color: #262626;
  font-weight: 700;
  font-size: 2.57143rem;
  line-height: 2.85714rem;
  margin-bottom: 15px;
}
/* line 1067, ../sass/style.sass */
.fullnews .info span {
  color: #989898;
  margin-right: 8px;
  display: inline-block;
  font-size: 1rem;
}
/* line 1072, ../sass/style.sass */
.fullnews .full_story {
  position: relative;
  line-height: 1.4rem;
  color: #666666;
  margin-bottom: 30px;
}
/* line 1077, ../sass/style.sass */
.fullnews .full_story img {
  width: 100%;
  margin: 15px 0;
  max-height: 400px;
  height: auto;
}
/* line 1082, ../sass/style.sass */
.fullnews .video {
  clear: both;
  text-align: center;
  position: relative;
  width: 100%;
  margin-bottom: 1.42857rem;
  margin-top: 10px;
}
/* line 1089, ../sass/style.sass */
.fullnews .video:before {
  display: block;
  content: " ";
  height: 0;
  width: 100%;
  padding: 56.25% 0 40px 0;
}
/* line 1095, ../sass/style.sass */
.fullnews .video iframe, .fullnews .video embed, .fullnews .video object {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 1103, ../sass/style.sass */
.fullnews .itog {
  background: #333333;
  color: white;
  border-top: 4px solid #f14132;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 1111, ../sass/style.sass */
.fullnews .itog .score {
  background: #f14132;
  padding: 20px 15px;
  display: inline-block;
  float: right;
  margin-left: 15px;
  font-weight: 900;
  font-size: 2.2rem;
}
/* line 1119, ../sass/style.sass */
.fullnews .related_news {
  margin-top: -10px;
}
/* line 1121, ../sass/style.sass */
.fullnews .related_news .popular_g {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 33px;
}
/* line 1126, ../sass/style.sass */
.fullnews .related_news .popular_g:hover .info span {
  color: white !important;
}
/* line 1128, ../sass/style.sass */
.fullnews .related_news .popular_g img {
  height: 220px;
  max-height: 220px;
}
