a {
  color: #0077db;
}

* {
  font-family: "Roboto", sans-serif;
  font-weight: inherit;
}

.transition, .paginate a, .slick-prev, .slick-next, .sliders .title, .menu_news figure:before, .main_news:hover .title, .main_news:first-child img:before, .main_news:first-child figure:before, .shortstory:hover .title, .shortstory:hover figure:before, .news:hover .title, .news:hover figure:before, .rightblock .all:hover, .tags a:hover {
  -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;
}

.after:after, .navigation-block:after, .maincontainer:after, header:after, .hotnews a:after, .main_block:after, .main_news:after, .shortstory:after, .shortstory a:after, .fullnews:after, .related_news:after {
  content: "";
  display: table;
  clear: both;
}

#navigation ul li:hover a {
  background: #0077db;
}

.slick-dots li.slick-active button:before {
  background: #0077db;
}

.slick-dots li button:before {
  background: #333333;
}

#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;
}

.buttonpm a {
  background: #0077db;
  color: white;
  padding: 10px;
  margin-bottom: 15px;
  display: block;
  float: left;
  margin-right: 10px;
}

.buttonpm:after {
  content: "";
  display: table;
  clear: both;
}

.headingpm {
  float: left;
  display: block;
}

.basecont, .heading {
  margin-bottom: 10px;
  line-height: 1.2rem;
  color: #7b7b7b;
}

.ui-widget-header {
  background: none;
  color: #111111;
  padding: 15px 20px 15px 30px;
  border-bottom: 1px solid #dedede;
}

.ui-widget-header a {
  color: #111111;
}

.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;
}

.ui-dialog .ui-dialog-content {
  margin-bottom: 0;
}

.fbutton {
  background: #0077db;
  border: none;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: white;
  padding: 8px 10px;
  cursor: pointer;
}

.fbutton:hover {
  background: #220a06;
}

#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;
}

.tt {
  padding: 4px 15px;
  border: 1px solid gray;
  color: gray;
  border-radius: 2px;
  display: inline-block;
  margin-top: 7px;
  margin-left: 10px;
}

.login {
  float: left;
}

.f_input {
  margin: 10px 0;
}

.berrors {
  background: #0077db;
  color: white;
  padding: 12px;
  clear: both;
}

.speedbar {
  font-weight: 700;
}

.speedbar .titleblock {
  border-bottom: none;
}


.navigation-block {
  position: relative;
  overflow: hidden;
}

.paginate {
  margin: 0;
  clear: both;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}

.paginate li {
  float: left;
}

.paginate li a, .paginate li span {
  background-color: #999999;
  padding: 10px 14px;
  color: #f1f1f1;
  display: block;
  float: left;
  margin-right: 2px;
  margin-bottom: 5px;
}

.paginate li a:hover {
  background: #0077db;
}

.paginate .pages span {
  padding: 10px 14px;
  background: #0077db;
  color: white;
}

.paginate .prev, .paginate .next {
  position: relative;
  display: inline-block;
}

.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;
}

.paginate .prev a:hover:before, .paginate .next a:hover:before {
  background: #0077db;
  border: 2px solid #343434;
}

.paginate .prev a:hover .next, .paginate .next a:hover .next {
  color: white;
}

.paginate .prev a:hover, .paginate .next a:hover {
  color: white;
}

.paginate .prev span, .paginate .next span {
  display: none;
}

.paginate .next a:hover, .paginate .prev a:hover {
  background: #0077db;
}

.commentary-block {
  border-top: 10px solid #0077db;
  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;
}

.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%;
}

#dle-captcha a {
  color: #0077db;
  font-size: 0.8rem;
  margin-bottom: 20px;
  display: block;
  padding-top: 10px;
}

.block-comment-user .ed a, .buttoncomment {
  border: 1px solid #e2e2e2;
  color: #7b7b7b;
  background: none;
}

.block-comment-user .ed a:hover, .buttoncomment:hover {
  background: #0077db;
  color: white;
}

.block-comment-user, #options {
  background: none;
  border-bottom: 2px solid #e2e2e2;
  color: #7b7b7b;
}

.color-comment a {
  color: #0077db;
  margin-bottom: 7px;
  font-family: "Roboto", sans-serif;
}

.popups li {
  padding: 5px 0;
}

.block-comment-user {
  position: relative;
}

.edit a {
  padding: 0 10px !important;
  border: none !important;
}

