.viveski .posaert{
    border-top: 1px solid #0085da !important;
}

.viveski h1 {
  text-align: center;
  font-size: 30px;
  font-family: "S-Light";
  text-transform: uppercase;
  margin-bottom: 30px; }
  @media (max-width: 550px) {
    .viveski h1 {
      font-size: 25px; } }

.viveski h2 {
  text-align: center;
  font-size: 30px;
  font-family: "S-Light";
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 40px; }
  @media (max-width: 550px) {
    .viveski h2 {
      font-size: 25px;
      padding-left: 20px;
      padding-right: 20px; } }

.viveski h4 {
  text-align: center;
  font-size: 16px;
  font-family: "S-Light";
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 70px; }
  @media (max-width: 550px) {
    .viveski h4 {
      font-size: 15px; } }

.viveski .route {
  background: url(../images/slider-arrow.svg) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  height: 40px;
  width: 40px;
  position: absolute;
  z-index: 4;
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px);
  cursor: pointer;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media (max-width: 550px) {
    .viveski .route {
      display: none; } }

.viveski .route-left {
  left: -10px; }

.viveski .route-right {
  right: -10px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.viveski .txt-comment {
  position: relative;
  padding-left: 50px;
  padding-right: 50px; }
  @media (max-width: 550px) {
    .viveski .txt-comment {
      padding-left: 0;
      padding-right: 0; } }

.viveski .video-slider {
  text-align: center;
  height: 256px; }
  .viveski .video-slider iframe {
    height: 100%;
    width: 100%; }

.viveski .name-video {
  color: 16px;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px; }
  @media (max-width: 550px) {
    .viveski .name-video {
      padding-left: 20px;
      padding-right: 20px; } }
  .viveski .name-video a {
    margin-top: 10px;
    display: inline-block; }

.viveski .buttonsvyaz {
  background: #5fc747;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding: 10px 20px;
  color: #fff;
  font-size: 18px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .viveski .buttonsvyaz span {
    font-family: "S-Light"; }
  @media (max-width: 550px) {
    .viveski .buttonsvyaz {
      font-size: 15px;
      width: 100%;
      display: inline-block; }
      .viveski .buttonsvyaz span {
        margin-top: 0px;
        margin-bottom: 0px; } }

.viveski .btn-sec {
  text-align: center;
  display: block;
  margin-top: 50px; }

.viveski .viveska-1 {
  background: -webkit-gradient(linear, right top, left top, from(#75c9d8), to(#469ec6));
  background: -webkit-linear-gradient(right, #75c9d8, #469ec6);
  background: -o-linear-gradient(right, #75c9d8, #469ec6);
  background: linear-gradient(to left, #75c9d8, #469ec6);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  display: inline-block;
  padding: 20px;
  position: relative;
  font-family: "S-Light";
  font-weight: bold;
  padding-left: 150px;
  text-align: left;
  color: #fff;
  font-size: 19px; }
  .viveski .viveska-1 img {
    height: 66px;
    position: absolute;
    left: 40px;
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px); }
  @media (max-width: 550px) {
    .viveski .viveska-1 {
      padding-left: 20px;
      font-size: 17px; }
      .viveski .viveska-1 img {
        display: none; } }

.job-viveski {
  position: relative;
  padding-left: 50px;
  padding-right: 50px; }
  @media (max-width: 550px) {
    .job-viveski {
      padding-left: 0;
      padding-right: 0; } }
  .job-viveski .slide-viveski {
    text-align: justify; }
    .job-viveski .slide-viveski:after {
      width: 100%;
      display: inline-block;
      content: ""; }
  .job-viveski .viveskas {
    width: 32%;
    height: 250px;
    margin-bottom: 20px;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 2px solid transparent;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    @media (max-width: 550px) {
      .job-viveski .viveskas {
        width: 48%;
        height: 100px; } }
    .job-viveski .viveskas .name {
      top: -webkit-calc(50% - 20px);
      top: calc(50% - 20px);
      text-align: center;
      width: 100%;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      color: #fff;
      font-weight: bold;
      z-index: 3;
      font-size: 20px;
      text-transform: uppercase;
      position: absolute; }
    .job-viveski .viveskas:after {
      width: 100%;
      content: "";
      height: 100%;
      position: absolute;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.3); }
    .job-viveski .viveskas img {
      margin: auto;
      max-width: 100%;
      max-height: 100%; }
    .job-viveski .viveskas:hover {
      border: 2px solid #51a9cc; }
      .job-viveski .viveskas:hover .name {
        opacity: 0; }
      .job-viveski .viveskas:hover:after {
        opacity: 0; }
  .job-viveski .route {
    background: url(../images/slider-arrow.svg) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100%;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 4;
    top: -webkit-calc(50% - 20px);
    top: calc(50% - 20px);
    cursor: pointer;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    @media (max-width: 550px) {
      .job-viveski .route {
        display: none; } }
  .job-viveski .route-left {
    left: -10px; }
  .job-viveski .route-right {
    right: -10px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.video {
  text-align: center; }

.variable-reklams {
  text-align: center; }
  .variable-reklams:after {
    width: 100%;
    display: inline-block;
    content: ""; }
  .variable-reklams .variable {
    width: 22%;
    display: -webkit-inline-box;
    vertical-align:top;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 1%;
    margin-right: 1%;
    height: 50px;
    background: #48a1c7;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    margin-bottom: 10px; }
    @media (max-width: 550px) {
      .variable-reklams .variable {
        width: 100%; } }
    .variable-reklams .variable span {
      margin: auto;
      color: #fff;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 17px; }

.adv-sec {
  display: flow-root; }
  .adv-sec .section-read {
    width: 50%;
    float: left;
    min-height: 100px;
    padding-top: 10px;
    font-size: 16px;
    padding-bottom: 40px; }
    @media (max-width: 550px) {
      .adv-sec .section-read {
        width: 100%;
        padding-bottom: 0; } }
  .adv-sec .left-s {
    width: 200px;
    float: left;
    text-align: center; }
    @media (max-width: 550px) {
      .adv-sec .left-s {
        width: 100%;
        text-align: left; }
        .adv-sec .left-s img {
          opacity: 0.2; } }
    .adv-sec .left-s span {
      font-weight: bold;
      display: block;
      height: 30px;
      margin-bottom: 10px; }
  .adv-sec .right-s {
    float: right;
    padding-right: 50px;
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px); }
    @media (max-width: 550px) {
      .adv-sec .right-s {
        width: 100%;
        position: relative;
        top: -30px; } }
  .adv-sec .opolo {
    width: 100%; }

img {
  max-width: 100%; }

.bunear {
  background: -webkit-gradient(linear, right top, left top, from(#75c9d8), to(#469ec6));
  background: -webkit-linear-gradient(right, #75c9d8, #469ec6);
  background: -o-linear-gradient(right, #75c9d8, #469ec6);
  background: linear-gradient(to left, #75c9d8, #469ec6);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  display: inline-block;
  width: 100%;
  height: 100px;
  text-align: center;
  padding: 20px;
  position: relative;
  font-family: "S-Light";
  color: #fff;
  font-size: 19px; }
  @media (max-width: 550px) {
    .bunear {
      height: auto; } }
  .bunear b {
    font-weight: bold; }

.text-section-viveski {
  text-align: justify;
  font-size: 17px; }
  .text-section-viveski:after {
    width: 100%;
    display: inline-block;
    content: ""; }
  .text-section-viveski img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%; }
    @media (max-width: 550px) {
      .text-section-viveski img {
        width: 100%;
        margin-top: 10px; } }
  .text-section-viveski .txt-xec {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    text-align: left; }
    @media (max-width: 550px) {
      .text-section-viveski .txt-xec {
        width: 100% !important; } }
    .text-section-viveski .txt-xec .captions {
      font-weight: bold;
      color: #1c66bf; }
  .text-section-viveski .img-xec {
    display: inline-block;
    vertical-align: top;
    width: 48%; }
    @media (max-width: 550px) {
      .text-section-viveski .img-xec {
        width: 100% !important;
        margin-top: 10px; } }

.viveski-adv {
  margin-bottom: 20px;
  margin-top: 20px; }
  .viveski-adv ul {
    margin-bottom: 10px;
    margin-top: 10px; }
  .viveski-adv li {
    list-style: none;
    position: relative;
    padding-left: 10px; }
    .viveski-adv li:before {
      position: absolute;
      top: 0;
      content: "—";
      left: -20px; }

.hits-season {
  padding-top: 50px;
  text-align: center; }
  .hits-season .name-section-hit {
    display: block;
    text-align: center;
    color: #3192bc;
    font-weight: bold;
    font-size: 30px; }
  .hits-season .hits-card {
    display: inline-block;
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
    width: 300px;
    border: 10px solid #3192bc; }
    @media (max-width: 550px) {
      .hits-season .hits-card {
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
  .hits-season .name-hit {
    padding-top: 5px;
    padding-bottom: 15px;
    height: 40px;
    background: #3192bc;
    color: #fff;
    font-weight: bold;
    display: block; }
  .hits-season .image-hit {
    height: 260px;
    width: 100%;
    text-align: center;
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center center; }
