@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: 0;
}
input[type="button"]:focus,
input[type="submit"]:focus {
    outline: 0;
}
* {
    outline: 0 !important;
}
body {
    line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700;
}
del {
    text-decoration: line-through;
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
input,
select {
    vertical-align: middle;
}
button {
    padding: 0;
    margin: 0;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
figcaption,
figure,
main {
    display: block;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
a:active,
a:focus,
a:hover,
a:link,
a:visited {
    border: 0 !important;
    outline: 0 !important;
}
button:active,
button:focus {
    outline: 0;
}
button::-moz-focus-inner {
    border: 0;
}
img {
    text-decoration: none;
    border: 0;
}
[hidden] {
    display: none;
}
@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto/Roboto-Regular/Roboto-Regular.eot);
    src: local("Roboto-Regular"), url(../fonts/Roboto/Roboto-Regular/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Regular/Roboto-Regular.ttf) format("truetype"),
        url(../fonts/Roboto/Roboto-Regular/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto/Roboto-Regular/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto/Roboto-Regular/Roboto-Regular.svg) format("svg");
    font-display: swap;
}
@font-face {
    font-family: Roboto-Bold;
    src: url(../fonts/Roboto/Roboto-Bold/Roboto-Bold.eot);
    src: local("Roboto-Bold"), url(../fonts/Roboto/Roboto-Bold/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Bold/Roboto-Bold.ttf) format("truetype"),
        url(../fonts/Roboto/Roboto-Bold/Roboto-Bold.woff) format("woff"), url(../fonts/Roboto/Roboto-Bold/Roboto-Bold.woff2) format("woff2"), url(../fonts/Roboto/Roboto-Bold/Roboto-Bold.svg) format("svg");
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: Roboto-Light;
    src: url(../fonts/Roboto/Roboto-Light/Roboto-Light.eot);
    src: local("Roboto-Light"), url(../fonts/Roboto/Roboto-Light/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Light/Roboto-Light.ttf) format("truetype"),
        url(../fonts/Roboto/Roboto-Light/Roboto-Light.woff) format("woff"), url(../fonts/Roboto/Roboto-Light/Roboto-Light.woff2) format("woff2"), url(../fonts/Roboto/Roboto-Light/Roboto-Light.svg) format("svg");
    font-display: swap;
}
@font-face {
    font-family: Roboto-Italic;
    src: url(../fonts/Roboto/Roboto-Italic/Roboto-Italic.eot);
    src: local("Roboto-Italic"), url(fonts/Roboto/Roboto-Italic/Roboto-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Italic/Roboto-Italic.ttf) format("truetype"),
        url(../fonts/Roboto/Roboto-Italic/Roboto-Italic.woff) format("woff"), url(../fonts/Roboto/Roboto-Italic/Roboto-Italic.woff2) format("woff2"), url(../fonts/Roboto/Roboto-Italic/Roboto-Italic.svg) format("svg");
    font-display: swap;
}
@font-face {
    font-family: SFUIText;
    src: url(../fonts/SFUIText/SFUIText-Regular/SFUIText-Regular.eot);
    src: local("SFUIText"), url(../fonts/SFUIText/SFUIText-Regular/SFUIText-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/SFUIText/SFUIText-Regular/SFUIText-Regular.ttf) format("truetype"),
        url(../fonts/SFUIText/SFUIText-Regular/SFUIText-Regular.woff) format("woff"), url(../fonts/SFUIText/SFUIText-Regular/SFUIText-Regular.woff2) format("woff2"), url(../fonts/SFUIText/SFUIText-Regular/SFUIText-Regular.svg) format("svg");
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: SFUIText-Bold;
    src: url(../fonts/SFUIText/SFUIText-Bold/SFUIText-Bold.eot);
    src: local("SFUIText-Bold"), url(../fonts/SFUIText/SFUIText-Bold/SFUIText-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/SFUIText/SFUIText-Bold/SFUIText-Bold.ttf) format("truetype"),
        url(../fonts/SFUIText/SFUIText-Bold/SFUIText-Bold.woff) format("woff"), url(../fonts/SFUIText/SFUIText-Bold/SFUIText-Bold.woff2) format("woff2"), url(../fonts/SFUIText/SFUIText-Bold/SFUIText-Bold.svg) format("svg");
    font-display: swap;
}
@font-face {
    font-family: SFUIText-SemiBold;
    src: url(../fonts/SFUIText/SFUIText-Semibold/SFUIText-Semibold.eot);
    src: local("SFUIText-SemiBold"), url(../fonts/SFUIText/SFUIText-Semibold/SFUIText-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/SFUIText/SFUIText-Semibold/SFUIText-Semibold.ttf) format("truetype"),
        url(../fonts/SFUIText/SFUIText-Semibold/SFUIText-Semibold.woff) format("woff"), url(../fonts/SFUIText/SFUIText-Semibold/SFUIText-Semibold.woff2) format("woff2"),
        url(../fonts/SFUIText/SFUIText-Semibold/SFUIText-Semibold.svg) format("svg");
    font-display: swap;
}
@font-face {
    font-family: Lato-Regular;
    src: url(../fonts/Lato/Lato-Regular/Lato-Regular.eot);
    src: local("Lato-Regular"), url(../fonts/Lato/Lato-Regular/Lato-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Lato/Lato-Regular/Lato-Regular.ttf) format("truetype"),
        url(../fonts/Lato/Lato-Regular/Lato-Regular.woff) format("woff"), url(../fonts/Lato/Lato-Regular/Lato-Regular.woff2) format("woff2"), url(../fonts/Lato/Lato-Regular/Lato-Regular.svg) format("svg");
    font-display: swap;
}
@font-face {
    font-family: Lato-Italic;
    src: url(../fonts/Lato/Lato-Italic/Lato-Italic.eot);
    src: local("Lato-Italic"), url(../fonts/Lato/Lato-Italic/Lato-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Lato/Lato-Italic/Lato-Italic.ttf) format("truetype"),
        url(../fonts/Lato/Lato-Italic/Lato-Italic.woff) format("woff"), url(../fonts/Lato/Lato-Italic/Lato-Italic.woff2) format("woff2"), url(../fonts/Lato/Lato-Italic/Lato-Italic.svg) format("svg");
    font-display: swap;
}
@font-face {
    font-family: Lato-Light;
    src: url(../fonts/Lato/Lato-Light/Lato-Light.eot);
    src: local("Lato-Light"), url(../fonts/Lato/Lato-Light/Lato-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Lato/Lato-Light/Lato-Light.ttf) format("truetype"), url(../fonts/Lato/Lato-Light/Lato-Light.woff) format("woff"),
        url(../fonts/Lato/Lato-Light/Lato-Light.woff2) format("woff2"), url(../fonts/Lato/Lato-Light/Lato-Light.svg) format("svg");
    font-display: swap;
    font-weight: 300;
}
@font-face {
    font-family: Lato-Bold;
    src: url(../fonts/Lato/Lato-Bold/Lato-Bold.eot);
    src: local("Lato-Light"), url(../fonts/Lato/Lato-Bold/Lato-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Lato/Lato-Bold/Lato-Bold.ttf) format("truetype"), url(../fonts/Lato/Lato-Bold/Lato-Bold.woff) format("woff"),
        url(../fonts/Lato/Lato-Bold/Lato-Bold.woff2) format("woff2"), url(../fonts/Lato/Lato-Bold/Lato-Bold.svg) format("svg");
    font-display: swap;
}
@font-face {
    font-family: HelveticaNeueCyr-Roman;
    src: url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.eot);
    src: local("HelveticaNeueCyr-Roman"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.eot?#iefix) format("embedded-opentype"),
        url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.ttf) format("truetype"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.woff) format("woff"),
        url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.woff2) format("woff2"), url(../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman/HelveticaNeueCyr-Roman.svg) format("svg");
    font-display: swap;
}
@font-face {
    font-family: TimesNewRoman-BoldItalic;
    src: url(../fonts/TimesNewRoman/TimesNewRoman-BoldItalic/TimesNewRoman-BoldItalic.eot);
    src: local("TimesNewRoman-BoldItalic"), url(../fonts/TimesNewRoman/TimesNewRoman-BoldItalic/TimesNewRoman-BoldItalic.eot?#iefix) format("embedded-opentype"),
        url(../fonts/TimesNewRoman/TimesNewRoman-BoldItalic/TimesNewRoman-BoldItalic.ttf) format("truetype"), url(../fonts/TimesNewRoman/TimesNewRoman-BoldItalic/TimesNewRoman-BoldItalic.woff) format("woff"),
        url(../fonts/TimesNewRoman/TimesNewRoman-BoldItalic/TimesNewRoman-BoldItalic.woff2) format("woff2"), url(../fonts/TimesNewRoman/TimesNewRoman-BoldItalic/TimesNewRoman-BoldItalic.svg) format("svg");
    font-display: swap;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex.jc-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex.jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex.ai-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex.ai-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    overflow-x: hidden;
    line-height: 1.2;
    font-size: 16px;
    font-family: Lato-Regular, Roboto-Regular, sans-serif;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: transform 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    transition: transform 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    transition: transform 0.6s cubic-bezier(0.42, 0, 0.58, 1), -webkit-transform 0.6s cubic-bezier(0.42, 0, 0.58, 1);
}
h3 {
    font-size: 32px;
    margin-bottom: 10px;
}
.pb15,
p {
    padding-bottom: 15px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb5 {
    padding-bottom: 5px;
}
.pb25 {
    padding-bottom: 25px;
}
.pb30 {
    padding-bottom: 30px;
}
.mt25 {
    margin-top: 25px;
}
.mt20 {
    margin-top: 20px;
}
.mt15 {
    margin-top: 15px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb40 {
    margin-bottom: 40px;
}
.pt15 {
    padding-top: 15px;
}
.ta-right {
    text-align: right;
}
.hiddenPC {
    display: none !important;
}
a.pdf,
a.video {
    padding-left: 45px;
    color: #5a5a5a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 55px 10px 0;
    position: relative;
    text-decoration: underline;
}
.relative {
    position: relative;
}
a.pdf:hover,
a.video:hover {
    text-decoration: none;
}
a.pdf:before,
a.video:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background-position: 0 -75px;
    top: 0;
    width: 33px;
    height: 45px;
    background-image: url(../img/sprite.png);
}
a.video:before {
    background-position: -35px -75px;
}
.bold,
strong {
    font-weight: 700;
    font-family: Lato-Bold, "Trebuchet MS", sans-serif;
}
.container,
.container-1080 {
    padding: 0 40px;
    margin: 0 auto;
}
.content {
    padding-top: 25px;
}
.content p {
    color: #5a5a5a;
}
.btn {
    display: inline-block;
    background-color: #fff;
    font-size: 12px;
    color: #cfa056;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    height: 50px;
    min-width: 205px;
    padding: 0 20px;
    line-height: 50px;
    border: 2px solid #cfa056 !important;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    cursor: pointer;
    font-family: SFUIText-Bold, Roboto-Bold, sans-serif;
}
a.btn:active,
a.btn:focus,
a.btn:hover,
a.btn:link,
a.btn:visited {
    border: 2px solid #cfa056 !important;
}
.btn.center {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    margin: 0 auto;
}
.btn:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    background-color: #bc8837;
    z-index: -1;
    left: 0;
    height: 100%;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.btn:hover,
a:hover .btn {
    color: #fff !important;
    border: 2px solid #bc8837;
}
.btn:hover:before,
a:hover .btn:before {
    width: 100%;
}
.btn.btn248 {
    min-width: 248px;
}
.btn.btn-reset {
    color: #5a5a5a;
    margin-top: 10px;
    margin-bottom: 30px;
    border: 2px solid #d2d2d2;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.btn.btn-reset:hover {
    color: #bc8837 !important;
}
.btn.btn-reset:before {
    display: none;
}
.btn.btn-beige {
    background-color: #cfa056;
    color: #fff;
}
.btn.btn-feedback {
    background-color: #5a5a5a;
    color: #fff;
    margin-top: 30px;
    border: none !important;
    width: 233px;
}
.btn.btn-grey {
    background-color: #715f41;
    color: #fff;
    border: none;
    font-family: SFUIText-Bold, "Trebuchet MS", sans-serif;
}
.roboto-light {
    font-family: Roboto-Light, "Trebuchet MS", sans-serif;
}
.bgc-beige {
    background-color: #cfa056;
}
.w100,
img.w100 {
    width: 100%;
}
.wrap {
    padding-left: 70px;
    padding-right: 70px;
}
.submenu {
    display: none;
}
.arrow-down {
    position: relative;
}
.arrow-down:after {
    content: "";
    position: absolute;
    right: 0;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    width: 7px;
    height: 5px;
    display: block;
    background-image: url(../img/sprite.png);
    background-position: 0 0;
}
.section-suptitle {
    font-size: 12px;
    font-family: SFUIText-SemiBold, "Trebuchet MS", sans-serif;
    text-transform: uppercase;
}
h1 {
    font-weight: 400;
}
.pagetitle,
.section-title,
h2 {
    font-size: 40px;
    font-weight: 400;
    font-family: Roboto-Light, "Trebuchet MS", sans-serif;
}
.content h2 {
    margin-bottom: 45px;
}
.pagetitle {
    margin-bottom: 50px;
}
.pagetitle.mb35 {
    margin-bottom: 35px;
}
.tit14 {
    font-size: 14px;
    margin-bottom: 25px;
}
.content-inner .tit14 {
    margin-bottom: 20px;
}
.tit24 {
    font-size: 24px;
    margin-bottom: 25px;
}
.tit36 {
    font-size: 36px;
    margin-bottom: 25px;
}
.tit36.mb40 {
    margin-bottom: 40px;
}
.tit36.mb50 {
    margin-bottom: 50px;
}
.section-black {
    background-color: #333;
}
.section-black .section-title {
    color: #fff;
}
.section-black .section-content {
    color: rgba(255, 255, 255, 0.5);
}
.arrow-beige-left,
.arrow-beige-right,
.arrow-beige-right-bold,
.arrow-black-right {
    position: relative;
    padding-right: 45px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: inline-block;
    height: 14px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.arrow-beige-left {
    padding-right: 0;
    padding-left: 45px;
}
a:hover .arrow-beige-right-bold:before,
a:hover .arrow-beige-right:before,
a:hover .arrow-black-right:before {
    right: -10px;
    -webkit-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
}
a:hover .arrow-beige-left:before {
    left: -10px;
}
.header a.link,
a.link {
    color: #cfa056;
    text-decoration: underline;
}
a.underline {
    text-decoration: underline;
}
a.link:hover,
a.underline:hover {
    text-decoration: inherit;
}
.arrow-beige-left:before,
.arrow-beige-right-bold:before,
.arrow-beige-right:before,
.arrow-black-right:before,
.block-info__btn:after {
    content: "";
    display: block;
    position: absolute;
    display: inline-block;
    top: 7px;
    right: 0;
    width: 32px;
    -webkit-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
    height: 8px;
    background-image: url(../img/sprite.png);
}
.arrow-beige-left:before {
    left: 0;
}
.block-info__btn:hover:after {
    right: 32px;
}
.arrow-beige-right:before {
    -webkit-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
    background-position: -82px 0;
}
.arrow-beige-left:before {
    background-position: -82px 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.arrow-beige-right-bold:before {
    background-position: -139px -50px;
}
.arrow-black-right:before {
    -webkit-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
    background-position: -82px -11px;
}
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    color: inherit;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.beige,
a.beige {
    color: #cfa056;
}
a:-webkit-any-link:focus {
    outline-offset: 0;
    outline: -webkit-focus-ring-color auto 0;
}
.sfuitext-semibold {
    font-family: SFUIText-SemiBold, Lato-Bold, sans-serif;
}
.sfuitext-bold {
    font-family: SFUIText-Bold, Lato-Bold, sans-serif;
}
.uppercase {
    text-transform: uppercase;
}
.fz14 {
    font-size: 14px;
    line-height: 1.2;
}
.fz18 {
    font-size: 18px;
    line-height: 1.2;
}
input,
textarea {
    font: inherit;
    padding: 0;
    margin: 0;
    background: 0 0;
    border: 0;
    width: 100%;
}
:focus {
    outline: 0;
}
.header {
    font-family: Roboto-Regular, "Trebuchet MS", sans-serif;
}
.header a {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -o-transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.header ul:hover li:not(:hover) .header__menu-link {
    opacity: 0.5;
}
.burger {
    width: 18px;
    height: 12px;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    z-index: 100;
}
.burger span,
.burger:after,
.burger:before {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 2px;
    background-color: #333;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.burger span {
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.burger:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
}
.burger:before {
    content: "";
    display: block;
    left: 0;
    bottom: 0;
}
.burger.open:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 5px;
}
.burger.open span {
    display: none;
}
.burger.open:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 5px;
}
.header__phones-link {
    padding-right: 15px;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header__phones-link:hover {
    color: #cfa056;
}
.header__phones {
    position: absolute;

    top: 22px;
    right: 48px
}
.header__phones .submenu {
    position: absolute;
    background-color: #fff;
    z-index: 1;
    padding-left: 20px;
    padding-bottom: 10px;
    left: -20px;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
}
.header__top {
    padding-top: 22px;
}
.header__logo {
    margin: 0 auto;
}
.header__bottom {
    padding: 20px 0 0;
    border-bottom: 1px solid #d2d2d2;
}
.header__bottom-inner {
    position: relative;
}
ul {
    list-style-type: none;
}
.header__menu {
    margin-left: auto;
    margin-right: auto;
}
.header__menu-link {
    text-transform: uppercase;
    font-size: 14px;
    padding: 22px 17px 31px;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #333;
}
.header__menu-link:before {
    content: "";
    display: block;
    width: 90%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    position: absolute;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #bc8837;
    opacity: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}
.header__menu-item:hover .header__menu-link:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}
.lang__link {
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.lang__link:hover {
    color: #cfa056;
}
.lang__link.active {
    color: #cfa056;
}
.header__lang {
    position: absolute;
    right: 20px;
    top: 15px;
}
.header__bottom-logo {
    opacity: 0;
    position: absolute;
    left: 40px;
    max-width: 170px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header-sticky .header__bottom-logo {
    opacity: 1;
}
.header__bottom-inner {
    position: relative;
}
.header-bottom__phones {
    opacity: 0;
    position: absolute;
    right: 145px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header-sticky .header-bottom__phones {
    opacity: 1;
}
.header-sticky .header__bottom {
    position: fixed;
    top: 0;
    z-index: 100;
    right: 0;
    margin: 0 auto;
    left: 0;
    width: 100%;
    padding: 0;
    background-color: #fff;
}
.header-sticky .header__menu-link {
    padding: 20px 20px 24px;
}
.header-sticky .content {
    padding-top: 93px;
}
.header-sticky .main-banner {
    margin-top: 67px;
}
.header-sticky .header__submenu {
    top: 60px;
}
.header__submenu {
    padding: 30px 0 0;
    width: 100vw;
    position: absolute;
    top: 69px;
    left: -40px;
    border-top: 1px solid #e1e1e1;
    border-botoom: 1px solid #e1e1e1;
    z-index: 20;
    background-color: rgba(255, 255, 255, 0.98);
}
.header__submenu-item {
    margin-bottom: 30px;
    width: 33.33%;
    text-align: center;
}
.header__submenu-item:not(:nth-child(3n)) {
    border-right: 1px solid #e1e1e1;
}
.header__submenu-item a {
    color: #5a5a5a;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header__submenu-item a:hover {
    color: #cfa056;
}
.header__submenu-item > a {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}
.header__submenu-submenu a {
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
}
.header__submenu-submenu li {
    position: relative;
}
.header__submenu-submenu li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 1px;
    top: 7px;
    left: 0;
    background-color: #5a5a5a;
}
.header__phones-mob {
    display: none;
}
.header__phones-mob .submenu {
    position: absolute;
    top: 62px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 10px 10px 10px 20px;
    right: 0;
    background-color: #fff;
}
.header__phones-mob .submenu a {
    margin-bottom: 8px;
}
a.social {
    position: relative;
    width: 33px;
    height: 33px;
    margin: 5px;
    color: silver;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid silver !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.social svg {
    width: 15px;
    fill: silver;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
a.social:hover {
    border: 1px solid #cfa056 !important;
}
.social:hover svg {
    fill: #cfa056;
}
.mobmenu {
    position: fixed;
    width: 320px;
    height: 100%;
    z-index: 10;
    padding: 50px 20px 20px;
    overflow-y: auto;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
    display: none;
    left: -100%;
    background: #fff;
    top: 61px;
    -webkit-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s;
}
.mobmenu.open {
    left: 0;
    -webkit-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
}
.mobmenu ul li > a,
.mobmenu__lang a {
    position: relative;
    display: block;
    padding: 7px 0;
    font-family: Roboto-Regular, Lato-Regular, sans-serif;
    font-size: 16px;
    padding-right: 30px;
    text-transform: uppercase;
}
.mobmenu ul li > a {
    width: 100%;
}
.mobmenu__phones a {
    display: block;
    font-family: SFUIText-SemiBold, Lato-Regular, sans-serif;
    padding-top: 10px;
}
.mobmenu__phones li {
    list-style-type: none;
}
.mobmenu__lang {
    margin-top: 20px;
    margin-bottom: 15px;
}
.mobmenu__menu ul.submenu {
    padding-bottom: 15px;
    padding-left: 5px;
}
.mobmenu__menu ul.submenu li > a {
    font-family: Lato-Bold, "Trebuchet MS", sans-serif;
    font-size: 14px;
    text-transform: unset;
    padding: 8px 0;
}
.filter__back:before,
.mobmenu__menu ul li.withsubmenu > a:after,
.sidebar__block-title:after {
    content: "";
    display: block;
    width: 14px;
    height: 8px;
    position: absolute;
    top: 10px;
    right: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-image: url(../img/sprite.png);
    background-position: -117px -47px;
}
.mobmenu__menu ul li.withsubmenu > a.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.mobmenu__adress {
    font-family: Lato-Regular, "Trebuchet MS", sans-serif;
    font-weight: 400;
    margin-top: 30px;
}
.mobmenu .socials {
    margin: 0 -5px 50px;
}
.crumbs {
    margin-bottom: 65px;
}
.crumbs__item {
    position: relative;
    font-size: 14px;
    color: #5a5a5a;
}
.crumbs__item a {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    color: #5a5a5a;
}
.crumbs__item a:hover {
    color: #cfa056;
}
.crumbs__item:not(:first-child) {
    padding-left: 18px;
}
.crumbs__item:not(:first-child):before {
    content: "/";
    display: block;
    left: 5px;
    top: 0;
    color: #5a5a5a;
    position: absolute;
}
.main-banner {
    font-family: HelveticaNeueCyr-Roman, "Trebuchet MS", sans-serif;
    height: 570px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
}
.main-banner__left,
.main-banner__left:before {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #333;
    background-color: #f5f5f5;
}
.main-banner__left:before {
    content: "";
    display: block;
    background-size: cover;
    opacity: 0;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-image: url(../img/main-products-1.jpg);
    background-position: top;
}
.main-banner__right,
.main-banner__right:before {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #333;
    -webkit-clip-path: polygon(100% 100%, 100% 0, 0 100%);
    clip-path: polygon(100% 100%, 100% 0, 0 100%);
}
.main-banner__right:before {
    content: "";
    display: block;
    background-size: cover;
    opacity: 0;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-image: url(../img/main-products-2.jpg);
    background-position: right bottom;
}
.main-banner__left:hover:before,
.main-banner__right:hover:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
}
.main-banner__suptitle {
    font-size: 30px;
}
.main-banner__title {
    font-size: 55px;
}
.main-banner__left-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 75px 0 0 125px;
}
.main-banner__right-content {
    top: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 0;
    padding: 0 0 0 270px;
}
.block-info .btn.btn-grey {
    margin-left: auto;
    border: none !important;
}
.block-info .section-title {
    font-family: HelveticaNeueCyr-Roman, Lato-Regular, sans-serif;
}
.block-info__inner:before {
    content: "";
    display: block;
    background-image: url(../img/main-products-3.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    z-index: -2;
    opacity: 1;
}
.block-info__inner:after {
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
.block-info__inner:hover {
    background-color: rgba(207, 160, 86, 0);
}
.block-info__inner:hover:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.block-info__inner {
    overflow: hidden;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    padding-top: 55px;
    position: relative;
    padding-bottom: 55px;
    background-color: #cfa056;
}
.block-info__up.fadeInUp.enter {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
* {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
}
.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.enter.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.block-info {
    -webkit-transform: translateY(-75px);
    -ms-transform: translateY(-75px);
    transform: translateY(-75px);
}
.block-info__up.rotate.enter {
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
}
.block-info__up.toright.enter {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.block-info__btn {
    margin-left: 50px;
    padding-right: 55px;
    position: relative;
}
.block-info__btn:after {
    content: "";
    display: block;
    right: 42px;
    -webkit-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    background-image: url(../img/sprite.png);
    background-position: -82px -20px;
}
.block-title-left__content {
    margin-left: 45px;
}
.main-about {
    margin-top: -75px;
}
.main-about__inner {
    padding-top: 85px;
    position: relative;
    min-height: 500px;
}
.main-about__img lite-youtube {
    width: 560px;
    height: 315px;
    max-width: 100%;
}
.main-about__content {
    padding-bottom: 30px;
    padding-right: 120px;
    width: -webkit-calc(100% - 500px);
    width: calc(100% - 500px);
}
.main-about p {
    color: #5a5a5a;
}
.main-products__top {
    height: 435px;
    padding-top: 85px;
    margin: 0 auto;
}
.main-products__title {
    font-weight: 400;
}
.main-products h2 {
    max-width: 200px;
}
.main-products__inner {
    padding: 20px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #f5f5f5;
    z-index: 2;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.main-products__inner .btn.btn-beige {
    margin-top: auto;
}
.main-products__inner a {
    margin-top: auto;
}
.main-products__content {
    margin-bottom: 20px;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    overflow: hidden;
    color: #5a5a5a;
}
.main-products__content .ul li:before {
    top: 10px;
}
.main-products__list {
    margin-top: -215px;
    margin-right: -15px;
    margin-left: -15px;
}
.main-products__item {
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    margin: 0 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    position: relative;
    background-color: #f5f5f5;
}
.main-products__item:not(:last-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main-products__item-img {
    overflow: hidden;
}
.feedback-block {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}
.feedback__quotes {
    text-align: right;
}
.feedback-block.animate-enter {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.feedback {
    text-align: center;
    padding-top: 70px;
}
.feedback__title {
    font-size: 24px;
    padding-top: 35px;
}
.feedback__img {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url(../img/sprite.png);
    background-position: -8px 0;
}
.main-project {
    overflow: hidden;
    padding-top: 70px;
}
.main-project .ner {
    overflow: hidden;
}
.main-project__list {
    padding: 40px 70px 45px 0;
}
.main-project__list > .slick-list {
    overflow: inherit;
    max-width: 100%;
}
.main-project__item {
    margin-right: 30px;
    overflow: hidden;
}
.main-project__item p {
    font-family: Lato-Bold, Roboto-Bold, sans-serif;
}
.img-shadow,
.main-project__item-img {
    overflow: hidden;
}
.main-products__item:hover img,
.products__item > a:hover img,
a:hover .img-shadow img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.product__desc-item.size img.no-stretch:hover,
.product__desc-item.tech_specification img.no-stretch:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.zindex10 {
    z-index: 10;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.skirting__item:hover {
    z-index: 10;
}
.img-shadow:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    z-index: 2;
}
.img-shadow {
    position: relative;
}
.main-products__item:hover .img-shadow:before,
a:hover .img-shadow:before {
    opacity: 1;
}
.main-project__item .arrow-beige-right,
.projects__item .arrow-beige-right {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main-project__item:hover .arrow-beige-right,
.projects__item:hover .arrow-beige-right {
    opacity: 1;
}
.main-offers__left {
    width: 33.33%;
    position: relative;
    padding: 0 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 1px;
    background-color: #f5f5f5;
    text-align: center;
}
.main-offers__left p {
    color: #5a5a5a;
}
.main-offers__item {
    width: 250px;
    margin-right: 20px;
}
.main-offers__right {
    background-color: #f5f5f5;
    width: -webkit-calc(100% - 33.33% + 20px);
    width: calc(100% - 33.33% + 20px);
    padding: 35px 20px 35px 20px;
}
.main-offers__item-img {
    overflow: hidden;
}
.footer__top {
    margin-top: 55px;
    padding-top: 35px;
    border-top: 2px solid #333;
}
.footer-item__phones a,
footer .menu-item a {
    display: block;
    margin-bottom: 5px;
    color: #333;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
footer a:hover {
    color: #cfa056;
}
.footer__bottom {
    border-top: 1px solid #d2d2d2;
    font-size: 14px;
    padding: 25px 0;
    color: #5a5a5a;
    margin-top: 20px;
}
footer .menu-list {
    min-width: 645px;
}
footer .menu-list .menu-item {
    margin-bottom: 20px;
}
footer .menu-list .menu-item:nth-child(1) a,
footer .menu-list .menu-item:nth-child(2) {
    font-family: SFUIText-Regular, Roboto-Regular, sans-serif;
}
footer .footer-item__phones a {
    font-family: SFUIText-SemiBold, Roboto-Regular, sans-serif;
    color: #cfa056;
}
footer .menu-item:nth-child(1) {
    padding-right: 65px;
}
footer .menu-item:nth-child(2) {
    padding-right: 30px;
}
.ul li,
footer .menu-list .sub-menu li {
    position: relative;
}
.ul li {
    padding-left: 10px;
    position: relative;
}
ol {
    padding-left: 20px;
}
footer .menu-item ul.sub-menu a {
    padding-left: 10px;
    font-size: 14px;
    display: block;
}
.ul li a {
    margin-bottom: 7px;
}
.menu-list .menu-item {
    margin-bottom: 5px;
}
.ul li:before,
footer .menu-list .sub-menu li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 1px;
    top: 7px;
    left: 0;
    background-color: #333;
}
footer .footer-item__phones {
    padding-right: 40px;
    margin-bottom: 20px;
}
.contacts__list {
    margin: 0 -15px;
}
.contacts__item {
    margin: 0 15px 30px;
    position: relative;
    padding: 95px 30px 30px;
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    background-color: #f5f5f5;
    text-align: center;
    line-height: 1.5;
}
.contacts__item a:hover {
    color: #cfa056;
}
.contacts__item p {
    color: #5a5a5a;
}
.contacts__item.i-mail:before,
.contacts__item.i-map:before,
.contacts__item.i-phone:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    background-image: url(../img/sprite.png);
}
.contacts__item.i-map:before {
    width: 33px;
    height: 45px;
    background-position: -81px -30px;
}
.contacts__item.i-mail:before {
    width: 45px;
    height: 45px;
    background-position: -118px 0;
}
.contacts__item.i-phone:before {
    width: 50px;
    height: 51px;
    background-position: -164px 4px;
}
.feedback-form {
    border: 3px solid #d2d2d2;
    padding: 70px 30px 55px;
    margin-left: 30px;
    max-width: 900px;
    width: -webkit-calc(33.33% * 2 - 10px);
    width: calc(33.33% * 2 - 10px);
}
.feedback-form form {
    width: 100%;
}
.inputall {
    width: 100%;
    margin: 15px 0;
}
.inputall input {
    border-bottom: 1px solid #5a5a5a;
    height: 35px;
    color: #5a5a5a;
    font-size: 16px;
    width: 100%;
}
.feedback-form .inputall:nth-child(2),
.feedback-form .inputall:nth-child(3) {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
}
.textareaall textarea {
    border-bottom: 1px solid #5a5a5a;
    color: #5a5a5a;
    width: 100%;
    height: 50px;
    resize: none;
}
.contacts__img {
    width: -webkit-calc(33.33% - 20px);
    width: calc(33.33% - 20px);
}
.footer__seo {
    margin-bottom: 10px;
    font-size: 16px;
    color: #5a5a5a;
    font-family: Lato-Regular, "Trebuchet MS", sans-serif;
}
:focus::-webkit-input-placeholder {
    color: transparent;
}
:focus::-moz-placeholder {
    color: transparent;
}
:focus:-moz-placeholder {
    color: transparent;
}
:focus:-ms-input-placeholder {
    color: transparent;
}
input::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
input::-moz-placeholder {
    opacity: 1;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
input:-moz-placeholder {
    opacity: 1;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
input:-ms-input-placeholder {
    opacity: 1;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
input:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
input:focus::-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
input:focus:-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
input:focus:-ms-input-placeholder {
    opacity: 0;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.checkbox {
    padding-left: 36px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #5a5a5a;
    margin-top: 40px;
}
.checkbox:before {
    width: 22px;
    height: 22px;
    border: 1px solid #5a5a5a;
    position: absolute;
    left: 0;
    top: -4px;
    content: "";
    display: block;
}
.checkbox.active:after,
input[type="checkbox"]:checked + label:after,
input[type="radio"]:checked + label:after {
    width: 11px;
    height: 9px;
    background: url(../img/sprite.png) -120px -59px;
    position: absolute;
    left: 7px;
    top: 4px;
    content: "";
    display: block;
}
.checkbox-list {
    max-width: 350px;
}
.checkbox__item:not(:last-child) {
    margin-bottom: 10px;
}
.animate {
    opacity: 0;
}
.counter-box {
    min-height: 135px;
    height: auto;
    padding-left: 70px;
    padding-top: 35px;
    padding-right: 70px;
    margin: 70px 0 60px;
    border: 3px solid #d2d2d2;
}
.counter-box__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.about__list-item:not(:last-child) {
    margin-bottom: 30px;
}
.counter-box__item {
    font-size: 24px;
    color: #5a5a5a;
    margin-bottom: 30px;
    font-weight: 300;
    font-family: Lato-Light, Roboto-Light, sans-serif;
}
.counter-box__item span {
    color: #bc8837;
}
.about__list-item-img,
.about__list-item-text {
    position: relative;
    width: 50%;
}
.about__list-item-imgsmall {
    width: 38%;
    position: absolute;
    right: 15px;
    bottom: 0;
    display: none;
    max-width: 300px;
}
.about__list-item:nth-child(3) .about__list-item-imgsmall {
    display: block;
}
.about__list-item-imgsmall img {
    width: 100%;
    height: auto;
}
.about__list-item-text .certifications img {
    width: auto;
    margin: 0 12px 12px 0;
    height: 50px;
}
.about__list-item-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about__list-item:nth-child(3) .about__list-item-img {
    background-size: auto 100%;
    border: 1px solid #d2d2d2;
}
.about__list-item-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #f5f5f5;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px;
    min-height: 365px;
    height: auto;
}
.about__list-item-title {
    font-family: Roboto-Light, Lato-Light, sans-serif;
    font-size: 36px;
    margin-bottom: 15px;
}
.about__list-item p {
    font-size: 16px;
    color: #5a5a5a;
    font-family: Lato-Regular, Roboto-Regular, sans-serif;
}
.about__list-item:nth-child(2n) .about__list-item-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.quotes {
    color: #bc8837;
    position: relative;
    font-size: 24px;
    font-family: Roboto-Italic, Roboto-Regular, sans-serif;
}
.quotes span {
    font-size: 48px;
    font-family: TimesNewRoman-BoldItalic, Lato-Regular, sans-serif;
    font-weight: 700;
    font-style: italic;
}
.quotes-end span {
    display: inline-block;
    -webkit-transform: translate(-2px, 30px);
    -ms-transform: translate(-2px, 30px);
    transform: translate(-2px, 30px);
}
.about-left {
    width: -webkit-calc(100% - 426px);
    width: calc(100% - 426px);
    padding-right: 80px;
}
.about-left .quotes {
    margin-bottom: 5px;
    margin-top: -20px;
}
.about-left__btn {
    margin-right: 50px;
}
.content .about-right iframe,
.content .about-right lite-youtube {
    width: 426px;
    height: 250px;
    position: relative;
    margin: 0 !important;
}
.about-text p {
    color: #5a5a5a;
}
.about-right__img-desc {
    display: none;
    position: absolute;
    top: 140px;
    padding: 0 15px;
    line-height: 1.5;
    font-style: italic;
    font-family: Lato-Italic, Lato-Regular, sans-serif;
}
.about-right__img-desc span {
    font-style: normal;
    font-size: 100px;
    color: #bc8837;
    line-height: 95px;
    font-family: Lato-Light, Lato-Regular, sans-serif;
}
.about-text {
    margin-bottom: 45px;
}
.about-right__img-desc:before {
    content: "";
    display: block;
    background-color: #f5f5f5;
    height: 125px;
    z-index: -1;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
}
.sidebar {
    width: 245px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.sidebar__block {
    padding-top: 25px;
    border-bottom: 1px solid #d2d2d2;
}
.sidebar__block.open-always .sidebar__block-inner {
    display: block !important;
}
.sidebar__block.open-always .sidebar__block-title:after {
    display: none;
}
.sidebar__block-inner {
    display: none;
    padding-bottom: 20px;
}
.catalog__content {
    padding-left: 35px;
    width: -webkit-calc(100% - 245px);
    width: calc(100% - 245px);
}
.catalog__list {
    margin: -15px -10px;
}
.catalog__item {
    display: block;
    text-align: center;
    width: -webkit-calc(33.33% - 20px);
    width: calc(33.33% - 20px);
    margin: 15px 10px;
    border-bottom: 1px solid #d2d2d2;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-family: Lato-Bold, Roboto-Bold, sans-serif;
}
.catalog__item.type1,
.catalog__item.type2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
}
.catalog__item.type1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.catalog__item.type1 .catalog__item-prices,
.catalog__item.type2 .catalog__item-prices {
    display: none;
}
.catalog__item .btn {
    max-width: 190px;
}
.catalog__item-type2 .catalog__item-img {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.catalog__item.type1 .catalog__item-img,
.catalog__item.type2 .catalog__item-img {
    max-height: 165px;
    width: -webkit-calc(66.66% - 10px);
    width: calc(66.66% - 10px);
}
.catalog__item-img img {
    width: 100%;
    height: auto;
}
.catalog__item.type1 .catalog__item-content,
.catalog__item.type2 .catalog__item-content {
    width: -webkit-calc(33.33% - 10px);
    width: calc(33.33% - 10px);
    text-align: center;
}
.catalog__item.type1 .catalog__item-content .catalog__item-title,
.catalog__item.type2 .catalog__item-content .catalog__item-title {
    padding: 0;
}
.catalog__item.type2 .details.btn:before {
    left: unset;
    right: 0;
}
@media only screen and (max-width: 1136px) {
    .catalog__item.type1 .details,
    .catalog__item.type2 .details {
        max-width: 100%;
        min-width: 100%;
    }
    .catalog__item.type1 .details span,
    .catalog__item.type2 .details span {
        display: none;
    }
}
@media only screen and (max-width: 876px) {
    .catalog__item.type1,
    .catalog__item.type2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .catalog__item.type1 .catalog__item-img,
    .catalog__item.type2 .catalog__item-img {
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
        margin: 10px;
    }
    .catalog__item.type1 .catalog__item-content,
    .catalog__item.type2 .catalog__item-content {
        width: calc(100% - 20px);
        text-align: center;
        margin: 10px 10px 0 10px;
    }
    .catalog__item.type1 .details,
    .catalog__item.type2 .details {
        max-width: 250px;
        min-width: 250px;
    }
    .catalog__item.type1 .details span,
    .catalog__item.type2 .details span {
        display: inline-block;
    }
}
.catalog__item-title {
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 15px;
}
.offers .catalog__item-title {
    min-height: 65px;
}
.catalog__item-prices {
    color: #5a5a5a;
    margin-top: auto;
    padding-bottom: 18px;
}
.red {
    color: #fa4848;
}
.catalog__item-prices.red,
.price.red {
    padding-bottom: 7px;
    color: #fa4848;
}
.catalog__item-img {
    position: relative;
    overflow: hidden;
}
.catalog__item-prices.oldprice {
    text-decoration: line-through;
    font-size: 12px;
    margin-left: 0;
    padding-bottom: 0;
    color: #8e8e8e;
}
.catalog__item:hover {
    border-bottom: 1px solid #bc8837;
}
.catalog__item:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.sidebar__block-title {
    width: 100%;
    padding-right: 15px;
    text-align: left;
    background: 0 0;
    border: none;
    position: relative;
    padding-bottom: 20px;
    color: #5a5a5a;
    cursor: pointer;
}
.sidebar__list {
    margin-bottom: 30px;
}
.filter__back {
    position: relative;
    height: 20px;
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0;
    text-align: left;
    font-size: 16px;
    color: #5a5a5a;
}
.filter__back:before {
    display: none;
}
.sidebar__block-title:after {
    top: 5px;
    background-position: -136px -59px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sidebar__block-title.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #d2d2d2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    content: "";
}
input[type="checkbox"]:checked + label:after,
input[type="radio"]:checked + label:after {
    left: 5px;
    top: 6px;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    position: relative;
    display: inline-block;
    padding-left: 33px;
    cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
    height: 0;
    border: 0;
    display: none;
}
aside .btn {
    width: 100%;
}
.catalog__content .main-products__item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    margin: 40px 10px 0;
}
.catalog__content .main-products__list {
    margin: 0 -10px;
}
.btn-filter {
    display: none;
}
a:hover .btn .arrow-beige-right:before {
    -webkit-transition: background-position 0s;
    -o-transition: background-position 0s;
    transition: background-position 0s;
    background-position: -82px -20px;
}
a:hover .btn .arrow-beige-left:before {
    background-position: -82px -20px;
}
.top-banner {
    background-size: cover;
    margin-bottom: 40px;
    position: relative;
    height: 684px;
}
.top-banner {
    background-size: cover;
    margin-bottom: 40px;
    position: relative;
    height: 684px;
}
.top-banner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.top-banner__title {
    font-size: 24px;
    margin-bottom: 20px;
    color: #fff;
}
.top-banner .container {
    height: 100%;
}
h1.top-banner__subtitle {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
}
.top-banner__inner {
    height: 100%;
    color: #fff;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.projects-slider {
    margin-bottom: 65px;
}
.projects-slider .slick-dots li {
    position: relative;
    width: 70px;
    height: 2px;
    margin: 0 7px;
    display: inline-block;
}
.projects-slider .slick-dots li.slick-active button:after {
    position: absolute;
    width: 70px;
    height: 2px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    background-color: #bc8837;
}
.projects-slider .slick-dots li button {
    color: #fff;
    position: absolute;
    background-color: #fff;
    width: 100%;
    border: 0;
    font-size: 0;
    height: 100%;
    cursor: pointer !important;
    left: 0;
    padding: 7px 0;
    top: 0;
}
.projects-slider .slick-dots li button:after {
    position: absolute;
    width: 70px;
    height: 2px;
    background-color: #d1d2d4;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
}
.projects-slider .slick-dots {
    text-align: left;
    position: absolute;
    left: 0;
    bottom: -52px;
    right: 0;
    padding-right: 0;
}
.slick-next,
.slick-prev {
    content: "";
    display: block;
    width: 20px;
    height: 30px;
    background-image: url(../img/sprite.png);
    position: absolute;
    display: block;
    background-position: -214px 0;
    border: none;
    background-color: inherit;
    left: -30px;
    top: 85px;
    cursor: pointer !important;
}
.slick-next {
    left: auto;
    right: -30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.projects-slider .slick-prev {
    right: 50px;
    bottom: -65px;
}
.projects-slider .slick-next {
    right: 0;
}
.interesting__slider .slick-next {
    right: -10px;
}
.product-slider .slick-next,
.product-slider .slick-prev {
    top: 50%;
}
.content lite-youtube,
.content video {
    height: -webkit-calc(90vw * 0.56);
    height: calc(90vw * 0.56);
}
.individual .individual__video,
.individual .individual__video video {
    height: -webkit-calc(90vw * 0.3);
    height: calc(90vw * 0.3);
}
.content lite-youtube,
.content video {
    width: 100%;
    max-width: 100%;
    height: 605px;
    display: block;
}
.content lite-youtube {
    margin-bottom: 30px;
    margin-top: 15px;
}
.facts .tit24 {
    text-align: center;
}
.facts table {
    width: 100%;
    margin-bottom: 50px;
}
.facts table td {
    border-bottom: 2px solid #f5f5f5;
    color: #5a5a5a;
    width: 50%;
    padding: 25px 20px 20px 0;
}
.facts table td:nth-child(2) {
    padding-left: 20px;
}
.facts .btn {
    display: block;
    margin: 0 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.gallcursor {
    z-index: 1000;
    color: #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-transform: uppercase;
}
.box {
    display: inline-block;
    height: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.gallcursor {
    display: none;
    position: absolute;
}
.box a {
    cursor: none;
}
.box-pointer {
    z-index: 1000;
    position: absolute;
}
.box-pointer-hidden {
    display: none;
}
button.fancybox-button {
    display: none;
}
.fancybox-button-nav {
    position: absolute;
    top: 0;
    width: 40%;
    display: block;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}
.fancybox-button-nav.fancybox-button--arrow_right {
    right: 0;
}
.fancybox-button-nav.fancybox-button--arrow_right span {
    right: 30px;
}
.fancybox-button-nav.fancybox-button--arrow_left {
    left: 0;
}
.fancybox-button-nav.fancybox-button--arrow_left span {
    left: 30px;
}
.fancybox-button-nav.fancybox-button--arrow_right span:after {
    content: "";
    position: absolute;
    right: -webkit-calc(50% - 8px);
    right: calc(50% - 8px);
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    width: 20px;
    height: 20px;
    border: 2px solid #cfa056;
    border-left: none;
    border-bottom: none;
}
.fancybox-button-nav span {
    position: absolute;
    opacity: 0;
    border: 2px solid #cfa056;
    top: 50%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 58px;
    height: 51px;
    display: block;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    background: 0 0;
    visibility: visible;
}
.fancybox-button-nav:hover span {
    opacity: 1;
}
.fancybox-close {
    position: absolute;
    top: 18px;
    right: 18px;
    cursor: pointer;
    z-index: 8040;
    font-size: 0;
    background: 0 0;
    width: 40px;
    height: 40px;
    border: 1px solid #cfa056;
}
.fancybox-button-nav.fancybox-button--arrow_left span:after {
    content: "";
    position: absolute;
    left: -webkit-calc(50% - 8px);
    left: calc(50% - 8px);
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    width: 20px;
    height: 20px;
    border: 1px solid #cfa056;
    border-right: none;
    border-top: none;
}
.fancybox-close:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0.7;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 45px;
    height: 2px;
    background-color: #cfa056;
}
.fancybox-close:after {
    content: "";
    position: absolute;
    left: 50%;
    opacity: 0.7;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 45px;
    height: 2px;
    background-color: #cfa056;
}
.our-clients__list {
    margin-top: 30px;
    padding-bottom: 30px;
}
.our-clients__item {
    border-left: 1px solid #e8e8e8;
    width: 215px;
}
.our-clients__list:after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d1d2d4;
}
.our-clients__item img {
    width: 100%;
    height: auto;
}
.our-clients {
    padding-top: 60px;
}
.products__list,
.projects__list {
    margin: -15px;
}
.projects__item {
    margin: 30px 15px;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    -webkit-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
}
.products__item {
    margin: 15px;
    font-family: Lato-Bold, Roboto-Bold, sans-serif;
    width: calc(33.33% - 30px);
    -webkit-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
}
.products__item-title {
    padding: 20px 20px 15px;
    font-size: 18px;
}
.products__item-submenu {
    padding: 0 20px;
}
.products__item .btn {
    margin: 5px 0 0 20px;
}
.products__item-submenu .ul li:hover:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 1px;
    top: 7px;
    left: 0;
    background-color: #bc8837;
}
.interesting .catalog__item,
.offers .catalog__item,
.viewed .catalog__item {
    width: 250px;
}
.interesting {
    padding-top: 60px;
}
.offers__list {
    margin-top: -15px;
    margin-bottom: -15px;
}
.offers__list .catalog__item {
    height: 315px;
}
.offers__list .slick-prev {
    left: -45px;
    top: 89px;
}
.offers__list .slick-next {
    right: -45px;
    top: 89px;
}
.offers:not(:last-child) {
    margin-bottom: 60px;
}
.offers .tit24 {
    display: inline-block;
}
.offers .offers__period {
    margin-left: 30px;
}
.product {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.product__left,
.product__right {
    width: 50%;
}
.product__left {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
}
.product__right {
    padding-left: 35px;
}
.price {
    color: #333;
    font-size: 24px;
}
.price .offers {
    color: #fa4848;
}
.oldprice,
.product__right .oldprice {
    font-size: 16px;
    text-decoration: line-through;
}
.product .oldprice strong {
    text-decoration: line-through;
}
.skirting__item {
    width: 109px;
    height: auto;
    margin-top: auto;
    margin-right: 20px;
    margin-bottom: 20px;
}
.skirting__list {
    margin-bottom: -20px;
}
.skirting__tit {
    margin-bottom: 5px;
}
.edge-type .skirting__tit {
    max-width: 125px;
}
.tech_specification img {
    height: 80px;
    width: auto;
}
.tech_specification .skirting__item {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.available-perforations .skirting__item,
.edge-type .skirting__item {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: 20px;
}
.edge-type img {
    height: 140px;
    width: auto;
}
.available-perforations img {
    height: 130px;
    width: auto;
}
.characteristics > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.characteristics > div span:last-child {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.characteristics span:first-child {
    width: 185px;
    display: inline-block;
}
.characteristics span:last-child {
    padding-left: 10px;
    width: -webkit-calc(100% - 185px);
    width: calc(100% - 185px);
    color: #5a5a5a;
}
.product-slider a {
    cursor: url(../img/plus.png), auto !important;
}
.catalog .fancybox-button-nav {
    width: 60px;
}
.catalog .fancybox-button-nav span {
    border: none;
    opacity: 1;
}
.catalog .fancybox-button-nav.fancybox-button--arrow_left span:after {
    border: 1px solid #bc8837;
    border-right: none;
    border-top: none;
}
.catalog .fancybox-button-nav.fancybox-button--arrow_right span:after {
    border: 1px solid #bc8837;
    border-left: none;
    border-bottom: none;
}
.interesting__slider,
.product-slider__wrap,
.viewed {
    padding-right: 20px;
}
.viewed {
    padding-top: 55px;
}
.viewed__slider {
    margin-top: -15px;
}
.product__desc-text {
    display: none;
    padding-bottom: 20px;
}
.product__desc p {
    padding-top: 15px;
}
.product__desc-item {
    border-bottom: 1px solid #d2d2d2;
}
.product__desc-tit {
    font-size: 14px;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    padding: 30px 50px 20px 0;
}
.product__desc-tit:after,
.product__desc-tit:before {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    background-color: #bc8837;
}
.product__desc-item.active .product__desc-tit:after,
.product__desc-item.active .product__desc-tit:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #5a5a5a;
}
.product__desc-tit:after {
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    right: 5px;
    width: 2px;
    height: 12px;
}
.interesting__slider .slick-track,
.viewed__slider .slick-track {
    display: table !important;
    height: 100% !important;
}
.interesting__slider .slick-slide,
.viewed__slider .slick-slide {
    padding-right: 20px;
    width: 270px;
    border-bottom: none;
    display: table-cell !important;
    vertical-align: top;
    float: none !important;
}
.interesting__slider .slick-slide > div,
.viewed__slider .slick-slide > div {
    height: 100% !important;
    border-bottom: 1px solid #d2d2d2;
}
.page-404 .footer__seo,
.page-404 .footer__top,
.page-404 .header__bottom {
    display: none;
}
.page-404 .burger,
.page-404 .header__phones,
.page-404 .header__phones-mob {
    opacity: 0;
}
.page-404 .header__top {
    padding-bottom: 50px;
    border-bottom: 1px solid #d2d2d2;
}
.section-404 .content__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: -webkit-calc(100vh - 230px);
    height: calc(100vh - 230px);
}
.content-404,
.page-404 .crumbs {
    margin-bottom: auto;
}
.table td {
    border: 1px solid #d2d2d2;
}
.product__desc-item.sys_elem img {
    max-width: 320px;
    max-height: 170px;
    height: auto;
    width: auto;
}
.sys_elem .table td {
    max-height: 150px;
    vertical-align: middle;
    padding: 10px;
}
.sys_elem .table img {
    height: auto;
    width: auto;
    max-height: 135px;
    margin: 0 auto;
    display: block;
    float: left;
}
.skirting__image {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.skirting__image {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.product__desc-item.size img.w100,
.tech_specification img.w100 {
    width: 100%;
    max-width: 100%;
    max-height: none;
    height: auto;
}
.product__desc-item.size img.max-h250 {
    max-height: 250px;
}
.product__desc-item.size img.max-h165 {
    max-height: 165px;
}
.skirting__item:hover .skirting__tit {
    color: #000;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.product__desc-item.color .skirting__images img {
    min-width: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    min-height: 104px;
    display: block;
}
.product__desc-item.size .skirting__item {
    width: 120px;
}
.skirting__list.w140 .skirting__item {
    width: 140px;
}
.skirting__list.w33 .skirting__item {
    width: -webkit-calc(33% - 20px);
    width: calc(33% - 20px);
    margin-top: unset;
}
.product__desc-item.size img {
    width: auto;
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 119px;
    display: block;
}
.individual .container {
    position: relative;
}
.individual .fancybox-img {
    position: relative;
}
.individual .projects-slider {
    margin-bottom: 0;
}
.individual .fancybox-img:before {
    content: "";
    display: block;
    opacity: 1;
    position: absolute;
    top: 20px;
    left: auto;
    right: 20px;
    z-index: 10;
    width: 30px;
    height: 30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0Rjg1QjlBMzQ1RjgxMUVDQTkxNUUxRjMxNjQ4RTBDQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0Rjg1QjlBMjQ1RjgxMUVDQTkxNUUxRjMxNjQ4RTBDQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpiNDkzODgyOS04NmU2LTk2NDUtODkzMi1lYmJiZjY4NTk0NDciIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5YTUyNDFmZS0zOTM4LTExZTYtODA5MS1kOTQyZDAxNDljZDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4MbJZxAAACRElEQVR42sxXsYvaYBSPaezpILaKBzrUA4tQCXToUDz0Vl1du4uD4NA/QFE6d3MQ6ep2uImutSAdOhwED4470BsstJgqDtrGI/fe8VKsJjGfZ7A/+JHE73vfL+/z5eUXh6qqnAX4gCIwCjwBBoHPaGwC/A4cAK+AElDetqBji/ALYAIYJ0ErwBvoAb8Ab1mFHcA0MAWMcLvhBtgBtoGqFeHnwAxxH2gSf5kJo+g7ynafwKwbq+L82vZmbBDlaM0MaWwIp/e4vXr4Jyl+pXpTnP1IkRYn0A8JvepNJpN/7zAWi/2s1WrfzFbN5XJv+v1+QLvudrvttSkR0moI1BziegvN53OhXq9/9nq9S5fLdbctnVKpJC0WiyfT6VTIZrNnBtNQqy1QRzJsDuFweO7z+RQr+xgKhX7jUZZlp8k01BJ5aoO6qFQqXz0ez5L1j8QYjDWZEsXn+AOcvGZdfDweP2Tl9/uVHYrsgqeGz4xqtfoSuWN1BzHjczh5ypIpCkqShEXJiaIo5/P5a8bM//DcgYAZf4LjMWsgFM8rPBaLxcsddH8ctLgGRqOtViugKIpDbwwFjUQxBmPNzAJPdkUXsI1vZ7OZwJoOxmCsyZQrgTzSwKh7DYdD92QycWLL1DqTEUaj0ZHWMrdYI0kgY9bTE3a73ctCoXBq9SVRLpdF7SWBsQbTUEvWHAi+qt4/wl+x+LCPaAK15/iWjJnd6GjOk1/zRU0bRZuksWF91PXBPZu95qrN/W/s7UEN/UE/YWz/aLsXYABn2+1D+EmmMQAAAABJRU5ErkJggg==);
}
.individual .individual-block:nth-child(2n) .fancybox-img:before {
    left: 20px;
    right: auto;
}
.individual-block__text {
    padding: 30px 20px;
    width: -webkit-calc(100% + 90px - 315px);
    width: calc(100% + 90px - 315px);
    margin-left: auto;
}
.individual-block__text a.btn {
    display: none;
}
.individual-block .slick-dots {
    display: none !important;
}
.individual-block__top {
    padding: 30px 20px;
    background-color: #f5f5f5;
    z-index: 2;
    width: 315px;
    height: 405px;
}
.individual-block__top a {
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.individual__top {
    max-width: -webkit-calc(100% + 90px - 315px);
    max-width: calc(100% + 90px - 315px);
}
.individual-block:nth-child(2n) .individual-block__img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
}
.individual-block:nth-child(2n) .individual-block__top {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: -90px;
}
.individual-block:nth-child(2n) .individual-block__text {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-right: auto;
    margin-left: 0;
}
.individual-block__top-wrap {
    height: -webkit-calc(100% - 80px);
    height: calc(100% - 80px);
    overflow-y: auto;
    padding-right: 10px;
}
.individual-block__text .btn {
    margin-left: auto;
}
.individual-block__img {
    width: -webkit-calc(100% + 90px - 315px);
    width: calc(100% + 90px - 315px);
    margin-left: -90px;
    margin-bottom: -5px;
}
.individual-block__top-wrap::-webkit-scrollbar {
    cursor: pointer;
    -webkit-appearance: none;
}
.individual-block__top-wrap::-webkit-scrollbar:vertical {
    cursor: pointer;
    width: 5px;
}
.individual-block__top-wrap::-webkit-scrollbar:horizontal {
    cursor: pointer;
    height: 5px;
}
.individual-block__top-wrap::-webkit-scrollbar-thumb {
    height: 10px;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    cursor: pointer;
    background-color: rgba(51, 51, 51, 0.7);
    border-radius: 1px;
    border: 1px solid rgba(119, 119, 119, 0.1);
}
.individual-block__top-wrap::-webkit-scrollbar-track {
    cursor: pointer;
    border-radius: 7px;
    background-color: rgba(119, 119, 119, 0.1);
}
::-webkit-scrollbar-thumb:horizontal:hover,
::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #333;
}
.individual-block {
    margin-bottom: 40px;
}
.individual .individual__video {
    position: relative;
}
.individual .individual__video,
.individual .individual__video video {
    width: 100%;
    height: auto;
}
.individual .individual__video video::-webkit-media-conrols {
    display: none !important;
}
.individual__video-title {
    padding: 20px 30px;
    position: absolute;
    color: #bc8837;
    bottom: 0;
    text-transform: uppercase;
    left: 40px;
    font-size: 12px;
    background-color: rgba(245, 245, 245, 0.8);
}
.catalog .fancybox-content:before {
    display: block;
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.catalog img.fancybox-image {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
}
.catalog .fancybox-content {
    padding: 30px !important;
}
.catalog .fancybox-is-open .fancybox-bg {
    opacity: 1 !important;
    background-color: #000 !important;
}
.catalog .fancybox-image {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: 90% !important;
    height: auto !important;
    left: 5% !important;
    top: 5% !important;
}
img.max-h250 {
    max-height: 250px;
}
.btn.pagination-item {
    min-width: unset;
    width: 50px;
    padding: 0;
    text-align: center;
    border: 2px solid #fff !important;
}
.pagination-link {
    width: 100%;
    display: block;
    height: 100%;
}
.catalog__pagination {
    overflow: auto;
    padding-bottom: 10px;
    text-align: center;
}
.btn.pagination-item.active {
    color: #fff;
    background-color: #bc8837;
}
.copyrights {
    margin-right: 50px;
}
.cookies {
    background: #f5f5f5;
    position: fixed;
    z-index: 50;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 30px;
    padding-bottom: 40px;
    display: none;
}
.cookies .container-1080 {
    max-width: 1120px;
}
.cookies .btn {
    width: 260px;
}
.cookies-cont {
    font-size: 16px;
    padding-right: 65px;
    color: #5a5a5a;
}
.cookies-cont a,
.footer__bottom a {
    color: inherit;
    text-decoration: underline;
}
@media only screen and (max-width: 1250px) {
    .main-about__img iframe {
        width: 100%;
    }
    .main-about__img {
        width: 50%;
    }
    .main-about__content {
        padding-right: 50px;
        width: 50%;
    }
    .about__list-item:nth-child(3) .about__list-item-img {
        background-size: 100% auto;
    }
}
@media only screen and (max-width: 1024px) {
    .crumbs__list {
        width: max-content;
    }
    .crumbs {
        margin-bottom: 35px;
        padding-bottom: 10px;
        overflow: auto;
    }
    .burger {
        opacity: 1;
    }
    .btn.pagination-item:hover:before {
        width: 0;
    }
    .btn.pagination-item:hover {
        color: #cfa056;
    }
    .fancybox-button-nav.fancybox-button--arrow_left,
    .fancybox-button-nav.fancybox-button--arrow_right {
        width: 0;
    }
    .catalog__item.type2 .catalog__item-content .catalog__item-title {
        padding-top: 0;
    }
    .container,
    .container-1080 {
        padding: 0 20px;
    }
    .header {
        height: 60px;
    }
    .wrap {
        padding-left: 30px;
        padding-right: 30px;
    }
    h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .header__bottom {
        display: none;
    }
    .header__top {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 10;
        width: 100%;
        background-color: #fff;
        padding-top: 0;
        border-bottom: 1px solid #d2d2d2;
    }
    .main-banner {
        margin-top: 60px;
    }
    .header__top-inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 60px;
    }
    .header__logo {
        max-width: 169px;
    }
    .header__menu {
        padding-right: 0;
    }
    .main-banner__left-content {
        top: 35%;
        -webkit-transform: translate(0, -35%);
        -ms-transform: translate(0, -35%);
        transform: translate(0, -35%);
        padding: 30px 30px;
    }
    .main-about__img {
        right: 0;
    }
    .main-banner__right-content {
        left: 30%;
    }
    .main-products__item {
        width: -webkit-calc(33.33% - 10px);
        width: calc(33.33% - 10px);
        margin: 0 5px;
    }
    .main-products__inner {
        padding: 20px 10px;
    }
    .main-products__content {
        margin-bottom: 15px;
        max-height: 100%;
    }
    .main-products__top {
        height: 435px;
        padding-top: 50px;
    }
    .header__phones,
    footer .menu-list {
        display: none;
    }
    footer .footer-item__phones {
        padding-right: 0;
    }
    .footer__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .main-project__item {
        width: 300px;
        max-width: 300px;
        margin-right: 20px;
    }
    .mobmenu {
        display: block;
    }
    .header__phones-mob {
        display: block;
    }
    .header__phones-mob svg {
        fill: #363636;
        width: 17px;
    }
    .footer__bottom {
        margin-top: 45px;
    }
    .catalog__item {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
    }
    .content lite-youtube,
    .content video {
        width: 100%;
        max-width: 100%;
        height: -webkit-calc(90vw * 0.56);
        height: calc(90vw * 0.56);
    }
    .top-banner {
        height: 56vw;
    }
    .individual-block__top {
        height: 300px;
    }
    .footer__bottom.flex {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .copyrights {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .main-banner__right:before {
        background-position: 80% 10%;
    }
}
@media only screen and (max-width: 900px) {
    .about-left {
        padding-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .main-about__img lite-youtube {
        height: 250px;
    }
    .block-info__inner:before {
        background-image: url(../img/main_ipr_mob.jpg);
    }
    .content .about-right iframe {
        width: 100%;
    }
    .quotes {
        max-width: 320px;
    }
    .block-info {
        -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
        transform: translateY(-25px);
    }
    .individual__top {
        max-width: 100%;
    }
    .cookies-cont {
        padding-right: 0;
    }
    .cookies-close.btn {
        width: 100%;
    }
    .individual-block__top a {
        display: none;
    }
    .individual-block__text a.btn {
        display: block;
    }
    .individual-block:nth-child(2n) .individual-block__top {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0;
    }
    .individual-block__text {
        display: block;
    }
    .individual-block:nth-child(2n) .individual-block__top,
    .individual-block__top {
        margin-bottom: 0;
        width: 100%;
        margin-left: 0;
        height: auto;
    }
    .individual-block__img,
    .individual-block__text {
        width: 100%;
        margin-left: 0;
    }
    .fancybox-close {
        right: 10px;
        top: -50px;
    }
    .fancybox-img:before {
        display: none !important;
    }
    .available-perforations .skirting__item {
        width: 45%;
    }
    .available-perforations img {
        height: auto;
        width: 100%;
    }
    .product__desc-item.color .skirting__item {
        width: -webkit-calc(33.33% - 10px);
        width: calc(33.33% - 10px);
        margin-right: 10px;
    }
    .individual__video-title {
        left: 10px;
    }
    .individual-block__text {
        padding: 20px;
    }
    .individual-block__text .btn {
        margin-top: 10px;
    }
    .about__list-item-imgsmall {
        max-width: 150px;
    }
    .flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pagetitle,
    .section-title,
    .tit36,
    h2 {
        font-size: 24px;
    }
    .top-banner__title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    h1.top-banner__subtitle {
        font-size: 16px;
    }
    .main-banner {
        height: 240px;
    }
    .block-info__up {
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    .hiddenMOB {
        display: none;
    }
    .hiddenPC {
        display: block !important;
    }
    .block-info__up.enter {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    .block-info__inner {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .main-about__inner {
        padding-top: 45px;
    }
    .main-about {
        margin-top: -20px;
    }
    .container {
        padding: 0 10px;
    }
    .container-1080 {
        padding: 0 20px;
    }
    .wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
    .btn,
    .btn.btn-feedback,
    .btn.btn248,
    .btn.center,
    .main-about__content,
    .main-offers__left {
        width: 100%;
    }
    .block-info__btn {
        margin-left: 0;
    }
    .main-about__img {
        width: 100%;
    }
    .main-products__list {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .main-products__item {
        width: 100%;
        height: auto;
        margin: 0 0;
        margin-bottom: 30px;
    }
    .main-products__inner {
        position: relative;
    }
    .main-offers__right {
        padding-top: 10px;
        width: 100%;
    }
    .main-banner__suptitle {
        font-size: 16px;
    }
    .main-banner__title {
        font-size: 24px;
    }
    .main-banner__left-content {
        padding: 0 0 0 30px;
    }
    .main-banner__right-content {
        top: 60%;
        -webkit-transform: translate(0, -55%);
        -ms-transform: translate(0, -55%);
        transform: translate(0, -55%);
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        position: absolute;
        bottom: 0;
        left: auto;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        right: 30px;
        padding: 0;
    }
    .individual-block .slick-dots {
        bottom: 15px;
        display: block !important;
    }
    .individual .projects-slider {
        padding-bottom: 50px;
    }
    .main-about__content {
        padding-bottom: 0;
        padding-right: 0;
    }
    .main-about__inner,
    .main-products__top {
        min-height: auto;
        height: auto;
    }
    .block-title-left__content {
        margin-top: 15px;
        margin-left: 0;
        margin-bottom: 30px;
    }
    .main-products {
        background-color: #333;
    }
    .feedback {
        text-align: center;
        padding: 50px 0;
    }
    .main-offers__left {
        padding: 45px 50px 0;
    }
    .header__top-inner {
        padding: 10px 10px 0;
    }
    .contacts__item {
        width: 100%;
        margin: 0 0 20px;
    }
    .contacts__img {
        display: none;
    }
    .feedback-form {
        width: 100%;
        max-width: 100%;
    }
    .feedback-form .inputall:nth-child(2),
    .feedback-form .inputall:nth-child(3) {
        width: 100%;
    }
    .checkbox-list,
    .main-products h2 {
        max-width: 100%;
    }
    .feedback-block {
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }
    .about-left__btn {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .about-right {
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    .about-left {
        width: 100%;
    }
    .about-right__img {
        width: 100%;
    }
    .counter-box {
        padding: 35px 50px 0;
        margin: 50px 0 60px;
    }
    .about__list-item-img,
    .about__list-item-text {
        width: 100%;
    }
    .about__list-item:nth-child(3) .about__list-item-img {
        border-right: 1px solid #d2d2d2;
    }
    .about__list-item-img {
        height: 210px;
    }
    .about__list-item-text {
        min-height: auto;
        padding: 20px 10px;
    }
    .about__list-item:nth-child(2n) .about__list-item-img {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .feedback__quotes {
        text-align: right;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .about-left {
        padding-right: 0;
    }
    .about__list-item-title {
        font-size: 24px;
    }
    .sidebar {
        position: fixed;
        width: 245px;
        top: 61px;
        background-color: #fff;
        z-index: 9;
        overflow-y: auto;
        width: 320px;
        height: 100%;
        left: -100%;
        padding: 50px 20px;
        -webkit-transition: left 1s;
        -o-transition: left 1s;
        transition: left 1s;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .projects-slider .slick-dots li,
    .projects-slider .slick-dots li button:after,
    .projects-slider .slick-dots li.slick-active button:after {
        width: 30px;
        height: 2px;
    }
    .sidebar.open {
        left: 0;
        -webkit-transition: left 0.5s;
        -o-transition: left 0.5s;
        transition: left 0.5s;
    }
    .catalog__content {
        padding-left: 0;
        width: 100%;
    }
    .btn-filter {
        display: block;
        margin-bottom: 30px;
    }
    .catalog__list {
        margin: -10px -5px;
    }
    .catalog__item {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        margin: 10px 5px;
    }
    .offers .catalog__item {
        margin: 15px 10px;
    }
    .catalog__content .main-products__item {
        width: 100%;
        margin: 30px 0 0;
    }
    .filter__back {
        padding-left: 45px;
    }
    .filter__back:before {
        right: inherit;
        left: 0;
        display: block;
        top: 5px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .slick-arrow {
        display: none !important;
    }
    .products__item,
    .projects__item {
        width: 100%;
    }
    .products__item .btn {
        margin: 0;
    }
    .product__left,
    .product__right {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        position: relative;
        top: 0;
    }
    .product__right {
        padding-top: 35px;
    }
    .interesting__slider,
    .product-slider__wrap,
    .viewed {
        padding-right: 0;
    }
    .page-404 .header__top {
        padding-bottom: 10px;
    }
    .top-banner:before {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 100%);
    }
    .about__list-item:nth-child(3) .about__list-item-img {
        background-size: auto 100%;
    }
}
.catalog__pagination .pagination_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.catalog__pagination .pagination_list .pagination-item {
    width: 45px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    border: 1px solid #d2d2d2;
    margin: 0 5px;
    height: auto;
    min-width: 40px;
    font-size: 14px;
}
.catalog__pagination .pagination_list .pagination-item a,
.catalog__pagination .pagination_list .pagination-item span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.catalog__pagination .pagination_list .pagination-item.active {
    color: #fff !important;
}
.catalog__pagination .pagination_list .pagination-item.active:before {
    width: 100%;
}
.catalog__pagination .pagination_list .pagination-item.disabled {
    color: #cfa056 !important;
}
.catalog__pagination .pagination_list .pagination-item.disabled:before {
    width: 100%;
    background-color: #fff;
}
.inputall input.error {
    border-bottom: 1px solid red;
}
.form_container .btn-close span {
    width: 20px;
    height: 1px;
    background-color: #081b29;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.form_container .btn-close span:after {
    display: block;
    content: "";
    width: 20px;
    height: 1px;
    background-color: #081b29;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
}
.form_container .btn-close {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}
.form_container .feedback__tnx {
    position: absolute;
    text-align: center;
    padding-top: 140px;
    top: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    display: none;
    background-color: #fff;
}
.form_container .feedback__tnx:before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50px;
    left: -webkit-calc(50% - 25px);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4xLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0OCA0OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDggNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRUQzMkY7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00OCwyNGMwLDEzLjI1LTEwLjc1LDI0LTI0LDI0QzEwLjc1LDQ4LDAsMzcuMjUsMCwyNEMwLDEwLjc1LDEwLjc1LDAsMjQsMEMzNy4yNSwwLDQ4LDEwLjc1LDQ4LDI0eiBNOS44OSwyNA0KCQljNy42OCw3LjY4LDExLjE0LDExLjk1LDExLjE0LDExLjk1czkuNDEtMTUuMzYsMTcuMDktMjIuMjJjLTAuODYtMS42OC0xLjczLTEuNjgtMS43My0xLjY4cy00LjI3LDIuNTQtMTcuMDksMTUuMzZsLTYuODItNS45NQ0KCQlMOS44OSwyNHoiLz4NCjwvZz4NCjwvc3ZnPg0K);
    left: calc(50% - 25px);
}
.form_container {
    min-height: 150px;
    position: relative;
    width: 100%;
}
button.btn.btn-feedback.disabled {
    background-color: #aaa;
    cursor: no-drop;
}
button.btn.btn-feedback.disabled:before {
    display: none;
}
.checkbox__item.disabled input[type="checkbox"] + label,
.checkbox__item.disabled input[type="radio"] + label {
    cursor: not-allowed;
}
.checkbox__item.disabled input[type="checkbox"] + label:before,
.checkbox__item.disabled input[type="radio"] + label:before {
    background-color: #c1c1c1;
}
.checkbox__item.disabled input[type="checkbox"] + label:after,
.checkbox__item.disabled input[type="radio"] + label:after {
    display: none;
}
#filter {
    position: relative;
}
#filter .filter-waiting {
    z-index: 10;
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
}
#filter .filter-waiting .flex {
    height: 100%;
}
.sk-circle {
    margin: auto;
    width: 55px;
    height: 55px;
    position: relative;
}
.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-circle .sk-child:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-circleBounceDelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.catalog .overflow {
    display: none;
    position: fixed;
    width: calc(100% - 320px);
    height: calc(100% - 61px);
    top: 61px;
    right: 0;
    z-index: 5;
    background-color: rgb(187 187 187 / 70%);
}
.overflow .flex {
    height: 100%;
}
.overflow .close {
    width: 30px;
    height: 30px;
    right: 10%;
    top: 50%;
}
.grecaptcha-badge {
    visibility: hidden;
}

/*popup-langs*/
body.popup-open {
    height: 100vh;
    overflow: hidden;
}

.popup-langs .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.popup-langs{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    right: 0;
	background: rgba( 30, 30, 30, 0.9);
    height: 100%;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.popup-langs .popup {
    position: relative;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
    visibility: unset;
    opacity: unset;
    transform: unset;
    background: #FFFFFF;
    width: 95%;
    height: max-content;
    max-width: 603px;
	-webkit-box-shadow: 0 3px 25px rgb(0 0 0 / 26%);
	-moz-box-shadow:0 3px 25px rgba(0,0,0,0.26);
	box-shadow: 0 3px 25px rgb(0 0 0 / 26%);
    border-radius: 5px;
    padding: 30px 20px;
}

.popup-langs .popup .popup__title{
	text-align: center;
	font-size: 36px;
	margin-bottom: 20px;
}

.popup-langs .btn{
	width: 100%;
	min-width: auto;
	flex: auto;
	margin: 10px;
}

.popup-langs .form_container .btn-close{
	top: 15px;
	right: 20px;
}

.popup-langs .form_container .btn-close span,
.popup-langs .form_container .btn-close span:after{
	background-color: #bc8837;
	height: 2px;
}
/*.popup-langs end*/