.loginbox .loginbtn, .loginbox .loginava {
  position: relative;
}

.lbn, #logbtn {
  z-index: 13;
  position: relative;
  padding: 0 21px;
  color: white;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 55px;
}

.lbn.selected, #logbtn.selected {
  background: #0077db;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
  color: white;
}

.lbn b {
  cursor: pointer;
  background-position: 100% -43px;
}

.lbn.selected {
  background-position: 0 -86px;
}

.lbn.selected b {
  background-position: 100% -129px;
}

#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);
}

.loginbox #logform .lfield {
  margin-bottom: 1em;
}

.loginbox #logform .lfield label {
  display: block;
  margin-bottom: 0.2em;
}

.loginbox #logform .lfield input {
  width: 170px;
  padding: 4px;
  border: 1px solid #c0d4de;
  background: white url("../images/fields.png") repeat-x;
}

.loginbox #logform .lfchek input {
  width: 13px;
  border: none;
  background: none;
}

.loginbox #logform .lfchek label {
  display: inline;
  margin-bottom: 0.2em;
}

.loginbox #logform .lbtn {
  text-align: center;
}

.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;
}

.loginbox .loginava {
  overflow: hidden;
  margin-right: 7px;
}

.loginbox img {
  width: 42px;
  float: left;
  margin-right: 10px;
}

.loginbox .loginava b {
  z-index: 13;
  background: url("../images/loginava.png") no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.loginbox .lvsep .radial {
  margin-right: 5px;
  background-color: #9966cc;
  color: white;
  float: left;
  padding: 0 8px;
}

.loginenter li a {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #dbe8ed;
  color: #7b7b7b;
  line-height: 1rem;
}

.loginenter li a:hover {
  background: #0077db;
  color: white;
}

.lexit {
  padding-top: 13px;
  background: url("../images/lexit.png") no-repeat;
}

.lexit:hover {
  background-position: 0 -43px;
}

.loginsite {
  display: inline-block;
}

.loginsite a {
  color: #5b5f68;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  display: block;
  float: none;
}

.loginsite a img {
  width: 58px;
  height: 58px;
  float: left;
  margin-right: 5px;
}

.loginsite a:hover {
  color: #0077db;
}

.loginuser, .passworduser {
  position: relative;
}

.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;
}

.passworduser:before {
  content: "\f084";
}

.social-login {
  margin-bottom: 40px;
}

.social-login:after {
  content: "";
  clear: both;
  display: table;
}

.fullenter {
  margin: -20px;
  padding: 5px 30px;
  border-top: 1px solid #dddddd;
  box-shadow: inset 0 1px 0 white;
  background-color: whitesmoke;
  overflow: hidden;
}

.fullenter .fbutton {
  float: left;
}

.padding {
  padding: 15px;
}

.margin-top {
  margin-top: 15px;
}

.inline {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin-right: -4px;
}

.slider {
  position: relative;
  margin-bottom: 0px;
}

.slick-prev, .slick-next {
  background: rgba(0, 0, 0, 0.6);
}

.maincontainer {
  padding: 20px 20px 0 20px;
  background: white;
}

.login_main {
  float: right;
  position: relative;
}

nav {
  float: left;
}

.sliders {
  position: relative;
  width: 100%;
  height: 100%;
}

.sliders figure {
  position: relative;
}

.sliders .title {
  position: absolute;
  bottom: 0;
  padding: 15px 20px;
  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);
}

.sliders .title a {
  color: white;
  font-size: 2rem;
  display: block;
  margin-bottom: 10px;
}

.sliders .title a:hover {
  color: #0077db;
}

.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;
}

.top_slide .columns:first-child {
  padding-right: 2px;
}

.top_slide .columns:last-child {
  padding-left: 0px;
}

.clear_both:after {
  content: "";
  display: table;
  clear: both;
}

.slider-nav {
  position: relative;
  border-top: 1px solid white;
  margin-bottom: 15px;
}

.slider-nav .slick-prev, .slider-nav .slick-next {
  top: 0;
  height: 100%;
  opacity: 1;
  margin-top: 0;
  top: 0;
}

.slider-nav img {
  max-height: 140px;
}

.slick-center {
  position: relative;
}

.slick-center:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}

.slick-center:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #0077db;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -15px;
  z-index: 1;
}

header {
  background: #0077db;
  height: 55px;
  line-height: 55px;
  margin-bottom: 20px;
}

