

/* Start:/assets/css/normilize.css?15615068756601*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * 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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * 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 {
    border-style: none;
    padding: 0;
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    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"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/* End */


/* Start:/assets/css/main.css?156869430315090*/
/* Настройки */
* {
    box-sizing: border-box;
}
html {
    height: 100%;
    font-size: 16px;
}
body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    height: 100%;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
p {
    font-size: 18px;
    line-height: 1.5em;
}
#bx-panel {
    min-width: 100%!important;
    position: absolute!important;
    top: 0;
    left: 0;
}
#bx-panel-back {
    display: none!important;
}
.container {
    display: block;
    width: 1140px;
    width: 1000px;
    margin: 0 auto;
}
.wrapper {
    margin-top: 110px;
}

/* Шапка */
.header {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;

    background: #343f45;
}
.header__wrap {
    display: flex;
    justify-content: space-around;
    align-items: center;

    height: 110px;
}
.header__logo-wrap {
    width: 240px;

}
.header__logo {
    max-width: 100%;
}
.header__phone-wrap {
    display: flex;
    align-items: center;
}
.header__phone-img {
    width: 30px;
}
.header__phone {
    display: inline-block;
    color: white;
    font-size: 30px;
    line-height: 1em;
    text-decoration: none;
    margin-left: 15px;
}

/* Верхний баннер */
.main {

}
.top-banner {
    display: block;
    position: relative;
}
.top-banner__img {
    display: block;
    /*height: 768px;*/
    height: calc(100vh - 110px);

    background-position: center center;
    background-size: cover;
}

.top-banner__scroll {
    display: block;
    width: 100%;

    position: absolute;
    bottom: 0;
    left: 0;

}
.top-banner__scroll:hover .top-banner__arrow {
    top: 95px;
    transform: translateX(-50%) scale(1.2) ;
}

