

/* Start:/local/templates/prompribor/template/css/normalize.css?16110901236390*/
/*! normalize.css v8.0.0 | 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; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * 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:/local/templates/prompribor/template/css/style.css?1619769137145770*/
@charset "UTF-8";
@font-face {
    font-family: "Lato";
    src: url("/local/templates/prompribor/template/css/../fonts/Lato-300.woff2") format("woff2"), url("/local/templates/prompribor/template/css/../fonts/Lato-300.woff") format("woff"), url("/local/templates/prompribor/template/css/../fonts/Lato-300.ttf") format("ttf");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/local/templates/prompribor/template/css/../fonts/Lato-400.woff2") format("woff2"), url("/local/templates/prompribor/template/css/../fonts/Lato-400.woff") format("woff"), url("/local/templates/prompribor/template/css/../fonts/Lato-400.ttf") format("ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/local/templates/prompribor/template/css/../fonts/Lato-500.woff2") format("woff2"), url("/local/templates/prompribor/template/css/../fonts/Lato-500.woff") format("woff"), url("/local/templates/prompribor/template/css/../fonts/Lato-500.ttf") format("ttf");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/local/templates/prompribor/template/css/../fonts/Lato-600.woff2") format("woff2"), url("/local/templates/prompribor/template/css/../fonts/Lato-600.woff") format("woff"), url("/local/templates/prompribor/template/css/../fonts/Lato-600.ttf") format("ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/local/templates/prompribor/template/css/../fonts/Lato-700.woff2") format("woff2"), url("/local/templates/prompribor/template/css/../fonts/Lato-700.woff") format("woff"), url("/local/templates/prompribor/template/css/../fonts/Lato-700.ttf") format("ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/local/templates/prompribor/template/css/../fonts/Lato-800.woff2") format("woff2"), url("/local/templates/prompribor/template/css/../fonts/Lato-800.woff") format("woff"), url("/local/templates/prompribor/template/css/../fonts/Lato-800.ttf") format("ttf");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'currency';
    font-style: normal;
    font-weight: normal;
    src: url(data:application/font-woff;base64,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) format('woff');
    font-display: swap;
}

@font-face {
    font-family: "currency";
    src: url("/local/templates/prompribor/template/fonts/currency.eot");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    position: relative;
    outline: none;
}

html, body {
    height: 100%;
    padding: 0;
    margin: 0;
}

body {
    display: flex;
    flex-direction: column;
    min-width: 320px;
    font-family: "Lato", 'Arial', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 140%;
    color: black;
    overflow-x: hidden;
}

@media screen and (max-width: 1500px) {
    body {
        font-size: 16px;
    }
}

@media screen and (max-width: 880px) {
    body {
        font-size: 14px;
    }
}

body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-thumb {
    background: #f8971d;
    border-radius: 20px;
}

body::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

body.js-overFlowed {
    overflow: hidden;
}

header {
    flex-shrink: 0;
    /* IE fix */
}

main {
    flex-shrink: 0;
    /* IE fix */
}

body > div {
    flex-shrink: 0;
    /* IE fix */
}

footer {
    flex-shrink: 0;
    /* IE fix */
    margin-top: auto;
}

img {
    max-width: 100%;
    max-height: 100%;
}

a,
label {
    -webkit-tap-highlight-color: transparent;
}

input[type=submit],
input[type=text],
input[type=search],
textarea,
button[type=button] {
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
}

svg {
    transition: 0.3s;
}

a {
    color: black;
    text-decoration: none;
    transition: .3s;
}

section {
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
}

.visually-hidden {
    width: 1px;
    height: 1px;
    margin: -1px;
    position: absolute;
    clip: rect(0 0 0 0);
}

.overlay {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
}

.container {
    width: 100%;
    max-width: 1385px;
    padding: 0 15px;
    margin: 0 auto;
}

@media screen and (max-width: 479px) {
    .container {
        padding: 0px 8px;
    }
}

.container_big {
    max-width: 1828px;
}

.container_min {
    max-width: 1287px;
}

.container_medium {
    max-width: 1470px;
}

.container_full {
    max-width: 1950px;
    padding: 0;
}

.container_small {
    max-width: 1230px;
}

.container__bigger {
    max-width: 1650px;
}

@media screen and (max-width: 1800px) {
    .mobile-drop_level1 {
        display: none !important;
    }
}

@media screen and (max-width: 688px) {
    .mobile-drop_level2 {
        display: none !important;
    }
}

@media screen and (max-width: 1066px) {
    .mobile-drop_level3 {
        display: none !important;
    }
}

.gray-button {
    min-width: 94px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 26px;
    transition: 0.3s;
}

@media screen and (max-width: 1500px) {
    .gray-button {
        min-height: auto;
        padding: 10px 16px;
    }
}

@media screen and (max-width: 479px) {
    .gray-button {
        min-width: auto;
        padding: 5px;
    }
}

.gray-button:hover {
    background-color: #ededed;
}

.gray-button_border {
    border: 1px solid #ededed;
}

.gray-button_center {
    border-right-color: transparent;
    border-left-color: transparent;
}

.common-button {
    min-height: 70px;
    color: #f9f9f9;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: none;
    transition: 0.3s;
    padding: 10px 42px 10px 42px;
}

