/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css *//**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */html {
    font-family: sans-serif;
    /* 2 */

    -webkit-text-size-adjust: 100%;
    /* 1 */
        -ms-text-size-adjust: 100%;
    /* 2 */;
}/**
 * Remove the margin in all browsers (opinionated).
 */body {
    margin: 0;
}/* HTML5 display definitions
   ========================================================================== *//**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    /* 1 */
    display: block;
}/**
 * Add the correct display in IE 9-.
 */audio,
canvas,
progress,
video {
    display: inline-block;
}/**
 * Add the correct display in iOS 4-7.
 */audio:not([controls]) {
    display: none;
    height: 0;
}/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */progress {
    vertical-align: baseline;
}/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */template,
[hidden] {
    display: none;
}/* Links
   ========================================================================== *//**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */a {
    background-color: transparent;
    /* 1 */

    -webkit-text-decoration-skip: objects;
    /* 2 */;
}/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */a:active,
a:hover {
    outline-width: 0;
}/* Text-level semantics
   ========================================================================== *//**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */abbr[title] {
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    border-bottom: none;
    /* 2 */;
}/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */b,
strong {
    font-weight: inherit;
}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */b,
strong {
    font-weight: bolder;
}/**
 * Add the correct font style in Android 4.3-.
 */dfn {
    font-style: italic;
}/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */h1 {
    margin: .67em 0;
    font-size: 2em;
}/**
 * Add the correct background and color in IE 9-.
 */mark {
    color: #000;
    background-color: #ff0;
}/**
 * Add the correct font size in all browsers.
 */small {
    font-size: 80%;
}/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}/* Embedded content
   ========================================================================== *//**
 * Remove the border on images inside links in IE 10-.
 */img {
    border-style: none;
}/**
 * Hide the overflow in IE.
 */svg:not(:root) {
    overflow: hidden;
}/* Grouping content
   ========================================================================== *//**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */;
}/**
 * Add the correct margin in IE 8.
 */figure {
    margin: 1em 40px;
}/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */hr {
    /* 1 */
    overflow: visible;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */;
}/* Forms
   ========================================================================== *//**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */button,
input,
select,
textarea {
    /* 1 */
    margin: 0;
    font: inherit;
    /* 2 */;
}/**
 * Restore the font weight unset by the previous rule.
 */optgroup {
    font-weight: bold;
}/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */button,
input {
    /* 1 */
    overflow: visible;
}/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */button,
select {
    /* 1 */
    text-transform: none;
}/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */;
}/**
 * Remove the inner border and padding in Firefox.
 */button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}/**
 * Restore the focus styles unset by the previous rule.
 */button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid #c0c0c0;
}/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */legend {
    /* 2 */
    display: table;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
    color: inherit;
    /* 1 */;
}/**
 * Remove the default vertical scrollbar in IE.
 */textarea {
    overflow: auto;
}/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */;
}/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */[type="search"] {
    /* 1 */
    outline-offset: -2px;

    -webkit-appearance: textfield;
    /* 2 */;
}/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */::-webkit-input-placeholder {
    opacity: .54;
    color: inherit;
}/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */::-webkit-file-upload-button {
    /* 1 */
    font: inherit;

    -webkit-appearance: button;
    /* 2 */;
}/* Magnific Popup CSS */.mfp-bg {
    position: fixed;
    z-index: 1042;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: #0b0b0b;
}

.mfp-wrap {
    position: fixed;
    z-index: 1043;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    outline: none !important;
}

.mfp-container {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0 8px;
    text-align: center;
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    z-index: 1045;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
}

.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;
        -ms-user-select: none;
            user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    position: absolute;
    z-index: 1044;
    top: 50%;
    right: 8px;
    left: 8px;
    width: auto;
    margin-top: -.8em;
    text-align: center;
    color: #ccc;
}

.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 {
    z-index: 1046;
    display: block;
    overflow: visible;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background: transparent;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    -ms-touch-action: manipulation;
        touch-action: manipulation;

    -webkit-appearance: none;
}

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

.mfp-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0 0 18px 10px;
    text-align: center;
    text-decoration: none;
    opacity: .65;
    color: #fff;
    font-family: Arial, Baskerville, monospace;
    font-size: 28px;
    font-style: normal;
    line-height: 44px;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: -6px;
    width: 100%;
    padding-right: 6px;
    text-align: right;
    color: #fff;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    top: 50%;
    width: 90px;
    height: 110px;
    margin: 0;
    margin-top: -55px;
    padding: 0;
    opacity: .65;

    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin-top: 35px;
    margin-left: 35px;
    content: "";
    border: medium inset transparent;
}

.mfp-arrow:after {
    top: 8px;
    border-top-width: 13px;
    border-bottom-width: 13px;
}

.mfp-arrow:before {
    opacity: .7;
    border-top-width: 21px;
    border-bottom-width: 21px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    margin-left: 31px;
    border-right: 17px solid #fff;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    margin-left: 39px;
    border-left: 17px solid #fff;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    width: 100%;
    max-width: 900px;
    line-height: 0;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
       -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
            box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}/* Main image in popup */img.mfp-img {
    display: block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 40px 0 40px;
    line-height: 0;
}/* The shadow behind the image */.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    position: absolute;
    z-index: -1;
    top: 40px;
    right: 0;
    bottom: 40px;
    left: 0;
    display: block;
    width: auto;
    height: auto;
    content: "";
    background: #444;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
       -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
            box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

.mfp-figure small {
    display: block;
    color: #bdbdbd;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: -36px;
    cursor: auto;
}

.mfp-title {
    padding-right: 36px;
    text-align: left;
    word-wrap: break-word;
    color: #f3f3f3;
    line-height: 18px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}/* Slider */.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;

     -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

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

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

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

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -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;
    top: 0;
    left: 0;
    display: block;
}

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

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

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

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

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

.slick-slide img {
    display: block;
}

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

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

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

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

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

.slick-arrow.slick-hidden {
    display: none;
}/*======================================
  Selectric v1.11.1
======================================*/.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    position: relative;
    border: 1px solid #ddd;
    background: #f8f8f8;
}

.selectric .label {
    display: block;
    overflow: hidden;
    height: 38px;
    margin: 0 38px 0 10px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    white-space: nowrap;
       text-overflow: ellipsis;
    color: #444;
    font-size: 12px;
    line-height: 38px;

    -o-text-overflow: ellipsis;
}

.selectric .button {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    color: #bbb;
    font: 0/0 a;

    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    content: " ";
    border: 4px solid transparent;
    border-top-color: #bbb;
    border-bottom: none;
}

.selectric-focus .selectric {
    border-color: #aaa;
}

.selectric-hover .selectric {
    border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
    color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2;
}

.selectric-open {
    z-index: 9999;
}

.selectric-open .selectric {
    border-color: #c4c4c4;
}

.selectric-open .selectric-items {
    display: block;
}

.selectric-disabled {
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    opacity: .5;

    filter: alpha(opacity=50);
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    opacity: 0;
    border: none;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important;
    background: none !important;

    *font: 0/0 a !important;
}

.selectric-temp-show {
    position: absolute !important;
    display: block !important;
    visibility: hidden !important;
}/* Items box */.selectric-items {
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 0;
    display: none;
    border: 1px solid #c4c4c4;
    background: #f8f8f8;
    -webkit-box-shadow: 0 0 10px -6px;
       -moz-box-shadow: 0 0 10px -6px;
            box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
    overflow: auto;
    height: 100%;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
    min-height: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 20px;
}

.selectric-items li {
    display: block;
    padding: 10px;
    cursor: pointer;
    color: #666;
}

.selectric-items li.selected {
    color: #444;
    background: #e0e0e0;
}