header .logo {
  background: rgba(0, 0, 0, 0.15);
  padding: 10px 20px;
  margin: 0 -15px;
  line-height: 35px;
}

@media screen and (min-width: 1000px) {

  #navigation ul ul {
    width: 100%;
    min-width: 100%;
    background: #1f262e !important;
    padding: 15px 0 15px 0;
    border-bottom: 5px solid #0077db;
  }

  .menu_news {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-right: -4px;
  }
  
  .menu_news:hover figure:before {
    width: 100%;
  }
  
  .menu_news:hover .title {
    color: #0077db !important;
  }
  
  .menu_news img, .menu_news figure {
    width: 100%;
    height: 140px;
    margin-bottom: 10px;
    position: relative;
  }
  .menu_news img:before, .menu_news figure:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 4px;
    width: 10%;
    background: #0077db;
    z-index: 1;
  }

  .menu_news .title {
    line-height: 1.5rem;
  }

  .term {
    padding: 0 !important;
    z-index: 9999 !important;
    text-align: left !important;
    border-bottom: none !important;
    min-width: 1px !important;
  }

  .term:before {
    content: "";
    position: absolute;
    height: 4px;
    width: 100%;
    top: 42px;
    background: #0077db;
    z-index: 0;
  }
  
  .term a {
    display: inline-block !important;
    vertical-align: top;
    position: relative;
    z-index: 100;
    margin-right: -4px;
  }
}
/* line 624, ../sass/style.sass */
.term a:hover {
  color: #0077db !important;
}

/* line 628, ../sass/style.sass */
.hotnews {
  position: relative;
  margin: 0px -10px 20px -10px;
}
/* line 631, ../sass/style.sass */
.hotnews li {
  position: relative;
  width: 33.33%;
}
/* line 634, ../sass/style.sass */
.hotnews li img, .hotnews li figure {
  float: left;
  width: 70px;
  height: 62px;
  margin-right: 10px;
  margin-bottom: 0;
}
/* line 640, ../sass/style.sass */
.hotnews a {
  padding: 10px;
  display: block;
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
  background: white;
  margin: 0 10px;
}
/* line 648, ../sass/style.sass */
.hotnews .title {
  color: #333333;
  font-weight: 500;
}

/* line 652, ../sass/style.sass */
.add {
  text-align: center;
  margin: 0 auto 20px auto;
}

/* line 656, ../sass/style.sass */
.main_block {
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
  background: white;
  margin-bottom: 20px;
}

/* line 663, ../sass/style.sass */
.titleblock {
  color: white;
  background: whitesmoke;
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid #0077db;
  border-left: none;
}
/* line 670, ../sass/style.sass */
.titleblock span {
  background: #0077db;
  padding: 8px 10px;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 500;
}
/* line 676, ../sass/style.sass */
.titleblock .subcat {
  background: none;
  margin-left: 7px;
  position: relative;
  top: -1px;
  font-weight: 400;
}
/* line 682, ../sass/style.sass */
.titleblock .subcat a {
  color: #333333;
  font-size: 0.9rem;
}
/* line 685, ../sass/style.sass */
.titleblock .subcat a:hover {
  color: #0077db;
}

