/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    margin: 0;
    padding: 0;
    font-family: "OpenSans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
.slick-slide img,
details,
main {
    display: block;
}
h1 {
    font-size: 2em;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: monospace, monospace;
}
a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    color: inherit;
    background-color: transparent;
}
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    border-bottom: none;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
   /* max-width: 100%;*/
    height: 100%;
}
.about_img{
    border-style: none;
    max-width: 100%;
    height: 100%;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-size: 100%;
    line-height: 1.15;
    font-family: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"],
legend {
    -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"] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
summary {
    display: list-item;
}
.slick-slide.slick-loading img,
[hidden],
template {
    display: none;
}
@font-face {
    font-style: normal;
    font-weight: 300;
    font-family: "OpenSans";
    font-display: swap;
    src:  url(/files/fonts/OpenSans-Light.woff) format("woff");
}
@font-face {
    font-style: normal;
    font-weight: 400;
    font-family: "OpenSans";
    font-display: swap;
    src:url(/files/fonts/OpenSans.woff) format("woff");
}
@font-face {
    font-style: normal;
    font-weight: 600;
    font-family: "OpenSans";
    font-display: swap;
    src: url(/files/fonts/OpenSans-SemiBold.woff) format("woff");
}
@font-face {
    font-style: normal;
    font-weight: 700;
    font-family: "OpenSans";
    font-display: swap;
    src:url(/files/fonts/OpenSans-Bold.woff) format("woff");
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.select.is-active .select__body,
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin: 0;
    padding: 0;
}
li,
ul {
    list-style: none;
}
button,
input,
select,
textarea {
    border: 0;
    outline: 0;
}
button {
    cursor: pointer;
}
input {
    width: 100%;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
::-webkit-input-placeholder {
    color: #fff;
}
:-moz-placeholder {
    color: #fff;
}
::-moz-placeholder {
    color: #fff;
}
:-ms-input-placeholder {
    color: #fff;
}
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
}
.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}
.container-fluid {
    max-width: 1700px;
    margin: 0 auto;
}
.phone {
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    color: #79b51c;
}
.subtitle,
.title {
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.title {
    font-size: 50px;
    color: #79b51c;
}
.subtitle {
    font-size: 30px;
}
.descr {
    max-width: 730px;
}
.button {
    display: inline-block;
    margin-top: 50px;
    font-weight: 600;
    padding: 8px 31px;
    background: #79b51c;
    border-radius: 5px;
    color: #fff;
    outline: 0;
}
.header,
.header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header {
    height: 93px;
}
.header__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header__img {
    width: 175px;
    height: 30px;
}
.header__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header__item {
    font-size: 12px;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.header__item:hover {
    color: #79b51c;
    border-bottom: 3px solid #79b51c;
}
.header__item + .header__item {
    margin-left: 25px;
}
.header__phone {
    margin-right: 35px;
}
.header__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 220px;
}
.mobile__menu-box {
    display: none;
    position: relative;
    margin-bottom: 10px;
}
.breadcrumbs {
    background-image: url(../design/background/breadcrumbs.jpg);
    background-repeat: no-repeat;
    background-position: center;
    min-height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.breadcrumbs__list {
    font-size: 11px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
}
.breadcrumbs__item {
    display: inline-block;
    position: relative;
}
.breadcrumbs__item + li {
    padding-left: 24px;
}
.breadcrumbs__item + li::before {
    content: "/";
    position: absolute;
    left: 8px;
    color: #fff;
}
.breadcrumbs__link {
    text-decoration: underline;
}
.breadcrumbs__title {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
}
.select {
    position: relative;
    width: 30px;
    font-size: 12px;
    font-weight: 700;
}
.select__current {
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.select__current::before {
    content: "";
    position: absolute;
    background-image: url(../design/icons/arrow-down.svg);
    background-repeat: no-repeat;
    top: 5px;
    right: -16px;
    width: 8px;
    height: 8px;
    z-index: 1;
}
.select__body {
    border-top: 0;
    display: none;
    left: 0;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 100%;
    cursor: pointer;
}
.slider {
    position: relative;
}
.slider__img {
    min-height: 650px;
    -o-object-fit: cover;
    object-fit: cover;
}
.slider__info {
    max-width: 400px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 16%;
    left: 15%;
}
.slider__title {
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
}
.slider__descr {
    font-size: 30px;
    line-height: 45px;
    font-weight: 300;
}
.slider__button {
    display: inline-block;
    margin-top: 50px;
    font-weight: 600;
    padding: 8px 31px;
    background: #79b51c;
    border-radius: 5px;
    color: #fff;
}
.slider__arrow {
    position: absolute;
    top: 45%;
    width: 70px;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    outline-color: none;
    z-index: 2;
}
.slider__arrow svg {
    width: 22px;
    height: 23px;
    fill: #79b51c;
}
.slider__arrow-prev {
    left: 0;
}
.slider__arrow-next {
    right: 0;
}
.content {
    margin-top: 100px;
}
.content__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.content__box {
    width: 49%;
    max-height: 400px;
    overflow-y: scroll;
    text-align: end;
    padding: 10px 0;
}
.content__box::-webkit-scrollbar {
    width: 4px;
    background-color: #dfdfdf;
}
.content__box::-webkit-scrollbar-track {
    background-color: #dfdfdf;
}
.content__box::-webkit-scrollbar-thumb {
    width: 10px;
    height: 50px;
    border-radius: 5px;
    background-color: #84b81a;
}
.content__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.content__wrapp {
    max-width: 560px;
    padding-right: 50px;
}
.content__text {
    margin-top: 30px;
}
.content__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 838px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.content__header {
    padding-top: 23px;
}
.products {
    margin-top: 80px;
}
.products__inner,
.products__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.products__inner {
    -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;
}
.products__item {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px;
}
.products__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.products__image {
    max-height: 250px;
    max-width: 650px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.products__info {
    padding-top: 20px;
    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-flex: 0.2;
    -ms-flex-positive: 0.2;
    flex-grow: 0.2;
    margin-left: 50px;
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.products__info:hover .products__title {
    background-color: #8dc03e;
}
.products__info:hover .products__link,
.products__link:hover {
    color: #8dc03e;
}
.products__info:hover .products__link svg path {
    fill: currentColor;
}
.products__info-reverse {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: end;
    margin-right: 50px;
}
.products__title {
    margin-left: -83px;
    background-color: rgba(0, 0, 0, 0.8);
    width: 450px;
    height: 80px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    cursor: pointer;
    margin-bottom: 20px;
}
.products__title-reverse {
    margin-left: initial;
    margin-right: -100px;
}
.products__title-link {
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 50px;
}
.products__category-reverse {
    right: -80px;
}
.products__descr {
    color: #777;
    font-size: 14px;
    line-height: 25px;
    width: 350px;
}
.products__link {
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-top: 10px;
}
.products__link svg {
    height: 12px;
    width: 12px;
    margin-left: 15px;
}
.galery {
    margin-top: 115px;
    position: relative;
    z-index: 1;
}
.galery__info {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.galery__box {
    text-align: end;
}
.galery__slider {
    margin-top: 70px;
    position: relative;
}
.galery__arrow {
    position: absolute;
    top: 35%;
    width: 70px;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    outline-color: none;
}
.galery__arrow svg {
    width: 22px;
    height: 23px;
    fill: #79b51c;
}
.galery__arrow-prev {
    left: 0;
}
.galery__arrow-next {
    right: 0;
}
.galery__image {
    max-width: 350px;
    outline: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.galery__image.slick-current + .galery__image {
    width: 474px;
    height: 338px;
}
.galery__image.slick-current + .galery__image img {
    max-height: 100%;
}
.galery__img,
.galery__pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.galery__pic {
    height: 338px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.galery__img {
    max-width: 100%;
    max-height: 250px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.catalogue {
    background-image: url(../design/background/catalogue.jpg);
    background-repeat: no-repeat;
    background-position: center;
    min-height: 790px;
    position: relative;
    margin-top: -45px;
}
.catalogue__info {
    position: absolute;
    min-width: 650px;
    min-height: 400px;
    background-color: rgba(0, 0, 0, 0.65);
    color: #fff;
    left: 11%;
    top: 16%;
    padding-top: 64px;
    padding-left: 72px;
    text-transform: uppercase;
}
.catalogue__title {
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
}
.catalogue__descr {
    max-width: 431px;
    font-size: 30px;
    line-height: 45px;
    font-weight: 300;
}
.catalogue__button {
    margin-top: 43px;
}
.popular {
    margin-top: 87px;
    margin-bottom: 80px;
}
.popular__info {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.popular__box {
    text-align: end;
}
.popular__slider {
    margin-top: 80px;
}
.popular__product {
    min-width: 500px;
}
.popular__product-name {
    font-size: 25px;
    font-weight: 700;
}
.popular__product-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    padding: 0 2px;
}
.popular__product-descr {
    margin-left: 25px;
    font-size: 13px;
    line-height: 30px;
    color: #4f5057;
}
.popular__product-heading {
    display: inline-block;
    min-width: 210px;
    font-weight: 700;
    margin-right: 25px;
}
.popular__product-link {
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #79b51c;
}
.slick-dots {
    text-align: center;
    margin: 35px;
}
.slick-dots li {
    display: inline-block;
    margin: 0 17px;
}
.slick-dots li.slick-active button {
    background-color: #000;
}
.slick-dots button {
    background-color: #d9d9d9;
    border: 0;
    font-size: 0;
    width: 55px;
    height: 5px;
    cursor: pointer;
    outline: 0;
}
.portfolio {
    background-image: url(../design/background/portfolio.jpg);
    background-repeat: no-repeat;
    margin-bottom: 180px;
}
.portfolio__info,
.portfolio__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.portfolio__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 92px;
}
.portfolio__info {
    width: 100%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-bottom: 100px;
}
.portfolio__box {
    text-align: end;
}
.portfolio__title {
    color: #fff;
}
.portfolio__subtitle {
    color: #79b51c;
}
.portfolio__descr {
    color: #c8c8c8;
}
.portfolio__works {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.portfolio__work {
    margin-right: 13px;
    position: relative;
    margin-bottom: 10px;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
}
.portfolio__work:last-child {
    max-width: 774px;
}
.portfolio__work:hover .portfolio__work-link {
    background-color: #79b51c;
}
.portfolio__work-image {
    min-width: 375px;
    height: 350px;
}
.portfolio__work-img {
    height: 100%;
    width: 100%;
}
.portfolio__work-link {
    position: absolute;
    z-index: 1;
    bottom: 8%;
    width: 350px;
    height: 80px;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.portfolio__work-title {
    margin-left: 40px;
    max-width: 210px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.portfolio__catalogue {
    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;
    font-weight: 600;
    line-height: 50px;
    width: 350px;
    height: 45px;
    border-radius: 5px;
    background-color: #79b51c;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: 38px;
}
.footer__top {
    background-color: #fafafa;
    position: relative;
}
.footer__send {
    position: absolute;
    width: 650px;
    height: 405px;
    background-color: #000;
    bottom: 6%;
    right: 0;
    padding: 60px 80px;
    color: #fff;
}
.form__title {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.form__schedule {
    font-size: 15px;
    line-height: 40px;
    color: #5b5b5b;
}
.footer__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer__form-input {
    margin-top: 20px;
    max-width: 300px;
    background: 0 0;
    border-bottom: 1px solid #5b5b5b;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.footer__form-button,
.footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer__form-button {
    font-size: 12px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 3px 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 200px;
}
.footer__form-button svg {
    width: 23px;
    fill: #fff;
    margin-left: 15px;
}
.footer__nav {
    padding: 50px 0 70px;
}
.footer__nav-items {
    width: 258px;
    position: relative;
}
.footer__nav-items::before {
    content: "";
    position: absolute;
    border: 1px solid rgba(207, 207, 207, 0.5);
    height: 150px;
    right: 16%;
    top: 8%;
}
.footer__nav-items:last-child::before {
    display: none;
}
.footer__nav-title {
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer__nav-item {
    margin-top: 10px;
    line-height: 35px;
}
.footer__nav-link {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.footer__nav-link:hover {
    color: #79b51c;
}
.footer__bottom {
    background-color: #79b51c;
}
.footer__bottom-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
}
.footer__phone {
    color: #fff;
}
.footer__adress {
    color: #fff;
    line-height: 40px;
    position: relative;
}
.footer__adress::after,
.footer__adress::before {
    content: "";
    position: absolute;
    border: 1px solid #a1c667;
    height: 50px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}
.footer__adress::before {
    left: -25%;
}
.footer__adress::after {
    right: -25%;
}
.footer__links,
.footer__socials-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
}
.footer__socials-list svg {
    height: 17px;
    width: 17px;
    fill: #fff;
}
.footer__links {
    width: 42px;
    height: 42px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
}
.footer__links:hover {
    background-color: #fff;
    border-radius: 50%;
}
.footer__links:hover svg {
    fill: #79b51c;
}
.footer__links + .footer__links {
    margin-left: 30px;
}
.pagination {
    margin-top: 50px;
}
.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination__list-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.pagination__item {
    display: inline-block;
}
.pagination__item + li {
    margin-left: 5px;
}
.pagination__link {
    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;
    width: 45px;
    height: 45px;
    background-color: #eaebed;
    -webkit-box-shadow: 0 1px 2px 0 rgba(205, 214, 222, 0.75);
    box-shadow: 0 1px 2px 0 rgba(205, 214, 222, 0.75);
    font-size: 14px;
    color: #000;
    font-weight: 600;
    cursor: pointer;
}
.pagination__link-active {
    background-color: #79b51c;
    color: #fff;
}
.catalog,
.projects {
    margin: 50px 0 65px;
}
.catalog__inner {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.about {
    margin-top: 50px;
    margin-bottom: 120px;
}
.about__inner {
    position: relative;
}
.about__image {
    position: absolute;
    max-width: 760px;
    max-height: 420px;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
.about__text-top {
    padding-top: 10px;
    margin-bottom: 80px;
    font-size: 15px;
}
.about__top {
    max-width: 620px;
}
.about__images {
    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;
}
.about__item {
    height: 320px;
    margin-right: 20px;
}
.about__item:first-child {
    -webkit-box-flex: 0.3;
    -ms-flex-positive: 0.3;
    flex-grow: 0.3;
}
.about__item:last-child {
    -webkit-box-flex: 0.2;
    -ms-flex-positive: 0.2;
    flex-grow: 0.2;
    margin-right: 0;
}
.about__item-img {
    width: 100%;
    -o-object-fit: fill;
    object-fit: fill;
}
.contacts {
    margin-bottom: 70px;
}
.contacts__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contacts__map {
    max-height: 530px;
    max-width: 1050px;
    -o-object-fit: cover;
    object-fit: cover;
}
.contacts__info {
    width: 33%;
    text-align: left;
    padding: 0 20px;
}
.contacts__item {
    max-width: 187px;
    font-size: 14px;
    line-height: 21px;
    color: #313236;
}
.contacts__title {
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
}
.contacts__phone {
    font-weight: 700;
}
.contacts__messangers {
    margin-bottom: 10px;
}
.news {
    margin-bottom: 120px;
}
.news__inner {
    position: relative;
}
.news__top {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.news__title {
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.blog {
    margin: 50px 0 150px;
}
.blog__inner {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.blog__info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0;
}
.blog__info:hover .blog__title,
.blog__title {
    background-color: #fff;
}
.blog__title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    width: inherit;
    margin: 0;
}
.blog__title-link {
    color: #000;
    margin-right: 0;
}
.faq {
    margin: 30px 0 120px;
}
.faq__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.faq__block {
    max-width: 835px;
}
.faq__item {
    -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;
    min-height: 180px;
    border-bottom: 1px solid silver;
}
.faq__bot,
.faq__item,
.faq__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.faq__top {
    margin-bottom: 15px;
}
.faq__bot {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.faq__task {
    min-width: 90px;
    font-weight: 700;
}
.faq__quest,
.faq__reply,
.faq__task {
    font-size: 18px;
    line-height: 25px;
}
.faq__reply {
    min-width: 110px;
    text-align: center;
}
.faq__quest {
    font-weight: 700;
    color: #79b51c;
    text-decoration: underline;
}
.faq__quest:hover {
    color: #5a5a5a;
}
.faq__answer {
    font-size: 15px;
    line-height: 25px;
}
.faq__aside {
    min-width: 300px;
    margin-top: 25px;
}
.faq__aside-title {
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.faq__aside-shedule {
    font-size: 15px;
    line-height: 40px;
    color: #5b5b5b;
    margin-bottom: 30px;
}
.faq__form {
    max-width: 300px;
}
.faq__form-input {
    height: 50px;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 20px;
    background-color: #e6e6e6;
    color: #5a5a5a;
}
.faq__form-button,
.faq__form-input,
.faq__form-textarea {
    font-size: 12px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
}
.faq__form-textarea {
    height: 150px;
    width: 100%;
    padding-left: 20px;
    background-color: #e6e6e6;
    color: #5a5a5a;
    resize: none;
}
.faq__form-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 200px;
    margin-top: 30px;
}
.faq__form-button svg {
    width: 23px;
    fill: #fff;
    margin-left: 15px;
}
.faq__form-input::-webkit-input-placeholder,
.faq__form-textarea::-webkit-input-placeholder {
    color: #5a5a5a;
}
.faq__form-input:-moz-placeholder,
.faq__form-textarea::-webkit-input-placeholder {
    color: #000;
}
.faq__form-input::-moz-placeholder,
.faq__form-textarea::-webkit-input-placeholder {
    color: #000;
}
.faq__form-input:-ms-input-placeholder,
.faq__form-textarea::-webkit-input-placeholder {
    color: #000;
}
.text {
    margin-bottom: 150px;
}
.text__title {
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.text__block {
    margin-top: 30px;
}
.text__list {
    margin: 70px 0;
}
.text__item {
    margin-left: 48px;
    position: relative;
}
.text__item::before {
    content: "";
    position: absolute;
    width: 30px;
    border: 1px solid #79b51c;
    top: 13px;
    left: -4%;
}
.text__item + li {
    margin-top: 40px;
}
.product__inner {
    margin: 50px 0 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product__slider {
    max-width: 540px;
}
.product__slider-inner {
    margin-bottom: 30px;
}
.product__slider-item {
    min-height: 540px;
    outline: 0;
}
.product__slider-img {
    height: 100%;
    width: 100%;
    -o-object-fit: fill;
    object-fit: fill;
}
.product__preview-item {
    height: 130px;
    width: 120px;
    padding-top: 10px;
    margin-right: 20px;
    outline: 0;
    position: relative;
}
.product__preview-item:last-child {
    margin-right: 0;
}
.product__preview-item.slick-current::before {
    content: "";
    position: absolute;
    width: 100%;
    border: 2px solid #00618e;
    top: 0;
}
.product__info {
    max-width: 580px;
    width: 50%;
}
.product__info-item {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #e2e3e5;
    text-align: left;
    padding-bottom: 30px;
    margin-top: 30px;
    cursor: pointer;
}
.product__info-item:first-child {
    margin-top: 0;
}
.product__info-item--active .product__info-arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.product__info-item--active .product__info-title {
    color: #79b51c;
}
.product__info-item--active .product__info-descr {
    display: block;
}
.product__info-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product__info-arrow {
    width: 14px;
}
.product__info-title {
    margin-right: 30px;
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
}
.product__info-title:hover {
    color: #79b51c;
}
.product__info-descr {
    display: none;
}

.product__info-descr p {
  margin: 10px 0;
}

.product__info-descr h2 {
  font-size: 20px;
  margin: 20px 0 10px;
  font-weight: bold;
  color: #222;
}

.product__info-descr ul {
  padding-left: 20px;
  margin: 10px 0;
}

.product__info-descr li {
  margin: 5px 0;
  list-style-type: disc;
}
.product__info-head {
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    color: #777;
    margin: 15px 0 30px;
}
.product__info-text {
    font-size: 14px;
    line-height: 27px;
}
.category__inner {
    margin: 50px 0 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.category__filter,
.category__filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.category__filters {
    max-width: 230px;
}
.category__filter {
    border-bottom: 1px solid #e2e3e5;
    padding-bottom: 30px;
    margin-top: 30px;
}
.category__filter:first-child {
    margin-top: 0;
}
.category__filter--active .category__filter-arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.category__filter--active .category__filter-checkbox {
    display: inline-block;
}
.category__filter-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.category__filter-title {
    font-size: 16px;
    font-weight: 700;
    color: #081225;
    text-transform: uppercase;
    margin-right: 10px;
}
.category__filter-checkbox {
    display: none;
    padding-top: 20px;
}
.category__filter-box,
.category__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.category__checkbox {
    width: 40px;
    height: 15px;
}
.category__label-text {
    font-size: 15px;
    line-height: 25px;
}
.category__filter-arrow {
    width: 14px;
}
.cateagory__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}
.category__btn-choose {
    font-size: 15px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-right: 18px;
}
.category__btn-cancel {
    background-color: transparent;
    width: 30px;
    height: 30px;
    fill: #888;
} /**.category__products{max-width:860px}**/
.category__product-item,
.category__products-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.category__products-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.category__product-item {
    -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;
    min-width: 260px;
    margin-bottom: 50px;
}
.category__product-name {
    font-size: 17px;
}
.category__product-image {
    display: inline-block;
    padding: 20px 25px;
    position: relative;
    border: 1px solid #f2f2f2;
    margin: 10px;
}
.category__product-descr {
    margin-left: 0;
}
.category__product-heading {
    display: block;
}
@media (min-width: 1200px) and (max-width: 1575px) {
    .container {
        width: 1140px;
    }
    .content,
    .galery,
    .products {
        margin-top: 60px;
    }
    .content__box {
        width: 60%;
        max-height: 275px;
        padding: 0;
        margin-right: 30px;
    }
    .products__info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 30px;
        padding-top: 5px;
    }
    .products__info-reverse {
        margin-right: 30px;
    }
    .galery__image.slick-current + .galery__image,
    .galery__img {
        height: 295px;
    }
    .portfolio {
        margin-bottom: 100px;
    }
    .portfolio__works {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .about__image {
        width: 45%;
    }
    .faq__item {
        width: 96%;
    }
    .footer__send {
        width: 475px;
        height: 380px;
    }
    .footer__nav-items {
        max-width: 250px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 980px;
    }
    .descr {
        max-width: 500px;
    }
    .content,
    .galery,
    .popular,
    .products {
        margin-top: 30px;
    }
    .header__info {
        min-width: 185px;
    }
    .header__img {
        width: 130px;
    }
    .header__item + .header__item {
        margin-left: 15px;
    }
    .header__phone {
        margin-right: 15px;
    }
    .slider__img {
        min-height: 500px;
    }
    .content__box {
        width: 60%;
        max-height: 275px;
        padding: 0;
        margin-right: 30px;
    }
    .products__info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 20px;
        padding-top: 10px;
    }
    .products__info-reverse {
        margin-right: 20px;
    }
    .products__title {
        height: 50px;
        margin-bottom: 10px;
    }
    .products__link {
        margin-top: 5px;
    }
    .galery__slider {
        margin-top: 50px;
    }
    .galery__image.slick-current + .galery__image,
    .galery__img {
        height: 295px;
    }
    .catalogue {
        min-height: 525px;
        background-size: cover;
    }
    .catalogue__info {
        min-width: 600px;
        min-height: 350px;
    }
    .popular__slider {
        margin-top: 60px;
    }
    .popular__product {
        min-width: 480px;
    }
    .popular__product-descr {
        margin-left: 10px;
        line-height: 25px;
    }
    .popular__product-heading {
        margin-right: 0;
    }
    .portfolio {
        margin-bottom: 70px;
    }
    .portfolio__inner {
        padding-top: 60px;
    }
    .portfolio__info {
        margin-bottom: 60px;
    }
    .portfolio__works {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .about__inner {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .about__image {
        position: inherit;
    }
    .about__top {
        max-width: 100%;
    }
    .news__inner {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .faq__item {
        width: 96%;
        padding: 20px 0;
    }
    .pagination__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .product__slider {
        max-width: 500px;
    }
    .product__slider-inner {
        margin-bottom: 0;
    }
    .product__preview-item {
        margin-right: 10px;
    }
    .product__info {
        width: 45%;
    }
    .category__products {
        max-width: 650px;
    }
    .category__products-inner {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .footer__send {
        width: 325px;
        height: 370px;
        padding: 30px 25px;
    }
    .footer__nav-items {
        max-width: 230px;
    }
    .footer__adress::before {
        left: -15%;
    }
    .footer__adress::after {
        right: -15%;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    .container {
        width: 750px;
    }
    .title {
        font-size: 25px;
    }
    .subtitle {
        font-size: 20px;
    }
    .descr {
        max-width: 400px;
    }
    .content,
    .galery,
    .popular,
    .products {
        margin-top: 30px;
    }
    .header__menu {
        display: none;
    }
    .hamburger,
    .hamburger__wrapp {
        display: block;
        position: absolute;
    }
    .hamburger__wrapp {
        width: 45px;
        right: 10px;
        z-index: 10;
    }
    .hamburger {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40px;
        height: 12px;
    }
    .hamburger span {
        display: block;
        height: 2px;
        width: 100%;
        background-color: #79b51c;
        margin-bottom: 7px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        border-radius: 3px;
    }
    .hamburger__active span:first-child {
        -webkit-transform: translateY(3px) rotate(-45deg);
        transform: translateY(3px) rotate(-45deg);
        border-radius: 3px;
    }
    .hamburger__active span:last-child {
        -webkit-transform: translateY(3px) rotate(45deg);
        transform: translateY(3px) rotate(45deg);
        border-radius: 3px;
    }
    .hamburger__active span:nth-child(2) {
        display: none;
    }
    .hamburger__active span {
        margin-bottom: -2px;
        border-radius: 3px;
    }
    .mobile__menu,
    .mobile__menu__active {
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    .mobile__menu {
        position: fixed;
        top: 0;
        width: 365px;
        left: -150%;
        height: 100%;
        z-index: 100;
        background-color: #79b51c;
        color: #fff;
        padding: 0 16px 50px;
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mobile__menu .header__logo {
        padding: 30px;
    }
    .mobile__menu .nav {
        display: block;
    }
    .mobile__menu .header__list {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mobile__menu .header__item {
        font-size: 20px;
        line-height: 55px;
        font-weight: 700;
        text-transform: uppercase;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        margin-top: 30px;
    }
    .mobile__menu .header__item:hover {
        color: #000;
        border-bottom: none;
    }
    .mobile__menu .header__item + .header__item {
        margin-left: 0;
    }
    .mobile__menu__active {
        left: 0;
    }
    .mobile__menu-box {
        display: block;
    }
    .slider__img {
        min-height: 500px;
    }
    .content__inner {
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
    }
    .content__box {
        max-height: 275px;
        padding: 0;
        margin-right: 20px;
    }
    .content__wrapp {
        max-width: 350px;
        padding-right: 25px;
        padding-left: 10px;
    }
    .content__text {
        margin-top: 20px;
    }
    .content__image {
        max-width: 400px;
    }
    .products__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .products__img {
        height: 100%;
    }
    .products__info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 20px;
        padding-top: 10px;
    }
    .products__info-reverse {
        margin-right: 20px;
    }
    .products__title {
        height: 50px;
        margin-bottom: 10px;
    }
    .products__title-link {
        font-size: 18px;
        line-height: 25px;
    }
    .products__link {
        margin-top: 5px;
    }
    .galery__slider {
        margin-top: 50px;
    }
    .galery__image.slick-current + .galery__image,
    .galery__img {
        height: 295px;
    }
    .catalogue {
        min-height: 525px;
        background-size: cover;
    }
    .catalogue__info {
        min-width: 600px;
        min-height: 350px;
    }
    .popular__slider {
        margin-top: 40px;
        padding: 0 100px;
    }
    .popular__product {
        min-width: 480px;
    }
    .popular__product-descr {
        margin-left: 10px;
        line-height: 25px;
    }
    .popular__product-heading {
        margin-right: 0;
    }
    .slick-dots {
        margin: 20px 0;
    }
    .slick-dots button {
        width: 30px;
    }
    .portfolio {
        margin-bottom: 70px;
    }
    .portfolio__inner {
        padding-top: 40px;
    }
    .portfolio__info {
        margin-bottom: 30px;
    }
    .portfolio__work:last-child {
        width: 100%;
    }
    .portfolio__work-image {
        max-width: 352px;
        min-width: 100%;
    }
    .about {
        margin-bottom: 70px;
    }
    .about__inner {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .about__image {
        position: inherit;
    }
    .about__top {
        max-width: 100%;
    }
    .text {
        margin-bottom: 70px;
    }
    .text__list {
        margin: 40px;
    }
    .text__item::before {
        left: -7%;
    }
    .news {
        margin-bottom: 65px;
    }
    .news__inner {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .news__title {
        font-size: 21px;
    }
    .faq {
        margin-bottom: 40px;
    }
    .faq__item {
        width: 96%;
        padding: 20px 0;
    }
    .pagination__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .blog {
        margin: 30px 0 40px;
    }
    .product__info,
    .product__inner {
        -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;
    }
    .product__inner {
        margin-bottom: 50px;
    }
    .product__info {
        margin-top: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .product__info-header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .category__filters {
        max-width: 190px;
    }
    .category__filter-title {
        font-size: 13px;
    }
    .category__products {
        max-width: 650px;
    }
    .category__products-inner {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .category__product-item {
        max-width: 250px;
    }
    .pagination {
        margin-top: 20px;
    }
    .footer__send,
    .footer__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
    }
    .footer__top {
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer__send {
        position: relative;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 320px;
        padding: 15px 25px;
    }
    .footer__form,
    .footer__send {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }
    .footer__nav {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 40px 0;
    }
    .footer__nav-items {
        max-width: 230px;
    }
    .footer__adress::after,
    .footer__adress::before {
        display: none;
    }
    .footer__links + .footer__links {
        margin-left: 0;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    .container {
        width: 580px;
    }
    .subtitle,
    .title {
        font-size: 20px;
        line-height: 30px;
    }
    .subtitle {
        font-size: 16px;
    }
    .descr {
        max-width: 100%;
        font-size: 14px;
        line-height: 25px;
        margin-top: 20px;
    }
    .content,
    .popular,
    .products {
        margin-top: 30px;
    }
    .breadcrumbs .breadcrumbs__title {
        font-size: 28px;
    }
    .header__menu {
        display: none;
    }
    .hamburger,
    .hamburger__wrapp {
        display: block;
        position: absolute;
    }
    .hamburger__wrapp {
        width: 45px;
        right: 10px;
        z-index: 10;
    }
    .hamburger {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40px;
        height: 12px;
    }
    .hamburger span {
        display: block;
        height: 2px;
        width: 100%;
        background-color: #79b51c;
        margin-bottom: 7px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        border-radius: 3px;
    }
    .hamburger__active span:first-child {
        -webkit-transform: translateY(3px) rotate(-45deg);
        transform: translateY(3px) rotate(-45deg);
        border-radius: 3px;
    }
    .hamburger__active span:last-child {
        -webkit-transform: translateY(3px) rotate(45deg);
        transform: translateY(3px) rotate(45deg);
        border-radius: 3px;
    }
    .hamburger__active span:nth-child(2) {
        display: none;
    }
    .hamburger__active span {
        margin-bottom: -2px;
        border-radius: 3px;
    }
    .mobile__menu,
    .mobile__menu__active {
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    .mobile__menu {
        position: fixed;
        top: 0;
        width: 365px;
        left: -150%;
        height: 100%;
        z-index: 100;
        background-color: #79b51c;
        color: #fff;
        padding: 0 16px 50px;
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mobile__menu .header__logo {
        padding: 30px;
    }
    .mobile__menu .nav {
        display: block;
    }
    .mobile__menu .header__list {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mobile__menu .header__item {
        font-size: 20px;
        line-height: 55px;
        font-weight: 700;
        text-transform: uppercase;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        margin-top: 30px;
    }
    .mobile__menu .header__item:hover {
        color: #000;
        border-bottom: none;
    }
    .mobile__menu .header__item + .header__item {
        margin-left: 0;
    }
    .mobile__menu__active {
        left: 0;
    }
    .mobile__menu-box {
        display: block;
    }
    .slider__img {
        min-height: 500px;
    }
    .slider__arrow {
        display: none;
    }
    .content__inner {
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
    }
    .content__box {
        max-height: 275px;
        padding: 0;
        margin-right: 20px;
    }
    .content__wrapp {
        max-width: 255px;
        padding: 0 15px;
    }
    .content__header {
        padding-top: 0;
    }
    .content__text {
        margin-top: 5px;
    }
    .content__image {
        max-width: 47%;
    }
    .products__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .products__img {
        height: 100%;
    }
    .products__info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 20px;
        padding-top: 10px;
    }
    .products__info-reverse {
        margin-right: 20px;
    }
    .products__title {
        height: 50px;
        margin-bottom: 10px;
        max-width: 345px;
    }
    .products__title-reverse {
        margin-right: -85px;
    }
    .products__link {
        margin-top: 5px;
    }
    .products__title-link {
        font-size: 17px;
        line-height: 20px;
    }
    .galery {
        margin-top: 0;
    }
    .galery__info,
    .popular__info,
    .portfolio__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .galery__box,
    .popular__box,
    .portfolio__box {
        text-align: center;
    }
    .galery__slider {
        margin-top: 50px;
    }
    .galery__arrow {
        display: none;
    }
    .galery__image.slick-current + .galery__image,
    .galery__img {
        height: 295px;
    }
    .catalogue {
        min-height: 525px;
        background-size: cover;
    }
    .catalogue__info {
        min-width: 100%;
        min-height: 310px;
        left: 0;
        padding-left: 50px;
        padding-top: 20px;
    }
    .popular__slider {
        margin-top: 40px;
        padding: 0 25px;
    }
    .slick-dots {
        margin: 20px 0;
    }
    .slick-dots li {
        margin: 0 15px;
    }
    .slick-dots button {
        width: 30px;
    }
    .popular__product-descr {
        margin-left: 10px;
        line-height: 25px;
    }
    .popular__product {
        padding: 0 2px;
    }
    .popular__product-heading {
        margin-right: 0;
    }
    .portfolio {
        margin-bottom: 50px;
    }
    .portfolio__inner {
        padding-top: 40px;
    }
    .portfolio__info {
        margin-bottom: 30px;
    }
    .portfolio__work {
        width: 100%;
        margin-right: 0;
    }
    .about {
        margin-bottom: 70px;
    }
    .about__images,
    .about__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .about__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .about__images {
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
    }
    .about__item {
        margin-right: 0;
    }
    .about__image {
        position: inherit;
        height: 370px;
    }
    .about__top {
        max-width: 100%;
    }
    .text {
        margin-bottom: 70px;
    }
    .text__list {
        margin: 40px;
    }
    .text__item::before {
        left: -8%;
    }
    .news {
        margin-bottom: 65px;
    }
    .news__inner {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .news__title {
        font-size: 16px;
    }
    .contacts__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .contacts__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
    .faq {
        margin-bottom: 40px;
    }
    .faq__aside,
    .footer__adress::after,
    .footer__adress::before,
    .footer__nav-items::before {
        display: none;
    }
    .faq__item {
        width: 96%;
        padding: 20px 0;
    }
    .blog {
        margin: 30px 0;
    }
    .blog__title {
        margin-right: 0;
    }
    .product__info,
    .product__inner {
        -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;
    }
    .product__inner {
        margin-bottom: 50px;
    }
    .product__info {
        margin-top: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .category .pagination,
    .product__info-header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .category .pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .category__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 20px 0 50px;
    }
    .category__filters {
        margin-bottom: 35px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        max-width: 100%;
    }
    .category__filter {
        margin-right: 25px;
        padding-bottom: 10px;
    }
    .category__filter-title {
        font-size: 13px;
    }
    .category__filter-checkbox {
        padding-top: 5px;
    }
    .category__checkbox {
        width: 20px;
        height: 11px;
    }
    .category__label-text {
        font-size: 13px;
        line-height: 30px;
    }
    .category__products {
        max-width: 650px;
    }
    .category__products-inner {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .category__product-item {
        max-width: 250px;
    }
    .pagination {
        margin-top: 20px;
    }
    .pagination__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer__send,
    .footer__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
    }
    .footer__top {
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer__send {
        position: relative;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 320px;
        padding: 15px 25px;
    }
    .footer__form,
    .footer__send {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }
    .footer__nav {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 40px 0;
    }
    .footer__nav-items {
        max-width: 180px;
    }
    .footer__bottom-wrap {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .footer__adress {
        font-size: 14px;
    }
    .footer__phone {
        font-size: 18px;
    }
    .footer__links + .footer__links {
        margin-left: 0;
    }
}
@media (min-width: 320px) and (max-width: 575px) {
    .container {
        width: 315px;
    }
    .subtitle,
    .title {
        font-size: 20px;
        line-height: 30px;
    }
    .subtitle {
        font-size: 16px;
    }
    .descr {
        max-width: 100%;
        font-size: 14px;
        line-height: 25px;
        margin-top: 20px;
    }
    .content,
    .popular,
    .products {
        margin-top: 30px;
    }
    .breadcrumbs__title {
        font-size: 26px;
    }
    .header__menu {
        display: none;
    }
    .header__info {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
    .header__phone {
        font-size: 16px;
        margin-right: 0;
    }
    .header__language {
        margin-right: 15px;
    }
    .mobile__menu-box {
        margin-left: 10px;
    }
    .hamburger,
    .hamburger__wrapp {
        display: block;
        position: absolute;
    }
    .hamburger__wrapp {
        width: 15px;
        right: 10px;
        z-index: 10;
    }
    .hamburger {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 30px;
        height: 12px;
    }
    .hamburger span {
        display: block;
        height: 2px;
        width: 100%;
        background-color: #79b51c;
        margin-bottom: 7px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        border-radius: 3px;
    }
    .hamburger__active span:first-child {
        -webkit-transform: translateY(3px) rotate(-45deg);
        transform: translateY(3px) rotate(-45deg);
        border-radius: 3px;
    }
    .hamburger__active span:last-child {
        -webkit-transform: translateY(3px) rotate(45deg);
        transform: translateY(3px) rotate(45deg);
        border-radius: 3px;
    }
    .hamburger__active span:nth-child(2) {
        display: none;
    }
    .hamburger__active span {
        margin-bottom: -2px;
        border-radius: 3px;
    }
    .mobile__menu,
    .mobile__menu__active {
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    .mobile__menu {
        position: fixed;
        top: 0;
        width: 265px;
        left: -150%;
        height: 100%;
        z-index: 100;
        background-color: #79b51c;
        color: #fff;
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mobile__menu .header__logo {
        padding: 30px;
    }
    .mobile__menu .nav {
        display: block;
    }
    .mobile__menu .header__list {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mobile__menu .header__item {
        font-size: 20px;
        line-height: 55px;
        font-weight: 700;
        text-transform: uppercase;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        margin-top: 30px;
    }
    .mobile__menu .header__item:hover {
        color: #000;
        border-bottom: none;
    }
    .mobile__menu .header__item + .header__item {
        margin-left: 0;
    }
    .mobile__menu__active {
        left: 0;
    }
    .mobile__menu-box {
        display: block;
    }
    .slider__img {
        min-height: 400px;
    }
    .slider__arrow {
        display: none;
    }
    .slider__info {
        top: 8%;
        left: 7%;
    }
    .slider__title {
        font-size: 18px;
        margin-bottom: 50px;
    }
    .slider__descr {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        color: #f0f8ff;
    }
    .content__inner {
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .content__box {
        max-height: 260px;
        padding: 0;
        margin-right: 20px;
        width: 100%;
        text-align: center;
    }
    .content__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .content__wrapp {
        padding: 0 15px;
    }
    .content__header {
        padding-top: 10px;
    }
    .content__text {
        margin-top: 5px;
    }
    .content__image {
        display: none;
    }
    .products__item {
        -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;
        margin-bottom: 30px;
    }
    .products__item:nth-child(even) {
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
    }
    .products__img {
        height: 100%;
    }
    .products__info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 0;
        padding-top: 10px;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .products__info-reverse {
        margin-right: 0;
    }
    .products__title {
        height: 50px;
        margin-bottom: 10px;
        max-width: 300px;
        margin-left: 0;
    }
    .products__title-link,
    .products__title-reverse {
        margin-right: 0;
    }
    .products__link {
        margin-top: 5px;
    }
    .galery {
        margin-top: 0;
    }
    .galery__info,
    .popular__info,
    .portfolio__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .galery__box,
    .popular__box,
    .portfolio__box {
        text-align: center;
    }
    .galery__slider {
        margin-top: 30px;
    }
    .galery__arrow {
        display: none;
    }
    .galery__image {
        max-width: 100%;
    }
    .galery__image.slick-current + .galery__image,
    .galery__img {
        height: 295px;
    }
    .galery__img img {
        max-height: 100%;
    }
    .catalogue {
        min-height: 525px;
        background-size: cover;
        background-position: inherit;
    }
    .catalogue__info {
        min-width: 100%;
        min-height: 280px;
        left: 0;
        padding-left: 15px;
        padding-top: 30px;
    }
    .catalogue__descr {
        padding-top: 10px;
        font-size: 16px;
        line-height: 30px;
    }
    .catalogue__button {
        margin-top: 40px;
    }
    .popular {
        margin-bottom: 50px;
    }
    .popular__slider {
        margin-top: 40px;
    }
    .popular__product {
        min-width: 275px;
        text-align: center;
    }
    .popular__product-name {
        font-size: 22px;
    }
    .popular__product-inner {
        -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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .popular__product-descr {
        margin-left: 0;
    }
    .popular__product-info {
        margin-top: 10px;
    }
    .popular__product-heading {
        margin-right: 0;
    }
    .slick-dots {
        text-align: center;
        margin: 15px;
    }
    .slick-dots li {
        margin: 0 5px;
    }
    .slick-dots button {
        width: 20px;
    }
    .portfolio {
        margin-bottom: 50px;
    }
    .portfolio__inner {
        padding-top: 40px;
    }
    .portfolio__info {
        margin-bottom: 30px;
    }
    .portfolio__work {
        width: 100%;
        margin-right: 0;
    }
    .portfolio__work-image {
        min-width: 100%;
        height: 280px;
    }
    .portfolio__catalogue,
    .portfolio__work-link {
        width: 100%;
    }
    .about {
        margin-bottom: 70px;
    }
    .about__images,
    .about__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .about__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .about__images {
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
    }
    .about__item {
        margin-right: 0;
    }
    .about__image {
        position: inherit;
        height: 340px;
    }
    .about__top {
        max-width: 100%;
    }
    .text {
        margin-bottom: 70px;
    }
    .text__list {
        margin: 30px 0;
    }
    .text__item::before {
        left: -18%;
    }
    .news {
        margin-bottom: 65px;
    }
    .news__inner {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .news__title {
        font-size: 14px;
        line-height: 23px;
    }
    .contacts__info,
    .contacts__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .contacts__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }
    .contacts__item {
        width: 100%;
    }
    .faq {
        margin-bottom: 40px;
    }
    .faq__aside {
        display: none;
    }
    .faq__item {
        width: 96%;
        padding: 20px 0;
    }
    .faq__quest,
    .faq__reply {
        font-size: 17px;
        line-height: 20px;
    }
    .blog {
        margin: 30px 0 40px;
    }
    .blog__title-link {
        font-size: 16px;
        line-height: 20px;
    }
    .product__inner {
        -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;
        margin-bottom: 50px;
    }
    .product__slider {
        max-width: 315px;
    }
    .product__slider-item {
        min-height: 340px;
    }
    .product__slider-inner {
        margin-bottom: 0;
    }
    .footer__adress::after,
    .footer__adress::before,
    .footer__nav-items::before,
    .product__slider-preview {
        display: none;
    }
    .product__info {
        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-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }
    .category .pagination,
    .product__info-header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .product__info-title {
        font-size: 15px;
        line-height: 20px;
    }
    .category .pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .category__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 20px 0 50px;
    }
    .category__filters {
        margin-bottom: 35px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        max-width: 100%;
    }
    .category__filter {
        margin-right: 25px;
        padding-bottom: 10px;
    }
    .category__filter-title {
        font-size: 13px;
    }
    .category__filter-checkbox {
        padding-top: 5px;
    }
    .category__checkbox {
        width: 20px;
        height: 11px;
    }
    .category__label-text {
        font-size: 13px;
        line-height: 30px;
    }
    .category__products {
        max-width: 650px;
    }
    .category__products-inner {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .category__product-item {
        max-width: 250px;
    }
    .category__product-name {
        font-size: 17px;
    }
    .pagination {
        margin-top: 30px;
    }
    .pagination__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer__send,
    .footer__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
    }
    .footer__top {
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer__send {
        position: relative;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        height: 320px;
        padding: 15px 25px;
    }
    .footer__form,
    .footer__nav,
    .footer__send {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer__form {
        width: 100%;
    }
    .footer__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding: 40px 0;
    }
    .footer__nav-items {
        max-width: 180px;
    }
    .footer__bottom-wrap {
        -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;
        height: 100%;
        padding: 15px 0;
    }
    .footer__adress {
        font-size: 13px;
    }
    .footer__phone {
        font-size: 18px;
    }
}
/*# sourceMappingURL=style.min.css.map */
.table1{width:100%;line-height:1.5}
.table1 tr:nth-child(odd){background:#eee}
.table1 th,.table1 td{padding-top:.5em;padding-right:1.34em;padding-bottom:.5em}
.table1 tr > :first-child{padding-left:1.34em;width:0;white-space:nowrap}

.gallery-slider {
  padding: 40px 0px;
}

.gallery-slider__content {
  position: relative;
}

.gallery-slider__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 60px * 2) / 3);
          flex: 0 0 calc((100% - 60px * 2) / 3);
  position: relative;
  overflow: hidden;
  padding-bottom: 290px;
}

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

.gallery-slider__item img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-slider__arrow {
  display: none;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 2px #a2a2a2;
  background: #fff;
  position: absolute;
  top: 50%;
  cursor: pointer;
}

.gallery-slider__arrow.swiper-button-disabled {
  display: none;
}

.gallery-slider__arrow img,
.gallery-slider__arrow svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 28px;
          flex: 0 0 28px;
  width: 28px;
}
._container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0px 20px;
}
._swiper {
  overflow: hidden;
}

._swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

._swiper.swiper-container-vertical .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

._swiper.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.swiper-container-initialized .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.swiper-container-android .swiper-slide,
.swiper-container-android .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}

.slick-slider {
  position: relative;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-slider .slick-list {
  position: relative;
  overflow: hidden;
  width: 100%;
}