.selectric-items li.highlighted {
    color: #444;
    background: #d0d0d0;
}

.selectric-items li:hover {
    color: #444;
    background: #d5d5d5;
}

.selectric-items .disabled {
    cursor: default !important;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    opacity: .5;
    color: #666 !important;
    background: none !important;

    filter: alpha(opacity=50);
}

.selectric-items .selectric-group .selectric-group-label {
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    color: #444;
    background: none;
    font-weight: bold;
}

.selectric-items .selectric-group.disabled li {
    opacity: 1;

    filter: alpha(opacity=100);
}

.selectric-items .selectric-group li {
    padding-left: 25px;
}

@-ms-viewport {
    width: device-width;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

button,
[role="button"] {
    cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
        touch-action: manipulation;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

textarea {
    resize: vertical;
}

a,
button,
input,
*:focus,
*:hover {
    outline: none;

    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

html {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 320px;
    height: 100%;
    margin: 0;
    font-size: 16px;

    -ms-overflow-style: scrollbar;
    -ms-text-size-adjust: 100%;
}

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

body {
    position: relative;
    height: 100%;
    padding-top: 90px;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
    color: #000;
    background-color: #fff;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: subpixel-antialiased !important;
    line-height: 1.2;

        -ms-backface-visibility: hidden;
}

body:after {
    display: table;
    clear: both;
    content: "";
}

.hidden {
    display: none;
}

.title {
    margin: 0 0 70px;
    text-align: center;
    text-transform: uppercase;
    color: #e23f1a;
    font-family: "Plumb", sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
}

.title--white {
    color: #fff;
}

.slick-dots {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
}

.slick-dots li {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
}

.slick-dots li button {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-color: transparent;
    font-size: 0;
}

.slick-dots li button::before {
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #d7d7d7;
}

.slick-dots li button:hover::before {
    background-color: #f68f0a;
}

.slick-dots li.slick-active button::before {
    background-color: #f68f0a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    font-family: "Plumb", sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 1.2;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 50px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 1em;
}

p,
ul,
ol,
dl,
blockquote,
pre,
address,
figure,
table {
    margin: 0 0 20px;
}

p {
    color: #303030;
    font-family: "Plumb", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.45;
}

a {
    -webkit-transition: color .2s ease;
       -moz-transition: color .2s ease;
         -o-transition: color .2s ease;
            transition: color .2s ease;
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: underline;
    color: #000;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
}

i,
em {
    font-style: italic;
}

b,
strong {
    font-weight: 700;
}

ol,
ul {
    padding-left: 2em;
    list-style-position: inside;
}

ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

dt,
dd {
    line-height: 1.2;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

pre,
code {
    overflow: hidden;
    white-space: pre-wrap;
    word-wrap: break-word;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: "Consolas", "Courier New", "Nimbus Mono L", monospace;
    font-size: 16px;
    line-height: 1.6;
}

pre {
    padding: 1em;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background: #eee;
}

q {
    quotes: "«" "»";
    font-style: italic;
}

q q {
    quotes: "„" "“";
    font-style: italic;
}

blockquote {
    margin: 0 0 1.2em;
    padding: .6em;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote p:first-child,
blockquote ul:first-child,
blockquote ol:first-child {
    margin-top: 0;
}

blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.2;
}

blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0";
}

hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
}

table {
    width: 100%;
}

.svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.svg-icon--advantage-1 {
    width: .774193548387097em;
    font-size: 3.875rem;
}

.svg-icon--advantage-2 {
    width: 1em;
    font-size: 3.9375rem;
}

.svg-icon--advantage-3 {
    width: 1em;
    font-size: 3.9375rem;
}

.svg-icon--advantage-4 {
    width: .938461538461538em;
    font-size: 4.0625rem;
}

.svg-icon--advantage-5 {
    width: 1em;
    font-size: 4.125rem;
}

.svg-icon--checked {
    width: 1em;
    font-size: 2.0625rem;
}

.svg-icon--clock {
    width: 1em;
    font-size: 1.125rem;
}

.svg-icon--envelope {
    width: 1.142857142857143em;
    font-size: .875rem;
}

.svg-icon--feature-1 {
    width: .793103448275862em;
    font-size: 1.8125rem;
}

.svg-icon--feature-2 {
    width: 1.074074074074074em;
    font-size: 1.6875rem;
}

.svg-icon--feature-3 {
    width: 1em;
    font-size: 1.5625rem;
}

.svg-icon--feature-4 {
    width: 1.095238095238095em;
    font-size: 1.3125rem;
}

.svg-icon--feature-5 {
    width: 1.3em;
    font-size: 1.25rem;
}

.svg-icon--feature-6 {
    width: 1.444444444444444em;
    font-size: 1.125rem;
}

.svg-icon--menu {
    width: 1.25em;
    font-size: 1.5rem;
}

.svg-icon--phone {
    width: 1em;
    font-size: 1rem;
}

.button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display:    -moz-inline-box;
    display: -ms-inline-flexbox;
    display:         inline-flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
    min-height: 47px;
    padding: 14px 25px;
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: none;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background-color: #f3f3f3;
    background-image: -webkit-gradient(linear, left top, right top, from(#dc271f), to(#f68f0a));
    background-image: -webkit-linear-gradient(left, #dc271f 0%, #f68f0a 100%);
    background-image:    -moz-linear-gradient(left, #dc271f 0%, #f68f0a 100%);
    background-image:      -o-linear-gradient(left, #dc271f 0%, #f68f0a 100%);
    background-image:         linear-gradient(to right, #dc271f 0%, #f68f0a 100%);
    -webkit-box-shadow: 0 20px 32px rgba(222,45,29,.44);
       -moz-box-shadow: 0 20px 32px rgba(222,45,29,.44);
            box-shadow: 0 20px 32px rgba(222,45,29,.44);
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;

    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
    -ms-flex-align: center;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
}

.button:hover {
    text-decoration: none;
    color: #fff;
}

.button--small {
    min-height: 39px;
    padding: 11px 25px;
    font-size: 14px;
    line-height: 16px;
}

.input {
    position: relative;
    display: block;
    width: 100%;
}

.input input {
    display: block;
    width: 100%;
    height: 47px;
    padding: 0 30px;
    color: #000;
    border: none;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    outline: none;
    background-color: #f3f3f3;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 47px;
}

.input input::-webkit-input-placeholder {
    opacity: 1;
    color: #888;
}

.input input:-moz-placeholder {
    opacity: 1;
    color: #888;
}

.input input::-moz-placeholder {
    opacity: 1;
    color: #888;
}

.input input:-ms-input-placeholder {
    opacity: 1;
    color: #888;
}

.input input:input-placeholder {
    opacity: 1;
    color: #888;
}

.input--calc input {
    height: 45px;
    padding: 0 20px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #fff;
    line-height: 45px;
}

.input label.error {
    position: absolute;
    z-index: 100;
    top: 95%;
    left: 0;
    display: block;
    width: 100%;
    padding: 8px 10px;
    color: #900;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #fdfcd3;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
       -moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
            box-shadow: 0 0 10px rgba(0,0,0,.15);
    font-family: "Plumb", sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.input label.error::before {
    position: absolute;
    top: -7px;
    left: 10px;
    display: block;
    width: 14px;
    height: 7px;
    content: "";
    border-width: 0 7px 7px 7px;
    border-style: solid;
    border-color: transparent transparent #ddd transparent;
}

.input label.error::after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: block;
    width: 14px;
    height: 7px;
    content: "";
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: transparent transparent #fdfcd3 transparent;
}

.select {
    display: block;
}

.selectric {
    position: relative;
    z-index: 100;
    width: 100%;
    height: 45px;
    border: none;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #fff;
}

.selectric .label {
    position: relative;
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 0 45px 0 20px;
    color: #373737;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 45px;
}

.selectric .label::after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    content: "";
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.selectric .button {
    display: none;
    height: 25px;
    color: #000;
}

.selectric-open .label::after {
    margin-top: -1px;
    -webkit-transform: rotate(-135deg);
       -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
         -o-transform: rotate(-135deg);
            transform: rotate(-135deg);
}

.selectric-items {
    top: 40px;
    border: 1px solid #ebebeb;
    border-top: none;
}

.selectric-items li {
    width: 100%;
    padding: 8px 20px;
    color: #373737;
    background-color: #fff;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
}

.selectric-items li.selected {
    display: none;
}

.selectric-items li:hover,
.selectric-items li:focus,
.selectric-items li.highlighted {
    text-decoration: underline;
    color: #373737;
    background-color: #fff;
}

.form-calc {
    display: block;
    max-width: 370px;
    padding: 40px 50px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background-color: rgba(0,0,0,.34);
    -webkit-box-shadow: 0 29px 87px rgba(0,0,0,.35);
       -moz-box-shadow: 0 29px 87px rgba(0,0,0,.35);
            box-shadow: 0 29px 87px rgba(0,0,0,.35);
}

.form-calc__field {
    margin: 0 0 20px;
}

.form-calc__label {
    display: block;
    margin: 0 0 15px;
    color: #fff;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}

.form-calc__result {
    margin: 30px 0 15px;
    text-align: center;
    color: #fff;
    font-family: "Plumb", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
}

.form-calc__comment {
    margin: 0 0 25px;
    text-align: center;
    color: rgba(255,255,255,.4);
    font-family: "Plumb", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
}

.form-calc__submit {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    width: 100%;
}

.form-order {
    position:relative;
    display: block;
    width: 400px;
    height: 400px;
    padding: 50px 40px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 23px 79px rgba(0,0,0,.31);
       -moz-box-shadow: 0 23px 79px rgba(0,0,0,.31);
            box-shadow: 0 23px 79px rgba(0,0,0,.31);
    margin-top: 140px;
}
.form-order_footer {
   height: 440px; 
}



.form-order--small {
    max-width: 970px;
}

.form-order__main {
    //display: -webkit-box;
   // display: -webkit-flex;
   // display: -moz-box;
   // display: -ms-flexbox;
   // display: flex;
   //         flex-flow: row nowrap;
    //        justify-content: space-between;
   //         align-items: center;

   //-webkit-align-items: center;
   //-webkit-box-align: center;
   //-moz-box-align: center;
   // -webkit-box-pack: justify;
    //   -moz-box-pack: justify;
   // -ms-flex-align: center;
   // -webkit-flex-flow: row nowrap;
   //     -ms-flex-flow: row nowrap;
   // -ms-flex-pack: justify;
  //  -webkit-justify-content: space-between;
}

.form-order__title {
    //flex: 0 0 300px;
    //max-width: 300px;
    margin: 0;
    color: #303030;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;

   // -webkit-box-flex: 0;
   //    -moz-box-flex: 0;
    //-webkit-flex: 0 0 300px;
    //    -ms-flex: 0 0 300px;
}

.form-order--small .form-order__title {
   // flex: 0 0 230px;
   width: 100%;
    padding-bottom: 40px;
   text-align: center;
    //max-width: 230px;
    //-webkit-box-flex: 0;
    //   -moz-box-flex: 0;
    //-webkit-flex: 0 0 230px;
    //    -ms-flex: 0 0 230px;
}



.form-order__input {
    // flex: 0 0 360px;
    //max-width: 360px;

    //-webkit-box-flex: 0;
    //   -moz-box-flex: 0;
    //-webkit-flex: 0 0 360px;
    //    -ms-flex: 0 0 360px;
}

.form-order--small .form-order__input {
   //  flex: 0 0 250px;
    //max-width: 250px;
    width: 100%;
    padding-bottom: 20px;
    //-webkit-box-flex: 0;
    //   -moz-box-flex: 0;
    //-webkit-flex: 0 0 250px;
    //    -ms-flex: 0 0 250px;
}



.form-order__submit {
    //display: -webkit-box;
   // display: -webkit-flex;
   // display:    -moz-box;
   // display: -ms-flexbox;
   // display:         flex;
}

.form-order--small .form-order__submit {
    //        flex: 0 0 250px;
    //max-width: 250px;
    width: 100%;
   // -webkit-box-flex: 0;
    //   -moz-box-flex: 0;
    //-webkit-flex: 0 0 250px;
     //   -ms-flex: 0 0 250px;
}



.menu-main__items {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.menu-main__item {
    display: inline-block;
    margin: 0;
    padding: 1px 0 0;
    vertical-align: middle;
    color: #000;
    font-family: "Plumb", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
}

.menu-main__item:not(:last-child) {
    margin-right: 30px;
}

.menu-main__link {
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid transparent;
}

.menu-main__link:hover,
.menu-main__link.current {
    text-decoration: none;
    color: #000;
    border-color: #000;
}

.features {
    display: block;
    max-width: 300px;
}

.features__items {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.features__item {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
    margin: 0 0 35px;
    padding: 0;
    color: #fff;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;

    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
}

.features__icon {
            flex: 0 0 50px;
    max-width: 50px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
}

.features__icon .svg-icon {
    fill: #fff;
}

.advantages {
    display: block;
}

.advantages__items {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row wrap;
            justify-content: space-between;
            align-items: flex-start;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;

    -webkit-align-items: flex-start;
    -webkit-box-align: start;
       -moz-box-align: start;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
    -ms-flex-align: start;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
}

.advantages__item {
    position: relative;
    margin: 0;
    padding: 90px 10px 0;
    text-align: center;
    color: #000;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.advantages__item:nth-child(1) {
            flex: 0 0 160px;
    max-width: 160px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 160px;
        -ms-flex: 0 0 160px;
}

.advantages__item:nth-child(2) {
            flex: 0 0 230px;
    max-width: 230px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 230px;
        -ms-flex: 0 0 230px;
}

.advantages__item:nth-child(3) {
            flex: 0 0 190px;
    max-width: 190px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 190px;
        -ms-flex: 0 0 190px;
}

.advantages__item:nth-child(4) {
            flex: 0 0 220px;
    max-width: 220px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 220px;
        -ms-flex: 0 0 220px;
}

.advantages__item:nth-child(5) {
            flex: 0 0 180px;
    max-width: 180px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 180px;
        -ms-flex: 0 0 180px;
}

.advantages__item .svg-icon {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    fill: #ff181e;
}

.map {
    display: block;
    width: 100%;
    height: 100%;
}

.stealth {
    display: inline-block;
}

.stealth__link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display:    -moz-inline-box;
    display: -ms-inline-flexbox;
    display:         inline-flex;
            flex-flow: row nowrap;
    text-decoration: none;

    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
}

.stealth__link:hover {
    text-decoration: none;
}

.stealth__logo {
            flex: 0 0 27px;
    width: 27px;
    height: 27px;
    margin-right: 10px;
    -webkit-animation: stealth 3.5s ease-in-out infinite;
       -moz-animation: stealth 3.5s ease-in-out infinite;
         -o-animation: stealth 3.5s ease-in-out infinite;
            animation: stealth 3.5s ease-in-out infinite;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 27px;
        -ms-flex: 0 0 27px;
}

.stealth__text {
            flex: 0 0 auto;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    line-height: 26px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
}

.stealth__stealth {
    -webkit-transition: color 3s linear;
       -moz-transition: color 3s linear;
         -o-transition: color 3s linear;
            transition: color 3s linear;
    color: #fcdb25;
}

.stealth__marketing {
    -webkit-transition: color 3s linear;
       -moz-transition: color 3s linear;
         -o-transition: color 3s linear;
            transition: color 3s linear;
    color: #fff;
}

.stealth__text:hover .stealth__stealth {
    color: #fff;
}

.stealth__text:hover .stealth__marketing {
    color: #fcdb25;
}

.popup {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1060px;
    margin: auto;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.3);
       -moz-box-shadow: 0 0 30px rgba(0,0,0,.3);
            box-shadow: 0 0 30px rgba(0,0,0,.3);
}

.popup--small {
    max-width: 370px;
    padding: 60px;
}

.popup--big {
    max-width: 1060px;
    padding: 90px 100px;
}

.popup__title {
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
    color: #e72222;
    font-family: "Plumb", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}

.popup--big .popup__title {
    text-align: left;
}

.popup__subtitle {
    margin: 0 0 40px;
    text-align: center;
    color: #303030;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.popup__input {
    margin-bottom: 20px;
}

.popup__submit {
    width: 100%;
}

.popup__content {
    margin-bottom: -20px;
}

.popup__content h2 {
    margin: 0 0 30px;
    text-align: center;
    text-transform: uppercase;
    color: #e72222;
    font-family: "Plumb", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
}

.popup__content h3 {
    margin: 30px 0 20px;
    text-align: center;
    text-transform: uppercase;
    color: #e72222;
    font-family: "Plumb", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

.popup__content p {
    margin: 0 0 15px;
    color: #303030;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}

.popup__content a {
    text-decoration: underline;
    color: #303030;
}

.popup__content a:hover {
    text-decoration: none;
    color: #303030;
}

.popup__row {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;

    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
}

.popup__row:not(:last-of-type) {
    margin-bottom: 60px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d5d5d5;
}

.popup__left {
            flex: 0 0 270px;
    max-width: 270px;
    margin-right: 50px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 270px;
        -ms-flex: 0 0 270px;
}

.popup__right {
            flex: 0 1 540px;
    max-width: 540px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 1 540px;
        -ms-flex: 0 1 540px;
}

.popup__img {
    display: block;
    max-width: 100%;
    height: auto;
}

.popup__text {
    margin: 0 0 15px;
    color: #303030;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}

.popup .mfp-close {
    display: none;
}

.popup__close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
    opacity: .3;
    border: none;
    background-color: transparent;
}

.popup__close::before,
.popup__close::after {
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 17px;
    height: 2px;
    content: "";
    background-color: #303030;
}

.popup__close::before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.popup__close::after {
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.popup__close:hover {
    opacity: .6;
}

.mfp-container {
    padding: 0;
}

.mfp-zoom-in .popup {
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
       -moz-transform: scale(.8);
        -ms-transform: scale(.8);
         -o-transform: scale(.8);
            transform: scale(.8);
    opacity: 0;
}

.mfp-zoom-in.mfp-bg {
    -webkit-transition: all .3s ease-out;
       -moz-transition: all .3s ease-out;
         -o-transition: all .3s ease-out;
            transition: all .3s ease-out;
    opacity: 0;
}

.mfp-zoom-in.mfp-ready .popup {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    opacity: 1;
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .95;
}

.mfp-zoom-in.mfp-removing .popup {
    -webkit-transform: scale(.8);
       -moz-transform: scale(.8);
        -ms-transform: scale(.8);
         -o-transform: scale(.8);
            transform: scale(.8);
    opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-counter {
    display: none;
}

.header {
    position: relative;
    position: fixed;
    z-index: 50;
    z-index: 500;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 30px rgba(0,0,0,.1);
       -moz-box-shadow: 0 20px 30px rgba(0,0,0,.1);
            box-shadow: 0 20px 30px rgba(0,0,0,.1);
}

.header__container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
            justify-content: space-between;
            align-items: center;
    max-width: 1190px;
    height: 90px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;

    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
    -ms-flex-align: center;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
}

.header__logo {
    display: inline-block;
    width: 114px;
    height: 58px;
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    background-position: 0 0;
}

.header__button-menu {
    display: none;
}

.header__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
            align-items: center;
            flex: 0 0 auto;

    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
    -ms-flex-align: center;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
}

.header__menu {
    margin-right: 40px;
}

.header__contacts {
            flex: 0 0 auto;
    margin-right: 30px;
    text-align: right;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
}

.header__phone {
    display: block;
    margin: 0;
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;
    color: #2c2c2c;
    border-bottom: 1px solid transparent;
    font-family: "Plumb", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

.header__phone:hover {
    text-decoration: none;
    color: #2c2c2c;
    border-color: #2c2c2c;
}

.header__email {
    display: inline-block;
    margin: 0;
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
    color: #000;
    border-bottom: 1px solid transparent;
    font-family: "Plumb", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

.header__email:hover {
    text-decoration: none;
    color: #000;
    border-color: #000;
}

.header__button-close {
    display: none;
}

.s-first {
    display: block;
}

.s-first__container {
    position: relative;
    max-width: 1190px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.s-first__main {
    display: block;
    width: 100%;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#fff));
    background-image: -webkit-linear-gradient(top, #eaeaea 0%, #fff 100%);
    background-image:    -moz-linear-gradient(top, #eaeaea 0%, #fff 100%);
    background-image:      -o-linear-gradient(top, #eaeaea 0%, #fff 100%);
    background-image:         linear-gradient(to bottom, #eaeaea 0%, #fff 100%);
}

.s-first__main .s-first__container {
    min-height: 940px;
    padding-top: 40px;
   // background-image: url("../img/jars.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}

.s-first__title {
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
    color: #e23f1a;
    font-family: "Plumb", sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
}

.s-first__subtitle {
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
    color: #303030;
    font-family: "Plumb", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.125;
}
.s-first__img {
    position:absolute;
}
.s-first__img img {
    margin-top: 50px;
    width: 80%;
}

.s-first__subtitle .highlighted {
    color: #cb191e;
}

.s-first__banner {
    position: absolute;
    top: 270px;
    left: 50%;
    display: inline-block;
    width: 238px;
    height: 238px;
    margin-left: -390px;
    padding: 84px 20px 20px;
    -webkit-transform: rotate(-11deg);
       -moz-transform: rotate(-11deg);
        -ms-transform: rotate(-11deg);
         -o-transform: rotate(-11deg);
            transform: rotate(-11deg);
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #e23f1a;
    background-image: url("../img/banner-bg.png");
    font-family: "Plumb", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 25px;
}

.s-first__bottom {
    position: realtive;
    margin-top: -50px;
}

.s-first__form-order {
    float:right;
}

.s-products {
    display: block;
}

.s-products__container {
    position: relative;
    max-width: 1190px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 150px;
    padding-right: 20px;
    padding-bottom: 150px;
    padding-left: 20px;
}

.s-products__title {
    margin: 0 0 100px;
}

.s-products__card:not(:last-child) {
    margin-bottom: 50px;
}

.s-calc {
    display: block;
    background-color: #b8312c;
    background-image: url("../img/calc-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

.s-calc__container {
    padding-top: 150px;
    position: relative;
    max-width: 1190px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-bottom: 190px;
    padding-left: 20px;
}
.s-calc__container__two{
padding-top: 0px;
}
.s-calc__title {
    margin: 0 0 80px;
}

.s-calc__row {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
            justify-content: space-between;

    -webkit-box-pack: justify;
       -moz-box-pack: justify;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
}

.s-calc__col {
            flex: 0 1 370px;
    max-width: 370px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 1 370px;
        -ms-flex: 0 1 370px;
}

.s-calc__col:nth-child(1) {
    padding-top: 70px;
}

.s-calc__col:nth-child(3) {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
            justify-content: flex-end;
    padding-top: 40px;

    -webkit-box-pack: end;
       -moz-box-pack: end;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
}

.s-calc__sertificates {
    max-width: 282px;
    margin: 0;
    padding: 0;
}

.s-calc__sertificate {
    max-width: 282px;
    margin: 0;
    padding: 0;
}

.s-calc__sertificate img {
    max-width: 100%;
    height: auto;
    border: none;
}

.s-calc__sertificate figcaption {
    margin: 40px 0 0;
    text-align: center;
    color: #fff;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.s-stages {
    display: block;
}

.s-stages__container {
    position: relative;
    max-width: 1190px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 140px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
}

.s-stages__title {
    margin: 0 0 80px;
}

.s-stages__items {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
            align-items: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: list;

    -webkit-align-items: flex-start;
    -webkit-box-align: start;
       -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
}

.s-stages__items::before {
    position: absolute;
    top: 72px;
    right: 20px;
    left: 10px;
    height: 1px;
    content: "";
    background-color: #e1e1e1;
}

.s-stages__item {
    position: relative;
    flex: 0 0 480px;
    max-width: 480px;
    margin: 0;
    padding: 105px 20px 0 0;
    color: #303030;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 1 0 280px;
        -ms-flex: 1 0 280px;
}

.s-stages__item::before {
    position: absolute;
    top: 0;
    left: 0;
    content: counter(list);
    counter-increment: list;
    color: #e23f1a;
    font-family: "Plumb", sans-serif;
    font-size: 63px;
    font-weight: 900;
    line-height: 22px;
}

.s-stages__item::after {
    position: absolute;
    top: 65px;
    left: 10px;
    display: block;
    width: 15px;
    height: 15px;
    content: "";
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #e23f1a;
    background-image: -webkit-linear-gradient(3deg, #dc271f 0%, #f68f0a 100%);
    background-image:    -moz-linear-gradient(3deg, #dc271f 0%, #f68f0a 100%);
    background-image:      -o-linear-gradient(3deg, #dc271f 0%, #f68f0a 100%);
    background-image:         linear-gradient(87deg, #dc271f 0%, #f68f0a 100%);
}

.s-stages__button {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    max-width: 240px;
    margin: 30px 0 0;
}

.s-services {
    display: block;
    background-image: url("../img/services-bg.jpg");
    background-repeat: no-repeat;
    background-position: center 30%;
}

.s-services__container {
    position: relative;
    max-width: 1190px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 120px;
    padding-right: 20px;
    padding-bottom: 170px;
    padding-left: 20px;
}

.s-services__title {
    margin: 0 0 25px;
}

.s-services__subtitle {
    max-width: 1000px;
    margin: 0 auto 100px;
    text-align: center;
    color: #303030;
    font-family: "Plumb", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.44;
}

.s-services__items {
    display: block;
    margin: 0 0 130px;
    padding: 0;
    list-style: none;

    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
}

.s-services__item {
    position: relative;
    min-height: 33px;
    margin: 0 0 25px;
    padding: 0 0 0 70px;
    color: #303030;
    font-family: "Plumb", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.s-services__item:first-child {
    margin-bottom: 50px;
}

.s-services__item .svg-icon {
    position: absolute;
    top: 2px;
    left: 0;
    fill: #e23f1a;
}

.s-services__services {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
            justify-content: space-between;
            align-items: flex-start;
    margin: 0 0 40px;

    -webkit-align-items: flex-start;
    -webkit-box-align: start;
       -moz-box-align: start;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
    -ms-flex-align: start;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
}

.s-services__service {
            flex: 0 0 270px;
    max-width: 270px;
    margin: 0 10px 40px;
    padding: 0;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 270px;
        -ms-flex: 0 0 270px;
}

.s-services__service a {
    text-decoration: none;
}

.s-services__service a:hover {
    text-decoration: none;
}

.s-services__service img {
    display: block;
    width: 100%;
    height: auto;
    border: none;
}

.s-services__service figcaption {
    margin: 40px 0 0;
    text-align: center;
    color: #000;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.s-services__service figcaption a {
    text-decoration: none;
    color: #000;

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
     display: flex; 
     margin: 30px 0 0; 

    min-height: 47px;
    padding: 14px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f3f3f3;
    background-image: -webkit-gradient(linear, left top, right top, from(#dc271f), to(#f68f0a));
    background-image: -webkit-linear-gradient(left, #dc271f 0%, #f68f0a 100%);
    background-image: -moz-linear-gradient(left, #dc271f 0%, #f68f0a 100%);
    background-image: -o-linear-gradient(left, #dc271f 0%, #f68f0a 100%);
    background-image: linear-gradient(to right, #dc271f 0%, #f68f0a 100%);
    -webkit-box-shadow: 0 20px 32px rgba(222,45,29,.44);
    -moz-box-shadow: 0 20px 32px rgba(222,45,29,.44);
    box-shadow: 0 20px 32px rgba(222,45,29,.44);
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
}

.s-services__service figcaption a:hover{
    text-decoration: none;
    color: #fff;


    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #c1130b;
    background-image: -webkit-gradient(linear, left top, right top, from(#c1130b), to(#c1130b));
    background-image: -webkit-linear-gradient(left, #c1130b 0%, #c1130b 100%);
    background-image: -moz-linear-gradient(left, #c1130b 0%, #c1130b 100%);
    background-image: -o-linear-gradient(left, #c1130b 0%, #c1130b 100%);
    background-image: linear-gradient(to right, #c1130b 0%, #c1130b 100%);
    -webkit-box-shadow: 0 0 30px 15px rgba(222,45,29,.63);
    -moz-box-shadow: 0 0 30px 15px rgba(222,45,29,.63);
    box-shadow: 0 0 30px 15px rgba(222,45,29,.63);

}
.s-services__service:hover .s-hov{
    opacity: 1;
}

.s-services__button {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    max-width: 250px;
    margin: 0 auto;
}

.s-contacts {
    position: relative;
    display: block;
    min-height: 750px;
}

.s-contacts__map {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #eee;
}

.s-contacts__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
}
.s-calc__coll{
   // flex: 0 1  50%;
    max-width: 50%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    //-webkit-flex: 0 1  50%;
   // -ms-flex: 0 1  50%;
}
.s-contacts__box {
    //position: absolute;
    z-index: 200;
    top: 50%;
    left: 20px;
    display: block;
    width: 100%;
        max-width: 425px;
    padding: 70px 75px;
    -webkit-transform: translateY(70px);
       -moz-transform: translateY(70px);
        -ms-transform: translateY(70px);
        -o-transform: translateY(70px);
           transform: translateY(70px);
    pointer-events: auto;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
   // background-color: #f3f3f3;
   // background-image: -webkit-linear-gradient(249deg, #dc271f 0%, #f68f0a 100%);
    //background-image:    -moz-linear-gradient(249deg, #dc271f 0%, #f68f0a 100%);
   // background-image:      -o-linear-gradient(249deg, #dc271f 0%, #f68f0a 100%);
   // background-image:         linear-gradient(201deg, #dc271f 0%, #f68f0a 100%);
   // -webkit-box-shadow: 0 20px 68px rgba(222,45,29,.61);
    //   -moz-box-shadow: 0 20px 68px rgba(222,45,29,.61);
     //       box-shadow: 0 20px 68px rgba(222,45,29,.61);
}

.s-contacts__title {
    margin: 0 0 60px;
    text-transform: uppercase;
    color: #000;
    font-family: "Plumb", sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 13px;
}

.s-contacts__items {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.s-contacts__item {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
            align-items: center;
    margin: 0;
    padding: 0;

    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
}
.form-order--big {
    position:relative;
    //z-index:999;
    //max-width: 1170px;
    //margin-top: 65px;
    //margin-right: auto;
   // margin-left: auto;
}
.form-order--big .form-order__title {
    //flex: 0 1 300px;
    //max-width: 300px;
    width: 100%;
    margin-right: 20px;
    text-align: center;
    margin-bottom: 40px;
    //-webkit-box-flex: 0;
    //   -moz-box-flex: 0;
    //-webkit-flex: 0 1 300px;
    //    -ms-flex: 0 1 300px;
}
.form-order--big .form-order__input {
   //         flex: 0 1 390px;
    //max-width: 390px;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 100%;


    //-webkit-box-flex: 0;
   //   -moz-box-flex: 0;
   // -webkit-flex: 0 1 390px;
    //    -ms-flex: 0 1 390px;
}
.form-order--big .form-order__submit {
    //        flex: 0 1 260px;
    width: 100%;

   // -webkit-box-flex: 0;
   //    -moz-box-flex: 0;
   // -webkit-flex: 0 1 260px;
   //     -ms-flex: 0 1 260px;
}
.s-contacts__item:not(:last-child) {
    margin-bottom: 35px;
}

.s-contacts__icon {
            flex: 0 0 35px;
    color: #dc271f;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 35px;
        -ms-flex: 0 0 35px;
}

.s-contacts__text {
    flex: 0 1 auto;
    color: #000;
    font-family: "Plumb", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.1;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
}

.s-contacts__text a {
    text-decoration: none;
    color: #000;
}

.s-contacts__text a:hover {
    text-decoration: none;
    color: #000;
}

.footer {
    display: block;
    width: 100%;
    width: 100%;
    background-color: #171b1e;
}

.footer__container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
            justify-content: space-between;
            align-items: center;
    max-width: 1190px;
    min-height: 110px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 35px;
    padding-left: 20px;

    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
    -ms-flex-align: center;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
}

.footer__logo {
            flex: 0 0 auto;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
}

.footer__mid {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display:    -moz-inline-box;
    display: -ms-inline-flexbox;
    display:         inline-flex;
            flex-flow: row nowrap;
            align-items: center;
            flex: 0 1 auto;

    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
    -ms-flex-align: center;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
}

.footer__text {
            flex: 0 1 auto;
    margin: 0;
    color: #8c979f;
    font-family: "Plumb", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
}

.footer__text:not(:last-child) {
    margin-right: 60px;
}

.footer__text a {
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;
    color: #8c979f;
    border-bottom: 1px solid #8c979f;
}

.footer__text a:hover {
    text-decoration: none;
    color: #8c979f;
    border-color: transparent;
}

.footer__stealth {
    margin-top: 5px;
}

.card {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 30px 60px 30px rgba(0,0,0,.07);
       -moz-box-shadow: 0 30px 60px 30px rgba(0,0,0,.07);
            box-shadow: 0 30px 60px 30px rgba(0,0,0,.07);
}

.card__main {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row nowrap;
    padding: 50px 20px 50px;

    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
}

.card__picture {
            flex: 0 0 250px;
    max-width: 250px;
    margin-right: 20px;
    padding-top: 30px;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 250px;
        -ms-flex: 0 0 250px;
}

.card__picture img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border: none;
}

.card__content {
            flex: 0 1 710px;
    max-width: 710px;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #e6e6e6;

    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 1 710px;
        -ms-flex: 0 1 710px;
}

.card__aside {
            flex: 0 0 170px;
            align-self: center;
    max-width: 170px;
    text-align: center;

    -webkit-align-self: center;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
    -webkit-flex: 0 0 170px;
        -ms-flex: 0 0 170px;
    -ms-flex-item-align: center;
}

.card__foot {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
            flex-flow: row wrap;
            justify-content: center;
            align-items: center;
    padding: 12px 10px 2px;
    background-color: #f9f9f9;

    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
    -ms-flex-align: center;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
}

.card__button {
    display: inline-block;
    height: 25px;
    margin: 0 7px 10px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #828282;
    border: 1px solid #939393;
    background-color: #fafafa;
    font-family: "Plumb", sans-serif;
    font-size: 10px;
    font-weight: 500;
    line-height: 23px;

    tyransition: all .3s ease;
}

.card__button:hover {
    text-decoration: none;
    color: #fff;
    background-color: #939393;
}

.card__title {
    margin: 0 0 25px;
    text-transform: uppercase;
    color: #cb191e;
    font-family: "Plumb", sans-serif;
    font-size: 20px;
    font-weight: 900;
    line-height: 1;
}

.card__text {
    margin: 0 0 20px;
    color: #000;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
}

.card__title-2 {
    margin: 0 0 10px;
    color: #000;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
}

.card__list {
    display: block;
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

.card__list li {
    display: block;
    margin: 0;
    padding: 0;
    color: #000;
    font-family: "Plumb", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
}

.card__list li::before {
    display: inline-block;
    margin-right: .5em;
    content: "•";
}

.card__price {
    margin: 0 0 30px;
    color: #cb191e;
    font-family: "Plumb", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}

.card__button-order {
    display: block;
    width: 100%;
    margin: 0 0 25px;
}

.card__link-callback {
    display: inline-block;
    text-decoration: underline;
    color: #010101;
    font-family: "Plumb", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

.card__link-callback:hover {
    text-decoration: none;
    color: #010101;
}

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

@font-face {
    font-family: "Plumb";
    src: url("../fonts/Plumb-Regular/Plumb-Regular.eot");
    src: url("../fonts/Plumb-Regular/Plumb-Regular.woff2") format("woff2"), url("../fonts/Plumb-Regular/Plumb-Regular.woff") format("woff"), url("../fonts/Plumb-Regular/Plumb-Regular.ttf") format("truetype"), url("../fonts/Plumb-Regular/Plumb-Regular.svg#Plumb-Regular") format("svg"), url("../fonts/Plumb-Regular/Plumb-Regular.eot?#iefix") format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
}

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

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

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

@media only screen and (min-width: 480px) {
    .button:hover {
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        background-color: #c1130b;
        background-image: -webkit-gradient(linear, left top, right top, from(#c1130b), to(#c1130b));
        background-image: -webkit-linear-gradient(left, #c1130b 0%, #c1130b 100%);
        background-image:    -moz-linear-gradient(left, #c1130b 0%, #c1130b 100%);
        background-image:      -o-linear-gradient(left, #c1130b 0%, #c1130b 100%);
        background-image:         linear-gradient(to right, #c1130b 0%, #c1130b 100%);
        -webkit-box-shadow: 0 0 30px 15px rgba(222,45,29,.63);
           -moz-box-shadow: 0 0 30px 15px rgba(222,45,29,.63);
                box-shadow: 0 0 30px 15px rgba(222,45,29,.63);
    }
}

@media only screen and (max-width: 1219px) {
    .s-calc__col:nth-child(1) {
                order: 3;
                flex: 0 0 100%;
        max-width: 100%;
        padding-top: 0;
        padding-top: 50px;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-box-ordinal-group: 4;
           -moz-box-ordinal-group: 4;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
        -ms-flex-order: 3;
        -webkit-order: 3;
    }
}

@media only screen and (max-width: 1199px) {

    .s-contacts__container {
         flex-wrap: wrap;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: space-around;
    }
    .s-calc__coll {
    order: 3;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 0;
    padding-top: 50px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -ms-flex-order: 3;
    -webkit-order: 3;

    }
    .form-order {
     width: auto;
     height:auto;
     max-width:420px;
    }
    .s-contacts__box, .form-order--big {
    margin-right: auto; 
     margin-left: auto;  
    }
     .form-order--big {
        padding: 40px;
        margin-top: 40px;
    }

    body {
        padding-top: 60px;
    }

   

    .menu-main__item {
        display: block;
        margin-bottom: 17px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        line-height: 1.4;
    }

    .menu-main__item:not(:last-child) {
        margin-right: 0;
    }

    .menu-main__link {
        color: #fff;
    }

    .menu-main__link:hover,
    .menu-main__link.current {
        color: #fff;
        border-color: #fff;
    }

    .features {
        max-width: 100%;
    }

    .features__items {
        display: -webkit-box;
        display: -webkit-flex;
        display:    -moz-box;
        display: -ms-flexbox;
        display:         flex;
                flex-flow: row wrap;
                justify-content: space-around;

        -webkit-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
    }

    .features__item {
                flex: 0 1 300px;
        max-width: 300px;
        padding: 0 10px;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 1 300px;
            -ms-flex: 0 1 300px;
    }

    .advantages__items {
                justify-content: space-around;
        margin-bottom: -30px;

        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
    }

    .advantages__item {
        margin-bottom: 30px;
    }

    .header__container {
        height: 60px;
    }

    .header__logo {
        width: 220px;
        height: 30px;
        background-image: url("../img/logo-line.png");
    }

    .header__button-menu {
        display: block;
                flex: 0 0 30px;
        max-width: 30px;
        padding: 0;
        color: #000;
        border: none;
        background-color: transparent;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 0 30px;
            -ms-flex: 0 0 30px;
    }

    .header__nav {
        position: fixed;
        z-index: 700;
        top: 0;
        right: -230px;
        bottom: 0;
        display: block;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
                flex: none;
        width: 230px;
        height: 100%;
        padding: 50px 30px;
        -webkit-transition: all .3s ease;
           -moz-transition: all .3s ease;
             -o-transition: all .3s ease;
                transition: all .3s ease;
        text-align: center;
        background-color: rgba(0,0,0,.9);

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
    }

    .header__nav.on {
        right: 0;
    }

    .header__menu {
        margin-right: 0;
    }

    .header__contacts {
        margin-top: 30px;
        margin-right: 0;
        margin-bottom: 20px;
        padding-top: 30px;
        text-align: center;
        border-top: 1px solid #666;
    }

    .header__phone {
        color: #fff;
    }

    .header__phone:hover {
        color: #fff;
    }

    .header__email {
        color: #fff;
    }

    .header__email:hover {
        color: #fff;
    }

    .header__button-close {
        position: absolute;
        top: 20px;
        right: 20px;
        display: inline-block;
        width: 20px;
        height: 20px;
        border: none;
        outline: none;
        background-color: transparent;
    }

    .header__button-close::before,
    .header__button-close::after {
        position: absolute;
        top: 5px;
        left: -1px;
        display: block;
        width: 22px;
        height: 3px;
        content: "";
        -webkit-border-radius: 1px;
           -moz-border-radius: 1px;
                border-radius: 1px;
        background-color: #fff;
    }

    .header__button-close::before {
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);
    }

    .header__button-close::after {
        -webkit-transform: rotate(-45deg);
           -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
             -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }

    .s-calc__row {
                flex-wrap: wrap;
                justify-content: space-around;

        -ms-flex-pack: distribute;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
        -webkit-justify-content: space-around;
    }

    .s-calc__col:nth-child(3) {
                justify-content: center;
        padding-top: 50px;

        -webkit-box-pack: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
    }

    .s-stages__items {
                flex-wrap: wrap;
                justify-content: space-center;
        max-width: 620px;
        margin: 0 auto;

        -webkit-box-pack: space-center;
           -moz-box-pack: space-center;
        -ms-flex-pack: space-center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
        -webkit-justify-content: space-center;
    }

    .s-stages__items::before {
        display: none;
    }

    .s-stages__item {
                flex: 0 0 50%;
        max-width: 50%;
        margin: 0 0 40px;
        padding-top: 50px;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
    }

    .s-stages__item::before {
        font-size: 50px;
    }

    .s-stages__item::after {
        display: none;
    }

    .s-services__services {
        
                flex-wrap: wrap;
        max-width: 600px;
        margin: 0 auto 40px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
    }
    
    .footer__text:not(:last-child) {
        margin-right: 20px;
    }
}
.block {
    height:auto;
    width:auto;
    position:relative;
}
.s-hov {
    cursor:pointer;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: opacity 0.7s;
}

.s-hov:hover {
opacity: 1;

    }

@media only screen and (max-width: 999px) {
    .s-first__img {
        position:static;
    }
    .s-first__img img {
    margin-top: 50px;
    width: 80%;
    margin: 0 auto;
    display: block;
    }
    .form-order{
        margin-top: 0;
    }
    .title {
        font-size: 36px;
    }

    .form-order--big {
        margin-top: 0;
        padding-bottom: 20px;
    }

    .form-order--small {
        padding: 40px 40px 20px;
        padding-bottom: 20px;
        margin-right: auto;
    margin-left: auto;
    float:none;
    }

    .form-order__main {
                flex-wrap: wrap;
                justify-content: center;

        -webkit-box-pack: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
        -webkit-justify-content: center;
    }

    .form-order--small .form-order__title {
                flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
        text-align: center;
        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
    }

    .form-order--big .form-order__title {
                flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
        text-align: center;
        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
    }

    .form-order--small .form-order__input {
                flex: 0 1 250px;
       // max-width: 250px;
        margin-right: 10px;
        //margin-bottom: 20px;
        //margin-left: 10px;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 1 250px;
            -ms-flex: 0 1 250px;
    }

    .form-order--big .form-order__input {
                flex: 0 1 260px;
       // max-width: 260px;
        margin-right: 10px;
        margin-bottom: 20px;
        //margin-left: 10px;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 1 260px;
            -ms-flex: 0 1 260px;
    }

    .form-order--small .form-order__submit {
        margin-right: 10px;
        margin-bottom: 20px;
       // margin-left: 10px;
    }

    .form-order--big .form-order__submit {
        margin-right: 10px;
        margin-bottom: 20px;
        //margin-left: 10px;
    }

    .popup--big {
        padding: 60px 40px 40px;
        -webkit-border-radius: 2px;
           -moz-border-radius: 2px;
                border-radius: 2px;
    }

    .s-first__main .s-first__container {
        min-height: 900px;
        padding-top: 70px;
    }

    .s-first__subtitle {
        font-size: 20px;
    }

    .s-first__banner {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        margin-top: 50px;
        margin-right: auto;
        margin-left: auto;
    }

    .s-first__bottom {
        margin-top: 0px;
    }

    .s-first__form-order {
        margin-bottom: 70px;
    }

    .s-products__container {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .s-products__title {
        margin-bottom: 40px;
    }

    .s-products__card:not(:last-child) {
        margin-bottom: 30px;
    }

    .s-calc__container {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .s-calc__title {
        margin-bottom: 50px;
    }

    .s-stages__container {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .s-stages__title {
        margin-bottom: 40px;
    }

    .s-services__container {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    
    .s-services__subtitle {
        margin: 0 0 30px;
        font-size: 16px;
    }

    .s-services__items {
        margin-bottom: 40px;

        -webkit-column-count: auto;
           -moz-column-count: auto;
                column-count: auto;
        -webkit-column-gap: 0;
           -moz-column-gap: 0;
                column-gap: 0;
    }

    .s-services__item {
        min-height: 24px;
        margin: 0 0 20px;
        padding-left: 40px;
        font-size: 16px;
    }

    .s-services__item:first-child {
        margin-bottom: 20px;
    }

    .s-services__item .svg-icon {
        width: 24px;
        height: 24px;
    }

    .footer__mid {
        display: inline-block;
    }

    .footer__text {
                flex: 0 0 100%;
        margin: 0;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
    }

    .footer__text:not(:last-child) {
        margin-right: 0;
        margin-bottom: 5px;
    }

    .card__main {
                flex-wrap: wrap;
                justify-content: space-around;
        padding: 30px 20px;

        -ms-flex-pack: distribute;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
        -webkit-justify-content: space-around;
    }

    .card__picture {
                order: 2;
                flex-shrink: 1;
        margin-right: 0;
        padding-top: 10px;

        -webkit-box-ordinal-group: 3;
           -moz-box-ordinal-group: 3;
        -ms-flex-negative: 1;
        -ms-flex-order: 2;
        -webkit-flex-shrink: 1;
        -webkit-order: 2;
    }

    .card__content {
                order: 1;
                flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
        padding-right: 0;
        border-right: none;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-box-ordinal-group: 2;
           -moz-box-ordinal-group: 2;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
        -ms-flex-order: 1;
        -webkit-order: 1;
    }

    .card__aside {
                order: 3;

        -webkit-box-ordinal-group: 4;
           -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        -webkit-order: 3;
    }
    .s-services__item-form {
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
           -moz-transform: scale(.75);
            -ms-transform: scale(.75);
             -o-transform: scale(.75);
                transform: scale(.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
           -moz-transform-origin: 0;
            -ms-transform-origin: 0;
             -o-transform-origin: 0;
                transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
           -moz-transform-origin: 100%;
            -ms-transform-origin: 100%;
             -o-transform-origin: 100%;
                transform-origin: 100%;
    }

    .mfp-container {
        padding-right: 6px;
        padding-left: 6px;
    }
}

@media only screen and (max-width: 899px) {
    .mfp-container {
        padding: 0;
    }
}

@media only screen and (max-width: 800px) and (orientation: landscape), only screen and (max-height: 300px) {
    /**
    * Remove all paddings around the image on small screen
    */	.mfp-img-mobile .mfp-image-holder {
        padding-right: 0;
        padding-left: 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 {
        position: fixed;
        top: auto;
        bottom: 0;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        margin: 0;
        padding: 3px 5px;
        background: rgba(0, 0, 0, .6);
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        top: 3px;
        right: 5px;
    }

    .mfp-img-mobile .mfp-close {
        position: fixed;
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        padding: 0;
        text-align: center;
        background: rgba(0, 0, 0, .6);
        line-height: 35px;
    }
}

@media only screen and (max-width: 749px) {
    .popup--big .popup__title {
        text-align: center;
    }

    .popup--big .popup__form {
        max-width: 280px;
        margin: 0 auto 30px;
    }

    .popup__row {
                flex-wrap: wrap;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
    }

    .popup__row:not(:last-of-type) {
        margin-bottom: 40px;
        padding-bottom: 20px;
    }

    .popup__left {
                flex: 0 0 100%;
        max-width: 100%;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
    }

    .popup__right {
                flex: 0 0 100%;
        max-width: 100%;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
    }

    .popup__img {
        margin: 0 auto 30px;
    }
}

@media only screen and (max-width: 699px) {
    .footer__container {
                flex-wrap: wrap;
                justify-content: center;

        -webkit-box-pack: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
        -webkit-justify-content: center;
    }

    .footer__logo {
        display: block;
        margin: 0 auto 20px;
    }

    .footer__mid {
                flex: 0 0 100%;
        width: 100%;
        text-align: center;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
    }

    .footer__stealth {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 649px) {
    .s-services__services {
                justify-content: center;
        margin-bottom: 0;

        -webkit-box-pack: center;
           -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
    }

    .s-services__service {
        margin: 0 0 30px;
    }

    .s-services__service figcaption {
        margin-top: 20px;
    }

    .s-contacts {
        min-height: 100px;
    }

    .s-contacts__map {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        height: 500px;
    }

    .s-contacts__container {
        min-height: 100px;
        padding-right: 0;
        padding-left: 0;
    }

    .s-contacts__box {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-width: 100%;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
    }
}

@media only screen and (max-width: 599px) {
    .s-stages__items {
        display: block;
    }

    .s-stages__item {
                flex: none;
        max-width: 280px;
        margin: 0 auto 40px;
        padding-top: 40px;
        padding-right: 0;
        text-align: center;

        -webkit-box-flex: 0;
           -moz-box-flex: 0;
        -webkit-flex: none;
            -ms-flex: none;
    }

    .s-stages__item::before {
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        font-size: 40px;
    }

    .s-stages__button {
        margin: 30px auto 0;
    }
}

@media only screen and (max-width: 449px) {
    .title {
        font-size: 30px;
    }

    .form-calc {
        padding: 30px 25px;
    }

    .form-order--big {
        padding: 30px 20px 10px;
    }

    .form-order--small {
        padding: 30px 20px 10px;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
    }

    .form-order--small .form-order__input {
        margin-right: 0;
        margin-left: 0;
    }

    .form-order--big .form-order__input {
        margin-right: 0;
        margin-left: 0;
    }

    .form-order--small .form-order__submit {
        margin-right: 0;
        margin-left: 0;
    }

    .form-order--big .form-order__submit {
        margin-right: 0;
        margin-left: 0;
    }

    .features__item {
        padding: 0;
    }

    .popup--big {
        padding: 60px 20px 40px;
    }

    .popup__content h2 {
        font-size: 20px;
    }

    .popup__content h3 {
        font-size: 16px;
    }

    .popup__content p {
        font-size: 14px;
    }

    .popup__text {
        font-size: 14px;
    }

    .header__logo {
        margin-left: -10px;
    }

    .s-first__main .s-first__container {
        padding-top: 50px;
    }

    .s-first__title {
        font-size: 30px;
    }


    .s-contacts__box {
        padding: 40px;
    }

    .s-contacts__title {
        margin-bottom: 40px;
    }

    .s-contacts__item:not(:last-child) {
        margin-bottom: 20px;
    }

    .card__foot {
        padding: 20px 10px 12px;
    }

    .card__title {
        margin-bottom: 20px;
        text-align: center;
    }

    .card__text {
        font-size: 14px;
    }

    .card__title-2 {
        font-size: 14px;
    }

    .card__list li {
        margin-bottom: 5px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 399px) {
    .popup--small {
        padding: 50px 40px 30px;
        -webkit-border-radius: 2px;
           -moz-border-radius: 2px;
                border-radius: 2px;
    }
}

@media only screen and (max-width: 99px) {
    .s-first__title {
        font-size: 36px;
    }
}

@media print {
    *,
    *:before,
    *:after,
    p:first-letter,
    div:first-letter,
    blockquote:first-letter,
    li:first-letter,
    p:first-line,
    div:first-line,
    blockquote:first-line,
    li:first-line {
        color: #000 !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
           -moz-box-shadow: none !important;
                box-shadow: none !important;
        text-shadow: none !important;
    }

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

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

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

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;

        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

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

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

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

@-moz-keyframes stealth {
    0%,
    100% {
        -moz-transform: translateY(2px);
             transform: translateY(2px);
    }

    50% {
        -moz-transform: translateY(-2px);
             transform: translateY(-2px);
    }
}

@-webkit-keyframes stealth {
    0%,
    100% {
        -webkit-transform: translateY(2px);
                transform: translateY(2px);
    }

    50% {
        -webkit-transform: translateY(-2px);
                transform: translateY(-2px);
    }
}

@-o-keyframes stealth {
    0%,
    100% {
        -o-transform: translateY(2px);
           transform: translateY(2px);
    }

    50% {
        -o-transform: translateY(-2px);
           transform: translateY(-2px);
    }
}

@keyframes stealth {
    0%,
    100% {
        -webkit-transform: translateY(2px);
           -moz-transform: translateY(2px);
             -o-transform: translateY(2px);
                transform: translateY(2px);
    }

    50% {
        -webkit-transform: translateY(-2px);
           -moz-transform: translateY(-2px);
             -o-transform: translateY(-2px);
                transform: translateY(-2px);
    }
}
