/* line 5, ../sass/style.sass */
a {
  color: #fff;
}

a:hover {
  text-decoration: underline;
}

/* line 8, ../sass/style.sass */
* {
  font-family: "PT Sans", sans-serif;
  font-weight: inherit;
}

/* line 12, ../sass/style.sass */
.transition, .paginate a, .slick-prev, .slick-next, .sliders .title, .sliders .play:hover, .slick-prev:hover, .slick-next:hover, .movie_item:hover .title, .movie_item:hover .play, .movie_item:hover .description_popup, .movie_item .description_popup .info .ratebox2:hover, .all_top:hover, .genre a:hover, .genre a:hover:before, .fullnews .ratebox2:hover, .fullnews .block-comment-user:hover, .fullnews #options: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;
}

/* line 20, ../sass/style.sass */
.after:after, .navigation-block:after, .block-comment-user:after, .maincontainer:after, footer:after, .fullnews .poster:after {
  content: "";
  display: table;
  clear: both;
}

/* dle */
/* line 33, ../sass/style.sass */
#navigation ul li:hover a {
  background: #e74c3c;
}

/* line 35, ../sass/style.sass */
.slick-dots li.slick-active button:before {
  background: #e74c3c;
}

/* 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: #e74c3c;
  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: #fff;
}

/* 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: #e74c3c;
  border: none;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  color: white;
  padding: 8px 10px;
  cursor: pointer;
}
/* line 85, ../sass/style.sass */
.fbutton:hover {
  background: #FF786A;
}

/* 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: #e74c3c;
  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: #e74c3c;
}

/* line 147, ../sass/style.sass */
.paginate .pages span {
  padding: 10px 14px;
  background: #e74c3c;
  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: #e74c3c;
  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: #e74c3c;
}

/* ???°???????°?†???? */
/* ?????????µ???‚?°?????? */
/* line 189, ../sass/style.sass */
.commentary-block {
  border-top: 10px solid #e74c3c;
  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: #e74c3c;
  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: #e74c3c;
  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: #e74c3c;
  margin-bottom: 7px;
  font-family: "PT Sans", 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;
}

/* ?????????µ???‚?°?????? */
/*---login--- */
/* line 254, ../sass/style.sass */
.loginbox .loginbtn, .loginbox .loginava {
  position: relative;
}

/* line 257, ../sass/style.sass */
.lbn, #logbtn {
  z-index: 13;
  position: relative;
  padding: 0 21px;
  color: white;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 59px;
}

/* line 268, ../sass/style.sass */
.lbn.selected, #logbtn.selected {
  background: #e74c3c;
  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;
  line-height: 0;
  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 300, ../sass/style.sass */
.loginbox #logform .lfield {
  margin-bottom: 1em;
}

/* line 303, ../sass/style.sass */
.loginbox #logform .lfield label {
  display: block;
  margin-bottom: 0.2em;
}

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

/* line 313, ../sass/style.sass */
.loginbox #logform .lfchek input {
  width: 13px;
  border: none;
  background: none;
}

/* line 318, ../sass/style.sass */
.loginbox #logform .lfchek label {
  display: inline;
  margin-bottom: 0.2em;
}

/* line 322, ../sass/style.sass */
.loginbox #logform .lbtn {
  text-align: center;
}

/* line 325, ../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 333, ../sass/style.sass */
.loginbox .loginava {
  overflow: hidden;
  margin-right: 7px;
}

/* line 337, ../sass/style.sass */
.loginbox img {
  width: 42px;
  float: left;
  margin-right: 10px;
}

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

/* line 349, ../sass/style.sass */
.loginbox .lvsep .radial {
  margin-right: 5px;
  background-color: #9966cc;
  color: white;
  float: left;
  padding: 0 8px;
}

/* line 356, ../sass/style.sass */
.loginenter li a {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #dbe8ed;
  color: #7b7b7b;
  line-height: 1rem;
}
/* line 363, ../sass/style.sass */
.loginenter li a:hover {
  background: #e74c3c;
  color: white;
}

/* line 367, ../sass/style.sass */
.lexit {
  padding-top: 13px;
  background: url("../images/lexit.png") no-repeat;
}

/* line 371, ../sass/style.sass */
.lexit:hover {
  background-position: 0 -43px;
}

/* line 374, ../sass/style.sass */
.loginsite {
  display: inline-block;
}
/* line 376, ../sass/style.sass */
.loginsite a {
  color: #5b5f68;
  font-family: "PT Sans", sans-serif;
  font-weight: 500;
  display: block;
  float: none;
}
/* line 382, ../sass/style.sass */
.loginsite a img {
  width: 58px;
  height: 58px;
  float: left;
  margin-right: 5px;
}
/* line 387, ../sass/style.sass */
.loginsite a:hover {
  color: #e74c3c;
}