@media screen and (max-width: 1500px) {
    .common-button {
        min-height: auto;
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width: 880px) {
    .common-button {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 30px 10px 16px;
    }
}

@media screen and (max-width: 479px) {
    .common-button {
        font-size: 11px;
        line-height: 15px;
    }
}

.common-button__svg {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 20px;
    right: 20px;
    fill: #f9f9f9;
}

@media screen and (max-width: 688px) {
    .common-button__svg {
        top: 4px;
        right: 4px;
    }
}

@media screen and (max-width: 479px) {
    .common-button__svg {
        width: 10px;
        height: 10px;
    }
}

.common-button_orange {
    background-color: #f8a73b;
}

.common-button_blue {
    background: #009edf;
}

.common-button_blue:hover {
    background: #005679;
}

.arrow-link {
    font-weight: 700;
    line-height: 24px;
    color: #f8a73b;
    letter-spacing: 1.8px;
    display: flex;
    margin-top: 35px;
}

@media screen and (max-width: 1366px) {
    .arrow-link {
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 775px) {
    .arrow-link {
        font-size: 14px;
    }
}


.arrow-link__svg svg {
    width: 16px;
    height: 11px;
    fill: #f8a73b;
}

.slider-controls {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 61px;
}

@media screen and (max-width: 1500px) {
    .slider-controls {
        margin-right: 20px;
    }
}

@media screen and (max-width: 606px) {
    .slider-controls {
        margin-right: 10px;
    }
}

.slider-controls__item {
    width: 64px;
    height: 64px;
    display: flex;
    background: white;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    margin: 13px 0;
}


@media screen and (max-width: 1500px) {
    .slider-controls__item {
        width: 40px;
        height: 40px;
        margin: 6px 0;
    }
}

@media screen and (max-width: 606px) {
    .slider-controls__item {
        width: 25px;
        height: 25px;
    }
}

.slider-controls__item:hover {
    background-color: #0090cb;
}

.slider-controls__item:hover svg {
    fill: #f8a73b;
}

.slider-controls__item svg {
    width: 9px;
    height: 15px;
    fill: #454545;
}

.basket-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border: none;
    transition: 0.3s;
}

/*.basket-button__active {
  background-color: #f8a73b;
}

.basket-button__active svg {
  fill: white;
}*/

.basket-button:hover {
    background-color: #0090cb;
}

.basket-button:hover svg {
    fill: white;
}

.basket-button svg {
    width: 27px;
    height: 21px;
}

.big-arrow-button {
    min-width: 386px;
    color: #ffffff;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1.8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #009edf;
    border: none;
    padding: 35px 5px;
}

@media screen and (max-width: 1366px) {
    .big-arrow-button {
        min-width: 250px;
        padding: 18px 5px;
    }
}

@media screen and (max-width: 775px) {
    .big-arrow-button {
        padding: 10px 5px;
    }
}

.big-arrow-button__svg {
    margin-left: 20px;
}

.big-arrow-button__svg svg {
    width: 16px;
    height: 11px;
    fill: white;
}

.border-button {
    color: #f8a73b;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    border: 1px solid #f8a73b;
    background-color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    padding: 20px;
}

@media screen and (max-width: 1500px) {
    .border-button {
        font-size: 16px;
        line-height: 20px;
        padding: 20px 10px;
    }
}
@media screen and (max-width: 1024px) {
    .border-button {
        padding: 10px;
    }
}
@media screen and (max-width: 880px) {
    .border-button {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    .border-button {
        font-size: 11px;
        padding: 10px;
    }
}

.border-button:hover {
    color: #fcd39d;
    border-color: #fcd39d;
}

.icon-button {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f8a73b;
    border: none;
    padding: 21px 25px;
    transition: 0.3s;
}

@media screen and (max-width: 1024px) {
    .icon-button {
        font-size: 16px;
        padding: 10px 20px;
    }
}

@media screen and (max-width: 880px) {
    .icon-button {
        font-size: 14px;
        padding: 10px 15px;
    }
}

@media screen and (max-width: 775px) {
    .icon-button {
        justify-content: center;
    }

    .icon-button svg {
        margin-left: 15px;
    }
}

@media screen and (max-width: 479px) {
    .icon-button {
        font-size: 11px;
    }
}

.icon-button span {
    display: flex;
    align-items: center;
}

.icon-button:hover {
    background-color: #df8308;
}

.icon-button svg {
    width: 27px;
    height: 21px;
    fill: white;
}

.text-input, .text-span {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    border: none;
}

@media screen and (max-width: 1366px) {
    .text-input, .text-span {
        font-size: 16px;
    }
}

@media screen and (max-width: 479px) {
    .text-span {
        font-size: 13px;
    }
}

.text-input {
    border-bottom: 1px solid #888888;
    padding-bottom: 36px;
}

@media screen and (max-width: 1366px) {
    .text-input {
        padding-bottom: 12px;
    }
}

.text-span {
    position: absolute;
    top: 0;
    left: 0;
}

.checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 28px 0px 0px;
}

.checkbox_black .checkbox__text {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1.05px;
    opacity: 1;
}

@media screen and (max-width: 1500px) {
    .checkbox_black .checkbox__text {
        font-size: 12px;
    }
}

.checkbox_black .checkbox__span {
    border-color: #B9C5D8;
}

.checkbox_black .checkbox__span::before, .checkbox_black .checkbox__span::after {
    background-color: #B9C5D8;
}

.checkbox__box:checked + .checkbox__span::after {
    width: 13px;
}

.checkbox__box:checked + .checkbox__span::before {
    width: 8px;
}

.checkbox__box:checked ~ .checkbox__text {
    opacity: 1;
}

.checkbox__box {
    line-height: 0;
    font-size: 0;
    position: absolute;
    visibility: hidden;
    opacity: 0;
}

.checkbox__box:disabled {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox__box:disabled + .checkbox__span {
    border-color: #b8b8b8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox__box:disabled + .checkbox__span::before, .checkbox__box:disabled + .checkbox__span::after {
    opacity: 0;
}

.checkbox__text {
    opacity: 0.41;
    font-size: 13px;
    transition: 0.3s;
}

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

@media screen and (max-width: 1024px) {
    .checkbox__text {
        line-height: 24px;
    }
}

.checkbox__text a {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-decoration: underline;
}

.checkbox__span {
    width: 12px;
    height: 12px;
    background-color: #009edf;
    border-radius: 100%;
    display: block;
    flex-shrink: 0;
    margin-right: 12px;
}

@media screen and (max-width: 1500px) {
    .checkbox__span {
        margin-right: 5px;
    }
}

.checkbox__span::before, .checkbox__span::after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #c0c0c0;
    display: block;
    position: absolute;
    border-radius: 5px;
    transition: 0.6s;
}

.checkbox__span::before {
    top: 50%;
    left: 3px;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.checkbox__span::after {
    top: 35%;
    right: 1px;
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
    transform: translate(50%, -50%) rotate(-45deg);
}

.counter {
    width: 138px;
    height: 43px;
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 880px) {
    .counter {
        width: 70px;
        height: 20px;
    }
}

.counter .count {
    width: calc(100% / 3);
    border: none;
    color: #020202;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    background-color: white;
    padding: 5px 3px;
    transition: .3s;
}

.counter .count::-webkit-input-placeholder {
    color: #000000;
}

.counter .count:-moz-placeholder {
    color: #000000;
}

.counter .count::-moz-placeholder {
    color: #000000;
}

.counter .count:-ms-input-placeholder {
    color: #000000;
}

.counter .minus,
.counter .plus {
    width: calc(100% / 3);
    border: 1px solid #e8e8e8 !important;
    text-align: center;
    font-size: 0;
    line-height: 0;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.counter .minus::before,
.counter .plus::before {
    content: '';
    width: 14px;
    height: 2px;
    background: black;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 880px) {
    .counter .minus::before,
    .counter .plus::before {
        width: 10px;
        height: 1px;
    }
}

.counter .plus::after {
    content: '';
    height: 14px;
    width: 2px;
    background: black;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 880px) {
    .counter .plus::after {
        width: 1px;
        height: 10px;
    }
}

.search__submit {
    border: none;
    background: transparent;
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
    cursor: pointer;
    padding: 0;
    z-index: 2;
}

@media screen and (max-width: 688px) {
    .search__submit {
        top: 8px;
    }
}

.search__submit svg {
    width: 20px;
    height: 20px;
    fill: #454545;
}

.search__label {
    width: 100%;
}

.search__input {
    width: 100%;
    padding-right: 20px;
    height: 70px;
}

@media screen and (max-width: 880px) {
    .search__input {
        background: transparent;
    }
}

.content p,
.content h2 {
    line-height: 24px;
}

.content h2 {
    font-size: 20px;
    letter-spacing: 1.5px;
}

.navigation {
    display: flex;
    flex-grow: 1;
}

.navigation__list {
    display: flex;
    flex-grow: 1;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.navigation__link {
    height: 100%;
    display: inline-flex;
    align-items: center;
    transition: 0.3s;
    border-bottom: 2px solid transparent;
}

.navigation__link:hover {
    border-bottom-color: #efbf88;
}

.navigation__item {
    height: 100%;
    line-height: 24px;
    flex-grow: 1;
}

@media screen and (max-width: 1500px) {
    .navigation__item {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 688px) and (max-width: 688px) {
    .navigation {
        width: 100%;
        height: 100%;
        position: fixed;
        top: -100%;
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden;
        z-index: 11;
    }

    .navigation:before {
        content: '';
        width: 100%;
        height: 0;
        background: #009edf;
        border-radius: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transform: scale(0.04) translateY(9999px);
        transform: scale(0.04) translateY(9999px);
        overflow: hidden;
        padding-bottom: 100%;
        margin: auto;
    }

    .isOpened .navigation {
        top: 0;
    }

    .isOpened .navigation:before {
        -webkit-animation: menu-animation 0.8s ease-out forwards;
        animation: menu-animation 0.8s ease-out forwards;
    }
}

@media screen and (max-width: 688px) and (max-width: 688px) {
    .navigation__list {
        color: white;
        flex-direction: column;
        align-items: center;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
}

@media screen and (max-width: 688px) and (max-width: 479px) {
    .navigation__list {
        width: 100%;
    }
}

@media screen and (max-width: 688px) and (max-width: 688px) {
    .navigation__item {
        color: white;
        font-size: 18px;
        line-height: 32px;
        padding: 6px 20px;
        opacity: 0;
        text-align: center;
        -webkit-transform: translate3d(0, 36px, 0);
        transform: translate3d(0, 36px, 0);
    }

    .navigation__item:before {
        content: '';
        height: 100%;
        width: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        background-color: #ffffff;
        overflow: hidden;
        transition: width 0.14s ease-out;
        z-index: 2;
        pointer-events: none;
    }

    .navigation__item:after {
        content: attr(data-text);
        color: transparent;
        font-size: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        opacity: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        -webkit-transform: translate(-24px, 6px);
        transform: translate(-24px, 6px);
        transition: opacity 0.1s ease-out,
        -webkit-transform 0.1s ease-out;
        transition: transform 0.1s ease-out,
        opacity 0.1s ease-out;
        transition: transform 0.1s ease-out,
        opacity 0.1s ease-out,
        -webkit-transform 0.1s ease-out;
        z-index: 4;
        pointer-events: none;
    }

    .navigation__item:hover:before {
        left: 0;
        right: auto;
        width: 100%;
    }

    .navigation__item:hover:after {
        color: #df8308;
        opacity: 1;
        padding: 0px 20px;
        -webkit-transform: translate(0px, 6px);
        transform: translate(0px, 6px);
        transition: opacity 0.2s 0.14s ease-out,
        -webkit-transform 0.2s 0.14s ease-out;
        transition: transform 0.2s 0.14s ease-out,
        opacity 0.2s 0.14s ease-out;
        transition: transform 0.2s 0.14s ease-out,
        opacity 0.2s 0.14s ease-out,
        -webkit-transform 0.2s 0.14s ease-out;
    }

    .isOpened .navigation__item {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition: opacity 0.2s ease-out,
        -webkit-transform 0.2s ease-out;
        transition: transform 0.2s ease-out,
        opacity 0.2s ease-out;
        transition: transform 0.2s ease-out,
        opacity 0.2s ease-out,
        -webkit-transform 0.2s ease-out;
    }

    .isOpened .navigation__item:nth-child(1) {
        transition-delay: 0.75s;
    }

    .isOpened .navigation__item:nth-child(2) {
        transition-delay: 0.85s;
    }

    .isOpened .navigation__item:nth-child(3) {
        transition-delay: 0.95s;
    }

    .isOpened .navigation__item:nth-child(4) {
        transition-delay: 1.05s;
    }

    .isOpened .navigation__item:nth-child(5) {
        transition-delay: 1.15s;
    }

    .isOpened .navigation__item:nth-child(6) {
        transition-delay: 1.25s;
    }

    .isOpened .navigation__item:nth-child(7) {
        transition-delay: 1.35s;
    }

    .isOpened .navigation__item:nth-child(8) {
        transition-delay: 1.45s;
    }

    .isOpened .navigation__item:nth-child(9) {
        transition-delay: 1.55s;
    }
}

@media screen and (max-width: 688px) {
    .navigation__item:hover, .navigation__item.isActive {
        color: #efbf88;
    }

    .navigation__link {
        color: inherit;
        font-size: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        transition: .3s;
        cursor: pointer;
    }
}

@media screen and (max-width: 688px) and (max-width: 688px) {
    .navigation__link {
        opacity: inherit;
        -webkit-transform: inherit;
        transform: inherit;
        transition: inherit;
        transition-delay: inherit;
    }
}

.section-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 56px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e8e8e8;
}

@media screen and (max-width: 1500px) {
    .section-title {
        font-size: 30px;
        line-height: 36px;
    }
}

@media screen and (max-width: 688px) {
    .section-title {
        font-size: 25px;
        line-height: 30px;
    }
}

@media screen and (max-width: 479px) {
    .section-title {
        font-size: 18px;
        padding-bottom: 0;
        border: none;
    }
}

.items-slider__title {
    margin-top: 80px;
    margin-bottom: 83px;
}

@media screen and (max-width: 1500px) {
    .items-slider__title {
        margin-top: 60px;
    }
}

@media screen and (max-width: 480px) {
    .items-slider__title {
        margin-top: 0;
    }
}

.section-title_ml {
    margin-left: 155px;
    margin-bottom: 80px;
    margin-top: 30px;
}

.main-form__title {
    margin-bottom: 60px;
}

.contacts__title {
    margin-top: 55px;
}

@media screen and (max-width: 1500px) {
    .section-title_ml {
        margin-left: 0;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 480px) {
    .section-title_ml {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1500px) {
    .contacts__title {
        margin-top: 35px;
    }
}

.show-title::after {
    content: attr(data-name);
    color: #0090cb;
    font-size: 114px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    bottom: 16px;
    left: 61px;
    z-index: -1;
}

@media screen and (max-width: 1500px) {
    .show-title::after {
        display: none;
    }
}

.with-triangle::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 7.5px 0 7.5px;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.3s;
}

@media screen and (max-width: 479px) {
    .with-triangle::before {
        border-width: 6px 4.5px 0 4.5px;
        right: 10px;
    }
}

.with-triangle:hover::before, .with-triangle:focus::before {
    border-color: #009edf transparent transparent transparent;
}

.breadcrumbs {
    margin-top: 59px;
    overflow: hidden;
}

@media screen and (max-width: 1500px) {
    .breadcrumbs {
        margin-top: 15px;
    }
}

.breadcrumbs__list {
    display: -ms-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0 -10px;
}

.breadcrumbs__item {
    color: #aeaeae;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding: 0 10px;
}

@media screen and (max-width: 1500px) {
    .breadcrumbs__item {
        font-size: 14px;
        line-height: 25px;
    }
}

@media screen and (max-width: 1024px) {
    .breadcrumbs__item {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 1px;
    }
}

.breadcrumbs__item svg {
    fill: #aeaeae;
    margin-right: -11px;
}

.breadcrumbs__item > span {
    color: #df8308;
}

.breadcrumbs__link {
    color: #b7b7b7;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    transition: 0.3s;
}

.breadcrumbs__link:hover {
    color: #df8308;
}

.pagination {
    margin-top: 66px;
}

.pagination__list {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 479px) {
    .pagination__list {
        flex-wrap: wrap;
    }
}

.pagination__link {
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

@media screen and (max-width: 1024px) {
    .pagination__link {
        font-size: 18px;
        line-height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.pagination__link:hover {
    color: #009edf;
}

.pagination__item {
    transition: 0.3s;
}

.pagination__item:not(.pagination__item_arrow) a {
    margin-left: 40px;
}

@media screen and (max-width: 1024px) {
    .pagination__item:not(.pagination__item_arrow) a {
        margin-left: 20px;
    }
}

.pagination__item_last {
    margin-left: 40px;
}

@media screen and (max-width: 1024px) {
    .pagination__item_last {
        margin-left: 20px;
    }
}

.pagination__item.isActive a {
    color: #009edf;
}

.pagination__item_arrow {
    width: 94px;
    height: 94px;
    background-color: #ededed;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 1024px) {
    .pagination__item_arrow {
        width: 55px;
        height: 55px;
    }
}

.pagination__item_arrow:hover {
    background-color: #0090cb;
}

.pagination__item_arrow.isActive {
    background-color: #0090cb;
}

.pagination__item_arrow svg {
    width: 9px;
    height: 15px;
}

.social-buttons {
    display: flex;
    align-items: center;
}

.social-buttons svg {
    width: 30px;
    height: 30px;
    fill: #009edf;
}

@media screen and (max-width: 1366px) {
    .social-buttons svg {
        width: 23px;
        height: 19px;
    }
}

.social-buttons svg:hover {
    fill: #005679;
}

.social-buttons__item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 15px;
}

@media screen and (max-width: 775px) {
    .social-buttons__item {
        margin: 0px 5px;
    }
}

@media screen and (max-width: 880px) {
    .fixed-panel {
        width: 100vw;
        height: 70px;
        position: fixed;
        left: 0;
        bottom: 0;
        background-color: #ededed;
        padding: 0 20px 10px;
        z-index: 4;
    }
}

@media screen and (max-width: 688px) {
    .fixed-panel {
        align-items: center;
    }
}

@media screen and (max-width: 479px) {
    .fixed-panel {
        padding: 0 8px 10px;
        height: 60px;
    }
}

.card-item__buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    min-height: 116px;
    justify-content: flex-end;
}

.card-item__basket {
    flex-grow: 1;
}

.card-item__price {
    color: #f8a73b;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    flex-grow: 1;
}

@media screen and (max-width: 1024px) {
    .card-item__price {
        font-size: 20px;
    }
}

@media screen and (max-width: 606px) {
    .card-item__price {
        font-size: 18px;
    }
}

.card-item__price + .card-item__basket {
    width: 120px;
    flex-grow: 0;
    height: 94px;
    justify-content: center;
}

@media screen and (max-width: 1024px) {
    .card-item__price + .card-item__basket {
        height: auto;
        width: auto;
        padding: 10px;
    }
}

.card-item__price_main {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 10px 0;
}

.card-item__price_main .card-item__price-value {
    margin-left: 0;
}

.card-item__price-title {
    color: #8d8d8d;
    font-size: 11px;
    margin-bottom: 2px;
    line-height: 140%;
}

.card-item__price-title_constructor {
    line-height: 140%;
}

.card-item__basket_constructor {
    min-width: 150px;
}

.card-item__basket.card-item__basket_main {
    width: 100%;
    background: #f8a73b;
    height: 65px;
    min-height: 65px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
}

.card-item__basket.card-item__basket_main:hover {
    background: #e88d12;
}

@media screen and (max-width: 780px){
    .card-item__basket.card-item__basket_main {
        font-size: 14px;
        padding: 0 10px;
    }
}

.card-item__basket.card-item__basket_main svg {
    fill: white;
    min-width: 27px;
    min-height: 21px;
}


.basket-button__text {
    font-size: 14px;
    white-space: nowrap;
    margin-right: 10px;
}

.basket-button__text_constructor {
    font-size: 14px;
}



@media screen and (max-width: 780px) {
    .basket-button__text {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .basket-button__text_constructor {
        font-size: 12px;
    }
}

@media screen and (max-width: 980px) {
    .basket-button__text_constructor {
        font-size: 11px;
    }
}

.card-item__price-value {
    color: #000;
    font-weight: 700;
    margin-left: 10px;
}

.card-item__image {
    width: 100%;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-item__image_internal {
    /*border: 1px solid #8d8d8d;*/
}

@media screen and (max-width: 1125px) {
    .card-item__image {
        height: 200px;
    }
}

.catalog-section-wrapper .card-item__image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

.catalog-section-wrapper .card-item__top {
    display: flex;
    margin-bottom: auto;
    height: auto;
    max-height: unset;
}

.catalog-section-wrapper .card-item__info {
    background: white;
    padding: 16px 20px 10px;
    height: auto;
     min-height: unset;
    flex-grow: 1;
}

.card-item__image img {
    width: auto;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

.card-item__info {
    background: white;
    padding: 16px 20px 10px;
    height: auto;
    min-height: 118px;
}

@media screen and (max-width: 1125px) {
    .card-item__info {
        padding: 10px 15px;
    }
}

@media screen and (max-width: 480px) {
    .card-item__info {
        min-height: 80px;
    }
}

.card-item__status {
    color: #8d8d8d;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.41px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    left: 29px;
    bottom: 28px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

@media screen and (max-width: 1125px) {
    .card-item__status {
        font-size: 12px;
        left: 7px;
    }
}

.card-item__stock {
    color: #009edf;
    line-height: 24px;
}

.card-item__title {
    font-weight: 500;
    line-height: 24px;
    display: inline-flex;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media screen and (max-width: 1125px) {
    .card-item__title {
        margin: 10px 0;
    }
}

.review {
    background: white;
}

.review__wrap {
    display: flex;
    justify-content: space-between;
    padding: 64px 64px 64px 64px;
    border: 1px solid #e8e8e8;
}

@media screen and (max-width: 1500px) {
    .review__wrap {
        padding: 20px;
    }
}

@media screen and (max-width: 688px) {
    .review__wrap {
        flex-direction: column;
        border: none;
    }
}

@media screen and (max-width: 479px) {
    .review__wrap {
        padding-right: 0;
    }
}

.review__left {
    max-width: 876px;
}

@media screen and (max-width: 1500px) {
    .review__left {
        max-width: none;
        padding-right: 30px;
    }
}

@media screen and (max-width: 606px) {
    .review__left {
        padding-right: 0;
    }
}


.review__right {
    width: 100%;
    height: 100%;
    max-width: 258px;
    max-height: 356px;
    border: 1px solid #e8e8e8;
}

@media screen and (max-width: 1500px) {
    .review__right {
        flex-shrink: 0;
    }
}

@media screen and (max-width: 688px) {
    .review__right {
        align-self: center;
        margin-top: 20px;
    }
}

@media screen and (max-width: 480px) {
    .review__right {
        max-width: 200px;
        max-height: 220px;
    }
    .review__right-img {
        max-height: 190px;
        margin-bottom: 15px;
    }
    .review__right-img a {
        max-height: 190px;
    }
    .review__right-img img {
        max-height: 190px;
    }
}

.review__right-img {
    max-width: 258px;
    height: 356px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 775px) {
    .review__right-img {
        max-width: 200px;
        height: 250px;
    }
}

@media screen and (max-width: 688px) {
    .review__right-img {
        max-width: 300px;
        height: 300px;
        margin-top: 15px;
    }
}

.review__right-img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

.review__title {
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    color: #009edf;
    margin-bottom: 29px;
}

@media screen and (max-width: 1500px) {
    .review__title {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 479px) {
    .review__title {
        font-size: 18px;
        margin-bottom: 15px;
    }
}

.review__text {
    line-height: 30px;
    margin-bottom: 33px;
}

@media screen and (max-width: 1500px) {
    .review__text {
        line-height: 25px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 479px) {
    .review__text {
        line-height: 20px;
    }
}

.review__sub {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 30px;
}

@media screen and (max-width: 480px) {
    .review__sub {
        line-height: 20px;
        margin-bottom: 15px;
    }
}

.review__sub-description {
    display: block;
    margin-right: 10px;
}

.review__sub-img {
    width: 100%;
    height: 100%;
    max-width: 150px;
    max-height: 180px;
    overflow: hidden;
}

.review__sub-img img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: top;
}

@media screen and (max-width: 780px) {
    .review__sub {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .review__sub-description {
        margin-bottom: 20px;
    }
}

.filter {
    color: #000000;
    flex-shrink: 0;
    margin: 100px 57px 0px 0;
}

@media screen and (max-width: 1500px) {
    .filter {
        font-size: 14px;
        margin: 56px 10px 0px 0;
    }
}

@media screen and (max-width: 1125px) {
    .filter {
        margin: 0px;
    }
}

.filter__mobile, .filter__close {
    display: none;
}

@media screen and (max-width: 1125px) {
    .filter__mobile, .filter__close {
        display: block;
    }
}

@media screen and (max-width: 1125px) {
    .filter__close {
        background: transparent;
        border: none;
        padding: 0;
        cursor: pointer;
        margin-left: auto;
    }

    .filter__close svg {
        width: 20px;
        height: 20px;
        fill: black;
    }
}

@media screen and (max-width: 1125px) {
    .filter__mobile {
        display: inline-flex;
        margin: 10px 0;
    }
}

@media screen and (max-width: 1125px) {
    .filter__icon {
        margin-right: 10px;
    }
}

.filter__body {
    max-width: 489px;
    background-color: #ededed;
    margin: 0px 0px 40px 0;
    padding: 50px 0px 121px;
}

@media screen and (max-width: 1750px) {
    .filter__body {
        max-width: 300px;
        width: 100%;
        padding: 15px;
    }
}

@media screen and (max-width: 1366px) {
    .filter__body {
        max-width: 225px;
        padding: 6px;
    }
}

@media screen and (max-width: 1125px) {
    .filter__body {
        width: 100%;
        max-width: 100vw;
        height: 100%;
        max-height: 100vh;
        position: fixed;
        left: -100%;
        top: 0;
        display: flex;
        transition: 0.5s;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        z-index: 15;
        padding: 50px 15px;
    }

    .filter__body form {
        width: 100%;
    }

    .filter__body.js-isActive {
        left: 0;
    }
}

@media screen and (max-width: 1125px) {
    .filter__wrapper {
        width: 100%;
        padding-bottom: 50px;
    }
}

.filter__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    padding: 48px 48px 25px 48px;
    display: none;
}

@media screen and (max-width: 1750px) {
    .filter__name {
        font-size: 16px;
        line-height: 18px;
        padding: 15px;
    }
}

@media screen and (max-width: 1366px) {
    .filter__name {
        padding: 15px 6px;
    }
}

.filter__list {
    list-style-type: none;
    padding-left: 22px;
    margin: 0;
}

@media screen and (max-width: 1750px) {
    .filter__list {
        padding-left: 10px;
    }
}

.filter__list-item {
    margin: 10px 0;
}

@media screen and (max-width: 1750px) {
    .filter__list-item {
        margin: 5px 0;
    }
}

.filter__list-link {
    color: #8d8d8d;
    line-height: 18px;
    transition: 0.3s;
}

.filter__list-link:hover {
    color: #009edf;
}

@media screen and (max-width: 1750px) {
    .filter__list-link {
        font-size: 14px;
        line-height: 18px;
    }
}

.filter__hidden-list {
    max-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.filter__col {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1750px) {
    .filter__col {
        margin: 10px 0;
    }

    .filter__col-span {
        display: none;
    }
}

.filter__reset, .filter__submit {
    width: calc(50% - 10px);
    margin: 5px;
}

@media screen and (max-width: 1750px) {
    .filter__reset, .filter__submit {
        width: calc(100% - 10px);
    }
}

.filter__range {
    margin: 35px 0px 14px;
}

@media screen and (max-width: 1500px) {
    .filter__range {
        margin: 15px 0;
    }
}

.filter__range::before, .filter__range::after {
    content: '';
    width: 3px;
    height: 9px;
    background: #B9C5D8;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.filter__range::before {
    left: 0;
}

.filter__range::after {
    right: 0;
}

.filter__title {
    line-height: 23px;
    color: #000000;
    cursor: pointer;
}

.filter__title:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1750px) {
    .filter__title {
        font-size: 14px;
        line-height: 18px;
    }
}

.filter__title_parent::before {
    content: '>';
    position: absolute;
    right: -11px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: 0.3s;
}

@media screen and (max-width: 1800px) {
    .filter__title_parent::before {
        right: 0;
    }
}

.filter__item {
    transition: 0.3s;
    padding: 13px 34px 13px 25px;
    margin-left: 102px;
}

@media screen and (max-width: 1750px) {
    .filter__item {
        margin-left: 30px;
    }
}

@media screen and (max-width: 1500px) {
    .filter__item {
        padding: 10px 15px;
        margin-left: 0;
    }
}

.filter__item:hover {
    background-color: #dbdbdb;
}

@media screen and (max-width: 1366px) {
    .filter__item {
        padding: 6px;
    }
}

.filter__item.js-isActive .filter__title::before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.filter__item.js-isActive .filter__hidden-list {
    max-height: 1000px;
}

.catalog-tabs {
    margin-top: 77px;
    overflow-x: hidden;
}

@media screen and (max-width: 1024px) {
    .catalog-tabs {
        margin-top: 30px;
    }
}

@media screen and (max-width: 479px) {
    .catalog-tabs {
        overflow: hidden;
    }
}

.catalog-tabs__list {
    color: #8d8d8d;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    list-style-type: none;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

@media screen and (max-width: 1024px) {
    .catalog-tabs__list {
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 880px) {
    .catalog-tabs__list {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 479px) {
    .catalog-tabs__list {
        font-size: 14px;
    }
}

.catalog-tabs__list-item {
    display: none;
}

.catalog-tabs__list-item.js-isActive {
    display: block;
}

.catalog-tabs__wrapper {
    z-index: 1;
    padding: 65px 0 85px;
}

@media screen and (max-width: 1024px) {
    .catalog-tabs__wrapper {
        padding: 30px 0;
    }
}

.catalog-tabs__wrapper::before {
    content: '';
    background-color: #ededed;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -121px;
    right: -121px;
    z-index: -1;
}

.catalog-tabs__item {
    text-align: center;
    border-bottom: 2px solid transparent;
    transition: 0.3s;
    padding-bottom: 40px;
    margin-right: 30px;
}

@media screen and (max-width: 1024px) {
    .catalog-tabs__item {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 775px) {
    .catalog-tabs__item {
        margin: 5px 10px;
    }
}

.catalog-tabs__item.js-isActive {
    color: #000;
    border-bottom-color: #f8a73b;
}

.catalog-tabs__item:first-child {
    text-align: left;
}

.catalog-tabs__item:last-child {
    text-align: right;
}

.catalog-tabs__item:hover {
    color: #000;
}

.table {
    background: white;
    margin: 66px 0;
}

@media screen and (max-width: 1024px) {
    .table {
        margin: 25px 0;
    }
}

.table__row {
    color: #8d8d8d;
    display: flex;
}

.table__row_head {
    color: #000;
}

.table__cell {
    width: 50%;
    line-height: 24px;
    border-bottom: 1px solid #ededed;
    padding: 18.5px 45px;
}

@media screen and (max-width: 1024px) {
    .table__cell {
        line-height: 20px;
        padding: 10px 15px;
    }
}

.table__cell:first-child {
    border-right: 1px solid #ededed;
}

.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    pointer-events: none;
    overflow: hidden;
    z-index: 1;
}

.popup.js-isOpened {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
    z-index: 20;
    pointer-events: all;
}

.popup__body {
    background: white;
}

.popup__close {
    background: transparent;
    border: none;
    padding: 0;
}

.popup__close svg {
    width: 23px;
    height: 23px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.add-to-basket__wrap {
    max-width: 1681px;
    width: 100%;
    padding: 90px 240px 100px;
}

@media screen and (max-width: 1500px) {
    .add-to-basket__wrap {
        height: 100%;
        width: 100%;
        max-width: 100vw;
        max-height: 100vh;
        overflow: auto;
        padding: 50px 120px;
    }
}

@media screen and (max-width: 880px) {
    .add-to-basket__wrap {
        padding: 30px 40px;
    }
}

@media screen and (max-width: 479px) {
    .add-to-basket__wrap {
        padding: 30px 15px;
    }
}

.add-to-basket__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 64px;
}

@media screen and (max-width: 688px) {
    .add-to-basket__top {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 479px) {
    .add-to-basket__top {
        margin-bottom: 10px;
    }
}

.add-to-basket__title {
    font-size: 36px;
    font-weight: 700;
    line-height: 56px;
    margin-top: 0;
}

@media screen and (max-width: 688px) {
    .add-to-basket__title {
        font-size: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width: 479px) {
    .add-to-basket__title {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 0;
    }
}

.add-to-basket__status {
    line-height: 30px;
    margin: 0px 0px 80px;
}

@media screen and (max-width: 688px) {
    .add-to-basket__status {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 479px) {
    .add-to-basket__status {
        margin-bottom: 10px;
    }
}

.add-to-basket__item {
    border-bottom: 1px solid black;
    padding-bottom: 33px;
    margin-bottom: 40px;
}

.tabs {
    margin: 77px 0px 145px;
}

@media screen and (max-width: 1125px) {
    .tabs {
        margin: 25px 0px 50px;
    }
}

@media screen and (max-width: 479px) {
    .tabs {
        overflow: hidden;
    }
}

.tabs__list {
    color: #8d8d8d;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    cursor: pointer;
}

@media screen and (max-width: 1125px) {
    .tabs__list {
        font-size: 18px;
        line-height: 20px;
    }
}

@media screen and (max-width: 479px) {
    .tabs__list {
        font-size: 15px;
        line-height: 18px;
    }
}

.tabs__list {
    margin: 0;
}

.tabs__list-subtitle {
    color: #009edf;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin: 45px 0;
}

@media screen and (max-width: 1125px) {
    .tabs__list-subtitle {
        margin: 20px 0;
    }
}

.tabs__list-subtitle_no-mt {
    margin-top: 0;
}

.tabs__list-reg {
    font-weight: 400;
}

.tabs__list-subitem {
    min-height: 120px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    background: white;
    padding: 30px 25px;
}

@media screen and (max-width: 1125px) {
    .tabs__list-subitem {
        min-height: 80px;
        font-size: 16px;
        line-height: 22px;
        padding: 15px 20px;
    }
}

@media screen and (max-width: 479px) {
    .tabs__list-subitem {
        min-height: auto;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 15px;
    }
}

.tabs__list-item {
    display: none;
}

.tabs__list-item.js-isActive {
    display: block;
}

.tabs__wrapper {
    z-index: 1;
    padding: 93px 0px 106px;
}

@media screen and (max-width: 1125px) {
    .tabs__wrapper {
        padding: 40px 0;
    }
}

.tabs__wrapper::before {
    content: '';
    background-color: #ededed;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -121px;
    right: -121px;
    z-index: -1;
}

.tabs__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 60px;
    grid-column-gap: 60px;
}

@media screen and (max-width: 1125px) {
    .tabs__grid {
        grid-row-gap: 25px;
        grid-column-gap: 25px;
    }
}

@media screen and (max-width: 775px) {
    .tabs__grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 479px) {
    .tabs__grid {
        grid-template-columns: 1fr;
        grid-row-gap: 15px;
    }
}

.tabs__item {
    text-align: center;
    border-bottom: 2px solid transparent;
    transition: 0.3s;
    padding-bottom: 40px;
    margin: 0 105px 0px 0px;
}

@media screen and (max-width: 1125px) {
    .tabs__item {
        padding-bottom: 15px;
        margin: 0px 20px 0px 0px;
    }
}

.tabs__item.js-isActive {
    color: #000;
    border-bottom-color: #f8a73b;
}

.tabs__item:first-child {
    text-align: left;
}

.tabs__item:last-child {
    text-align: right;
}

.tabs__item:hover {
    color: #000;
}

.header__top {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 610px) {
    .header__top {
        flex-direction: column;
        align-items: stretch;
        padding-top: 20px;
    }
}

@media screen and (max-width: 479px) {
    .header__top {
        padding-top: 10px;
    }
}

.header__panel {
    display: flex;
    align-items: stretch;
}

.header__callback {
    flex-grow: 0.323;
}

.header__callback.__ie {
    flex-grow: 0;
}

@media screen and (max-width: 688px) {
    .header__callback {
        width: 45%;
        flex-grow: 0;
    }
}

.header__right {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.header__search {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
    margin-right: 80px;
}

.header__search form {
    margin-bottom: 0;
}

@media screen and (max-width: 1500px) {
    .header__search {
        margin-right: 30px;
    }
}

@media screen and (max-width: 479px) {
    .header__search {
        margin-right: 10px;
    }
}

.header__search form {
    flex-grow: 1;
}

.header__actions {
    min-height: 70px;
    display: flex;
}

@media screen and (max-width: 1500px) {
    .header__actions {
        min-height: 40px;
        padding-top: 10px;
    }
}
@media screen and (max-width: 1500px) {
    .header__actions {
        min-height: 40px;
        padding-top: 0;
    }
}

.header__phone {
    font-size: 16px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-right: 15px;
}

@media screen and (max-width: 1500px) {
    .header__phone {
        font-size: 16px;
        line-height: 25px;
        margin-right: 30px;
    }
}

@media screen and (max-width: 775px) {
    .header__phone {
        font-size: 14px;
        margin-right: 15px;
    }
}

@media screen and (max-width: 688px) {
    .header__phone {
        width: calc(50% - 15px);
    }
}

.header__phone-icon {
    color: #009edf;
    margin-right: 8px;
}

.header__burger {
    display: none;
}

@media screen and (max-width: 688px) {
    .header__burger {
        width: 36px;
        height: 22px;
        display: block;
        background-color: transparent;
        opacity: 0.6;
        z-index: 2;
        border: none;
        outline: none;
        transition: opacity 0.2s ease-out;
        margin-left: 15px;
        z-index: 12;
    }

    @-webkit-keyframes menu-animation {
        0% {
            opacity: 0;
            -webkit-transform: scale(0.04) translateY(300%);
            transform: scale(0.04) translateY(300%);
        }
        40% {
            -webkit-transform: scale(0.04) translateY(0);
            transform: scale(0.04) translateY(0);
            transition: ease-out;
        }
        40% {
            -webkit-transform: scale(0.04) translateY(0);
            transform: scale(0.04) translateY(0);
        }
        60% {
            opacity: 1;
            -webkit-transform: scale(0.02) translateY(0px);
            transform: scale(0.02) translateY(0px);
        }
        61% {
            -webkit-transform: scale(0.04);
            transform: scale(0.04);
        }
        99.9% {
            height: 0;
            padding-bottom: 100%;
            border-radius: 100%;
        }
        100% {
            -webkit-transform: scale(2);
            transform: scale(2);
            height: 100%;
            padding-bottom: 0;
            border-radius: 0;
        }
    }
    @keyframes menu-animation {
        0% {
            opacity: 0;
            -webkit-transform: scale(0.04) translateY(300%);
            transform: scale(0.04) translateY(300%);
        }
        40% {
            -webkit-transform: scale(0.04) translateY(0);
            transform: scale(0.04) translateY(0);
            transition: ease-out;
        }
        40% {
            -webkit-transform: scale(0.04) translateY(0);
            transform: scale(0.04) translateY(0);
        }
        60% {
            opacity: 1;
            -webkit-transform: scale(0.02) translateY(0px);
            transform: scale(0.02) translateY(0px);
        }
        61% {
            -webkit-transform: scale(0.04);
            transform: scale(0.04);
        }
        99.9% {
            height: 0;
            padding-bottom: 100%;
            border-radius: 100%;
        }
        100% {
            -webkit-transform: scale(2);
            transform: scale(2);
            height: 100%;
            padding-bottom: 0;
            border-radius: 0;
        }
    }
    .header__burger:before {
        content: "";
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: auto;
        background: linear-gradient(to bottom, #009edf, #009edf 20%, transparent 20%, transparent 40%, #009edf 40%, #009edf 60%, transparent 60%, transparent 80%, #009edf 80%, #009edf 100%);
        transition: opacity 0.2s ease-out,
        width 0.2s 0.2s ease-out;
        margin: auto;
    }

    .header__burger:after {
        opacity: 0;
        content: '×';
        color: #ffffff;
        position: absolute;
        top: 8px;
        left: -4px;
        font-size: 76px;
        line-height: 0;
        transition: opacity 0.4s ease-out;
    }

    .header__burger:active {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    .header__burger:hover {
        opacity: 1;
    }

    .isOpened .header__burger {
        opacity: 1;
        position: fixed;
        right: 15px;
        top: 75px;
    }

    .isOpened .header__burger:before {
        opacity: 0;
        width: 0;
    }

    .isOpened .header__burger:after {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
        transform: translate3d(0, 0, 0) rotate(360deg);
        transition: opacity 0.4s 1s ease-out,
        -webkit-transform 0.4s 1s ease-out;
        transition: transform 0.4s 1s ease-out,
        opacity 0.4s 1s ease-out;
        transition: transform 0.4s 1s ease-out,
        opacity 0.4s 1s ease-out,
        -webkit-transform 0.4s 1s ease-out;
    }
}

.header__info {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1500px) {
    .header__info {
        padding: 10px 0;
    }
}

@media screen and (max-width: 688px) {
    .header__info {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 606px) {
    .header__info {
        width: 100%;
    }
}

.header__info-social {
    justify-content: flex-end;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 688px) {
    .header__info-social {
        width: calc(100% - 30px);
        flex-grow: 1;
        justify-content: flex-end;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
    }
}

.header__info-download {
    font-size: 16px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1500px) {
    .header__info-download {
        font-size: 16px;
    }
}

@media screen and (max-width: 688px) {
    .header__info-download {
        margin-bottom: 5px;
    }
}

.header__info-download svg {
    width: 20px;
    height: 21px;
    fill: #040404;
    margin-right: 24px;
}

@media screen and (max-width: 775px) {
    .header__info-download svg {
        margin: 0px 5px;
    }
}

.header__logo {
    flex-shrink: 0;
    margin-right: 135px;
}

@media screen and (max-width: 1500px) {
    .header__logo {
        margin-right: 40px;
    }
}

@media screen and (max-width: 1366px) {
    .header__logo {
        width: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 1066px) {
    .header__logo {
        margin-right: 15px;
    }
}

@media screen and (max-width: 780px) {
    .header__logo {
        width: 150px;
    }
}

@media screen and (max-width: 606px) {
    .header__logo {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 479px) {
    .header__logo {
        margin-bottom: 0;
    }
}

.header__fav {
    width: 100%;
    max-width: 191px;
    font-size: 14px;
    line-height: 24px;
}

@media screen and (max-width: 1366px) {
    .header__fav {
        width: auto;
        max-width: none;
    }
}

@media screen and (max-width: 688px) {
    .header__fav {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.header__fav-svg {
    margin-left: 19px;
}

@media screen and (max-width: 688px) {
    .header__fav-svg {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 0;
        flex-shrink: 0;
    }
}

.header__basket {
    width: 100%;
    max-width: 225px;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    justify-content: flex-start;
    transition: 0.3s;
    padding-right: 84px;
}

@media screen and (max-width: 1366px) {
    .header__basket {
        width: auto;
        max-width: none;
        padding: 10px 16px;
    }
}

@media screen and (max-width: 688px) {
    .header__basket {
        justify-content: center;
    }
}

@media screen and (max-width: 479px) {
    .header__basket {
        padding: 5px;
    }
}

.header__basket-left {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-grow: 0;
    padding-right: 17px;
}

@media screen and (max-width: 1366px) {
    .header__basket-left {
        justify-content: flex-end;
    }
}

@media screen and (max-width: 780px) {
    .header__basket-left {

    }
}

.header__basket-left .basket-count {
    margin-left: 5px;
}

.header__basket-left .basket-price {
    width: 100%;
}

@media screen and (max-width: 1366px){
    .header__basket-left .basket-price {
        text-align: end;
    }
}

.header__basket-svg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__basket-svg svg {
    width: 27px;
    height: 21px;
    fill: #009edf;
}

.header__bottom {
    min-height: 70px;
    display: flex;
    align-items: stretch;
    background-color: #ededed;
    /*overflow: hidden;*/
}

@media screen and (max-width: 1500px) {
    .header__bottom {
        min-height: 40px;
    }
}

@media screen and (max-width: 610px) {
    .header__bottom {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        background-color: transparent;
    }
}

.header__bottom-wrap {
    height: 100%;
    display: flex;
    align-items: stretch;
}

@media screen and (max-width: 688px) {
    .header__bottom-wrap {
        align-items: center;
        justify-content: flex-end;
        height: 60px;
        min-width: 36px;
    }
}

.header__plaster {
    width: 100%;
    max-width: 357px;
    display: flex;
    background: #009edf;
    margin-right: 61px;
}

@media screen and (max-width: 1500px) {
    .header__plaster {
        display: none;
    }
}

.header__plaster-link {
    color: #f9f9f9;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin: auto 0;
}

.header__plaster-link:hover .header__plaster-burger::before {
    right: 50%;
}

.header__plaster-burger {
    width: 31px;
    height: 24px;
    display: block;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    flex-shrink: 0;
    margin-right: 35px;
}

.header__plaster-burger::before {
    content: '';
    border: 0.74px solid white;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    transition: 0.3s;
}

.header__plaster::before {
    content: '';
    width: 62px;
    height: 100%;
    position: absolute;
    left: -62px;
    top: 0;
    background: #009edf;
}

.footer {
    font-size: 16px;
    line-height: 24px;
    margin-top: 108px;
}

@media screen and (max-width: 1635px) {
    .footer {
        margin-top: 50px;
    }
}

@media screen and (max-width: 880px) {
    .footer {
        margin-bottom: 70px;
    }
}

@media screen and (max-width: 479px) {
    .footer {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 43px;
    }
}

.footer__item {
    margin-bottom: 20px;
    display: flex;
    max-width: 50%;
    margin-right: 20px;
}

.footer__link {
    font-size: 12px;
}

@media screen and (max-width: 1440px) {
    .footer__item {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 980px) {
    .footer__item {
        max-width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 479px) {
    .footer__item {
        margin-bottom: 5px;
    }
}

.footer__bottom {
    padding: 30px 0;
}

@media screen and (max-width: 1366px) {
    .footer__bottom {
        padding: 15px 0;
    }
}

@media screen and (max-width: 479px) {
    .footer__bottom {
        padding-bottom: 0;
    }
}

.footer__bottom-wrap {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 775px) {
    .footer__bottom-wrap {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .footer__bottom-wrap {
        max-width: 280px;
        margin-right: auto;
        margin-left: auto;
        align-items: flex-start;
    }
}

.footer__policy {
    color: #009edf;
    text-decoration: underline;
    margin-left: 112px;
}

@media screen and (max-width: 1024px) {
    .footer__policy {
        margin-left: 50px;
    }
}

@media screen and (max-width: 775px) {
    .footer__policy {
        margin-left: 0;
    }
}

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

.footer__info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-left: auto;
}

@media screen and (max-width: 479px) {
    .footer__info {
        align-items: flex-start;
        margin-right: auto;
    }

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

.footer__created {
    margin-left: auto;
}

@media screen and (max-width: 775px) {
    .footer__created {
        margin-right: auto;
    }
}

.footer__top {
    background-color: #ededed;
    padding: 30px 0;
}

@media screen and (max-width: 1635px) {
    .footer__top {
        padding: 30px 0px 30px;
    }
}

.footer__top-wrap {
    display: flex;
    align-items: flex-start;
}

@media screen and (max-width: 479px) {
    .footer__top-wrap {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
}

.footer__callback {
    min-width: 420px;
    margin: 40px 0;
}

@media screen and (max-width: 1125px) {
    .footer__callback {
        min-width: 250px;
        margin: 20px 0;
    }
}

@media screen and (max-width: 479px) {
    .footer__callback {
        margin: 5px 0 20px 0;
    }
    .footer__adress {
      margin-bottom: 20px;
  }
}

.footer__list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 250px;
    width: 100%;
}

@media screen and (max-width: 1366px) {
    .footer__list {
        max-height: 200px;
    }
}

@media screen and (max-width: 1250px) {
    .footer__list {
        max-height: 250px;
    }
}

@media screen and (max-width: 980px) {
    .footer__list {
        max-height: 100%;
    }
}

.footer__column {
    display: flex;
    flex-direction: column;
    width: calc(50% - 15px);
    margin-right: 30px;
}

.footer__column:nth-child(2) {
    margin-right: 0;
}

@media screen and (max-width: 1366px) {
    .footer__column {
        margin-right: 90px;
    }
}

@media screen and (max-width: 980px) {
    .footer__column {
        width: auto;
        margin-right: 30px;
    }
}

    @media screen and (max-width: 880px) {
    .footer__column {
        max-width: calc(100% / 3);
        margin-right: 30px;
    }
}

@media screen and (max-width: 775px) {
    .footer__column {
        max-width: none;
    }

    .footer__column:first-child {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .footer__column {
        min-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }
    .footer__column:nth-child(2) {
        margin-right: auto;
    }
}

@media screen and (max-width: 775px) {
    .footer__copy, .footer__created {
        margin: 5px 0;
    }
}

.footer__subtitle {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.main-slider__controls::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -351px;
    z-index: -1;
    height: 360px;
    width: 412px;
    background: url("/local/templates/prompribor/template/css/../img/background-lines2.png") no-repeat bottom;
    background-size: cover;
}

.main-slider__wrap {
    display: flex;
}
.main-slider__wrap.__ie {
    max-height: 656px;
}
@media screen and (max-width: 1366px) {
    .main-slider__wrap {
        flex-direction: column;
    }

    .main-slider__controls::after {
        content: none;
    }
}

.main-slider__features {
    max-width: 223px;
    font-size: 16px;
    line-height: 24px;
    flex-grow: 0.1;
    flex-shrink: 0.866;
}

@media screen and (max-width: 1500px) {
    .main-slider__features {
        max-width: 200px;
        font-size: 14px;
        line-height: 22px;
    }
}

@media screen and (max-width: 1066px) {
    .main-slider__features {
        width: 100%;
        max-width: none;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        margin: 0px -10px;
    }
}

@media screen and (max-width: 375px) {
    .main-slider__features {
        font-size: 12px;
        line-height: 18px;
    }
}

.main-slider__features-item {
    padding-left: 22px;
    margin-bottom: 23px;
    min-height: 46px;
}

@media screen and (max-width: 1500px) {
    .main-slider__features-item {
        padding-left: 12px;
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 1066px) {
    .main-slider__features-item {
        width: calc(100% / 3 - 20px);
        margin: 5px 10px;
    }
}

@media screen and (max-width: 688px) {
    .main-slider__features-item {
        width: calc(100% / 2 - 20px);
    }
}

@media screen and (max-width: 375px) {
    .main-slider__features-item {
        width: calc(100% / 1 - 20px);
    }
}

.main-slider__features-item::before {
    content: '';
    width: 2px;
    height: 46px;
    background-color: #f8a73b;
    position: absolute;
    left: 0;
    top: 0;
}

/*@media screen and (max-width: 1500px) {
  .main-slider__features-item::before {
    width: 1px;
    height: 100%;
  }
}*/

.main-slider__item {
    display: flex;
}

@media screen and (max-width: 1366px) {
    .main-slider__item {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 775px) {
    .main-slider__item {
        flex-direction: column;
        align-items: center;
    }
}

.main-slider__item-left {
    max-width: 680px;
}

@media screen and (max-width: 1800px) {
    .main-slider__item-left {
        max-width: 400px;
    }
}

@media screen and (max-width: 775px) {
    .main-slider__item-left {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

.main-slider__item-subwrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-slider__item-subwrapper img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.main-slider__item-image {
    max-width: 364px;
    max-height: 364px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin: 0 auto;
}

@media screen and (max-width: 1500px) {
    .main-slider__item-image {
        width: 320px;
        height: 320px;
    }
}

@media screen and (max-width: 1066px) {
    .main-slider__item-image {
        margin-right: 0;
    }
}

@media screen and (max-width: 775px) {
    .main-slider__item-image {
        width: 290px;
        height: 290px;
        margin: 15px auto;
    }
}

@media screen and (max-width: 479px) {
    .main-slider__item-image {
        width: 220px;
        height: 220px;
    }
}

.main-slider__item-image::before {
    content: '';
    background-color: #ededed;
    border-radius: 50%;
    position: absolute;
    top: 22px;
    left: 22px;
    bottom: 22px;
    right: 22px;
}

.main-slider__item-suptext {
    color: #aeaeae;
    font-size: 16px;
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    margin-bottom: 15px;
}

@media screen and (max-width: 1800px) {
    .main-slider__item-suptext {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 775px) {
    .main-slider__item-suptext {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 479px) {
    .main-slider__item-suptext {
        font-size: 10px;
        line-height: 16px;
        margin-bottom: 5px;
    }
}

.main-slider__item-title {
    color: #009edf;
    font-size: 56px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 99px;
}

@media screen and (max-width: 1800px) {
    .main-slider__item-title {
        font-size: 26px;
        line-height: 37px;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 775px) {
    .main-slider__item-title {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 479px) {
    .main-slider__item-title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
}

.main-slider__body {
    padding-top: 67px !important;
}

@media screen and (max-width: 1366px) {
    .main-slider__body {
        padding-top: 20px !important;
        width: 100%;
    }
}

.main-slider__controls {
    width: 100%;
    max-width: 357px;
    background: #009edf;
    flex-shrink: 0;
    margin-right: 61px;
    padding-bottom: 121px;
    padding-top: 64px;
}

.main-slider__controls.__ie {
    max-height: 656px;
}

@media screen and (max-width: 1500px) {
    .main-slider__controls {
        max-width: 250px;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-right: 30px;
    }
}

@media screen and (max-width: 1366px) {
    .main-slider__controls {
        max-width: none;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-right: 0;
        padding: 15px 0;
    }
}

@media screen and (max-width: 480px) {
    .main-slider__controls {
        padding: 20px;
    }
}

.main-slider__controls::before {
    content: '';
    width: 62px;
    height: 100%;
    position: absolute;
    left: -62px;
    top: 0;
    background: #009edf;
}

@media screen and (max-width: 1366px) {
    .main-slider__controls::before {
        display: none;
    }
}

.main-slider__controls-body {
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 1366px) {
    .main-slider__controls-body {
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }
}

.main-slider__controls-content {
    color: #ffffff;
    font-weight: 500;
    line-height: 24px;
    font-size: 17px;
    max-width: 300px;
    display: block;
}

@media screen and (max-width: 1500px) {
    .main-slider__controls-content {
        font-size: 14px;
    }
}

@media screen and (max-width: 1066px) {
    .main-slider__controls-content {
        font-size: 12px;
        line-height: 18px;
    }
}

@media screen and (max-width: 375px) {
    .main-slider__controls-content {
        text-align: start;
    }
}

@media screen and (max-width: 375px) {
    .main-slider__controls-content {
        font-size: 11px;
        line-height: 15px;
    }
}

.main-slider__controls-item.swiper-pagination-bullet {
    width: auto;
    height: auto;
    opacity: 1;
    background: transparent;
    border-radius: 0;
    padding: 11px 0 11px 30px;
    transition: ease-in-out .3s;
    margin-left: -30px;
}

@media screen and (max-width: 1870px) {
    .main-slider__controls-item.swiper-pagination-bullet {
        margin-left: 0;
    }
}

.main-slider__controls-item.swiper-pagination-bullet::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #f8a73b;
    transition: ease-in-out .3s;
    opacity: 0;
}

.main-slider__controls-item.swiper-pagination-bullet:hover {
    background: #0090cb;
}

.main-slider__controls-item.swiper-pagination-bullet:hover::before {
    opacity: 1;
}

@media screen and (max-width: 1500px) {
    .main-slider__controls-item.swiper-pagination-bullet {
        padding: 7px 0;
    }
}

@media screen and (max-width: 1366px) {
    .main-slider__controls-item.swiper-pagination-bullet {
        width: calc(100% / 4);
        padding: 3px 10px;
    }
}

@media screen and (max-width: 775px) {
    .main-slider__controls-item.swiper-pagination-bullet {
        width: calc(100% / 3);
    }
}

@media screen and (max-width: 606px) {
    .main-slider__controls-item.swiper-pagination-bullet {
        width: calc(100% / 2);
    }
}

@media screen and (max-width: 375px) {
    .main-slider__controls-item.swiper-pagination-bullet {
        width: calc(100% / 1);
        text-align: center;
    }
}

.items-slider {
    margin-top: 115px;
}


@media screen and (max-width: 1500px) {
    .items-slider {
        overflow: hidden;
        margin-top: 45px;
    }
}

@media screen and (max-width: 480px) {
    .items-slider {
        margin-top: 70px;
    }

    .items-slider.show-title {
        margin-top: 50px;
    }
}

.items-slider::before {
    content: '';
    width: 1501px;
    height: 482px;
    background-color: #009edf;
    position: absolute;
    left: 0;
    bottom: -20px;
    z-index: -1;
}

@media screen and (max-width: 1366px) {
    .items-slider::before {
        height: 390px;
    }
}

@media screen and (max-width: 1024px) {
    .items-slider::before {
        width: auto;
        height: auto;
        top: 260px;
        bottom: -20px;
        right: 0;
    }
}

@media screen and (max-width: 480px) {
    .items-slider::before {
        top: 220px;
    }
}

.items-slider_small .items-slider__wrapper {
    padding-bottom: 0;
}

.items-slider_small::after {
    bottom: -8px;
    left: 272px;
}

.items-slider_small::before {
    width: 1263px;
    left: 216px;
}

@media screen and (max-width: 1800px) {
    .items-slider_small::before {
        left: 0;
    }
}

.items-slider__wrapper {
    display: flex;
    margin-bottom: 51px;
    padding-bottom: 107px;
}

@media screen and (max-width: 1500px) {
    .items-slider__wrapper {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 688px) {
    .items-slider__wrapper {
        margin-bottom: 20px;
    }
}

.items-slider__wrapper_inner {
    left: 0;
}

@media screen and (max-width: 1500px) {
    .items-slider__wrapper_inner {
        left: 0;
    }
}

.items-slider__body {
    max-width: calc(100% - 155px);
}

@media screen and (max-width: 1500px) {
    .items-slider__body {
        max-width: calc(100% - 60px);
    }
}

@media screen and (max-width: 606px) {
    .items-slider__body {
        max-width: calc(100% - 30px);
    }
}

.items-slider__all {
    margin-left: 155px;
    display: block;
}

.items-slider__all.arrow-link {
    display: flex;
}

@media screen and (max-width: 1366px) {
    .items-slider__all {
        margin-left: 0;
    }

    .items-slider__all.arrow-link {
        margin-bottom: 20px;
    }
}

.items-slider__all_inner {
    margin-left: 77px;
}

@media screen and (max-width: 1366px) {
    .items-slider__all_inner {
        margin-left: 0;
    }
}

.items-slider__title_inner {
    margin-left: 155px;
    margin-right: 78px;
    font-size: 36px;
    font-weight: 700;
    line-height: 56px;
}

@media screen and (max-width: 1500px) {
    .items-slider__title_inner {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 480px) {
    .items-slider__title_inner {
        font-size: 30px;
    }
}

.about {
    margin-top: 98px;
}

@media screen and (max-width: 1500px) {
    .about {
        margin-top: 50px;
    }
}

@media screen and (max-width: 1366px) {
    .about {
        overflow: hidden;
    }
}

.about::after {
    left: 310px;
}

@media screen and (max-width: 1500px) {
    .about::after {
        left: 0;
    }
}

.about::before {
    content: '';
    width: 1681px;
    height: 600px;
    background-color: #009edf;
    position: absolute;
    bottom: -63px;
    right: 0;
    z-index: -1;
}

@media screen and (max-width: 1500px) {
    .about::before {
        width: auto;
        height: auto;
        top: 100px;
        left: 0;
    }
}

@media screen and (max-width: 479px) {
    .about::before {
        top: 200px;
    }
}

.about__wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 139px;
}

@media screen and (max-width: 1500px) {
    .about__wrap {
        margin-top: 30px;
    }
}

@media screen and (max-width: 880px) {
    .about__wrap {
        flex-direction: column;
    }
}

.about__text {
    max-width: 650px;
    margin-left: 155px;
}

@media screen and (max-width: 1500px) {
    .about__text {
        margin-left: 60px;
    }
}

@media screen and (max-width: 1366px) {
    .about__text {
        margin-left: 0;
    }
}

@media screen and (max-width: 880px) {
    .about__text {
        max-width: none;
    }
}

.about__text::before {
    content: '';
    background: white;
    position: absolute;
    top: -57px;
    left: -62px;
    right: -62px;
    bottom: -57px;
    border: 1px solid #dadada;
}

@media screen and (max-width: 1500px) {
    .about__text::before {
        top: -30px;
        left: -30px;
        right: -30px;
        bottom: -30px;
    }
}

@media screen and (max-width: 688px) {
    .about__text::before {
        border: none;
    }
}

.about__text-title {
    color: #009edf;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 31px;
}

@media screen and (max-width: 1500px) {
    .about__text-title {
        font-size: 20px;
    }
}

.about__right {
    max-width: 400px;
    margin-top: 123px;
}

@media screen and (max-width: 1500px) {
    .about__right {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1500px) {
    .about__right {
        max-width: 500px;
        margin-left: 40px;
        top: auto;
    }
}

@media screen and (max-width: 1024px) {
    .about__right {
        max-width: 320px;
    }
}

@media screen and (max-width: 880px) {
    .about__right {
        max-width: none;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        top: 0;
        margin: 40px -10px 0;
    }
}

.about__right-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
}

@media screen and (max-width: 1366px) {
    .about__right-item {
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 1024px) {
    .about__right-item {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 880px) {
    .about__right-item {
        width: calc(100% / 3 - 20px);
        align-items: center;
        margin: 10px;
    }
}

@media screen and (max-width: 775px) {
    .about__right-item {
        width: calc(100% / 1 - 20px);
    }
}

@media screen and (max-width: 480px) {
    .about__right-item {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: flex-start;
    }
}

.about__right-icon {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 26px;
}

@media screen and (max-width: 1500px) {
    .about__right-icon {
        width: 70px;
        height: 70px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 880px) {
    .about__right-icon {
        width: 80px;
        height: 80px;
    }
}

@media screen and (max-width: 480px) {
    .about__right-icon {
        margin-right: 0;
        margin-bottom: 10px;
        height: 60px;
        width: 60px;
    }
}

.about__right-icon svg {
    width: 53px;
    height: 53px;
    fill: #009edf;
}

@media screen and (max-width: 1500px) {
    .about__right-icon svg {
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 880px) {
    .about__right-icon svg {
        width: 25px;
        height: 25px;
    }
}

@media screen and (max-width: 880px) {
    .about__right-icon svg {
        width: 40px;
        height: 40px;
    }
}

.about__right-text {
    color: #ffffff;
    line-height: 30px;
}

@media screen and (max-width: 1500px) {
    .about__right-text {
        line-height: 25px;
    }
}

@media screen and (max-width: 1024px) {
    .about__right-text {
        line-height: 21px;
    }
}

.main-form {
    margin-top: 141px;
}

.main-form_left {
    left: -79px;
}

@media screen and (max-width: 1500px) {
    .main-form_left {
        left: auto;
    }
}

.main-form_callback .main-form__wrap {
    padding-left: 208px;
    margin-bottom: 220px;
}

@media screen and (max-width: 1500px) {
    .main-form_callback .main-form__wrap {
        padding-left: 0;
        margin-bottom: 0;
    }
}

.main-form_callback .main-form__left-body::before {
    left: -121px;
    bottom: -50px;
}

.main-form_callback .section-title_ml {
    margin-left: 95px;
}

@media screen and (max-width: 1500px) {
    .main-form_callback .section-title_ml {
        margin-left: 0;
    }

    .about__title {
        margin-bottom: 69px;
    }
}

@media screen and (max-width: 480px) {
    .about__title {
        margin-bottom: 49px;
    }
}

.main-form_callback .main-form__left {
    max-width: none;
}

.main-form_callback .main-form__left-body {
    display: flex;
}

@media screen and (max-width: 1125px) {
    .main-form_callback .main-form__left-body {
        flex-direction: column;
        align-items: flex-start;
    }
}

.main-form_callback .main-form__left-row:last-of-type {
    padding-top: 0;
}

.main-form_callback .main-form__submit {
    margin-top: 0;
    margin-left: 47px;
}

@media screen and (max-width: 1125px) {
    .main-form_callback .main-form__submit {
        margin-left: 0;
        margin-top: 15px;
    }
}

.main-form_callback .main-form__image {
    top: 157px;
}

@media screen and (max-width: 1500px) {
    .main-form_callback .main-form__image {
        top: 0;
    }
}

.main-form_callback .checkbox {
    margin: 34px 0px 0px;
}

@media screen and (max-width: 1500px) {
    .main-form {
        overflow: hidden;
        margin-top: 65px;
    }
}

@media screen and (max-width: 1500px) {
    .main-form {
        margin-top: 50px;
    }
}

.main-form_inner .main-form__wrap {
    padding-left: 210px;
}

@media screen and (max-width: 1500px) {
    .main-form_inner .main-form__wrap {
        padding-left: 0;
    }
}

.main-form_inner .main-form__title {
    margin-left: 76px;
}

@media screen and (max-width: 1500px) {
    .main-form_inner .main-form__title {
        margin-left: 0;
    }
}

.main-form_modified form {
    width: 100%;
}

.main-form_modified .main-form__left-wrap {
    margin-right: 210px;
}

@media screen and (max-width: 1500px) {
    .main-form_modified .main-form__left-wrap {
        margin-right: 0;
    }
}

.main-form_modified .main-form__left-body {
    z-index: 2;
}

.main-form_modified .main-form__left-body::before {
    right: -122px;
    left: -122px;
    bottom: -49px;
    border: 1px solid #ededed;
    background-color: #ffffff;
    z-index: -1;
}

.main-form_modified .main-form__left-body::after {
    content: '';
    background-color: #009edf;
    position: absolute;
    top: 120px;
    left: -355px;
    right: -355px;
    bottom: -109px;
    z-index: -2;
}

@media screen and (max-width: 1635px) {
    .main-form_modified .main-form__left-body::after {
        bottom: 0;
    }
}

.main-form__submit {
    margin-top: 100px;
}

@media screen and (max-width: 1500px) {
    .main-form__submit {
        margin-top: 50px;
    }
}

@media screen and (max-width: 775px) {
    .main-form__submit {
        margin-top: 25px;
    }
}

@media screen and (max-width: 1366px) {
    .main-form__image {
        max-width: 400px;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .main-form__image img {
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media screen and (max-width: 1125px) {
    .main-form__image {
        flex-shrink: 0;
    }
}

@media screen and (max-width: 775px) {
    .main-form__image {
        display: none;
    }
}

.main-form__left {
    max-width: 713px;
}

@media screen and (max-width: 1366px) {
    .main-form__left {
        max-width: 900px;
        flex-grow: 1;
        padding-right: 30px;
    }
}

@media screen and (max-width: 775px) {
    .main-form__left {
        padding-right: 0;
    }
}

.main-form__left-body {
    padding-top: 40px;
    max-width: 845px;
}

@media screen and (max-width: 1125px) {
    .main-form__left-body {
        padding-top: 20px;
    }
}

.main-form__left-body::before {
    content: '';
    background-color: #ededed;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -227px;
    right: -484px;
    z-index: -1;
}

@media screen and (max-width: 1366px) {
    .main-form__left-body::before {
        left: -15px;
        right: -700px;
    }
}

.main-form__left-text {
    line-height: 30px;
    margin-bottom: 88px;
}

@media screen and (max-width: 1500px) {
    .main-form__left-text {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 775px) {
    .main-form__left-text {
        margin-bottom: 20px;
    }
}

.main-form__left-input {
    width: 100%;
    background: transparent;
    padding-bottom: 14px;
}

.text-input::-webkit-input-placeholder {
    color: #000;
}

.text-input::-moz-placeholder {
    color: #000;
}

.text-input:-ms-input-placeholder {
    color: #000;
}

.text-input:-moz-placeholder {
    color: #000;
}

@media screen and (max-width: 1366px) {
    .main-form__left-input {
        padding-bottom: 8px;
    }
}

.main-form__left-textarea {
    width: 100%;
    background: transparent;
    padding-bottom: 18px;
    resize: none;
}

.main-form__left-row {
    display: flex;
    align-items: center;
    margin: 0px -5px;
    padding: 40px 0 36px;
}

@media screen and (max-width: 1500px) {
    .main-form__left-row {
        padding: 20px 0;
    }
}

@media screen and (max-width: 1125px) {
    .main-form__left-row {
        padding: 10px 0;
    }
}

@media screen and (max-width: 479px) {
    .main-form__left-row {
        flex-wrap: wrap;
    }
}

.main-form__left-row:last-of-type {
    padding: 40px 0px 0px;
}

@media screen and (max-width: 1500px) {
    .main-form__left-row:last-of-type {
        padding: 20px 0px 0;
    }
}

@media screen and (max-width: 1125px) {
    .main-form__left-row:last-of-type {
        padding: 10px 0px 0px;
    }
}

.main-form__left-row label {
    width: calc(50% - 10px);
    margin: 0px 5px;
}

@media screen and (max-width: 479px) {
    .main-form__left-row label:nth-child(3) {
        width: 100%;
        margin-top: 20px;
    }
}

.main-form__left-row_full {
    margin: 0px;
}

.main-form__left-row_full label {
    width: 100%;
    margin: 0;
}

.main-form__wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-left: 286px;
}

@media screen and (max-width: 1635px) {
    .main-form__wrap {
        padding-left: 150px;
    }
}

@media screen and (max-width: 1500px) {
    .main-form__wrap {
        padding-left: 53px;
    }
}

@media screen and (max-width: 1366px) {
    .main-form__wrap {
        padding-left: 0;
    }
}

.reviews {
    margin-top: 53px;
}

@media screen and (max-width: 480px) {
    .reviews {
        margin-top: 36px;
    }
}

.reviews_gray {
    left: -79px;
}

@media screen and (max-width: 1500px) {
    .reviews_gray {
        left: 0;
    }
}

.reviews_gray::after {
    color: #e5e5e5;
}

.reviews_gray .reviews__body::before {
    background-color: #ededed;
}

.reviews::after {
    left: 326px;
    bottom: 0;
}

.reviews__wrapper {
    display: flex;
}

.reviews__wrap.swiper-container.__ie {
    max-height: 486px;
}

.news-slider__body.__ie {
    max-height: 371px;
}

.reviews__all {
    display: block;
    margin-top: 54px;
}

.reviews__all.arrow-link {
    display: flex;
}

@media screen and (max-width: 1500px) {
    .reviews__all {
        margin-top: 30px;
    }

    .reviews__all.arrow-link {
        margin-bottom: 20px;
    }

    .reviews__body::before {
        bottom: -70px;
    }
}

.reviews__body {
    max-width: calc(100% - 155px);
}

@media screen and (max-width: 1500px) {
    .reviews__body {
        max-width: calc(100% - 60px);
    }
}

@media screen and (max-width: 606px) {
    .reviews__body {
        max-width: calc(100% - 35px);
    }
}

.reviews__body::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #009edf;
    position: absolute;
    left: -258px;
    bottom: -120px;
    z-index: -1;
}

@media screen and (max-width: 1500px) {
    .reviews__body::before {
        bottom: -70px;
    }
}

@media screen and (max-width: 479px) {
    .reviews__body::before {
        width: auto;
        height: auto;
        top: 0;
        right: 0;
        left: -120px;
    }
}

.reviews__all {
    margin-left: 155px;
}

@media screen and (max-width: 1500px) {
    .reviews__all {
        margin-left: 0;
    }
}

.news-slider {
    max-width: calc(100% + 28px);
    background: white;
    border: 1px solid #e8e8e8;
    margin-right: -183px;
    padding: 59px 62px;
}

@media screen and (max-width: 1500px) {
    .news-slider {
        max-width: calc(100% - 60px);
        margin-right: 0;
        padding: 30px 20px;
    }
}

@media screen and (max-width: 606px) {
    .news-slider {
        max-width: calc(100% - 35px);
    }
}

@media screen and (max-width: 479px) {
    .news-slider {
        padding: 15px 10px;
    }
}

.news-slider__item-wrapper {
    display: flex;
}

@media screen and (max-width: 375px) {
    .news-slider__item-wrapper {
        flex-direction: column;
    }
}

.news-slider__item-left {
    width: 240px;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 20px;
}

@media screen and (max-width: 606px) {
    .news-slider__item-left {
        width: 160px;
        height: 200px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 479px) {
    .news-slider__item-left {
        width: 120px;
        height: 170px;
    }
}

@media screen and (max-width: 375px) {
    .news-slider__item-left {
        width: 200px;
        height: 200px;
        margin-bottom: 15px;
    }
}

.news-slider__item-img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

@media screen and (max-width: 606px) {
    .news-slider__item-img {
        width: 100%;
        height: 100%;
    }
}

.news-slider__item-date {
    color: #f8a73b;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin: 9px 0px 25px;
}

@media screen and (max-width: 1366px) {
    .news-slider__item-date {
        margin: 10px 0;
    }
}

.news-slider__item-detail {
    display: block;
    margin-top: 67px;
}

@media screen and (max-width: 1366px) {
    .news-slider__item-detail {
        margin-top: 25px;
    }
}

.news-slider__item-title {
    line-height: 24px;
    color: #009edf;
    display: block;
    margin-bottom: 30px;
}

@media screen and (max-width: 1366px) {
    .news-slider__item-title {
        margin-bottom: 10px;
    }
}

.news-slider__item-text {
    line-height: 30px;
    margin: 0;
}

@media screen and (max-width: 1366px) {
    .news-slider__item-text {
        line-height: 22px;
    }
}

.immatrust {
    margin-top: 111px;
}

.immatrust.__ie img {
    width: 100%;
}

@media screen and (max-width: 1500px) {
    .immatrust {
        margin-top: 55px;
    }
}

.immatrust__title {
    margin-bottom: 50px;
}

@media screen and (max-width: 1500px) {
    .immatrust__title {
        margin-bottom: 30px;
    }
}

.immatrust__list .swiper-wrapper {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    height: auto;
}

.immatrust__link {
    width: calc(100% / 9);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.immatrust__link.swiper-slide {
    align-self: center;
}

@media screen and (max-width: 1125px) {
    .immatrust__link {
        width: calc(100% / 3);
        margin: 5px 0;
    }
}

@media screen and (max-width: 479px) {
    .immatrust__link {
        width: calc(100% / 2);
    }
}

.immatrust__img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}

.contacts #map {
    width: 100%;
    height: 720px;
}

@media screen and (max-width: 1500px) {
    .contacts #map {
        height: 360px;
    }
}

.contacts_inner #map {
    height: 480px;
    margin: 0px 0px 105px;
}

@media screen and (max-width: 1366px) {
    .contacts_inner #map {
        height: 270px;
        margin: 0px 0px 50px;
    }
}

.contacts-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.noscroll::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contacts__item {
    padding-bottom: 60px;
}

@media screen and (max-width: 1366px) {
    .contacts__item {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 375px) {
    .contacts__item {
        padding-bottom: 15px;
    }
}

.contacts__item-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.contacts__item-name {
    color: #009edf;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin-top: 27px;
    margin-bottom: 15px;
}

.contacts__item-prop {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}

.contacts__item-link {
    display: inline-block;
    margin-top: 37px;
}

@media screen and (max-width: 1366px) {
    .contacts__item-link {
        margin-top: 15px;
    }
}

.contacts__tabs-list {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
    cursor: pointer;
    flex-wrap: wrap;
}

@media screen and (max-width: 1366px) {
    .contacts__tabs-list {
        font-size: 17px;
        line-height: 20px;
    }
}

@media screen and (max-width: 606px) {
    .contacts__tabs-list {
        font-size: 14px;
    }
}

.contacts__tabs-item {
    text-align: center;
    border-bottom: 2px solid transparent;
    transition: 0.3s;
    padding-bottom: 40px;
    margin-right: 100px;
    color: #8e8e8e;
}

@media screen and (max-width: 1366px) {
    .contacts__tabs-item {
        padding-bottom: 20px;
        margin-right: 40px;
    }
}

@media screen and (max-width: 606px) {
    .contacts__tabs-item {
        padding-bottom: 10px;
        margin-right: 15px;
    }
}

@media screen and (max-width: 479px) {
    .contacts__tabs-item {
        margin-bottom: 7px;
    }
}

.contacts__tabs-item:hover a {
    color: #000;
}

.contacts__tabs-item a {
    color: #8d8d8d;
    transition: 0.3s;
}

.contacts__tabs-item.isActive {
    border-bottom-color: #f8a73b;
    color: #000000;
}

.contacts__tabs-item.isActive a {
    color: #000;
}

.contacts__tabs-item:first-child {
    text-align: left;
}

.contacts__block {
    line-height: 22px;
    padding-bottom: 57px;
    /*margin-top: 45px;*/
}

@media screen and (max-width: 1366px) {
    .contacts__block {
        padding-bottom: 25px;
        margin-top: 25px;
    }
}

.contacts__block:last-child {
    border-bottom-color: transparent;
}

.contacts__block-title {
    /*margin: 0px 0px 15px;*/
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 20px 20px 20px;
    background: #009edf;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 10px;
}

@media screen and (max-width: 1366px) {
    .contacts__block-title {
        margin: 0px 0px 20px;
    }
}

.contacts__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 40px;
    grid-column-gap: 40px;
    margin: 0px -62px 60px;
}

@media screen and (max-width: 1366px) {
    .contacts__grid {
        margin: 0px 0px 30px;
    }
}

@media screen and (max-width: 775px) {
    .contacts__grid {
        grid-row-gap: 20px;
        grid-column-gap: 20px;
    }
}

@media screen and (max-width: 479px) {
    .contacts__grid {
        grid-template-columns: 1fr;
    }
}

.contacts__grid .contacts__item {
    border: 1px solid #dbdbdb;
    padding: 28px 60px;
}

@media screen and (max-width: 1366px) {
    .contacts__grid .contacts__item {
        padding: 15px 25px;
    }
}

.contacts__row {
    display: flex;
}

.contacts__row-right {
    width: 100%;
    max-width: 368px;
}

@media screen and (max-width: 1200px) {
    .contacts__row-right {
        max-width: 100%;
        margin-bottom: 20px;
    }
}

.contacts__row-right--main {
    border: 1px solid #000;
    padding-bottom: 10px;
}

@media screen and (max-width: 1200px) {
    .contacts__row-right--main {
        margin-bottom: 20px;
    }
}

.contacts__row-right--main .contacts__row-prop {
    padding-left: 20px;
}

@media screen and (max-width: 1200px) {
    .contacts__row {
        flex-direction: column;
    }
}

@media screen and (max-width: 1366px) {
    .contacts__row-prop {
        margin: 6px 0;
    }
}

.contacts__row_titles .contacts__block-title {
    width: 50%;
}

.contacts__row_titles .contacts__block-title:first-child {
    margin-right: 48px;
}

@media screen and (max-width: 1366px) {
    .contacts__row_titles .contacts__block-title:first-child {
        margin-right: 20px;
    }
}

@media screen and (max-width: 775px) {
    .contacts__row_titles .contacts__block-title:last-child {
        display: none;
    }
}

.contacts__row-item {
    width: 30%;
    display: flex;
    margin-right: 48px;
}

@media screen and (max-width: 1366px) {
    .contacts__row-item {
        margin-right: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .contacts__row-item {
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 775px) {
    .contacts__row-item {
        width: 100%;
        margin: 15px 0;
    }
}

@media screen and (max-width: 375px) {
    .contacts__row-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

.contacts__row-item:last-child {
    margin-right: 0;
}

@media screen and (max-width: 1200px) {
    .contacts__row-item:last-child {
        margin-right: auto;
    }
}

.contacts__row-additional {
    display: block;
    margin-left: 34px;
}

@media screen and (max-width: 1366px) {
    .contacts__row-additional {
        margin-left: 15px;
    }
}

.contacts__row-title {
    font-size: 18px;
    margin-bottom: 15px;
}

@media screen and (max-width: 1366px) {
    .contacts__row-title {
        font-size: 16px;
        margin: 0px 0px 10px;
    }
}

h4.contacts__row-title {
    margin-top: 0;
}

.contacts__row-image {
    width: 240px;
    height: 240px;
    flex-shrink: 0;
    background-color: #ededed;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 36px;
}

@media screen and (max-width: 1366px) {
    .contacts__row-image {
        width: 160px;
        height: 160px;
        margin-right: 15px;
    }
}

@media screen and (max-width: 640px) {
    .contacts__row-image {
        margin-bottom: 15px;
    }
}

.contacts__row-image img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}

@media screen and (max-width: 1366px) {
    .contacts__row-image img {
        width: 100%;
        height: 100%;
    }
}

.contacts__info {
    display: flex;
    flex-wrap: wrap;
    padding: 66px 0;
}

@media screen and (max-width: 1366px) {
    .contacts__info {
        padding: 25px 0;
    }
}

@media screen and (max-width: 606px) {
    .contacts__info {
        text-align: center;
        flex-direction: column;
        align-items: center;
    }
}

.contacts__info-title {
    font-weight: 700;
    font-size: 18px;
    margin-top: 0;
}

@media screen and (max-width: 1366px) {
    .contacts__info-title {
        font-size: 16px;
    }
}

@media screen and (max-width: 1366px) {
    .contacts__info-text {
        margin: 5px 0;
    }
}

.contacts__info-column {
    margin: 0px 135px 10px 0;
}

@media screen and (max-width: 1366px) {
    .contacts__info-column {
        margin: 0px 50px 10px 0;
    }
}

@media screen and (max-width: 606px) {
    .contacts__info-column {
        margin: 10px 0;
    }
}

.contacts__info-column--img {
    margin-bottom: 30px;
    width: 100%;
    display: flex;
}

.contacts__info-column--img img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.contacts__info-column_top {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    /* margin-right: 0; */
    align-items: flex-end;
}

@media screen and (max-width: 1200px) {
    .contacts__info-column_top {
        margin-right: auto;
        margin-left: auto;
        align-items: flex-start;
    }
}

@media screen and (max-width: 1200px) {
    .contacts__info-column_top {
        margin-left: 0;
    }
}

.contacts__info-text {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
}

p.contacts__row-prop {
    margin: 10px 0;
    padding: 0;
}

.contacts__info p.contacts__row-prop {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 140%;
}

.contacts__info::before {
    /*content: '';
    background-color: #ededed;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -122px;
    right: -122px;
    z-index: -1;*/
}

.contacts__slider {
    display: flex;
    flex-direction: column;
    border: 1px solid #e8e8e8;
    background: white;
    padding: 36px 122px 0;
    margin-top: -120px;
}

@media screen and (max-width: 1366px) {
    .contacts__slider {
        margin-top: -40px;
        padding: 30px;
    }
}

@media screen and (max-width: 375px) {
    .contacts__slider {
        padding: 20px 10px;
    }
}

.contacts__progress {
    width: 100%;
    height: 4px;
}

.contacts__link {
    margin-top: 75px;
    margin-left: auto;
    margin-right: -123px;
}

.contacts__link.__ie {
    max-width: 386px;
}

@media screen and (max-width: 1366px) {
    .contacts__link {
        margin-top: 30px;
        margin-right: 0;
    }
}

@media screen and (max-width: 480px) {
    .contacts__link {
        margin-left: 0;
        margin-right: auto;
    }
}

.ymaps-2-1-74-balloon {
    max-width: 323px;
    border-radius: 5px;
    color: black;
    -webkit-filter: drop-shadow(-2px 2px 17px rgba(0, 0, 0, 0.17));
    filter: drop-shadow(-2px 2px 17px rgba(0, 0, 0, 0.17));
}

.ymaps-2-1-74-balloon * {
    font-family: "Futura PT", "Arial", sans-serif !important;
}

.ymaps-2-1-74-balloon__layout {
    border-radius: 5px;
}

.ymaps-2-1-74-balloon__content {
    padding: 34px 9px 34px 39px !important;
}

.ymaps-2-1-74-balloon__close-button {
    width: 11px !important;
    height: 11px !important;
    background-size: contain !important;
    right: 10px;
    top: 10px;
}

.map__balloonHeader {
    margin-bottom: 26px;
    font-size: 20px;
    font-weight: 800;
}

.map__balloonPhone {
    font-size: 16px;
    font-weight: 800;
}

.map__balloonEmail {
    font-size: 16px;
    font-weight: 400;
}

.map__balloonEmail b {
    margin-right: 5px;
}

.map__balloonAddress {
    font-size: 16px;
    font-weight: 400;
}

.map__balloonAddress_storage {
    margin-top: 24px;
}

.map__balloonAddress b {
    margin-right: 5px;
}

.page-title__item {
    margin-left: -1px;
}

@media screen and (max-width: 1125px) {
    .page-title__item {
        margin-bottom: 0;
        margin-top: 30px;
    }
}

@media screen and (max-width: 640px) {
    .page-title__item {
        margin-left: 15px;
        margin-bottom: 30px;
        margin-top: 15px;
    }
}

.catalog {
    line-height: 24px;
}

@media screen and (max-width: 1125px) {
    .catalog {
        line-height: 20px;
    }
}

.catalog__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row-gap: 8px;
    grid-column-gap: 8px;
    margin-top: 120px;
}

.catalog__grid.__ie {
    display: flex;
    flex-wrap: wrap;
}

.catalog__grid.__ie .catalog__item {
    width: calc(25% - 6px);
    margin-right: 8px;
}

.catalog__grid.__ie .catalog__item:nth-child(4n) {
    margin-right: 0;
}
.catalog__grid.__ie .catalog__item:nth-child(n + 5) {
    margin-top: 8px;
}

@media screen and (max-width: 1024px) {
    .catalog__grid {
        grid-template-columns: 1fr 1fr 1fr;
        margin-top: 0;
    }
}

@media screen and (max-width: 688px) {
    .catalog__grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 375px) {
    .catalog__grid {
        grid-template-columns: 1fr;
    }
}

.catalog__item {
    border: 1px solid #e8e8e8;
    display: flex;
    flex-direction: column;
}
.catalog__item:hover {
    box-shadow: 0 0 20px 10px rgba(187, 187, 187, 0.2);
}

.catalog__item:hover .catalog__name {
    color: #009edf;
}

@media screen and (max-width: 375px) {
    .catalog__image-item {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        max-height: 100%;
    }
}

.catalog__name {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    transition: 0.3s;
    padding: 26px 19px 49px;
}

@media screen and (max-width: 1125px) {
    .catalog__name {
        font-size: 16px;
        padding: 20px 15px;
    }
}

@media screen and (max-width: 479px) {
    .catalog__name {
        font-size: 14px;
        padding: 10px 5px;
    }
}

.catalog-section__wrap {
    display: flex;
    padding-right: 183px;
    margin-top: 30px;
}

@media screen and (max-width: 1635px) {
    .catalog-section__wrap {
        padding-right: 0;
        margin-top: 10px;
    }
}

@media screen and (max-width: 1125px) {
    .catalog-section__wrap {
        flex-direction: column;
    }
}

@media screen and (max-width: 479px) {
    .catalog-section__wrap {
        overflow: hidden;
    }
}

.catalog-section__title {
    margin: 0px;
}

.catalog-section__list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0px -30px;
}

@media screen and (max-width: 1500px) {
    .catalog-section__list {
        margin: 0px -10px;
    }
}

.catalog-section__item {
    width: calc(100% / 4 - 10px);
    margin: 6px;
    transition: .3s;
    max-height: 727px;
}

.catalog-section__item_internal {
    border: 1px solid #EEEEEE;
}

.catalog-section__item:hover {
    box-shadow: 0 0 20px 10px rgba(187, 187, 187, 0.2);
}

.catalog-section__item:first-child {
    margin-left: 0;
}

.catalog-section__item:nth-child(4n) {
    margin-right: 0;
}

.catalog-section__item:nth-child(4n + 1) {
    margin-left: 0;
}

.swiper-container .catalog-section__item {
    margin: 0;
}

/*@media screen and (max-width: 1500px) {
  .catalog-section__item {
    width: calc(100% / 3 - 20px);
    margin: 10px;
  }
}*/

@media screen and (max-width: 980px) {
    .catalog-section__item {
        width: calc(100% / 4 - 23px);
        margin: 15px;
    }
}

@media screen and (max-width: 780px) {
    .catalog-section__item {
        width: calc(100% / 2 - 10px);
        margin: 10px;
    }

    .catalog-section__item:nth-child(3n) {
        margin-right: 10px;
    }

    .catalog-section__item:nth-child(3n + 1) {
        margin-left: 10px;
    }

    .catalog-section__item:first-child {
        margin-left: 0;
    }

    .catalog-section__item:nth-child(2n) {
        margin-right: 0;
    }

    .catalog-section__item:nth-child(2n + 1) {
        margin-left: 0;
    }
}

@media screen and (max-width: 480px) {
    .catalog-section__item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .catalog-section__item:nth-child(3n) {
        margin-right: 0;
    }

    .catalog-section__item:nth-child(3n + 1) {
        margin-left: 0;
    }
}

.catalog-section__filter-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -30px -30px;
}

@media screen and (max-width: 1500px) {
    .catalog-section__filter-list {
        margin: 0px -10px -10px;
    }
}

.catalog-section__filter-select {
    width: calc(100% / 3 - 60px);
    line-height: 30px;
    border: 1px solid #ededed;
    padding: 18px 29px;
    margin: 30px;
}

@media screen and (max-width: 1500px) {
    .catalog-section__filter-select {
        width: calc(100% / 3 - 20px);
        padding: 10px 15px;
        margin: 10px;
    }
}

@media screen and (max-width: 775px) {
    .catalog-section__filter-select {
        width: calc(100% / 2 - 20px);
    }
}

@media screen and (max-width: 375px) {
    .catalog-section__filter-select {
        width: calc(100% / 1 - 20px);
    }
}

.grid-text-section__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 47px;
    grid-row-gap: 47px;
}

@media screen and (max-width: 1066px) {
    .grid-text-section__wrap {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
    }
}

@media screen and (max-width: 880px) {
    .grid-text-section__wrap {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 606px) {
    .grid-text-section__wrap {
        grid-template-columns: 1fr;
    }
}

.grid-text-section__item {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ededed;
    padding: 40px 26px;
}

@media screen and (max-width: 1066px) {
    .grid-text-section__item {
        font-size: 15px;
        padding: 15px;
    }
}

.grid-text-section__item-status {
    color: #009edf;
    margin-bottom: 0;
}

.grid-text-section__item-title {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    line-height: 40px;
}

.grid-text-section__item-link {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    transition: 0.3s;
}

@media screen and (max-width: 1066px) {
    .grid-text-section__item-link {
        font-size: 20px;
        line-height: 20px;
    }
}

.grid-text-section__item-link svg {
    width: 20px;
    height: 21px;
    margin-left: 15px;
}

.grid-text-section__item:hover .grid-text-section__item-link {
    color: #f8a73b;
}

.grid-text-section__item:hover .grid-text-section__item-link svg {
    fill: #f8a73b;
}

.catalog-detail {
    font-size: 18px;
}

@media screen and (max-width: 1024px) {
    .catalog-detail {
        font-size: 16px;
    }
}

@media screen and (max-width: 479px) {
    .catalog-detail {
        font-size: 14px;
        overflow: hidden;
    }
}

.catalog-detail__wrap {
    display: flex;
    justify-content: space-between;
}

.catalog-detail__wrap > span {
    position: absolute;
}

@media screen and (max-width: 775px) {
    .catalog-detail__wrap {
        flex-direction: column;
    }
}

.catalog-detail__left {
    display: flex;
    flex-direction: column;
    max-width: 40%;
    flex-grow: 1;
    padding-right: 57px;
}

@media screen and (max-width: 775px) {
    .catalog-detail__left {
        max-width: 450px;
        margin: 30px auto;
    }
}

@media screen and (max-width: 479px) {
    .catalog-detail__left {
        max-width: none;
        width: 100%;
    }
}

.catalog-detail__image {
    display: flex;
    max-height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.catalog-detail__image-item {
    max-width: 600px;
    width: 100%;
    min-height: 419px;
    display: flex;
    align-items: center;
    justify-content: center;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 400px;
    height: 100%;
}

@media screen and (max-width: 1024px) {
    .catalog-detail__image-item {
        min-height: 300px;
        max-height: 485px;
        max-width: 100%;
    }
}

@media screen and (max-width: 880px) {
    .catalog-detail__image-item {
        max-width: 300px;
        min-height: 250px;
        max-height: 445px;
    }
}

@media screen and (max-width: 775px) {
    .catalog-detail__image-item {
        max-width: 450px;
    }
}

@media screen and (max-width: 479px) {
    .catalog-detail__image-item {
        max-width: 100%;
        min-width: unset;
    }
}

.catalog-detail__image-title {
    color: #8d8d8d;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 35px;
}

@media screen and (max-width: 479px) {
    .catalog-detail__image-title {
        font-size: 14px;
        margin-top: 20px;
    }
}

.catalog-detail__buttons {
    display: flex;
}

.catalog-detail__buttons-price {
    color: #f8a73b;
    font-size: 24px;
    line-height: 24px;
    display: flex;
    align-items: center;
    flex-grow: 1;
}

@media screen and (max-width: 1024px) {
    .catalog-detail__buttons-price {
        font-size: 20px;
        line-height: 20px;
    }
}

.catalog-detail__buttons-value {
    color: #000000;
    font-weight: 700;
    margin-left: 16px;
}

.catalog-detail__button {
    width: 50%;
}

.catalog-detail__right {
    flex-grow: 1;
    width: 50%;
}

@media screen and (max-width: 775px) {
    .catalog-detail__right {
        max-width: unset;
    }
}

.catalog-detail__right-text {
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 35px;
}

.catalog-detail__right-text p {
    margin-top: 0;
}

.catalog-detail__right-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.catalog-detail__prop-count {
    display: flex;
    align-items: center;
    margin: 33px 0px 18px;
}

@media screen and (max-width: 1024px) {
    .catalog-detail__prop-count {
        margin: 15px 0;
    }
}

.catalog-detail__prop-count .catalog-detail__prop-name {
    max-width: 180px;
    width: 100%;
    margin-right: 8px;
}

.catalog-detail__prop-select {
    flex-grow: 1;
    border: 1px solid #ededed;
    padding: 20px 20px;
}

@media screen and (max-width: 1366px) {
    .catalog-detail__prop-select {
        padding: 10px;
    }
}

@media screen and (max-width: 375px) {
    .catalog-detail__prop-select {
        padding: 10px 5px;
    }
}

.catalog-detail__prop-name {
    color: #8d8d8d;
    line-height: 24px;
    margin: 0;
}

.catalog-detail__prop-value {
    color: #000000;
    font-weight: 500;
}

.catalog-detail__prop-title {
    font-size: 20px;
    letter-spacing: 1px;
    margin: 40px 0px;
}

@media screen and (max-width: 1366px) {
    .catalog-detail__prop-title {
        margin: 20px 0;
    }
}

.catalog-detail__prop-row {
    display: flex;
    align-items: center;
}

.catalog-detail__prop-row .catalog-detail__prop-name {
    max-width: 180px;
    width: 100%;
    flex-shrink: 0;
    flex-grow: 1;
    margin-right: 8px;
}

@media screen and (max-width: 479px) {
    .catalog-detail__prop-row .catalog-detail__prop-name {
        max-width: 120px;
    }
}

.catalog-detail__reviews {
    color: #009edf;
    text-decoration: underline;
}

.partners__item {
    display: flex;
    margin-bottom: 60px;
}

@media screen and (max-width: 880px) {
    .partners__item {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 479px) {
    .partners__item {
        text-align: center;
        flex-direction: column;
        align-items: center;
    }
}

.partners__icon {
    width: 240px;
    height: 120px;
    flex-shrink: 0;
    border: 1px solid #ededed;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 43px;
}

@media screen and (max-width: 880px) {
    .partners__icon {
        width: 200px;
        height: 100px;
        margin-right: 15px;
        padding: 10px;
    }
}

@media screen and (max-width: 479px) {
    .partners__icon {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

.partners__icon-img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}

@media screen and (max-width: 880px) {
    .partners__icon-img {
        width: 100%;
        height: 100%;
    }
}

.partners__right {
    font-size: 18px;
    line-height: 30px;
}

@media screen and (max-width: 880px) {
    .partners__right {
        font-size: 16px;
        line-height: 20px;
    }
}

.partners__right-title {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
}

@media screen and (max-width: 880px) {
    .partners__right-title {
        font-size: 16px;
        line-height: 20px;
    }
}

.offers__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 65px;
    grid-column-gap: 112px;
}

.offers__wrap.__ie {
    display: flex;
    flex-wrap: wrap;
}
.offers__wrap.__ie .offers__item {
    width: 100%;
}

.offers__wrap.__ie .offers__item:nth-child(1) {
    margin-bottom: 65px;
}

.offers__wrap.__ie .offers__item:nth-child(2) {
    width: calc(50% - 55px);
    margin-right: 110px;
}

.offers__wrap.__ie .offers__item:nth-child(3) {
    width: calc(50% - 55px);
}

@media screen and (max-width: 1366px) {
    .offers__wrap {
        grid-row-gap: 25px;
        grid-column-gap: 25px;
    }
}

@media screen and (max-width: 479px) {
    .offers__wrap {
        grid-template-columns: 1fr;
    }
}

.offers__image {
    max-width: 100%;
    max-height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

@media screen and (max-width: 1366px) {
    .offers__image {
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width: 1366px) {
    .offers__image {
        -o-object-fit: contain;
        object-fit: contain;
    }
}

.offers__item-title {
    color: #009edf;
    font-size: 24px;
    font-weight: 500;
    margin-top: 45px;
}

@media screen and (max-width: 1366px) {
    .offers__item-title {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 7px;
    }
}

.offers__item-desc {
    line-height: 30px;
}

@media screen and (max-width: 1366px) {
    .offers__item-desc {
        margin: 7px 0;
    }
}

.offers__item-link {
    display: inline-flex;
}

.offers__item-image {
    width: 543px;
    height: 361px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 1366px) {
    .offers__item-image {
        width: 100%;
    }
}

@media screen and (max-width: 1125px) {
    .offers__item-image {
        height: 250px;
    }
}

.offers__item:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: -1;
}

.offers__item:nth-child(1) .offers__item-title {
    margin-bottom: 40px;
    margin-top: 0;
}

@media screen and (max-width: 688px) {
    .offers__item:nth-child(1) .offers__item-title {
        margin-bottom: 20px;
    }
}

.offers__item:nth-child(1) .offers__item-link {
    margin-top: 40px;
}

@media screen and (max-width: 688px) {
    .offers__item:nth-child(1) .offers__item-link {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1366px) {
    .offers__item:nth-child(1) .offers__item-image {
        width: 543px;
    }
}

@media screen and (max-width: 880px) {
    .offers__item:nth-child(1) .offers__item-image {
        width: 300px;
    }
}

@media screen and (max-width: 606px) {
    .offers__item:nth-child(1) .offers__item-image {
        width: 240px;
    }
}

@media screen and (max-width: 479px) {
    .offers__item:nth-child(1) .offers__item-image {
        width: 100%;
    }
}

.offers__item:nth-child(1)::before {
    content: '';
    background-color: #009edf;
    position: absolute;
    top: 119px;
    left: 0;
    right: 0;
    bottom: 0;
}

.offers__item:nth-child(1)::after {
    content: attr(data-text);
    color: #0090cb;
    font-size: 110px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin: 40px 0px 37px 50px;
}

@media screen and (max-width: 880px) {
    .offers__item:nth-child(1)::after {
        font-size: 70px;
        margin: 20px 0px 15px 20px;
    }
}

@media screen and (max-width: 640px) {
    .offers__item:nth-child(1)::after {
        font-size: 32px;
        margin: 20px 0px 15px 20px;
    }
}

.offers__item:nth-child(1) .offers__item-desc {
    max-width: 310px;
}

@media screen and (max-width: 479px) {
    .offers__item:nth-child(1) .offers__item-desc {
        width: 100%;
        max-width: none;
    }
}

.offers__item:nth-child(1) .offers__item-image {
    margin-right: 57px;
}

@media screen and (max-width: 688px) {
    .offers__item:nth-child(1) .offers__item-image {
        margin-right: 15px;
    }
}

@media screen and (max-width: 479px) {
    .offers__item:nth-child(1) .offers__item-image {
        margin-right: 0;
    }
}

.offers__item:nth-child(1) .offers__item-subwrap {
    display: flex;
    align-items: center;
    border: 1px solid #dadada;
    background-color: #ffffff;
    margin-left: 118px;
}

@media screen and (max-width: 1125px) {
    .offers__item:nth-child(1) .offers__item-subwrap {
        margin-left: 0;
    }
}

@media screen and (max-width: 479px) {
    .offers__item:nth-child(1) .offers__item-subwrap {
        flex-direction: column;
    }
}

.basket__image {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

.basket__item {
    border-bottom: 1px solid black;
    padding: 20px 0;
}

@media screen and (max-width: 1500px) {
    .basket__item {
        padding: 20px 0;
    }
}

.basket__item:first-of-type {
    padding-top: 0;
}

.basket__item-bottom {
    margin-top: 40px;
}

@media screen and (max-width: 1500px) {
    .basket__item-bottom {
        margin-top: 15px;
    }
}

@media screen and (max-width: 688px) {
    .basket__item-bottom {
        display: flex;
        justify-content: center;
    }
}

.basket__item-top {
    display: flex;
}

@media screen and (max-width: 688px) {
    .basket__item-top {
        text-align: center;
        flex-direction: column;
        align-items: center;
    }
}

.basket__item-price {
    margin: 0 auto;
}

.basket__item-prop {
    color: #8d8d8d;
    line-height: 24px;
    margin: 22px 0;
}

@media screen and (max-width: 479px) {
    .basket__item-prop {
        line-height: 20px;
        margin: 5px 0;
    }
}

.basket__item-stock {
    color: #009edf;
}

.basket__item-image {
    max-width: 239px;
    height: 178px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 36px;
    width: 100%;
}

@media screen and (max-width: 1500px) {
    .basket__item-image {
        margin-right: 15px;
    }
}

@media screen and (max-width: 880px) {
    .basket__item-image {
        max-width: 180px;
        height: 130px;
    }
}

@media screen and (max-width: 479px) {
    .basket__item-image {
        margin-right: 0;
    }
}

.basket__item-fav {
    color: #009edf;
    display: flex;
    align-items: center;
    background: transparent;
    border: none;
    padding: 0;
}

.basket__item-fav img {
    margin-right: 21px;
}

.basket__item-title {
    max-width: 283px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

@media screen and (max-width: 1500px) {
    .basket__item-title {
        font-size: 15px;
        line-height: 20px;
    }
}

.basket__item-info {
    max-width: 446px;
    flex-grow: 1;
}

@media screen and (max-width: 1125px) {
    .basket__item-info {
        max-width: 260px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 880px) {
    .basket__item-info {
        max-width: 200px;
    }
}

@media screen and (max-width: 688px) {
    .basket__item-info {
        max-width: none;
        padding-right: 0;
    }
}

.basket__item-value {
    font-size: 24px;
    font-weight: 700;
    margin-top: 30px;
}

@media screen and (max-width: 880px) {
    .basket__item-value {
        font-size: 20px;
    }
}

.basket__item-button {
    border: none;
    background: transparent;
    padding: 0;
    margin-top: 13px;
}

.basket__item-button svg {
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.basket__item-remove {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media screen and (max-width: 640px){
    .basket__item-remove {
        flex-direction: row;
    }
    .basket__item-button {
        margin-top: 0;
        margin-left: 10px;
    }
}

.basket__row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 0;
}

@media screen and (max-width: 1500px) {
    .basket__row {
        padding: 5px 0;
    }
}

.basket__row-summ {
    font-weight: 700;
}

.basket__row-prop {
    font-size: 24px;
    line-height: 24px;
}

@media screen and (max-width: 1500px) {
    .basket__row-prop {
        font-size: 20px;
    }
}

@media screen and (max-width: 880px) {
    .basket__row-prop {
        font-size: 18px;
        line-height: 20px;
    }
}

.basket__row-value {
    width: 180px;
    display: block;
    text-align: left;
    margin-left: 60px;
}

@media screen and (max-width: 880px) {
    .basket__row-value {
        width: 150px;
        margin-left: 20px;
    }
}

.basket__subtotal {
    border-bottom: 1px solid black;
    padding: 20px 0;
}

.basket__total {
    padding: 40px 0;
}

@media screen and (max-width: 1500px) {
    .basket__total {
        padding: 20px 0;
    }
}

.basket__buttons {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
}

.basket__back, .basket__submit {
    min-width: 270px;
}

@media screen and (max-width: 1500px) {
    .basket__back, .basket__submit {
        min-width: 200px;
    }
}

@media screen and (max-width: 479px) {
    .basket__back, .basket__submit {
        min-width: 140px;
    }
}

.basket__submit {
    min-height: 66px;
    justify-content: center;
    padding: 10px 29px 10px 29px;
    margin-left: 20px;
}

@media screen and (max-width: 479px) {
    .basket__submit {
        min-height: 40px;
        padding: 10px 15px;
        margin-left: 10px;
    }
}

.faq {
    font-weight: 400;
}

@media screen and (max-width: 479px) {
    .faq {
        overflow: hidden;
    }
}

.faq__filter-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}

@media screen and (max-width: 1366px) {
    .faq__filter-wrap {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 479px) {
    .faq__filter-wrap {
        flex-direction: column;
        align-items: flex-start;
    }
}

.various__filter-select__wrapper:hover .various__filter-select__arrow:before {
    border-color: #009edf transparent transparent transparent;
}

.faq__filter-select {
    min-width: 601px;
    padding: 20px 27px;
    border: 1px solid #ededed;
    margin-left: 60px;
}

.various__filter-select__arrow {
    position: absolute;
    right: 1px;
    width: 50px;
    top: 1px;
    bottom: 1px;
    background: #ffffff;
    z-index: 1;
    pointer-events: none;
}

.various__filter-select__arrow:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 7.5px 0 7.5px;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.3s;
}

@media screen and (max-width: 475px) {
    .various__filter-select__arrow {

    }

    .various__filter-select__arrow:before {
        border-width: 6px 4.5px 0 4.5px;
        right: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .faq__filter-select {
        min-width: 300px;
        margin-left: 30px;
        padding: 10px 20px;
    }
}

@media screen and (max-width: 606px) {
    .faq__filter-select {
        min-width: 250px;
        margin-left: 15px;
        padding: 10px 10px;
    }
}

@media screen and (max-width: 479px) {
    .faq__filter-select {
        margin-left: 0;
    }
}

.faq__title {
    font-size: 36px;
    font-weight: 700;
    line-height: 56px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 45px;
    margin-left: 0;
}

@media screen and (max-width: 688px) {
    .faq__title {
        font-size: 25px;
        line-height: 30px;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 479px) {
    .faq__title {
        font-size: 20px;
        line-height: 25px;
    }
}

.faq__list {
    padding: 60px 0;
}

@media screen and (max-width: 1366px) {
    .faq__list {
        padding: 30px 0;
    }
}

.faq__list::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -122px;
    right: -122px;
    z-index: -1;
}

@media screen and (max-width: 1500px) {
    .faq__list::before {
        left: -10px;
        right: -10px;
    }
}

.faq__list_gray::before {
    background-color: #ededed;
}

.faq__list-item {
    border-bottom: 1px solid black;
}

.faq__list-item.js-isActive {
    padding-bottom: 35px;
}

.faq__list-item.js-isActive .faq__list-block {
    display: block;
}

.faq__list-item.js-isActive .faq__list-name::before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.faq__list-name {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 28px 0;
}

@media screen and (max-width: 1366px) {
    .faq__list-name {
        font-size: 16px;
        line-height: 24px;
        padding: 15px 0;
    }
}

@media screen and (max-width: 880px) {
    .faq__list-name {
        padding-right: 55px;
    }
}

@media screen and (max-width: 606px) {
    .faq__list-name {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    .faq__list-name {
        padding-right: 30px;
    }
}

.faq__list-block {
    display: none;
    list-style-type: none;
    margin: 8px 0 0;
    padding-left: 62px;
}

.faq__list-position {
    margin-bottom: 26px;
    line-height: 24px;
}

@media screen and (max-width: 880px) {
    .faq__list-position {
        margin-bottom: 13px;
    }
}

.faq__list-position:last-of-type {
    margin-bottom: 0;
}

.services__actions-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

@media screen and (max-width: 880px) {
    .services__actions-wrap {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 775px) {
    .services__actions-wrap {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 479px) {
    .services__actions-wrap {
        flex-direction: column;
    }
}

.services__select {
    min-width: 480px;
    border: 1px solid #ededed;
    padding: 20px 27px;
}

@media screen and (max-width: 1024px) {
    .services__select {
        min-width: 250px;
        padding: 10px 15px;
    }
}

@media screen and (max-width: 775px) {
    .services__select {
        margin: 10px 0;
    }
}

.services__download {
    font-size: 18px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1500px) {
    .services__download {
        font-size: 14px;
    }
}

@media screen and (max-width: 775px) {
    .services__download {
        margin: 10px 0;
    }
}

.services__download svg {
    width: 20px;
    height: 21px;
    fill: #040404;
    margin-right: 24px;
}

@media screen and (max-width: 1500px) {
    .services__download svg {
        margin-right: 10px;
    }
}

@media screen and (max-width: 775px) {
    .services__download svg {
        margin: 0px 5px;
    }
}

.about__content {
    line-height: 30px;
}

.catalog-detail-slider,
.catalog-detail-thumbs {
    width: 100%;
    max-width: 600px;
}

.catalog-detail-thumbs {
    margin-top: 20px;
}

.catalog-detail-slide {
    display: flex;
    max-height: 700px;
}

.catalog-detail-thumbs_slide {
    display: flex;
    opacity: .4;
    max-height: 120px;
}

.catalog-detail-thumbs_slide img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

/*.catalog-detail-thumbs_slide.swiper-slide-active {
    opacity: 1;
}*/

.catalog-detail-thumbs_slide.swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-button-next.swiper-button-black.catalog-detail-thumbs_btn.slider-controls__item,
.swiper-button-prev.swiper-button-black.catalog-detail-thumbs_btn.slider-controls__item {
    background-image: none;
    top: 40%;
}

.swiper-button-next.swiper-button-black.catalog-detail-thumbs_btn.slider-controls__item {
    right: 0;
}

.swiper-button-prev.swiper-button-black.catalog-detail-thumbs_btn.slider-controls__item {
    left: 0;
}

.items-slider__wrap {
    max-height: 727px;
}

.contacts__slider-body.__ie .swiper-container {
    max-height: 357px;
}
.header__phone-link {
    white-space: nowrap;
}
.header__phone-link.__ie {
    white-space: nowrap;
}
.footer__policy.__ie {
    white-space: nowrap;
}

.filter_region.__ie {
    width: 100%;
}

.catalog-detail__left.__ie {
    max-height: 1000px;
}
.catalog-section__body.__ie {
    width: 100%;
}
/*
.catalog-section__list.__ie .catalog-section__item {
    width: calc(25% - 8px);
    margin-right: 6px;
}

.catalog-section__list.__ie .catalog-section__item:nth-child(4n) {
    margin-right: 0;
}
.catalog-section__list.__ie .catalog-section__item:nth-child(n+5) {
    margin-top: 6px;
}*/

/* End */


/* Start:/local/templates/prompribor/template/css/custom.css?16382759868002*/


.ymaps-2-1-78-balloon__content {
    padding-bottom: 0px !important;
}

.map__balloonHeader {
    font-size: 16px !important;
    text-align: center;
}

.visibility-hidden {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  clip: rect(0 0 0 0);
}

.dillers_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 25px;
}

.dillers-item {
  border: 1px solid #eaeaea;
  padding: 20px;
}

.dillers-title {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: #5cbde2;
  padding: 0px 20px;
}

.dillers-item__desc {
  padding: 20px 25px;
  line-height: 30px;
  font-size: 16px;
}

.dillers-title span {
  padding-left: 5%;
  width: 100%;
}

.dillers_wrap-spisok {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: 30% 50%;
}

.dillers-title-spisok {
  display: flex;
  align-items: center;
  font-size: 17px;
}

.dillers-title-spisok span {
  padding-left: 2%;
  width: 100%;
}

.faq__list-item ul {
  padding: 0;
}

.props-table {
  margin: 63px 0 87px;
}

.props-table__row {
  display: flex;
  align-items: center;
  padding: 16px 25px;
}

.props-table__row:nth-child(odd) {
  background-color: #e8e8e8;
}

.props-table__cell:nth-child(1) {
  color: #19262e;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .4px;
}

.props-table__cell {
  width: calc(100% / 5);
  color: #19262e;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: .4px;
  padding-right: 15px;
}

a.catalog-detail_configurator {
  color: white;
}

.card-item__title {
  color: #009edf;
  font-weight: 600;
}

.date_article {
  padding: 5px 20px;
  color: orange;
  font-weight: 500;
}

.submenu {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 10;
  list-style: none;
  padding: 15px;
}

ul.submenu li {
  padding: 5px;
}

.header__navigation .submenu {
  display: none;
  background: #ededed;
  border-top: 3px solid white;
  transition: all 3.3s ease;
}

.header__navigation ul li:hover .submenu {
  display: block;

}

.filter__item {
  padding: 0;
}

.filter__title {
  display: block;
  padding: 13px 34px 13px 25px;
}

.filter__title_parent::before {
  right: 15px;
}

.filter__list-link {
  display: block;
}

.bx-authform, .bx-soa-reg-block {
  z-index: 1;
}

.grid-text-section__filesize {
  display: block;
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}

.card-item__callback.js-addToCart svg {
  pointer-events: none;
}

.card-item__callback.common-button {
  width: 100%;
  margin-top: auto;
  height: 65px;
}

.arrow-link {
  display: flex;
}

.contacts__subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  align-items: center;
  letter-spacing: 1.8px;
}

.contacts__item-description {
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
  max-width: 510px;
}

a.sitemap__link {
  margin-top: 40px;
}

.news-detail .sale__preview-picture img {
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  a.sitemap__link {
    margin-top: 5px;
  }
}

@media screen and (max-width: 480px) {
  .footer__phone {
    margin-bottom: 5px;
  }

  .footer__info {
    margin-bottom: 0;
  }

  a.sitemap__link {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .footer__subtitle {
    margin: 0 0 5px 0;
    font-size: 14px;
  }

  .sitemap__link {
    margin-top: 5px;
  }
}

.inner p {
  line-height: 30px;
  padding: 10px 0;
}

.inner li {
  line-height: 30px;
}

.card-item__value {
  color: #f8a73b;
  white-space: nowrap;
}

.card-item__value span {
  font-weight: 100;
  font-size: 20px;
  color: #f8a73b;
}

.common-button__text {
  white-space: nowrap;
}

.card-item__basket.basket-button__sale {
  background-color: #f8a73b;
  transition: .3s;
  width: 100%;
  height: 65px;
  min-height: 65px;
  font-size: 14px;
}

.card-item__basket.basket-button__sale:hover {
  background-color: #0090cb;
}

.partners-slider__controls {
  display: none;
}

@media screen and (max-width: 1024px) {
  .partners-slider__controls {
    display: flex;
    position: absolute;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    top: 0;
    right: 0;
  }

  .partners-slider-left {
    background-color: #009edf;
    margin-right: 10px;
  }

  .partners-slider-right {
    background-color: #009edf;
  }

  .partners-slider-left svg {
    fill: #fff;
  }

  .partners-slider-right svg {
    fill: #fff;
  }
}

@media screen and (max-width: 1024px) {
  .filter__text {
    color: #009edf;
  }
}

.arrow-link__svg {
  padding-left: 20px;
}

.reviews__all.arrow-link {
  color: #ffffff;
  transition: .3s;
}

.reviews__all.arrow-link:hover {
  color: #f8a73b;
}

.reviews__all.arrow-link:hover .arrow-link__svg svg {
  fill: #f8a73b;
}

.reviews__all .arrow-link__svg svg {
  fill: #fff;

}


.items-slider__all.arrow-link {
  color: #ffffff;
  transition: .3s;
}

.items-slider__all.arrow-link:hover {
  color: #f8a73b;
}

.items-slider__all.arrow-link:hover .arrow-link__svg svg {
  fill: #f8a73b;
}

.items-slider__all .arrow-link__svg svg {
  fill: #fff;

}


.reviews__wrap {
  margin-right: -183px;
  max-width: calc(100% + 130px);
}

.date-before {
  display: flex;
  margin-right: auto;
  font-weight: bold;
}

@media screen and (max-width: 1500px) {
  .reviews__wrap {
    margin-right: 0;
  }
}

.immatrust__list {
  padding-left: 155px;
}

@media screen and (max-width: 1500px) {
  .immatrust__list {
    padding-left: 0;
  }
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #009edf;
}

.about::after {
  bottom: -22px;
}

.page-title .container {

}

.catalog__image {
  max-width: 300px;
  width: 100%;
}

.catalog__image img {
  object-fit: cover;
  height: 190px;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

.contacts__info-column p {
  padding: 0;
}
.contacts__row.first_row .contacts__info-column--img {
  max-width: 300px;
}
.contacts__row.first_row .contacts__info-column--img img {
  object-position: top;
  top: -10px;
}
.contacts__row.first_row .contacts__info-column_top {
  margin-right: 48px;
  margin-left: 0;
  width: 30%;
  align-items: unset;
}
@media screen and (max-width: 1200px) {
  .contacts__row.first_row .contacts__info-column_top {width: 100%;}
}
@media screen and (max-width: 550px) {
  .action__title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .catalog__image {
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .dillers_wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 25px;
  }

  .dillers_wrap-spisok {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 695px) {
  .props-table__row {
    flex-direction: column;
    padding: 0;
  }

  .props-table__cell {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px;
  }
}

.icon-button.action-button {
    width: 100%;
    padding: 14px;
}

.catalog-section__item {
    align-items: stretch;
    justify-content: stretch;
  background: #fff;
}

.reviews__item.swiper-slide {
  height: auto;
}
@media screen and (max-width: 480px) {
  .reviews__item.swiper-slide .review__left {
    margin-bottom: auto;
  }

  .reviews__item.swiper-slide .review__wrap {
    height: 100%;
  }
}

.toogle__block {
  display: flex;
}
@media screen and (max-width: 1300px) {
  
  .toogle__block {
    display: block;
  }
}
@media screen and (max-width: 415px) {
  
  .toogle__block {
    /* display: none; */
  }
}
.main-slider__body .slider-controls__item {
  bottom: 155px;
  z-index: 9;
}
.main-slider__body .slider-controls__item-right {
  margin-left: auto;
  bottom: 78px;
}
.main-slider__item-image::before {content: unset;}
.main-slider__item-image {
  max-width: 485px;
  max-height: 465px;
  margin-right: 20px;
}
.grid-text-section__wrap {
  grid-template-columns: 1fr;
  grid-row-gap: 10px;
}
.catalog-detail__image-item {
  width: unset;
  object-fit: contain;
}
.grid-text-section__item {padding: 25px 26px;}
/* End */


/* Start:/local/templates/prompribor/template/css/swiper.css?161109012322875*/
/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/search.title/site_img/style.css?16110901234115*/
.bx-searchtitle {
	margin: 10px 0 0
}

.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600
}

.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: 0;
	border-radius: 2px 0 0 2px;
	outline: 0;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	background-image: -webkit-linear-gradient(#f8fafc 0, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0, #f8fafc 100%)
}

.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell
}

.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: 0;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding: 6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484ce
}

div.title-search-result {
	border: 1px solid #015eae;
	display: none;
	overflow: hidden;
	z-index: 999;
	/*min-width: 370px;*/
	margin-top: -3px;
	background-color: #FFF;
}
@media screen and (max-width: 1000px) {
	div.title-search-result {
		display: none!important;
	}
}

div.title-search-fader {
	display: none;
	background-image: url('/local/templates/.default/components/bitrix/search.title/site/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position: absolute
}

p.title-search-preview {
	font-size: 12px
}

div.title-search-result td.title-search-price span {
	font-size: 26px
}

.bx_searche .bx_img_element {
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0
}

.bx_searche .bx_item_block {
	min-height: 65px;
	position: relative
}

.bx_searche .bx_image {
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8
}

.bx_searche .bx_item_element {
	padding-left: 10px;
	margin-left: 70px
}

.bx_searche .bx_item_element hr {
	margin: 0;
	border: 0;
	border-bottom: 1px solid #015eae;
}

.bx_searche .bx_item_element a {
	margin-top: 10px;
	display: inline-block;
	color: black;
	font-size: 14px;
	text-decoration: none;
}

.bx_searche .bx_item_element a b {
	color: #000;
	font-weight: normal
}

.bx_searche .bx_item_element a:hover, .bx_searche .bx_item_element a:hover b {
	text-decoration: underline
}

.bx_searche .bx_price {
	font-weight: bold;
	font-size: 13px;
	color: #ff0000;
}

.bx_searche .bx_price .old {
	font-weight: normal;
	text-decoration: line-through;
	color: #636363
}

.bx_item_block.all_result {
	min-height: 0
}

.bx_item_block.others_result {
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px
}

.bx_item_block.all_result .all_result_title {
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px
}

.bx_item_block.all_result .all_result_title a {
	color: #a7a7a7
}

.bx_item_block.all_result .all_result_title a:hover {
	color: #4788cb
}

.bx_item_block.all_result a {
	margin-top: 0
}
/* End */


/* Start:/local/components/analog_and_related/templates/.default/style.min.css?161109012332*/
.catalog-section__item{margin:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/reviews/style.css?161109012339*/
.reviews__controls {
    top: 34px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/index_news/style.css?161109012343*/
.news-slider__controls {
    top: 49px;
}
/* End */


/* Start:/local/templates/prompribor/template_styles.css?16110901228435*/
.adm-fileinput-wrapper * {
    position: unset;
}
.header__bottom-wrap {
    height: 70px;
}
@media screen and (max-width: 688px) {
    .header__bottom-wrap {
        height: 60px;
    }
}

.main-slider__item-image {
    align-items: stretch;
}

.main-slider__item-subwrapper {
    height: auto;
}

.main-slider__body {
    flex-grow: 1;
}

.navigation__link.selected {
    border-bottom-color: #efbf88;
}

.fav-section {
    position: absolute;
    right: 7px;
    top: 7px;
}

.fav-section.isActive, .fav-section:hover {
    filter: hue-rotate(150deg);
    cursor: pointer;
}

.popup-wrapper {
    background: white;
    max-width: 600px;
    padding: 40px;
}

.popup-mainform {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
}

.popup-form__label {
    margin: 20px 0;
}

.popup-form__submit {
    margin-top: 40px;
}

.popup__close {
    position: absolute;
    right: 15px;
    top: 15px;
    transform: rotate(45deg);
    cursor: pointer;
    transition: all .3s ease-in;
}

@media screen and (max-width: 480px){
    .popup__close {
        right: 30px;
    }
}

.popup__close:hover {
    transform: rotate(315deg);
}



/*-------------------------------------------------*/
.common-button_orange:hover {
    background-color: #bb6b00;
    transition: 0.4s;
}

.big-arrow-button:hover {
    background-color: #005679;
    cursor: pointer;
    transition: 0.4s;
}

.checkbox_black .checkbox__span::before, .checkbox_black .checkbox__span::after {
    background-color: black;
}


.header__actions>div {
    display: flex;
}

.catalog-section__item {
    /*margin: 0;*/
}

.slider-controls__item:hover {
    cursor: pointer;
}

.header__autorisation {
    align-items: center;
    justify-content: space-around;
    font-size: 14px;
    flex-grow: 1;
}

.header__autorisation-registration {
    display: flex;
    flex-grow: 1;
    height: 100%;
    align-items: center;
}


.header__autorisation-enter {
    display: flex;
    flex-grow: 1;
    height: 100%;
    align-items: center;
}

.arrow-link__svg {
    display: flex;
    align-items: center;
}

.footer__search form {
    display: flex;
}

.search__svg {
    width: 30px;
    height: 30px;
}

.search__button {
    border: none;
    background-color: white;
    position: absolute;
    right: 0%;
    bottom: 15%;
}
.search__button:hover {
    cursor: pointer;
}
.search__input {
    width: 100%;
    padding: 8px 8px 8px 0;
    font-size: 18px;
}

@media screen and (max-width: 1480px) {
    .search__input {
        height: 40px;
    }
}

@media screen and (max-width: 880px) {
    .search__input {
        font-size: 24px;
    }
}

@media screen and (max-width: 880px) {
    .search__input {
        font-size: 16px;
    }
}

.breadcrumbs__link {
    display: flex;
}
.arrow-link__svg {
    padding-left: 20px;
}

.reviews__all .arrow-link__svg {
    padding-left: 20px;
}

.fav-count {
    margin-left: 10px;
}

.checkbox__span::before {
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: black;
}

.checkbox__span::after {
    transform: translate(50%, -50%) rotate(-45deg);
    background-color: black;
}

.selected {
    color: #df8308;
}
@media screen and (max-width: 688px) {
    .selected {
        color: #ffffff;
        font-weight: 600;
    }
}

#bx_incl_area_3 {
    display: flex;
    flex-grow: 1;
}

.navigation__link {
    height: max-content;
}

.navigation__item {
    display: flex;
    align-items: center;
}

.order-contain {
    margin-top: 60px;
}


.order-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 40px;
}

.order-table th {
    border: 1px solid grey;
    padding: 20px;
}
.order-table td {
    border: 1px solid grey;
    padding: 20px;
}

.order-detail__summ td {
    padding: 10px;
}

.order-detail__summ {
    margin-bottom: 40px;
}

.button--dotted:hover {
    color: red;
}

.modal-form__item {
    width: 32%;
    height: 20%;
}


.button--full {
    margin: 20px 0;
    border: none;
    background-color: #009edf;
    padding: 10px;
    color: white;
}


.button--full:hover {
    background-color: #005679;
}

.order {
    border-bottom: 1px solid gray;
}

.order:last-child {
    border: none;
}

.catalog-tabs__specification-table{
    border-collapse: collapse;
}

.catalog-tabs__specification-table th {
    border: 1px solid grey;
    padding: 20px 50px;
}

.catalog-tabs__specification-table td {
    border: 1px solid grey;
    padding: 20px 50px;
}

.catalog-section__item {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.card-item__top {
    display: flex;
    margin-bottom: auto;
    height: 100%;
    max-height: 240px;
}

@media screen and (max-width: 780px){
    .card-item__top {
        max-height: 300px;
    }
}

.catalog-section__list {
    margin: 0;
    justify-content: flex-start;
}



.catalog-tabs__documents, .catalog-tabs__software {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    flex-wrap: wrap;
    margin: 20px 0;
    padding: 0;
}

.catalog-tabs__documents-item {
    display: flex;
}

.documents-link, .software-link {
    display: flex;
    margin-top: 25px;
    align-items: center;
}

.documents-icon {
    background: url("/local/templates/prompribor/./template/img/tdocument.png") no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
}

.software-icon {
    background: url("/local/templates/prompribor/./template/img/tdocument.png") no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
}

.documents-title:hover {
    color: red;
}
.software-title:hover {
    color: red;
}

.card-item__image-link {
    width: 100%;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-detail {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.news-detail .action__description {
    font-size: 18px;
}

.news-detail .sale__preview-picture {
    margin-right: auto;
}
.action__title {
    font-size: 46px;
    margin-bottom: 40px;
}

.action__description {
    font-size: 26px;
    margin-bottom: 20px;
}

.news-detail img {
    max-width: 800px;
    max-height: 500px;
    object-fit: contain;
    margin: auto;
}

.news-item a {
    font-size: 25px;
    display: block;
}

.order {
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.order__title {
    font-size: 25px;
    margin-bottom: 40px;
}

.order__info {
    display: flex;
    justify-content: space-between;
}


.order__info svg {
    display: none;
}

.card-item__prices-actually {
    display: block;
    text-align: right;
    font-size: 22px;
    font-weight: 500;
    margin: 10px 0;
    color: #f8a73b;
}

.catalog-section__body {
    flex-grow: 1;
}

.detail-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.card-item__image {
    height: auto;
    max-height: 100%;
    overflow: hidden;
}

.card-item__basket {
    flex-grow: 1;
    min-height: 90px;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    justify-content: space-between;
    padding: 0 39px;
}

@media screen and (max-width: 780px){
    .card-item__basket {
        min-height: 45px;
        max-width: 250px;
        font-size: 16px;
    }
}

.popup__close{
        visibility: visible;
}

.back_to_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 120px;
    height: 60px;
    text-align: center;
    line-height: 30px;
    background: #009edf;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    display: none;
    box-shadow: 0px 0px 11px white;
    opacity: .7;
}

@media screen and (max-width: 1366px){
    .back_to_top {
        bottom: 5px;
    }
}

@media screen and (max-width: 480px){
    .back_to_top {
        bottom: 60px;
        right: 10px;
        width: 40px;
        height: 30px;
    }
    .back_to_top span {
        font-size: 0;
        display: none;
    }
}


.back_to_top:hover {
    background: #e9ebec;
    color: black;
    box-shadow: 2px 3px 4px grey;
    opacity: 1;
}

.back_to_top-show {
  display: block;
}

.card-item__basket.card-item__basket_main * {
    pointer-events: none !important;
}

.swiper-container .catalog-section__item {
    height: auto;
}

.bx-currency {
    font-size: 1em !important;
    padding-left: 4px;
    font-family: 'currency';
}

/* End */
/* /local/templates/prompribor/template/css/normalize.css?16110901236390 */
/* /local/templates/prompribor/template/css/style.css?1619769137145770 */
/* /local/templates/prompribor/template/css/custom.css?16382759868002 */
/* /local/templates/prompribor/template/css/swiper.css?161109012322875 */
/* /local/templates/.default/components/bitrix/search.title/site_img/style.css?16110901234115 */
/* /local/components/analog_and_related/templates/.default/style.min.css?161109012332 */
/* /local/templates/.default/components/bitrix/news.list/reviews/style.css?161109012339 */
/* /local/templates/.default/components/bitrix/news.list/index_news/style.css?161109012343 */
/* /local/templates/prompribor/template_styles.css?16110901228435 */