/* line 688, ../sass/style.sass */
.main_news {
  position: relative;
  overflow: hidden;
  padding: 15px;
  border-bottom: 1px solid #e2e2e2;
}
/* line 695, ../sass/style.sass */
.main_news:hover .title {
  color: #0077db;
}
/* line 699, ../sass/style.sass */
.main_news:hover figure:before {
  width: 100% !important;
}
/* line 701, ../sass/style.sass */
.main_news:last-child {
  border-bottom: none;
}
/* line 703, ../sass/style.sass */
.main_news:first-child {
  width: 45%;
  float: left;
  border-right: 1px solid #e2e2e2;
  border-bottom: none;
}
/* line 708, ../sass/style.sass */
.main_news:first-child img, .main_news:first-child figure {
  float: none;
  width: 100%;
  height: 300px;
  margin-bottom: 10px;
}
/* line 713, ../sass/style.sass */
.main_news:first-child img:before, .main_news:first-child figure:before {
  content: "";
  height: 4px;
  width: 10%;
  position: absolute;
  bottom: 0;
  background: #0077db;
  z-index: 1;
}
/* line 722, ../sass/style.sass */
.main_news:first-child .title {
  font-size: 1.4rem;
}
/* line 724, ../sass/style.sass */
.main_news:first-child .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
}
/* line 730, ../sass/style.sass */
.main_news:first-child .overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 119, 219, 0.15) !important;
}
/* line 738, ../sass/style.sass */
.main_news:first-child .comment, .main_news:first-child .ratebox2, .main_news:first-child .category a {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 13px 10px;
  color: white;
  text-shadow: 1px 1px 5px black;
  font-weight: 700;
  font-size: 1rem;
  right: 0;
}
/* line 748, ../sass/style.sass */
.main_news:first-child .category a {
  left: 0;
}
/* line 750, ../sass/style.sass */
.main_news:first-child .comment {
  right: 40px;
}
/* line 752, ../sass/style.sass */
.main_news:first-child .ratebox2 a {
  color: white;
}
/* line 755, ../sass/style.sass */
.main_news img, .main_news figure {
  float: left;
  width: 70px;
  height: 62px;
  margin-right: 10px;
  margin-bottom: 0;
  position: relative;
}
/* line 762, ../sass/style.sass */
.main_news .title {
  color: #333333;
  overflow: hidden;
}
/* line 765, ../sass/style.sass */
.main_news .date {
  color: black;
  font-size: 0.88rem;
  margin-bottom: 10px;
}
/* line 769, ../sass/style.sass */
.main_news .overlay {
  display: none;
}

/* line 773, ../sass/style.sass */
.all a {
  float: right;
  color: #90a0b9;
}
/* line 776, ../sass/style.sass */
.all a:hover {
  color: #0077db;
}

/* line 779, ../sass/style.sass */
.red {
  border-bottom: 3px solid #cc0033;
}
/* line 781, ../sass/style.sass */
.red span {
  background: #cc0033;
}

/* line 784, ../sass/style.sass */
.shortstory {
  position: relative;
  background: white;
  padding: 15px;
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
/* line 793, ../sass/style.sass */
.shortstory:hover .title {
  color: #0077db;
}
/* line 797, ../sass/style.sass */
.shortstory:hover figure:before {
  width: 100%;
}
/* line 802, ../sass/style.sass */
.shortstory .title {
  font-size: 1.4rem;
}
/* line 804, ../sass/style.sass */
.shortstory img, .shortstory figure {
  float: left;
  width: 100%;
  height: 240px;
  position: relative;
  margin-right: 15px;
}
/* line 810, ../sass/style.sass */
.shortstory img:before, .shortstory figure:before {
  content: "";
  height: 4px;
  width: 10%;
  position: absolute;
  bottom: 0;
  background: #0077db;
  z-index: 1;
}
/* line 818, ../sass/style.sass */
.shortstory .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
}
/* line 824, ../sass/style.sass */
.shortstory .overlay .comment, .shortstory .overlay .ratebox2, .shortstory .overlay .category a {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 13px 10px;
  color: white;
  text-shadow: 1px 1px 5px black;
  font-weight: 700;
  font-size: 1rem;
  right: 0;
}
/* line 834, ../sass/style.sass */
.shortstory .overlay .category a {
  left: 0;
}
/* line 836, ../sass/style.sass */
.shortstory .overlay .comment {
  right: 40px;
}
/* line 838, ../sass/style.sass */
.shortstory .overlay .ratebox2 a {
  color: white;
  display: inline-block;
  margin-right: 3px;
}
/* line 842, ../sass/style.sass */
.shortstory .title {
  font-weight: 500;
  font-size: 1.3rem;
  color: #333333;
  margin-bottom: 20px;
  line-height: 1.6rem;
}
/* line 848, ../sass/style.sass */
.shortstory .date {
  color: white;
  display: inline-block;
  padding: 7px;
  background: rgba(0, 119, 219, 0.7);
  font-size: 0.85rem;
}
/* line 854, ../sass/style.sass */
.shortstory .margin {
  float: left;
  width: 50%;
  margin: -15px 15px -15px -15px;
}
/* line 858, ../sass/style.sass */
.shortstory .short {
  color: #222222;
  font-size: 0.95rem;
  line-height: 1.25rem;
}