/* line 390, ../sass/style.sass */
.loginuser, .passworduser {
  position: relative;
}
/* line 392, ../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 416, ../sass/style.sass */
.passworduser:before {
  content: "\f084";
}

/* line 418, ../sass/style.sass */
.social-login {
  margin-bottom: 40px;
}
/* line 420, ../sass/style.sass */
.social-login:after {
  content: "";
  clear: both;
  display: table;
}

/* line 424, ../sass/style.sass */
.bbcodes {
  background: #e74c3c;
  color: white;
}

/* line 427, ../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 434, ../sass/style.sass */
.fullenter .fbutton {
  float: left;
}

/* line 437, ../sass/style.sass */
.padding {
  padding: 15px;
}

/* line 439, ../sass/style.sass */
.margin-top {
  margin-top: 15px;
}

/* line 441, ../sass/style.sass */
.inline {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin-right: -4px;
}

/*---?»????????--- */
/*---???»?°?????µ??--- */
/* line 449, ../sass/style.sass */
.slider {
  position: relative;
  margin-bottom: 0px;
}

/* line 453, ../sass/style.sass */
.slick-prev, .slick-next {
  background: rgba(0, 0, 0, 0.6);
}

/*---???????µ?† ???»?°?????µ??--- */
/*---???±?‰?µ?µ--- */
/* line 459, ../sass/style.sass */
.maincontainer {
  padding: 20px 20px 0 20px;
  background: white;
}

/* line 464, ../sass/style.sass */
.login_main {
  float: right;
  position: relative;
}

/* line 468, ../sass/style.sass */
nav {
  float: left;
}

/* ???»?°?????µ?? */
/* line 473, ../sass/style.sass */
.sliders {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 477, ../sass/style.sass */
.sliders figure {
  position: relative;
}
/* line 479, ../sass/style.sass */
.sliders .title {
      position: absolute;
    bottom: 229px;
    left: 90px;
    padding: 15px 15px;
    color: white;
    z-index: 2;
    font-size: 30px;
    font-weight: 700;
    /* width: 85%; */
    background: rgba(231, 76, 60, 0.69);
        border: 1px solid rgb(255, 255, 255);
}

.sliders .text {
        position: absolute;
        top: 120px;
    left: 90px;
    line-height: 20px;
    padding: 15px 15px;
    color: white;
    z-index: 2;
    font-size: 16px;
    /* font-weight: 700; */
    width: 85%;
    /* text-shadow: 2px 2px 3px #313335; */
    background: rgba(0, 0, 0, 0.35);
}

/* line 491, ../sass/style.sass */
.sliders .title a {
  color: white;
  font-size: 2rem;
  display: block;
  margin-bottom: 10px;
}
/* line 496, ../sass/style.sass */
.sliders .title a:hover {
  color: #e74c3c;
}
/* line 499, ../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 510, ../sass/style.sass */
.top_slide .columns:first-child {
  padding-right: 2px;
}
/* line 512, ../sass/style.sass */
.top_slide .columns:last-child {
  padding-left: 0px;
}

/* line 516, ../sass/style.sass */
.clear_both:after {
  content: "";
  display: table;
  clear: both;
}

/* line 521, ../sass/style.sass */
.slider-nav {
  position: relative;
  border-top: 1px solid white;
  margin-bottom: 15px;
}
/* line 525, ../sass/style.sass */
.slider-nav .slick-prev, .slider-nav .slick-next {
  top: 0;
  height: 100%;
  opacity: 1;
  margin-top: 0;
  top: 0;
}
/* line 531, ../sass/style.sass */
.slider-nav img {
  max-height: 140px;
}

/* line 534, ../sass/style.sass */
.slick-center {
  position: relative;
}
/* line 536, ../sass/style.sass */
.slick-center:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 541, ../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 #e74c3c;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -15px;
  z-index: 1;
}

/* ???????µ?† ???»?°?????µ?? */
/* ?????? ???°?±?»???? */
/* line 558, ../sass/style.sass */
header {
  background: #303a48;
  height: 60px;
  line-height: 60px;
  color: white;
  margin-top: 120px;
}
/* line 563, ../sass/style.sass */
header .logo {
  line-height: 55px;
    background: url(../images/logo.png) left top no-repeat;
    display: block;
    width: 450px;
    height: 80px;
    left: 0;
    top: -102px;
    position: absolute;
}

