/*___FUNCTIONS___*/
/*___BASE___*/
html {
  box-sizing: border-box;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  -webkit-font-smoothing: grayscale;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  height: 100%;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  -webkit-tap-highlight-color: transparent; }

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

img {
  border: 0; }

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

b,
strong {
  font-weight: bold; }

i,
em,
dfn {
  font-style: italic; }

blockquote {
  margin: 1em 40px; }

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

p {
  margin: 0 0 1em; }
  p:last-child {
    margin-bottom: 0; }

address {
  font-style: normal; }

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

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

figure {
  margin: 1em 40px; }

pre {
  overflow: auto; }

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

ol,
ul,
menu {
  margin: 1em 0;
  padding: 0; }

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

ul {
  list-style-position: inside; }

dd {
  margin: 0 0 0 40px; }

fieldset {
  background: none;
  border: none; }

form,
fieldset,
input,
select,
textarea,
button {
  margin: 0;
  padding: 0; }

input,
select,
textarea,
button {
  font: 12px Arial, Helvetica, sans-serif;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button {
  overflow: visible;
  vertical-align: top; }

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

button,
input[type="submit"],
input[type="button"] {
  cursor: pointer; }

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

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

td,
th {
  padding: 0; }

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

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

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

legend {
  border: 0;
  padding: 0; }

optgroup {
  font-weight: bold; }

/*--iOS appearance input--*/
input,
textarea,
select {
  border-radius: 0; }

/*FONTS*/
@font-face {
  font-family: "museosanscyrl_100";
  src: url("../font/museosanscyrl_100-webfont.eot");
  src: url("../font/museosanscyrl_100-webfont.eot?#iefix") format("embedded-opentype"), url("../font/museosanscyrl_100-webfont.ttf") format("truetype"), url("../font/museosanscyrl_100-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "museosanscyrl_300";
  src: url("../font/museosanscyrl_300-webfont.eot");
  src: url("../font/museosanscyrl_300-webfont.eot?#iefix") format("embedded-opentype"), url("../font/museosanscyrl_300-webfont.ttf") format("truetype"), url("../font/museosanscyrl_300-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "museosanscyrl_500";
  src: url("../font/museosanscyrl_500-webfont.eot");
  src: url("../font/museosanscyrl_500-webfont.eot?#iefix") format("embedded-opentype"), url("../font/museosanscyrl_500-webfont.ttf") format("truetype"), url("../font/museosanscyrl_500-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "museosanscyrl_700";
  src: url("../font/museosanscyrl_700-webfont.eot");
  src: url("../font/museosanscyrl_700-webfont.eot?#iefix") format("embedded-opentype"), url("../font/museosanscyrl_700-webfont.ttf") format("truetype"), url("../font/museosanscyrl_700-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "museosanscyrl_900";
  src: url("../font/museosanscyrl_900-webfont.eot");
  src: url("../font/museosanscyrl_900-webfont.eot?#iefix") format("embedded-opentype"), url("../font/museosanscyrl_900-webfont.ttf") format("truetype"), url("../font/museosanscyrl_900-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/*VARIABLES*/
/*COMMON STYLES*/
body {
  min-width: 990px;
  background: #e5e5e5;
  color: #000;
  font-family: "museosanscyrl_100", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.3125; }

a {
  color: #00aeef; }
  a:focus {
    outline: thin dotted; }
  a.is_active {
    cursor: default !important; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 .8em;
  font-family: "museosanscyrl_100", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  text-transform: none; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.8em; }

h3 {
  font-size: 1.6em; }

h4 {
  font-size: 1.5em; }

h5 {
  font-size: 1.4em; }

h6 {
  font-size: 1.3em; }

/*MODIFICATORS*/
.mod_center {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px !important;
  padding-left: 15px !important; }

.mod_underline {
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #f8dc21;
  border-bottom-color: rgba(250, 220, 35, 0.3);
  line-height: 1.1;
  text-decoration: none !important; }

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

@media screen and (max-width: 990px) {
  body {
    min-width: 560px;
    font-size: 24px; }

  .mod_center {
    width: auto; } }
/*___LAYOUT___*/
body {
  padding: 0 15px; }

@media screen and (max-width: 990px) {
  body {
    padding: 0; } }
.l_header {
  position: relative;
  z-index: 10;
  margin: 0 0 15px; }
  .l_header-top {
    position: relative;
    padding: 20px 190px 20px 0; }
    @media screen and (max-width: 1080px) {
      .l_header-top {
        padding-right: 178px
      }
    }
    .l_header-top .nav {
      margin: 0;
      white-space: nowrap;
      display: inline-block;
      vertical-align: middle; }
    .l_header-top-auth {
      margin-top: -5px;
      float: right;
    }
    .l_header-top .socialLink {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .l_header-bottom {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 235px;
    background-color: #fff; }
    .l_header-bottom-section {
      position: relative;
      -webkit-flex: 2 2 33.3%;
          -ms-flex: 2 2 33.3%;
              flex: 2 2 33.3%;
      padding: 30px; }
      .l_header-bottom-section-footer {
        position: absolute;
        bottom: 25px;
        right: 30px;
        left: 30px;
        text-align: center; }
      .l_header-bottom-section.mod_size__50p {
        -webkit-flex: 1 1 16.65%;
            -ms-flex: 1 1 16.65%;
                flex: 1 1 16.65%; }
      .l_header-bottom-section.mod_shadow {
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); }
  .l_header-action {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 90px 0 0;
    font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 21px;
    line-height: 1.1;
    text-decoration: none;
    text-align: center; }
    .l_header-action:before {
      content: "";
      position: absolute;
      left: 50%;
      width: 70px;
      height: 70px;
      margin: -25px 0 0;
      border-radius: 50%;
      background-color: #fdb814;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      -webkit-transform: translate(-50%, -100%);
          -ms-transform: translate(-50%, -100%);
           -o-transform: translate(-50%, -100%);
              transform: translate(-50%, -100%); }
    .l_header-action.mod_makeclip:before {
      background-image: url(../img/icon-video3.png); }
    .l_header-action.mod_getpart:before {
      background-image: url(../img/icon-hashtag1.png); }
    .l_header-action.mod_color {
      background-color: #7f3f98;
      color: #fff; }
  .l_header-video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 140px 0 0;
    text-align: center;
    text-decoration: none; }
    .l_header-video-btnPlay {
      content: "";
      position: absolute;
      z-index: 10;
      top: 40px;
      left: 50%;
      width: 82px;
      height: 82px;
      border: 6px solid #fff;
      border-radius: 50%;
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
           -o-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
      .l_header-video-btnPlay:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0 0 0 4px;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        border-width: 15px 0 15px 25px;
        border-style: solid;
        border-color: transparent transparent transparent #fff; }
    .l_header-video-pic {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .l_header-video .btn {
    transform-origin: 50% 50%;
    transition: transform 0.3s ease, background 0.2s ease, color 0.2s ease, border 0.2s ease;
  }
  @media screen and (min-width: 991px) {
    .l_header-video:hover .btn {
      transform: scale(1.2, 1.2);
    }
  }
  .l_header-btnMore {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 44px;
    margin: 0 5% 0 0;
    padding: 0 0 0 60px;
    font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
    line-height: 1.2; }
    .l_header-btnMore:last-child {
      margin-right: 0; }
    .l_header-btnMore:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 44px;
      height: 44px;
      background-color: #ec008c;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      border-radius: 50%; }
    .l_header-btnMore.mod_video:before {
      background-image: url(../img/icon-video1.png);
      transform-origin: 50% 50%;
      transition: transform 0.3s ease; }
    @media screen and (min-width: 991px) {
      .l_header-btnMore.mod_video:hover:before {
        transform: scale(1.25, 1.25);
      }
    }
    .l_header-btnMore.mod_article:before {
      background-image: url(../img/icon-song1.png); }
  .l_header.is_fixed {
    position: fixed;
    top: -124px;
    right: 15px;
    left: 15px;
    z-index: 5000;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    opacity: 0;
    -o-transition: opacity ease-out .3s, top ease-out .3s;
       transition: opacity ease-out .3s, top ease-out .3s; }
    .l_header.is_fixed.is_visible {
      top: 0;
      opacity: 1; }
  .l_header.is_fixed .l_header-top {
    display: none; }
  .l_header.is_fixed .l_header-bottom {
    height: 124px; }
    .l_header.is_fixed .l_header-bottom-section {
      padding: 35px 30px; }
      .l_header.is_fixed .l_header-bottom-section-footer {
        right: 25px;
        bottom: 42px;
        text-align: right; }
  .l_header.is_fixed .l_header-btnMore {
    width: 100px;
    padding: 0;
    font-size: 21px;
    line-height: 1;
    text-align: left; }
    .l_header.is_fixed .l_header-btnMore:before {
      display: none; }
  .l_header.is_fixed .l_header-action {
    padding: 0 0 0 105px;
    text-align: left; }
    .l_header.is_fixed .l_header-action:before {
      top: 50%;
      left: 24px;
      margin: 0;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }
  .l_header.is_fixed .l_header-video {
    padding: 35px 0 0; }
    .l_header.is_fixed .l_header-video-pic {
      top: 0;
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
           -o-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
    .l_header.is_fixed .l_header-video-btnPlay {
      display: none; }
    .l_header.is_fixed .l_header-video .btn.theme_v2 {
      padding-left: 70px; }
      .l_header.is_fixed .l_header-video .btn.theme_v2:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 15px;
        width: 35px;
        height: 35px;
        border: 4px solid #fff;
        border-radius: 50%;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
             -o-transform: translate(0, -50%);
                transform: translate(0, -50%); }
      .l_header.is_fixed .l_header-video .btn.theme_v2:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 29px;
        border-width: 6px 10px;
        border-style: solid;
        border-color: transparent transparent transparent #fff;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
             -o-transform: translate(0, -50%);
                transform: translate(0, -50%); }
  .l_header.is_fixed .logo {
    position: absolute;
    top: 50%;
    width: 50%;
    max-width: 240px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    .l_header.is_fixed .logo-slogan {
      display: none; }
    .l_header.is_fixed .logo img {
      display: block;
      margin: 0; }
  .l_header.is_fixed .noticeForm {
    display: none; }

@media screen and (max-width: 1230px) {
  .l_header {
    z-index: 1000; }
    .l_header-bottom-section {
      padding: 15px; }
      .l_header-bottom-section-footer {
        right: 15px;
        left: 15px; }
    .l_header-btnMore {
      font-size: 12px;
      padding-left: 50px; }
      .l_header-btnMore:last-child {
        margin-right: 0; }
      .l_header-btnMore:before {
        width: 40px;
        height: 40px; }
      .l_header-btnMore.mod_video:before {
        background-image: url(../img/icon-video1.png); }
      .l_header-btnMore.mod_article:before {
        background-image: url(../img/icon-song1.png); }
    .l_header.is_fixed .l_header-action {
      padding: 0 20px;
      text-align: center; }
      .l_header.is_fixed .l_header-action:before {
        display: none; }
    .l_header.is_fixed .l_header-btnMore {
      width: 90px;
      font-size: 18px; } }
@media screen and (max-width: 990px) {
  .l_header-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0; }
    .l_header-top-auth {
      position: fixed;
      z-index: 2000;
      top: 25px;
      right: 165px; }
      .l_header-top-auth .btn.theme_v1 {
        border-color: transparent;
        background-color: #fff; }
    .l_header-top-auth, .l_header-top .socialLink {
      display: none; }
    .nav.is_opened + .l_header-top-auth {
      display: block; }
  .l_header-bottom {
    display: block;
    height: auto; }
    .l_header-bottom-section {
      position: relative;
      padding: 0; }
      .l_header-bottom-section:nth-child(1) {
        height: 430px;
        padding: 30px 160px 30px 30px; }
      .l_header-bottom-section:nth-child(2) {
        position: absolute;
        right: 0;
        bottom: 75px;
        left: 0;
        height: 200px; }
      .l_header-bottom-section:nth-child(3) {
        display: none; }
      .l_header-bottom-section:nth-child(4) {
        position: absolute;
        top: 36px;
        left: 310px; }
      .l_header-bottom-section-footer {
        bottom: 0;
        right: 0;
        left: 0; }
  .l_header-action {
    position: relative;
    height: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12.5px;
    padding: 0 0 0 50px;
    text-align: left;
    text-transform: uppercase;
    line-height: 1.3; }
    .l_header-action:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 41px;
      height: 41px;
      margin: 0;
      background-color: transparent;
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
           -o-transform: translate(0, 0);
              transform: translate(0, 0); }
    .l_header-action.mod_makeclip.mod_color {
      background-color: #fff;
      color: inherit; }
    .l_header-action.mod_makeclip:before {
      background-image: url(../img/icon-video2.png); }
  .l_header-video {
    position: relative;
    display: block;
    height: 100%;
    padding: 0;
    text-align: center; }
    .l_header-video-btnPlay {
      display: none; }
    .l_header-video .btn {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      .l_header-video .btn.theme_v2 {
        padding-right: 70px; }
        .l_header-video .btn.theme_v2:before {
          content: "";
          position: absolute;
          top: 50%;
          right: 8px;
          width: 36px;
          height: 36px;
          border: 4px solid #fff;
          border-radius: 50%;
          -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
               -o-transform: translate(0, -50%);
                  transform: translate(0, -50%); }
        .l_header-video .btn.theme_v2:after {
          content: "";
          position: absolute;
          top: 50%;
          right: 20px;
          border-width: 5px 0 5px 8px;
          border-style: solid;
          border-color: transparent transparent transparent #fff;
          -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
               -o-transform: translate(0, -50%);
                  transform: translate(0, -50%); }
  .l_header-btnMore {
    position: absolute;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
    height: 75px;
    margin: 0;
    padding: 10px 50px 10px 90px;
    border-right: 1px solid #e4e4e4;
    font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 1.1;
    text-decoration: none; }
    .l_header-btnMore:last-child {
      border-right: none; }
    .l_header-btnMore:before {
      top: 50%;
      left: 20px;
      width: 48px;
      height: 48px;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .l_header-btnMore.mod_video {
      left: 0; }
    .l_header-btnMore.mod_article {
      right: 0; }
  .l_header.is_fixed {
    display: none !important; } }
.l_main {
  overflow: hidden; }
  .l_main-content {
    overflow: hidden; }

.l_inner {
  margin: 0 0 15px;
  background-color: #fff; }
  .l_inner-header {
    position: relative;
    padding: 35px 250px;
    background-color: #13a89e;
    text-align: center; }
    .l_inner-header-heading {
      margin: 0;
      color: #fff;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
      font-size: 36px; }
      .l_inner-header-heading .large {
        display: block;
        font-family: "museosanscyrl_900", Arial, Helvetica, sans-serif;
        font-size: 128px;
        line-height: 1.2; }
    .l_inner-header-more {
      position: absolute;
      top: 50%;
      right: 30px;
      width: 175px;
      padding: 0 25px 0 0;
      background: url(../img/icon-arrow6.svg) 100% 50% no-repeat;
      color: #fff;
      font-family: "museosanscyrl_300", Arial, Helvetica, sans-serif;
      font-size: 14px;
      text-decoration: none;
      text-align: left;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .l_inner-header.mod_blue {
      background-color: #00aeef; }
    .l_inner-header.mod_purple {
      background-color: #7f3f98; }
    .l_inner-header.mod_orange {
      background-color: #fdb814; }
    .l_inner-header.mod_border {
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .l_inner-content.mod_orange {
    background-color: #fdb814; }
  .l_inner-content.mod_blue2 {
    background-color: #13a89e; }
  .l_inner-footer {
    text-align: center; }
    .l_inner-footer-top {
      padding: 40px 0; }
    .l_inner-footer-bottom {
      padding: 20px 0;
      border-top: 1px solid #e4e4e4; }
      .l_inner-footer-bottom-col {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: -20px 0;
        padding: 20px 0; }
        .l_inner-footer-bottom-col.mod_pink {
          background-color: #ec008c; }
        .l_inner-footer-bottom-col .btn.theme_v1 {
          min-width: 235px; }
      .l_inner-footer-bottom.mod_column__2 {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .l_inner-footer-bottom.mod_column__2 .l_inner-footer-bottom-col {
        -webkit-flex: 1 1 50%;
            -ms-flex: 1 1 50%;
                flex: 1 1 50%; }
  .l_inner .articleShort__text:last-child, .l_inner .articleShort__photo:last-child {
    margin-bottom: 0; }

@media screen and (max-width: 1230px) {
  .l_inner-header-more {
    right: 15px; } }
@media screen and (max-width: 990px) {
  .l_inner-header {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 100px;
    padding: 10px 90px; }
    .l_inner-header-heading {
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      margin: 0; }
    .l_inner-header-more {
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      position: static;
      display: block;
      width: auto;
      margin: 0 0 5px;
      padding: 0;
      background: none;
      color: #fff;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
      font-size: 19px;
      -webkit-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none;
      text-align: center;
      text-decoration: underline; }
    .l_inner-header.mod_border {
      border-bottom: none; }
  .l_inner-footer-bottom-col {
    display: block;
    margin: 0;
    padding: 20px 0; }
  .l_inner-footer-bottom.mod_column__2 {
    display: block;
    padding: 0; } }
.l_footer {
  position: relative;
  z-index: 10; }
  .l_footer-inner {
    padding: 0 0 45px;
    text-align: center; }
  .l_footer-copy {
    display: inline-block;
    color: #ababab;
    font-size: 12px;
    text-align: center; }
    .l_footer-copy img {
      display: block;
      margin: 0 0 10px; }
  .l_footer .nav {
    margin: 0 0 20px;
    padding: 25px 0;
    border-bottom: 1px solid #c6c6c6; }
    .l_footer .nav-list-item-link {
      color: #000; }
  .l_footer .media {
    margin-top: 0;
    margin-bottom: 0; }

@media screen and (max-width: 1230px) {
  .l_footer-media-list-item {
    margin-bottom: 10px; } }
@media screen and (max-width: 990px) {
  .is_mobile body {
    overflow: hidden; }
  .is_mobile .scrollwrap {
    height: 100%;
    overflow: auto; }
  .l_footer-inner {
    padding: 0; }
  .l_footer-media {
    display: block;
    padding: 25px 30px 15px;
    text-align: center; }
    .l_footer-media-heading {
      display: block;
      margin: 0 0 .8em; }
    .l_footer-media-list {
      text-align: center; }
      .l_footer-media-list-item {
        margin: 0 35px 10px; }
  .l_footer-copy {
    display: none; }
  .l_footer .nav {
    display: none; } }
/*___MODULES___*/
.socialShare.theme_v1 .socialShare-heading {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
  font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
  font-size: 21px; }
.socialShare.theme_v1 .socialShare-list {
  display: inline-block;
  vertical-align: middle; }
  .socialShare.theme_v1 .socialShare-list .ya-share2__item {
    height: 42px;
    margin: 0 5px; }
    .socialShare.theme_v1 .socialShare-list .ya-share2__item:hover {
      opacity: 1; }
    .socialShare.theme_v1 .socialShare-list .ya-share2__item .ya-share2__icon {
      width: 42px;
      height: 42px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: auto;
      border-radius: 50%;
      -o-transition: background-color ease-out .2s;
         transition: background-color ease-out .2s; }
    .socialShare.theme_v1 .socialShare-list .ya-share2__item .ya-share2__counter {
      width: 30px;
      height: 40px;
      padding: 0;
      background-color: #fff;
      border: 1px solid #000;
      border-left: none;
      text-align: center;
      color: #000;
      line-height: 40px; }
    .socialShare.theme_v1 .socialShare-list .ya-share2__item_service_vkontakte .ya-share2__icon {
      background-color: #4D75A3;
      /*background-image: url(../img/icon-vk1.svg);*/
      background-position: 55% 50%;
      /*background-size: auto 45%;*/ }
    .socialShare.theme_v1 .socialShare-list .ya-share2__item_service_facebook .ya-share2__icon {
      background-color: #3b5a9a;
      background-image: url(../img/icon-fb1.svg);
      background-size: auto 55%; }
    .socialShare.theme_v1 .socialShare-list .ya-share2__item_service_twitter .ya-share2__icon {
      background-color: #1eb1e7;
      background-image: url(../img/icon-tw1.svg);
      background-position: 55% 50%;
      background-size: auto 40%; }
    .socialShare.theme_v1 .socialShare-list .ya-share2__item_service_odnoklassniki .ya-share2__icon {
      background-color: #f47920;
      background-image: url(../img/icon-ok1.svg);
      background-size: auto 55%; }
  .socialShare.theme_v1 .socialShare-list .ya-share2__badge {
    background: none;
    border-radius: 0; }

.socialLink-link {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 0 0 0 6px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50%;
  text-indent: -9999px;
  -o-transition: opacity 0.2s ease;
     transition: opacity 0.2s ease; }
  .socialLink-link:hover,
  .socialLink-link:active {
    opacity: 0.75;
  }
  .socialLink-link:focus {
    outline: none; }
  .socialLink-link.mod_vkontakte {
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .socialLink-link.mod_vkontakte img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .socialLink-link.mod_facebook {
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .socialLink-link.mod_facebook img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .socialLink-link.mod_inst {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 25px;
    height: 25px;
    border-radius: 100%; }
    .socialLink-link.mod_inst img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 25px;
      height: 25px;
      border-radius: 100%; }
  .socialLink-link.mod_youtube {
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .socialLink-link.mod_youtube img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .socialLink-link.mod_odnoklassniki {
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .socialLink-link.mod_odnoklassniki img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

.nav-list {
  margin: 0;
  list-style: none; }
  .nav-list-item {
    position: relative;
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0 15px 0 0; }
    .nav-list-item:after {
      content: "";
      position: absolute;
      top: 50%;
      right: -1px;
      width: 1px;
      height: 24px;
      background-color: #c9c9c9;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .nav-list-item:last-child {
      margin-right: 0;
      padding-right: 0; }
    .nav-list-item:last-child:after {
      display: none; }
    .nav-list-item:hover .nav-sublist {
      display: block; }
    .nav-list-item-heading {
      display: inline-block;
      margin: 0 20px 0 0;
      color: #000;
      font-size: 18px;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
      letter-spacing: -0.015em;
      text-transform: uppercase; }
    .nav-list-item-link {
      color: #6d6d6d;
      font-size: 18px;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
      letter-spacing: -0.015em;
      text-transform: uppercase;
      text-decoration: none;
      transition: color 0.15s ease;
    }
    .nav-list-item-link:hover,
    .nav-list-item-link:active,
    .nav-list-item-link-active {
      color: #ec008c;
    }
    .nav-list-item.mod_onlymobile {
      display: none; }
.nav-toggler {
  display: none; }

@media screen and (max-width: 1400px) {
  .nav-list-item-link, .nav-list-item-heading {
    /*font-size: 16px; */} }
@media screen and (max-width: 1230px) {
  .nav-list-item {
    margin-right: 5px;
    padding-right: 5px; }
    .nav-list-item:after {
      right: -2px; }
    .nav-list-item-heading {
      margin-right: 5px; }
    .nav-list-item-link, .nav-list-item-heading {
      font-size: 14px; } }
@media screen and (max-width: 1130px) {
  .nav-list-item-link, .nav-list-item-heading {
    font-size: 13px; }
}
@media screen and (max-width: 990px) {
  .nav {
    position: absolute;
    z-index: 2000;
    top: 0;
    right: 0;
    margin: 0; }
    .nav-list {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 10;
      width: 290px;
      background-color: #00aeef;
      white-space: normal; }
      .nav-list-item {
        position: relative;
        display: block;
        margin: 0;
        padding: 0; }
        .nav-list-item:nth-child(1) {
          z-index: 10;
          height: 33%;
          background-color: #fdb814; }
          .nav-list-item:nth-child(1) .nav-list-item-link {
            padding-top: 20%;
            padding-right: 80px;
            font-size: 42px;
            font-size: 36px; }
            .nav-list-item:nth-child(1) .nav-list-item-link:before {
              content: "";
              position: absolute;
              bottom: 0;
              left: 0;
              right: 0;
              height: 80px;
              border-style: solid;
              border-width: 40px 145px;
              border-color: transparent #7f3f98 #7f3f98 transparent; }
        .nav-list-item:nth-child(2) {
          height: 11%;
          background-color: #7f3f98; }
          .nav-list-item:nth-child(2) .nav-list-item-link {
            padding-bottom: 10%;
            padding-right: 80px;
            font-size: 42px;
            font-size: 36px; }
        .nav-list-item:nth-child(3) {
          height: 22%;
          background-color: #ec008c; }
          .nav-list-item:nth-child(3) .nav-list-item-link {
            padding-bottom: 35%; }
            .nav-list-item:nth-child(3) .nav-list-item-link:before {
              content: "";
              position: absolute;
              top: -14px;
              left: 0;
              right: 0;
              height: 14px;
              border-style: solid;
              border-width: 7px 145px;
              border-color: transparent #ec008c #ec008c transparent; }
        .nav-list-item:nth-child(4) {
          z-index: 2;
          height: 12%;
          background-color: #13a89e; }
          .nav-list-item:nth-child(4) .nav-list-item-link {
            padding-bottom: 10%;
            font-size: 42px;
            font-size: 36px; }
            .nav-list-item:nth-child(4) .nav-list-item-link:before {
              content: "";
              position: absolute;
              top: -86px;
              left: 0;
              right: 0;
              height: 86px;
              border-style: solid;
              border-width: 43px 145px;
              border-color: transparent transparent #13a89e #13a89e; }
          .nav-list-item:nth-child(4) .nav-list-item-link:after {
            content: "";
            position: absolute;
            bottom: -46px;
            left: 0;
            right: 0;
            height: 46px;
            border-style: solid;
            border-width: 23px 145px;
            border-color: #13a89e transparent transparent #13a89e; }
        .nav-list-item:nth-child(5) {
          height: 22%;
          background-color: #00aeef; }
          .nav-list-item:nth-child(5) .nav-list-item-link {
            padding-top: 15%; }
        .nav-list-item:after {
          display: none; }
        .nav-list-item-heading {
          display: none; }
        .nav-list-item-link {
          display: block;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 100%;
          padding: 20px 20px 0 30px;
          color: #fff;
          font-size: 37px;
          font-size: 3.7vh;
          line-height: 1;
          letter-spacing: 0; }
        .nav-list-item.mod_onlymobile {
          display: block; }
    .nav.is_opened .nav-list {
      display: block; }
    .nav-toggler {
      display: block;
      position: absolute;
      top: 25px;
      right: 40px;
      z-index: 11;
      width: 50px;
      height: 36px;
      cursor: pointer; }
      .nav-toggler:before, .nav-toggler:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 50%; }
      .nav-toggler:before {
        top: 0;
        border-top: 8px solid #000;
        border-bottom: 4px solid #000; }
      .nav-toggler:after {
        bottom: 0;
        border-top: 4px solid #000;
        border-bottom: 8px solid #000; }
      .nav-toggler.is_active:before, .nav-toggler.is_active:after {
        display: none; }
      .nav-toggler.is_active {
        background: url(../img/icon-close2.svg) 50% 50% no-repeat; }
    .nav.is_opened {
      position: fixed;
      bottom: 0; }
@media screen and (max-width: 1320px) and (orientation: landscape) {
  .nav.is_opened + .l_header-top-auth {
    display: none; }

  .nav {
    left: 0; }
    .nav-list {
      width: 100%; }
      .nav-list-item {
        height: 20%; }
        .nav-list-item:nth-child(1) {
          height: 20%; }
          .nav-list-item:nth-child(1) .nav-list-item-link {
            padding: 10px;
            font-size: 20px; }
            .nav-list-item:nth-child(1) .nav-list-item-link:before {
              display: none; }
        .nav-list-item:nth-child(2) {
          height: 20%; }
          .nav-list-item:nth-child(2) .nav-list-item-link {
            padding: 10px;
            font-size: 20px; }
            .nav-list-item:nth-child(2) .nav-list-item-link:before {
              display: none; }
        .nav-list-item:nth-child(3) {
          height: 20%; }
          .nav-list-item:nth-child(3) .nav-list-item-link {
            padding: 10px;
            font-size: 20px; }
            .nav-list-item:nth-child(3) .nav-list-item-link:before {
              display: none; }
        .nav-list-item:nth-child(4) {
          height: 20%; }
          .nav-list-item:nth-child(4) .nav-list-item-link {
            padding: 10px;
            font-size: 20px; }
            .nav-list-item:nth-child(4) .nav-list-item-link:before {
              display: none; }
          .nav-list-item:nth-child(4) .nav-list-item-link:after {
            display: none; }
        .nav-list-item:nth-child(5) {
          height: 20%; }
          .nav-list-item:nth-child(5) .nav-list-item-link {
            padding: 10px;
            font-size: 20px; } }
.logo {
  display: block;
  color: #000;
  text-decoration: none; }
  .logo:focus {
    outline: none; }
  .logo-slogan {
    display: block;
    font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
    font-size: 16px; }
    .logo-slogan .blue {
      color: #00aeef; }
    .logo-slogan .pink {
      color: #ec008c; }
    .logo-slogan .orange {
      color: #fdb814; }
  .logo img {
    width: 100%;
    margin: 0 0 5px; }
  .logo.mod_live1.mod_size1 img {
    max-width: 215px; }
  .logo.mod_live1.mod_size2 img {
    max-width: 397px; }
  .logo.mod_live1.mod_size3 img {
    width: 135px; }

@media screen and (max-width: 990px) {
  .logo-slogan {
    font-size: 20px;
    line-height: normal; }
  .logo.mod_live1.mod_size1 img {
    max-width: 242px; }
  .logo.mod_live1.mod_size2 img {
    max-width: 250px; } }
.btn {
  position: relative;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1;
  cursor: pointer; }
  .btn.theme_v1 {
    min-width: 85px;
    height: 36px;
    padding: 0 15px;
    border: 1px solid #ec008c;
    border-radius: 18px;
    color: #ec008c;
    font-family: "museosanscyrl_900", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 36px;
    text-transform: uppercase;
    -o-transition: background-color ease-out .2s, color ease-out .2s, border-color ease-out .2s;
       transition: background-color ease-out .2s, color ease-out .2s, border-color ease-out .2s; }
    .btn.theme_v1:hover {
      background-color: #ec008c;
      color: #fff; }
    .btn.theme_v1:active {
      background-color: #ec008c;
      color: #fff; }
    .btn.theme_v1.is_active {
      background-color: #ec008c;
      color: #fff; }
    .btn.theme_v1.mod_medium {
      min-width: 175px;
      height: 54px;
      padding: 0 20px;
      border-radius: 27px;
      font-family: "museosanscyrl_900", Arial, Helvetica, sans-serif;
      font-size: 17px;
      line-height: 54px; }
    .btn.theme_v1.mod_small {
      min-width: 100px;
      padding: 0 8px;
      font-size: 12px; }
    .btn.theme_v1.mod_light {
      border-color: #fff;
      color: #fff; }
      .btn.theme_v1.mod_light:hover {
        border-color: #ec008c; }
      .btn.theme_v1.mod_light:active {
        border-color: #ec008c; }
      .btn.theme_v1.mod_light.is_active {
        border-color: #ec008c; }
      .btn.theme_v1.mod_light.mod_hover__white:hover {
        background-color: #fff;
        border-color: #fff;
        color: #ec008c; }
      .btn.theme_v1.mod_light.mod_hover__white:active {
        background-color: #fff;
        border-color: #fff;
        color: #ec008c; }
      .btn.theme_v1.mod_light.mod_hover__white.is_active {
        background-color: #fff;
        border-color: #fff;
        color: #ec008c; }
    .btn.theme_v1.mod_pink {
      border-color: #ec008c;
      background-color: #ec008c;
      color: #fff; }
    .btn.theme_v1.mod_color__black {
      color: #000; }
    .btn.theme_v1.mod_size__100p {
      width: 100%; }
  .btn.theme_v2 {
    min-width: 85px;
    height: 54px;
    padding: 0 20px;
    border-radius: 27px;
    color: #fff;
    background-color: #ec008c;
    font-family: "museosanscyrl_900", Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 54px;
    text-transform: uppercase; }
    .btn.theme_v2.mod_gray {
      background-color: #b7b7b7; }
    .btn.theme_v2.mod_sizemin__190px {
      min-width: 190px; }
  .btn.theme_v3 {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 82px;
    padding: 10px 30px 10px 90px;
    border-radius: 41px;
    color: #fff;
    background-color: #ec008c;
    font-family: "museosanscyrl_900", Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 1;
    text-transform: uppercase;
    text-align: left; }
    .btn.theme_v3 .btn-pic {
      position: absolute;
      top: 50%;
      left: 20px;
      overflow: hidden;
      width: 57px;
      height: 57px;
      margin: 0;
      border-radius: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }
      .btn.theme_v3 .btn-pic img {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
  .btn.theme_v4 {
    min-width: 276px;
    height: 36px;
    padding: 0 15px;
    border-radius: 18px;
    background-color: #3b5a9a;
    color: #fff;
    font-family: "museosanscyrl_900", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 36px;
    text-transform: uppercase; }
  .btn.theme_v5 {
    min-width: 85px;
    padding: 12px 20px;
    border-radius: 150px;
    color: #fff;
    background-color: #ec008c;
    font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.3;
    text-transform: uppercase;
    white-space: normal; }

.form-button:hover .btn.theme_v1 {
  background-color: #ec008c;
  color: #fff; }
  .form-button:hover .btn.theme_v1.mod_light {
    border-color: #ec008c; }

@media screen and (max-width: 990px) {
  .btn {
    -o-transition: none !important;
       transition: none !important; } }
.articleShort:last-child {
  margin: 0 0 15px; }
.articleShort-list {
  margin: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .articleShort-list-item {
    position: relative;
    z-index: 1; }
    .articleShort-list-item-link {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 465px;
      padding: 30px;
      color: #fff;
      text-decoration: none;
      text-align: center; }
    .articleShort-list-item-pic {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      overflow: hidden;
      margin: 0; }
      .articleShort-list-item-pic img {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .articleShort-list-item-heading {
      font-size: 48px;
      font-family: Georgia, "Times New Roman", serif;
      font-style: italic;
      line-height: 1.1; }
      .articleShort-list-item-heading .bold {
        display: block;
        font-family: "museosanscyrl_900", Arial, Helvetica, sans-serif;
        font-style: normal; }
    .articleShort-list-item-author {
      display: block;
      margin: 0 0 1em;
      font-size: 12px;
      line-height: 1.15;
      text-transform: uppercase;
      letter-spacing: .15em; }
  .articleShort-list.mod_column__3 .articleShort-list-item {
    -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%; }
.articleShort-more {
  display: block;
  padding: 19px;
  background-color: #fff;
  font-family: "museosanscyrl_300", Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center; }
  .articleShort-more:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 18px;
    margin: 0 0 0 8px;
    background: url(../img/icon-arrow3.svg) 0 0 no-repeat;
    background-size: 100% auto; }
.articleShort.theme_v2 .articleShort-list-item-link {
  height: 235px;
  padding-left: 50%;
  text-decoration: none;
  text-align: left; }
.articleShort.theme_v2 .articleShort-list-item-link.vk,
.articleShort.theme_v2 .articleShort-list-item-link.odnoklassniki {
  height: 50%;
  padding-left: 40%;
  position: relative; }
.articleShort.theme_v2 .articleShort-list-item-pic {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 15%;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }
.articleShort.theme_v2 .odnoklassniki .articleShort-list-item-pic {
  left: 20%; }
  .articleShort.theme_v2 .articleShort-list-item-pic img {
    position: static;
    min-width: 0;
    min-height: 0;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none; }
.articleShort.theme_v2 .articleShort-list-item-heading {
  margin: 0 0 .3em;
  font-size: 24px;
  font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
  font-style: normal; }
.articleShort.theme_v2 .articleShort-list-item-desc {
  font-size: 18px; }
/*.articleShort.theme_v2 .articleShort-list-item.mod_color__blue {*/
  /*background-color: #00aeef;*/
  /*background-color: #4D75A3; }*/
.articleShort.theme_v2 .articleShort-list-item.mod_color__blue .vk {
  background-color: #4D75A3; }
.articleShort.theme_v2 .articleShort-list-item.mod_color__blue .odnoklassniki {
  background-color: #f47920; }
.articleShort.theme_v2 .articleShort-list-item.mod_color__orange {
  background-color: #fdb814; }
.articleShort.theme_v2 .articleShort-list-item.mod_color__purple {
  background-color: #7f3f98; }
.articleShort.mod_list {
  display: block; }
.articleShort.mod_slider {
  display: none; }

@media screen and (max-width: 1230px) {
  .articleShort.theme_v2 .articleShort-list-item-link {
    padding-left: 35%; }
  .articleShort.theme_v2 .articleShort-list-item-link.vk,
  .articleShort.theme_v2 .articleShort-list-item-link.odnoklassniki {
    padding-left: 35%; }
  .articleShort.theme_v2 .vk .articleShort-list-item-heading,
  .articleShort.theme_v2 .odnoklassniki .articleShort-list-item-heading {
    font-size: 19px; }
  .articleShort.theme_v2 .articleShort-list-item-pic {
    left: 4%;
    -webkit-transform: translate(0, -50%) scale(0.75);
        -ms-transform: translate(0, -50%) scale(0.75);
         -o-transform: translate(0, -50%) scale(0.75);
            transform: translate(0, -50%) scale(0.75); }
  .articleShort.theme_v2 .odnoklassniki .articleShort-list-item-pic {
    left: 10%; }
}
@media screen and (max-width: 990px) {
  .articleShort:last-child {
    margin: 0; }
  .articleShort-list {
    display: block; }
    .articleShort-list-item-link {
      height: 565px; }
  .articleShort.theme_v2 .articleShort-list-item-link {
    height: auto;
    height: auto;
    min-height: 125px;
    padding: 35px 45px 35px 42%; }
  .articleShort.theme_v2 .articleShort-list-item-link.vk,
  .articleShort.theme_v2 .articleShort-list-item-link.odnoklassniki {
    padding-left: 42%; }
  .articleShort.theme_v2 .vk .articleShort-list-item-heading,
  .articleShort.theme_v2 .odnoklassniki .articleShort-list-item-heading {
    font-size: 24px; }
  .articleShort.theme_v2 .articleShort-list-item-pic {
    left: 12%; }
  .articleShort.theme_v2 .odnoklassniki .articleShort-list-item-pic {
    left: 14%; }
  .articleShort.theme_v2 .articleShort-list-item-heading br {
    display: none; }
  .articleShort.mod_list {
    display: none; }
  .articleShort.mod_slider {
    display: block; } }
.articleShort__photo {
  background-color: #fff; }
  .articleShort__photo:last-child {
    margin: 0 0 15px; }
  .articleShort__photo-header {
    position: relative;
    min-height: 70px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 250px 15px 30px; }
    .articleShort__photo-header-heading {
      margin: 0;
      padding: 10px 0;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
      font-size: 19px;
      text-transform: none; }
    .articleShort__photo-header .articleShort__photo-more {
      position: absolute;
      top: 50%;
      right: 30px;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }
  .articleShort__photo-snake {
    position: relative;
    background-color: #333; }
  .articleShort__photo-list {
    position: relative;
    margin: 0;
    list-style: none;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .articleShort__photo-list-item-link {
      position: relative;
      overflow: hidden;
      display: block;
      height: 100%;
      text-decoration: none; }
    .articleShort__photo-list-item-photo {
      display: block;
      width: 100%; }
    .articleShort__photo-list-item-mark {
      position: absolute;
      top: 0;
      left: 0;
      padding: 2px 4px;
      background-color: #ec008c;
      color: #fff;
      font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
      font-size: 13px;
      text-transform: uppercase; }
    .articleShort__photo-list-item-desc {
      overflow: auto;
      height: 100%;
      margin: 0;
      padding: 0 25px 0 0;
      color: #fff;
      font-size: 14px; }
    .articleShort__photo-list-item-like {
      display: inline-block;
      width: 25px;
      height: 25px;
      background: url(../img/icon-heart1.png) 50% 50% no-repeat;
      cursor: pointer; }
    .articleShort__photo-list-item-content {
      position: absolute;
      z-index: 10;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 15px 15px 50px 15px;
      background-color: rgba(0, 0, 0, 0.62);
      opacity: 0;
      visibility: hidden;
      -o-transition: opacity ease-out .2s;
         transition: opacity ease-out .2s; }
      .articleShort__photo-list-item-content .articleShort__photo-list-item-like {
        position: absolute;
        bottom: 15px;
        left: 15px; }
    .articleShort__photo-list-item-link:hover .articleShort__photo-list-item-content {
      opacity: 1;
      visibility: visible; }
    .articleShort__photo-list-item.mod_selected {
      position: absolute;
      z-index: 10;
      width: 33.3%;
      height: 75%;
      pointer-events: none; }
      .articleShort__photo-list-item.mod_selected.mod_pos1 {
        bottom: 0;
        left: 0; }
        .articleShort__photo-list-item.mod_selected.mod_pos1 .articleShort__photo-list-item-link {
          margin: 0 25% 0 0;
          pointer-events: all; }
      .articleShort__photo-list-item.mod_selected.mod_pos2 {
        top: 0;
        left: 33.32%; }
        .articleShort__photo-list-item.mod_selected.mod_pos2 .articleShort__photo-list-item-link {
          margin: 0 25% 0 0;
          pointer-events: all; }
      .articleShort__photo-list-item.mod_selected.mod_pos3 {
        bottom: 0;
        right: 0; }
        .articleShort__photo-list-item.mod_selected.mod_pos3 .articleShort__photo-list-item-link {
          margin: 0 25% 0 0;
          pointer-events: all; }
    .articleShort__photo-list.mod_snake {
      position: absolute;
      z-index: 10;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: block; }
    .articleShort__photo-list.mod_snake .articleShort__photo-list-item {
      position: absolute;
      width: 8.33%;
      height: 25%; }
    .articleShort__photo-list.mod_column__7 .articleShort__photo-list-item {
      -webkit-flex: 1 1 14.28%;
          -ms-flex: 1 1 14.28%;
              flex: 1 1 14.28%;
      max-width: 14.28%; }
    .articleShort__photo-list.mod_column__12 .articleShort__photo-list-item {
      -webkit-flex: 1 1 8.33%;
          -ms-flex: 1 1 8.33%;
              flex: 1 1 8.33%; }
  .articleShort__photo-snake .articleShort__photo-list {
    height: 468px; }
    .articleShort__photo-snake .articleShort__photo-list-item-link {
      position: relative;
      overflow: hidden;
      display: block;
      height: 100%;
      text-decoration: none; }
    .articleShort__photo-snake .articleShort__photo-list-item-photo {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .articleShort__photo-more {
    display: inline-block;
    width: 175px;
    padding: 0 25px 0 0;
    background: url(../img/icon-arrow1.svg) 100% 50% no-repeat;
    font-family: "museosanscyrl_300", Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none; }
  .articleShort__photo.mod_snake {
    display: block; }
  .articleShort__photo.mod_slider {
    display: none; }

@media screen and (max-width: 1230px) {
  .articleShort__photo-header {
    padding-left: 15px; }
    .articleShort__photo-header .articleShort__photo-more {
      right: 15px; }
  .articleShort__photo-list-item-desc {
    font-size: 12px; }
  .articleShort__photo-list-item-content {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px; } }
@media screen and (max-width: 990px) {
  .articleShort__photo-list-item-link {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
    text-decoration: none; }
  .articleShort__photo-list-item-photo {
    display: block;
    width: 100%; }
  .articleShort__photo-list-item-mark {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 4px;
    background-color: #ec008c;
    color: #fff;
    font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase; }
  .articleShort__photo-list-item-desc {
    overflow: auto;
    height: 100%;
    margin: 0;
    padding: 0 25px 0 0;
    color: #fff;
    font-size: 14px; }
  .articleShort__photo-list-item-like {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../img/icon-heart1.png) 50% 50% no-repeat;
    cursor: pointer; }
  .articleShort__photo-list-item-content {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px 15px 50px 15px;
    background-color: rgba(0, 0, 0, 0.62);
    opacity: 0;
    visibility: hidden;
    -o-transition: opacity ease-out .2s;
       transition: opacity ease-out .2s; }
    .articleShort__photo-list-item-content .articleShort__photo-list-item-like {
      position: absolute;
      bottom: 15px;
      left: 15px; }
  .articleShort__photo-list-item-link:hover .articleShort__photo-list-item-content {
    opacity: 1;
    visibility: visible; }
  .articleShort__photo-list-item.mod_selected {
    position: absolute;
    z-index: 10;
    width: 33.3%;
    height: 75%; }
    .articleShort__photo-list-item.mod_selected.mod_pos1 {
      bottom: 0;
      left: 0; }
      .articleShort__photo-list-item.mod_selected.mod_pos1 .articleShort__photo-list-item-link {
        margin: 0 25% 0 0; }
    .articleShort__photo-list-item.mod_selected.mod_pos2 {
      top: 0;
      left: 33.32%; }
      .articleShort__photo-list-item.mod_selected.mod_pos2 .articleShort__photo-list-item-link {
        margin: 0 25% 0 0; }
    .articleShort__photo-list-item.mod_selected.mod_pos3 {
      bottom: 0;
      right: 0; }
      .articleShort__photo-list-item.mod_selected.mod_pos3 .articleShort__photo-list-item-link {
        margin: 0 25% 0 0; }
  .articleShort__photo-list.mod_snake {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block; }
  .articleShort__photo-list.mod_snake .articleShort__photo-list-item {
    position: absolute;
    width: 8.33%;
    height: 25%; }
  .articleShort__photo-list.mod_column__7 .articleShort__photo-list-item {
    -webkit-flex: 1 1 20%;
        -ms-flex: 1 1 20%;
            flex: 1 1 20%;
    height: auto;
    max-width: 20%; }
  .articleShort__photo-list.mod_column__12 .articleShort__photo-list-item {
    -webkit-flex: 1 1 8.33%;
        -ms-flex: 1 1 8.33%;
            flex: 1 1 8.33%;
    height: auto; }
  .articleShort__photo-snake .articleShort__photo-list {
    height: 468px; }
    .articleShort__photo-snake .articleShort__photo-list-item-link {
      position: relative;
      overflow: hidden;
      display: block;
      height: 100%;
      text-decoration: none; }
    .articleShort__photo-snake .articleShort__photo-list-item-photo {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .articleShort__photo-more {
    display: inline-block;
    width: 175px;
    padding: 0 25px 0 0;
    background: url(../img/icon-arrow1.svg) 100% 50% no-repeat;
    font-family: "museosanscyrl_300", Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none; }
  .articleShort__photo-header {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 0;
    padding: 15px 50px;
    text-align: center; }
    .articleShort__photo-header-heading {
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      margin: 0;
      padding: 0; }
    .articleShort__photo-header .articleShort__photo-more {
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
  .articleShort__photo-list {
    display: block;
    position: relative;
    margin: 0;
    list-style: none;
    overflow: hidden; }
    .articleShort__photo-list-section {
      position: relative;
      height: 560px !important; }
    .articleShort__photo-list-item {
      float: left;
      width: 25%;
      height: 140px; }
      .articleShort__photo-list-item-mark {
        font-size: 15px; }
      .articleShort__photo-list-item-desc {
        padding: 0; }
    .articleShort__photo-list.mod_slider .articleShort__photo-list-item {
      position: static;
      width: 25%;
      height: 25%; }
      .articleShort__photo-list.mod_slider .articleShort__photo-list-item:nth-child(5), .articleShort__photo-list.mod_slider .articleShort__photo-list-item:nth-child(7) {
        margin: 0 25% 0 0; }
      .articleShort__photo-list.mod_slider .articleShort__photo-list-item:nth-child(6), .articleShort__photo-list.mod_slider .articleShort__photo-list-item:nth-child(8) {
        margin: 0 0 0 25%; }
      .articleShort__photo-list.mod_slider .articleShort__photo-list-item.mod_selected {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        width: 50%;
        height: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
        .articleShort__photo-list.mod_slider .articleShort__photo-list-item.mod_selected .articleShort__photo-list-item-link {
          margin: 0; }
    .articleShort__photo-list.mod_slider {
      position: static;
      height: 560px; }
  .articleShort__photo-more {
    display: block;
    width: auto;
    background: none;
    color: #ec0808;
    font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
    font-size: 19px;
    text-decoration: underline; }
  .articleShort__photo.mod_snake {
    display: none; }
  .articleShort__photo.mod_slider {
    display: block; } }
.articleShort__text {
  margin: 0 0 15px;
  background-color: #fff; }
  .articleShort__text-form {
    position: relative;
    padding: 20px 275px 20px 30px;
    background-color: #7f3f98; }
    .articleShort__text-form .form-fieldset {
      margin: 0;
      padding: 0; }
    .articleShort__text-form .form-footer {
      position: absolute;
      top: 50%;
      right: 45px;
      padding: 0;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .articleShort__text-form.form {
      color: #fff; }
  .articleShort__text-list {
    position: relative;
    margin: 0;
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .articleShort__text-list-all {
      display: none; }
    .articleShort__text-list-item {
      position: relative;
      z-index: 1;
      border-bottom: 1px solid #e4e4e4;
      border-left: 1px solid #e4e4e4;
      /* &.mod_medium &-desc {
        margin: 0;
        font-size: 26px;
        line-height: 1.25;
      }
      &.mod_bold &-desc {
        font-family: $font_family__base_500;
        font-size: 30px;
        line-height: 1.15;
      }
      &.mod_extrabold &-desc {
        font-family: $font_family__base_700;
        font-size: 30px;
        line-height: 1.15;
      } */ }
      .articleShort__text-list-item-link {
        position: relative;
        display: block;
        min-height: 235px;
        height: 100%;
        padding: 25px 25px 75px 30px;
        border-right: 1px solid #e4e4e4;
        margin: 0 -1px 0 0;
        color: #000;
        text-decoration: none;
        cursor: pointer; }
        .articleShort__text-list-item-link:before {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: 10;
          background-color: rgba(255, 255, 255, 0.8);
          opacity: 0;
          -o-transition: opacity ease-out .2s;
             transition: opacity ease-out .2s; }
        .articleShort__text-list-item-link:hover:before {
          opacity: 1; }
      .articleShort__text-list-item.mod_center__h .articleShort__text-list-item-link {
        text-align: center; }
      .articleShort__text-list-item.mod_center__v .articleShort__text-list-item-link {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .articleShort__text-list-item.mod_more .articleShort__text-list-item-link {
        padding-bottom: 25px; }
      .articleShort__text-list-item-heading {
        display: block;
        margin: 0 0 1.2em;
        font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
        font-size: 21px; }
      .articleShort__text-list-item-author {
        position: absolute;
        bottom: 25px;
        left: 30px;
        font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 1.15; }
        .articleShort__text-list-item-author.pink {
          color: #ec008c; }
        .articleShort__text-list-item-author.blue {
          color: #00aeef; }
        .articleShort__text-list-item-author.orange {
          color: #fdb814; }
        .articleShort__text-list-item-author.purple {
          color: #7f3f98; }
      .articleShort__text-list-item-more {
        display: none; }
      .articleShort__text-list-item-desc {
        margin: 0; }
      .articleShort__text-list-item .btn {
        position: absolute;
        top: 50%;
        left: 6%;
        right: 6%;
        z-index: 20;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
             -o-transform: translate(0, -50%);
                transform: translate(0, -50%);
        opacity: 0;
        visibility: hidden;
        -o-transition: opacity ease-out .2s;
           transition: opacity ease-out .2s; }
      .articleShort__text-list-item-link:hover .btn {
        opacity: 1;
        visibility: visible; }
    .articleShort__text-list.mod_column__6 .articleShort__text-list-item {
      -webkit-flex: 1 1 33.333%;
          -ms-flex: 1 1 33.333%;
              flex: 1 1 33.333%;
      width: 33.333%;
      /* &.mod_size__width2x {
        flex-basis: 33.32%;
      } */ }
      .articleShort__text-list.mod_column__6 .articleShort__text-list-item.mod_more {
        -webkit-flex: 0 0 16.66%;
            -ms-flex: 0 0 16.66%;
                flex: 0 0 16.66%;
        min-width: 250px; }
    .articleShort__text-list.mod_line {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }

@media screen and (max-width: 1230px) {
  .articleShort__text-list-item-link {
    padding: 15px 15px 65px 15px; }
  .articleShort__text-list-item-author {
    bottom: 15px;
    left: 15px;
    font-size: 12px; } }
@media screen and (max-width: 990px) {
  .articleShort__text-form {
    position: relative;
    padding: 15px 30px 25px 30px;
    background-color: #7f3f98;
    border-bottom: 15px solid #e5e5e5; }
    .articleShort__text-form .form-fieldset {
      margin-bottom: 15px; }
    .articleShort__text-form .form-footer {
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }
  .articleShort__text-list-all {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .articleShort__text-list-all.is_hidden {
      display: none; }
  .articleShort__text-list-item {
    /* &.mod_medium &-desc {
      margin-bottom: 10px;
    } */ }
    .articleShort__text-list-item-link {
      display: block;
      min-height: 0;
      height: auto;
      padding: 20px 30px 20px 30px; }
    .articleShort__text-list-item.mod_center__h .articleShort__text-list-item-link {
      text-align: left; }
    .articleShort__text-list-item.mod_more .articleShort__text-list-item-link {
      padding-right: 315px; }
      .articleShort__text-list-item.mod_more .articleShort__text-list-item-link .btn.theme_v1 {
        position: absolute;
        top: 50%;
        right: 40px;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
             -o-transform: translate(0, -50%);
                transform: translate(0, -50%); }
    .articleShort__text-list-item.mod_more .articleShort__text-list-item-heading {
      margin: 0; }
    .articleShort__text-list-item-heading {
      font-size: 29px; }
    .articleShort__text-list-item-author {
      position: static; }
      .articleShort__text-list-item-author br {
        display: none; }
    .articleShort__text-list-item-desc {
      display: block;
      margin: 0 0 10px;
      font-family: "museosanscyrl_100", Arial, Helvetica, sans-serif;
      font-size: 21px; }
    .articleShort__text-list-item-more {
      position: relative;
      display: block;
      padding: 10px 30px 10px 0;
      color: #ec008c;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
      font-size: 14px;
      text-align: center;
      text-transform: uppercase;
      cursor: pointer; }
      .articleShort__text-list-item-more:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 20px;
        background: url(../img/icon-arrow1.svg) 50% 50% no-repeat;
        -webkit-transform: translate(10px, 0) rotate(90deg);
            -ms-transform: translate(10px, 0) rotate(90deg);
             -o-transform: translate(10px, 0) rotate(90deg);
                transform: translate(10px, 0) rotate(90deg); }
  .articleShort__text-list.mod_column__6 .articleShort__text-list-item {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
    .articleShort__text-list.mod_column__6 .articleShort__text-list-item.mod_more {
      -webkit-flex: 1 1 50%;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      min-width: 0; }
  .articleShort__text-list.mod_line {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .articleShort__text-list.mod_line .articleShort__text-list-item:nth-child(4) {
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%; } }
.article-header {
  position: relative;
  z-index: 1;
  text-align: center; }
  .article-header-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 550px;
    padding: 40px;
    color: #fff;
    text-align: center; }
  .article-header-pic {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 550px;
    z-index: -1;
    overflow: hidden;
    margin: 0; }
    .article-header-pic img {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .article-header-heading {
    font-size: 83px;
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    line-height: 1.1; }
    .article-header-heading .bold {
      display: block;
      font-family: "museosanscyrl_900", Arial, Helvetica, sans-serif;
      font-style: normal; }
  .article-header-author {
    display: block;
    margin: 0 0 1em;
    font-size: 21px;
    line-height: 1.15;
    text-transform: uppercase;
    letter-spacing: .15em; }
  .article-header .socialShare {
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4; }
.article-content {
  padding: 50px 0 40px; }
.article-section {
  margin: 0 0 2.4em;
  padding: 0 170px; }
  .article-section-desc {
    margin: 0 0 1.7em;
    font-size: 24px; }
    .article-section-desc .name {
      font-family: "museosanscyrl_900", Arial, Helvetica, sans-serif;
      font-weight: normal; }
  .article-section-pic img {
    display: block;
    width: 100%; }
.article-gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 90px 0; }
  .article-gallery img {
    -webkit-flex: 1 1 33.3%;
        -ms-flex: 1 1 33.3%;
            flex: 1 1 33.3%; }

@media screen and (max-width: 990px) {
  .article-content {
    padding: 30px 0; }
  .article-section {
    margin: 0 0 2em;
    padding: 0 30px; }
  .article-gallery {
    margin: 40px 0; } }
.pagenav {
  text-align: center; }
  .pagenav-link {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    color: #000;
    font-size: 18px;
    text-decoration: none;
    text-align: center; }
    .pagenav-link:focus {
      outline: none; }
    .pagenav-link.mod_active {
      color: #ec008c; }
    .pagenav-link.mod_prev, .pagenav-link.mod_next {
      width: 18px;
      height: 18px;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    .pagenav-link.mod_prev {
      margin-right: 80px;
      background-image: url(../img/icon-arrow2.svg); }
    .pagenav-link.mod_next {
      margin-left: 80px;
      background-image: url(../img/icon-arrow3.svg); }
  .pagenav-dots {
    display: inline-block;
    vertical-align: middle;
    margin: 0 .5em;
    color: #000;
    font-size: 20px;
    font-weight: bold; }

.gallery__oneItem {
  position: relative;
  padding: 60px 0 0; }
  .gallery__oneItem-list {
    margin: 0;
    list-style: none;
    text-align: center; }
    .gallery__oneItem-list-item {
      position: relative;
      display: inline-block;
      width: 640px; }
      .gallery__oneItem-list-item-pic {
        margin: 0;
        text-align: center; }
        .gallery__oneItem-list-item-pic-wrap {
          position: relative;
          overflow: hidden;
          /*width: 100%;*/
          width: auto;
          /*height: 640px; }*/
          display: inline-block; }
        .gallery__oneItem-list-item-pic img {
          /*position: absolute;*/
          /*top: 50%;*/
          /*left: 50%;*/
          max-width: 100%;
          max-height: 100%;
          /*-webkit-transform: translate(-50%, -50%);*/
              /*-ms-transform: translate(-50%, -50%);*/
               /*-o-transform: translate(-50%, -50%);*/
                  /*transform: translate(-50%, -50%); }*/
          }
        .gallery__oneItem-list-item-pic figcaption {
          padding: 35px 30px 40px;
          font-size: 24px;
          line-height: 1.1; }
      .gallery__oneItem-list-item-like {
        position: absolute;
        z-index: 10;
        right: 40px;
        /*top: 565px;*/
        bottom: 30px;
        width: 52px;
        height: 43px;
        background: url(../img/icon-heart2.png) 50% 50% no-repeat;
        cursor: pointer; }
  .gallery__oneItem-nav-prev, .gallery__oneItem-nav-next {
    position: absolute;
    top: 60px;
    left: 50%;
    width: 130px;
    height: 640px;
    text-indent: -9999px; }
    .gallery__oneItem-nav-prev:focus, .gallery__oneItem-nav-next:focus {
      outline: none; }
  .gallery__oneItem-nav-prev {
    background: url(../img/icon-arrow4.svg) 0 50% no-repeat;
    -webkit-transform: translate(-450px, 0);
        -ms-transform: translate(-450px, 0);
         -o-transform: translate(-450px, 0);
            transform: translate(-450px, 0); }
  .gallery__oneItem-nav-next {
    background: url(../img/icon-arrow5.svg) 100% 50% no-repeat;
    -webkit-transform: translate(320px, 0);
        -ms-transform: translate(320px, 0);
         -o-transform: translate(320px, 0);
            transform: translate(320px, 0); }

@media screen and (max-width: 990px) {
  .gallery__oneItem {
    padding: 10px 0 0; }
    .gallery__oneItem-list-item {
      width: 400px; }
      .gallery__oneItem-list-item-pic-wrap {
        height: 400px; }
    .gallery__oneItem-nav-prev, .gallery__oneItem-nav-next {
      top: 10px;
      width: 90px;
      height: 400px; }
    .gallery__oneItem-nav-prev {
      background-position: 50% 50%;
      -webkit-transform: translate(-290px, 0);
          -ms-transform: translate(-290px, 0);
           -o-transform: translate(-290px, 0);
              transform: translate(-290px, 0); }
    .gallery__oneItem-nav-next {
      background-position: 50% 50%;
      -webkit-transform: translate(200px, 0);
          -ms-transform: translate(200px, 0);
           -o-transform: translate(200px, 0);
              transform: translate(200px, 0); } }
.createlive {
  position: relative;
  padding: 40px 0 110px;
  text-align: center; }
  .createlive-heading {
    margin: 0 0 3em;
    font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
    font-size: 24px; }
  .createlive-avatararea {
    position: relative;
    width: 1234px;
    max-width: 100%;
    margin: 0 auto 75px;
    background-color: #333; }
    .createlive-avatararea:before, .createlive-avatararea:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      z-index: 202;
      width: 100%;
      background-color: #fff;
      pointer-events: none; }
    .createlive-avatararea:before {
      left: 50%;
      -webkit-transform: translate(-150%, 0);
          -ms-transform: translate(-150%, 0);
           -o-transform: translate(-150%, 0);
              transform: translate(-150%, 0); }
    .createlive-avatararea:after {
      right: 50%;
      -webkit-transform: translate(150%, 0);
          -ms-transform: translate(150%, 0);
           -o-transform: translate(150%, 0);
              transform: translate(150%, 0); }
    .createlive-avatararea-mask {
      position: relative;
      z-index: 201;
      display: block;
      margin: auto;
      width: 100%;
      max-width: 100%;
      pointer-events: none; }
    .createlive-avatararea-photosFake {
      position: absolute;
      z-index: 100;
      top: 0;
      bottom: 0;
      left: 0;
      width: 42%;
      padding: 0 0 0 13%; }
      .createlive-avatararea-photosFake-item {
        width: 16%; }
      .createlive-avatararea-photosFake-item {
        height: 20%; }
      .createlive-avatararea-photosFake-item {
        position: relative;
        float: left; }
        .createlive-avatararea-photosFake-item-pic {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          overflow: hidden;
          margin: 0;
          display: block; }
          .createlive-avatararea-photosFake-item-pic img {
            position: absolute;
            top: 50%;
            left: 50%;
            min-width: 100%;
            min-height: 100%;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                 -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
    .createlive-avatararea-photos {
      position: absolute !important;
      z-index: 200;
      top: 2px;
      bottom: 2px;
      left: 50%;
      width: 100% !important;
      max-width: 100%;
      margin: 0 0 0 42%;
      list-style: none;
      background-color: #333;
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
           -o-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
      .createlive-avatararea-photos-wrap {
        position: absolute !important;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden; }
      .createlive-avatararea-photos-sizerW, .createlive-avatararea-photos-item {
        width: 4.15%; }
      .createlive-avatararea-photos-sizerH, .createlive-avatararea-photos-item {
        height: 20%; }
      .createlive-avatararea-photos-item {
        position: relative;
        float: left; }
        .createlive-avatararea-photos-item-pic {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          overflow: hidden;
          margin: 0;
          display: block; }
          .createlive-avatararea-photos-item-pic img {
            position: absolute;
            top: 50%;
            left: 50%;
            min-width: 100%;
            min-height: 100%;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                 -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
        .createlive-avatararea-photos-item.mod_yourpic {
          border: 4px solid yellow;
          cursor: move;
          cursor: -webkit-grab;
          cursor: grab; }
          .createlive-avatararea-photos-item.mod_yourpic.mod_setposition {
            position: absolute;
            top: 100% !important;
            left: 0% !important;
            overflow: hidden;
            width: 57px !important;
            height: 57px !important;
            border-radius: 50%;
            -webkit-transform: translate(-70%, 88px) !important;
                -ms-transform: translate(-70%, 88px) !important;
                 -o-transform: translate(-70%, 88px) !important;
                    transform: translate(-70%, 88px) !important; }
          .createlive-avatararea-photos-item.mod_yourpic.ui-draggable-dragging {
            z-index: 100;
            cursor: -webkit-grabbing;
            cursor: grabbing; }
          .createlive-avatararea-photos-item.mod_yourpic.mod_stamp {
            cursor: default; }
        .createlive-avatararea-photos-item.mod_stamp {
          position: absolute;
          background-color: #333;
          /* &.mod_stamp2 {
            top: 40%;
            left: 12.45%;
            width: 4.15%;
            height: 20%;
          }
          &.mod_stamp3 {
            top: 0;
            left: 29.05%;
            width: 4.15%;
            height: 20%;
          }
          &.mod_stamp4 {
            bottom: 0;
            left: 29.05%;
            width: 4.15%;
            height: 20%;
          }
          &.mod_stamp5 {
            top: 40%;
            left: 37.35%;
            width: 4.15%;
            height: 20%;
          }
          &.mod_stamp6 {
            top: 0;
            left: 49.8%;
            width: 4.15%;
            height: 20%;
          }
          &.mod_stamp7 {
            top: 20%;
            left: 62.25%;
            width: 4.15%;
            height: 80%;
          }
          &.mod_stamp8 {
            top: 20%;
            left: 78.85%;
            width: 4.15%;
            height: 80%;
          }
          &.mod_stamp9 {
            top: 0;
            left: 91.3%;
            width: 8.3%;
            height: 20%;
          } */ }
          .createlive-avatararea-photos-item.mod_stamp.mod_stamp1 {
            bottom: 0;
            left: 20.75%;
            width: 4.15%;
            height: 80%; }
          .createlive-avatararea-photos-item.mod_stamp.mod_stamp2 {
            bottom: 0;
            left: 33.2%;
            width: 8.3%;
            height: 80%; }
  .createlive-footer {
    position: relative; }
    .createlive-footer .btn.theme_v3 {
      cursor: default; }

@media screen and (max-width: 1230px) {
  .createlive-avatararea-photos-item.mod_yourpic.mod_setposition {
    -webkit-transform: translate(-80%, 88px) !important;
        -ms-transform: translate(-80%, 88px) !important;
         -o-transform: translate(-80%, 88px) !important;
            transform: translate(-80%, 88px) !important; } }
@media screen and (max-width: 990px) {
  .createlive-avatararea-photos-item.mod_yourpic.mod_setposition {
    -webkit-transform: translate(-110%, 88px) !important;
        -ms-transform: translate(-110%, 88px) !important;
         -o-transform: translate(-110%, 88px) !important;
            transform: translate(-110%, 88px) !important; } }
@media screen and (max-width: 800px) {
  .createlive-avatararea-photos-item.mod_yourpic.mod_setposition {
    -webkit-transform: translate(-135%, 88px) !important;
        -ms-transform: translate(-135%, 88px) !important;
         -o-transform: translate(-135%, 88px) !important;
            transform: translate(-135%, 88px) !important; } }
.memgenerator {
  position: relative;
  padding: 55px 0 70px; }
  .memgenerator-quotearea {
    position: relative;
    width: 875px;
    min-height: 460px;
    margin: 0 auto 65px;
    padding: 95px 80px 140px 245px;
    background-color: #00aeef; }
    .memgenerator-quotearea:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 298px;
      background: url(../img/quotebg2.png) 0 0 no-repeat;
      background-size: 100% 100%; }
    .memgenerator-quotearea:after {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      width: 283px;
      height: 239px;
      background: url(../img/quotebg1.png) 0 0 no-repeat;
      background-size: 100% 100%; }
    .memgenerator-quotearea-quote {
      margin: 0;
      color: #fff;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
      font-size: 54px;
      line-height: 1.05; }
    .memgenerator-quotearea-logo {
      position: absolute;
      top: 30px;
      right: 40px; }
    .memgenerator-quotearea-author {
      position: absolute;
      z-index: 10;
      right: 0;
      bottom: 15px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 280px;
      height: 85px;
      padding: 0 10px;
      color: #fff;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
      font-size: 34px;
      line-height: 1.05;
      text-align: center; }
  .memgenerator-footer {
    text-align: center; }

@media screen and (max-width: 990px) {
  .memgenerator {
    padding: 10px 0 55px; }
    .memgenerator-quotearea {
      width: auto;
      min-height: 300px;
      margin: 0 auto 55px;
      padding: 90px 70px 90px 160px; }
      .memgenerator-quotearea:before {
        width: 144px; }
      .memgenerator-quotearea:after {
        width: 182px;
        height: 132px; }
      .memgenerator-quotearea-quote {
        font-size: 30px;
        line-height: 1.1; }
      .memgenerator-quotearea-logo {
        left: 140px; }
      .memgenerator-quotearea-author {
        right: 0;
        bottom: 0;
        width: 182px;
        height: 80px;
        font-size: 26px; } }
.songtext {
  position: relative;
  z-index: 1;
  padding: 0 0 85px;
  text-align: center; }
  .songtext:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: url(../img/shadow1.png) 50% 50% no-repeat;
    background-size: 100% 100%; }
  .songtext-couplet {
    width: 470px;
    margin: 0 auto 1em;
    font-size: 24px;
    line-height: 1.4; }

.appeal {
  position: relative;
  z-index: 1;
  padding: 50px 52% 65px 8%;
  color: #fff; }
  .appeal-heading {
    margin: 0 0 .45em;
    font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
    font-size: 60px; }
  .appeal-desc {
    margin: 0 0 1.5em;
    font-size: 18px;
    line-height: 1.65; }
  .appeal-pic {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    margin: 0; }
    .appeal-pic img {
      display: block; }
  .appeal-footer {
    padding: 15px 0 0;
    color: #000;
    font-size: 18px;
    line-height: 1.65; }
    .appeal-footer-name {
      display: block;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif; }

@media screen and (max-width: 990px) {
  .appeal {
    padding: 20px 30px 40px 30px; }
    .appeal-heading {
      margin: 0 0 .2em;
      font-size: 25px; }
    .appeal-desc {
      margin: 0 0 1.2em;
      font-size: 25px;
      line-height: 1.3; }
    .appeal-pic {
      display: none; }
    .appeal-footer {
      padding: 70px 160px 0 0;
      font-size: 21px;
      line-height: 1.3;
      text-align: right; } }
.myvideo {
  position: relative;
  width: 850px;
  margin: 0 auto;
  padding: 35px 0 0; }
  .myvideo-video {
    padding: 0 0 110px; }
    .myvideo-video-heading {
      margin: 0 0 1.4em;
      font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
      font-size: 24px;
      text-align: center; }
    .myvideo-video-clip iframe {
      width: 100% !important;
      height: 480px !important; }
  .myvideo-generation {
    margin: 0 -12px;
    padding: 0 0 0;
    text-align: center; }
    .myvideo-generation-steps {
      margin: 0 0 35px;
      padding: 0 0 26px;
      border-bottom: 1px solid #e4e4e4;
      list-style: none;
      text-align: center; }
      .myvideo-generation-steps-step {
        display: inline-block;
        vertical-align: top;
        width: 33%;
        height: 86px;
        margin: 0;
        padding: 35px 0 0;
        border-right: 1px solid #e4e4e4;
        color: #c6c6c6;
        font-size: 18px;
        line-height: 1.15; }
        .myvideo-generation-steps-step:last-child {
          border-right: none; }
        .myvideo-generation-steps-step.mod_done {
          background: url(../img/icon-done1.png) 50% 10px no-repeat;
          color: #13a89e;
          font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif; }
        .myvideo-generation-steps-step.mod_proccess {
          position: relative;
          padding-top: 50px;
          color: #000;
          font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif; }
          .myvideo-generation-steps-step.mod_proccess:before {
            content: "";
            position: absolute;
            top: 0;
            left: 50%;
            width: 38px;
            height: 38px;
            background: url(../img/icon-preloader1.png) 0 0 no-repeat;
            -webkit-transform: translate(-50%, 0);
                -ms-transform: translate(-50%, 0);
                 -o-transform: translate(-50%, 0);
                    transform: translate(-50%, 0);
            -webkit-animation: circling1 .8s linear 0s infinite;
                 -o-animation: circling1 .8s linear 0s infinite;
                    animation: circling1 .8s linear 0s infinite; }
    .myvideo-generation-message {
      padding: 25px 0;
      /*border-top: 1px solid #e4e4e4;*/ }
  .myvideo-form {
    position: relative;
    padding: 0 165px 0 0; }
    .myvideo-form .form-footer {
      position: absolute;
      top: 50%;
      right: 0;
      padding: 0;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }

@media screen and (max-width: 990px) {
  .myvideo {
    width: auto;
    padding: 30px; }
    .myvideo video {
      max-width: 100%;
      height: 0%; }
    .myvideo-generation-steps {
      margin-bottom: 0;
      border-bottom: none; }
      .myvideo-generation-steps-step {
        width: 100%;
        height: auto;
        margin-bottom: 26px;
        padding-bottom: 26px;
        border-bottom: 1px solid #e4e4e4;
        border-right: none;
        font-size: 24px; }
        .myvideo-generation-steps-step br {
          display: none; }
    .myvideo-form {
      position: relative;
      padding: 0; }
      .myvideo-form .form-footer {
        position: static;
        -webkit-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none; } }
.addphoto {
  position: relative;
  margin: 0;
  padding: 0 0 65px;
  text-align: center; }
  .addphoto-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #e5e5e5; }
    .addphoto-nav-link {
      display: inline-block;
      -webkit-flex: 1 1 50%;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      height: 90px;
      background-color: #fdb814;
      color: #fff;
      font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
      font-size: 36px;
      line-height: 90px;
      text-decoration: none;
      text-align: center;
      border-radius: 8px 8px 0 0; }
      .addphoto-nav-link:first-child {
        border-top-left-radius: 0; }
      .addphoto-nav-link:last-child {
        border-top-right-radius: 0; }
      .addphoto-nav-link.is_active {
        background-color: #fff;
        color: #000; }
  .addphoto-form-fieldestTextarea {
    display: inline-block;
    vertical-align: top;
    width: 590px; }
  .addphoto-form-footer {
    padding: 50px 0 0; }
  .addphoto-uploadarea {
    width: 875px;
    margin: 0 auto 20px;
    padding: 70px 0 0; }
    .addphoto-uploadarea-header {
      margin: 0 0 35px; }
      .addphoto-uploadarea-header-heading {
        margin: 0 0 .5em;
        font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
        font-size: 30px; }
      .addphoto-uploadarea-header-note {
        font-size: 14px; }
    .addphoto-uploadarea-list {
      margin: 0;
      list-style: none;
      text-align: center; }
      .addphoto-uploadarea-list-item {
        position: relative;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        width: 290px;
        height: 226px;
        margin: 0 12px 25px;
        border: 1px solid #cccccc;
        border-radius: 3px;
        background-color: #ebebeb; }
        .addphoto-uploadarea-list-item-uploadStart {
          width: 290px;
          height: 435px;
          padding: 25px;
          font-family: "museosanscyrl_300", Arial, Helvetica, sans-serif;
          font-size: 18px; }
          .addphoto-uploadarea-list-item-uploadStart-input {
            position: relative; }
            .addphoto-uploadarea-list-item-uploadStart-input input[type="file"] {
              position: absolute;
              z-index: 10;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              font-size: 1000px;
              opacity: 0;
              cursor: pointer; }
          .addphoto-uploadarea-list-item-uploadStart .color {
            color: #00aeef; }
          .addphoto-uploadarea-list-item-uploadStart .sep {
            display: block;
            padding: 6px 0;
            font-size: 14px;
            font-style: italic; }
        .addphoto-uploadarea-list-item-uploadEnd {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          display: none; }
          .addphoto-uploadarea-list-item-uploadEnd-pic {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            overflow: hidden;
            margin: 0; }
            .addphoto-uploadarea-list-item-uploadEnd-pic img, .addphoto-uploadarea-list-item-uploadEnd-pic canvas {
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                   -o-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
          .addphoto-uploadarea-list-item-uploadEnd-edit {
            position: absolute;
            bottom: 20px;
            right: 0;
            left: 0;
            text-align: center; }
            .addphoto-uploadarea-list-item-uploadEnd-edit .btn.theme_v1 {
              margin: 0 4px; }
      .addphoto-uploadarea-list.mod_message {
        text-align: left; }
      .addphoto-uploadarea-list.mod_message .addphoto-uploadarea-list-item {
        text-align: center; }
    .addphoto-uploadarea-form {
      width: 380px;
      margin: 0 auto 60px;
      padding: 10px 0 0; }
      .addphoto-uploadarea-form .form-fieldset {
        margin-bottom: 15px; }
      .addphoto-uploadarea-form .form-inputTextbox {
        text-align: center; }
        .addphoto-uploadarea-form .form-inputTextbox.mod_size__100p {
          width: 290px; }
  .addphoto-croparea {
    width: 640px;
    margin: 0 auto 60px;
    padding: 60px 0 0; }
    .addphoto-croparea-header {
      margin: 0 0 40px; }
      .addphoto-croparea-header-heading {
        margin: 0 0 .5em;
        font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
        font-size: 30px; }
    .addphoto-croparea-cropping {
      position: relative; }
      .addphoto-croparea-cropping-pic {
        margin: 0; }
        .addphoto-croparea-cropping-pic img {
          display: block;
          margin: 0 auto;
          max-width: 100%; }
  .addphoto-footer .btn.theme_v2 {
    margin: 0 6px; }

@media screen and (max-width: 990px) {
  .addphoto-nav-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100px;
    padding: 10px;
    font-size: 25px;
    line-height: normal; }
  .addphoto-form-fieldestTextarea {
    display: block;
    width: 100%; }
  .addphoto-uploadarea {
    width: 525px !important;
    margin: 0 auto 20px;
    padding: 30px 0 0; }
    .addphoto-uploadarea-header {
      margin: 0 0 25px; }
      .addphoto-uploadarea-header-heading {
        margin: 0 0 .5em;
        font-size: 21px; }
    .addphoto-uploadarea-list {
      margin: 0 -20px;
      list-style: none;
      text-align: center; }
      .addphoto-uploadarea-list-item {
        display: block !important;
        margin: 0 auto 16px; }
        .addphoto-uploadarea-list-item-uploadStart {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          justify-content: center; }
          .addphoto-uploadarea-list-item-uploadStart-text, .addphoto-uploadarea-list-item-uploadStart .sep, .addphoto-uploadarea-list-item-uploadStart .btn:not(.choose-file) {
            display: none; }
        .addphoto-uploadarea-list-item-uploadEnd-edit .btn:first-child {
          display: none; } }
.noticeForm {
  margin: 0 -15px;
  padding: 16px 0;
  background-color: #13a89e;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); }
  .noticeForm-form {
    position: relative;
    width: 660px;
    margin: auto;
    padding: 0 130px 0 0; }
    .noticeForm-form .form-fieldset {
      margin: 0; }
    .noticeForm-form .form-fieldset-item-label {
      width: 240px;
      text-align: right; }
    .noticeForm-form .form-footer {
      position: absolute;
      top: 0;
      right: 0;
      padding: 0; }
      .noticeForm-form .form-footer .btn.theme_v1 {
        font-size: 13px;
        text-transform: none; }
  .noticeForm.mod_orange {
    background-color: #fdb814; }

@media screen and (max-width: 990px) {
  .noticeForm {
    display: none; } }
.media {
  /*display: -webkit-flex;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  margin: 15px 0;
  padding: 20px 30px;
  background-color: #fff;
  /*text-align: left;*/
  }
  .media-heading {
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-align-items: center;*/
        /*-ms-flex-align: center;*/
            /*align-items: center;*/
    /*-webkit-flex: 1 1 25%;*/
        /*-ms-flex: 1 1 25%;*/
            /*flex: 1 1 25%;*/
    font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
    font-size: 30px;
    margin: 0 0 20px;
    text-align: center; }
  .media-list {
    /*-webkit-flex: 1 1 75%;*/
        /*-ms-flex: 1 1 75%;*/
            /*flex: 1 1 75%;*/
    margin: 0;
    list-style: none;
    text-align: center; }
    .media-list-item {
      display: inline-block;
      vertical-align: middle;
      margin: 10px 35px; }
      .media-list-item:first-child {
        margin-left: 0; }

.form {
  color: #000; }
  .form-aftersend {
    display: none; }
  .form-fieldset {
    position: relative;
    margin: 0 0 10px; }
    .form-fieldset:last-child {
      margin-bottom: 0; }
    .form-fieldset-heading {
      margin: 0;
      padding: 0 10px;
      text-align: center; }
    .form-fieldset-content.mod_direction__row {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .form-fieldset-content.mod_direction__row .form-fieldset-item {
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin: 0 10px 0 0; }
        .form-fieldset-content.mod_direction__row .form-fieldset-item:last-child {
          margin-right: 0; }
      .form-fieldset-content.mod_direction__row.mod_size__auto .form-fieldset-item {
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0; }
    .form-fieldset-item {
      overflow: hidden;
      display: block;
      margin: 0 0 10px; }
      .form-fieldset-item:last-child {
        margin-bottom: 0; }
      .form-fieldset-item-label {
        display: block;
        margin: 0 0 5px;
        font-family: "museosanscyrl_500", Arial, Helvetica, sans-serif;
        font-size: 19px; }
        .form-fieldset-item-label.mod_inline {
          float: left;
          margin: 0;
          padding: 15px 45px 0 0; }
          .form-fieldset-item-label.mod_inline.mod_size__10p {
            width: 10%; }
        .form-fieldset-item-label.mod_size__medium {
          font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
          font-size: 16px; }
      .form-fieldset-item-field {
        overflow: hidden;
        display: block; }
        .form-fieldset-item-field-message {
          display: block;
          padding: 10px 0 0;
          font-family: "museosanscyrl_300", Arial, Helvetica, sans-serif;
          font-size: 12px; }
          .form-fieldset-item-field-message.mod_error {
            color: red;
            font-size: 12px; }
          .form-fieldset-item-field-message.mod_link {
            text-decoration: none; }
  .form.mod_size__small .form-fieldset-item-label {
    font-family: "museosanscyrl_300", Arial, Helvetica, sans-serif;
    font-size: 14px; }
    .form.mod_size__small .form-fieldset-item-label.mod_inline {
      padding: 10px 25px 0 0; }
    .form.mod_size__small .form-fieldset-item-label.mod_size__medium {
      font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
      font-size: 16px; }
      .form.mod_size__small .form-fieldset-item-label.mod_size__medium.mod_inline {
        padding-top: 7px; }
  .form.mod_size__small .form-inputCheckbox-label {
    font-family: "museosanscyrl_300", Arial, Helvetica, sans-serif;
    font-size: 14px; }
  .form-footer {
    padding: 10px 0 0;
    text-align: center; }
  .form-inputTextbox {
    height: 56px;
    padding: 0 10px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #000;
    font-size: 14px; }
    .form-inputTextbox:focus {
      outline: none; }
    .form-inputTextbox.mod_size__100p {
      width: 100%; }
    .form-inputTextbox.mod_error {
      border-color: red; }
    .form-inputTextbox:focus::-webkit-input-placeholder {
      opacity: 0; }
    .form-inputTextbox:focus::-moz-placeholder {
      opacity: 0; }
    .form-inputTextbox:focus:-ms-input-placeholder {
      opacity: 0; }
    .form-inputTextbox:focus .placeholder {
      opacity: 0; }
  .form.mod_size__small .form-inputTextbox {
    height: 36px; }
  .form-textarea {
    height: 155px;
    padding: 20px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #000;
    font-size: 16px;
    resize: none; }
    .form-textarea:focus {
      outline: none; }
    .form-textarea.mod_size__100p {
      width: 100%; }
    .form-textarea.mod_error {
      border-color: red; }
    .form-textarea:focus::-webkit-input-placeholder {
      opacity: 0; }
    .form-textarea:focus::-moz-placeholder {
      opacity: 0; }
    .form-textarea:focus:-ms-input-placeholder {
      opacity: 0; }
    .form-textarea:focus .placeholder {
      opacity: 0; }
  .form-select {
    height: 30px;
    margin: 0 10px 0 0;
    padding: 0;
    border: 2px solid green;
    background-color: #fff;
    color: #000;
    font-size: 14px; }
    .form-select:focus {
      outline: none; }
    .form-select.mod_size__100p {
      width: 100%; }
    .form-select.mod_size__dateDay {
      width: 50px; }
    .form-select.mod_size__dateMonth {
      width: 50px; }
    .form-select.mod_size__dateYear {
      width: 100px; }
  .form-inputCheckbox:focus {
    outline: none; }
  .form-inputCheckbox-input {
    margin: 0 5px 0 0; }
  .form-inputCheckbox-label a:hover {
    text-decoration: none; }
  .form-inputCheckbox.mod_custom .form-inputCheckbox-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .form-inputCheckbox.mod_custom {
    position: relative; }
    .form-inputCheckbox.mod_custom.theme_v1 {
      padding: 0 0 0 25px; }
      .form-inputCheckbox.mod_custom.theme_v1 .form-inputCheckbox-label:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 16px;
        height: 16px;
        border: 2px solid #000;
        background-color: #fff; }
      .form-inputCheckbox.mod_custom.theme_v1 .form-inputCheckbox-input:checked + .form-inputCheckbox-label:before {
        border-color: green;
        background-color: green; }
    .form-inputCheckbox.mod_custom.theme_v1__switcher {
      padding: 0 0 0 40px; }
      .form-inputCheckbox.mod_custom.theme_v1__switcher .form-inputCheckbox-label:before {
        content: "";
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 16px;
        height: 16px;
        border: 2px solid #000;
        border-radius: 50%;
        background-color: #fff;
        -o-transition: left ease-out .1s, background-color ease-out .1s, border-color ease-out .1s;
           transition: left ease-out .1s, background-color ease-out .1s, border-color ease-out .1s; }
      .form-inputCheckbox.mod_custom.theme_v1__switcher .form-inputCheckbox-label:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 16px;
        border: 2px solid #000;
        border-radius: 8px;
        -o-transition: border-color ease-out .1s;
           transition: border-color ease-out .1s; }
      .form-inputCheckbox.mod_custom.theme_v1__switcher .form-inputCheckbox-input:checked + .form-inputCheckbox-label:before {
        left: 16px;
        border-color: green;
        background-color: green; }
      .form-inputCheckbox.mod_custom.theme_v1__switcher .form-inputCheckbox-input:checked + .form-inputCheckbox-label:after {
        border-color: green; }
  .form-inputRadio:focus {
    outline: none; }
  .form-inputRadio-input {
    margin: 0 5px 0 0; }
  .form-inputRadio.mod_custom .form-inputRadio-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .form-inputRadio.mod_custom {
    position: relative; }
    .form-inputRadio.mod_custom.theme_v1 {
      padding: 0 0 0 25px; }
      .form-inputRadio.mod_custom.theme_v1 .form-inputRadio-label:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 16px;
        height: 16px;
        border: 2px solid #000;
        border-radius: 50%;
        background-color: #fff; }
      .form-inputRadio.mod_custom.theme_v1 .form-inputRadio-input:checked + .form-inputRadio-label:before {
        border-color: green;
        background-color: green; }
  .form-button {
    overflow: visible;
    background: none;
    border: none;
    margin: 0; }
    .form-button:focus {
      outline: none; }

@media screen and (max-width: 990px) {
  .form-fieldset {
    margin: 0 0 15px; }
    .form-fieldset-item-label {
      font-size: 25px; }
      .form-fieldset-item-label.mod_inline {
        float: none;
        margin: 0 0 10px;
        padding: 0;
        text-align: center; }
        .form-fieldset-item-label.mod_inline.mod_size__10p {
          width: 10%; }
      .form-fieldset-item-label.mod_size__medium {
        font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
        font-size: 16px; }
  .form-inputTextbox {
    font-size: 20px; } }
::-webkit-input-placeholder {
  color: #000;
  opacity: .5; }

::-moz-placeholder {
  color: #000;
  opacity: .5; }

:-ms-input-placeholder {
  color: #000;
  opacity: .5; }

.placeholder {
  color: #000;
  opacity: .5; }

.ui-dialog {
  position: absolute;
  max-width: 100%;
  z-index: 5001;
  top: 0;
  left: 0;
  outline: none; }
  .ui-dialog .ui-dialog-titlebar {
    display: none; }
  .ui-dialog .ui-dialog-content a {
    outline: none; }

.ui-widget-overlay {
  position: fixed;
  z-index: 5000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -o-transition: opacity ease .3s;
     transition: opacity ease .3s; }
  .ui-widget-overlay.mod_bg.mod_color__light {
    background-color: #fff;
    opacity: .6; }
  .ui-widget-overlay.mod_bg.mod_color__dark {
    background-color: #000;
    opacity: .85; }

.popup {
  display: none; }
  .popup-wrap {
    position: relative;
    padding: 40px 130px;
    background-color: #fff;
    text-align: center; }
  .popup-heading {
    margin: 0 0 .6em;
    font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
    font-size: 30px;
    text-transform: none; }
  .popup-desc {
    color: #777;
    font-size: 15px; }
  .popup-windowTrigger {
    padding: 18px 30px 20px;
    color: #777;
    font-size: 15px;
    cursor: pointer; }
    .popup-windowTrigger-link {
      display: block;
      color: #00aeef; }
  .popup-btn__close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 19px;
    height: 19px;
    background: url(../img/icon-close1.png) 0 0 no-repeat;
    cursor: pointer;
    text-indent: -9999px; }
  .popup-tabs-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style: none; }
    .popup-tabs-list-item {
      -webkit-flex: 1 1 50%;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      height: 50px; }
      .popup-tabs-list-item:focus {
        outline: none; }
      .popup-tabs-list-item-link {
        display: block;
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.08) 64%, rgba(0, 0, 0, 0.15) 100%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.08) 64%, rgba(0, 0, 0, 0.15) 100%);
        background-color: #fdb814;
        height: 100%;
        border-radius: 8px 8px 0 0;
        color: #fff;
        font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
        font-size: 24px;
        line-height: 50px;
        text-decoration: none;
        text-align: center; }
      .popup-tabs-list-item.mod_vk .popup-tabs-list-item-link {
        padding: 0 0 0 35px;
        background-color: #114374; }
        .popup-tabs-list-item.mod_vk .popup-tabs-list-item-link:before {
          content: "";
          position: absolute;
          top: 50%;
          left: 25px;
          width: 20px;
          height: 25px;
          background: url(../img/icon-vk3.png) 0 0 no-repeat;
          -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
               -o-transform: translate(0, -50%);
                  transform: translate(0, -50%); }
      .popup-tabs-list-item.mod_ins .popup-tabs-list-item-link {
        padding: 0 0 0 40px;
        background-image: url(../img/bg-box1.png);
        background-position: 50% 50%;
        background-color: #ed317f;
        background-size: cover; }
        .popup-tabs-list-item.mod_ins .popup-tabs-list-item-link:before {
          content: "";
          position: absolute;
          top: 50%;
          left: 25px;
          width: 30px;
          height: 30px;
          background: url(../img/icon-inst2.png) 0 0 no-repeat;
          -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
               -o-transform: translate(0, -50%);
                  transform: translate(0, -50%); }
      .popup-tabs-list-item:first-child .popup-tabs-list-item-link {
        border-top-left-radius: 0; }
      .popup-tabs-list-item:last-child .popup-tabs-list-item-link {
        border-top-right-radius: 0; }
      .popup-tabs-list-item.ui-tabs-active .popup-tabs-list-item-link {
        background-image: none;
        background-color: #fff;
        color: #000; }
      .popup-tabs-list-item.mod_fb.ui-tabs-active .popup-tabs-list-item-link, .popup-tabs-list-item.mod_vk.ui-tabs-active .popup-tabs-list-item-link, .popup-tabs-list-item.mod_ins.ui-tabs-active .popup-tabs-list-item-link {
        color: #3b5a9a; }
      .popup-tabs-list-item.mod_vk.ui-tabs-active .popup-tabs-list-item-link:before {
        background-image: url(../img/icon-vk4.png); }
      .popup-tabs-list-item.mod_ins.ui-tabs-active .popup-tabs-list-item-link:before {
        background-image: url(../img/icon-inst3.png); }
    .popup-tabs-list.theme_v2 .popup-tabs-list-item {
      position: relative;
      margin: 0 0 0 -12px; }
      .popup-tabs-list.theme_v2 .popup-tabs-list-item:first-child {
        margin-left: 0; }
      .popup-tabs-list.theme_v2 .popup-tabs-list-item:nth-child(1) {
        z-index: 5; }
      .popup-tabs-list.theme_v2 .popup-tabs-list-item:nth-child(2) {
        z-index: 4; }
      .popup-tabs-list.theme_v2 .popup-tabs-list-item:nth-child(3) {
        z-index: 3; }
      .popup-tabs-list.theme_v2 .popup-tabs-list-item:nth-child(4) {
        z-index: 2; }
      .popup-tabs-list.theme_v2 .popup-tabs-list-item:nth-child(5) {
        z-index: 1; }
  .popup-tabs-section {
    display: none; }
  .popup-socauth {
    margin: 0 -100px 35px;
    padding: 10px 0 0; }
    .popup-socauth-heading {
      margin: 0 0 .8em;
      font-family: "museosanscyrl_700", Arial, Helvetica, sans-serif;
      font-size: 19px; }
    .popup-socauth-link {
      display: inline-block;
      width: 62px;
      height: 62px;
      margin: 0 5px;
      border-radius: 50%;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: auto;
      -o-transition: background-color ease-out .2s;
         transition: background-color ease-out .2s; }
      .popup-socauth-link.mod_fb {
        background-color: #3b5a9a;
        background-image: url(../img/icon-fb1.svg);
        background-size: auto 55%; }
      .popup-socauth-link.mod_vk {
        background-color: #4D75A3;
        background-image: url(../img/icon-vk1.svg);
        background-position: 55% 50%;
        background-size: auto 45%; }
      .popup-socauth-link.mod_ok {
        background-color: #f47920;
        background-image: url(../img/icon-ok1.svg);
        background-size: auto 55%; }
      .popup-socauth-link.mod_tw {
        background-color: #1eb1e7;
        background-image: url(../img/icon-tw1.svg);
        background-position: 55% 50%;
        background-size: auto 40%; }
      .popup-socauth-link.mod_ins {
        background-color: #b93ac2;
        background-image: url(../img/icon-inst4.png);
        background-size: 100% 100%; }
      .popup-socauth-link.mod_mw {
        background-color: #2c5fb2;
        background-image: url(../img/icon-mw1.png);
        background-position: 50% 50%;
        background-size: auto 60%; }
    .popup-socauth.theme_v2 .popup-socauth-link {
      width: 62px;
      height: 62px; }
  .popup-footer {
    border-top: 1px solid #d9d9d9; }
  .popup .logo {
    margin: 0 0 20px; }

.popupEnter-wrap {
  padding: 0; }
.popupEnter-form {
  padding: 40px 150px; }
  .popupEnter-form .form-button {
    width: 100%; }

.popupEnterSoc-footer {
  margin: 0 -130px -40px; }

.popupGetPhoto-wrap {
  padding-right: 60px;
  padding-left: 60px; }
.popupGetPhoto-photos {
  margin: 0 -60px;
  padding: 40px 0 0; }
  .popupGetPhoto-photos-wrap {
    overflow: auto;
    height: 460px;
    margin: 0 0 45px; }
  .popupGetPhoto-photos-list {
    overflow: hidden;
    width: 560px;
    margin: 0;
    padding: 0 40px 0 60px;
    list-style: none; }
    .popupGetPhoto-photos-list-item {
      position: relative;
      float: left;
      width: 25%;
      height: 115px;
      cursor: pointer; }
      .popupGetPhoto-photos-list-item-pic {
        position: relative;
        overflow: hidden;
        height: 100%;
        margin: 0; }
        .popupGetPhoto-photos-list-item-pic img {
          position: absolute;
          top: 50%;
          left: 50%;
          min-width: 100%;
          min-height: 100%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
      .popupGetPhoto-photos-list-item.is_chosen:before {
        content: "";
        position: absolute;
        z-index: 10;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(236, 0, 140, 0.45) url(../img/icon-choose1.png) 50% 50% no-repeat; }

@media screen and (max-width: 990px) {
  .is_mobile .ui-dialog {
    height: 100% !important;
    overflow: auto !important;
    padding-top: 30px !important; }

  .popup-tabs-list-item-link {
    font-size: 24px; }

  .popupEnter {
    width: 520px !important;
    margin: auto; }

  .popupMessage {
    width: 520px !important;
    margin: auto; }

  .popupGetPhoto {
    width: 520px !important;
    margin: auto; }
    .popupGetPhoto-photos-list {
      width: 500px; } }
/* plugins */
/*!
 * Cropper v2.3.0
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2016 Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: 2016-02-22T02:13:13.332Z
 */
.cropper-container {
  font-size: 0;
  line-height: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr !important;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.cropper-container img {
  display: block;
  width: 100%;
  min-width: 0 !important;
  max-width: none !important;
  height: 100%;
  min-height: 0 !important;
  max-height: none !important;
  image-orientation: 0deg !important; }

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.cropper-wrap-box {
  overflow: hidden; }

.cropper-drag-box {
  opacity: 0;
  background-color: #fff;
  filter: alpha(opacity=0); }

.cropper-view-box {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  outline: 1px solid #fff; }

.cropper-dashed {
  position: absolute;
  display: block;
  opacity: .5;
  border: 0 dashed #eee;
  filter: alpha(opacity=50); }

.cropper-dashed.dashed-h {
  top: 33.33333%;
  left: 0;
  width: 100%;
  height: 33.33333%;
  border-top-width: 1px;
  border-bottom-width: 1px; }

.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333%;
  width: 33.33333%;
  height: 100%;
  border-right-width: 1px;
  border-left-width: 1px; }

.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  opacity: .75;
  filter: alpha(opacity=75); }

.cropper-center:before,
.cropper-center:after {
  position: absolute;
  display: block;
  content: ' ';
  background-color: #eee; }

.cropper-center:before {
  top: 0;
  left: -3px;
  width: 7px;
  height: 1px; }

.cropper-center:after {
  top: -3px;
  left: 0;
  width: 1px;
  height: 7px; }

.cropper-face,
.cropper-line,
.cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0; }

.cropper-face {
  top: 0;
  left: 0;
  background-color: #fff; }

.cropper-line {
  background-color: #39f; }

.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize; }

.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize; }

.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize; }

.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize; }

.cropper-point {
  opacity: 1; }

.cropper-point.point-e {
  top: 50%;
  right: -2px;
  width: 3px;
  height: 23px;
  background-color: #fff;
  margin: -11px 0 0 0;
  cursor: w-resize; }
  .cropper-point.point-e:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    margin: -4px 0 0 0;
    border-width: 4px;
    border-style: solid;
    border-color: transparent transparent transparent #fff; }

.cropper-point.point-n {
  top: -2px;
  left: 50%;
  width: 23px;
  height: 3px;
  background-color: #fff;
  margin: 0 0 0 -11px;
  cursor: n-resize; }
  .cropper-point.point-n:after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin: 0 0 0 -4px;
    border-width: 4px;
    border-style: solid;
    border-color: transparent transparent #fff; }

.cropper-point.point-w {
  top: 50%;
  left: -2px;
  width: 3px;
  height: 23px;
  background-color: #fff;
  margin: -11px 0 0 0;
  cursor: w-resize; }
  .cropper-point.point-w:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4px;
    margin: -4px 0 0 0;
    border-width: 4px;
    border-style: solid;
    border-color: transparent #fff transparent transparent; }

.cropper-point.point-s {
  bottom: -2px;
  left: 50%;
  width: 23px;
  height: 3px;
  background-color: #fff;
  margin: 0 0 0 -11px;
  cursor: s-resize; }
  .cropper-point.point-s:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 50%;
    margin: 0 0 0 -4px;
    border-width: 4px;
    border-style: solid;
    border-color: #fff transparent transparent; }

.point-nw, .point-ne, .point-sw, .point-se {
  width: 40px;
  height: 40px;
  border: 5px solid #fff; }

.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  border-left: none;
  border-bottom: none;
  cursor: ne-resize; }

.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  border-right: none;
  border-bottom: none;
  cursor: nw-resize; }

.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  border-top: none;
  border-right: none;
  cursor: sw-resize; }

.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  border-top: none;
  border-left: none;
  cursor: se-resize; }

.cropper-invisible {
  opacity: 0;
  filter: alpha(opacity=0); }

.cropper-hide {
  position: absolute;
  display: block;
  width: 0;
  height: 0; }

.cropper-hidden {
  display: none !important; }

.cropper-move {
  cursor: move; }

.cropper-crop {
  cursor: crosshair; }

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-prev, .slick-next {
  position: absolute;
  z-index: 10;
  width: 20px;
  height: 20px;
  background-color: green; }

.slick-prev {
  top: 0;
  left: 0; }

.slick-next {
  top: 0;
  right: 0; }

.slick-dots {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer; }
    .slick-dots li.slick-active {
      background-color: #ff0303; }
    .slick-dots li button {
      display: none; }

/*!
Video.js Default Styles (http://videojs.com)
Version 4.12.15
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurrences of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  color: #cccccc; }

/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url("../font/vjs.eot");
  src: url("../font/vjs.eot?#iefix") format("embedded-opentype"), url("../font/vjs.woff") format("woff"), url("../font/vjs.ttf") format("truetype"), url("../font/vjs.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus highlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9); }

.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  box-shadow: 0 0 2em #ffffff; }

.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0; }

.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7); }

/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s; }

/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none; }

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none; }

/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none; }

/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: ""; } }
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em; }

/* Font button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff; }

.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */ }

/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer; }

.vjs-default-skin .vjs-play-control:before {
  content: "\e001"; }

.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002"; }

/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none; }

/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right; }

.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006"; }

.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003"; }

.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004"; }

.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005"; }

.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right; }

.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0; }

.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  /* assuming volume starts at 1.0 */
  width: 100%;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat; }

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */
  left: 4.5em; }

.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em; }

/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent; }

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0; }

.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */ }

.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em; }

/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -o-transition: all 0.4s;
  transition: all 0.4s; }

/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */
  /* transition */
  -o-transition: all 0.2s;
  transition: all 0.2s; }

/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%; }

/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */
  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0; }

.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat; }

.vjs-default-skin .vjs-load-progress {
  background: #646464;
  background: rgba(255, 255, 255, 0.2); }

/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */
.vjs-default-skin .vjs-load-progress div {
  background: #787878;
  background: rgba(255, 255, 255, 0.1); }

.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%; }

.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em; }

/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none; }

.vjs-default-skin.vjs-live .vjs-live-display {
  display: block; }

/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em; }

/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em; }

.vjs-default-skin .vjs-current-time {
  float: left; }

.vjs-default-skin .vjs-duration {
  float: left; }

/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left; }

.vjs-time-divider {
  float: left;
  line-height: 3em; }

/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right; }

.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000"; }

/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b"; }

/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 83px;
  height: 83px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  border: 6px solid #fff;
  /* border-radius */
  border-radius: 50%;
  /* transition */
  -o-transition: all 0.4s;
  transition: all 0.4s; }

/* Optionally center */
/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none; }

/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none; }

/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none; }

.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  /* transition */
  -o-transition: all 0s;
  transition: all 0s; }

.vjs-default-skin .vjs-big-play-button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 0 4px;
  border-width: 15px 0 15px 25px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.vjs-error .vjs-big-play-button {
  display: none; }

/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none; }

.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%; }

.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5); }

.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460; }

/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75; }

/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear; }

/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -webkit-animation: none;
  -o-animation: none;
  animation: none; }

.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000; }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
         -o-transform: rotate(359deg);
            transform: rotate(359deg); } }
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer; }

.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */ }

/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2); }

.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block; }

/* prevent menus from opening while scrubbing (FF, IE) */
.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
  display: none; }

.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000; }

.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff; }

.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c"; }

/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008"; }

/* Chapters Button */
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c"; }

.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em; }

/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  box-shadow: 0 0 1em #ffffff; }

/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertically aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute; }

/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto; }

.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%; }

/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none; }

/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

/* Hide the poster when controls are disabled because it's clickable
    and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none; }

/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none; }

/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 3em;
  right: 0;
  pointer-events: none; }

/* Captions Settings Dialog */
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #000;
  opacity: 0.75;
  color: #FFF;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 40em; }

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto; }

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left; }

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both; }

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em; }

.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px; }

.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px; }

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px; }

.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px; }

.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0; }

.vjs-caption-settings label > input {
  margin-right: 10px; }

.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px; }

/* Hide disabled or unsupported controls */
.vjs-hidden {
  display: none !important; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 2em;
  color: #ccc;
  background-color: #333;
  font-size: 1.8em;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 30em;
  height: 15em;
  margin: 0 auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460; }

/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */
/* fixes */
@media screen and (min-width: 990px) {
  html.no-flexbox .l_header-top .socialLink {
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  html.no-flexbox .l_header-bottom {
    overflow: hidden; }
    html.no-flexbox .l_header-bottom-section {
      float: left;
      width: 33.3%;
      height: 100%; }
      html.no-flexbox .l_header-bottom-section.mod_size__50p {
        width: 16.65%; }
  html.no-flexbox .l_header-action {
    padding-top: 150px; }
  html.no-flexbox .l_inner-footer-bottom-col {
    float: left; }
  html.no-flexbox .l_inner-footer-bottom.mod_column__2 {
    overflow: hidden; }
  html.no-flexbox .l_inner-footer-bottom.mod_column__2 .l_inner-footer-bottom-col {
    width: 50%; }
  html.no-flexbox .articleShort-list {
    overflow: hidden; }
    html.no-flexbox .articleShort-list-item {
      float: left; }
      html.no-flexbox .articleShort-list-item-link {
        display: block; }
    html.no-flexbox .articleShort-list.mod_column__3 .articleShort-list-item {
      width: 33.33%; }
  html.no-flexbox .articleShort__text-list {
    overflow: hidden; }
    html.no-flexbox .articleShort__text-list-item {
      float: left; }
      html.no-flexbox .articleShort__text-list-item-link {
        height: 235px;
        min-height: 0; }
      html.no-flexbox .articleShort__text-list-item-desc {
        overflow: auto;
        height: 100%; }
    html.no-flexbox .articleShort__text-list.mod_column__6 .articleShort__text-list-item {
      width: 16.66%; }
      html.no-flexbox .articleShort__text-list.mod_column__6 .articleShort__text-list-item.mod_size__width2x {
        width: 33.32%; }
  html.no-flexbox .articleShort__photo-list {
    overflow: hidden; }
    html.no-flexbox .articleShort__photo-list-item {
      float: left; }
    html.no-flexbox .articleShort__photo-list.mod_column__7 .articleShort__photo-list-item {
      width: 14.28%; }
    html.no-flexbox .articleShort__photo-list.mod_column__12 .articleShort__photo-list-item {
      width: 8.33%; }
  html.no-flexbox .article-gallery {
    overflow: hidden; }
    html.no-flexbox .article-gallery img {
      float: left;
      width: 33.3%; }
  html.no-flexbox .addphoto-nav {
    overflow: hidden; }
    html.no-flexbox .addphoto-nav-link {
      float: left;
      width: 50%; }
  html.no-flexbox .popup-tabs-list {
    overflow: hidden; }
    html.no-flexbox .popup-tabs-list-item {
      display: block; }
      html.no-flexbox .popup-tabs-list-item-link {
        border-radius: 0; } }
@media screen and (max-width: 990px) {
  html.no-flexbox .l_header-action {
    display: block; }
  html.no-flexbox .articleShort-list-item-link {
    display: block; }
  html.no-flexbox .popup-tabs-list {
    overflow: hidden; }
    html.no-flexbox .popup-tabs-list-item {
      display: block; }
      html.no-flexbox .popup-tabs-list-item-link {
        border-radius: 0; }
  html.no-flexbox .nav-list {
    padding: 80px 0 0; }
    html.no-flexbox .nav-list-item {
      height: 20%; }
      html.no-flexbox .nav-list-item:nth-child(1) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(1) .nav-list-item-link {
          padding: 20px 80px 20px 20px;
          font-size: 28px; }
          html.no-flexbox .nav-list-item:nth-child(1) .nav-list-item-link:before {
            display: none; }
      html.no-flexbox .nav-list-item:nth-child(2) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(2) .nav-list-item-link {
          padding: 20px 80px 20px 20px;
          font-size: 28px; }
          html.no-flexbox .nav-list-item:nth-child(2) .nav-list-item-link:before {
            display: none; }
      html.no-flexbox .nav-list-item:nth-child(3) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(3) .nav-list-item-link {
          padding: 20px 80px 20px 20px;
          font-size: 28px; }
          html.no-flexbox .nav-list-item:nth-child(3) .nav-list-item-link:before {
            display: none; }
      html.no-flexbox .nav-list-item:nth-child(4) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(4) .nav-list-item-link {
          padding: 20px 80px 20px 20px;
          font-size: 28px; }
          html.no-flexbox .nav-list-item:nth-child(4) .nav-list-item-link:before {
            display: none; }
        html.no-flexbox .nav-list-item:nth-child(4) .nav-list-item-link:after {
          display: none; }
      html.no-flexbox .nav-list-item:nth-child(5) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(5) .nav-list-item-link {
          padding: 20px 80px 20px 20px;
          font-size: 28px; } }
@media screen and (max-width: 990px) and (orientation: landscape) {
  html.no-flexbox .nav-list {
    width: 100%; }
    html.no-flexbox .nav-list-item {
      height: 20%; }
      html.no-flexbox .nav-list-item:nth-child(1) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(1) .nav-list-item-link {
          padding: 10px;
          font-size: 20px; }
      html.no-flexbox .nav-list-item:nth-child(2) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(2) .nav-list-item-link {
          padding: 10px;
          font-size: 20px; }
          html.no-flexbox .nav-list-item:nth-child(2) .nav-list-item-link:before {
            display: none; }
      html.no-flexbox .nav-list-item:nth-child(3) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(3) .nav-list-item-link {
          padding: 10px;
          font-size: 20px; }
          html.no-flexbox .nav-list-item:nth-child(3) .nav-list-item-link:before {
            display: none; }
      html.no-flexbox .nav-list-item:nth-child(4) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(4) .nav-list-item-link {
          padding: 10px;
          font-size: 20px; }
          html.no-flexbox .nav-list-item:nth-child(4) .nav-list-item-link:before {
            display: none; }
        html.no-flexbox .nav-list-item:nth-child(4) .nav-list-item-link:after {
          display: none; }
      html.no-flexbox .nav-list-item:nth-child(5) {
        height: 20%; }
        html.no-flexbox .nav-list-item:nth-child(5) .nav-list-item-link {
          padding: 10px;
          font-size: 20px; } }
@media screen and (max-width: 990px) {
  html .fancybox-outer, html .fancybox-inner {
    position: fixed;
    top: 0;
    left: 0;
    height: 100% !important; }
  html .fancybox-close {
    position: fixed; } }

/* animations */
@-webkit-keyframes circling1 {
  from {
    -webkit-transform: translate(-50%, 0) rotate(0deg);
            transform: translate(-50%, 0) rotate(0deg); }
  to {
    -webkit-transform: translate(-50%, 0) rotate(360deg);
            transform: translate(-50%, 0) rotate(360deg); } }
@-o-keyframes circling1 {
  from {
    -o-transform: translate(-50%, 0) rotate(0deg);
       transform: translate(-50%, 0) rotate(0deg); }
  to {
    -o-transform: translate(-50%, 0) rotate(360deg);
       transform: translate(-50%, 0) rotate(360deg); } }
@keyframes circling1 {
  from {
    -webkit-transform: translate(-50%, 0) rotate(0deg);
         -o-transform: translate(-50%, 0) rotate(0deg);
            transform: translate(-50%, 0) rotate(0deg); }
  to {
    -webkit-transform: translate(-50%, 0) rotate(360deg);
         -o-transform: translate(-50%, 0) rotate(360deg);
            transform: translate(-50%, 0) rotate(360deg); } }
