@charset "utf-8";
@font-face {
  font-family: 'montserratlight';
  src: url('../montserrat-light-webfont.eot');
  src: url('../montserrat-light-webfont.eot?#iefix') format('embedded-opentype'), url('../montserrat-light-webfont.woff') format('woff'), url('../montserrat-light-webfont.ttf') format('truetype'), url('../montserrat-light-webfont.svg#montserratlight') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratregular';
  src: url('../montserrat-regular-webfont.eot');
  src: url('../montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../montserrat-regular-webfont.woff') format('woff'), url('../montserrat-regular-webfont.ttf') format('truetype'), url('../montserrat-regular-webfont.svg#montserratregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratmedium';
  src: url('../montserrat-medium-webfont.eot');
  src: url('../montserrat-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../montserrat-medium-webfont.woff') format('woff'), url('../montserrat-medium-webfont.ttf') format('truetype'), url('../montserrat-medium-webfont.svg#montserratmedium') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratbold';
  src: url('../montserrat-bold-webfont.eot');
  src: url('../montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../montserrat-bold-webfont.woff') format('woff'), url('../montserrat-bold-webfont.ttf') format('truetype'), url('../montserrat-bold-webfont.svg#montserratbold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratextrabold';
  src: url('../montserrat-extrabold-webfont.eot');
  src: url('../montserrat-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../montserrat-extrabold-webfont.woff') format('woff'), url('../montserrat-extrabold-webfont.ttf') format('truetype'), url('../montserrat-extrabold-webfont.svg#montserratextrabold') format('svg');
  font-weight: normal;
  font-style: normal; }

html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-size: 1em;
  font-family: monospace, monospace; }

button, input, optgroup, select, textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

.clear-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #afafaf; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #afafaf; }

.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #f00; }

label {
  cursor: pointer; }

html, body {
  height: auto;
  min-height: 100%; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #fff;
  font: 16px 'montserratregular', Arial, Helvetica, sans-serif;
  line-height: 1;
  background: #0c0c0c; }

h1, h2, h3, h4, h5, h6 {
  color: #fff;
  font-family: 'montserratregular', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 32px;
  text-transform: uppercase; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 26px; }

h5 {
  font-size: 24px; }

h6 {
  font-size: 23px; }

h5, h6 {
  font-size: 22px; }

a {
  text-decoration: underline;
  color: #5fa7b2; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #fff; }

a[href^="tel:"] {
  text-decoration: none;
  color: inherit;
  cursor: default; }

img, textarea, input, table, .table-wrapper {
  max-width: 100%; }

.table-wrapper {
  overflow: auto; }

.site-path {
  font-size: 13px;
  margin-bottom: 20px;
  white-space: pre-wrap;
  line-height: 1;
  color: #4b5050; }
  .site-path a {
    color: #5fa7b2; }
  @media (max-width: 1024px) {
  .site-path {
    display: none; } }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .footer p {
  margin: 0; }

.sidebar p:first-child {
  margin-top: 0; }
  .sidebar p:last-child {
    border-bottom: 0; }

.site-wrapper {
  min-height: 100%;
  margin: 0 auto -120px;
  overflow: hidden; }
  .site-wrapper:after {
    display: block;
    visibility: hidden;
    height: 120px;
    content: ""; }
  .site-wrapper.site_inner_page {
    background: url(../in_bg.jpg) 50% 0 no-repeat, url(../bott-bg.jpg) 50% calc(100% - 160px) no-repeat; }

iframe {
  width: 100% !important; }

.header {
  font-size: 0;
  background: #0c0c0c url(../head-bg.jpg) 50% 0 no-repeat;
  padding: 0 60px; }
  .header.head_inner_page {
    background: none; }
  @media (max-width: 1024px) {
  .header {
    padding: 0 10px; } }
  .header .header-inner {
    max-width: 1520px;
    margin: 0 auto;
    padding: 22px 0 0; }
  .header .header-inner .header-top {
    text-align: center; }
    @media (max-width: 767px) {
    .header .header-inner .header-top {
      margin-bottom: 20px; } }
    .header .header-inner .header-top .logo-top {
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      margin: 0 0 0 12px;
      position: relative;
      z-index: 10; }
      @media (max-width: 767px) {
    .header .header-inner .header-top .logo-top {
      width: 200px; } }

.panel-header {
  background: url(../panel-bg.jpg) 50% 0 repeat-x;
  padding: 0 20px;
  position: fixed;
  top: 0;
  left: 0;
  background-size: cover;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 768px) and (max-width: 1024px) {
  .panel-header {
    height: 96px;
    background: url(../p-bg-mob.jpg) 50% 0 no-repeat;
    position: absolute; } }
  @media (max-width: 767px) {
  .panel-header {
    height: 70px;
    background: url(../p-bg-mob.jpg) 50% 0 no-repeat;
    background-size: 100% 85px;
    position: absolute; } }
  .panel-header .burger {
    position: fixed;
    top: 17px;
    right: 14px; }
  @media (min-width: 1025px) {
    .panel-header .burger {
      display: none; } }
  @media (max-width: 767px) {
    .panel-header .burger {
      top: 10px;
      right: 10px; } }
  .panel-header .burger .menu-btn {
    width: 50px;
    height: 50px;
    padding: 12px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    background: url(../burger.svg) 50% 50% no-repeat, url(../bur-bg.png) 50% 50% no-repeat;
    -moz-box-shadow: 0px 1px 0px 0px rgba(252, 251, 251, 0.2),inset 0px 2px 0px 0px rgba(0, 0, 0, 0.16),inset 0px 0px 7.29px 1.71px rgba(0, 0, 0, 0.64);
    -webkit-box-shadow: 0px 1px 0px 0px rgba(252, 251, 251, 0.2),inset 0px 2px 0px 0px rgba(0, 0, 0, 0.16),inset 0px 0px 7.29px 1.71px rgba(0, 0, 0, 0.64);
    box-shadow: 0px 1px 0px 0px rgba(252, 251, 251, 0.2),inset 0px 2px 0px 0px rgba(0, 0, 0, 0.16),inset 0px 0px 7.29px 1.71px rgba(0, 0, 0, 0.64); }
    .panel-header.show-block {
      opacity: 1 !important;
      visibility: visible;
      z-index: 110; }
  @media (max-width: 1024px) {
  .panel-header {
    opacity: 1;
    visibility: visible; } }
  .panel-header .panel-inner {
    max-width: 1520px;
    margin: 0 auto;
    position: relative; }
  @media (max-width: 1024px) {
    .panel-header .panel-inner {
      display: none; } }
  .panel-header .panel-inner .logo-panel {
    position: absolute;
    top: 9px;
    left: 0;
    text-decoration: none;
    z-index: 2; }
  .panel-header .panel-inner .menu-top {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 130px; }
    .panel-header .panel-inner .menu-top li {
      display: inline-block;
      vertical-align: top;
      border-right: 1px solid #300702;
      -moz-box-shadow: 1px 0 0 0 #791106;
      -webkit-box-shadow: 1px 0 0 0 #791106;
      box-shadow: 1px 0 0 0 #791106; }
      .panel-header .panel-inner .menu-top li:first-child {
        border-left: 1px solid #300702;
        -moz-box-shadow: -1px 0 0 0 #791106,1px 0 0 0 #791106;
        -webkit-box-shadow: -1px 0 0 0 #791106,1px 0 0 0 #791106;
        box-shadow: -1px 0 0 0 #791106,1px 0 0 0 #791106; }
      .panel-header .panel-inner .menu-top li a {
        display: block;
        padding: 24px 40px 20px;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color: #dadada;
        text-transform: uppercase;
        font-size: 16px;
        color: #c0c0c0;
        font-family: 'montserratbold';
        text-shadow: 1.763px 2.427px 2px rgba(0, 0, 0, 0.6); }
        @media (min-width: 1024px) and (max-width: 1310px) {
    .panel-header .panel-inner .menu-top li a {
      padding: 35px 20px 30px; } }
      .panel-header .panel-inner .menu-top li.opened > a, .panel-header .panel-inner .menu-top li > a:hover {
        color: #f1d586; }

.oveflowHidden {
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .oveflowHidden:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 150;
    background: rgba(0, 0, 0, 0.5); }

.menu-top-wrapper2 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 529px;
  z-index: 160;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  background: url(../mobile-menu-bg.jpg) 0 0 no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
  .menu-top-wrapper2 {
    width: 320px; } }
  .menu-top-wrapper2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    bottom: 0;
    background: url(../border-mm.png) 0 0 repeat-y; }
  .menu-top-wrapper2.opened {
    opacity: 1;
    visibility: visible; }
  .menu-top-wrapper2 .menuClose {
    position: absolute;
    top: 17px;
    right: 14px;
    width: 50px;
    height: 50px;
    padding: 12px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6) url(../xmenu.svg) 50% 50% no-repeat;
    -moz-box-shadow: 0px 1px 0px 0px rgba(252, 251, 251, 0.2),inset 0px 2px 0px 0px rgba(0, 0, 0, 0.16),inset 0px 0px 7.29px 1.71px rgba(0, 0, 0, 0.64);
    -webkit-box-shadow: 0px 1px 0px 0px rgba(252, 251, 251, 0.2),inset 0px 2px 0px 0px rgba(0, 0, 0, 0.16),inset 0px 0px 7.29px 1.71px rgba(0, 0, 0, 0.64);
    box-shadow: 0px 1px 0px 0px rgba(252, 251, 251, 0.2),inset 0px 2px 0px 0px rgba(0, 0, 0, 0.16),inset 0px 0px 7.29px 1.71px rgba(0, 0, 0, 0.64); }
  @media (max-width: 767px) {
    .menu-top-wrapper2 .menuClose {
      top: 10px;
      right: 10px; } }
  .menu-top-wrapper2 .menu-scroll {
    overflow: auto;
    position: absolute;
    top: 96px;
    left: 16px;
    right: 0;
    bottom: 0; }
  @media (max-width: 767px) {
    .menu-top-wrapper2 .menu-scroll {
      top: 70px; } }
  .menu-top-wrapper2 .menu-top {
    margin: 0;
    padding: 0;
    list-style: none; }
  .menu-top-wrapper2 .menu-top > li {
    position: relative;
    border-bottom: 1px solid #300702;
    -moz-box-shadow: 0 1px 0 0 #791106;
    -webkit-box-shadow: 0 1px 0 0 #791106;
    box-shadow: 0 1px 0 0 #791106; }
    .menu-top-wrapper2 .menu-top > li > a {
      display: block;
      text-decoration: none;
      padding: 19px 59px;
      font-family: 'montserratbold';
      font-size: 18px;
      color: #dadada;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 767px) {
    .menu-top-wrapper2 .menu-top > li > a {
      padding: 15px 20px; } }
    .menu-top-wrapper2 .menu-top > li.opened > a, .menu-top-wrapper2 .menu-top > li > a:hover {
      background: rgba(0, 0, 0, 0.37); }

.menu-top-wrapper {
  position: relative;
  padding: 16px 0;
  margin: -44px 0 64px; }
  @media (max-width: 1024px) {
  .menu-top-wrapper {
    display: none; } }
  .menu-top-wrapper:before {
    content: '';
    position: absolute;
    top: -107px;
    left: -58px;
    width: 190px;
    height: 264px;
    background: url(../menu-left-pic.png) 0 0 no-repeat;
    z-index: 1; }
  .menu-top-wrapper:after {
    content: '';
    position: absolute;
    top: -107px;
    right: -58px;
    width: 190px;
    height: 264px;
    background: url(../menu-right-pic.png) 0 0 no-repeat;
    z-index: 1; }
  .menu-top-wrapper .menu-top-inner {
    position: relative;
    background: url(../menu-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 0 88px; }
  @media (min-width: 1024px) and (max-width: 1310px) {
    .menu-top-wrapper .menu-top-inner {
      padding: 0 100px; } }
  .menu-top-wrapper .menu-top-inner:before {
    content: '';
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    background: url(../top-line-menu.png) 0 0 no-repeat;
    height: 16px; }
  .menu-top-wrapper .menu-top-inner:after {
    content: '';
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    background: url(../bot-line-menu.png) 0 0 no-repeat;
    height: 16px; }
  .menu-top-wrapper .menu-top {
    height: 90px;
    margin: 0;
    padding: 2px 0 0;
    list-style: none;
    text-align: center;
    overflow: hidden; }
  .menu-top-wrapper .menu-top li {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #300702;
    -moz-box-shadow: 1px 0 0 0 #791106;
    -webkit-box-shadow: 1px 0 0 0 #791106;
    box-shadow: 1px 0 0 0 #791106; }
    .menu-top-wrapper .menu-top li:first-child {
      border-left: 1px solid #300702;
      -moz-box-shadow: -1px 0 0 0 #791106,1px 0 0 0 #791106;
      -webkit-box-shadow: -1px 0 0 0 #791106,1px 0 0 0 #791106;
      box-shadow: -1px 0 0 0 #791106,1px 0 0 0 #791106; }
    .menu-top-wrapper .menu-top li a {
      display: block;
      padding: 35px 45px 30px;
      text-decoration: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #dadada;
      text-transform: uppercase;
      font-size: 16px;
      color: #c0c0c0;
      font-family: 'montserratbold';
      text-shadow: 1.763px 2.427px 2px rgba(0, 0, 0, 0.6); }
      @media (min-width: 1024px) and (max-width: 1310px) {
    .menu-top-wrapper .menu-top li a {
      padding: 35px 20px 30px; } }
    .menu-top-wrapper .menu-top li.opened > a, .menu-top-wrapper .menu-top li > a:hover {
      color: #f1d586; }

.video-block-head {
  padding-bottom: 79px; }
  @media (max-width: 767px) {
  .video-block-head {
    padding-bottom: 78px; } }
  .video-block-head .video-inner {
    padding: 1%;
    position: relative; }
  .video-block-head .video-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../border-video.png) 0 0 no-repeat;
    background-size: 100% 100%;
    z-index: 10;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .video-block-head .video-inner .playBtnhead {
    position: absolute;
    bottom: 25%;
    left: 0;
    right: 2.5%;
    width: 77px;
    height: 77px;
    background: rgba(255, 255, 255, 0.4) url(../play-video.png) 46% 46% no-repeat;
    z-index: 10;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    cursor: pointer; }
    @media (min-width: 960px) and (max-width: 1024px) {
    .video-block-head .video-inner .playBtnhead {
      width: 50px;
      height: 50px;
      bottom: 25%;
      right: 1%; } }
    @media (min-width: 768px) and (max-width: 959px) {
    .video-block-head .video-inner .playBtnhead {
      width: 50px;
      height: 50px;
      bottom: 23%;
      right: 0%; } }
    @media (max-width: 767px) {
    .video-block-head .video-inner .playBtnhead {
      width: 50px;
      height: 50px;
      bottom: 23%;
      right: 0%; } }
  .video-block-head .video-inner .btnVideo {
    position: absolute;
    bottom: -62px;
    left: 0;
    right: 0;
    text-align: center; }
    @media (max-width: 767px) {
    .video-block-head .video-inner .btnVideo {
      bottom: -70px; } }
    .video-block-head .video-inner .btnVideo .btn {
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      font-family: 'montserratbold';
      color: #f1d586;
      text-transform: uppercase;
      text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.65);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background: url(../norm-btn.png) 0px 0 no-repeat;
      background-size: contain;
      width: 264px;
      height: 72px;
      line-height: 72px;
      font-size: 14px;
      outline: none !important;
      position: relative;
      z-index: 10; }
      .video-block-head .video-inner .btnVideo .btn .icon-btn {
        width: 34px;
        height: 35px;
        margin-top: -10px;
        margin-right: 3px;
        /*background: url(../steam-icon.svg) 0 0 no-repeat;*/ }
        @media (max-width: 767px) {
    .video-block-head .video-inner .btnVideo .btn .icon-btn {
      width: 27px;
      height: 28px;
      -webkit-background-size: 28px !important;
      background-size: 28px !important; } }
      .video-block-head .video-inner .btnVideo .btn .icon-btn-hov {
        width: 34px;
        height: 35px;
        margin-top: -10px;
        margin-right: 3px;
        /*background: url(../steam-icon.svg) 0 0 no-repeat;*/
        display: none; }
        @media (max-width: 767px) {
    .video-block-head .video-inner .btnVideo .btn .icon-btn-hov {
      width: 27px;
      height: 28px;
      -webkit-background-size: 28px !important;
      background-size: 28px !important; } }
      .video-block-head .video-inner .btnVideo .btn > span {
        display: inline-block;
        vertical-align: middle; }
      @media (min-width: 768px) {
    .video-block-head .video-inner .btnVideo .btn {
      margin: 0 0 30px; } }
      .video-block-head .video-inner .btnVideo .btn:hover {
        background: url(../hover-btn.png) 0 0 no-repeat;
        color: #fff;
        background-size: contain; }
        .video-block-head .video-inner .btnVideo .btn:hover .icon-btn-hov {
          display: inline-block; }
        .video-block-head .video-inner .btnVideo .btn:hover .icon-btn {
          display: none; }
      .video-block-head .video-inner .btnVideo .btn:active {
        background: url(../active-btn.png) 0 0 no-repeat;
        color: #fff;
        background-size: contain;
        outline: none; }
      .video-block-head .video-inner .btnVideo .btn:not(:last-child) {
        margin-right: 20px; }
      @media (max-width: 767px) {
    .video-block-head .video-inner .btnVideo .btn {
      width: 200px;
      font-size: 11px;
      height: 58px;
      line-height: 55px; } }
  .video-block-head .video-inner .inner {
    position: relative;
    z-index: 2; }
    @media (max-width: 479px) {
    .video-block-head .video-inner .inner {
      height: 200px; } }
    .video-block-head .video-inner .inner img {
      opacity: 0;
      width: 100%; }
    .video-block-head .video-inner .inner .vvid-anime {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden;
      z-index: 1;
      opacity: 1;
      visibility: visible; }
      .video-block-head .video-inner .inner .vvid-anime.stop {
        opacity: 0;
        visibility: hidden; }
    .video-block-head .video-inner .inner .v-in {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: -52px; }
      @media (max-width: 767px) {
    .video-block-head .video-inner .inner .v-in {
      right: -20px; } }
    .video-block-head .video-inner .inner .vvid-anime video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .video-block-head .video-inner .inner .play iframe {
      opacity: 1;
      visibility: visible; }
    .video-block-head .video-inner .inner iframe {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100% !important;
      height: 100%;
      /*opacity: 0;
       visibility: hidden;*/ }
      .video-block-head .video-inner .inner iframe.play {
        opacity: 1;
        visibility: visible; }
  .video-block-head .social-block {
    font-size: 0;
    position: absolute;
    top: 0;
    right: -48px;
    bottom: 0;
    width: 57px;
    height: 393px;
    margin: auto;
    background: url(../sooc-bg.png) 0 0 no-repeat;
    padding: 80px 6px 30px;
    box-sizing: border-box;
    text-align: center; }
  @media (max-width: 1024px) {
    .video-block-head .social-block {
      display: none; } }
  .video-block-head .social-block a {
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    margin-bottom: 12px; }
    .video-block-head .social-block a .soc-pic {
      display: block;
      position: relative;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .video-block-head .social-block a .soc-pic .pic-norm {
        display: block;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .video-block-head .social-block a .soc-pic .pic-hov {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    .video-block-head .social-block a:hover .soc-pic .pic-norm {
      opacity: 0; }
      .video-block-head .social-block a:hover .soc-pic .pic-hov {
        opacity: 1; }

.news-block {
  padding: 17px 0;
  position: relative;
  background: #02070b; }
  .news-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(../top-new-line.png) 0 0 repeat-x;
    height: 16px; }
  .news-block:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../bot-new-line.png) 0 0 repeat-x;
    height: 16px; }
  .news-block .news-in {
    background: url(../news-bg.jpg) 50% 0 no-repeat;
    background-size: cover;
    position: relative;
    padding: 0 60px; }
  @media (min-width: 1024px) and (max-width: 1200px) {
    .news-block .news-in {
      padding: 0 20px; } }
  @media (max-width: 767px) {
    .news-block .news-in {
      padding: 0 15px; } }
  .news-block .news-in:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../new-left.png) 0 0 no-repeat;
    height: 312px;
    width: 219px; }
    @media (max-width: 767px) {
    .news-block .news-in:before {
      display: none; } }
  .news-block .news-in:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(../new-right.png) 0 0 no-repeat;
    height: 312px;
    width: 219px; }
    @media (max-width: 767px) {
    .news-block .news-in:after {
      display: none; } }
  .news-block .btn-game .btn {
    margin-top: 60px; }
    @media (max-width: 767px) {
    .news-block .btn-game .btn {
      margin-top: 20px; } }
    @media (min-width: 768px) and (max-width: 1023px) {
    .news-block .btn-game .btn {
      margin-top: 25px; } }
  .news-block .block-inner {
    max-width: 1520px;
    margin: 0 auto;
    padding: 98px 0 60px;
    position: relative;
    z-index: 10; }
  @media (min-width: 1024px) and (max-width: 1200px) {
    .news-block .block-inner {
      padding: 50px 0 60px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .news-block .block-inner {
      padding: 62px 0 30px; } }
  @media (max-width: 767px) {
    .news-block .block-inner {
      padding: 62px 0 30px; } }
  .news-block .block-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 208px;
    height: 51px;
    background: url(../new-logo.png) 50% 0 no-repeat;
    margin: 0 auto; }
  @media (max-width: 767px) {
    .news-block .news-name {
      text-align: center; } }
  .news-block .inner {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 54px 0 0; }
  @media (max-width: 1024px) {
    .news-block .inner {
      padding-top: 30px;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .news-block .inner {
      display: block; } }
  .news-block .block-in {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 23.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 23.5%;
    -ms-flex: 0 0 23.5%;
    flex: 0 0 23.5%;
    padding: 10px;
    box-sizing: border-box;
    background: #0a0b0b url(../news-block-border.png) 0 0 no-repeat;
    background-size: 100% 100%; }
  @media (min-width: 1024px) {
    .news-block .block-in {
      margin-right: 2%; }
      .news-block .block-in:nth-child(4) {
        margin-right: 0; } }
  @media (min-width: 1024px) and (max-width: 1200px) {
    .news-block .block-in {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 24%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 24%;
      -ms-flex: 0 0 24%;
      flex: 0 0 24%;
      margin-right: 1.3%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .news-block .block-in {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 49%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
      flex: 0 0 49%;
      margin-right: 2%;
      margin-bottom: 20px; }
      .news-block .block-in:nth-child(2n) {
        margin-right: 0; } }
  @media (max-width: 767px) {
    .news-block .block-in {
      max-width: 338px;
      margin: 0 auto 20px; } }
  .news-block .block-in a {
    display: block;
    text-decoration: none;
    position: relative;
    height: 100%; }
    .news-block .block-in a:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url(../sh-news.png) 50% 100% no-repeat;
      background-size: cover;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .news-block .block-in a:hover:before {
      background: url(../sh-hover.png) 50% 100% no-repeat;
      background-size: cover; }
  .news-block .block-in span.img-bg {
    position: relative;
    height: 200px;
    display: block; }
  .news-block .block-in img {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    height: 100%; }
  .news-block .block-in .text-nn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 10px 110px 10px 10px;
    background: rgba(0, 0, 0, 0.5);
    /*@media all and (min-width: 1024px) and (max-width: 1200px) {
     left: 10px;
     right: 10px;
     bottom: 10px;
     }*/ }
  .news-block .block-in .date {
    display: block;
    font-size: 12px;
    color: #04d1e1;
    padding-bottom: 12px; }
  .news-block .block-in .title {
    font-size: 15px;
    color: #fff;
    line-height: 1.4;
    display: block;
    margin-bottom: 5px; }
    @media (min-width: 1024px) and (max-width: 1200px) {
    .news-block .block-in .title {
      font-size: 14px; } }
  .news-block .block-in .read_more_w {
    text-align: right;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px; }
  .news-block .block-in .read_more {
    display: inline-block;
    vertical-align: top;
    width: 93px;
    height: 47px;
    -moz-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: url(../more-btn-bg.png) 50% 50% no-repeat;
    text-align: center;
    text-decoration: none;
    line-height: 47px;
    font-family: 'montserratmedium';
    color: #d1d0c1;
    font-size: 12px;
    text-shadow: 0px 0px 2.82px rgba(0, 0, 0, 0.004); }
  .news-block .news-more {
    font-size: 14px;
    color: #04d1e1;
    display: inline-block;
    margin: 0 0 0 14px;
    text-decoration: none; }
  @media (max-width: 767px) {
    .news-block .news-more {
      display: block;
      margin: 10px 0 0; } }
  .news-block .news-more a {
    color: #04d1e1;
    text-decoration: none; }

.text-video-block {
  padding: 0 60px;
  background: #020b12 url(../vide-text-bg.jpg) 50% 0 no-repeat;
  background-size: cover;
  position: relative; }
  .text-video-block p {
    margin: 0; }
  .text-video-block:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    height: 36px;
    background: url(../vi-text-border.png) 50% 0 repeat-x;
    z-index: 9; }
  .text-video-block:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    width: 254px;
    height: 81px;
    background: url(../logo-vi-text.png) 0 0 no-repeat;
    margin: 0 auto;
    z-index: 12; }
  @media (min-width: 1024px) and (max-width: 1300px) {
  .text-video-block {
    padding: 0 20px; } }
  @media (max-width: 1023px) {
  .text-video-block {
    padding: 0 15px; } }
  .text-video-block .block-inner {
    max-width: 1520px;
    margin: 0 auto;
    padding: 108px 0 126px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  @media (min-width: 1024px) and (max-width: 1300px) {
    .text-video-block .block-inner {
      padding: 70px 0 80px; } }
  @media (max-width: 1023px) {
    .text-video-block .block-inner {
      padding: 30px 0 70px;
      display: block; } }
  .text-video-block .block-inner .left-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 72px 20px 0 0;
    box-sizing: border-box; }
    @media (min-width: 1024px) and (max-width: 1350px) {
    .text-video-block .block-inner .left-text {
      padding-top: 20px; } }
    @media (max-width: 1023px) {
    .text-video-block .block-inner .left-text {
      padding: 0 0 30px; } }
    .text-video-block .block-inner .left-text .title {
      font-size: 30px;
      color: #323232;
      font-family: 'montserratbold';
      text-transform: uppercase; }
    .text-video-block .block-inner .left-text .text {
      max-width: 580px;
      font-size: 15px;
      color: #fff;
      line-height: 2.3;
      padding: 11px 0 0; }
      @media (max-width: 1023px) {
    .text-video-block .block-inner .left-text .text {
      max-width: 100%; } }
      @media (max-width: 767px) {
    .text-video-block .block-inner .left-text .text {
      line-height: 1.5;
      padding-top: 5px; } }
      .text-video-block .block-inner .left-text .text p {
        margin: 0; }
  .text-video-block .block-inner .right-video {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 745px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 745px;
    -ms-flex: 0 0 745px;
    flex: 0 0 745px;
    padding: 10px;
    background: #000 url(../border-v.png) 50% 50% no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box; }
    @media (min-width: 1024px) and (max-width: 1350px) {
    .text-video-block .block-inner .right-video {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 550px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 550px;
      -ms-flex: 0 0 550px;
      flex: 0 0 550px; } }
    @media (max-width: 1023px) {
    .text-video-block .block-inner .right-video {
      max-width: 725px;
      margin: 0 auto; } }
    .text-video-block .block-inner .right-video .v-inner {
      position: relative; }
      .text-video-block .block-inner .right-video .v-inner img {
        opacity: 0;
        width: 100%; }
      .text-video-block .block-inner .right-video .v-inner iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        height: 100%; }

.feature-block-wr {
  background: url(../f-eat-bg.jpg) 50% 0 no-repeat;
  background-size: cover;
  position: relative;
  min-height: 970px;
  font-size: 0; }
  .feature-block-wr:before {
    content: '';
    position: absolute;
    top: -141px;
    left: 0;
    width: 348px;
    height: 834px;
    background: url(../f-left1.png) 0 0 no-repeat;
    background-size: contain;
    z-index: 11; }
  @media (min-width: 1024px) and (max-width: 1440px) {
    .feature-block-wr:before {
      width: 250px;
      top: -103px; } }
  @media (max-width: 1023px) {
    .feature-block-wr:before {
      display: none; } }
  .feature-block-wr:after {
    content: '';
    position: absolute;
    top: -87px;
    right: 0;
    width: 387px;
    height: 957px;
    background: url(../f-right1.png) 0 0 no-repeat;
    z-index: 11;
    background-size: contain; }
  @media (min-width: 1024px) and (max-width: 1440px) {
    .feature-block-wr:after {
      width: 250px;
      top: -57px; } }
  @media (max-width: 1023px) {
    .feature-block-wr:after {
      display: none; } }
  .feature-block-wr .feature-inner {
    padding: 0 60px; }
  @media (max-width: 1023px) {
    .feature-block-wr .feature-inner {
      padding: 0 20px; } }
  .feature-block-wr .feature-inner p {
    margin: 0; }
  .feature-block-wr .feature-inner .block-inner {
    max-width: 1374px;
    margin: 0 auto;
    padding: 66px 0 60px;
    position: relative;
    z-index: 13; }
    @media (max-width: 1023px) {
    .feature-block-wr .feature-inner .block-inner {
      padding: 30px 0; } }
    .feature-block-wr .feature-inner .block-inner .title {
      text-align: center;
      font-family: 'montserratbold';
      font-size: 30px;
      color: #323232; }
    .feature-block-wr .feature-inner .block-inner .inner {
      padding: 84px 0 1px;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 1023px) {
    .feature-block-wr .feature-inner .block-inner .inner {
      padding: 30px 0 1px; } }
      @media (max-width: 767px) {
    .feature-block-wr .feature-inner .block-inner .inner {
      display: block; } }
      .feature-block-wr .feature-inner .block-inner .inner .feature {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding-right: 30px;
        box-sizing: border-box;
        margin-bottom: 64px; }
      @media (max-width: 767px) {
      .feature-block-wr .feature-inner .block-inner .inner .feature {
        margin-bottom: 40px;
        padding-right: 0;
        width: 100%; } }
      .feature-block-wr .feature-inner .block-inner .inner .feature .f-in {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
        @media (max-width: 480px) {
      .feature-block-wr .feature-inner .block-inner .inner .feature .f-in {
        display: block; } }
        .feature-block-wr .feature-inner .block-inner .inner .feature .f-in .f-img {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 106px;
          -moz-box-flex: 0;
          -moz-flex: 0 0 106px;
          -ms-flex: 0 0 106px;
          flex: 0 0 106px;
          margin-right: 30px; }
          @media (max-width: 1023px) {
      .feature-block-wr .feature-inner .block-inner .inner .feature .f-in .f-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 80px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 80px;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        margin-right: 15px; } }
          @media (max-width: 480px) {
      .feature-block-wr .feature-inner .block-inner .inner .feature .f-in .f-img {
        text-align: center;
        margin: 0 0 15px; } }
        .feature-block-wr .feature-inner .block-inner .inner .feature .f-in .f-text {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 auto;
          -moz-box-flex: 1;
          -moz-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
          .feature-block-wr .feature-inner .block-inner .inner .feature .f-in .f-text .tit {
            font-family: 'montserratbold';
            color: #323232;
            font-size: 28px; }
          .feature-block-wr .feature-inner .block-inner .inner .feature .f-in .f-text .text {
            padding: 16px 0 0;
            font-size: 14px;
            color: #fff;
            line-height: 1.6; }
  .feature-block-wr .btn-feature {
    text-align: center; }
  .feature-block-wr .btn-feature a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-family: 'montserratbold';
    color: #f1d586;
    text-transform: uppercase;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.65);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: url(../norm-btn.png) 0px 0 no-repeat;
    background-size: contain;
    width: 261px;
    height: 72px;
    line-height: 72px;
    font-size: 14px;
    outline: none !important;
    position: relative;
    z-index: 10;
    margin-top: 30px; }
    .feature-block-wr .btn-feature a:hover {
      background: url(../hover-btn.png) 0 0 no-repeat;
      color: #fff;
      background-size: contain; }

.sliders-block-wrapper {
  padding-top: 16px;
  position: relative;
  font-size: 0;
  overflow: hidden; }
  .sliders-block-wrapper p {
    margin: 0; }
  .sliders-block-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 16px;
    background: url(../sl-border.png) 50% 0 repeat-x; }
  .sliders-block-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 188px;
    height: 51px;
    background: url(../sl-logo.png) 50% 0 no-repeat;
    margin: 0 auto; }
  .sliders-block-wrapper .block-inner {
    background: url(../sl-bg.jpg) 50% 0 no-repeat;
    background-size: cover;
    position: relative;
    padding: 0 60px; }
  @media (min-width: 1024px) and (max-width: 1200px) {
    .sliders-block-wrapper .block-inner {
      padding: 0 20px; } }
  @media (max-width: 767px) {
    .sliders-block-wrapper .block-inner {
      padding: 0 15px; } }
  .sliders-block-wrapper .block-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../sl-left.png) 0 0 no-repeat;
    height: 292px;
    width: 199px; }
    @media (max-width: 767px) {
    .sliders-block-wrapper .block-inner:before {
      display: none; } }
  .sliders-block-wrapper .block-inner:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(../sl-right.png) 0 0 no-repeat;
    height: 292px;
    width: 199px; }
    @media (max-width: 767px) {
    .sliders-block-wrapper .block-inner:after {
      display: none; } }
  .sliders-block-wrapper .block-inner .inner-slid {
    max-width: 1520px;
    margin: 0 auto;
    padding: 91px 0 65px;
    position: relative;
    z-index: 10; }
    .sliders-block-wrapper .block-inner .inner-slid .title {
      text-align: center;
      padding-bottom: 46px; }
      @media (max-width: 767px) {
    .sliders-block-wrapper .block-inner .inner-slid .title {
      padding-bottom: 30px; } }
    .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider {
      display: inline-block;
      vertical-align: top;
      width: 48%;
      margin-right: 2%;
      position: relative;
      padding-top: 1px; }
      @media (max-width: 1199px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider {
        display: block;
        width: auto;
        max-width: 980px;
        margin: 0 auto 50px; } }
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider:before {
        content: '';
        position: absolute;
        bottom: 33px;
        right: 0;
        width: 1005px;
        height: 546px;
        background: url(../les-slid-bg-min.png) 100% 100% no-repeat; }
        @media (max-width: 1199px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider:before {
        left: 0;
        margin: 0 auto;
        background-position: 50% 100%; } }
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .tit {
        font-size: 'montserratmedium';
        color: #b70000;
        font-size: 28px;
        position: relative; }
        @media (max-width: 1199px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .tit {
        text-align: center; } }
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .text {
        font-size: 14px;
        color: #fff;
        line-height: 1.5;
        margin-top: 32px;
        height: 88px;
        margin-bottom: 146px;
        position: relative; }
        @media (min-width: 1200px) and (max-width: 1350px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .text {
        margin-bottom: 50px; } }
        @media (max-width: 1199px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .text {
        text-align: center;
        height: auto;
        margin-bottom: 40px; } }
        .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .text p {
          margin: 0; }
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .owl-nav .owl-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 50px;
        height: 50px;
        background: url(../prev-n.png) 0 0 no-repeat;
        background-size: contain;
        margin: auto;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .owl-nav .owl-prev:hover {
          background: url(../prev-h.png) 0 0 no-repeat;
          background-size: contain; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .owl-nav .owl-prev:active {
          background: url(../prev-a.png) 0 0 no-repeat;
          background-size: contain; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .owl-nav .owl-next {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 50px;
          height: 50px;
          margin: auto;
          background: url(../next-n.png) 0 0 no-repeat;
          background-size: contain;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .owl-nav .owl-next:hover {
          background: url(../next-h.png) 0 0 no-repeat;
          background-size: contain; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .owl-nav .owl-next:active {
          background: url(../next-a.png) 0 0 no-repeat;
          background-size: contain; }
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .owl-dots {
        text-align: center;
        padding-top: 30px;
        display: none; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .owl-dots .owl-dot {
          display: inline-block;
          vertical-align: top;
          width: 8px;
          height: 8px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%;
          background: #363738;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          margin: 0 5px; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .owl-dots .owl-dot.active {
          background: #970000; }
      .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .slider-sl {
        padding: 0;
        margin: 0;
        list-style: none; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .slider-sl li .slid .sl-img {
          cursor: pointer;
          text-align: center;
          height: 397px;
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -moz-box-direction: normal;
          -moz-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          -webkit-justify-content: flex-end;
          -moz-justify-content: flex-end;
          justify-content: flex-end;
          text-align: center;
          outline: none; }
          .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .slider-sl li .slid .sl-img video {
            border: none;
            outline: none; }
            .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .slider-sl li .slid .sl-img video + img {
              display: none; }
          .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .slider-sl li .slid .sl-img img {
            width: auto;
            max-width: 240px;
            max-height: 350px; }
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider {
        display: inline-block;
        vertical-align: top;
        width: 48%;
        margin-left: 2%;
        position: relative;
        padding-top: 1px; }
      @media (max-width: 1199px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider {
        width: auto;
        max-width: 980px;
        margin: 0 auto;
        display: block; } }
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider:before {
        content: '';
        position: absolute;
        bottom: 33px;
        left: 0;
        width: 1040px;
        height: 544px;
        background: url(../right-sl-bg-new-min.png) 0 100% no-repeat; }
        @media (max-width: 1199px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider:before {
        right: 0;
        margin: 0 auto;
        background-position: 50% 100%; } }
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .tit {
        font-size: 'montserratmedium';
        color: #b70000;
        font-size: 28px;
        text-align: right;
        position: relative; }
        @media (max-width: 1199px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .tit {
        text-align: center; } }
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .text {
        font-size: 14px;
        color: #fff;
        line-height: 1.6;
        margin-top: 32px;
        height: 88px;
        margin-bottom: 146px;
        text-align: right;
        position: relative; }
        @media (min-width: 1200px) and (max-width: 1350px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .text {
        margin-bottom: 50px; } }
        @media (max-width: 1199px) {
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .text {
        text-align: center;
        height: auto;
        margin-bottom: 40px; } }
        .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .text p {
          margin: 0; }
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .owl-nav .owl-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 50px;
        height: 50px;
        background: url(../prev-n.png) 0 0 no-repeat;
        background-size: contain;
        margin: auto;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .owl-nav .owl-prev:hover {
          background: url(../prev-h.png) 0 0 no-repeat;
          background-size: contain; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .owl-nav .owl-prev:active {
          background: url(../prev-a.png) 0 0 no-repeat;
          background-size: contain; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .owl-nav .owl-next {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 50px;
          height: 50px;
          margin: auto;
          background: url(../next-n.png) 0 0 no-repeat;
          background-size: contain;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .owl-nav .owl-next:hover {
          background: url(../next-h.png) 0 0 no-repeat;
          background-size: contain; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .owl-nav .owl-next:active {
          background: url(../next-a.png) 0 0 no-repeat;
          background-size: contain; }
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .owl-dots {
        text-align: center;
        padding-top: 30px;
        display: none; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .owl-dots .owl-dot {
          display: inline-block;
          vertical-align: top;
          width: 8px;
          height: 8px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%;
          background: #363738;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          margin: 0 5px; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .owl-dots .owl-dot.active {
          background: #970000; }
      .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .slider-sl {
        padding: 0;
        margin: 0;
        list-style: none; }
        .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .slider-sl li .slid .sl-img {
          cursor: pointer;
          height: 397px;
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -moz-box-direction: normal;
          -moz-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          -webkit-justify-content: flex-end;
          -moz-justify-content: flex-end;
          justify-content: flex-end;
          text-align: center;
          outline: none; }
          .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .slider-sl li .slid .sl-img video {
            border: none;
            outline: none; }
            .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .slider-sl li .slid .sl-img video + img {
              display: none; }
          .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .slider-sl li .slid .sl-img img {
            width: auto;
            max-width: 240px;
            max-height: 350px; }

.ie .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .slider-sl li .slid .sl-img, .ie .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .slider-sl li .slid .sl-img, .edge .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .slider-sl li .slid .sl-img, .edge .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .slider-sl li .slid .sl-img {
  text-align: center; }
  .ie .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .slider-sl li .slid .sl-img img, .ie .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .slider-sl li .slid .sl-img img, .edge .sliders-block-wrapper .block-inner .inner-slid .inner .left-slider .slider-sl li .slid .sl-img img, .edge .sliders-block-wrapper .block-inner .inner-slid .inner .right-slider .slider-sl li .slid .sl-img img {
    display: inline-block !important;
    vertical-align: middle;
    max-width: 240px;
    max-height: 350px; }

.edge .site-wrapper {
  overflow: inherit; }

.materials-block-wr {
  position: relative;
  padding: 16px 0 0; }
  .materials-block-wr:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 16px;
    background: url(../m-border.png) 50% 0 repeat-x; }
  .materials-block-wr:after {
    content: '';
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    width: 256px;
    height: 81px;
    background: url(../m-block.png) 0 0 no-repeat;
    margin: 0 auto; }
  .materials-block-wr p {
    margin: 0; }
  .materials-block-wr .materials-inner {
    position: relative;
    padding: 111px 60px 87px;
    background: url(../matt-bg.jpg) 50% 0 / cover no-repeat; }
  @media (min-width: 768px) and (max-width: 1300px) {
    .materials-block-wr .materials-inner {
      padding: 80px 20px 60px; } }
  @media (max-width: 767px) {
    .materials-block-wr .materials-inner {
      padding: 60px 15px 30px; } }
  .materials-block-wr .materials-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 145px;
    height: 175px;
    background: url(../m-left.png) 0 0 no-repeat; }
    @media (max-width: 767px) {
    .materials-block-wr .materials-inner:before {
      display: none; } }
  .materials-block-wr .materials-inner:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 145px;
    height: 175px;
    background: url(../m-right.png) 0 0 no-repeat; }
    @media (max-width: 767px) {
    .materials-block-wr .materials-inner:after {
      display: none; } }
  .materials-block-wr .materials-inner .block-inner {
    max-width: 1520px;
    margin: 0 auto; }
    .materials-block-wr .materials-inner .block-inner .title {
      text-align: center;
      font-size: 40px;
      color: #323232;
      font-family: 'montserratbold'; }
    .materials-block-wr .materials-inner .block-inner .tabs_material {
      padding-top: 39px;
      text-align: center; }
      @media (max-width: 767px) {
    .materials-block-wr .materials-inner .block-inner .tabs_material {
      padding-top: 30px; } }
      .materials-block-wr .materials-inner .block-inner .tabs_material > ul {
        padding: 11px 0;
        margin: 0 0 57px;
        min-width: 512px;
        display: inline-block;
        vertical-align: top;
        list-style: none;
        position: relative;
        background: url(../ul-bg-new.png) 50% 50% no-repeat; }
      @media (max-width: 767px) {
      .materials-block-wr .materials-inner .block-inner .tabs_material > ul {
        display: none; } }
      .materials-block-wr .materials-inner .block-inner .tabs_material > ul:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: url(../tabs-bor-t.png) 50% 0 no-repeat;
        height: 11px; }
      .materials-block-wr .materials-inner .block-inner .tabs_material > ul:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: url(../tabs-bor-t-02.png) 50% 0 no-repeat;
        height: 11px; }
      .materials-block-wr .materials-inner .block-inner .tabs_material > ul li {
        display: inline-block;
        vertical-align: top; }
        .materials-block-wr .materials-inner .block-inner .tabs_material > ul li a {
          display: block;
          font-size: 14px;
          padding: 21px 25px;
          color: #292f33;
          text-transform: uppercase;
          text-decoration: none;
          font-family: 'montserratbold';
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          text-shadow: 0px 3px 3.64px rgba(0, 0, 0, 0.004); }
        .materials-block-wr .materials-inner .block-inner .tabs_material > ul li a:hover {
          color: #d7d6ca; }
        .materials-block-wr .materials-inner .block-inner .tabs_material > ul li.r-tabs-state-active a {
          color: #d7d6ca; }
      .materials-block-wr .materials-inner .block-inner .tabs_material .r-tabs-accordion-title {
        position: relative;
        padding: 11px 0;
        margin-bottom: 10px; }
      .materials-block-wr .materials-inner .block-inner .tabs_material .r-tabs-accordion-title:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: url(../tabs-bor-t.png) 50% 0 no-repeat;
        height: 11px; }
      .materials-block-wr .materials-inner .block-inner .tabs_material .r-tabs-accordion-title:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: url(../tabs-bor-t-02.png) 50% 0 no-repeat;
        height: 11px; }
      @media (min-width: 768px) {
      .materials-block-wr .materials-inner .block-inner .tabs_material .r-tabs-accordion-title {
        display: none; } }
      .materials-block-wr .materials-inner .block-inner .tabs_material .r-tabs-accordion-title a {
        display: block;
        font-size: 16px;
        padding: 21px 25px;
        color: #8e8d7f;
        text-transform: uppercase;
        text-decoration: none;
        font-family: 'montserratbold';
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-shadow: 0px 3px 3.64px rgba(0, 0, 0, 0.004); }
        .materials-block-wr .materials-inner .block-inner .tabs_material .r-tabs-accordion-title a:hover {
          color: #d7d6ca; }
      .materials-block-wr .materials-inner .block-inner .tabs_material .r-tabs-accordion-title.r-tabs-state-active a {
        color: #d7d6ca; }
      .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab {
        display: none;
        text-align: left; }
      .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-flow: row wrap; }
        @media (max-width: 1024px) {
      .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
        @media (max-width: 767px) {
      .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block {
        display: block; } }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio {
          padding: 0;
          margin: 0;
          list-style: none; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li {
          position: relative;
          margin-bottom: 2px;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 23.5%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 23.5%;
          -ms-flex: 0 0 23.5%;
          flex: 0 0 23.5%; }
          @media (min-width: 1024px) {
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li {
          margin-right: 2%; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li:nth-child(4) {
            margin-right: 0; } }
          @media (min-width: 1024px) and (max-width: 1200px) {
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 24%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 24%;
          -ms-flex: 0 0 24%;
          flex: 0 0 24%;
          margin-right: 1.3%; } }
          @media (min-width: 768px) and (max-width: 1024px) {
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 49%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 49%;
          -ms-flex: 0 0 49%;
          flex: 0 0 49%;
          margin-right: 2%;
          margin-bottom: 20px; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li:nth-child(2n) {
            margin-right: 0; } }
          @media (max-width: 767px) {
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li {
          max-width: 338px;
          margin: 0 auto 20px; } }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .text-play {
            position: absolute;
            top: 22px;
            left: 91px;
            height: 45px;
            overflow: hidden;
            right: 104px; }
          @media (max-width: 767px) {
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .text-play {
            left: 56px;
            right: 65px; } }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .text-play .name {
            display: block;
            font-family: 'montserratmedium';
            color: #60a9b1;
            font-size: 14px;
            padding-bottom: 7px; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .text-play .text {
            font-size: 12px;
            color: rgba(255, 255, 255, 0.2); }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs {
            height: 80px;
            padding: 10px 100px 10px 80px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px;
            background: #0d1011; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs .play-pause {
            position: absolute;
            top: 10px;
            left: 10px;
            bottom: 10px;
            width: 60px;
            height: 60px;
            background: url(../audio-pl.png) 50% 50% no-repeat;
            background-size: contain;
            margin: auto;
            cursor: pointer; }
            @media (max-width: 767px) {
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs .play-pause {
            width: 40px;
            height: 40px; } }
            .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs .play-pause .play {
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              background: url(../pl-tr.png) 50% 50% no-repeat; }
            .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs .play-pause .pause {
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              background: url(../pause-tr.png) 50% 50% no-repeat;
              display: none; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs .scrubber {
            display: none; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs .time {
            position: absolute;
            top: 50%;
            right: 27px;
            margin-top: -7px;
            font-size: 0; }
            .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs .time .played {
              font-size: 12px;
              color: #fff; }
            .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs .time .duration {
              display: none; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs.playing {
            background: #0d1011; }
            .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs.playing .play-pause .play {
              display: none; }
              .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li .audiojs.playing .play-pause .pause {
                display: block; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block.audio > li > a {
            height: 80px;
            padding: 10px 100px 10px 80px;
            display: block;
            text-decoration: none;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            pointer-events: none;
            -moz-user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .controls {
          padding: 0;
          margin: 0;
          list-style: none;
          position: relative;
          height: 80px; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .controls .play {
          position: absolute;
          top: 10px;
          left: 10px;
          bottom: 10px;
          width: 60px;
          height: 60px;
          background: url(../audio-pl.png) 50% 50% no-repeat;
          margin: auto; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .controls .play:before {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            content: '';
            background: url(../pl-tr.png) 50% 50% no-repeat; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .controls .play.playAudio:before {
            background: url(../pause-tr.png) 50% 50% no-repeat; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .audioDetails {
          /*position: absolute;
           top: 10px;
           bottom: 10px;*/
          right: 27px;
          font-size: 12px;
          color: #fff; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .audioDetails .songPlay {
          display: none; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 23.5%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 23.5%;
          -ms-flex: 0 0 23.5%;
          flex: 0 0 23.5%;
          padding: 10px;
          box-sizing: border-box;
          background: #0a0b0b url(../news-block-border.png) 0 0 no-repeat;
          background-size: 100% 100%; }
        @media (min-width: 1024px) {
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block {
          margin-right: 2%;
          margin-bottom: 2%; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block:nth-child(4) {
            margin-right: 0; } }
        @media (min-width: 1024px) and (max-width: 1200px) {
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 24%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 24%;
          -ms-flex: 0 0 24%;
          flex: 0 0 24%;
          margin-right: 1.3%; } }
        @media (min-width: 768px) and (max-width: 1024px) {
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 49%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 49%;
          -ms-flex: 0 0 49%;
          flex: 0 0 49%;
          margin-right: 2%;
          margin-bottom: 20px; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block:nth-child(2n) {
            margin-right: 0; } }
        @media (max-width: 767px) {
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block {
          max-width: 338px;
          margin: 0 auto 20px; } }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block.video-m a .play_btn {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          width: 47px;
          height: 47px;
          right: 0;
          margin: auto;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%;
          background: rgba(0, 0, 0, 0.5);
          border: 3px solid rgba(255, 255, 255, 0.3);
          -moz-box-shadow: 0px 0px 8.7px 1.3px rgba(0, 0, 0, 0.004);
          -webkit-box-shadow: 0px 0px 8.7px 1.3px rgba(0, 0, 0, 0.004);
          box-shadow: 0px 0px 8.7px 1.3px rgba(0, 0, 0, 0.004); }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block.video-m a .play_btn:before {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: url(../ar-pl.png) 50% 50% no-repeat; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block.video-m a span.m-img {
            position: relative;
            height: 200px;
            display: block; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block.video-m a span.m-img img {
            width: 100%;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            display: block;
            height: 100%; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block.scrin-m a:after {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          content: '';
          background: rgba(0, 0, 0, 0.6) url(../pluss.png) 50% 50% no-repeat;
          right: 0;
          opacity: 0;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block.scrin-m a:hover:before {
            background: none;
            background-size: cover; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block.scrin-m a:hover:after {
            opacity: 1; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block a {
          display: block;
          text-decoration: none;
          position: relative; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block a:before {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: url(../sh-news.png) 50% 100% no-repeat;
            background-size: cover;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
          .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block a:hover:before {
            background: url(../sh-hover.png) 50% 100% no-repeat;
            background-size: cover; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block img {
          width: 100%; }
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block .text {
          position: absolute;
          bottom: 22px;
          left: 18px;
          right: 10px;
          z-index: 1;
          font-size: 15px;
          color: #fff;
          line-height: 1.3; }
          @media (min-width: 1024px) and (max-width: 1200px) {
        .materials-block-wr .materials-inner .block-inner .tabs_material .m-tab .m-block .block .text {
          left: 10px;
          right: 10px;
          bottom: 10px; } }
    .materials-block-wr .materials-inner .block-inner .more {
      text-align: center;
      padding-top: 73px; }
      @media (max-width: 1024px) {
    .materials-block-wr .materials-inner .block-inner .more {
      padding-top: 30px; } }
      .materials-block-wr .materials-inner .block-inner .more a {
        font-family: 'montserratmedium';
        color: #17a4b3;
        text-transform: uppercase;
        font-size: 13px; }

.popup-wr-slider {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  white-space: nowrap;
  text-align: center;
  font-size: 0;
  display: none;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.8);
  padding: 80px 10px;
  box-sizing: border-box; }
  @media (max-width: 767px) {
  .popup-wr-slider {
    padding: 70px 10px; } }
  .popup-wr-slider:before {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: ''; }
  .popup-wr-slider .popupExtraWrapper {
    max-width: 1140px;
    margin: auto;
    position: relative;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    padding: 16px;
    background: url(../pop-bor.png) 50% 50% no-repeat;
    background-size: 100% 100%; }
  @media (max-width: 767px) {
    .popup-wr-slider .popupExtraWrapper {
      background: url(../m-border.png) 50% 0 no-repeat, url(../bot-block-border1.png) 50% 100% repeat-x;
      background-size: inherit;
      padding: 16px 0; } }
  .popup-wr-slider .popupExtraWrapper:before {
    content: '';
    position: absolute;
    top: -48px;
    left: 0;
    right: 0;
    width: 258px;
    margin: 0 auto;
    background: url(../pop-top-l.png) 0 0 no-repeat;
    height: 84px;
    z-index: 101; }
  .popup-wr-slider .popupExtraWrapper:after {
    content: '';
    position: absolute;
    bottom: -44px;
    left: 0;
    right: 0;
    width: 184px;
    margin: 0 auto;
    background: url(../pop-bot-l.png) 0 0 no-repeat;
    height: 53px; }
  .popup-wr-slider .popupExtraWrapper .close-pop {
    position: absolute;
    top: -40px;
    right: 0;
    width: 80px;
    height: 36px;
    background: url(../x-close.svg) 100% 50% no-repeat;
    cursor: pointer;
    z-index: 101;
    padding: 0 0 0 10px;
    font-size: 10px;
    color: #a90000;
    text-transform: uppercase;
    line-height: 36px;
    box-sizing: border-box; }
  .popup-wr-slider .popupExtraWrapper .pop-b {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
    .popup-wr-slider .popupExtraWrapper .pop-b {
      display: block; } }

.pop-b {
  font-size: 0;
  padding: 70px 63px;
  box-sizing: border-box;
  position: relative;
  z-index: 100;
  background: #0b1116 url(../pop-bg.jpg) 50% 0 no-repeat;
  background-size: cover;
  display: none; }
  @media (min-width: 768px) and (max-width: 1200px) {
  .pop-b {
    padding: 30px 20px; } }
  @media (max-width: 767px) {
  .pop-b {
    padding: 30px 15px; } }
  .pop-b .pop-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 220px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 220px;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    margin-right: 49px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .pop-b .pop-img {
      margin-right: 20px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 190px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 190px;
      -ms-flex: 0 0 190px;
      flex: 0 0 190px; } }
  .pop-b .pop-img .image {
    border: 1px solid #303437;
    -moz-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.85),inset 0px 0px 10px 0px rgba(0, 0, 0, 0.004);
    -webkit-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.85),inset 0px 0px 10px 0px rgba(0, 0, 0, 0.004);
    box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.85),inset 0px 0px 10px 0px rgba(0, 0, 0, 0.004);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top; }
    .pop-b .pop-img .image img {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
  @media (max-width: 767px) {
    .pop-b .pop-img {
      margin: 0 0 20px;
      text-align: center; } }
  .pop-b .pop-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .pop-b .pop-text .p-title {
    font-family: 'montserratextrabold';
    color: #aaa89e;
    text-transform: uppercase;
    text-shadow: 0px 3px 3.64px rgba(0, 0, 0, 0.004);
    font-size: 30px; }
    @media (min-width: 768px) and (max-width: 1024px) {
    .pop-b .pop-text .p-title {
      font-size: 24px; } }
    @media (max-width: 767px) {
    .pop-b .pop-text .p-title {
      font-size: 20px; } }
  .pop-b .pop-text .body {
    padding: 30px 0 47px;
    font-size: 13px;
    color: #76b3e4;
    line-height: 1.692; }
    @media (min-width: 768px) and (max-width: 1024px) {
    .pop-b .pop-text .body {
      padding: 20px 0; } }
    @media (max-width: 767px) {
    .pop-b .pop-text .body {
      padding: 15px 0; } }
    .pop-b .pop-text .body p {
      margin: 0; }
  .pop-b .pop-text .shmot-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0; }
    .pop-b .pop-text .shmot-list li {
      display: inline-block;
      vertical-align: top;
      width: 33.33%;
      padding: 0 20px 0 0;
      box-sizing: border-box;
      margin-bottom: 30px; }
      @media (min-width: 480px) and (max-width: 1024px) {
    .pop-b .pop-text .shmot-list li {
      width: 50%;
      margin-bottom: 20px; } }
      @media (max-width: 767px) {
    .pop-b .pop-text .shmot-list li {
      width: 100%;
      margin-bottom: 15px;
      display: block; } }
      .pop-b .pop-text .shmot-list li .sh-inner {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
      .pop-b .pop-text .shmot-list li .sh-inner .sh-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 60px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 60px;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        margin-right: 10px; }
        @media (max-width: 767px) {
      .pop-b .pop-text .shmot-list li .sh-inner .sh-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px; } }
      .pop-b .pop-text .shmot-list li .sh-inner .sh-title {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        font-family: 'montserratbold';
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 1.538; }

.form-popup-wrapper, .form-subscribe-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  white-space: nowrap;
  text-align: center;
  font-size: 0;
  display: none;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.8);
  padding: 60px 10px;
  box-sizing: border-box; }
  @media (max-width: 767px) {
  .form-popup-wrapper, .form-subscribe-wrapper {
    padding: 60px 10px; } }
  .form-popup-wrapper:before, .form-subscribe-wrapper:before {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: ''; }
  .form-popup-wrapper .formExtraWrapper, .form-subscribe-wrapper .formExtraWrapper {
    width: 760px;
    margin: auto;
    position: relative;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    padding: 16px;
    background: url(../pop-bor.png) 50% 50% no-repeat;
    background-size: 100% 100%; }
  @media (max-width: 767px) {
    .form-popup-wrapper .formExtraWrapper, .form-subscribe-wrapper .formExtraWrapper {
      background: url(../m-border.png) 50% 0 no-repeat, url(../bot-block-border1.png) 50% 100% repeat-x;
      background-size: inherit;
      padding: 16px 0;
      width: 290px; } }
  .form-popup-wrapper .formExtraWrapper:before, .form-subscribe-wrapper .formExtraWrapper:before {
    content: '';
    position: absolute;
    top: -48px;
    left: 0;
    right: 0;
    width: 258px;
    margin: 0 auto;
    background: url(../pop-top-l.png) 0 0 no-repeat;
    height: 84px;
    z-index: 101; }
  .form-popup-wrapper .formExtraWrapper:after, .form-subscribe-wrapper .formExtraWrapper:after {
    content: '';
    position: absolute;
    bottom: -44px;
    left: 0;
    right: 0;
    width: 184px;
    margin: 0 auto;
    background: url(../pop-bot-l.png) 0 0 no-repeat;
    height: 53px; }
  .form-popup-wrapper .formExtraWrapper .close-form, .form-subscribe-wrapper .formExtraWrapper .close-form {
    position: absolute;
    top: -40px;
    right: 0;
    width: 80px;
    height: 36px;
    background: url(../x-close.svg) 100% 50% no-repeat;
    cursor: pointer;
    z-index: 101;
    padding: 0 0 0 10px;
    font-size: 10px;
    color: #a90000;
    text-transform: uppercase;
    line-height: 36px;
    box-sizing: border-box; }

.form-b {
  font-size: 0;
  padding: 70px 45px;
  box-sizing: border-box;
  position: relative;
  z-index: 100;
  background: #0b1116 url(../pop-bg.jpg) 50% 0 no-repeat;
  background-size: cover; }
  @media (min-width: 768px) and (max-width: 1200px) {
  .form-b {
    padding: 30px 20px; } }
  @media (max-width: 767px) {
  .form-b {
    padding: 30px 15px; } }
  .form-b .title {
    font-family: 'montserratextrabold';
    color: #aaa89e;
    text-transform: uppercase;
    text-shadow: 0px 3px 3.64px rgba(0, 0, 0, 0.004);
    font-size: 30px;
    text-align: center;
    margin-bottom: 26px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .form-b .title {
      font-size: 24px; } }
  @media (max-width: 767px) {
    .form-b .title {
      font-size: 20px; } }
  .form-b form {
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 767px) {
    .form-b form {
      display: block; } }
  .form-b form .tpl-field {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
    .form-b form .tpl-field {
      margin-bottom: 10px; } }
    .form-b form .tpl-field .field-title {
      display: none; }
  .form-b form .tpl-field.type-text, .form-b form .tpl-field.type-phone, .form-b form .tpl-field.type-email {
    display: inline-block;
    vertical-align: top;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; }
    .form-b form .tpl-field.type-text input, .form-b form .tpl-field.type-phone input, .form-b form .tpl-field.type-email input {
      width: 100%;
      height: 50px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      border: none;
      -moz-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97),inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
      -webkit-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97),inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
      box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97),inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
      background: #05090d;
      outline: none;
      padding: 0 19px;
      box-sizing: border-box;
      font-size: 13px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #76b3e4; }
      .form-b form .tpl-field.type-text input::-webkit-input-placeholder, .form-b form .tpl-field.type-phone input::-webkit-input-placeholder, .form-b form .tpl-field.type-email input::-webkit-input-placeholder {
        color: #76b3e4;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .form-b form .tpl-field.type-text input:moz-placeholder, .form-b form .tpl-field.type-phone input:moz-placeholder, .form-b form .tpl-field.type-email input:moz-placeholder {
        color: #76b3e4;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .form-b form .tpl-field.type-text input::-moz-placeholder, .form-b form .tpl-field.type-phone input::-moz-placeholder, .form-b form .tpl-field.type-email input::-moz-placeholder {
        color: #76b3e4;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .form-b form .tpl-field.type-text input:-ms-input-placeholder, .form-b form .tpl-field.type-phone input:-ms-input-placeholder, .form-b form .tpl-field.type-email input:-ms-input-placeholder {
        color: #76b3e4;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .form-b form .tpl-field.type-text input:hover, .form-b form .tpl-field.type-phone input:hover, .form-b form .tpl-field.type-email input:hover, .form-b form .tpl-field.type-text input:focus, .form-b form .tpl-field.type-phone input:focus, .form-b form .tpl-field.type-email input:focus {
        -moz-box-shadow: 0 0 0 1px #2d5372;
        -webkit-box-shadow: 0 0 0 1px #2d5372;
        box-shadow: 0 0 0 1px #2d5372;
        color: #fff; }
      .form-b form .tpl-field.type-text input:focus, .form-b form .tpl-field.type-phone input:focus, .form-b form .tpl-field.type-email input:focus {
        -moz-box-shadow: 0 0 0 1px #2d5372;
        -webkit-box-shadow: 0 0 0 1px #2d5372;
        box-shadow: 0 0 0 1px #2d5372;
        color: #fff; }
      .form-b form .tpl-field.type-text input:focus::-webkit-input-placeholder, .form-b form .tpl-field.type-phone input:focus::-webkit-input-placeholder, .form-b form .tpl-field.type-email input:focus::-webkit-input-placeholder {
        font-size: 0; }
      .form-b form .tpl-field.type-text input:focus:moz-placeholder, .form-b form .tpl-field.type-phone input:focus:moz-placeholder, .form-b form .tpl-field.type-email input:focus:moz-placeholder {
        font-size: 0; }
      .form-b form .tpl-field.type-text input:focus::-moz-placeholder, .form-b form .tpl-field.type-phone input:focus::-moz-placeholder, .form-b form .tpl-field.type-email input:focus::-moz-placeholder {
        font-size: 0; }
      .form-b form .tpl-field.type-text input:focus:-ms-input-placeholder, .form-b form .tpl-field.type-phone input:focus:-ms-input-placeholder, .form-b form .tpl-field.type-email input:focus:-ms-input-placeholder {
        font-size: 0; }
    .form-b form .tpl-field.type-text.field-error input, .form-b form .tpl-field.type-phone.field-error input, .form-b form .tpl-field.type-email.field-error input {
      -moz-box-shadow: 0 0 0 1px #f00;
      -webkit-box-shadow: 0 0 0 1px #f00;
      box-shadow: 0 0 0 1px #f00; }
      .form-b form .tpl-field.type-text.field-error input::-webkit-input-placeholder, .form-b form .tpl-field.type-phone.field-error input::-webkit-input-placeholder, .form-b form .tpl-field.type-email.field-error input::-webkit-input-placeholder {
        color: #f00; }
      .form-b form .tpl-field.type-text.field-error input:moz-placeholder, .form-b form .tpl-field.type-phone.field-error input:moz-placeholder, .form-b form .tpl-field.type-email.field-error input:moz-placeholder {
        color: #f00; }
      .form-b form .tpl-field.type-text.field-error input::-moz-placeholder, .form-b form .tpl-field.type-phone.field-error input::-moz-placeholder, .form-b form .tpl-field.type-email.field-error input::-moz-placeholder {
        color: #f00; }
      .form-b form .tpl-field.type-text.field-error input:-ms-input-placeholder, .form-b form .tpl-field.type-phone.field-error input:-ms-input-placeholder, .form-b form .tpl-field.type-email.field-error input:-ms-input-placeholder {
        color: #f00; }
  .form-b form .tpl-field.type-textarea textarea {
    width: 100%;
    height: 170px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: none;
    -moz-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97),inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97),inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
    box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97),inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
    background: #05090d;
    outline: none;
    padding: 16px 19px;
    box-sizing: border-box;
    font-size: 13px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #76b3e4; }
    .form-b form .tpl-field.type-textarea textarea::-webkit-input-placeholder {
      color: #76b3e4;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .form-b form .tpl-field.type-textarea textarea:moz-placeholder {
      color: #76b3e4;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .form-b form .tpl-field.type-textarea textarea::-moz-placeholder {
      color: #76b3e4;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .form-b form .tpl-field.type-textarea textarea:-ms-input-placeholder {
      color: #76b3e4;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .form-b form .tpl-field.type-textarea textarea:hover, .form-b form .tpl-field.type-textarea textarea:focus {
      -moz-box-shadow: 0 0 0 1px #2d5372;
      -webkit-box-shadow: 0 0 0 1px #2d5372;
      box-shadow: 0 0 0 1px #2d5372;
      color: #fff; }
    .form-b form .tpl-field.type-textarea textarea:focus {
      -moz-box-shadow: 0 0 0 1px #2d5372;
      -webkit-box-shadow: 0 0 0 1px #2d5372;
      box-shadow: 0 0 0 1px #2d5372;
      color: #fff; }
    .form-b form .tpl-field.type-textarea textarea:focus::-webkit-input-placeholder {
      font-size: 0; }
    .form-b form .tpl-field.type-textarea textarea:focus:moz-placeholder {
      font-size: 0; }
    .form-b form .tpl-field.type-textarea textarea:focus::-moz-placeholder {
      font-size: 0; }
    .form-b form .tpl-field.type-textarea textarea:focus:-ms-input-placeholder {
      font-size: 0; }
    .form-b form .tpl-field.type-textarea.field-error textarea {
      -moz-box-shadow: 0 0 0 1px #f00;
      -webkit-box-shadow: 0 0 0 1px #f00;
      box-shadow: 0 0 0 1px #f00; }
    .form-b form .tpl-field.type-textarea.field-error textarea::-webkit-input-placeholder {
      color: #f00; }
    .form-b form .tpl-field.type-textarea.field-error textarea:moz-placeholder {
      color: #f00; }
    .form-b form .tpl-field.type-textarea.field-error textarea::-moz-placeholder {
      color: #f00; }
    .form-b form .tpl-field.type-textarea.field-error textarea:-ms-input-placeholder {
      color: #f00; }
  .form-b form .tpl-field-button {
    position: absolute;
    bottom: -47px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0; }
    .form-b form .tpl-field-button button {
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      font-family: 'montserratbold';
      color: #f1d586;
      text-transform: uppercase;
      text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.65);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background: url(../norm-btn.png) 0px 0 no-repeat;
      background-size: contain;
      width: 261px;
      height: 72px;
      border: none;
      outline: none;
      line-height: 72px;
      font-size: 14px; }
    .form-b form .tpl-field-button button:hover {
      background: url(../hover-btn.png) 0 0 no-repeat;
      color: #fff;
      background-size: contain; }
    .form-b form .tpl-field-button button:active {
      background: url(../active-btn.png) 0 0 no-repeat;
      color: #fff;
      background-size: contain; }
    @media (max-width: 767px) {
      .form-b form .tpl-field-button button {
        width: 200px;
        font-size: 13px;
        height: 58px;
        line-height: 58px; } }

.form-subscribe-wrapper .formExtraWrapper {
  width: 480px;
  padding: 10px; }
  .form-subscribe-wrapper .formExtraWrapper:before {
    top: -56px; }
  @media (max-width: 767px) {
    .form-subscribe-wrapper .formExtraWrapper {
      width: 290px; } }
  .form-subscribe-wrapper .formExtraWrapper .form-b form {
    display: block; }

.content-wrapper {
  position: relative;
  padding: 40px 60px 40px; }
  @media (max-width: 1024px) {
  .content-wrapper {
    padding: 30px 15px; } }

.main {
  max-width: 1520px;
  margin: 0 auto; }

.content {
  line-height: 1.3; }

.site_inner_page .content {
  padding: 16px;
  background: url(../cont-top-dor.png) 50% 0 no-repeat, url(../cont-bot-dor.png) 50% 100% no-repeat, url(../left-cont-bor.png) 0 0 repeat-y, url(../right-cont-bor.png) 100% 0 repeat-y;
  position: relative; }
  .site_inner_page .content:before {
    content: '';
    position: absolute;
    top: -52px;
    left: 0;
    right: 0;
    width: 254px;
    height: 81px;
    background: url(../ll-cont.png) 0 0 no-repeat;
    margin: 0 auto;
    z-index: 12; }
  .site_inner_page .content:after {
    content: '';
    position: absolute;
    bottom: -43px;
    left: 0;
    right: 0;
    width: 188px;
    height: 51px;
    background: url(../sl-logo.png) 50% 0 no-repeat;
    margin: 0 auto; }
  .site_inner_page .content .content-inner {
    padding: 54px 65px;
    background: url(../bgs-co.jpg) 50% 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative; }
    @media (min-width: 768px) and (max-width: 1024px) {
    .site_inner_page .content .content-inner {
      padding: 30px 30px; } }
    @media (max-width: 767px) {
    .site_inner_page .content .content-inner {
      padding: 20px 10px 20px; } }
    .site_inner_page .content .content-inner h1 {
      font-size: 30px;
      color: #a5a496;
      font-family: 'montserratbold';
      padding-bottom: 40px;
      background: url(../h1-border.png) 0 100% no-repeat;
      margin-bottom: 34px; }
    @media (max-width: 767px) {
      .site_inner_page .content .content-inner h1 {
        font-size: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px; } }
    .site_inner_page .content .content-inner .cc-inn {
      position: relative;
      z-index: 10; }
    .site_inner_page .content .content-inner .cc-inn.active {
      z-index: inherit; }

.sidebar {
  position: relative; }

.sidebar.left {
  float: left;
  width: 250px;
  margin-right: -100%; }

.sidebar.left ~ .main > .content {
  margin-left: 250px;
  padding-left: 20px; }

.menu-left-wrapper .menu-left {
  margin: 0 0 20px;
  padding: 0;
  list-style: none; }
  .menu-left-wrapper .menu-left > li > a {
    display: block;
    position: relative;
    padding: 4px 10px;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    .menu-left-wrapper .menu-left > li.opened > a, .menu-left-wrapper .menu-left > li > a:hover {
      color: #000; }
    .menu-left-wrapper .menu-left > li ul {
      padding: 6px 0 6px 30px;
      margin: 0;
      list-style: none; }
    .menu-left-wrapper .menu-left > li ul li a {
      display: inline-block;
      vertical-align: top;
      font-size: 13px;
      color: #00f;
      text-decoration: none; }
      .menu-left-wrapper .menu-left > li ul li a:hover {
        text-decoration: underline; }

.search-site-form .search-text {
  float: left;
  width: 160px;
  height: 25px;
  padding: 0;
  font-size: 14px;
  color: #000;
  background: none;
  border: none;
  outline: none; }
  .search-site-form .search-button {
    width: 16px;
    height: 16px;
    float: right;
    margin: 5px 5px 0 0;
    background: url(../search_btn.png) 0 0 no-repeat;
    border: none;
    outline: none; }

.informers-block {
  margin: 0 0 20px;
  font-size: 12px;
  text-align: center; }

.bot-block1-wrapper {
  position: relative;
  padding: 16px 0; }
  .bot-block1-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 16px;
    background: url(../bot-block-border1.png) 50% 0 repeat-x; }
  .bot-block1-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 16px;
    background: url(../bot-block-border1-02.png) 50% 0 repeat-x; }
  .bot-block1-wrapper .block-inner {
    padding: 0 60px;
    background: url(../bot1-bg.jpg) 50% 0 no-repeat;
    background-size: cover; }
  @media (max-width: 1024px) {
    .bot-block1-wrapper .block-inner {
      padding: 0 15px; } }
  .bot-block1-wrapper .block-inner .inner {
    max-width: 1520px;
    margin: 0 auto;
    position: relative; }
    .bot-block1-wrapper .block-inner .inner ul {
      padding: 0;
      margin: 0;
      list-style: none; }
    .bot-block1-wrapper .block-inner .inner ul li {
      padding: 114px 0 86px;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      position: relative;
      z-index: 2;
      min-height: 407px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    @media (min-width: 1024px) and (max-width: 1300px) {
        .bot-block1-wrapper .block-inner .inner ul li {
          padding: 50px 0 80px; } }
    @media (max-width: 1023px) {
        .bot-block1-wrapper .block-inner .inner ul li {
          padding: 40px 0 50px;
          display: block; } }
    .bot-block1-wrapper .block-inner .inner .owl-dots {
      text-align: center;
      position: absolute;
      bottom: 20px;
      left: 0;
      right: 0; }
    .bot-block1-wrapper .block-inner .inner .owl-dots .owl-dot {
      display: inline-block;
      vertical-align: top;
      width: 8px;
      height: 8px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background: #363738;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      margin: 0 5px; }
    .bot-block1-wrapper .block-inner .inner .owl-dots .owl-dot.active {
      background: #970000; }
    .bot-block1-wrapper .block-inner .inner .owl-nav {
      position: absolute;
      bottom: 30px;
      left: 0;
      width: 120px;
      height: 50px;
      font-size: 0; }
    @media (max-width: 767px) {
      .bot-block1-wrapper .block-inner .inner .owl-nav {
        display: none; } }
    .bot-block1-wrapper .block-inner .inner .owl-nav .owl-prev {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 50px;
      height: 50px;
      background: url(../prev-n.png) 0 0 no-repeat;
      background-size: contain;
      margin: auto;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .bot-block1-wrapper .block-inner .inner .owl-nav .owl-prev:hover {
      background: url(../prev-h.png) 0 0 no-repeat;
      background-size: contain; }
    .bot-block1-wrapper .block-inner .inner .owl-nav .owl-prev:active {
      background: url(../prev-a.png) 0 0 no-repeat;
      background-size: contain; }
    .bot-block1-wrapper .block-inner .inner .owl-nav .owl-next {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 50px;
      height: 50px;
      margin: auto;
      background: url(../next-n.png) 0 0 no-repeat;
      background-size: contain;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .bot-block1-wrapper .block-inner .inner .owl-nav .owl-next:hover {
      background: url(../next-h.png) 0 0 no-repeat;
      background-size: contain; }
    .bot-block1-wrapper .block-inner .inner .owl-nav .owl-next:active {
      background: url(../next-a.png) 0 0 no-repeat;
      background-size: contain; }
    .bot-block1-wrapper .block-inner .inner .text-left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 72%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 72%;
      -ms-flex: 0 0 72%;
      flex: 0 0 72%;
      padding-right: 60px;
      box-sizing: border-box; }
    @media (min-width: 1024px) and (max-width: 1300px) {
      .bot-block1-wrapper .block-inner .inner .text-left {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; } }
    @media (max-width: 1023px) {
      .bot-block1-wrapper .block-inner .inner .text-left {
        padding: 0 0 20px; } }
    .bot-block1-wrapper .block-inner .inner .text-left .title {
      font-size: 40px;
      color: #fff;
      font-family: 'montserratextrabold';
      text-shadow: 0px 6px 8.7px rgba(0, 0, 0, 0.52);
      line-height: 1.25;
      text-transform: uppercase; }
    @media (min-width: 1024px) and (max-width: 1300px) {
        .bot-block1-wrapper .block-inner .inner .text-left .title {
          font-size: 28px; } }
    @media (max-width: 1023px) {
        .bot-block1-wrapper .block-inner .inner .text-left .title {
          font-size: 20px;
          text-align: center; } }
    .bot-block1-wrapper .block-inner .inner .text-left .text {
      font-size: 15px;
      color: rgba(255, 255, 255, 0.5);
      padding: 20px 0 0; }
    @media (max-width: 1023px) {
        .bot-block1-wrapper .block-inner .inner .text-left .text {
          text-align: center; } }
    .bot-block1-wrapper .block-inner .inner .img-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    @media (max-width: 1023px) {
      .bot-block1-wrapper .block-inner .inner .img-right {
        text-align: center; }
        .bot-block1-wrapper .block-inner .inner .img-right img {
          margin: 0 auto; } }
    .bot-block1-wrapper .block-inner .inner .img-right img {
      width: auto; }

.team-block-wrapper {
  padding: 21px 0 18px;
  position: relative; }
  .team-block-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 21px;
    background: url(../team-border-top.png) 50% 0 repeat-x; }
  .team-block-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 18px;
    background: url(../team-border-bot.png) 50% 0 repeat-x; }
  .team-block-wrapper .team-inner {
    background: #050608 url(../team-bg.jpg) 50% 0 no-repeat;
    padding: 0 60px;
    position: relative; }
  .team-block-wrapper .team-inner p {
    margin: 0; }
  .team-block-wrapper .team-inner:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 214px;
    height: 599px;
    background: url(../team-left.png) 0 0 no-repeat; }
    @media (max-width: 1023px) {
    .team-block-wrapper .team-inner:before {
      display: none; } }
  .team-block-wrapper .team-inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 688px;
    height: 872px;
    background: url(../team-pic.png) 0 0 no-repeat; }
    @media (max-width: 1023px) {
    .team-block-wrapper .team-inner:after {
      display: none; } }
  @media (max-width: 1024px) {
    .team-block-wrapper .team-inner {
      padding: 0 15px; } }
  .team-block-wrapper .team-inner .block-inner {
    max-width: 1010px;
    margin: 0 auto;
    padding: 70px 0 70px;
    text-align: center;
    position: relative;
    z-index: 1; }
    @media (max-width: 1024px) {
    .team-block-wrapper .team-inner .block-inner {
      padding: 30px 0; } }
    .team-block-wrapper .team-inner .block-inner .title {
      text-align: center;
      font-size: 40px;
      color: #323232;
      text-transform: uppercase;
      font-family: 'montserratbold'; }
    .team-block-wrapper .team-inner .block-inner .text {
      font-size: 18px;
      color: #fff;
      line-height: 1.944;
      padding: 65px 0 30px; }
    @media (max-width: 1024px) {
      .team-block-wrapper .team-inner .block-inner .text {
        padding: 30px 0; } }
    @media (max-width: 767px) {
      .team-block-wrapper .team-inner .block-inner .text {
        font-size: 16px; } }
    .team-block-wrapper .team-inner .block-inner .text p {
      margin: 0; }

.bot-block2-wrapper {
  position: relative;
  padding: 16px 0 0; }
  .bot-block2-wrapper p {
    margin: 0; }
  .bot-block2-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 16px;
    background: url(../bor-block2-top.png) 50% 0 repeat-x; }
  .bot-block2-wrapper .block2-inner {
    padding: 0 60px;
    background: url(../bot-block2-bg.jpg) 50% 0 no-repeat;
    background-size: cover;
    min-height: 660px;
    box-sizing: border-box;
    position: relative; }
  @media (max-width: 1024px) {
    .bot-block2-wrapper .block2-inner {
      min-height: auto; } }
  .bot-block2-wrapper .block2-inner:before {
    content: '';
    position: absolute;
    top: 39px;
    right: 236px;
    width: 509px;
    height: 779px;
    background: url(../supp-pic.png) 0 0 no-repeat;
    background-size: cover;
    z-index: 15; }
    @media (min-width: 1025px) and (max-width: 1400px) {
    .bot-block2-wrapper .block2-inner:before {
      right: 0; } }
    @media (max-width: 1024px) {
    .bot-block2-wrapper .block2-inner:before {
      display: none; } }
  @media (max-width: 1024px) {
    .bot-block2-wrapper .block2-inner {
      padding: 0 15px; } }
  .bot-block2-wrapper .block2-inner .inner {
    max-width: 1520px;
    margin: 0 auto;
    padding: 170px 0 86px;
    position: relative; }
    @media (min-width: 1024px) and (max-width: 1300px) {
    .bot-block2-wrapper .block2-inner .inner {
      padding: 50px 0 40px; } }
    @media (max-width: 1023px) {
    .bot-block2-wrapper .block2-inner .inner {
      padding: 40px 0 30px;
      display: block; } }
    .bot-block2-wrapper .block2-inner .inner .text-block {
      max-width: 760px;
      box-sizing: border-box; }
    .bot-block2-wrapper .block2-inner .inner .text-block .title {
      font-size: 30px;
      color: #fff;
      font-family: 'montserratextrabold';
      text-shadow: 0px 6px 8.7px rgba(0, 0, 0, 0.52);
      line-height: 1.25;
      text-transform: uppercase; }
    @media (min-width: 1024px) and (max-width: 1300px) {
        .bot-block2-wrapper .block2-inner .inner .text-block .title {
          font-size: 30px; } }
    @media (max-width: 1023px) {
        .bot-block2-wrapper .block2-inner .inner .text-block .title {
          font-size: 24px; } }
    .bot-block2-wrapper .block2-inner .inner .text-block .text {
      font-size: 15px;
      color: #fff;
      line-height: 2.2;
      padding: 31px 0 60px; }
    @media (max-width: 1024px) {
        .bot-block2-wrapper .block2-inner .inner .text-block .text {
          padding: 15px 0 20px; } }
    .bot-block2-wrapper .block2-inner .inner .text-block .btn-block1 .btn {
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      font-family: 'montserratbold';
      color: #f1d586;
      text-transform: uppercase;
      text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.65);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background: url(../norm-btn.png) 0px 0 no-repeat;
      background-size: contain;
      width: 261px;
      height: 72px;
      line-height: 72px;
      font-size: 14px;
      text-align: center;
      outline: none !important; }
      .bot-block2-wrapper .block2-inner .inner .text-block .btn-block1 .btn .icon-btn {
        width: 34px;
        height: 35px;
        margin-top: -1px;
        margin-right: 3px;
        background: url(../paypal-icon.svg) 0 0 no-repeat; }
      @media (max-width: 767px) {
          .bot-block2-wrapper .block2-inner .inner .text-block .btn-block1 .btn .icon-btn {
            width: 27px;
            height: 28px;
            -webkit-background-size: 28px !important;
            background-size: 28px !important; } }
      .bot-block2-wrapper .block2-inner .inner .text-block .btn-block1 .btn > span {
        display: inline-block;
        vertical-align: middle; }
      .bot-block2-wrapper .block2-inner .inner .text-block .btn-block1 .btn:hover {
        background: url(../hover-btn.png) 0 0 no-repeat;
        color: #fff;
        background-size: contain; }
      .bot-block2-wrapper .block2-inner .inner .text-block .btn-block1 .btn:hover .icon-btn {
        background: url(../paypal-icon-h.svg) 0 0 no-repeat; }
      .bot-block2-wrapper .block2-inner .inner .text-block .btn-block1 .btn:active {
        background: url(../active-btn.png) 0 0 no-repeat;
        color: #fff;
        background-size: contain; }
      @media (max-width: 767px) {
        .bot-block2-wrapper .block2-inner .inner .text-block .btn-block1 .btn {
          width: 200px;
          font-size: 11px;
          height: 58px;
          line-height: 55px; } }

.footer-top-wrapper {
  position: relative;
  padding: 16px 0 0; }
  .footer-top-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 16px;
    background: url(../bor-block2-bot.png) 50% 0 repeat-x; }
  .footer-top-wrapper .block-inner {
    background: url(../foot-top.jpg) 50% 0 no-repeat;
    background-size: cover;
    padding: 0 60px; }
  @media (max-width: 1024px) {
    .footer-top-wrapper .block-inner {
      padding: 0 15px; } }
  .footer-top-wrapper .block-inner .inner {
    max-width: 1520px;
    margin: 0 auto;
    padding: 40px 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media (max-width: 1023px) {
    .footer-top-wrapper .block-inner .inner {
      padding: 20px 0;
      display: block;
      text-align: center; } }
    .footer-top-wrapper .block-inner .inner .logo-foot {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
    .footer-top-wrapper .block-inner .inner .logo-foot a {
      display: inline-block;
      vertical-align: top;
      text-decoration: none; }
    @media (max-width: 767px) {
        .footer-top-wrapper .block-inner .inner .logo-foot a {
          width: 200px; } }
    .footer-top-wrapper .block-inner .inner .social-block-foot {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      font-size: 0;
      margin-right: 190px;
      padding: 12px 0 0; }
    @media (min-width: 1024px) and (max-width: 1440px) {
      .footer-top-wrapper .block-inner .inner .social-block-foot {
        margin-right: 0;
        margin-left: 20px; } }
    @media (max-width: 1023px) {
      .footer-top-wrapper .block-inner .inner .social-block-foot {
        padding-top: 20px;
        margin: 0; } }
    .footer-top-wrapper .block-inner .inner .social-block-foot .title {
      display: inline-block;
      vertical-align: middle;
      margin-right: 50px; }
    @media (min-width: 1024px) and (max-width: 1440px) {
        .footer-top-wrapper .block-inner .inner .social-block-foot .title {
          margin-right: 20px; } }
    @media (max-width: 1023px) {
        .footer-top-wrapper .block-inner .inner .social-block-foot .title {
          margin: 0 30px 20px;
          display: block;
          text-align: center; } }
    .footer-top-wrapper .block-inner .inner .social-block-foot a {
      display: inline-block;
      vertical-align: middle;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
    @media (max-width: 767px) {
        .footer-top-wrapper .block-inner .inner .social-block-foot a {
          width: 45px; } }
    .footer-top-wrapper .block-inner .inner .social-block-foot a .soc-pic {
      display: block;
      position: relative;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .footer-top-wrapper .block-inner .inner .social-block-foot a .soc-pic .pic-norm {
        display: block; }
      .footer-top-wrapper .block-inner .inner .social-block-foot a .soc-pic .pic-hov {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    .footer-top-wrapper .block-inner .inner .social-block-foot a:hover .soc-pic .pic-norm {
      opacity: 0; }
      .footer-top-wrapper .block-inner .inner .social-block-foot a:hover .soc-pic .pic-hov {
        display: block; }

.site_inner_page .footer-top-wrapper:before {
  left: -214px;
  right: auto;
  top: auto;
  bottom: 0;
  width: 477px;
  height: 672px;
  background: url(../ll-pic.png) 0 0 no-repeat; }
  @media (min-width: 1401px) and (max-width: 1800px) {
      .site_inner_page .footer-top-wrapper:before {
        left: -342px; } }
  @media (max-width: 1400px) {
      .site_inner_page .footer-top-wrapper:before {
        display: none; } }
  .site_inner_page .footer-top-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -8px;
    width: 420px;
    height: 672px;
    background: url(../rr-pic.png) 0 0 no-repeat; }
  @media (min-width: 1401px) and (max-width: 1800px) {
      .site_inner_page .footer-top-wrapper:after {
        right: -149px; } }
  @media (max-width: 1400px) {
      .site_inner_page .footer-top-wrapper:after {
        display: none; } }
  .site_inner_page .footer-top-wrapper .block-inner .inner {
    position: relative;
    z-index: 10; }

.footer {
  position: relative;
  margin: auto;
  font-size: 0;
  color: #313c44;
  padding-top: 16px;
  background: url(../foot-bor.png) 50% 0 repeat-x;
  box-sizing: border-box; }
  .footer .footer-inner {
    min-height: 120px;
    background: url(../footer-bg.jpg) 50% 0 no-repeat;
    background-size: cover;
    padding: 30px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.site-name-bottom {
  font-size: 13px;
  color: #fff;
  font-family: 'montserratmedium';
  line-height: 1.6;
  padding: 0 0px 10px;
  max-width: 400px;
  margin: 0 auto;
  text-align: center; }

.site-copyright {
  width: 270px;
  float: right;
  text-align: right;
  padding-top: 6px; }
  .site-copyright span {
    font-size: 12px !important; }
  .site-copyright a {
    color: #000; }

.site-counters {
  margin: 0 280px;
  text-align: center;
  font-size: 12px; }

video::-webkit-media-controls-enclosure {
  display: none; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

+ .owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel .owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item img {
    transform-style: preserve-3d; }
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    transition: scale 100ms ease; }
  .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3); }
  .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1; }

.no-js .owl-carousel {
  display: block; }

.tpl-anketa-success-note {
  text-align: center;
  font-size: 18px;
  padding: 20px 0; }

.site_inner_template .content .content-inner h1 {
  background: none;
  text-align: center; }
  .site_inner_template .footer-top-wrapper:before, .site_inner_template .footer-top-wrapper:after {
    display: none; }

.materials_page_wrapper {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 1023px) {
  .materials_page_wrapper {
    display: block; } }
  .materials_page_wrapper .more-link {
    position: absolute;
    top: 23px;
    left: -32px;
    width: 60px;
    height: 60px;
    text-decoration: none;
    z-index: 5; }
  @media (max-width: 479px) {
    .materials_page_wrapper .more-link {
      display: none; } }
  .materials_page_wrapper .video-materials {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 47%;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    margin-right: 3%; }
  @media (max-width: 1023px) {
    .materials_page_wrapper .video-materials {
      margin: 0 0 30px; } }
  .materials_page_wrapper .video-materials .video-title-block {
    padding: 0 0 5px;
    background: url(../h1-border.png) 100% 100% no-repeat;
    position: relative;
    margin-left: 30px;
    margin-bottom: 60px; }
  @media (max-width: 767px) {
      .materials_page_wrapper .video-materials .video-title-block {
        margin-left: 40px;
        margin-bottom: 50px; } }
  @media (max-width: 479px) {
      .materials_page_wrapper .video-materials .video-title-block {
        margin-left: 0;
        margin-bottom: 25px; } }
  .materials_page_wrapper .video-materials .video-title-block:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -55px;
    width: 180px;
    height: 101px;
    background: url(../vid-picc.png) 0 0 no-repeat;
    z-index: 2; }
  @media (max-width: 479px) {
        .materials_page_wrapper .video-materials .video-title-block:before {
          display: none; } }
  .materials_page_wrapper .video-materials .video-title-block .tit {
    padding: 0 90px 0 74px;
    height: 45px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../tit-vv.png) 100% 0 no-repeat;
    min-width: 218px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    font-family: 'montserratbold';
    color: #a5a496;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 49px; }
  .materials_page_wrapper .video-materials .video-title-block .tit:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 138px;
    background: url(../ti-rep.png) 0 0 repeat-x;
    z-index: -1; }
  @media (max-width: 479px) {
        .materials_page_wrapper .video-materials .video-title-block .tit {
          padding: 0;
          background: none;
          font-size: 15px;
          min-width: 100%;
          text-align: center; }
          .materials_page_wrapper .video-materials .video-title-block .tit:before {
            display: none; } }
  .materials_page_wrapper .video-materials .video-title-block .more {
    position: absolute;
    top: 10px;
    right: 5px; }
  .materials_page_wrapper .video-materials .video-title-block .more a {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #5fa7b2;
    padding: 0 15px 0 0;
    background: url(../ar-more.svg) 100% 50% no-repeat;
    text-decoration: none; }
  @media (max-width: 450px) {
        .materials_page_wrapper .video-materials .video-title-block .more {
          display: none; } }
  .materials_page_wrapper .video-materials .video-m-inner {
    font-size: 0; }
  .materials_page_wrapper .video-materials .video-m-inner .video-m {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 30px; }
  @media (max-width: 479px) {
        .materials_page_wrapper .video-materials .video-m-inner .video-m {
          display: block; } }
  .materials_page_wrapper .video-materials .video-m-inner .video-m .left-video {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 309px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 309px;
    -ms-flex: 0 0 309px;
    flex: 0 0 309px;
    margin-right: 28px;
    padding: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: url(../vii-border.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
    position: relative; }
  @media (min-width: 1024px) and (max-width: 1340px) {
          .materials_page_wrapper .video-materials .video-m-inner .video-m .left-video {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 200px;
            -moz-box-flex: 0;
            -moz-flex: 0 0 200px;
            -ms-flex: 0 0 200px;
            flex: 0 0 200px; } }
  @media (min-width: 480px) and (max-width: 767px) {
          .materials_page_wrapper .video-materials .video-m-inner .video-m .left-video {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 200px;
            -moz-box-flex: 0;
            -moz-flex: 0 0 200px;
            -ms-flex: 0 0 200px;
            flex: 0 0 200px; } }
  @media (max-width: 479px) {
          .materials_page_wrapper .video-materials .video-m-inner .video-m .left-video {
            max-width: 300px;
            margin: 0 auto 20px; } }
  .materials_page_wrapper .video-materials .video-m-inner .video-m .left-video:before {
    content: '';
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    background: url(../ar-pl.png) 50% 50% no-repeat rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0; }
  .materials_page_wrapper .video-materials .video-m-inner .video-m .left-video img {
    width: 100%; }
  .materials_page_wrapper .video-materials .video-m-inner .video-m .left-video:hover:before {
    opacity: 1; }
  .materials_page_wrapper .video-materials .video-m-inner .video-m .right-text-video {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .materials_page_wrapper .video-materials .video-m-inner .video-m .right-text-video .date {
    font-size: 12px;
    color: #04d1e1; }
  .materials_page_wrapper .video-materials .video-m-inner .video-m .right-text-video .body {
    font-size: 14px;
    font-family: 'montserratmedium';
    color: #fff;
    line-height: 1.4;
    padding: 10px 0 0; }
  .materials_page_wrapper .video-materials .video-m-inner .video-m .video_iframe {
    display: none; }
  .materials_page_wrapper .video-materials .video-m-inner .video-m .video_iframe iframe {
    display: none; }
  .materials_page_wrapper .scrin-materials {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 47%;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    margin-left: 3%; }
  @media (max-width: 1023px) {
    .materials_page_wrapper .scrin-materials {
      margin: 0 0 30px; } }
  .materials_page_wrapper .scrin-materials .scrin-title-block {
    padding: 0 0 5px;
    background: url(../h1-border.png) 100% 100% no-repeat;
    position: relative;
    margin-left: 30px;
    margin-bottom: 60px; }
  @media (max-width: 767px) {
      .materials_page_wrapper .scrin-materials .scrin-title-block {
        margin-left: 40px;
        margin-bottom: 50px; } }
  @media (max-width: 479px) {
      .materials_page_wrapper .scrin-materials .scrin-title-block {
        margin-left: 0;
        margin-bottom: 25px; } }
  .materials_page_wrapper .scrin-materials .scrin-title-block:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -55px;
    width: 180px;
    height: 101px;
    background: url(../scc-picc.png) 0 0 no-repeat;
    z-index: 2; }
  @media (max-width: 479px) {
        .materials_page_wrapper .scrin-materials .scrin-title-block:before {
          display: none; } }
  .materials_page_wrapper .scrin-materials .scrin-title-block .tit {
    padding: 0 90px 0 74px;
    height: 45px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../tit-vv.png) 100% 0 no-repeat;
    min-width: 218px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    font-family: 'montserratbold';
    color: #a5a496;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 49px; }
  .materials_page_wrapper .scrin-materials .scrin-title-block .tit:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 138px;
    background: url(../ti-rep.png) 0 0 repeat-x;
    z-index: -1; }
  @media (max-width: 479px) {
        .materials_page_wrapper .scrin-materials .scrin-title-block .tit {
          padding: 0;
          background: none;
          font-size: 15px;
          min-width: 100%;
          text-align: center; }
          .materials_page_wrapper .scrin-materials .scrin-title-block .tit:before {
            display: none; } }
  .materials_page_wrapper .scrin-materials .scrin-title-block .more {
    position: absolute;
    top: 10px;
    right: 5px; }
  .materials_page_wrapper .scrin-materials .scrin-title-block .more a {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #5fa7b2;
    padding: 0 15px 0 0;
    background: url(../ar-more.svg) 100% 50% no-repeat;
    text-decoration: none; }
  @media (max-width: 450px) {
        .materials_page_wrapper .scrin-materials .scrin-title-block .more {
          display: none; } }
  .materials_page_wrapper .scrin-materials .scrin-m-inner {
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media (max-width: 479px) {
      .materials_page_wrapper .scrin-materials .scrin-m-inner {
        display: block; } }
  .materials_page_wrapper .scrin-materials .scrin-m-inner .left-scrin {
    display: block;
    padding: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: url(../vii-border.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin-bottom: 30px; }
  @media (max-width: 767px) {
        .materials_page_wrapper .scrin-materials .scrin-m-inner .left-scrin {
          margin-bottom: 15px; } }
  @media (min-width: 480px) {
        .materials_page_wrapper .scrin-materials .scrin-m-inner .left-scrin {
          margin-right: 4%; }
          .materials_page_wrapper .scrin-materials .scrin-m-inner .left-scrin:nth-child(2n) {
            margin-right: 0; } }
  .materials_page_wrapper .scrin-materials .scrin-m-inner .left-scrin:before {
    content: '';
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    background: rgba(0, 0, 0, 0.6) url(../pluss.png) 50% 50% no-repeat;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0; }
  .materials_page_wrapper .scrin-materials .scrin-m-inner .left-scrin img {
    width: 100%; }
  .materials_page_wrapper .scrin-materials .scrin-m-inner .left-scrin:hover:before {
    opacity: 1; }
  .materials_page_wrapper .audio-materials {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 47%;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    padding-top: 30px; }
  @media (max-width: 1023px) {
    .materials_page_wrapper .audio-materials {
      margin: 0 0 30px; } }
  .materials_page_wrapper .audio-materials .audio-title-block {
    padding: 0 0 5px;
    background: url(../h1-border.png) 100% 100% no-repeat;
    position: relative;
    margin-left: 30px;
    margin-bottom: 60px; }
  @media (max-width: 767px) {
      .materials_page_wrapper .audio-materials .audio-title-block {
        margin-left: 40px;
        margin-bottom: 50px; } }
  @media (max-width: 479px) {
      .materials_page_wrapper .audio-materials .audio-title-block {
        margin-left: 0;
        margin-bottom: 25px; } }
  .materials_page_wrapper .audio-materials .audio-title-block:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -55px;
    width: 180px;
    height: 101px;
    background: url(../audio-picc.png) 0 0 no-repeat;
    z-index: 2; }
  @media (max-width: 479px) {
        .materials_page_wrapper .audio-materials .audio-title-block:before {
          display: none; } }
  .materials_page_wrapper .audio-materials .audio-title-block .tit {
    padding: 0 90px 0 74px;
    height: 45px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../tit-vv.png) 100% 0 no-repeat;
    min-width: 218px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    font-family: 'montserratbold';
    color: #a5a496;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 49px; }
  .materials_page_wrapper .audio-materials .audio-title-block .tit:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 138px;
    background: url(../ti-rep.png) 0 0 repeat-x;
    z-index: -1; }
  @media (max-width: 479px) {
        .materials_page_wrapper .audio-materials .audio-title-block .tit {
          padding: 0;
          background: none;
          font-size: 15px;
          min-width: 100%;
          text-align: center; }
          .materials_page_wrapper .audio-materials .audio-title-block .tit:before {
            display: none; } }
  .materials_page_wrapper .audio-materials .audio-title-block .more {
    position: absolute;
    top: 10px;
    right: 5px; }
  .materials_page_wrapper .audio-materials .audio-title-block .more a {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #5fa7b2;
    padding: 0 15px 0 0;
    background: url(../ar-more.svg) 100% 50% no-repeat;
    text-decoration: none; }
  @media (max-width: 450px) {
        .materials_page_wrapper .audio-materials .audio-title-block .more {
          display: none; } }
  .materials_page_wrapper .audio-materials .audio-m-inner {
    font-size: 0; }
  .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer {
    padding: 0;
    margin: 0;
    list-style: none; }
  .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li {
    position: relative;
    margin-bottom: 2px; }
  .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .text-play {
    position: absolute;
    top: 22px;
    left: 91px;
    height: 45px;
    overflow: hidden;
    right: 104px; }
    @media (max-width: 767px) {
          .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .text-play {
            left: 56px;
            right: 65px; } }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .text-play .name {
      display: block;
      font-family: 'montserratmedium';
      color: #60a9b1;
      font-size: 14px;
      padding-bottom: 7px; }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .text-play .text {
      font-size: 12px;
      color: rgba(255, 255, 255, 0.2); }
  .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs {
    height: 80px;
    padding: 10px 100px 10px 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs .play-pause {
      position: absolute;
      top: 10px;
      left: 10px;
      bottom: 10px;
      width: 60px;
      height: 60px;
      background: url(../audio-pl.png) 50% 50% no-repeat;
      background-size: contain;
      margin: auto;
      cursor: pointer; }
    @media (max-width: 767px) {
            .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs .play-pause {
              width: 40px;
              height: 40px; } }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs .play-pause .play {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url(../pl-tr.png) 50% 50% no-repeat; }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs .play-pause .pause {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url(../pause-tr.png) 50% 50% no-repeat;
      display: none; }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs .scrubber {
      display: none; }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs .time {
      position: absolute;
      top: 50%;
      right: 27px;
      margin-top: -7px; }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs .time .played {
      font-size: 12px;
      color: #fff; }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs.playing {
      background: #0d1011; }
    .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs.playing .play-pause .play {
      display: none; }
      .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li .audiojs.playing .play-pause .pause {
        display: block; }
  .materials_page_wrapper .audio-materials .audio-m-inner #playListContainer > li > a {
    height: 80px;
    padding: 10px 100px 10px 80px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .materials_page_wrapper .audio-materials .audio-m-inner .controls {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    height: 80px; }
  .materials_page_wrapper .audio-materials .audio-m-inner .controls .play {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    width: 60px;
    height: 60px;
    background: url(../audio-pl.png) 50% 50% no-repeat;
    margin: auto; }
  .materials_page_wrapper .audio-materials .audio-m-inner .controls .play:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: url(../pl-tr.png) 50% 50% no-repeat; }
  .materials_page_wrapper .audio-materials .audio-m-inner .controls .play.playAudio:before {
    background: url(../pause-tr.png) 50% 50% no-repeat; }
  .materials_page_wrapper .audio-materials .audio-m-inner .audioDetails {
    /*position: absolute;
     top: 10px;
     bottom: 10px;*/
    right: 27px;
    font-size: 12px;
    color: #fff; }
  .materials_page_wrapper .audio-materials .audio-m-inner .audioDetails .songPlay {
    display: none; }

.popup-wr-video {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  white-space: nowrap;
  text-align: center;
  font-size: 0;
  display: none;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.8);
  padding: 60px 10px;
  box-sizing: border-box; }
  @media (max-width: 767px) {
  .popup-wr-video {
    padding: 60px 10px; } }
  .popup-wr-video:before {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: ''; }
  .popup-wr-video .popupExtraWrapperVideo {
    max-width: 1140px;
    margin: auto;
    position: relative;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    padding: 16px;
    background: url(../pop-bor.png) 50% 50% no-repeat;
    background-size: 100% 100%; }
  @media (max-width: 767px) {
    .popup-wr-video .popupExtraWrapperVideo {
      background: url(../m-border.png) 50% 0 no-repeat, url(../bot-block-border1.png) 50% 100% repeat-x;
      background-size: inherit;
      padding: 16px 0; } }
  .popup-wr-video .popupExtraWrapperVideo:before {
    content: '';
    position: absolute;
    top: -48px;
    left: 0;
    right: 0;
    width: 258px;
    margin: 0 auto;
    background: url(../pop-top-l.png) 0 0 no-repeat;
    height: 84px;
    z-index: 101; }
  .popup-wr-video .popupExtraWrapperVideo:after {
    content: '';
    position: absolute;
    bottom: -44px;
    left: 0;
    right: 0;
    width: 184px;
    margin: 0 auto;
    background: url(../pop-bot-l.png) 0 0 no-repeat;
    height: 53px; }
  .popup-wr-video .popupExtraWrapperVideo .close-pop {
    position: absolute;
    top: -40px;
    right: 0;
    width: 71px;
    height: 36px;
    background: url(../x-close.svg) 100% 50% no-repeat;
    cursor: pointer;
    z-index: 101;
    padding: 0 0 0 10px;
    font-size: 10px;
    color: #a90000;
    text-transform: uppercase;
    line-height: 36px;
    box-sizing: border-box; }
  .popup-wr-video .popupExtraWrapperVideo .video_iframe {
    display: block;
    width: 800px;
    background: #0b1116 url(../pop-bg.jpg) 50% 0 no-repeat; }
  @media (min-width: 768px) and (max-width: 840px) {
      .popup-wr-video .popupExtraWrapperVideo .video_iframe {
        width: 680px; } }
  @media (min-width: 640px) and (max-width: 767px) {
      .popup-wr-video .popupExtraWrapperVideo .video_iframe {
        width: 618px; } }
  @media (min-width: 480px) and (max-width: 639px) {
      .popup-wr-video .popupExtraWrapperVideo .video_iframe {
        width: 458px; } }
  @media (min-width: 400px) and (max-width: 479px) {
      .popup-wr-video .popupExtraWrapperVideo .video_iframe {
        width: 378px; } }
  @media (max-width: 399px) {
      .popup-wr-video .popupExtraWrapperVideo .video_iframe {
        width: 300px; } }

.g-page-article {
  position: relative;
  margin-top: 0 !important; }
  .g-page-article .g-page-article__image {
    padding: 9px;
    width: 490px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 50px 50px 0;
    background: url(../art-img-border.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    -moz-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69); }
  @media (min-width: 1024px) and (max-width: 1200px) {
    .g-page-article .g-page-article__image {
      width: 350px;
      margin: 0 30px 30px 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .g-page-article .g-page-article__image {
      width: 350px;
      margin: 0 25px 25px 0; } }
  @media (max-width: 767px) {
    .g-page-article .g-page-article__image {
      float: none;
      width: auto;
      max-width: 490px;
      margin: 0 0 20px; } }
  .g-page-article .g-page-article__image .date {
    position: absolute;
    top: 7px;
    left: 7px;
    padding: 7px;
    background: #000;
    font-size: 12px;
    color: #04d1e1; }
  .g-page-article .g-page-article__image a {
    display: block;
    border: none;
    outline: none; }
  .g-page-article .g-page-article__image a img {
    width: 100%;
    border: none;
    outline: none; }
  .g-page-article .g-page-article__text {
    font-size: 15px;
    color: #909090;
    line-height: 1.8; }
  @media (min-width: 769px) {
    .g-page-article .pagination-wrapper {
      position: absolute;
      top: -118px;
      right: 0;
      text-align: right; } }
  @media (max-width: 768px) {
    .g-page-article .pagination-wrapper {
      text-align: center;
      padding: 0 0 20px; } }
  .g-page-article .pagination-wrapper .g-pagination {
    margin: 0 !important;
    letter-spacing: 1px !important; }
  .g-page-article .pagination-wrapper .g-pagination__item {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'montserratbold';
    margin: 0 0 0 10px;
    color: #a7a47e;
    text-decoration: none;
    text-shadow: 0px 0px 2.82px rgba(0, 0, 0, 0.004);
    background: url(../pag-norm.png) 50% 50% no-repeat;
    border: none;
    padding: 0;
    -webkit-background-size: contain;
    background-size: contain; }
  @media (max-width: 768px) {
      .g-page-article .pagination-wrapper .g-pagination__item {
        width: 35px;
        height: 32px;
        line-height: 32px;
        font-size: 12px; } }
  .g-page-article .pagination-wrapper .g-pagination__item.g-pagination__item--active {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    font-weight: normal;
    color: #d1d0c1;
    font-family: 'montserratbold';
    margin: 0 0 0 10px;
    background-color: transparent !important;
    text-shadow: 0px 0px 2.82px rgba(0, 0, 0, 0.004);
    background: url(../pag-active.png) 50% 50% no-repeat;
    padding: 0;
    border: none !important;
    -webkit-background-size: contain;
    background-size: contain; }
  @media (max-width: 768px) {
      .g-page-article .pagination-wrapper .g-pagination__item.g-pagination__item--active {
        width: 35px;
        height: 32px;
        line-height: 32px;
        font-size: 12px; } }
  .g-page-article .pagination-wrapper .g-pagination__item--prev, .g-page-article .pagination-wrapper .g-pagination__item--next {
    display: none; }

.g-page.g-page-gallery1 {
  position: relative; }
  @media (min-width: 769px) {
    .g-page.g-page-gallery1 .pagination-wrapper {
      position: absolute;
      top: -118px;
      right: 0;
      text-align: right; }
      .g-page.g-page-gallery1 .pagination-wrapper.pagi-bot {
        position: relative;
        top: auto;
        right: auto;
        padding: 20px 0 0; } }
  @media (max-width: 768px) {
    .g-page.g-page-gallery1 .pagination-wrapper {
      text-align: center;
      padding: 0 0 20px; } }
  .g-page.g-page-gallery1 .pagination-wrapper .g-pagination {
    margin: 0 !important;
    letter-spacing: 1px !important; }
  .g-page.g-page-gallery1 .pagination-wrapper .g-pagination__item {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'montserratbold';
    margin: 0 0 0 10px;
    color: #a7a47e;
    text-decoration: none;
    text-shadow: 0px 0px 2.82px rgba(0, 0, 0, 0.004);
    background: url(../pag-norm.png) 50% 50% no-repeat;
    border: none;
    padding: 0;
    -webkit-background-size: contain;
    background-size: contain; }
  @media (max-width: 768px) {
      .g-page.g-page-gallery1 .pagination-wrapper .g-pagination__item {
        width: 35px;
        height: 32px;
        line-height: 32px;
        font-size: 12px; } }
  .g-page.g-page-gallery1 .pagination-wrapper .g-pagination__item.g-pagination__item--active {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    font-weight: normal;
    color: #d1d0c1;
    font-family: 'montserratbold';
    margin: 0 0 0 10px;
    background-color: transparent !important;
    text-shadow: 0px 0px 2.82px rgba(0, 0, 0, 0.004);
    background: url(../pag-active.png) 50% 50% no-repeat;
    padding: 0;
    border: none !important;
    -webkit-background-size: contain;
    background-size: contain; }
  @media (max-width: 768px) {
      .g-page.g-page-gallery1 .pagination-wrapper .g-pagination__item.g-pagination__item--active {
        width: 35px;
        height: 32px;
        line-height: 32px;
        font-size: 12px; } }
  .g-page.g-page-gallery1 .pagination-wrapper .g-pagination__item--prev, .g-page.g-page-gallery1 .pagination-wrapper .g-pagination__item--next {
    display: none; }
  .g-page.g-page-gallery1 .g-row.g-gallery1-photo-list {
    font-size: 0; }
  .g-page.g-page-gallery1 .g-img.g-img--gallery-image {
    width: 22.5%;
    margin: 0 3.3% 33px 0;
    font-size: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media (min-width: 1024px) {
    .g-page.g-page-gallery1 .g-img.g-img--gallery-image:nth-child(4n) {
      margin-right: 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .g-page.g-page-gallery1 .g-img.g-img--gallery-image {
      width: 31.3%;
      margin: 0 3% 20px 0; }
      .g-page.g-page-gallery1 .g-img.g-img--gallery-image:nth-child(3n) {
        margin-right: 0; } }
  @media (min-width: 460px) and (max-width: 767px) {
    .g-page.g-page-gallery1 .g-img.g-img--gallery-image {
      width: 48%;
      margin: 0 4% 20px 0; }
      .g-page.g-page-gallery1 .g-img.g-img--gallery-image:nth-child(2n) {
        margin-right: 0; } }
  @media (max-width: 459px) {
    .g-page.g-page-gallery1 .g-img.g-img--gallery-image {
      width: 100%;
      margin: 0 0 20px 0; } }
  .g-page.g-page-gallery1 .g-img.g-img--gallery-image .g-img__layers {
    padding: 8px;
    background: url(../gall-img-border.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69); }
  .g-page.g-page-gallery1 .g-img.g-img--gallery-image .g-img__layers .g-img__link {
    padding: 0;
    background: none;
    border: none;
    min-height: auto;
    min-width: auto; }
  .g-page.g-page-gallery1 .g-img.g-img--gallery-image .g-img__layers .g-img__link img {
    width: 100%; }
  .g-page.g-page-gallery1 .g-img.g-img--gallery-image .g-img__layers .g-img__link:after {
    display: none; }

.art-folder-wrapper {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }
  @media (max-width: 1199px) {
  .art-folder-wrapper {
    display: block; } }
  .art-folder-wrapper .art-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin-bottom: 45px; }
  @media (min-width: 1200px) {
    .art-folder-wrapper .art-block {
      margin-right: 4%; }
      .art-folder-wrapper .art-block:nth-child(2n) {
        margin-right: 0; } }
  @media (max-width: 1199px) {
    .art-folder-wrapper .art-block {
      margin-bottom: 30px;
      -webkit-box-flex: none;
      -webkit-flex: none;
      -moz-box-flex: none;
      -moz-flex: none;
      -ms-flex: none;
      flex: none; } }
  @media (max-width: 767px) {
    .art-folder-wrapper .art-block {
      margin-bottom: 20px; } }
  .art-folder-wrapper .art-block .art-tpl__title {
    margin-bottom: 20px; }
  .art-folder-wrapper .art-block .art-tpl__title a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    line-height: 1.4;
    font-family: 'montserratbold'; }
  @media (max-width: 767px) {
        .art-folder-wrapper .art-block .art-tpl__title a {
          font-size: 14px; } }
  .art-folder-wrapper .art-block .art-tpl__inf {
    margin-bottom: 0; }
  .art-folder-wrapper .art-block .art-tpl__note {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  @media (max-width: 479px) {
      .art-folder-wrapper .art-block .art-tpl__note {
        display: block; } }
  .art-folder-wrapper .art-block .art-tpl__note .left-art-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 309px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 309px;
    -ms-flex: 0 0 309px;
    flex: 0 0 309px;
    margin-right: 30px;
    padding: 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: url(../vii-border.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    position: relative; }
  @media (min-width: 1200px) and (max-width: 1400px) {
        .art-folder-wrapper .art-block .art-tpl__note .left-art-image {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 200px;
          -moz-box-flex: 0;
          -moz-flex: 0 0 200px;
          -ms-flex: 0 0 200px;
          flex: 0 0 200px; } }
  @media (min-width: 480px) and (max-width: 767px) {
        .art-folder-wrapper .art-block .art-tpl__note .left-art-image {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 180px;
          -moz-box-flex: 0;
          -moz-flex: 0 0 180px;
          -ms-flex: 0 0 180px;
          flex: 0 0 180px;
          margin-right: 20px; } }
  @media (max-width: 479px) {
        .art-folder-wrapper .art-block .art-tpl__note .left-art-image {
          max-width: 300px;
          margin: 0 auto 20px; } }
  .art-folder-wrapper .art-block .art-tpl__note .left-art-image .date {
    position: absolute;
    top: 7px;
    left: 7px;
    padding: 7px;
    background: #000;
    font-size: 12px;
    color: #04d1e1; }
  .art-folder-wrapper .art-block .art-tpl__note .left-art-image a {
    text-decoration: none;
    padding: 0;
    display: block; }
  .art-folder-wrapper .art-block .art-tpl__note .left-art-image .art-tpl__thumb {
    display: block;
    float: none;
    padding: 0; }
  .art-folder-wrapper .art-block .art-tpl__note .left-art-image img {
    width: 100%; }
  .art-folder-wrapper .art-block .art-tpl__note .art-tpl__inf {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .art-folder-wrapper .art-block .art-tpl__note .art-tpl__inf .text-art {
    font-family: 'montserratmedium';
    color: #909090;
    font-size: 13px;
    line-height: 1.6;
    height: 144px;
    overflow: hidden;
    margin: 0 0 20px; }
  @media (max-width: 479px) {
          .art-folder-wrapper .art-block .art-tpl__note .art-tpl__inf .text-art {
            height: auto; } }
  .art-folder-wrapper .art-block .art-tpl__note .art-tpl__inf .read_more {
    padding: 35px 0 0; }
  .art-folder-wrapper .art-block .art-tpl__note .art-tpl__inf .read_more a {
    display: inline-block;
    vertical-align: top;
    width: 93px;
    height: 47px;
    -moz-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: url(../more-btn-bg.png) 50% 50% no-repeat;
    text-align: center;
    text-decoration: none;
    line-height: 47px;
    font-family: 'montserratmedium';
    color: #d1d0c1;
    text-shadow: 0px 0px 2.82px rgba(0, 0, 0, 0.004); }

.vv-page-wrapper {
  position: relative; }
  @media (min-width: 769px) {
    .vv-page-wrapper .pagination-wrapper {
      position: absolute;
      top: -118px;
      right: 0;
      text-align: right; } }
  @media (max-width: 768px) {
    .vv-page-wrapper .pagination-wrapper {
      text-align: center;
      padding: 0 0 20px; } }
  .vv-page-wrapper .pagination-wrapper .g-pagination {
    margin: 0 !important;
    letter-spacing: 1px !important; }
  .vv-page-wrapper .pagination-wrapper .g-pagination__item {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'montserratbold';
    margin: 0 0 0 10px;
    color: #a7a47e;
    text-decoration: none;
    text-shadow: 0px 0px 2.82px rgba(0, 0, 0, 0.004);
    background: url(../pag-norm.png) 50% 50% no-repeat;
    border: none;
    padding: 0;
    -webkit-background-size: contain;
    background-size: contain; }
  @media (max-width: 768px) {
      .vv-page-wrapper .pagination-wrapper .g-pagination__item {
        width: 35px;
        height: 32px;
        line-height: 32px;
        font-size: 12px; } }
  .vv-page-wrapper .pagination-wrapper .g-pagination__item.g-pagination__item--active {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    font-weight: normal;
    color: #d1d0c1;
    font-family: 'montserratbold';
    margin: 0 0 0 10px;
    background-color: transparent !important;
    text-shadow: 0px 0px 2.82px rgba(0, 0, 0, 0.004);
    background: url(../pag-active.png) 50% 50% no-repeat;
    padding: 0;
    border: none !important;
    -webkit-background-size: contain;
    background-size: contain; }
  @media (max-width: 768px) {
      .vv-page-wrapper .pagination-wrapper .g-pagination__item.g-pagination__item--active {
        width: 35px;
        height: 32px;
        line-height: 32px;
        font-size: 12px; } }
  .vv-page-wrapper .pagination-wrapper .g-pagination__item--prev, .vv-page-wrapper .pagination-wrapper .g-pagination__item--next {
    display: none; }
  .vv-page-wrapper .video-page-wrapper {
    font-size: 0; }
  @media (min-width: 1024px) {
    .vv-page-wrapper .video-page-wrapper {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .vv-page-wrapper .video-page-wrapper .video-main {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin-bottom: 30px;
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../vv-border-page.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    -webkit-box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69);
    box-shadow: 0px 0px 29.6px 10.4px rgba(0, 0, 0, 0.69); }
  .vv-page-wrapper .video-page-wrapper .video-main iframe {
    width: 100%; }
  @media (max-width: 550px) {
        .vv-page-wrapper .video-page-wrapper .video-main iframe {
          height: 250px; } }
  @media (max-width: 470px) {
        .vv-page-wrapper .video-page-wrapper .video-main iframe {
          height: 200px; } }
  .vv-page-wrapper .video-page-wrapper .video-main p {
    margin: 0; }
  @media (min-width: 1024px) {
      .vv-page-wrapper .video-page-wrapper .video-main {
        margin-right: 4%;
        margin-bottom: 40px; }
        .vv-page-wrapper .video-page-wrapper .video-main:nth-child(2n) {
          margin-right: 0; } }

.audio-page-wrapper {
  font-size: 0; }
  .audio-page-wrapper ul.audio-page {
    padding: 0;
    margin: 0;
    list-style: none; }
  @media (min-width: 768px) {
    .audio-page-wrapper ul.audio-page {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .audio-page-wrapper ul.audio-page > li {
    position: relative;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
      .audio-page-wrapper ul.audio-page > li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        margin-right: 4%; }
        .audio-page-wrapper ul.audio-page > li:nth-child(2n) {
          margin-right: 0; } }
  .audio-page-wrapper ul.audio-page > li .text-play {
    position: absolute;
    top: 22px;
    left: 91px;
    height: 45px;
    overflow: hidden;
    right: 104px; }
  @media (max-width: 767px) {
        .audio-page-wrapper ul.audio-page > li .text-play {
          left: 56px;
          right: 65px; } }
  .audio-page-wrapper ul.audio-page > li .text-play .name {
    display: block;
    font-family: 'montserratmedium';
    color: #60a9b1;
    font-size: 14px;
    padding-bottom: 7px; }
  .audio-page-wrapper ul.audio-page > li .text-play .text {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.2); }
  .audio-page-wrapper ul.audio-page > li .audiojs {
    height: 80px;
    padding: 10px 100px 10px 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #0d1011; }
  .audio-page-wrapper ul.audio-page > li .audiojs .play-pause {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    width: 60px;
    height: 60px;
    background: url(../audio-pl.png) 50% 50% no-repeat;
    background-size: contain;
    margin: auto;
    cursor: pointer; }
  @media (max-width: 767px) {
          .audio-page-wrapper ul.audio-page > li .audiojs .play-pause {
            width: 40px;
            height: 40px; } }
  .audio-page-wrapper ul.audio-page > li .audiojs .play-pause .play {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../pl-tr.png) 50% 50% no-repeat; }
  .audio-page-wrapper ul.audio-page > li .audiojs .play-pause .pause {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../pause-tr.png) 50% 50% no-repeat;
    display: none; }
  .audio-page-wrapper ul.audio-page > li .audiojs .scrubber {
    display: none; }
  .audio-page-wrapper ul.audio-page > li .audiojs .time {
    position: absolute;
    top: 50%;
    right: 27px;
    margin-top: -7px; }
  .audio-page-wrapper ul.audio-page > li .audiojs .time .played {
    font-size: 12px;
    color: #fff; }
  .audio-page-wrapper ul.audio-page > li .audiojs.playing {
    background: #0d1011; }
  .audio-page-wrapper ul.audio-page > li .audiojs.playing .play-pause .play {
    display: none; }
    .audio-page-wrapper ul.audio-page > li .audiojs.playing .play-pause .pause {
      display: block; }
  .audio-page-wrapper ul.audio-page > li > a {
    height: 80px;
    padding: 10px 100px 10px 80px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.header .header-inner .header-top .logo-top {
  z-index: 111; }

@media (min-width: 768px) {
    .feature-block-wr .feature-inner .block-inner .inner .feature {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 47%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 47%;
      -ms-flex: 1 0 47%;
      flex: 1 0 47%; } }

.news-block .news-more a {
  text-decoration: underline; }
  .news-block .news-more a:hover {
    text-decoration: none; }

@media (min-width: 480px) {
    .art-folder-wrapper .art-block .art-tpl__note .art-tpl__inf .text-art {
      height: 149px;
      margin-bottom: 15px; } }

.btn-game {
  text-align: center; }
  .btn-game .btn {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-family: 'montserratbold';
    color: #f1d586;
    text-transform: uppercase;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.65);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: url(../norm-btn.png) 0px 0 no-repeat;
    background-size: contain;
    width: 261px;
    height: 72px;
    line-height: 72px;
    font-size: 14px;
    outline: none !important;
    position: relative;
    z-index: 10;
    margin-top: 15px; }
  .btn-game .btn > span {
    display: inline-block;
    vertical-align: middle; }
  .btn-game .btn:hover {
    background: url(../hover-btn.png) 0 0 no-repeat;
    color: #fff;
    background-size: contain; }
  .btn-game .btn:active {
    background: url(../active-btn.png) 0 0 no-repeat;
    color: #fff;
    background-size: contain;
    outline: none; }
  @media (max-width: 767px) {
    .btn-game .btn {
      width: 200px;
      font-size: 13px;
      height: 58px;
      line-height: 58px; } }

.site_inner_page .content .content-inner .cc-inn.ask_t {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1024px) {
  .site_inner_page .content .content-inner .cc-inn.ask_t {
    display: block; } }
  .site_inner_page .content .content-inner .cc-inn.ask_t .left-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 280px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 280px;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    margin-right: 30px; }
  @media (max-width: 1024px) {
    .site_inner_page .content .content-inner .cc-inn.ask_t .left-col {
      margin: 0 0 20px; } }
  .site_inner_page .content .content-inner .cc-inn.ask_t .left-col .menu-ask-wrapper > ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  @media (max-width: 1024px) {
        .site_inner_page .content .content-inner .cc-inn.ask_t .left-col .menu-ask-wrapper > ul {
          text-align: center; } }
  @media (max-width: 1024px) {
          .site_inner_page .content .content-inner .cc-inn.ask_t .left-col .menu-ask-wrapper > ul > li {
            display: inline-block;
            vertical-align: top; } }
  .site_inner_page .content .content-inner .cc-inn.ask_t .left-col .menu-ask-wrapper > ul > li > a {
    display: block;
    padding: 10px 20px 10px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #dadada;
    text-transform: uppercase;
    font-size: 16px;
    color: #c0c0c0;
    font-family: 'montserratbold';
    text-shadow: 1.763px 2.427px 2px rgba(0, 0, 0, 0.6); }
  .site_inner_page .content .content-inner .cc-inn.ask_t .left-col .menu-ask-wrapper > ul > li.opened > a, .site_inner_page .content .content-inner .cc-inn.ask_t .left-col .menu-ask-wrapper > ul > li > a:hover {
    color: #f1d586; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-comment {
    border: 1px solid #05090d;
    color: #76b3e4;
    background-color: #05090d; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-comment .g-comment__author, .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-comment .g-comment__date {
    color: #76b3e4; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-comment.g-comment--even {
    background: #05090d;
    border: 1px solid #05090d; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-comment.g-comment--reply.g-comment--arrow {
    background: #343939; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-comment.g-comment--reply.g-comment--arrow:after, .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-comment.g-comment--reply.g-comment--arrow:before {
    border-bottom-color: #343939; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-board > .g-button {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-family: 'montserratbold';
    color: #f1d586;
    text-transform: uppercase;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.65);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: url(../norm-btn.png) 0px 0 no-repeat;
    background-size: contain;
    width: 261px;
    height: 72px;
    border: none;
    outline: none;
    text-align: center;
    line-height: 58px;
    font-size: 14px; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-board > .g-button:hover {
    background: url(../active-btn.png) 0 0 no-repeat;
    color: #fff;
    background-size: contain; }
  @media (max-width: 767px) {
      .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-board > .g-button {
        width: 232px;
        height: 64px;
        line-height: 51px; } }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-notice--indents, .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-notice {
    background: #05090d;
    color: #76b3e4; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-board__form .g-form-control-text {
    width: 100%;
    height: 50px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: none;
    -moz-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97), inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97), inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
    box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97), inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
    background: #05090d;
    outline: none;
    padding: 0 19px;
    box-sizing: border-box;
    font-size: 13px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #76b3e4; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-board__form .g-form-control-textarea {
    width: 100%;
    height: 250px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: none;
    -moz-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97), inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97), inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
    box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.97), inset 0px -1px 0px 0px rgba(25, 41, 54, 0.004);
    background: #05090d;
    outline: none;
    padding: 19px 19px;
    box-sizing: border-box;
    font-size: 13px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #76b3e4; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-board__form .g-form-row.g-form-row--submit .g-button {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-family: 'montserratbold';
    color: #f1d586;
    text-transform: uppercase;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.65);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: url(../norm-btn.png) 0px 0 no-repeat;
    background-size: contain;
    width: 261px;
    height: 72px;
    border: none;
    outline: none;
    font-size: 14px; }
  .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-board__form .g-form-row.g-form-row--submit .g-button:hover {
    background: url(../active-btn.png) 0 0 no-repeat;
    color: #fff;
    background-size: contain; }
  @media (max-width: 767px) {
          .site_inner_page .content .content-inner .cc-inn.ask_t .con-templ-ask .g-board__form .g-form-row.g-form-row--submit .g-button {
            width: 232px;
            height: 64px; } }

@media (max-width: 420px) {
  .video-block-head {
    padding-bottom: 150px; }
    .video-block-head .video-inner .btnVideo {
      bottom: -145px; }
      .video-block-head .video-inner .btnVideo a.btn:not(:last-child) {
        margin-bottom: 10px;
        margin-right: 0; } }
