@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:active, a:hover {
  outline: 0; }




abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"],
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  margin: 0;
  padding: 0;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  max-width: 100%; }

h1, p {
  margin: 0; }

a {
  text-decoration: none; }

strong {
  font-weight: 900; }

ul {
  padding: 0; }

* {
  box-sizing: border-box;
  outline: none; }

*:focus {
  outline: none; }

::-moz-focus-inner {
  border: 0; }

a[href^=tel] {
  color: inherit !important;
  text-decoration: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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);
  -moz-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;
  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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot-#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }




@font-face {
    font-family: 'intro_boldregular';
    src: url('fonts/museosansc.eot');
    src: url('fonts/museosansc.eot') format('embedded-opentype'),
         url('fonts/museosansc.woff.html') format('woff'),
         url('fonts/museosansc.otf') format('otf'),
         url('fonts/museosansc.ttf.html') format('truetype'),
         url('fonts/museosansc.svg') format('svg');
}


@font-face {
    font-family: 'museosanscyrl';
    src: url('fonts/museosansc.eot');
    src: url('fonts/museosansc.eot') format('embedded-opentype'),
         url('fonts/museosansc.woff.html') format('woff'),
         url('fonts/museosansc.otf') format('otf'),
         url('fonts/museosansc.ttf.html') format('truetype'),
         url('fonts/museosansc.svg') format('svg');
}

@font-face {
    font-family: 'museosanscyrl_webfont';
    src: url('fonts/museosansc.eot');
    src: url('fonts/museosansc.eot') format('embedded-opentype'),
         url('fonts/museosansc.woff.html') format('woff'),
         url('fonts/museosansc.otf') format('otf'),
         url('fonts/museosansc.ttf.html') format('truetype'),
         url('fonts/museosansc.svg') format('svg');
}

html, body {
  height: 100%;
  color: #484748;
  font-family: "museosanscyrl";
  font-size: 16px; }

h1, h2 {
  font-family: "museosanscyrl_webfont";
  font-weight: normal; }

h2 {
  font-size: 30px;
  text-transform: uppercase;  font-family: "museosanscyrl";}

strong {
  font-family: "museosanscyrl_webfont";
  font-weight: normal; }

.white {
  color: #FFF; }

.wrapper {
  width: 960px;
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 1000px) {
    .wrapper {
      width: 100%;
      padding: 0 10px; } }

/* ----------------- clearfix  ------------- */
/* -------------- veretical align ---------- */
.reasons__box .item__icon, .trust__slider .slide, .videos__slider .slide {
  *zoom: 1; }
  .reasons__box .item__icon:before, .trust__slider .slide:before, .videos__slider .slide:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
    margin-right: 0; }

