body {
  background: #fff;
  min-width: 320px;
  color: #0E0E0E;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  font-family: 'Geometria', sans-serif; }
  @media screen and (max-width: 1025px) {
    body {
      font-size: 14px; } }

/* ----------------------------------------------------------------------------- Reset */
*, body, html {
  margin: 0;
  padding: 0; }

img {
  border: none; }

*:focus {
  outline: none; }

a, button, input, select, textarea {
  color: inherit;
  text-decoration: inherit;
  font-family: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none; }

ol, ul {
  list-style: none; }

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

table, tr, td, th, thead {
  border-collapse: collapse; }

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

a, button, input, textarea {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  color: #FF0400;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after,
.wrapper:after,
.row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

h3 {
  font-size: 1.5em;
  font-weight: 500; }

/* ---------------------------------------------------------------------------// Reset */
@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-Thin.eot");
  src: local("Geometria Thin"), local("Geometria-Thin"), url("fonts/Geometria-Thin.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-Thin.woff") format("woff"), url("fonts/Geometria-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-MediumItalic.eot");
  src: local("Geometria MediumItalic"), local("Geometria-MediumItalic"), url("fonts/Geometria-MediumItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-MediumItalic.woff") format("woff"), url("fonts/Geometria-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-Italic.eot");
  src: local("Geometria Italic"), local("Geometria-Italic"), url("fonts/Geometria-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-Italic.woff") format("woff"), url("fonts/Geometria-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-Heavy.eot");
  src: local("Geometria Heavy"), local("Geometria-Heavy"), url("fonts/Geometria-Heavy.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-Heavy.woff") format("woff"), url("fonts/Geometria-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-ExtraBoldItalic.eot");
  src: local("Geometria ExtraBoldItalic"), local("Geometria-ExtraBoldItalic"), url("fonts/Geometria-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-ExtraBoldItalic.woff") format("woff"), url("fonts/Geometria-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-Medium.eot");
  src: local("Geometria Medium"), local("Geometria-Medium"), url("fonts/Geometria-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-Medium.woff") format("woff"), url("fonts/Geometria-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-BoldItalic.eot");
  src: local("Geometria BoldItalic"), local("Geometria-BoldItalic"), url("fonts/Geometria-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-BoldItalic.woff") format("woff"), url("fonts/Geometria-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-LightItalic.eot");
  src: local("Geometria LightItalic"), local("Geometria-LightItalic"), url("fonts/Geometria-LightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-LightItalic.woff") format("woff"), url("fonts/Geometria-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-HeavyItalic.eot");
  src: local("Geometria HeavyItalic"), local("Geometria-HeavyItalic"), url("fonts/Geometria-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-HeavyItalic.woff") format("woff"), url("fonts/Geometria-HeavyItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria.eot");
  src: local("Geometria"), url("fonts/Geometria.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria.woff") format("woff"), url("fonts/Geometria.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-Bold.eot");
  src: local("Geometria Bold"), local("Geometria-Bold"), url("fonts/Geometria-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-Bold.woff") format("woff"), url("fonts/Geometria-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-ExtraBold.eot");
  src: local("Geometria ExtraBold"), local("Geometria-ExtraBold"), url("fonts/Geometria-ExtraBold.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-ExtraBold.woff") format("woff"), url("fonts/Geometria-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-ThinItalic.eot");
  src: local("Geometria ThinItalic"), local("Geometria-ThinItalic"), url("fonts/Geometria-ThinItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-ThinItalic.woff") format("woff"), url("fonts/Geometria-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-ExtraLightItalic.eot");
  src: local("Geometria ExtraLightItalic"), local("Geometria-ExtraLightItalic"), url("fonts/Geometria-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-ExtraLightItalic.woff") format("woff"), url("fonts/Geometria-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-Light.eot");
  src: local("Geometria Light"), local("Geometria-Light"), url("fonts/Geometria-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-Light.woff") format("woff"), url("fonts/Geometria-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  src: url("fonts/Geometria-ExtraLight.eot");
  src: local("Geometria ExtraLight"), local("Geometria-ExtraLight"), url("fonts/Geometria-ExtraLight.eot?#iefix") format("embedded-opentype"), url("fonts/Geometria-ExtraLight.woff") format("woff"), url("fonts/Geometria-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }

/* ------------------------------------------------------------------ Columns */
.row {
  margin: 0 -0.9375em 0 -0.9375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row [class^="col-"], .row [class*=" col-"] {
    padding: 0 0.9375em 0 0.9375em; }

[class^="col-"], [class*=" col-"] {
  min-height: 1px;
  width: 100%; }

@media screen and (min-width: 666px) {
  .col-min-12 {
    width: 100%; }
  .col-min-11 {
    width: 91.65%; }
  .col-min-10 {
    width: 83.33%; }
  .col-min-9 {
    width: 75%; }
  .col-min-8 {
    width: 66.66%; }
  .col-min-7 {
    width: 58.33%; }
  .col-min-6 {
    width: 50%; }
  .col-min-5 {
    width: 41.66%; }
  .col-min-4 {
    width: 33.33%; }
  .col-min-3 {
    width: 25%; }
  .col-min-2 {
    width: 16.66%; }
  .col-min-1 {
    width: 8.33%; }
  .col-min-hidden {
    display: none; }
  .col-min-visible {
    display: block; } }

@media screen and (min-width: 769px) {
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.65%; }
  .col-sm-10 {
    width: 83.33%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66%; }
  .col-sm-7 {
    width: 58.33%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66%; }
  .col-sm-4 {
    width: 33.33%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66%; }
  .col-sm-1 {
    width: 8.33%; }
  .col-sm-hidden {
    display: none; }
  .col-sm-visible {
    display: block; } }

@media screen and (min-width: 1025px) {
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.65%; }
  .col-md-10 {
    width: 83.33%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66%; }
  .col-md-7 {
    width: 58.33%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66%; }
  .col-md-4 {
    width: 33.33%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66%; }
  .col-md-1 {
    width: 8.33%; }
  .col-md-hidden {
    display: none; }
  .col-md-visible {
    display: block; } }

@media screen and (min-width: 1200px) {
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.65%; }
  .col-lg-10 {
    width: 83.33%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66%; }
  .col-lg-7 {
    width: 58.33%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66%; }
  .col-lg-4 {
    width: 33.33%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66%; }
  .col-lg-1 {
    width: 8.33%; }
  .col-lg-hidden {
    display: none; }
  .col-lg-visible {
    display: block; } }

/* ----------------------------------------------------------------// Columns */
.color-red {
  color: #FF0400; }

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

.btn {
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #FF0400;
  color: #fff;
  height: 3.66667em;
  font-size: 1.125em;
  font-weight: 500;
  position: relative; }
  .btn__arrow {
    position: absolute;
    right: 76px;
    top: 50%;
    margin-top: -10px; }
  .btn_fixed {
    display: none; }
  .btn:hover, .btn:active {
    background: #000; }

.title {
  font-size: 2.875em;
  line-height: 1.12em;
  text-align: center; }

.desc {
  font-size: 1.125em;
  line-height: 1.22222em; }

.red {
  color: #ff0600; }

.css-scrollbar {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .css-scrollbar::-webkit-scrollbar {
    width: 2px; }
  .css-scrollbar::-webkit-scrollbar-track {
    background: #dbdbdb; }
  .css-scrollbar::-webkit-scrollbar-thumb {
    background: #0e0e0e; }
  .css-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #ff0400; }

.check-list {
  text-align: left;
  display: inline-block; }
  .check-list__item {
    padding-left: 30px;
    position: relative;
    font-size: 12px;
    line-height: 26px !important; }
    .check-list__item:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -6px;
      background: url("/images/Vector.svg") center no-repeat;
      background-size: contain;
      width: 14px;
      height: 11px; }
  .check-list_big .check-list__item {
    font-size: 14px;
    line-height: 20px !important; }
    .check-list_big .check-list__item:not(:last-child) {
      margin-bottom: 20px; }

.percent .main {
  padding-left: 1.875em;
  padding-right: 1.875em; }

.percent__info {
  margin-top: 15px; }
  .percent__info.check-list_big .check-list__item:not(:last-child) {
    margin-bottom: 10px; }

.percent__list {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.percent__small {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 9px; }

.percent__item {
  text-align: left;
  max-width: 25%;
  padding-right: 25px; }
  .percent__item:nth-child(4n) {
    margin-right: 0;
    padding-right: 0; }
  .percent__item_info {
    padding-right: 10px;
    margin-right: 0; }

.ref__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.ref__title {
  text-align: left !important;
  margin-bottom: 60px; }

.ref__icon {
  right: 66px;
  top: 86px;
  position: absolute; }

.ref__help {
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  right: 0;
  top: -5px;
  padding: 7px 11px;
  background-color: #ff0400;
  position: absolute; }

.ref__list-icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.ref__list-item {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 20px;
  padding-left: 40px; }
  .ref__list-item:not(:last-child) {
    margin-bottom: 20px; }

.ref__button {
  width: 100%;
  text-align: left;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  padding-left: 76px; }

.ref__parent {
  margin-left: auto;
  margin-top: 10px;
  width: 50%; }

.ref__info li {
  font-size: 18px;
  line-height: 20px !important; }
  .ref__info li:not(:last-child) {
    margin-bottom: 20px; }

.ref__cell {
  position: relative;
  width: 50%;
  text-align: left; }
  .ref__cell_border {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 75px;
    padding-right: 55px;
    border: solid 5px #ff0400; }
  .ref__cell_default {
    padding: 60px;
    background-color: #f3f3f3; }

.close {
  position: absolute;
  width: 22px;
  height: 22px;
  cursor: pointer; }
  .close:before, .close:after {
    content: '';
    display: block;
    position: absolute;
    background-color: #ff0400;
    width: 2px;
    height: 125%;
    margin-top: -14%;
    left: 50%;
    margin-left: -1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .close_white:before, .close_white:after {
    background-color: #ffffff; }

@media screen and (max-width: 720px) {
  .check-list_big li {
    font-size: 9px;
    line-height: 14px; }
    .check-list_big li:not(:last-child) {
      margin-bottom: 10px !important; } }

@media screen and (max-width: 666px) {
  .title {
    font-size: 1.375em;
    line-height: 1.09091em;
    text-align: center; }
  .percent__small {
    margin-bottom: 25px; }
  .percent__item {
    padding-right: 0;
    width: 100%;
    text-align: center;
    max-width: 100%;
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-bottom: 0.9375em; }
    .percent__item:not(:last-child):after {
      content: '';
      display: block;
      width: 10.375em;
      height: 1px;
      background: #E9E9E9;
      margin: 1.25em auto 0 auto; }
    .percent__item_info {
      margin-bottom: 60px; }
      .percent__item_info:after {
        display: none !important; }
  .desc {
    font-size: 0.875em;
    line-height: 1.14286em; }
  .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: #FF0400;
    color: #fff;
    height: 3.75em;
    font-size: 1em;
    font-weight: bold; }
    .btn_fixed {
      position: fixed;
      z-index: 100;
      bottom: 0;
      left: 0; }
      .btn_fixed.hide {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: hidden;
        opacity: 0; } }

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
.header {
  padding: 1.25em 0 1.25em 0; }
  .header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .header__logo {
    width: 9em; }
    .header__logo img {
      display: block;
      width: 100%; }
  .header__phone-icon {
    width: 22px;
    display: none; }
  .header__phone-number {
    font-size: 1.5em;
    color: inherit; }
  .header__help {
    font-size: 16px;
    line-height: 24px;
    color: #868686;
    text-align: center; }
  .header__right {
    text-align: right; }
  .header__text {
    opacity: 0.5;
    margin-top: 0.3125em; }

.main-screen {
  background: #4F4F4F;
  color: #fff;
  padding: 8.75em 0 6.875em 0; }
  .main-screen .main {
    padding-left: 1.875em;
    padding-right: 1.875em; }
  .main-screen__80 {
    font-size: 80px;
    line-height: 41px; }
  .main-screen__120 {
    font-size: 120px;
    line-height: 41px; }
  .main-screen__46 {
    font-size: 46px;
    line-height: 41px; }
  .main-screen__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .main-screen__title {
    font-size: 3.5em;
    line-height: 1.07143em; }
  .main-screen__btn {
    margin-top: 2.22222em;
    width: 100%;
    max-width: 17.77778em; }
  .main-screen__price {
    font-weight: bold; }
    .main-screen__price_totop {
      margin-top: 3.4375em; }
  .main-screen__from {
    font-size: 3.5em;
    line-height: 1.07143em; }
  .main-screen__number {
    font-size: 11.25em;
    line-height: 0.5em;
    font-weight: 500;
    display: inline-block;
    padding: 0 0.08333em 0 0.08333em; }
  .main-screen__mln {
    font-size: 4.375em;
    line-height: 0.58571em; }

@media screen and (min-width: 667px) {
  .percent {
    padding: 6.5625em 0 7.1875em 0; }
  .list {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .list__item {
      width: 33.33%; }
    .list__title {
      font-size: 4.125em;
      font-weight: bold; }
      .list__title_small {
        font-size: 2.5em;
        line-height: 41px;
        height: auto; }
        .list__title_small + .list__desc {
          margin-top: 20px; }
    .list__desc {
      margin-top: 20px; } }

@media screen and (max-width: 1240px) {
  .main-screen__title {
    font-size: 50px; }
  .main-screen__from {
    font-size: 30px; }
  .main-screen__mln {
    font-size: 40px; }
  .main-screen__80 {
    font-size: 50px; }
  .main-screen__120 {
    font-size: 60px; }
  .main-screen__price {
    font-size: 14px; } }

@media screen and (max-width: 1200px) {
  .ref__icon {
    width: 80px; }
  .ref__button {
    padding-left: 30px; }
    .ref__button .btn__arrow {
      right: 30px; }
  .list__title {
    font-size: 3.125em; }
    .list__title_small {
      font-size: 2em;
      line-height: 41px;
      height: auto; }
      .list__title_small + .list__desc {
        margin-top: 10px; } }

@media screen and (max-width: 1025px) {
  .main-screen__title {
    font-size: 45px; }
  .main-screen__price {
    font-size: 12px; }
  .ref__icon {
    display: none; }
  .ref__cell {
    padding: 60px 30px; } }

@media screen and (max-width: 900px) {
  body {
    text-align: center; }
  .percent {
    font-size: 12px; }
    .percent .main {
      padding: 0; }
    .percent__info {
      margin-top: 0 !important; }
  .main-screen {
    background: #4F4F4F;
    padding: 4.6875em 0 4.6875em 0;
    color: #fff; }
    .main-screen__price {
      margin-top: 1.25em;
      font-weight: bold;
      line-height: 0.9; }
    .main-screen__from {
      font-size: 1.375em; }
    .main-screen__mln {
      font-size: 1.375em; }
    .main-screen__number {
      font-size: 4.25em;
      font-weight: 500; }
    .main-screen__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .main-screen__left, .main-screen__right {
      width: 100%; }
    .main-screen__btn {
      display: none; }
  .list__title {
    font-size: 2.125em; }
    .list__title_small {
      font-size: 1.875em; }
  .list__desc span {
    display: block; } }

@media screen and (max-width: 666px) {
  body {
    text-align: center;
    font-size: 16px; }
  .ref__cell {
    width: 100%;
    padding: 60px 30px; }
  .ref__icon {
    display: block;
    width: 60px;
    right: 33px;
    top: 60px; }
  .ref__title {
    margin-bottom: 40px;
    white-space: pre-line; }
  .ref__list-item {
    font-size: 14px;
    line-height: 20px; }
  .ref__info li {
    font-size: 14px;
    line-height: 20px !important; }
    .ref__info li:before {
      top: 5px;
      margin-top: 0; }
  .ref__parent {
    width: 100%; }
  .header {
    margin-left: 15px;
    margin-right: 15px; }
    .header__phone-icon {
      display: block; }
    .header__right {
      display: none; }
    .header__logo {
      width: 5.3125em; }
  .main-screen {
    padding: 3.75em 0 3.75em 0; }
    .main-screen__title {
      font-size: 1.375em;
      line-height: 1.09091em; }
      .main-screen__title p {
        display: inline; }
    .main-screen__120 {
      font-size: 40px;
      line-height: 40px; }
    .main-screen__80, .main-screen__46, .main-screen__120 {
      font-size: 40px;
      line-height: 40px; }
    .main-screen__price {
      font-size: 17px;
      margin-top: 35px; }
      .main-screen__price_totop {
        margin-top: 20px; }
    .main-screen__from {
      text-transform: lowercase; }
    .main-screen__number {
      padding-left: 0;
      padding-right: 3px; }
  .percent {
    padding: 3.75em 0 3.75em 0; }
    .percent__info {
      margin-top: 0 !important; }
  .list {
    font-size: 16px; }
    .list__item:not(:last-child) {
      margin-bottom: 0.9375em; }
      .list__item:not(:last-child):after {
        content: '';
        display: block;
        width: 10.375em;
        height: 1px;
        background: #E9E9E9;
        margin: 1.25em auto 0 auto; }
    .list__title {
      font-size: 2.125em;
      height: 1.20588em;
      font-weight: bold; }
    .list__desc {
      font-size: 0.875em;
      line-height: 1.42857em;
      margin-top: 0.35714em; }
      .list__desc span {
        display: inline; }
  .klients__btn {
    display: none; } }

.main-wrapper {
  min-width: 320px;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  margin-left: 1.875em;
  margin-right: 1.875em; }

.main {
  position: relative;
  margin: 0 auto;
  min-width: 320px;
  max-width: 1210px; }
  .main_min {
    max-width: 60.625em; }

.table {
  width: 100%;
  display: table; }
  .table .cell {
    display: table-cell;
    vertical-align: middle; }

.table__cell {
  display: table-cell;
  vertical-align: middle; }

@media screen and (max-width: 666px) {
  .main-wrapper {
    margin-left: 0;
    margin-right: 0; }
  .main {
    padding-left: 15px;
    padding-right: 15px; } }

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

@media screen and (min-width: 667px) {
  .klients {
    background: #F3F3F3;
    padding: 6.875em 0 7.1875em 0; }
    .klients__desc {
      opacity: 0.5;
      margin-top: 1.66667em;
      margin-bottom: 2.77778em;
      text-align: center; }
      .klients__desc br {
        display: none; }
    .klients .list__item {
      position: relative; }
    .klients .list__item:not(:last-child):after {
      content: '';
      width: 1px;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0.625em;
      background: #D3D3D3; }
    .klients .list__item:nth-child(3):after {
      display: none; }
    .klients .list__title {
      font-size: 2.5em;
      line-height: 2; }
    .klients__btn {
      max-width: 17.77778em;
      width: 100%; }
    .klients__bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 6.25em; }
    .klients__show {
      display: none; }
  .steps {
    padding-top: 6.5625em; }
    .steps__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-top: 4.0625em;
      position: relative;
      text-align: left; }
      .steps__list:before, .steps__list:after {
        content: '';
        display: block;
        position: absolute;
        width: 1.5em;
        height: 0.75em;
        background-size: 100% auto;
        background: url(/images/arow.svg) 0 0 no-repeat;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        top: 0.625em; }
      .steps__list:before {
        left: 27%; }
      .steps__list:after {
        left: 66.66%; }
      .steps__list_second:before {
        left: 25.5%; }
      .steps__list_second:after {
        left: 63.66%; }
    .steps__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .steps__icon {
      -webkit-transform: translateY(0.2em);
      transform: translateY(0.2em);
      width: 3em;
      margin-right: 1.25em; }
      .steps__icon svg {
        width: 100%;
        display: block;
        height: auto; }
  .form {
    padding-bottom: 5em;
    text-align: left; }
    .form__scale {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-top: 0.625em; }
    .form__point {
      font-size: 0.875em;
      opacity: 0.5; }
    .form__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 3.75em; }
      .form__row_default {
        display: block;
        text-align: center;
        margin-top: 5em; }
        .form__row_default .form__field {
          margin-left: auto;
          margin-right: auto; }
        .form__row_default .form__btn {
          max-width: 100%;
          width: 100%; }
    .form__label {
      display: block;
      margin-bottom: 0.9375em;
      opacity: 0.5; }
    .form__field {
      margin-bottom: 1.875em;
      position: relative;
      width: 48.4%; }
    .form__input {
      display: block;
      width: 100%;
      font-size: 1.125em;
      padding-left: 1.5em;
      background: #fff;
      border: 1px solid rgba(0, 0, 0, 0.2);
      height: 3.66667em;
      font-weight: 500; }
      .form__input::-webkit-input-placeholder {
        color: rgba(0, 0, 0, 0.3); }
      .form__input:-moz-placeholder {
        color: rgba(0, 0, 0, 0.3); }
      .form__input::-moz-placeholder {
        color: rgba(0, 0, 0, 0.3); }
      .form__input:-ms-input-placeholder {
        color: rgba(0, 0, 0, 0.3); }
      .form__input::-webkit-outer-spin-button, .form__input::-webkit-inner-spin-button {
        /* display: none; <- Crashes Chrome on hover */
        -webkit-appearance: none;
        margin: 0;
        /* <-- Apparently some margin are still there even though it's hidden */ }
    .form__btn {
      max-width: 17.77778em;
      width: 100%; }
    .form__info {
      font-size: 0.75em;
      line-height: 1.33333em;
      color: #AFAFAF;
      margin-top: 1.25em; }
    .form__amount {
      position: relative; }
    .form__plus, .form__minus {
      height: 3.75em;
      width: 4.375em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      position: relative; }
      .form__plus svg, .form__minus svg {
        width: 1.25em;
        height: 0.6875em;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 0.1; }
        .form__plus svg *, .form__minus svg * {
          stroke: #000;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .form__plus.active svg, .form__minus.active svg {
        opacity: 1; }
        .form__plus.active svg *, .form__minus.active svg * {
          stroke: #fff; }
    .form__plus svg {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    .form__nav {
      position: absolute;
      top: -1px;
      right: -1px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .form__nav:before {
        content: '';
        width: 4.375em;
        height: 3.75em;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: #4F4F4F;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .form__nav.plus:before {
        margin-right: 0; }
      .form__nav.minus:before {
        margin-right: 4.375em; }
    .form__slider {
      height: 2px;
      margin-top: -2px;
      position: relative; }
      .form__slider .ui-slider-range {
        height: 2px;
        background: #FF0400; }
      .form__slider .ui-slider-handle {
        width: 1.625em;
        height: 1.625em;
        background: #fff;
        -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
        position: absolute;
        top: -0.75em;
        border-radius: 100%;
        cursor: pointer;
        margin-left: -0.8125em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .form__slider .ui-slider-handle:after {
          content: '';
          display: block;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          width: 0.8125em;
          height: 0.8125em;
          background: #FF0400;
          border-radius: 100%; }
        .form__slider .ui-slider-handle:active:after {
          -webkit-transform: scale(2);
          transform: scale(2); }
  .footer-info {
    background: #F3F3F3;
    padding: 4.375em 0 4.375em;
    text-align: left; }
    .footer-info__row {
      margin-left: 5px; }
    .footer-info h3 {
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 5px; }
    .footer-info p:not(:last-child) {
      margin-bottom: 30px; }
    .footer-info p {
      font-size: 12px;
      line-height: 18px;
      opacity: 0.5; }
  .footer-min-hidden {
    display: none; } }

@media screen and (max-width: 900px) {
  .klients .list {
    font-size: 12px; } }

@media screen and (max-width: 769px) {
  .steps__list {
    font-size: 12px; } }

@media screen and (max-width: 666px) {
  .title__hide {
    display: none; }
  .klients {
    background: #F3F3F3;
    padding: 3.75em 0 3.75em 0; }
    .klients .list {
      font-size: 16px; }
    .klients__desc {
      opacity: 0.5;
      margin-top: 1em;
      margin-bottom: 2.5em; }
    .klients .list__item:not(:last-child):after {
      background: #D3D3D3; }
    .klients__hide {
      display: none; }
    .klients__show {
      display: block; }
  .steps {
    padding: 3.75em 0 3.75em 0;
    font-size: 16px; }
    .steps__icon {
      display: none; }
    .steps__list {
      margin-top: 2.5em;
      font-size: 16px; }
    .steps__br {
      display: none; }
    .steps__item:not(:last-child) {
      margin-bottom: 1.42857em; }
      .steps__item:not(:last-child):after {
        content: '';
        display: block;
        background: url(/images/arow.svg) 0 0 no-repeat;
        width: 1.42857em;
        height: 0.78571em;
        background-size: 100% auto;
        margin: 1.42857em auto 0 auto; }
  .form {
    padding: 3.75em 0 3.75em 0;
    background: #F3F3F3;
    text-align: left; }
    .form__scale, .form__slider {
      display: none; }
    .form__label {
      display: block;
      font-size: 0.75em;
      line-height: 1.66667em;
      margin-bottom: 0.83333em; }
    .form__field {
      margin-bottom: 1.25em;
      position: relative;
      margin-bottom: 0; }
      .form__field:not(:last-child) {
        margin-bottom: 1.875em; }
    .form__input {
      display: block;
      width: 100%;
      font-size: 1.125em;
      padding-left: 1em;
      background: #fff;
      border: 1px solid rgba(0, 0, 0, 0.1);
      height: 3.33333em; }
      .form__input::-webkit-input-placeholder {
        color: rgba(0, 0, 0, 0.3); }
      .form__input:-moz-placeholder {
        color: rgba(0, 0, 0, 0.3); }
      .form__input::-moz-placeholder {
        color: rgba(0, 0, 0, 0.3); }
      .form__input:-ms-input-placeholder {
        color: rgba(0, 0, 0, 0.3); }
      .form__input::-webkit-outer-spin-button, .form__input::-webkit-inner-spin-button {
        /* display: none; <- Crashes Chrome on hover */
        -webkit-appearance: none;
        margin: 0;
        /* <-- Apparently some margin are still there even though it's hidden */ }
    .form__hide {
      display: none; }
    .form__btn {
      margin-top: 1.25em; }
    .form__info {
      font-size: 0.75em;
      line-height: 1.33333em;
      color: #AFAFAF;
      margin-top: 0.83333em; }
    .form__amount {
      position: relative; }
    .form__plus, .form__minus {
      height: 3.75em;
      width: 4.375em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      position: relative; }
      .form__plus svg, .form__minus svg {
        width: 1.25em;
        height: 0.6875em;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 0.1; }
        .form__plus svg *, .form__minus svg * {
          stroke: #000;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .form__plus.active svg, .form__minus.active svg {
        opacity: 1; }
        .form__plus.active svg *, .form__minus.active svg * {
          stroke: #fff; }
    .form__plus svg {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    .form__nav {
      position: absolute;
      top: -1px;
      right: -1px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .form__nav:before {
        content: '';
        width: 4.375em;
        height: 3.75em;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: #4F4F4F;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .form__nav.plus:before {
        margin-right: 0; }
      .form__nav.minus:before {
        margin-right: 4.375em; }
  .requirements {
    text-align: left;
    padding: 2.5em 0 1.25em; }
    .requirements h3 {
      font-size: 0.75em;
      line-height: 1.33333em;
      font-weight: bold;
      margin-bottom: 0.5em; }
    .requirements p {
      font-size: 0.5625em;
      line-height: 1.33333em; }
      .requirements p:not(:last-child) {
        margin-bottom: 1.11111em; }
  .footer-min-hidden {
    display: block; }
  .footer-min-visible {
    display: none; } }

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
.footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
  padding-top: 1.25em;
  padding-bottom: 1.25em; }
  .footer__copyright {
    font-size: 0.75em;
    line-height: 1.33333em;
    font-weight: bold; }
  .footer__iin {
    font-size: 0.5625em;
    line-height: 1.33333em;
    color: #AFAFAF;
    margin-top: 0.52632em; }

/* Popup */
.popup, .popup__overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.popup__overlay {
  z-index: 1; }

.popup {
  z-index: 999;
  display: none;
  position: fixed;
  overflow-y: auto; }
  .popup__overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.6); }
  .popup__modal {
    position: relative;
    z-index: 2;
    margin: 0 auto 0 auto;
    width: 95%;
    max-width: 970px;
    background-color: #fff; }
  .popup__close {
    right: 50px;
    top: 60px; }

.modal-wrapper {
  padding: 3.125em 0 3.125em 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
.inlinethanks{position:inherit;}
.polit__inner {
  padding-bottom: 48px;
  padding-right: 60px;
  padding-left: 28px;
  padding-top: 60px; }

.polit__title {
  text-align: left;
  font-weight: bold;
  padding-left: 30px; }

.polit__content {
  padding-left: 52px;
  margin-top: 30px;
  height: 473px;
  padding-right: 138px;
  overflow-y: auto;
  text-align: left; }
  .polit__content ul, .polit__content ol {
    counter-reset: list; }
    .polit__content ul li, .polit__content ol li {
      display: block;
      position: relative;
      line-height: 1.5;
      font-size: 12px; }
  .polit__content ol ul {
    margin-top: 20px;
    display: block; }
  .polit__content ol > li:before {
    counter-increment: list;
    content: counter(list) ".";
    display: block;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 100%;
    margin-right: 10px;
    font-size: 18px;
    line-height: 20px; }
  .polit__content ol > li:not(:last-child) {
    margin-bottom: 30px; }

.thanks__top {
  /*padding-left: 235px;
  padding-right: 200px;
  padding-top: 60px;*/
  padding-bottom: 60px; }

.thanks__label {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 20px; }

.thanks__text {
  padding-bottom: 39px;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(14, 14, 14, 0.2); }

.thanks__list li {
  font-size: 14px;
  line-height: 20px !important; }
  .thanks__list li:not(:last-child) {
    margin-bottom: 20px; }

.thanks__line {
  margin-bottom: 50px;
  position: relative;
  background-color: #ff0400;
  height: 1px;
  margin-left: 31px; }
  .thanks__line:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: 100%;
    top: -0.5px;
    border-style: solid;
    margin-right: -1.1px;
    border-width: 12px 14.5px 0 14.5px;
    border-color: #ffffff transparent transparent transparent; }
  .thanks__line:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: 100%;
    top: 0;
    margin-right: -2px;
    border-style: solid;
    border-width: 14px 15.5px 0 15.5px;
    border-color: #ff0400 transparent transparent transparent; }

.thanks__close {
  margin-top: -50px;
  top: 0;
  right: 0; }

.thanks__title {
  text-align: left;
  font-weight: bold;
  margin-bottom: 34px; }

.thanks__bottom {
  margin: 0 !important;
  padding-top: 30px;
  padding-bottom: 38px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid rgba(14, 14, 14, 0.2); }
  .thanks__bottom .header__right {
    display: block !important; }

/* --------------------------------------------------------------------------// Popup */
/* Parsley error */
.parsley-error {
  border-color: #f6504d !important; }

.parsley-errors-list {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  margin-top: 5px; }

.parsley-errors-list.filled {
  display: block; }

.parsley-errors-list > li {
  font-size: 12px;
  list-style: none;
  color: #f6504d; }

/* --------------------------------------------------------------------------// Parsley error */
@media screen and (max-width: 999px) {
  .thanks__top {
    padding: 30px;
    padding-right: 40px; }
  .thanks__label {
    text-align: left; } }

@media screen and (max-width: 720px) {
  .footer_single {
    margin-top: 2.5em; }
  .popup__close {
    right: 20px;
    top: 30px; }
  .polit__title {
    font-size: 22px;
    margin-bottom: 28px;
    padding-left: 10px; }
  .polit__content {
    height: 435px;
    padding-right: 25px;
    padding-left: 24px; }
    .polit__content ol > li:before {
      margin-right: 5px; }
  .polit__inner {
    padding: 30px;
    padding-left: 20px; }
  .thanks__line {
    margin-bottom: 27px; }
  .thanks__label {
    font-size: 12px;
    margin-bottom: 15px; }
  .thanks__bottom {
    padding: 16px 0; }
    .thanks__bottom .header__logo, .thanks__bottom .header__text {
      display: none; }
    .thanks__bottom .header__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .thanks__bottom .header__right {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      width: 100%;
      margin-bottom: 3px;
      text-align: center; }
    .thanks__bottom .header__help {
      width: 100%;
      text-align: center;
      font-size: 9px;
      line-height: 14px;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
  .thanks__list {
    width: 100%; }
    .thanks__list li {
      font-size: 9px;
      line-height: 14px !important; }
  .thanks__text {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 27px; }
  .thanks__title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 16px; } }

@media screen and (max-width: 500px) {
  .polit__content ol li {
    font-size: 9px;
    line-height: 14px !important; }
    .polit__content ol li:not(:last-child) {
      margin-bottom: 16px; }
  .polit__content ol ul {
    margin-top: 16px; }
  .polit__content ol > li:before {
    font-size: 14px;
    line-height: 20px !important; } }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* fancybox variables */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #FFF;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  /* overflow: hidden !important;*/
  width: auto; }

.fancybox-lock body {
  overflow: visible !important;
  height: auto; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #FFF;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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-arrow.slick-hidden {
  display: none; }