/* line 863, ../sass/style.sass */
footer {
  background: #0077db;
  padding: 20px 0;
  color: white;
  margin-top: 15px;
}
/* line 868, ../sass/style.sass */
footer .social {
  float: right;
}
/* line 870, ../sass/style.sass */
footer .social li {
  float: left;
}
/* line 872, ../sass/style.sass */
footer .social a {
  padding: 0 10px;
  opacity: 0.6;
}
/* line 875, ../sass/style.sass */
footer .social a:hover {
  opacity: 1;
}
/* line 877, ../sass/style.sass */
footer .social a .fa {
  color: white;
  font-size: 1.2rem;
}

/* line 881, ../sass/style.sass */
.popular_n {
  position: relative;
}
/* line 884, ../sass/style.sass */
.popular_n:hover .title {
  color: #0077db;
}
/* line 887, ../sass/style.sass */
.popular_n:hover figure:before {
  opacity: 0.7;
}
/* line 889, ../sass/style.sass */
.popular_n figure {
  position: relative;
  margin-bottom: 10px;
}
/* line 892, ../sass/style.sass */
.popular_n figure:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(65%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.8) 100%);
}
/* line 905, ../sass/style.sass */
.popular_n .title {
  color: white;
  position: absolute;
  bottom: 0;
  padding: 0 20px 20px 20px;
  line-height: 1.2rem;
}
/* line 911, ../sass/style.sass */
.popular_n img {
  width: 100%;
  height: 200px;
}

/* line 915, ../sass/style.sass */
.tbn {
  box-shadow: none;
  background: none;
  border: none;
  border-bottom: 3px solid #0077db;
}
/* line 920, ../sass/style.sass */
.tbn span {
  font-size: 1rem;
  text-transform: uppercase;
}

/* line 924, ../sass/style.sass */
.boardright {
  border: 4px solid #cccccc;
  color: #cccccc;
  font-size: 1.7rem;
  height: 400px;
  width: 240px;
  margin: 15px auto;
  line-height: 400px;
  text-align: center;
}

/* line 933, ../sass/style.sass */
#vk_groups, #vk_groups iframe {
  width: 100% !important;
  height: 300px !important;
}

/* line 936, ../sass/style.sass */
.shd {
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
  background-color: white;
  margin-bottom: 20px;
}

/* line 942, ../sass/style.sass */
.news {
  border-bottom: 1px solid #e7e7e7;
  padding: 15px;
}
/* line 945, ../sass/style.sass */
.news:hover {
  background: #f2f2f2;
}
/* line 947, ../sass/style.sass */
.news:hover .title {
  color: #0077db;
}
/* line 951, ../sass/style.sass */
.news:hover figure:before {
  width: 100%;
}
/* line 954, ../sass/style.sass */
.news img {
  height: 170px;
  width: 100%;
}
/* line 957, ../sass/style.sass */
.news figure {
  position: relative;
  margin-bottom: 10px;
}
/* line 960, ../sass/style.sass */
.news figure:before {
  content: "";
  height: 4px;
  width: 10%;
  position: absolute;
  background: #0077db;
  bottom: 0;
}
/* line 967, ../sass/style.sass */
.news .title {
  color: black;
  font-weight: 500;
  font-size: 0.93rem;
  line-height: 1.2rem;
}
/* line 972, ../sass/style.sass */
.news .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
}
/* line 978, ../sass/style.sass */
.news .overlay .comment, .news .overlay .ratebox2, .news .overlay .category {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 13px 10px;
  color: white;
  text-shadow: 1px 1px 5px black;
  font-weight: 700;
  font-size: 1rem;
  right: 0;
}
/* line 988, ../sass/style.sass */
.news .overlay .category {
  left: 0;
}

/* line 991, ../sass/style.sass */
.rightblock .all {
  text-align: center;
}
/* line 993, ../sass/style.sass */
.rightblock .all:hover {
  background: #f2f2f2;
}
/* line 996, ../sass/style.sass */
.rightblock .all:hover a {
  color: #0077db;
}
/* line 998, ../sass/style.sass */
.rightblock .all a {
  color: #999999;
  float: none;
}

/* line 1002, ../sass/style.sass */
.sliders {
  background-size: cover;
  background-position: 50% 50%;
  height: 340px;
}
/* line 1006, ../sass/style.sass */
.sliders .category a {
  font-size: 1rem !important;
  background-color: #0077db;
  display: inline-block;
  padding: 5px 10px;
  text-shadow: none;
}
/* line 1012, ../sass/style.sass */
.sliders .title a {
  font-size: 1.7rem;
}
/* line 1014, ../sass/style.sass */
.sliders .info {
  display: inline-block;
}
/* line 1016, ../sass/style.sass */
.sliders .info span {
  margin-right: 3px;
}