header .phone {
  line-height: 60px;
  /* background: url(/uploads/phone.png) -6px 0 no-repeat; */
  display: block;
  width: 458px;
  height: 95px;
  left: 745px;
  font-size: 51px;
  top: -106px;
  position: absolute;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}

/* line 565, ../sass/style.sass */
header .loginsite a img {
  width: 40px !important;
  height: 40px !important;
  border-radius: 2px;
  margin-top: 9px;
  margin-right: 10px;
}
/* line 571, ../sass/style.sass */
header .lbn, header #logbtn {
  border-left: none;
  border-right: none;
}

/* line 575, ../sass/style.sass */
.slider {
  border-top: 3px solid #e74c3c;
  border-bottom: 3px solid #e74c3c;
}

/* line 579, ../sass/style.sass */
.sliders {
  height: 340px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* line 584, ../sass/style.sass */
.sliders .play {
  background: rgba(231, 76, 60, 0.6);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  margin: -70px -42px;
}
/* line 593, ../sass/style.sass */
.sliders .play:hover {
  background: rgba(231, 76, 60, 0.9);
}
/* line 596, ../sass/style.sass */
.sliders .play:hover:before {
  color: rgba(255, 255, 255, 0.9);
}
/* line 598, ../sass/style.sass */
.sliders .play:before {
  font-family: "FontAwesome";
  content: "\f04b";
  color: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 2.2rem;
  margin: -15px -10px;
}

/* line 608, ../sass/style.sass */
.slick-prev, .slick-next {
  height: 14% !important;
  background: none;
}
/* line 611, ../sass/style.sass */
.slick-prev:hover, .slick-next:hover {
  background: rgba(0, 0, 0, 0.6);
}
/* line 614, ../sass/style.sass */
.slick-prev:hover:before, .slick-next:hover:before {
  color: rgba(255, 255, 255, 0.9);
}
/* line 616, ../sass/style.sass */
.slick-prev:before, .slick-next:before {
  color: rgba(255, 255, 255, 0.6);
}

/* line 619, ../sass/style.sass */
.slick-next:before {
  position: relative;
  left: 2px;
}

/* line 622, ../sass/style.sass */
.mbp {
  padding-bottom: 99999px !important;
  margin-bottom: -99999px;
  padding-top: 30px;
}
/* line 626, ../sass/style.sass */
.mbp:last-child {
  background: #3d4a5d;
}
/* line 628, ../sass/style.sass */
.mbp:first-child {
  background: #354050;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
  /* padding-left: 25px; */
  /* padding-right: 25px; */
}

/* line 634, ../sass/style.sass */
.titleblock {
          font-size: 29px;
    color: white;
    /* border-left: 4px solid #e74c3c; */
    /* padding-left: 10px; */
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    font-family: "PT Sans", sans-serif;  
}
/* line 642, ../sass/style.sass */

/* line 649, ../sass/style.sass */
.titleblock span {
  background: #354050;
  position: relative;
  z-index: 1;
  padding-right: 10px;
      font-family: "PT Sans", sans-serif;  
}

/* line 655, ../sass/style.sass */
.movie_item {
  position: relative;
  margin-bottom: 20px;
  display: inline-block !important;
  margin-right: -4px;
  float: none !important;
  vertical-align: top;
}
/* line 663, ../sass/style.sass */
.movie_item:hover .title {
  color: #e74c3c;
}
/* line 666, ../sass/style.sass */
.movie_item:hover .play {
  background: rgba(231, 76, 60, 0.9);
  opacity: 1;
}
/* line 670, ../sass/style.sass */
.movie_item:hover .description_popup {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 678, ../sass/style.sass */
.movie_item:nth-child(4n+1) .description_popup, .movie_item:nth-child(4n+2) .description_popup {
  left: 200px;
  right: auto;
}
/* line 681, ../sass/style.sass */
.movie_item:nth-child(4n+1) .description_popup:before, .movie_item:nth-child(4n+2) .description_popup:before {
  left: -27px;
  right: auto;
  border-right-color: #e74c3c;
  border-left-color: transparent;
}
/* line 686, ../sass/style.sass */
.movie_item img {
  height: 250px;
  width: 100%;
  border-radius: 3px;
}
/* line 690, ../sass/style.sass */
.movie_item figure {
  position: relative;
}
/* line 692, ../sass/style.sass */
.movie_item .title {
  color: #e3e7e9;
  width: 100%;
  padding: 7px;
  font-weight: 700;
  line-height: 1.4rem;
  font-size: 0.9rem;
}
/* line 699, ../sass/style.sass */
.movie_item .play {
  background: rgba(231, 76, 60, 0.6);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  margin: -70px -42px;
  opacity: 0;
}
/* line 709, ../sass/style.sass */
.movie_item .play:before {
  font-family: "FontAwesome";
  content: "\f04b";
  color: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 2.2rem;
  margin: -15px -10px;
}
/* line 718, ../sass/style.sass */
.movie_item .description_popup {
  position: absolute;
  top: -16px;
  right: 200px;
  left: auto;
  width: 370px;
  padding: 25px 26px 15px 26px;
  background: #303a48;
  font-size: 14px;
  color: white;
  cursor: default;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: 999;
  line-height: 1rem;
  border: 5px solid #e74c3c;
}
/* line 737, ../sass/style.sass */
.movie_item .description_popup:before {
  content: "";
  position: absolute;
  top: 21px;
  left: auto;
  right: -27px;
  width: 0px;
  height: 0px;
  border: 11px solid transparent;
  border-left-color: #e74c3c;
}
/* line 747, ../sass/style.sass */
.movie_item .description_popup .descr {
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 15px;
}
/* line 750, ../sass/style.sass */
.movie_item .description_popup .info {
  padding: 10px 0 0 0;
}
/* line 752, ../sass/style.sass */
.movie_item .description_popup .info .ratebox2 {
  padding: 5px 20px 5px 20px;
  display: inline-block;
  background-color: #dddddd;
  border-radius: 4px;
  color: #494949;
  font-weight: 700;
  font-size: 1.1rem;
  margin-left: 7px;
}
/* line 761, ../sass/style.sass */
.movie_item .description_popup .info .ratebox2:hover {
  background: #e74c3c;
}
/* line 764, ../sass/style.sass */
.movie_item .description_popup .info .ratebox2:hover .ratingtypeplus {
  color: white;
}
/* line 766, ../sass/style.sass */
.movie_item .description_popup .info .ratebox2:hover a {
  color: white;
}
/* line 768, ../sass/style.sass */
.movie_item .description_popup .info .ratebox2 a {
  color: #494949;
  font-weight: 700;
  font-size: 1.2rem;
}
/* line 772, ../sass/style.sass */
.movie_item .description_popup .info .other_site {
  margin-top: 6px;
  margin-left: 10px;
  font-size: 1.1rem;
  color: #dddddd;
}

/* line 779, ../sass/style.sass */
.sidebar .titleblock {
  padding-left: 0;
  border-left: none;
}
/* line 782, ../sass/style.sass */
.sidebar .titleblock:before {
  background: none;
  height: 0;
}
/* line 785, ../sass/style.sass */
.sidebar .titleblock span {
  padding-right: 0;
  background: none;
}

/* line 789, ../sass/style.sass */
.top:nth-child(odd) {
  padding-right: 0;
}
/* line 791, ../sass/style.sass */
.top img {
  height: 170px;
}
/* line 793, ../sass/style.sass */
.top .description_popup {
  right: 130px !important;
  left: auto !important;
}
/* line 796, ../sass/style.sass */
.top .description_popup:before {
  left: auto !important;
  right: -27px !important;
  border-left-color: #e74c3c !important;
  border-right-color: transparent !important;
}
/* line 801, ../sass/style.sass */
.top .title {
  padding: 0;
  border-bottom: 1px dashed;
  display: inline;
}
/* line 805, ../sass/style.sass */
.top .descr {
  margin-top: 10px;
}
/* line 807, ../sass/style.sass */
.top .play {
  width: 50px;
  height: 50px;
  margin: -25px;
}
/* line 811, ../sass/style.sass */
.top .play:before {
  font-size: 1.5rem;
  margin: -11.5px -6px;
}

/* line 815, ../sass/style.sass */
.all_top {
  float: right;
  border-bottom: 1px dashed;
}
/* line 818, ../sass/style.sass */
.all_top:hover {
  border-bottom-color: transparent;
  color: white;
}

/* line 823, ../sass/style.sass */
.genre {
  position: relative;
  margin: 0 -15px 20px -15px;
  counter-reset: counter-topgames;
}
/* line 828, ../sass/style.sass */
.genre li:nth-child(odd) {
  background-color: #425064;
}
/* line 830, ../sass/style.sass */
.genre a {
  padding: 15px 20px 15px 60px;
  color: white;
  display: block;
  position: relative;
}
/* line 835, ../sass/style.sass */
.genre a:before {
  border: 2px solid white;
  color: white;
  content: counter(counter-topgames);
  counter-increment: counter-topgames;
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -13px;
  border-radius: 50%;
  padding: 3px 6px;
  border-radius: 50%;
}
/* line 851, ../sass/style.sass */
.genre a:hover {
  color: #e74c3c;
}
/* line 854, ../sass/style.sass */
.genre a:hover:before {
  border: 2px solid #e74c3c;
  color: #e74c3c;
}

/* line 859, ../sass/style.sass */
footer {
  background-color: #303a48;
  border-top: 3px solid #e74c3c;
  padding: 20px 0;
  color: white;
}
/* line 865, ../sass/style.sass */
footer .social {
  float: right;
}
/* line 867, ../sass/style.sass */
footer .social li {
  float: left;
}
/* line 869, ../sass/style.sass */
footer .social a {
  padding: 0 10px;
  opacity: 0.6;
}
/* line 872, ../sass/style.sass */
footer .social a:hover {
  opacity: 1;
}
/* line 874, ../sass/style.sass */
footer .social a .fa {
  color: white;
  font-size: 1.2rem;
}

/* line 878, ../sass/style.sass */
.fullnews {
  position: relative;
}
/* line 880, ../sass/style.sass */
.fullnews .poster {
  position: relative;
  margin-bottom: 30px;
}
/* line 884, ../sass/style.sass */
.fullnews .poster img {
  float: left;
  width: 270px;
  height: 380px;
  border-radius: 3px;
  margin-right: 20px;
}
/* line 890, ../sass/style.sass */
.fullnews .poster .info {
  overflow: hidden;
}
/* line 892, ../sass/style.sass */
.fullnews .poster h1 {
  color: #edf0f1;
  font-weight: 700;
  font-size: 1.6rem;
}


/* line 892, ../sass/style.sass */
.statikzag {
      color: #fff;
    font-weight: 700;
    font-size: 26px;
    padding-bottom: 10px;
    background-color: #e74c3c;
    width: 1200px;
    margin-left: -15px;
    padding-top: 10px;
    padding-left: 15px;
    border-bottom: solid 2px rgb(255, 90, 73);
        margin-bottom: 20px;
}

/* line 896, ../sass/style.sass */
.fullnews .poster h2 {
  color: #e74c3c;
  font-weight: 700;
  margin-top: 7px;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
/* line 902, ../sass/style.sass */
.fullnews .info_movie {
  margin-bottom: 20px;
}
/* line 905, ../sass/style.sass */
.fullnews .info_movie tr:nth-child(odd) {
  background: #425064;
}
/* line 907, ../sass/style.sass */
.fullnews .info_movie tr td {
  padding: 10px;
  color: #b1c6e1;
}
/* line 910, ../sass/style.sass */
.fullnews .info_movie tr td:last-child {
  color: #edf0f1;
  line-height: 1.3rem;
}
/* line 913, ../sass/style.sass */
.fullnews .ratebox2 {
  padding: 5px 20px 5px 20px;
  display: inline-block;
  background-color: #dddddd;
  border-radius: 4px;
  color: #494949;
  font-weight: 700;
  font-size: 1.1rem;
  margin-left: 7px;
}
/* line 922, ../sass/style.sass */
.fullnews .ratebox2:hover {
  background: #e74c3c;
}
/* line 925, ../sass/style.sass */
.fullnews .ratebox2:hover .ratingtypeplus {
  color: white;
}
/* line 927, ../sass/style.sass */
.fullnews .ratebox2:hover .ratingtypeplus a {
  color: white;
}
/* line 929, ../sass/style.sass */
.fullnews .ratebox2 a {
  color: #494949;
  font-weight: 700;
  font-size: 1.2rem;
}
/* line 933, ../sass/style.sass */
.fullnews .other_site {
  margin-top: 6px;
  margin-left: 10px;
  font-size: 1.1rem;
  color: #dddddd;
}
/* line 938, ../sass/style.sass */
.fullnews .fullstory {
  margin-bottom: 20px;
}
/* line 940, ../sass/style.sass */
.fullnews .fullstory p, .fullnews .fullstory {
  color: #edf0f1;
  font-weight: 400;
  line-height: 1.4rem;
}
/* line 944, ../sass/style.sass */
.fullnews .player {
  margin-bottom: 30px;
}
/* line 946, ../sass/style.sass */
.fullnews .block-comment-user, .fullnews #options {
  background: none;
  border: 1px solid #2a3a4b;
  color: #7b7b7b;
  box-shadow: 0 0 0px #2a3a4b;
  color: #e3e7e9;
}
/* line 952, ../sass/style.sass */
.fullnews .block-comment-user:hover, .fullnews #options:hover {
  border: 1px solid #e74c3c;
}

/* line 956, ../sass/style.sass */
.addnews {
  color: white;
}
/* line 958, ../sass/style.sass */
.addnews .bb-btn {
  color: #111111;
}



.advs {
    padding: 5px 0 35px 0px;
    /* border-bottom: 3px solid #e74c3c; */
}
.cols.three>.col {
    width: 29.2%;
}
.adv-item {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    padding: 0 0 0 89px;
    color: #FFF;
    font: 300 18px/24px 'PT Sans', sans-serif;
}
.col {
    margin-left: 15%;
}
.adv-item .image {
    position: absolute;
    left: 0;
    top: 6px;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 70px;
    background: #cff;
}
.adv-item .title {
    font: 500 20px 'PT Sans', sans-serif;
    color: #FFF;
    padding: 0 0 7px 0;
    font-weight: bold;
}

  .fet a:hover {
opacity: 0.60
}

.blok1 {
	width: 1245px;
    height: 155px;
    margin-left: -30px;
    margin-top: -14px;
    margin-bottom: 20px;
    background: url("/uploads/headgrant.png");
}

.blok2 {
	width: 1263px;
    height: 419px;
    margin-left: -21px;
    margin-top: 13px;
    margin-bottom: 50px;
    background: url("/uploads/headerpoetap.png");
    border-top: 1px solid #e74c3c;
    border-bottom: 1px solid #e74c3c;
}

.blok3 {
	    width: 1177px;
    height: 680px;
    margin-left: 26px;
    margin-top: -33px;
    margin-bottom: 50px;
    background: url("/uploads/headprem.png");
    /* border-top: 1px solid #e74c3c; */
    border-bottom: 1px solid #e74c3c;
}


.blok4 {
	   width: 1220px;
	   height: 237px;
	   margin-left: 0px;
	   margin-top: -6px;
	   margin-bottom: 0px;
	   background: url("/uploads/headuslov.png");
	   border-top: 1px solid #e74c3c;
	   border-bottom: 1px solid #e74c3c;
}

.blok5 {
    width: 1239px;
    height: 483px;
    margin-left: 0px;
    margin-top: -16px;
    margin-bottom: 50px;
    background: url("/uploads/headmetod.png");
    /* border-top: 1px solid #e74c3c; */
    border-bottom: 1px solid #e74c3c;
}

.blok6 {
        width: 1240px;
    height: 418px;
    margin-left: -9px;
    margin-top: -30px;
    margin-bottom: 50px;
    background: url("/uploads/headpodderz.png");
    /* border-top: 1px solid #e74c3c; */
    border-bottom: 1px solid #e74c3c;
}

.blok7 {
          width: 1240px;
    height: 307px;
    margin-left: -9px;
    margin-top: -30px;
    margin-bottom: 45px;
    background: url("/uploads/headlicenz.png");
    /* border-top: 1px solid #e74c3c; */
    border-bottom: 1px solid #e74c3c;
}

.blok8 {
     width: 1239px;
     height: 502px;
     margin-left: -9px;
     margin-top: -30px;
     margin-bottom: 45px;
     background: url("/uploads/headmetod-1.png");
     /* border-top: 1px solid #e74c3c; */
     /* border-bottom: 1px solid #e74c3c; */
}


.blok9 {
     width: 1240px;
     height: 474px;
     margin-left: -9px;
     margin-top: -30px;
     margin-bottom: 45px;
     background: url("/uploads/headmetod-2.png");
     /* border-top: 1px solid #e74c3c; */
     border-bottom: 1px solid #e74c3c;
}


.blok10 {
     width: 1239px;
    height: 399px;
    margin-left: -9px;
    margin-top: -30px;
    margin-bottom: 45px;
    background: url("/uploads/headpartner.png");
    /* border-top: 1px solid #e74c3c; */
    border-bottom: 1px solid #e74c3c;

}

.blok11 {
        width: 1240px;
    height: 146px;
    margin-left: -9px;
    margin-top: -30px;
    margin-bottom: 45px;
    background: url("/uploads/headniz.png");
    /* border-top: 1px solid #e74c3c; */
    border-bottom: 1px solid #e74c3c;
}


.upTop {  
  display:none;  
  width:100px;  
  height:100%;  
  position:fixed;  
  left:0px;  
  top:0px;  
  z-index:100;  
}  
.upTopButton {  
  background:#777777 url(../images/goup.png) no-repeat;  
  width:27px;  
  height:27px;  
  position:fixed;  
  top:10px;  
  left:10px;  
  cursor:pointer;  
}  
.upTopZone {  
  display:none;  
  background:url(../images/upbg.png) repeat;  
  width:100px;  
  height:100%;  
  cursor:pointer;  
}  
.upTopZone p {  
  background:#777777;  
  font-size:12px;  
  width:63px;  
  height:27px;  
  margin:0;  
  position:fixed;  
  top:10px;  
  left:37px;  
  color:#fff;  
  font-family:"tahoma", "verdana", "arial";  
  line-height:25px;  
  text-align:center;  
  text-shadow:1px 1px 1px #000000;  
}  
@media screen and (max-width:1024px) {  
  .upTopZone {  
  display:none !important;  
  }  
} .blue .upTopButton, .blue .upTopZone p {  
  background-color:#e74c3c;  
}  
.green .upTopButton, .green .upTopZone p {  
  background-color:#60bf3a;  
}  
.red .upTopButton, .red .upTopZone p {  
  background-color:#ca2929;  
}  
.orange .upTopButton, .orange .upTopZone p {  
  background-color:#ef990b;  
}  
.purple .upTopButton, .purple .upTopZone p {  
  background-color:#b053a0;  
}  
.grey .upTopButton, .grey .upTopZone p {  
  background-color:#777777;  
}

/* ??????????? */
.consultation {
        width: 1200px;
        height: 250px;
        background: url("/uploads/1fotter.jpg");
        box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
        margin-left: 15px;
        margin-top: 30px;
        margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}

.consultation .title_block {
    font-size: 42px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 20px 0px;
    font-family: "PT Sans", sans-serif;
        background: rgba(0, 0, 0, 0.16);
}
.eight_reasons .consultation .title_block{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}

.eight_reasons>.consultation .title_block{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation .text_top{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation .text_top {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
        background: rgba(0, 0, 0, 0.16);
}

/* ??????????? */
.consultation11 {
        width: 1200px;
        height: 250px;
        background: url("/uploads/1fotter.jpg");
        box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
        margin-left: -15px;
        margin-top: 30px;
        margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}

.consultation11 .title_block11 {
    font-size: 42px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 20px 0px;
    font-family: "PT Sans", sans-serif;
        background: rgba(0, 0, 0, 0.16);
}
.eight_reasons .consultation11 .title_block11{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}

.eight_reasons>.consultation11 .title_block11{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation11 .text_top11{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation11 .text_top11 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
        background: rgba(0, 0, 0, 0.16);
}

/* ??????????? */
.consultation12 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/4fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}

.consultation12 .title_block12 {
    font-size: 42px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 20px 0px;
    font-family: "PT Sans", sans-serif;
        background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation12 .title_block12{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}

.eight_reasons>.consultation12 .title_block12{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation12 .text_top12{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation12 .text_top12 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
        background: rgba(0, 0, 0, 0.16);
}

/* ??????????? */
.consultation13 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/5fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}

.consultation13 .title_block13 {
    font-size: 55px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 27px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation13 .title_block13{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}

.eight_reasons>.consultation13 .title_block13{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation13 .text_top13{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation13 .text_top13 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
        background: rgba(0, 0, 0, 0.16);
}

/* ??????????? */
.consultation14 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/6fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}

.consultation14 .title_block14 {
    font-size: 42px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 20px 0px;
    font-family: "PT Sans", sans-serif;
        background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation14 .title_block14{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}

.eight_reasons>.consultation14 .title_block14{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation14 .text_top14{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation14 .text_top14 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
        background: rgba(0, 0, 0, 0.16);
}

/* ??????????? */
.consultation15 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/7fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}

.consultation15 .title_block15 {
    font-size: 67px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation15 .title_block15{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}

.eight_reasons>.consultation15 .title_block15{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation15 .text_top15{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation15 .text_top15 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? */
.consultation16 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/8fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}
.consultation16 .title_block16 {
    font-size: 55px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation16 .title_block16{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}
.eight_reasons>.consultation16 .title_block16{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation16 .text_top16{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation16 .text_top16 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? */
.consultation17 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/9fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}
.consultation17 .title_block17 {
    font-size: 55px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation17 .title_block17{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}
.eight_reasons>.consultation17 .title_block17{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation17 .text_top17{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation17 .text_top17 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? */
.consultation18 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/10fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}
.consultation18 .title_block18 {
    font-size: 55px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation18 .title_block18{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}
.eight_reasons>.consultation18 .title_block18{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation18 .text_top18{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation18 .text_top18 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? */
.consultation19 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/11fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}
.consultation19 .title_block19 {
    font-size: 55px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation19 .title_block19{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}
.eight_reasons>.consultation19 .title_block19{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation19 .text_top19{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation19 .text_top19 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? */
.consultation20 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/12fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}
.consultation20 .title_block20 {
    font-size: 55px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation20 .title_block20{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}
.eight_reasons>.consultation20 .title_block20{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation20 .text_top20{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation20 .text_top20 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? */
.consultation21 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/13fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}
.consultation21 .title_block21 {
    font-size: 55px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation21 .title_block21{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}
.eight_reasons>.consultation21 .title_block21{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation21 .text_top21{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation21 .text_top21 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? */
.consultation22 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/14fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}
.consultation22 .title_block22 {
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation22 .title_block22{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}
.eight_reasons>.consultation22 .title_block22{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation22 .text_top22{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation22 .text_top22 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? */
.consultation23 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/15fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}
.consultation23 .title_block23 {
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation23 .title_block23{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}
.eight_reasons>.consultation23 .title_block23{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation23 .text_top23{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation23 .text_top23 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? */
.consultation24 {
        width: 1200px;
    height: 250px;
    background: url("/uploads/16fotter.jpg");
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
    margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}
.consultation24 .title_block24 {
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 33px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    }
.eight_reasons .consultation24 .title_block24{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}
.eight_reasons>.consultation24 .title_block24{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation24 .text_top24{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation24 .text_top24 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.16);
    padding-bottom: -27px;
}

/* ??????????? (2) */
.consultation1 {
        width: 1200px;
        height: 250px;
        background: url("/uploads/2fotter.jpg");
        box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
        margin-left: 15px;
        margin-top: -1px;
        margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}

.consultation1 .title_block1 {
    font-size: 42px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 20px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.45);
}
.eight_reasons1 .consultation1 .title_block1{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}

.eight_reasons>.consultation1 .title_block1{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.16);
}
 
.eight_reasons>.consultation1 .text_top1{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation1 .text_top1 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.45);
}

/* ??????????? (3) */
.consultation2 {
        width: 1200px;
        height: 250px;
        background: url("/uploads/3fotter.jpg");
        box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px;
        margin-left: 15px;
        margin-top: -1px;
        margin-bottom: 30px;
        border-top: 3px solid #e74c3c;
}

.consultation2 .title_block2 {
    font-size: 42px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding: 23px 0px 20px 0px;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.27)
}
.eight_reasons2 .consultation2 .title_block2{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
}

.eight_reasons>.consultation2 .title_block2{
  font-size: 28px;
  font-family: '"PT Sans", sans-serif';
  color: #ffffff;
  text-align: center;
  line-height: 33px;
  padding: 22px 0px 29px 0px;
        background: rgba(0, 0, 0, 0.27);
}
 
.eight_reasons>.consultation2 .text_top2{
	font-size: 19px
    color: #ffffff;
    text-align: center;
    padding: 0 0 13px 0;
}

.consultation2 .text_top2 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-family: "PT Sans", sans-serif;
    background: rgba(0, 0, 0, 0.27);
}

.premcentr {
    padding: 25px 0 0 0;
}

.prem.four>.listorem {
    width: 20.8%;
}


.premcentr {
    padding: 25px 0 0 0;
}

.prem.four>.listorem {
    width: 20.8%;
}


.fon .image {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 100px;
    border: 3px solid rgba(231, 76, 60, 0.67);
    position: relative;
    overflow: visible;
    background: #fff;
}

.fon .image .num {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 40px;
    position: absolute;
    left: -3px;
    top: -6px;
    background: #e74c3c;
    color: #fff;
    font: 400 24px/40px "PT Sans", sans-serif;
    text-align: center;
}

.fon .text {
    max-height: 230px;
    overflow: hidden;
}

.fon {
    font: 300 16px/24px "PT Sans", sans-serif;
}

.fon .text {
    max-height: 230px;
    overflow: hidden;
    margin-bottom: 40px;
    font-size: 15px;
    width: 81%;
    color: #FFF;
}

.fon .title {
    font: 400 21px/30px "PT Sans", sans-serif;
    color: #FFF;
    padding: 22px 0 6px;
}

.cita {
        background: rgba(238, 238, 238, 0.21);
    border: 1px dotted #ccc;
    padding: 0px 10px;
    border-left: 3px solid #e74c3c;
    padding: 15px 15px;
}

.podval {
            width: 97%;
    padding-left: 35px;
        line-height: 20px;
}

.zagolnarko {

       margin: 0;
    padding-bottom: 12px;
    padding-top: 12px;
    font-weight: bold;
    padding-left: 10px;
    font-size: 18px;
    padding-right: 10px;
    color: #FFF;
    /* border-bottom: 1px solid #e9e9e9; */
    background-color: #e74c3c;
    text-align: center;
    margin-top: 264px;
    position: absolute;
    margin-left: 6px;
    width: 250px;
}