.top-banner__line {
    display: block;
    width: 100%;
    background-color: #c56829db;
    text-align: center;
    color: white;

    margin-bottom: 70px;
}
.top-banner__title {
    display: inline-block;
    margin: 0;
    font-weight: 300;
    font-size: 46px;
    padding: 15px 0;
    text-transform: uppercase;
    cursor: pointer;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.top-banner__arrow {
    display: block;
    position: absolute;
    top: 88px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;

    width: 200px;

    transition: all 0.4s cubic-bezier(0.18, 0.89, 0.43, 0.9);
}
.top-banner__arrow svg {
    display: block;
    width: 45px;
    margin: 0 auto;
    fill: #c56829db;
}

/* Товары */
.products {
    /*min-height: 700px;*/
    /*min-height: 100vh;*/
}
.products_1 {
    background-color: #343f45;

}
.products_2 {
    background-image: url('/assets/css/../../assets/img/bg_center.jpg');
    background-attachment: fixed;
    background-size: cover;
}
.products_3 {
    background-color: #343f45;
}


.products__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;

    padding: 40px 0;
}
.products__item {
    flex: 0 0 33.3333333%;
    padding: 10px;


}
.products__item-wrap {
    display: block;
    position: relative;
    background: white;

    margin-bottom: 40px;
}
.products__image-wrap {
    display: block;
    padding: 20px;
    min-height: 324px;
}
.products__image {
    width: 100%;
}
.products__title {
    display: block;
    padding: 0 20px 20px;
    font-weight: 500;
    line-height: 1.25;
    min-height: 60px;

    color: black;
    text-decoration: none;
}
.products__price {
    display: block;
    width: 100%;
    border-left: 4px solid #ff6600;
    background-color: #e6e6e6;

    padding: 10px 10px 10px 40px;
    font-size: 28px;
    font-weight: 400;
}
.products__buy-wrap {
    display: inline-block;
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);

    transition:  transform 0.3s;
}
.products__buy {
    display: inline-block;
    color:  #ff6600;
    background: #ff6600;
    border: unset;
    cursor: pointer;
    outline: none;


    transform: skewX(-20deg);
    border-radius: 5px;
    width: 162px;
    height: 46px;

}
.products__buy-name {
    display: inline-block;
    color: white;
    font-weight: 400;
    font-size: 20px;
    cursor: pointer;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Форма оставьте заявку */
.order {
    display: block;
    height: calc(100vh - 110px - 132px);
    min-height: 600px;
    background-image: url('/assets/css/../../assets/img/bg_order.jpg');
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.order .container {
    height: 100%;
}
.order__wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}
.form-order {
    display: block;
    width: 500px;
    background: #e6e6e6;

    padding: 45px;
    border-radius: 32px;
}
.order__title {
    display: block;
    font-size: 50px;
    text-align: center;
}
.order__title2 {
    display: block;
    font-size: 30px;
    text-align: center;

    margin-bottom: 20px;
}
.order__input-wrap {
    display: block;
    position: relative;
}
.order__input {
    display: block;
    width: 100%;
    padding: 20px 20px 20px 46px;
    margin: 8px 0;
    outline: none;
    border: none;
    border-left: 4px solid white;
    border-radius: 4px;
    background: white;

    color: #4e4e4e;
    font-weight: 500;
}
.order__input.order__input_error {
    border-left-color: #ff6600;
}
.order__label {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}
.order__label-img {
    display: block;
    width: 20px;
    height: 20px;

    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.order__submit {
    display: block;
    width: 100%;
    background: #ff6600;
    color: white;
    outline: none;
    border: none;
    padding: 18px;
    margin-top: 18px;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer;
    border-radius: 4px;

    transition: all 0.3s;
}
.order__submit:hover {
    background: #d05300;
}


/* Футер */
.footer {
    background: #343f45;
}
.footer__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 132px;
}
.footer__logo-wrap {
    width: 180px;
}
.footer__logo {
    width: 100%;
}
.footer__info {
    margin: 0 40px;
}
.footer__info-line {
    color: #ffffff4f;
    text-align: center;
    line-height: 1.42em;
}
.footer__info-line a {
    color: #ffffff4f;
    line-height: 1.42em;
    transition: all 0.3s;
}
.footer__info-line a:hover {
    color:#ff6600;
}
.footer__phone {

}
.header__phone-img_footer {
    width: 22px;
}
.header__phone_footer {
    font-size: 22px;
    margin-left: 10px;
}
.products__buy-wrap_footer {
    position: relative;
    top: unset;
    bottom: unset!important;
    left: unset;
    right: unset;
    transform: unset;
    margin-top: 10px;
}
.products__buy_footer {
    width: 202px;
}
.products__buy-name_footer {
    font-size: unset;
    width: 100%;
    text-align: center;
}


/* Форма: хакахать звонок */
.popap-wrap {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000006e;
}
.popap {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.callback-form {
    position: relative;
}
.order__title_callback {
    font-size: 44px;
    margin-bottom: 15px;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form-close {
    padding: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    box-sizing: content-box;
    position: absolute;
    top: 20px;
    right: 20px;
}
.form-close:hover line {
    stroke: #696969;
    stroke-width: 5px;
}
.form-close:active {
    transform: scale(0.93);
}
.form-close line {
    stroke: #a0a0a0;
    stroke-width: 4px;
    transition: 0.3s;
}
#order_callback__submit.submited,
#order__submit.submited {
    background: #67af67;
    cursor: unset;
}
.errorMessage {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #711a1aeb;
    color: white;
    padding: 15px;
    text-align: center;
    transform: translateY(100%);
    transition: 0.5s;
}
.errorMessage.showed {
    transform: translateY(0%);
}
/* Адаптив */
@media (max-width: 1050px) {
    body {
        font-size: 15px;
    }
    .container {
        width: 940px;
    }
    .products__title {
        min-height: 56px;
    }
    .products__image-wrap {
        min-height: 303px;
    }
}
@media (max-width: 991px) {
    body {
        font-size: 14px;
    }
    .wrapper {
        margin-top: 100px;
    }
    .container {
        width: 720px;
    }
    .header__wrap {
        height: 100px;
    }
    .header__logo-wrap {
        width: 220px;
    }
    .header__phone-img {
        width: 26px;
    }
    .header__phone {
        font-size: 26px;
    }
    .top-banner__img {
        height: calc(100vh - 100px);
    }
    .top-banner__title {
        font-size: 36px;
    }
    .top-banner__arrow {
        top: 82px;
    }
    .top-banner__scroll:hover .top-banner__arrow {
        top: 90px;
    }
    .top-banner__arrow svg {
        width: 38px;
    }
    .products__image-wrap {
        padding: 15px;
        min-height: 230px;
    }
    .products__title {
        padding: 0 15px 15px;
        min-height: 66px;
    }
    .products__price {
        font-size: 25px;
    }
    .products__buy-wrap {
        bottom: -38px;
    }
    .products__buy {
        width: 148px;
        height: 43px;
    }
    .products__buy-name {
        font-size: 18px;
    }


    .form-order {
        width: 400px;
        padding: 40px;
    }
    .order__title {
        font-size: 40px;
    }
    .order__title2 {
        font-size: 24px;
    }
    .order__submit {
        font-size: 18px;
    }
    .order {
        height: calc(100vh - 100px - 115px);
    }
    .header__phone-img_footer {
        width: 20px;
    }
    .header__phone_footer {
        font-size: 20px;
    }
    .footer__info span {
        display: block;
    }
    .products__buy_footer {
        width: 185px;
    }
    .products__buy-name_footer {
        font-size: 16px;
    }
    .footer__wrap {
        height: 115px;
    }
    .callback-form {
        width: 500px;
    }
}
@media (max-width: 767px) {
    .wrapper {
        margin-top: 80px;
    }
    .container {
        width: 95%;
        overflow: hidden;
    }
    .header__wrap {
        height: 80px;
    }
    .header__logo-wrap {
        width: 180px;
    }
    .products__item {
        flex: 0 0 50%;
        padding: 10px 6px;
    }
    .header__phone-img {
        width: 20px;
    }
    .header__phone {
        font-size: 20px;
        margin-left: 10px;
    }
    .top-banner__img {
        height: calc(100vh - 80px);
    }
    .top-banner__title {
        font-size: 26px;
    }
    .top-banner__arrow {
        top: 75px;
    }
    .top-banner__scroll:hover .top-banner__arrow {
        top: 82px;
    }
    .top-banner__arrow svg {
        width: 30px;
    }
    .products__price {
        font-size: 22px;
    }
    .form-order {
        width: 100%;
        padding: 40px;
    }
    .order__title {
        font-size: 37px;
    }
    .order__title2 {
        font-size: 22px;
    }
    .footer__info {
        margin: 0 40px 0 0;
    }
    .footer__logo-wrap {
        display: none;
    }
    .order {
        /*height: calc(100vh - 80px - 115px);*/
        height: unset;
        padding: 90px 0;
    }
    .order__submit {
        font-size: 16px;
    }
    .callback-form {
        width: 90vw;
        max-width: 450px;
    }
    .products__image-wrap {
        min-height: unset;
    }
}

@media (max-width: 480px) {

    body {
        font-size: 13px;
    }
    .footer__wrap {
        height: unset;
        padding: 35px 0;
        flex-direction: column;
    }
    .footer__info {
        margin: 0 0 25px 0;
    }
    .order__title_callback {
        font-size: 30px;
    }
    .products__title {
        min-height: 63px;
    }
}
@media (max-width: 420px) {
    .top-banner__img {
        height:254px;
    }
    .top-banner__line {
        margin-bottom: 15px;
    }
    .top-banner__arrow {
        display: none;
    }

}
@media (max-width: 375px) {
    .header__logo-wrap {
        width: 140px;
    }
    .header__phone {
        font-size: 18px;
    }
    .header__phone-img {
        width: 18px;
    }
    .products__title {
        font-size: 12px;
        min-height: 60px;
    }
    .products__price {
        font-size: 20px;
        padding: 10px 10px 10px 30px;
    }
    .products__buy-wrap {
        bottom: -33px;
    }
    .products__buy {
        width: 125px;
        height: 38px;
    }
    .products__buy-name {
        font-size: 16px;
    }
    .products__item-wrap {
        margin-bottom: 30px;
    }
    .order__title {
        font-size: 33px;
    }
    .order__title2 {
        font-size: 19px;
    }
    .products__buy_footer {
        width: 185px;
    }
    .order__title_callback {
        font-size: 26px;
    }
    .top-banner__img {
        height:215px;
    }
    .top-banner__title {
        font-size: 24px;
    }
    .top-banner__line {
        margin-bottom: 10px;
    }
}
@media (max-width: 360px) {
    .top-banner__img {
        height:194px;
    }
}
@media (max-width: 320px) {
    .header__phone {
        font-size: 16px;
    }
    .header__phone-img {
        width: 16px;
    }
    .products__items {
        justify-content: center;
    }
    .products__item {
        flex: 0 0 90%;
    }
    .order__title {
        font-size: 28px;
    }
    .order__title2 {
        font-size: 16px;
    }
    .order__title_callback {
        font-size: 26px;
    }
    .products__title {
        min-height: unset;
    }

    .top-banner__img {
        height: calc(100vh - 80px);
    }
    .top-banner__arrow {
        display: block;
    }
    .top-banner__line {
        margin-bottom: 70px;
    }
}

/* End */


/* Start:/assets/css/fixes.css?15619390481445*/
.products.products_3 .products__item:nth-of-type(1) .products__title,
.products.products_3 .products__item:nth-of-type(2) .products__title,
.products.products_3 .products__item:nth-of-type(3) .products__title {
    min-height: 80px;
}
@media (max-width: 1050px) {
    .products.products_3 .products__item:nth-of-type(1) .products__title,
    .products.products_3 .products__item:nth-of-type(2) .products__title,
    .products.products_3 .products__item:nth-of-type(3) .products__title {
        min-height: 74px;
    }
}
@media (max-width: 991px) {
    .products.products_3 .products__item:nth-of-type(1) .products__title,
    .products.products_3 .products__item:nth-of-type(2) .products__title,
    .products.products_3 .products__item:nth-of-type(3) .products__title {
        min-height: 66px;
    }
}
@media (max-width: 480px) {

    .products.products_3 .products__item:nth-of-type(1) .products__title,
    .products.products_3 .products__item:nth-of-type(2) .products__title {
        min-height: 79px;
    }
    .products.products_3 .products__item:nth-of-type(3) .products__title {
        min-height: 60px;
    }
}
@media (max-width: 320px) {
    .products.products_3 .products__item:nth-of-type(1) .products__title,
    .products.products_3 .products__item:nth-of-type(2) .products__title,
    .products.products_3 .products__item:nth-of-type(3) .products__title {
        min-height: unset;
    }
}
/* End */
/* /assets/css/normilize.css?15615068756601 */
/* /assets/css/main.css?156869430315090 */
/* /assets/css/fixes.css?15619390481445 */