/* -------------- position ---------- */
/* ------------------ flex ----------------- */
/* ------------------ flex ----------------- */
/*
.flex-center-spaceB,
.flex-center-spaceA,
.flex-center-spaceS,
.flex-start-spaceB,
.flex-start-spaceA,
.flex-start-spaceS {
    -webkit-display: flex;
  display: flex;
}
.flex-center-spaceB {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-center-spaceA {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.flex-center-spaceS {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-start;
  justify-content: space-start;
}

.flex-start-spaceB {
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-start-spaceA {
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.flex-start-spaceS {
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: space-center;
  justify-content: space-center;
}
*/
/* ------------------- animation   ---------------*/
/* -------------- transition ---------- */
/* -------------- transition ---------- */
/* ------------------- text ending ---------------*/
/* ------------------- tooltip  ---------------*/
/* ------------------- triangle ---------------*/
/* ------------------- media ---------------*/
.button {
  display: inline-block;
  vertical-align: middle;
  height: 48px;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: "intro_boldregular";
  font-size: 16px;
  color: #231f20;
  border: 0;
  background-color: #fece0a;
  text-align: center;
  width: auto;
  padding: 0 25px;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }
  .button:hover {
    background-color: #FFE57C; }
  .button--full {
    width: 100%; }
  .button--blue {
    background-color: #1f8ea4;
    color: #fff; }
    .button--blue:hover {
      background-color: #1C8094; }
  .button--small {
    height: 40px;
    font-size: 14px;
    padding: 0 15px; }

a.button {
  line-height: 48px; }
  a.button--small {
    font-size: 14px;
    line-height: 40px; }

/*

CSS clearfix----------  @extend %clearfix;

CSS vertical align 
with before  ---------  @extend %clearfix;

CSS position----------  @include position(absolute, auto, 0, auto, 0);

CSS transition--------  @include transition(all, .2s);
CSS transform---------  @include transform(rotate(45deg));
CSS animation---------  @include animation($name, $duration: 1000ms, $iterations: infinite, $timing-function: ease, $delay: 0ms);

CSS FLEX--------------  @include flex($alignI: center, $justify: space-between,  $direction: row, $wrap: nowrap);	  
CSS FLEX direction----  @include flexDirection(column);
  
CSS Triangle----------  @include triangle(left, $size: 6px, $color: #222);
CSS text ending ------  @include textEnd($overflow: ellipsis); // values are: clip, ellipsis, or a string
CSS tooltip-----------  @include tooltiptooltip($content: attr(data-tooltip), $direction: top);


*/
h2 {
  font: 30px "intro_boldregular";
  text-transform: uppercase;
  display: inline-block;
  border-top: 3px solid #fece0a;
  border-bottom: 3px solid #fece0a;
  padding: 2px 0;
  color: #1f8ea4; }
  @media (max-width: 800px) {
    h2 {
      font: 26px "intro_boldregular"; } }
  @media (max-width: 600px) {
    h2 {
      font: 24px "intro_boldregular"; } }
  @media (max-width: 500px) {
    h2 {
      font: 22px "intro_boldregular"; } }

.subtitle {
  font: 16px/28px "museosanscyrl";
  margin-top: 10px; }
  .subtitle strong {
    font: 16px/28px "museosanscyrl_webfont"; }
  @media (max-width: 600px) {
    .subtitle {
      font: 14px/24px "museosanscyrl";
      margin-top: 30px; }
      .subtitle strong {
        font: 14px/24px "museosanscyrl_webfont"; } }
  @media (max-width: 360px) {
    .subtitle {
      font: 13px/22px "museosanscyrl"; }
      .subtitle strong {
        font: 13px/22px "museosanscyrl_webfont"; } }

h3 {
  font: 29px "intro_boldregular";
  color: #1F8EA4; }
  @media (max-width: 600px) {
    h3 {
      font-size: 26px; } }
  @media (max-width: 500px) {
    h3 {
      fofont-size: 20px; } }

/*---------------------- 
    HEADER STYLES
------------------------*/
body {
  position: relative;
  padding-top: 157px; }
  @media (max-width: 1000px) {
    body {
      padding-top: 0; } }

section {
  padding: 65px 0; }

header {
  margin: 0;
  left: 0;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  width: 100%;
  z-index: 100;
  height: 100px;
  background-color: #FFF;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  /*-------- header_info ---------*/
  /*-------- end header__info ---------*/
  /*-------- nav ---------*/
  /*-------- end nav ---------*/ }
  @media (max-width: 1000px) {
    header {
      position: fixed;
      left: -100%;
      right: auto;
      top: 0;
      bottom: auto;
      width: 260px !important;
      height: 100%;
      overflow: scroll;
      text-align: center;
      margin-top: 0;
      padding: 20px 0;
      z-index: 100;
      background-color: #231F20; }
      header.active {
        left: 0; }
      header:after {
        display: none; } }
  @media (max-width: 1000px) and (min-height: 600px) {
    header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  header .header__info {
/*    background: url("../images/header_info_bg.jpg") repeat center center;   */
    height: 100%; }
    header .header__info .wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      height: 100%; }
    header .header__info .logo {
      position: relative;
      height: 100px;
      display: block; }
      header .header__info .logo:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%; }
      header .header__info .logo em {
        font: 18px/18px "museosanscyrl";
        margin-left: 13px;color: #000000;
        display: inline-block;
        vertical-align: middle;
        text-align: left; width: 180px; }
      header .header__info .logo img {
        display: inline-block;
        vertical-align: middle; }
    header .header__info .contactUs {
      color: #484748;
      text-align: left; }
      header .header__info .contactUs a {
        display: block;
        text-align: left;
        font: 20px "intro_boldregular";
        color: #484748; }
      header .header__info .contactUs span {
        font: 12px "museosanscyrl"; }
      header .header__info .contactUs__tel span {
        color: #1f8ea4; }
    @media (max-width: 1000px) {
      header .header__info {
        background: transparent;
        height: auto; }
        header .header__info .wrapper {
          width: 100%;
          display: block; }
        header .header__info .logo {
          width: 100%;
          height: auto;
          margin-bottom: 20px; }
          header .header__info .logo img {
            display: block;
            width: 200px;
            margin: 10px auto; }
          header .header__info .logo em {
            color: #FFF;
            text-align: center;
            display: block;
            width: 100%;
            margin-left: 0;
            font-size: 18px; }
        header .header__info .contactUs {
          color: #FFF;
          text-align: center;
          margin: 20px 0; }
          header .header__info .contactUs a {
            text-align: center !important;
            color: #FFF; }
          header .header__info .contactUs span {
            color: #FFF; } }
    @media (max-width: 600px) {
      header .header__info .logo {
        margin-bottom: 0; }
        header .header__info .logo img {
          width: 150px;
          margin-top: 0; }
        header .header__info .logo em {
          font-size: 14px; }
      header .header__info .contactUs {
        margin: 5px auto; }
        header .header__info .contactUs a {
          font-size: 16px; } }
  header nav {
    width: 100%;
    background-color: #231F20;
    position: absolute;
    top: 100px;
    z-index: 10; }
    @media (min-width: 1000px) {
      header.hasScrolled {
        top: 0;
        position: fixed; } }
    header nav ul {

      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      list-style-type: none;
      margin: 0; }
      @media (min-width: 1000px) {
        header nav ul li:before,
        header nav ul li:last-of-type:after {
          content: " ";
          margin-right: 6px;
          vertical-align: middle;
          width: 1px;
          height: 30px;
          background-color: #393637;
          display: inline-block; } }
      header nav ul a {
        font: 13px "intro_boldregular";
        text-transform: uppercase;
        color: #FFF;
        display: inline-block;
        padding: 22px 14px 15px;
        text-decoration: none;
        border-bottom: 4px solid transparent;
        -webkit-transition: all 0.1s;
        -ms-transition: all 0.1s;
        transition: all 0.1s; }
        header nav ul a:hover {
          border-bottom: 4px solid #fece0a; }
        header nav ul a.active {
          border-bottom: 4px solid #fece0a; }
    @media (max-width: 1000px) {
      header nav {
        display: block;
        height: 300px;
        width: 100%;
 /*       overflow: scroll;      */
        position: relative;
        position: static;
        margin-top: 30px; }
        header nav ul {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          width: 100% !important;
          height: 100%; }
        header nav li:before {
          display: none; }
        header nav li a {
          margin: 0 0 5px 0;
          padding: 0 0 4px 0; }
          header nav li a.active {
            color: #ECCC1D; }
          header nav li a:hover {
            background: transparent; } }
    @media (max-width: 600px) {
      header nav {
        height: auto; }
        header nav li {
          margin-bottom: 5px; } }
  header.hasScrolled {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }
    @media (max-width: 1000px) {
      header.hasScrolled nav {
        -webkit-box-shadow: none;
        box-shadow: none; } }

/*-------- end header ---------*/
.logo--mobile {
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  bottom: auto;
  display: none;
  margin: auto;
  z-index: 3; }
  @media (max-width: 1000px) {
    .logo--mobile {
      display: block; } }

/* ------- menu toggle --------- */
.menu-button {
  display: none;
  width: 50px;
  height: 50px;
  position: fixed;
  left: auto;
  right: 15px;
  top: 15px;
  bottom: auto;
  margin: auto;
  cursor: pointer;
  z-index: 100;
  background-color: #2C2D2E;
  border: none;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  .menu-button .menu-line {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: auto;
    width: 60%;
    height: 5px;
    background-color: #fff;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s; }
  .menu-button .top_line {
    top: 12px;
    margin: auto; }
  .menu-button .middle_line {
    top: 22px;
    margin: auto; }
  .menu-button .bottom_line {
    bottom: 12px;
    margin: auto; }
  .menu-button.active {
    -webkit-border-radius: 6px;
    border-radius: 6px; }
  .menu-button.active .top_line {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 45%; }
  .menu-button.active .bottom_line {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 45%; }
  .menu-button.active .middle_line {
    width: 0;
    left: 50%; }
  @media (max-width: 1000px) {
    .menu-button {
      display: block; } }
  @media (max-width: 320px) {
    .menu-button {
      right: 5px; } }

/*---------------------- 
    OFFER STYLES
------------------------*/
.offer {
  height: 100%;
  min-height: 500px;
  max-height: 600px;
  background: url("../images/offerBg.jpg") no-repeat center center;
  background-size: cover;
  padding: 0;
  position: relative; }
  @media (max-width: 1000px) {
    .offer {
      height: auto;
      max-height: 1000px;
      padding: 20px 0 40px; } }
  .offer .wrapper {
    height: 100%; }
    .offer .wrapper:before {
      content: "";
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .offer .logo {
    display: none; }
    @media (max-width: 1000px) {
      .offer .logo {
        display: block;
        margin: 0 40px; } }
  .offer ul {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 580px;
    padding: 0;
    margin: 0;
    list-style-type: none; }


    @media (max-width: 1000px) {
      .offer ul {
        display: block;
        margin: 20px auto;
        width: 480px; } }
    @media (max-width: 600px) {
      .offer ul {
        width: 100%;
        padding: 0 10px; } }
    .offer ul li {
      font: 30px "intro_boldregular";
      color: #fff;
      padding-left: 35px;
      margin-bottom: 20px;
      position: relative; }
      @media (max-width: 1000px) {
        .offer ul li {
          font-size: 28px;
          margin-bottom: 10px; } }
      @media (max-width: 600px) {
        .offer ul li {
          font-size: 22px;
          margin-bottom: 10px; } }
      @media (max-width: 320px) {
        .offer ul li {
          font-size: 20px;
          margin-bottom: 10px; } }
      .offer ul li:before {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../images/check.png");
        background-size: 100% 100%;
        position: absolute;
        left: 0px;
        right: auto;
        top: 10px;
        bottom: auto; }
  .offer form {
    margin-left: 50px; }
    @media (max-width: 1000px) {
      .offer form {
        display: block;
        margin: 20px auto 0; } }

form {
  width: 320px;
  background-color: #FFF;
  padding: 30px 25px;
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 360px) {
    form {
      width: 300px; } }
  form p {
    font: 24px/30px "intro_boldregular";
    color: #231F20;
    margin-bottom: 20px;
    display: block;
    text-transform: uppercase;
    text-align: center; }
    form p small {
      display: block;
      font: 14px "museosanscyrl";
      text-transform: none;
      margin-top: 10px; }
  form span {
    display: block;
    height: 50px;
    background-color: #EFEFEF;
    margin-bottom: 15px;
    width: 100%;
    position: relative;
    border: 1px solid #EFEFEF;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    form span:after {
      width: 12px;
      height: 16px;
      content: "";
      display: block;
      position: absolute;
      left: auto;
      right: 20px;
      top: 0;
      bottom: 0;
      margin: auto;
      background-image: url("../images/inputPerson.png");
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    form span.tel:after {
      background-image: url("../images/inputTel.png"); }
  form input {
    height: 100%;
    width: 100%;
    border: none;
    padding-right: 45px;
    background-color: #EFEFEF;
    font: 12px 'Verdana';
    padding-left: 20px;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    form input:hover, form input:focus {
      background-color: #fff; }
  form button {
    background-color: #fece0a;
    margin-bottom: 0;
    text-align: center;
    width: 100% !important;
    font-size: 18px !important; }

.popup {
  width: 320px;
  display: block;
  margin: 0 auto; }

@media (max-width: 360px) {
  .popup {
    width: 300px; } }
/*---------------------- 
    INFOBLOCKS STYLES
------------------------*/
.infoBlocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: top;
  -ms-align-items: top;
  align-items: top;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .infoBlocks .infoBlock {
    margin-bottom: 20px;
    padding: 0 20px;
    text-align: center; }
    .infoBlocks .infoBlock_icon {
      width: 150px;
      height: 150px;
      text-align: center;
      margin: 10px auto 15px; }
  .infoBlocks.two .infoBlock {
    width: 50%; }
  .infoBlocks.three .infoBlock {
    width: 33%; }
  .infoBlocks.four .infoBlock {
    width: 25%; }
  .infoBlocks.five .infoBlock {
    width: 20%; }

.numbers, .scheme {
  background-image: url("../images/numbersBg.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }
  .numbers h2, .scheme h2 {
    margin-bottom: 40px; }
  .numbers .infoBlock, .scheme .infoBlock {
    text-align: left;
    margin-top: 25px;
    padding: 0 2px 0 4px; }
    .numbers .infoBlock span, .scheme .infoBlock span {
      display: block;
      font: 30px "intro_boldregular";
      color: #fece0a;
      margin-bottom: 5px;text-align: center; }
    .numbers .infoBlock p, .scheme .infoBlock p {
      font: 16px/18px "museosanscyrl";
      color: #FFF; text-align: center;}
    @media (max-width: 750px) {
      .numbers .infoBlock, .scheme .infoBlock {
        width: 33% !important;
        text-align: center; } }
    @media (max-width: 500px) {
      .numbers .infoBlock, .scheme .infoBlock {
        width: 50% !important; } }

.setUp {
  padding-bottom: 0; }
  .setUp .products {
    margin-top: 35px;
    margin-bottom: 65px; }
  .setUp .setUpBg {
    background-color: #fff;
    padding-bottom: 65px;
    border-bottom: 4px solid #fff; }
    .setUp .setUpBg .products {
      margin-bottom: 0; }

.products .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: start;
  -ms-align-items: start;
  align-items: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .products .row:last-of-type + hr {
    display: none; }
.products .prodBlock {
  width: 25%; }
  .products .prodBlock:nth-of-type(4n + 2) {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8; }
  .products .prodBlock:nth-of-type(4n + 3) {
    border-right: 1px solid #E8E8E8; }
  .products .prodBlock:last-of-type {
    border: none; }
  @media (max-width: 1100px) {
    .products .prodBlock {
      width: 33%;
      border: none !important; }
      .products .prodBlock:nth-of-type(4n + 2), .products .prodBlock:nth-of-type(4n + 3) {
        border: none !important; } }
  @media (max-width: 600px) {
    .products .prodBlock {
      width: 50%; } }
  @media (max-width: 500px) {
    .products .prodBlock {
      margin-bottom: 20px;
      width: 300px;
      padding: 20px 10px;
      background-color: #FFF;
      -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      -webkit-border-radius: 6px;
      border-radius: 6px; } }
.products.five .prodBlock {
  width: 20%; }
  @media (max-width: 1100px) {
    .products.five .prodBlock {
      width: 33%; } }
  @media (max-width: 600px) {
    .products.five .prodBlock {
      width: 50%; } }
  @media (max-width: 500px) {
    .products.five .prodBlock {
      margin-bottom: 20px;
      width: 300px;
      padding: 20px 10px;
      background-color: #FFF;
      -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      -webkit-border-radius: 6px;
      border-radius: 6px; } }
@media (max-width: 1100px) {
  .products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: start;
    -ms-align-items: start;
    align-items: start;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.prodBlock {
  padding: 0 6px; }
  .prodBlock__img {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    .prodBlock__img img {
      min-width: 100%;
      min-height: 100%; }
  .prodBlock .vik {
    font: 22px "intro_boldregular";
    color: #1f8ea4; }
  .prodBlock ul {
    list-style-type: none;
    text-align: center; }
    .prodBlock ul li {
      font: 14px/22px "museosanscyrl";
      margin-bottom: 8px; }
      .prodBlock ul li strong {
        color: #1f8ea4; }

hr {
  display: block;
  width: 100%;
  margin: 20px 0;
  border: none;
  border-top: 1px solid #E8E8E8; }

.products.five .prodBlock:nth-of-type(5) + hr {
  display: none; }
.products.five .prodBlock:nth-of-type(4n) {
  border-right: 1px solid #E8E8E8; }
.products.five .prodBlock h3 {
  font-size: 17px; }

.emergency {
  background: #EEF8FA url("../images/emergencyBg.jpg") no-repeat center bottom; }
  .emergency h2 {
    width: 103%;
    margin-left: -1%; }
    @media (max-width: 1000px) {
      .emergency h2 {
        margin-left: 0;
        width: 100%; } }
  .emergency .emergencyPrice {
    margin-top: 30px;
    background-color: #FFF;
    padding: 35px;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 50px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 50px;
    /* Firefox */
    column-gap: 50px;
    list-style-type: none;
    text-align: left;
    box-shadow: 0px 0px 27px 0px rgba(31, 142, 164, 0.2); }
    @media (max-width: 750px) {
      .emergency .emergencyPrice {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 0px;
        /* Firefox */
        column-gap: 0px; } 
      }
    @media (max-width: 500px) {
      .emergency .emergencyPrice {
        padding: 25px 20px; } }
    @media (max-width: 360px) {
      .emergency .emergencyPrice {
        padding: 20px 15px; } }
    .emergency .emergencyPrice li {
      font: 16px/24px "museosanscyrl";
      border-bottom: 1px solid #E8E8E8;
      width: 100%;
      padding: 8px 0 2px;
      padding-right: 95px;
      position: relative; }
      @media (max-width: 750px) {
         .emergency .emergencyPrice li:last-of-type {
        border: none; }
      }
      @media (max-width: 500px) {
        .emergency .emergencyPrice li {
          font: 15px/22px "museosanscyrl"; } }
      .emergency .emergencyPrice li span {
        display: inline-block;
        vertical-align: bottom; }
        .emergency .emergencyPrice li span.price {
          color: #177B8F;
          font-family: "museosanscyrl_webfont";
          position: absolute;
          bottom: 0px;
          right: 0; }
  .emergency h3 {
    margin-bottom: 20px;
    margin-top: 40px; }
    .emergency h3 + p {
      margin-bottom: 25px; }

/*-------------------------------------*/
/* Generated by http://css.spritegen.com CSS Sprite Generator */
.res-8, .res-7, .res-5, .res-6, .res-2,
.res-3, .res-4, .res-1 {
  display: inline-block;
  background: url("../images/reasons.png") no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left; }

.res-8 {
  background-position: -4px -0px;
  width: 61px;
  height: 61px; }

.res-7 {
  background-position: -4px -65px;
  width: 57px;
  height: 57px; }

.res-5 {
  background-position: -4px -126px;
  width: 56px;
  height: 61px; }

.res-6 {
  background-position: -4px -191px;
  width: 54px;
  height: 54px; }

.res-2 {
  background-position: -4px -249px;
  width: 52px;
  height: 60px; }

.res-3 {
  background-position: -4px -313px;
  width: 52px;
  height: 56px; }

.res-4 {
  background-position: -4px -373px;
  width: 50px;
  height: 70px; }

.res-1 {
  background-position: -4px -447px;
  width: 49px;
  height: 64px; }

.reasons {
 /* background-image: url("../images/emergencyBg.jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  .reasons h2 {
    margin-bottom: 45px; }
  .reasons__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 750px) {
      .reasons__box {
        display: block; } }
    .reasons__box .item {
      width: 49%;
      height: 120px;
      background-color: #fff;
      padding: 20px 20px 20px 0;
      margin-bottom: 20px;
      box-shadow: 0px 0px 27px 0px rgba(31, 142, 164, 0.31); }
      @media (max-width: 750px) {
        .reasons__box .item {
          width: 100%; } }
      .reasons__box .item__icon {
        text-align: center;
        width: 100px;
        height: 80px;
        margin: 0 -2px;
        display: inline-block;
        border-right: 1px solid #F2F2F2; }
        .reasons__box .item__icon i {
          display: inline-block;
          vertical-align: middle; }
      .reasons__box .item__text {
        width: calc(100% - 100px);
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        padding-left: 25px;
        font-size: 20px;
        line-height: 28px; }
        @media (max-width: 500px) {
          .reasons__box .item__text {
            font-size: 16px;
            line-height: normal; } }
  .reasons .economy .title {
    font-size: 29px;
    font-family: "intro_boldregular";
    color: #1f8ea4;
    margin-bottom: 15px;
    padding-top: 17px; }
    .reasons .economy .title + p {
      margin-bottom: 30px; }
  .reasons .economy .button {
    margin: 0 5px; }
    @media (max-width: 750px) {
      .reasons .economy .button {
        display: block;
        margin: 10px auto; } }

@media (max-width: 750px) {
  .scheme {
    display: block;
    background-image: unset;
    background-color: #1f8ea4; } }
.scheme h2 {
  color: #fff;
  margin-bottom: 50px; }
.scheme__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url("../images/curve.png");
  background-position: 50% 0;
  background-repeat: no-repeat; }
  @media (max-width: 1000px) {
    .scheme__box {
      background-image: unset; } }
  @media (max-width: 750px) {
    .scheme__box {
      display: ibline-block; } }
  .scheme__box .item {
    width: 33.333%; }
    @media (max-width: 1000px) {
      .scheme__box .item {
        padding: 0 10px; }
        .scheme__box .item br {
          display: none; } }
    @media (max-width: 750px) {
      .scheme__box .item {
        width: 300px;
        display: block;
        margin: 0 auto 50px auto; }
        .scheme__box .item:last-child {
          margin-bottom: 0; } }
    .scheme__box .item .num {
      width: 70px;
      height: 70px;
      background-image: url("../images/circle.png");
      background-size: 100%;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      line-height: 70px;
      font-size: 26px;
      font-family: "intro_boldregular";
      color: #fece0a;
      margin: 0 auto 13px; }
    .scheme__box .item .title {
      font-size: 24px;
      font-family: "intro_boldregular";
      color: #fece0a;
      margin-bottom: 4px; }
    .scheme__box .item .text {
      color: #fff;
      font-size: 14px;
      line-height: 22px; }

.abonents {
  background-image: url("../images/abonents.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  padding-bottom: 0; }
  .abonents .wrapper {
    padding-left: 380px;
    position: relative; }
    @media (max-width: 1000px) {
      .abonents .wrapper {
        padding: 0 10px; } }
  .abonents .santechnik {
    position: absolute;
    bottom: 0;
    left: -44px; }
    @media (max-width: 1000px) {
      .abonents .santechnik {
        display: none; } }
  .abonents h2 {
    margin-bottom: 40px; }
    .abonents h2 + small {
      display: block;
      text-align: center;
      font-size: 16px;
      line-height: 28px;
      margin-bottom: 30px; }
  .abonents__works {
    width: calc(100% + 190px);
    margin-left: -190px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px 0 25px 170px;
    text-align: center; }
    @media (max-width: 1000px) {
      .abonents__works {
        width: 500px;
        margin-left: 0;
        padding: 20px 10px;
        display: block;
        margin: 0 auto; } }
    @media (max-width: 500px) {
      .abonents__works {
        width: 100%; } }
    .abonents__works h3 {
      font-size: 18px;
      margin-bottom: 30px;
      line-height: 28px; }
    .abonents__works ul {
      margin: 0;
      text-align: left;
      display: inline-block;
      padding-bottom: 16px; }
      .abonents__works ul + small {
        display: block; }
      .abonents__works ul li {
        margin-bottom: 15px;
        position: relative;
        padding-left: 20px;
        list-style: none; }
        .abonents__works ul li:before {
          content: '';
          width: 12px;
          height: 12px;
          margin-top: -6px;
          left: 0;
          position: absolute;
          background-image: url("../images/check-blue.png");
          background-size: 100%;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          top: 50%; }
  .abonents__presentation {
    width: calc(100% + 380px);
    margin-left: -380px;
    background-color: #fff;
    z-index: 5;
    position: relative;
    padding: 15px 0 15px;
    box-shadow: 0px 0px 48px 0px rgba(8, 70, 82, 0.31);
    top: 50px; }
    @media (max-width: 1000px) {
      .abonents__presentation {
        width: calc(100% + 280px);
        margin-left: -320px; } }
    @media (max-width: 1000px) {
      .abonents__presentation {
        width: 100%;
        margin: 0 auto;
        padding: 20px 10px 30px; } }
    @media (max-width: 500px) {
      .abonents__presentation .button {
        font-size: 14px; } }
    .abonents__presentation .title {
      font-size: 29px;
      color: #1f8ea4;
      font-family: "intro_boldregular";}
      @media (max-width: 1000px) {
        .abonents__presentation .title {
          font-size: 24px; } }
      @media (max-width: 600px) {
        .abonents__presentation .title {
          font-size: 20px; } }
      @media (max-width: 500px) {
        .abonents__presentation .title {
          font-size: 18px; } }

.trust {
  padding: 170px 0 70px; }
  .trust__slider, .videos__slider {
    padding: 0 50px;
    margin-top: 40px; }
    @media (max-width: 1000px) {
      .trust__slider, .videos__slider {
        padding: 0 35px; } }
    .trust__slider .slick-list, .videos__slider .slick-list {
      border-left: 1px solid #E8E8E8;
      border-right: 1px solid #E8E8E8; }
    .trust__slider .slide, .videos__slider .slide {
      height: 100px;
      text-align: center;
      border-right: 1px solid #E8E8E8; }
      .trust__slider .slide img, .videos__slider .slide img {
        display: inline-block;
        vertical-align: middle;
        max-width: 95%;
        max-height: 95%; }

.slick-next,
.slick-prev {
  width: 12px;
  height: 23px;
  margin-top: -12.5px;
  -webkit-transition: all 0.3;
  -ms-transition: all 0.3;
  transition: all 0.3; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    opacity: 0.75; }
  .slick-next:before,
  .slick-prev:before {
    display: none; }

.slick-next {
  right: 0;
  background-image: url("../images/next.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%; }

.slick-prev {
  left: 0;
  background-image: url("../images/prev.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%; }

.map {
    padding: 30px 0px 30px 0px;
  position: relative;
  overflow: hidden;height: 500px;}
  @media (max-width: 1000px) {
    .map {
      padding-top: 0;
      padding-bottom: 0; } }
  .map .wrapper {
    text-align: right; }
  .map .contacts {
    padding: 20px;margin-top: 80px;
    background-color: #1f8ea4;
    width: 345px;
    text-align: left;
    display: inline-block;
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.5);
    position: static;
    z-index:2;
    color: #fff; }
    @media (max-width: 1000px) {
      .map .contacts {
        width: calc(100% + 20px);
        margin-left: -10px; } }
    .map .contacts .title {
      font-family: "intro_boldregular";
      font-size: 20px;
      text-align: center;
      margin-bottom: 7px; }
    .map .contacts div {
      padding: 7px 0;
      border-top: 2px solid rgba(255, 255, 255, 0.2); }
    .map .contacts .ipn,
    .map .contacts address {
      font-size: 14px;
      font-style: normal; }
    .map .contacts .ipn span {
      display: block; }
    .map .contacts .fiz-address,
    .map .contacts .jur-address {
      padding-left: 20px;
      position: relative; }
      .map .contacts .fiz-address:before,
      .map .contacts .jur-address:before {
        content: '';
        width: 10px;
        height: 12px;
        background-image: url("../images/pin.png");
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 12px; }
      .map .contacts .fiz-address span,
      .map .contacts .jur-address span {
        font-size: 14px; }
      .map .contacts .fiz-address address,
      .map .contacts .jur-address address {
        font-family: "museosanscyrl_webfont"; }
    .map .contacts .nums a {
      display: block;
      font-family: "intro_boldregular";
      font-size: 20px;
      padding-left: 20px;
      position: relative; }
      .map .contacts .nums a.mail {
        font-size: 14px;
        font-family: "museosanscyrl_webfont";
        color: #fece0a;
        text-decoration: underline; }
        .map .contacts .nums a.mail:before {
          content: '';
          width: 12px;
          height: 10px;
          background-image: url("../images/mail.png");
          background-size: 100%;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -5px; }
      .map .contacts .nums a.phone:before {
        content: '';
        width: 10px;
        height: 12px;
        background-image: url("../images/phone.png");
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -6px; }
  .map .map-canvas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ccc; }
    @media (max-width: 1000px) {
      .map .map-canvas {
        position: static;
        height: 300px; } }

.footer {
  padding: 25px 0;
  background-color: #231F20;
  color: #fff;
  font-family: "museosanscyrl";
	font-size: 12px !important;
  }
  .footer .col {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin: 0 -2px; }
    @media (max-width: 750px) {
      .footer .col {
        display: block;
        width: 100%;
        text-align: center !important;
        margin: 20px auto; }
        .footer .col .button {
          display: block;
          margin: 20px auto; } }
  .footer .copy {
    text-align: justify;
    font-size: 0; }
    @media (max-width: 750px) {
      .footer .copy {
        display: block;
        width: 100%;
        text-align: center;
        margin: 20px auto; } }
    .footer .copy:after {
      content: '';
      display: inline-block;
      width: 100%;
      zoom: 1;
      *display: inline; }
    .footer .copy .footer__logo,
    .footer .copy .footer__author {
      display: inline-block;
      vertical-align: middle;
      width: 50%;
      margin: 0 -2px; }
      @media (max-width: 750px) {
        .footer .copy .footer__logo,
        .footer .copy .footer__author {
          width: 100%; } }
    .footer .copy .footer__logo img {
      display: block; }
    .footer .copy .footer__logo span {
      display: block;
      font-family: Verdana;
      font-size: 12px;
      margin-top: 5px; }
      @media (max-width: 800px) {
        .footer .copy .footer__logo span {
          font-size: 10px; } }
    @media (max-width: 750px) {
      .footer .copy .footer__logo {
        display: block;
        width: 100%;
        text-align: center;
        margin: 20px auto; }
        .footer .copy .footer__logo img {
          display: inline-block;
          margin-bottom: 10px; } }
    .footer .copy .footer__author {
      text-align: center;
      font-size: 14px; }
      .footer .copy .footer__author p {
        line-height: 20px;
        margin-bottom: 5px; }
        @media (max-width: 800px) {
          .footer .copy .footer__author p {
            font-size: 14px;
            line-height: 16px; } }
      .footer .copy .footer__author a {
        color: #fece0a;
        font-family: "museosanscyrl_webfont";
        text-decoration: underline; }
  .footer .numbers, .footer .scheme {
    text-align: right;
    background-image: none; }
    @media (max-width: 750px) {
      .footer .numbers, .footer .scheme {
        display: block;
        width: 100%;
        text-align: center;
        margin: 20px auto; } }
    .footer .numbers .nums, .footer .scheme .nums {
      display: inline-block;
      vertical-align: middle;
      padding-right: 15px; }
      @media (max-width: 750px) {
        .footer .numbers .nums, .footer .scheme .nums {
          padding-right: 0; } }
      .footer .numbers .nums a, .footer .scheme .nums a, .footer .numbers .nums span, .footer .scheme .nums span {
        display: block;
        text-align: left; }
      .footer .numbers .nums span, .footer .scheme .nums span {
        font-size: 12px; }
      .footer .numbers .nums a, .footer .scheme .nums a {
        font-size: 18px;
        font-family: "intro_boldregular"; }

.videos {
  background-image: url("../images/videos.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  .videos h2 {
    color: #fff; }
  .videos__slider .slick-list {
    border: 0; }
  .videos__slider .slick-arrow {
    top: 90px; }
    @media (max-width: 800px) {
      .videos__slider .slick-arrow {
        top: 50%; } }
  .videos__slider .slide {
    color: #FFF;
    height: auto;
/*    max-height: 260px;   */
    padding: 0 10px;     
    border-right: 10; 
    }
    .videos__slider .slide:before {
      display: none; }
  .videos__slider .preview {
    width: 100%;
    padding-bottom: 66.666%;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block; }
    .videos__slider .preview:hover {
      cursor: pointer; }
    .videos__slider .preview:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      top: 0;
      right: 0;
      background-image: url("../images/yt.png");
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
  .videos__slider .title {
    color: #fece0a;
    font-size: 18px;
    font-family: "intro_boldregular";
    margin-top: 10px; }

.warn {
  background-color: #FFF;
  padding: 20px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.warn h3,
.warn p {
  text-align: center;
}

  .map p {
	font-size: 18px;
	font-family: 'intro_boldregular';
	text-align: center;
  }
.wrapper h1 {
    font-family: "intro_boldregular";  font-size: 38px;padding: 0; margin-top: -480px;color: #ffffff;
}  
    @media (max-width: 1000px) {
.wrapper h1 {
    font-family: "intro_boldregular";  font-size: 38px;padding: 0; margin-top: 0;color: #ffffff;
}    
}
    @media (max-width: 600px) {
.wrapper h1 {
    font-family: "intro_boldregular";  font-size: 38px;padding: 0; margin-top: 0;color: #ffffff;
}    
}

.successful {
    margin: 10px auto 0;
    width: 100%;
    line-height: 30px;
    color: white;
    vertical-align: middle;
    border-radius: 10px;
    color: #000;
    z-index:3; display: none;    
    font-family:"intro_boldregular", sans-serif;
}
.successful p {     
    width:280px;    margin-bottom:-22px;
    font-family:"intro_boldregular", sans-serif;
    font-size:10px !important;
}
.successfuls {
    margin: 10px auto 0;
    width: 100%;
    line-height: 30px;
    color: white;
    vertical-align: middle;
    border-radius: 10px;
    color: #000;
    z-index:3; display: none;    
    font-family:"intro_boldregular", sans-serif;
}
.successfuls p {     
    width:280px;    margin-bottom:-22px;
    font-family:"intro_boldregular", sans-serif;
    font-size:10px !important;
}
#maps {
	width: 100%;
	height: 400px;
}

#maps p {
	font-family: "museosanscyrl";
	font-size: 14px !important;
	text-align: center;
	color: #000000;
}

#maps span {
	color: #1f8ea4;
	font-family: "museosanscyrl";
	font-size: 14px !important;
	text-align: center;
}

#maps a {
	color: #000000;
	text-decoration: none;
}

#maps a:hover {
	color: #1f8ea4;
	text-decoration: underline;
}

#topnavs {
	padding-top: 30px;
}
#contacts
{
  padding: 0;
}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	display: table-cell;
	padding: 3px 10px;
	vertical-align: middle 
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
	.pads{
display:none;
}
.nums a{
  color: #484748;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	.pad{
display:none;
}
	.pads{
display:block;
}
.offer .logo {
    display: block;
    /* margin: 0px 35px; */
    margin-top: -30px;
    margin-left: -110px;
}
.wrapper h1 {
    font-family: "intro_boldregular";
    font-size: 30px;
    padding: 0;
    margin-top: 0;
    color: #ffffff;
}
.prodBlock ul li {
    font: 12px/14px "museosanscyrl";
    margin-bottom: 8px;
}
.subtitle {
    font: 14px/24px "museosanscyrl";
    margin-top: 10px;
    text-align: justify;
}
section {
    padding: 20px 0;
}
.setUp .setUpBg {
    background-color: #fff;
    padding-bottom: 20px;
    border-bottom: 4px solid #fff;
}
.emergency .emergencyPrice {
    padding: 40px 15px 0px 15px;
}
.offer ul li {
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-top: -10px;
}
.offer ul li {
    color: #fff;
    padding-left: 33px;
    position: relative;
    padding-top: 10px;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 8px;
}
.abonents__works ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    list-style: none;
}
small {
    font-size: 65%;
}
.nums a{
  color: #484748;
}
}