/* line 1019, ../sass/style.sass */
.slick-dots {
  top: 15px;
  left: 15px;
  text-align: left;
}

/* line 1024, ../sass/style.sass */
.slider-nav .slick-prev, .slider-nav .slick-next {
  top: 0;
  height: 100%;
  opacity: 1;
  margin-top: 0;
  top: 0;
  border-radius: 0;
  width: 5.7%;
  background: rgba(0, 119, 219, 0.6);
}
/* line 1033, ../sass/style.sass */
.slider-nav .slick-next {
  right: 0;
}
/* line 1035, ../sass/style.sass */
.slider-nav .slick-prev {
  left: 0;
}
/* line 1038, ../sass/style.sass */
.slider-nav .slick-center img {
  border: 5px solid #0077db;
}

/* line 1041, ../sass/style.sass */
.fullnews, .related_news {
  position: relative;
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
  background: white;
  padding: 15px;
  margin-bottom: 20px;
}
/* line 1049, ../sass/style.sass */
.fullnews .info_news, .related_news .info_news {
  position: relative;
  border-bottom: 1px solid #e0e0e0;
  padding: 15px;
  margin: -15px -15px 20px -15px;
}
/* line 1054, ../sass/style.sass */
.fullnews .info_news span, .related_news .info_news span {
  margin-right: 10px;
  color: #999999;
  display: inline-block;
}
/* line 1058, ../sass/style.sass */
.fullnews .info_news .category a, .fullnews .info_news .rates, .related_news .info_news .category a, .related_news .info_news .rates {
  font-size: 1rem;
  background-color: #0077db;
  display: inline-block;
  padding: 5px 10px;
  color: white;
}
/* line 1064, ../sass/style.sass */
.fullnews .info_news .ratebox2 a, .fullnews .info_news .ratebox2 span, .related_news .info_news .ratebox2 a, .related_news .info_news .ratebox2 span {
  color: white;
  margin-right: 0;
}
/* line 1067, ../sass/style.sass */
.fullnews h1, .related_news h1 {
  color: #333333;
  font-size: 1.8rem;
  font-weight: 500;
}
/* line 1071, ../sass/style.sass */
.fullnews .full_story, .related_news .full_story {
  position: relative;
}
/* line 1073, ../sass/style.sass */
.fullnews .full_story img, .related_news .full_story img {
  margin: 15px auto;
  display: block;
}
/* line 1076, ../sass/style.sass */
.fullnews .full_story p, .related_news .full_story p {
  line-height: 1.7rem;
  color: #333333;
  font-size: 0.95rem;
}
/* line 1080, ../sass/style.sass */
.fullnews .full_story .itog_block, .related_news .full_story .itog_block {
  margin-top: 15px;
}
/* line 1082, ../sass/style.sass */
.fullnews .full_story .itog_block b, .related_news .full_story .itog_block b {
  font-size: 1.4rem;
}
/* line 1084, ../sass/style.sass */
.fullnews .full_story .itog_block span, .related_news .full_story .itog_block span {
  background: #0077db;
  font-weight: 700;
  font-size: 1.3rem;
  margin-left: 5px;
  color: white;
  padding: 10px;
  display: inline-block;
}

/* line 1092, ../sass/style.sass */
.related_news {
  position: relative;
  padding: 0;
}
/* line 1095, ../sass/style.sass */
.related_news .titleblock {
  margin-bottom: 15px;
}
/* line 1097, ../sass/style.sass */
.related_news .news {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-right: -4px;
  border-bottom: none;
}

/* line 1104, ../sass/style.sass */
.comment_b {
  padding: 15px;
}
/* line 1106, ../sass/style.sass */
.comment_b .titleblock {
  margin: -15px -15px 15px -15px;
}

/* line 1109, ../sass/style.sass */
.tags {
  position: relative;
  margin-top: 15px;
}
/* line 1112, ../sass/style.sass */
.tags a {
  font-size: 0.94rem;
  background-color: #0077db;
  display: inline-block;
  padding: 5px 10px;
  color: white;
  margin-right: 5px;
  margin-bottom: 5px;
}
/* line 1120, ../sass/style.sass */
.tags a:hover {
  background: #111111;
}
/* line 1123, ../sass/style.sass */
.tags div {
  font-size: 0;
  display: inline-block;
}
