@charset "UTF-8";
/* Fonts */
.table_dark {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 14px;
  width: 713px;
  text-align: left;
  border-collapse: collapse;
  background: #2e2f31;
  margin: 10px;
}
.table_dark th {
  color: #7cb148;
  border-bottom: 1px solid #7cb148;
  padding: 12px 17px;
}
.table_dark td {
  color: #CAD4D6;
  border-bottom: 1px solid #7cb148;
  border-right:1px solid #7cb148;
  padding: 7px 17px;
}
.table_dark tr:last-child td {
  border-bottom: none;
}
.table_dark td:last-child {
  border-right: none;
}
.table_dark tr:hover td {
  text-decoration: underline;
}


/* Fonts (end) */
/* Grid */
.wrapper {
  width: 1170px;
  margin: 0 auto;
  position: relative; }

.row {
  display: block; }
  .row:before, .row:after {
    content: '';
    clear: both;
    display: table; }

[class*='col-'] {
  display: block;
  float: left;
  padding: 0 11px;
  position: relative; }

.col-s-1 {
  width: 8.33333333%; }

.col-s-2 {
  width: 16.66666667%; }

.col-s-3 {
  width: 25%; }

.col-s-4 {
  width: 33.33333333%; }

.col-s-5 {
  width: 41.66666667%; }

.col-s-6 {
  width: 50%; }

.col-s-7 {
  width: 58.33333333%; }

.col-s-8 {
  width: 66.66666667%; }

.col-s-9 {
  width: 75%; }

.col-s-10 {
  width: 83.33333333%; }

.col-s-11 {
  width: 91.66666667%; }

.col-s-12 {
  width: 100%; }

@media (max-width: 998px) {
  .col-s-0 {
    display: none; } }

@media (min-width: 998px) {
  .col-m-0 {
    display: none; }
  .col-m-1 {
    width: 8.33333333%; }
  .col-m-2 {
    width: 16.66666667%; }
  .col-m-3 {
    width: 25%; }
  .col-m-4 {
    width: 27.33333333%; } /*33.33333333*/
  .col-m-5 {
    width: 41.66666667%; }
  .col-m-6 {
    width: 50%; }
  .col-m-7 {
    width: 58.33333333%; }
  .col-m-8 {
    width: 72.66666667%; } /*66*/
  .col-m-9 {
    width: 75%; }
  .col-m-10 {
    width: 83.33333333%; }
  .col-m-11 {
    width: 91.66666667%; }
  .col-m-12 {
    width: 100%; } }

@media (min-width: 1170px) {
  .col-l-0 {
    display: none; }
  .col-l-1 {
    width: 8.33333333%; }
  .col-l-2 {
    width: 16.66666667%; }
  .col-l-3 {
    width: 25%; }
  .col-l-4 {
    width: 33.33333333%; }
  .col-l-5 {
    width: 41.66666667%; }
  .col-l-6 {
    width: 50%; }
  .col-l-7 {
    width: 58.33333333%; }
  .col-l-8 {
    width: 66.66666667%; }
  .col-l-9 {
    width: 75%; }
  .col-l-10 {
    width: 83.33333333%; }
  .col-l-11 {
    width: 91.66666667%; }
  .col-l-12 {
    width: 100%; } }

/* Grid (end) */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  overflow-x: hidden; }

body {
 /* background: url(/template/img/bg2.jpg) center fixed no-repeat;*/
  font: 18px "PT Sans", Tahoma, Arial, sans-serif;
  /*color: rgba(255, 255, 255, 0.96);*/
  background-color:  #263238;
  /* background-color:  #37293e;*/
 }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

ul, ol, dl {
  list-style: none; }

img {
  max-width: 100%; }

a {
  text-decoration: none;
  color: #7db249; }
  a:hover {
    color: #85ce3d; }

a, input, textarea, select, .btn-sbr:before, .btns a:before, .additional i, .spec_list li, .news_footer a:before, .pages-menu li, .pages-menu li:before, .tab_container li {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

hr {
  /*background: rgba(255, 255, 255, 0.05);*/
  background: #263238;
  width: 100%;
  height: 1px;
  border: none; }

.clear:after {
  content: '';
  clear: both;
  display: table; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.left {
  float: left; }

.right {
  float: right; }

.hidden {
  display: none; }

.bonus {
  background: #24201d;
  padding: 10px 20px;
  text-align: center; }
  .bonus a {
    -webkit-animation: list-anim 3s infinite;
            animation: list-anim 3s infinite; }

.l2top {
  z-index: 998;
}

.l2top_btn {
  display: block;
  background: url(../img/l2top_btn.png) center no-repeat;
  width: 94px;
  height: 57px;
  position: absolute;
  top: 85px;
  left: 0; }
  .l2top_btn:hover {
    background: url(../img/l2top_btn_hover.png) center no-repeat; }

.l2top_btn_info {
  position: absolute;
  top: 150px;
  left: 0;
  font-size: 14px;
  color: #f3e9e7;
}

.header {/* 
  background: url(../img/hdr-bg.jpg) center top no-repeat; */
  background: url(/template/img/bgfinal.png) center top fixed no-repeat;
  min-height: 411px;
  color: #f4dfd4; }

.nav_top {
/*  background: rgba(36, 32, 30, 0.8);*/
background: #263238;
  height: 75px;
  line-height: 75px;
  margin-bottom: 40px;
  text-align: center; }
  .nav_top_btn {
    display: none;
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 4px;
            border-radius: 4px;
    margin-right: 30px;
    padding: 3px 10px; }
  .nav_top ul {
    font-size: 0; }
    .nav_top ul li {
      display: inline-block; }
      .nav_top ul li a {
        display: block;
        padding: 0 24px;
        position: relative;
        font-family: Open Sans;
        font-weight: bold;
        font-size: 18px;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.77); }
        .nav_top ul li a:before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          right: 50%;
  background: #df6b14;
          height: 5px;
          -webkit-transition: all 0.4s cubic-bezier(0.24, 1.99, 0.58, -0.37);
          transition: all 0.4s cubic-bezier(0.24, 1.99, 0.58, -0.37); }
        .nav_top ul li a:hover {

          color: rgba(255, 255, 255, 1);}

        .nav_top ul li a:hover:before {
          left: 24px;
          right: 24px; }

.logo {
  display: inline-block;
  background: url(../img/logo.png) center no-repeat;
  width: 352px;
  height: 209px;
  position: relative; }
  .logo:before, .logo:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
  .logo:before {
    background: url(../img/logo.png) top no-repeat;
    top: -10px; }
  .logo:after {
    background: url(../img/logo.png) bottom no-repeat;
    bottom: -10px; }
  .logo:hover:before, .logo:hover:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .logo:hover:before {
    top: 0; }
  .logo:hover:after {
    bottom: 0; }

.start_info {
  margin-top: 1px;
  margin-bottom: 26px;
  font-family: Open Sans;
  font-size: 30px;
  text-transform: uppercase; }

.btn_start {
  display: inline-block;
  background: rgba(36, 32, 30, 0.75);
  width: 310px;
  line-height: 56px;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 0 0 5px rgba(244, 223, 212, 0.3);
          box-shadow: 0 0 0 5px rgba(244, 223, 212, 0.3);
  font-family: Open Sans;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #f4dfd4; }
  .btn_start:hover {
    background: #24201e; }
  .btn_start i {
    margin-right: 10px;
    position: relative;
    top: 1px;
    font-size: 37px; }

.header_bonuses h3 {
  line-height: 24px;
  font-family: Open Sans;
  font-size: 18px;
  text-align: center; }

.header_bonuses ul {
  margin-top: 35px; }
  .header_bonuses ul li {
    line-height: 32px;
    margin-bottom: 16px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-animation: bonus-anim .6s 1 1s;
            animation: bonus-anim .6s 1 1s;
    font-weight: bold; }
    .header_bonuses ul li:last-child {
      margin-bottom: 0; }
    .header_bonuses ul li:nth-child(2) {
      -webkit-animation-delay: 1.1s;
              animation-delay: 1.1s; }
    .header_bonuses ul li:nth-child(3) {
      -webkit-animation-delay: 1.2s;
              animation-delay: 1.2s; }
    .header_bonuses ul li:nth-child(4) {
      -webkit-animation-delay: 1.3s;
              animation-delay: 1.3s; }
    .header_bonuses ul li:nth-child(5) {
      -webkit-animation-delay: 1.4s;
              animation-delay: 1.4s; }
    .header_bonuses ul li:nth-child(6) {
      -webkit-animation-delay: 1.5s;
              animation-delay: 1.5s; }
    .header_bonuses ul li:hover {
      margin-left: 30px; }

.header_bonuses_img {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 0 0 3px rgba(244, 223, 212, 0.4);
          box-shadow: 0 0 0 3px rgba(244, 223, 212, 0.4);
  margin-right: 18px;
  overflow: hidden;
  text-align: center; }


@-webkit-keyframes bonus-anim {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 30px; }
  100% {
    margin-left: 0; } }

@keyframes bonus-anim {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 30px; }
  100% {
    margin-left: 0; } }

.header_obt_round1, .header_obt_round2, .header_obt_round3, .header_obt_circle_info {
  background: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  position: absolute; }

.header_obt_round1 {
  width: 30px;
  height: 30px;
  opacity: .6;
  top: 20px;
  left: 0;
  -webkit-animation-delay: .3s;
          animation-delay: .3s; }

.header_obt_round2 {
  width: 40px;
  height: 40px;
  opacity: .7;
  top: 50px;
  left: 45px;
  -webkit-animation-delay: .5s;
          animation-delay: .5s; }

.header_obt_round3 {
  width: 50px;
  height: 50px;
  opacity: .8;
  top: 90px;
  left: 95px;
  -webkit-animation-delay: .7s;
          animation-delay: .7s; }

.header_obt_circle_info {
  padding: 15px 40px 20px;
  opacity: .9;
  top: 170px;
  left: 20px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #24201d; }
  .header_obt_circle_info b {
    font-size: 35px;
    color: #7cb148; }
  .header_obt_circle_info span {
    font-size: 16px; }

.sidebar {
  margin-bottom: 50px; }

.sidebar_block {
 /* background: rgba(30, 27, 25, 0.73);*/
  background: #f5f5f5;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  margin-bottom: 15px;
   margin-top: 15px;
  padding: 30px 20px;
  /*color: #e1cdc3;*/ }
  .sidebar_block:last-of-type {
    margin-bottom: 0; }
  .sidebar_block_top {
    -webkit-border-radius: 0 0 8px 8px;
            border-radius: 0 0 8px 8px; }
  .sidebar_block_trans {
    background: none;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding: 15px 35px; }

.btn-sbr {
  display: block;
  background: #24201e;
  width: 100%;
  border: 3px solid #403835;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  padding: 8px 20px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #bbaaa1; }
  .btn-sbr:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 100%;
    background: #403835;
    -webkit-border-radius: 0 50px 50px 0;
            border-radius: 0 50px 50px 0;
    z-index: -1; }
  .btn-sbr:hover {
    color: #d8c7bf; }
    .btn-sbr:hover:before {
      right: 0;
      -webkit-border-radius: 0;
              border-radius: 0; }

.status {
  font-size: 16px; }
  .status span {
    color: #7db249; }
  .status hr {
    margin: 20px 0; }
  .status_name {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; }
  .status_progressbar {
    background: #312b29;
    width: 100%;
    height: 20px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    margin: 20px 0 10px;
    overflow: hidden;
    position: relative; }
    .status_progressbar_width {
      background: #7db249;
      width: 0%;
      height: 100%;
      -webkit-border-radius: 10px;
              border-radius: 10px;
      -webkit-transition: all 1s ease;
      transition: all 1s ease; }

.btns a {
  display: block;
  background: #4e403a;
  width: 100%;
  border: 5px solid #5f524c;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  margin-bottom: 15px;
  padding: 13px 15px;
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #f4dfd4; }
  .btns a:last-child {
    margin-bottom: 0; }
  .btns a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 100%;
    background: #5f524c;
    -webkit-border-radius: 0 50px 50px 0;
            border-radius: 0 50px 50px 0;
    z-index: -1; }
  .btns a:hover:before {
    right: 0;
    -webkit-border-radius: 0;
            border-radius: 0; }
  .btns a i {
    margin-bottom: 4px;
    margin-right: 20px;
    position: relative;
    top: 2px;
    font-size: 28px; }
  .btns a.btn-lk {
    background: #7db249;
    border-color: #9ccd6c;
    color: #24201e; }
    .btns a.btn-lk:before {
      background: #9ccd6c; }

.forum_msgs_block {
  padding: 20px 0;
  position: relative;
  line-height: 17px;
  font-size: 16px;
  color: #7a6c65; }
  .forum_msgs_block:first-child {
    padding-top: 0; }
  .forum_msgs_block:last-of-type {
    margin-bottom: 20px; }
  .forum_msgs_block:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -20px;
    background: rgba(255, 255, 255, 0.05);
    height: 1px; }
  .forum_msgs_block_img {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 8px;
            border-radius: 8px;
    margin-right: 15px;
    overflow: hidden; }
  .forum_msgs_block_link {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: bold;
    color: #f4dfd4; }
  .forum_msgs_block_author a {
    font-weight: bold; }

.top {
  font-size: 16px; }
  .top span {
    color: #7a6c65; }
  .top hr {
    margin: 15px 0; }
  .top table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse; }
    .top table th {
      font-size: 14px;
      font-weight: normal;
      color: #7a6c65; }
    .top table td {
      padding: 1px 0; }

.vk_widget {
  overflow: hidden;
}

#vk_groups {
  max-width: 100%;
  margin: 0 auto;
}

#vk_groups iframe {
  max-width: 100%;
}

.additional {
  font-size: 16px;
  color: #928077; }
  .additional .btn-sbr {
    margin-top: 20px; }
  .additional hr {
    margin: 20px 0; }
  .additional ul {
    margin-top: 20px;
    font-size: 18px;
    text-align: left; }
    .additional ul li {
      line-height: 40px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.05);
      padding: 15px 10px; }
      .additional ul li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
      .additional ul li span {
        color: #f4dfd4; }
      .additional ul li i {
        display: block;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 4px;
                border-radius: 4px;
        margin-right: 20px;
        overflow: hidden; }
        .additional ul li i.icon_vk {
          background: url(../img/icon_support_color.png) center -11px no-repeat; }
        .additional ul li i.icon_icq {
          background: url(../img/icon_support_color.png) center -135px no-repeat; }
        .additional ul li i.icon_email {
          background: url(../img/icon_support_color.png) center no-repeat; }
      .additional ul li:hover i {
        background-image: url(../img/icon_support_color.png); }

.content {
  margin-top: 15px;
  margin-bottom: 50px;
  line-height: 24px; }
  .content hr {
    width: auto;
    margin: 30px -15px; }

.content_static {
  /*background: rgba(30, 27, 25, 0.73);*/
   background: #f5f5f5;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  margin-left: -15px;
  padding: 30px 15px;
  overflow: hidden;
  min-height: 416px;
}

.content_static h1 {
  margin-bottom: 20px;
  font-family: Open Sans;
  font-size: 24px;
  text-align: center
}

.content_static h2 {
  margin-bottom: 10px;
  font-family: Open Sans;
  font-size: 20px;
  text-align: center
}

.content_static p {
  margin: 7px 0;
}

.content_static i.fa {
  margin-left: 20px;
  margin-right: 10px;
  color: #e1cdc3;
}

.news {
  background: #1e1b19;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  margin-left: -15px;
  padding: 0 15px;
  overflow: hidden; }
  .news_img {
    height: 200px;
    line-height: 30px;
    margin: 0 -15px 25px;
    padding: 25px;
    font-size: 24px;
    color: #e9d7cd; }
    .news_img span {
      color: #87f11f; }
    .news_img_title {
      line-height: 36px;
      margin-bottom: 15px;
      font-family: Open Sans;
      font-size: 36px;
      font-weight: bold;
      text-transform: uppercase;
      color: #f3e8e2; }
      .news_img_title b {
        color: #e5e722; }
      .news_img_title span {
        font-size: 30px;
        text-transform: none;
        color: #f3e8e2; }
  .news_img1 {
    background: url(../img/news_img1.png) center no-repeat; }
  .news_img2 {
    background: url(../img/news_img2.png) center no-repeat; }
  .news_img3 {
    background: url(../img/news_img3.png) center no-repeat; }
  .news_img4 {
    background: url(../img/news_img4.png) center no-repeat; }
  .news_footer {
    margin-top: 30px;
    padding: 15px 0;
    position: relative; }
    .news_footer:before {
      content: '';
      position: absolute;
      top: 0;
      left: -30px;
      right: -30px;
      display: block;
      background: rgba(255, 255, 255, 0.05);
      height: 1px; }
    .news_footer ul {
      font-size: 0; }
      .news_footer ul li {
        display: inline-block;
        padding: 0;
          padding-right: 15px; }
        .news_footer ul li:last-child {
          padding-right: 0; }
        .news_footer ul li a {
          display: block;
          background: #24201e;
          width: 100%;
          border: 3px solid #403835;
          -webkit-border-radius: 6px;
                  border-radius: 6px;
          padding: 8px 20px;
          overflow: hidden;
          position: relative;
          z-index: 1;
          font-size: 16px;
          text-align: center;
          text-transform: uppercase;
          color: #bbaaa1; }
          .news_footer ul li a:before {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 100%;
            background: #403835;
            -webkit-border-radius: 0 50px 50px 0;
                    border-radius: 0 50px 50px 0;
            z-index: -1; }
          .news_footer ul li a:hover {
            color: #d8c7bf; }
            .news_footer ul li a:hover:before {
              right: 0;
              -webkit-border-radius: 0;
                      border-radius: 0; }
        .news_footer ul li:first-child a {
          background: #7db249;
          border-color: #9ccd6c;
          color: #24201e; }
          .news_footer ul li:first-child a:before {
            background: #9ccd6c; }
        .news_footer ul li:last-child a {
          background: #403835; }
          .news_footer ul li:last-child a:before {
            background: #24201e; }

.spec_list li {
  padding-bottom: 25px; }
  .spec_list li:last-child {
    padding-bottom: 0; }
  .spec_list li:before {
    content: '»';
    margin-right: 15px;
    -webkit-animation: list-anim 1s infinite;
            animation: list-anim 1s infinite;
    color: #7db249; }
  .spec_list li:hover {
    margin-left: 15px; }

@-webkit-keyframes list-anim {
  0% {
    color: #7db249; }
  50% {
    color: #7eff00; }
  100% {
    color: #7db249; } }

@keyframes list-anim {
  0% {
    color: #7db249; }
  50% {
    color: #7eff00; }
  100% {
    color: #7db249; } }

.pages-menu {
 /* margin: -30px -20px;*/
}

.pages-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, .05);
  padding: 6px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-size: 16px;
}

.pages-menu li:last-child {
  border-bottom: 0;
}

.pages-menu li:before {
  content: '';
  position: absolute;
  top: -50%;
  bottom: 50%;
  left: -50%;
  right: 100%;
  background: rgba(0, 0, 0, .3);
  border-radius: 50%;
  z-index: -1;
}

.pages-menu li:hover:before {
  right: -30%;
  bottom: -30%;
}

.pages-menu li.active {
  font-size: 18px;
  font-weight: bold;
  color: #7db249;
}

.tab_container {
  display: none;
}

.tab_container .opisanie {
	font-size: 16px;
}

.tab_container h2 {
	margin-bottom: 20px;
	font-size: 18px;
	text-align: left;
}

.tab_container h3 {
	margin-bottom: 10px;
	font-size: 16px;
	text-align: left;
}

.tab_container ul {
	
}

.tab_container li {
	padding-bottom: 20px;
}

.tab_container li:last-child {
	padding-bottom: 0;
}

.tab_container li:hover {
	margin-left: 15px;
}

.tab_container li:before {
	content: '▪';
    margin-right: 15px;
}

.about-icon {
	margin: 5px 10px 0 0;
	position: relative;
	top: 9px;
}

.hide-info {
	display: none;
}

.hide-info img {
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 8px;
    padding: 10px;
}

.hide-btn {
	max-width: 200px;
	margin: 10px 0 20px;
	padding: 6px 10px;
	font-size: 14px;
}

.footer {
  background: rgba(30, 27, 25, 0.73);
  padding-bottom: 50px;
  line-height: 18px;
  font-size: 16px;
  color: #928077; }
  .footer a {
    color: rgba(255, 255, 255, 0.78); }
    .footer a:hover {
      color: rgba(255, 200, 0, 0.84); }
  .footer_copy span {
    font-size: 12px; }

a.btn-up {
  display: block;
  background: #1e1b19;
  width: 50px;
  height: 50px;
  border: 5px solid #24201d;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin: 0 auto;
  position: relative;
  top: -25px;
  line-height: 38px;
  font-size: 21px;
  text-align: center;
  color: #8c7b72; }
  a.btn-up i {
    -webkit-transition: all .6s ease-in;
    transition: all .6s ease-in; }
  a.btn-up:hover {
    background: #24201d;
    border-color: #1e1b19;
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg);
    color: #ccc; }
    a.btn-up:hover i {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg); }

.nav_bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 0px;
  margin-bottom: 25px;
  padding-bottom: 30px;
  font-size: 0;
  text-align: center; }
  .nav_bottom li {
    display: inline-block;
    margin: 0 25px; }
    .nav_bottom li a {
      font-size: 18px;
      color: #928077; }

@media (max-width: 1170px) {
  .wrapper {
    width: 95%; }
  .nav_top ul li a {
    padding: 0 15px;
    font-size: 16px; }
  .header_bonuses h3 {
    font-size: 16px; }
  .header_bonuses ul li {
    margin-bottom: 12px;
    font-size: 16px; }
    .header_bonuses ul li:hover {
      margin-left: 0; }
  .sidebar_block_trans {
    padding: 15px 0; }
  .news_footer ul li a {
    font-size: 12px; }
  .nav_bottom li {
    margin: 0 15px; } }

@media (max-width: 998px) {
  .bonus {
    margin-top: 50px; }
  .l2top_btn {
    top: -70px; }
  .l2top_btn_info {
    top: -5px;
  }
  .header {
    padding-top: 90px; }
    .header_bonuses {
      display: none; }
  .nav_top {
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    text-align: right; }
    .nav_top_btn {
      display: inline; }
    .nav_top .wrapper {
      width: 100%; }
    .nav_top ul {
      display: none;
      background: rgba(36, 32, 30, 0.9);
      }
      .nav_top ul li {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
        .nav_top ul li:last-child {
          border-bottom: 0; }
        .nav_top ul li a {
          padding: 0 30px; }
          .nav_top ul li a:before {
            content: none; }
          .nav_top ul li a:hover {
            background: rgba(0, 0, 0, 0.2);
            padding-right: 50px; }
  .sidebar {
    margin-bottom: 15px; }
  .content_static {
    margin-left: 0;
  }
  .news {
    margin-left: 0; }
    .news_img {
      background-size: cover; }
    .news_footer ul li {
      padding: 5px 0; }
      .news_footer ul li a {
        font-size: 16px; }
  .footer {
    text-align: center; }
    .footer_copy {
      margin-bottom: 20px; }
    .footer .text-right {
      text-align: center; } }

@media (max-width: 768px) {
	#vk_community_messages {
		display: none !important;
	}
  .forum_msgs_block {
    font-size: 14px; }
  .content_static h1 {
    font-size: 20px;
  }

  .content_static h2 {
    font-size: 18px;
  }
  .news_img {
    font-size: 20px; }
    .news_img_title {
      line-height: 30px;
      font-size: 30px; }
      .news_img_title span {
        font-size: 24px; }
  .spec_list li:hover {
    margin-left: 0; } }

@media (max-width: 480px) {
  .logo {
    background-size: contain;
    width: 100%;
    overflow: hidden; }
    .logo:before, .logo:after {
      content: none; }
  .btn_start {
    width: 100%; }
  .news_img {
    height: auto;
    padding: 20px;
    line-height: 24px;
    font-size: 18px;
    text-align: center; }
    .news_img_title {
      font-size: 28px; }
      .news_img_title span {
        font-size: 20px; } }




.image-border{

    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 8px;
    padding: 10px;
}
.image-center{
  margin: 0 auto;
}

.langs a {

  display: block;
  float: left;
  width: 36px;
  height: 22px;
  margin-left: 20px;
  opacity: 0.5;
}

.langs a:hover , .langs a:hover {
  opacity: 1;
}
.langs .active{
  opacity: 1;
}
#lang-ru {
  background: url(../img/ru.png) no-repeat;
}

#lang-en{
  background: url(../img/en.png) no-repeat;
}


.loader-wrap.hiding {
  opacity: 0
}

.loader-wrap{
  text-align: center;
}
.loader-wrap .fa {
  position: absolute;
  top: 50%;
  line-height: 30px;
  /* margin-top: -83px; */
  font-size: 77px;
  vertical-align: middle;
  color: #ffffff;
}
/*.pages-menu li.category{cursor:pointer}.pages-menu li.category ul.category-list{display:none;-webkit-transition:opacity 1.8s ease-in-out;transition:opacity 1.8s ease-in-out;-webkit-transition:all .8s;transition:all .8s ease-in-out}.pages-menu li.category:hover ul.category-list{display:block}body .pages-menu li.category ul.category-opened{display:block}*/

.pages-menu li.category{
  cursor: pointer;
}
.pages-menu li.category ul.category-list{
  display: none;
    -webkit-transition: opacity 1.8s ease-in-out;
  transition: opacity 1.8s ease-in-out;
    -webkit-transition: all .8s ;
  transition: all .8s ease-in-out;
}
.pages-menu li.category ul.category-list{
  display: block;
}
body .pages-menu li.category ul.category-opened{
  display: block;
}