﻿.information-contact-info-text,
.information-contact-address-img {
  width: 100%;
  width: -moz-available; 
  width: -webkit-fill-available; 
  width: fill-available;
}

div[data-lastpass-icon-root="true"] {
  display: none;
}
#i_263_Hgj {
  z-index: 2000000002 !important;
}

footer {
  max-width: 1850px;
  width: 100%;
}

footer .content,
.head-line {
  max-width: 1500px;
  width: 100%;
}
.wrap-head-line {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #fff;
}

footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@font-face {
  font-family: "rawline";
  src: url(../fonts/rawline-400.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "rawline";
  src: url(../fonts/rawline-500.ttf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "rawline";
  src: url(../fonts/rawline-600.ttf);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "rawline";
  src: url(../fonts/rawline-700.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "rawline";
  src: url(../fonts/rawline-800.ttf);
  font-weight: 800;
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
  font-family: rawline;
  font-weight: 500;
  outline: none;
  color: #353a54;
  box-sizing: border-box;
}
ul {
  list-style-type: none;
  padding: 0 16px;
}
.format ul {
  padding-left: 34px;
  list-style-type: disc !important;
}
a {
  text-decoration: none;
}

body {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 35px;
  overflow-x: hidden;
}

body.gradient {
  background-image: url(../img/Group322.png);
  background-repeat: no-repeat;
  background-position: 0px 38px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: rawline;
  font-weight: 700;
}

h2,
h3 {
  font-size: 36px;
}
.common-home header {
  background-color: inherit;
  z-index: 9;
}



.review-link a {
  color: #018a2f;
  font-size: 13px;
}
.review-rating {
  font-size: 0;
  color: #dadae6;
  display: inline-block;
  vertical-align: middle;
}
.review-rating input {
  display: none;
}
.review-rating * {
  margin: 0;
  font-size: 23px;
  letter-spacing: 5px;
  cursor: pointer;
}
.review-rating label {
  color: #dadae6;
}
.review-rating label .ion-android-star {
  font-size: 28px;
  padding: 0.2rem 0.4rem 0.2rem 0;
  cursor: pointer;
}
.review-star.checked,
.review-star.active {
  color: #ffcf00;
}
.product-h1 {
  text-transform: none;
  line-height: 1.33;
  font-size: 24px;
  margin-bottom: 3px;
}
.main-price {
  margin-bottom: 0;
}
.product-article {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.sku-block .sku-item {
  margin-right: 25px;
  font-size: 13px;
}
.review-link {
  display: inline-block;
  margin-left: 10px;
}
.sku-block .sku-text {
  color: #727272;
  margin-right: 4px;
}
.sku-block .sku-id {
  color: #363636;
}
.product-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.basket-block .product-count {
  margin-right: 20px;
}
.basket-block .product-count > label {
  color: #888;
  font-weight: 500;
}
.basket-block .product-buttons {
  flex: 1;
}
.basket-block .product-buttons .btn {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  padding: 0 20px;
  height: 45px;
  border-radius: 4px;
  margin-left: auto;
  border: 1px solid #353a54;
  background-color: #353a54;
  color: #fff;
  cursor: pointer;
}
.product-count .plus-minus .btn {
  width: 30px;
  padding: 0;
  height: 45px;
  margin: 0;
  border-color: #dee2e6;
  background: #eff2f5;
  font-size: 17px;
  font-weight: 300;
  color: #000;
}
.product-count .plus-minus .btn-minus:before {
  content: "-";
}
.product-count .plus-minus .btn-plus:before {
  content: "+";
}
.product-count .plus-minus .input-lg {
  height: 45px;
  width: 50px;
  font-weight: 400;
  padding: 0;
  text-align: center;
  border-color: #dee2e6;
  font-size: 15px;
  box-shadow: none;
  border-width: 1px 0;
}
.btn-util-block .btn-util {
  margin-top: 10px;
}
.product-add-compare a.btn-tool {
  background-color: #ffffff;
  color: #4f5663;
  font-size: 13px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-weight: 500;
  cursor: pointer;
  border: 1px solid #ebebeb;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.product-add-compare a.btn-tool:hover {
  color: #222;
}
.product-add-compare a.btn-tool:hover > svg {
  color: #018a2f;
}
.price .old-price {
  text-decoration: line-through;
  display: inline-block;
  font-size: 19px;
  color: #a7afb7;
  position: relative;
}
.price .main-price {
  font-size: 39px;
}
.detail-list {
  line-height: 1.6;
  overflow: hidden;
  font-size: 0;
}
.detail-list div {
  font-size: 13px;
  display: inline-flex;
  align-items: center;
}
.card-order-info {
  position: relative;
  font-size: 12px;
  color: #a2acb7;
  margin-bottom: 5px;
  width: 100%;
}
.card-order-info .card-order-icon {
  padding: 0;
  color: #018a2f;
  justify-content: center;
  width: 18px;
  margin-right: 10px;
}
.card-order-info div {
  position: relative;
  color: #222;
  padding-left: 10px;
}
hr.dashed {
  border-top: 1px dashed #ddd;
}
.show-more {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #fff
    url(../../image/catalog/icon-png/show-more-icon.png)
    no-repeat center 20px;
}
.show-desc {
  display: block;
  line-height: 40px;
  text-decoration: none;
  border-radius: 4px;
  margin: 40px 0;
  color: #222;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.2s ease;
  padding: 0 20px;
  background: #fce300;
}
.product-description:after {
  content: "";
  display: block;
  clear: both;
}
.product-description {
  transition: all 2s ease;
  max-height: 300px;
  
  position: relative;
  
  margin-bottom: 30px;
}
.product-description p {
  line-height: 1.5;
  margin-bottom: 10px;
}
.product-description ul,
.product-description ol {
  padding-left: 30px;
  margin-bottom: 15px;
}
.product-description ul li,
.product-description ol li {
  margin-bottom: 10px;
}
.product-description ul li::marker,
.product-description ol li::marker {
  color: #00cd67;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .product-description {
    padding: 20px 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  body[class^="product-product"]
    .dddddddddddddddddddddd
    .thumbnails
    .image-additional
    a
    img {
    margin-top: 5px;
  }
}
#tab-content.product-description {
  font-size: 13px;
  line-height: 25px;
  color: #252525;
}
.show-desc:hover {
  color: #000;
  background-color: #e4cd00;
}
.product-description .faded {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    color-stop(10%, hsla(0, 0%, 100%, 0)),
    to(#fff)
  );
  background: -o-linear-gradient(
    top,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0) 10%,
    #fff 100%
  );
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0) 10%,
    #fff
  );
  width: 100%;
  position: absolute;
  pointer-events: none;
  height: 190px;
}
.product-sale {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}


header {
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  
  padding: 0 15px;
  z-index: 9;
}
.wrap-head-line .head-line {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 8px 0;
}
.wrap-head-line .head-line .cities {
  display: flex;
}
.wrap-head-line .head-line .tel {
  display: none;
  position: relative;
}
.wrap-head-line .head-line .tel::before {
  content: url(../img/Vector-189.svg);
  position: absolute;
  left: -26px;
  width: 18px;
  height: 18px;
  top: 2px;
}
.left-block .logo {
  display: flex;
}

.main-menu__wrapper {
  display: block;
}
.main-menu__wrapper.active {
  z-index: 1001;
}
.main-menu-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
  outline: 0;
  cursor: pointer;
  border-radius: 4px;
  transition: 0.1s;
  box-shadow:
    rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.main-menu-btn_border {
  
  color: #fff;
  box-shadow: none;
  border: 1px solid #fff;
  border-radius: 41px;
}
.main-menu__wrapper.active .main-menu-btn_border {
  background-color: #fff;
  color: #018a2f;
}
.main-menu-title {
  height: 36px;
  line-height: 36px;
  padding: 0 28px;
}
.main-menu-btn:active:hover {
  transform: translateY(1px);
}
.main-menu-btn-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  max-width: 100%;
}
.icon-menu,
.icon-menu span {
  width: 16px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.icon-menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  position: relative;
  height: 12px;
}
.icon-menu span {
  display: table;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
}
.active .icon-menu span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -1px;
}
.active .icon-menu span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: inherit;
  margin-left: -8px;
}
.active .icon-menu span:nth-child(2) {
  opacity: 0;
}
.active .icon-menu span:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.main-menu__wrapper.active .icon-menu span {
  background-color: #018a2f;
}
.icon-menu span:last-child {
  width: 8px;
  margin-left: inherit;
}
.menu-text-product {
  margin-left: 10px;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
}
.main-menu__wrapper.active .menu-text-product {
  color: #353a54;
}
.main-menu-btn-text .caret {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 8px;
}
.main-menu {
  position: absolute;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translate(0, 2rem);
  -ms-transform: translate(0, 2rem);
  transform: translate(0, 2rem);
  -webkit-transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  -o-transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition:
    visibility 0s 0.5s,
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1),
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
}
.mega-dropdown {
  
  left: 0;
  top: 100%;
  background: linear-gradient(90deg, #f7f7f7 50%, #fff 0);
  max-width: 90%;
  max-height: 320px;
}
.mega-dropdown.active {
  border-radius: 10px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition:
    opacity 0.3s ease-out,
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  -o-transition:
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition:
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition:
    opacity 0.3s ease-out,
    transform 0.5s cubic-bezier(0, 1, 0.5, 1),
    -webkit-transform 0.5s cubic-bezier(0, 1, 0.5, 1);
}
.mega-dropdown .menu {
  position: relative;
  max-width: 100%;
  height: 100%;
  border-radius: 10px;
  padding: 30px;
}
.mega-dropdown .menu ul {
  margin-right: 2rem;
  list-style-type: none;
  
  
  gap: 20px;
  list-style-type: disc;
  }
.mega-dropdown .menu ul li {
  margin-bottom: 5px;
  font-size: 18px;
}
.mega-dropdown .menu ul .side-item:first-child {
  margin-bottom: 10px;
}
.mega-dropdown .menu ul .side-item:nth-child(3) {
  
  
}
.mega-dropdown .left-side {
  width: 100%;
  display: flex;
}
.mega-dropdown .menu ul a.side-item-link {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
.popup-title {
  margin-bottom: 20px;
}
.popup-title h3 {
  font-size: 30px;
}
.popup-title ~ form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.wrap-head-line .head-line .cities .city {
  margin-right: 4px;
}
.wrap-head-line .head-line .cities img:first-child {
  margin-right: 8px;
}
.wrap-head-line .head-line .cities img:last-child {
  padding-top: 5px;
}
.wrap-head-line .head-line nav {
  display: flex;
  gap: 277px;
}

.search {
  position: relative;
  width: 100%;
  max-width: 550px;
}
.search::before {
  content: url(../img/search.svg);
  position: absolute;
  right: 20px;
  width: 14px;
  height: 14px;
  top: 7px;
}
.search input[type="search"] {
  border: 1px solid #fff;
  border-radius: 41px;
  padding: 8px 20px;
  background-color: unset;
  width: 100%;
}
.search input[type="search"]::placeholder {
  color: #fff;
  font-size: 16px;
}

footer {
  border-radius: 30px;
  padding: 33px 0;
  border: 1px solid #353a54;
  margin-bottom: 35px;
  backdrop-filter: blur(4px);
  background: rgba(255, 255, 255, 0.5);
}
footer .content {
  padding: 0 20px;
}
footer .content h5 {
  font-size: 16px;
  margin-bottom: 20px;
}
footer .content .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
footer .content .row:first-child {
  border-bottom: 1px solid #00cd67;
}
footer .content .row:nth-child(2) {
  align-items: normal;
  justify-content: flex-start;
  border-bottom: 1px solid #ffb270;
  margin-bottom: 16px;
}
footer .content .row:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  justify-content: center;
}
footer .content .row:last-child a span {
  color: #fc5185;
}
footer .content .row .actions {
  display: flex;
  gap: 40px;
}
footer .content .row .actions .search {
  max-width: 525px;
  width: 525px;
}
footer .content .row .actions .search::before {
  content: url(../img/search-b.png);
  top: 14px;
}
footer .content .row .actions .search:focus::before,
footer .content .row .actions .search:active::before,
footer .content .row .actions .search:focus-within::before,
footer .content .row .actions .search:hover::before {
  content: "";
}
footer .content .row .actions .search input {
  border: 1px solid #353a54;
  height: 50px;
}
footer .content .row .actions .search input::placeholder {
  color: #353a54;
}
footer .content .row .actions .btn {
  padding: 11px 30px 14px;
  border-radius: 10px;
  background-color: #353a54;
  border: none;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
footer .content .row .footer-nav {
  margin-right: 50px;
}
footer .content .row .footer-nav .links {
  display: grid;
  grid-template-columns: repeat(3, max-content);
  gap: 12px 30px;
}
.links a {
  max-width: 250px;
}
footer .content .row .contacts .contact {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
footer .content .row .contacts .contact a {
  display: flex;
  gap: 8px;
}
footer .content .row .subscription .text {
  margin-bottom: 20px;
}
footer .content .row .subscription .text span {
  font-family: rawline;
  font-weight: 700;
}
footer .content .row .subscription .input-wrap {
  display: flex;
  gap: 32px;
}
footer .content .row .subscription .input-wrap input {
  border: 1px solid #353a54;
  border-radius: 30px;
  padding: 12px 20px 15px;
  font-size: 16px;
  flex: 1;
}
footer .content .row .subscription .input-wrap input::placeholder {
  font-size: 16px;
  color: #353a54;
}
footer .content .row .subscription .input-wrap .btn {
  padding: 11px 30px 14px;
  border-radius: 10px;
  background-color: #353a54;
  border: none;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}

.first-screen.crumbs .line-header {
  margin-bottom: 20px;
}

.jump * {
  color: #fff;
}

.jump {
  margin-bottom: 78px;
  margin-top: -60px;
}
.jump ul {
  display: flex;
  gap: 8px;
  align-items: center;
  list-style-type: none;
}
.jump ul li {
  position: relative;
}
.jump ul li a {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.jump ul li::after {
  content: ">";
  padding-left: 8px;
}
.jump ul li:last-child::after {
  content: "";
}

*.hidden {
  display: none !important;
}

.first-screen.no-bg {
  background-image: none;
  margin-bottom: 0;
}
.first-screen.no-bg .jump * {
  color: #353a54;
}
.first-screen.no-bg .jump {
  margin-bottom: 30px;
}
.first-screen.no-bg .line-header {
  background: rgb(255, 255, 255);
}
.first-screen.no-bg .line-header .search::before {
  content: url(../img/search-black.svg);
}
.first-screen.contacs .line-header .search::before {
  content: url(../img/search-black.svg);
}

.first-screen.no-bg .line-header .search input[type="search"] {
  border: 1px solid #353a54;
  color: #353a54;
}
.first-screen.no-bg .line-header .search input[type="search"]::placeholder {
  color: #353a54;
}
.first-screen.no-bg .line-header .left-block .catalog {
  border: 1px solid #353a54;
}
.first-screen.no-bg .line-header .left-block .catalog span {
  color: #353a54;
}
.first-screen.no-bg .line-header .right-block a {
  color: #353a54;
}
.first-screen.no-bg .line-header .right-block .modal-btn {
  border: 1px solid #353a54;
  color: #353a54;
} 



.menu_logo {
  display: flex;
}

.close_btn {
  position: relative;
}

.close_btn {
  cursor: pointer;
  position: absolute;
  top: 20px;
  left: 10px;
}
.close_btn:before,
.close_btn:after {
  content: "";
  position: absolute;
  width: 17px;
  height: 1.4px;
  background: #353a54;
  top: -2px;
  left: -1px;
}

.close_btn:before {
  transform: rotate(45deg);
}
.close_btn:after {
  transform: rotate(-45deg);
}

header .menu {
  display: flex;
}

.menu {
  max-width: 360px;
  background-color: #fff;
  width: 100%;
  padding: 11px 10px 10px 10px;
  position: fixed;
  left: 0px;
  z-index: 30;
  height: 100vh;
  top: 0;
  display: none;
  overflow: auto;
  scrollbar-width: none;
}
.menu::-webkit-scrollbar {
  display: none;
}
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgb(53, 58, 84);
  opacity: 0.7;
  z-index: 20;
  display: none;
}

.menu_header {
  
  justify-content: space-between;
  position: relative;
  padding-bottom: 10px;
}
.menu_header::after {
  content: "";
  position: absolute;
  width: 360px;
  height: 1px;
  background-color: #e9e9e9;
  bottom: 0;
  left: -10px;
}
.menu_header .cities {
  display: flex;
  gap: 8px;
  margin-bottom: 10px;
}
.menu .menu_header .menu-tel {
  position: relative;
}

.menu .menu_header .menu-tel .tel::before {
  content: url(../img/Vector-189.svg);
  position: absolute;
  left: -26px;
  width: 18px;
  height: 18px;
  top: 2px;
}

.menu .menu_logo {
  display: flex;
  position: relative;
  justify-content: space-between;
  padding-top: 18px;
  align-items: center;
  padding-bottom: 20px;
}
.menu .menu_logo .menu_logo-img img {
  margin-left: -5px;
}

.menu .menu_logo .close {
  border-radius: 41px;
  border: 1px solid #353a54;
  width: 36px;
  height: 36px;
  position: relative;
  cursor: pointer;
}

.menu .search input {
  border: 1px solid #353a54;
  border-radius: 41px;
  padding: 15px 20px;
  background-color: unset;
  width: 100%;
  position: relative;
}
.menu .search {
  padding-bottom: 20px;
  position: relative;
}
.menu .search input::placeholder {
  color: #353a54;
}
.menu .search::before {
  content: url(../img/Vector.png);
  position: absolute;
  right: 20px;
  width: 14px;
  height: 14px;
  top: 15px;
}

.menu .modal-btn {
  border-radius: 10px;
  background-color: #353a54;
  color: #fff;
  text-align: center;
  padding: 11px 0px 14px 0px;
  cursor: pointer;
  margin-bottom: 30px;
  position: relative;
}

.menu-modal-btn {
  border-bottom: 1px solid #00cd67;
  margin-bottom: 39px;
}

.menu .menu_nav {
  display: flex;
  flex-direction: column;
}

.menu .menu_nav ul li {
  list-style: none;
  text-align: right;
  padding-bottom: 30px;
  line-height: 15px;
}

.menu .menu_nav ul li a {
  font-weight: 700;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  flex-direction: row-reverse;
}

.menu .menu_nav ul:last-child li a {
  font-weight: 500;
}

.menu .menu_nav .submenu,
.menu .menu_nav .uparrow {
  display: none;
}




@media (max-width: 1630px) {
  .products-line .sold-products-car:nth-child(5) {
    
  }
  header {
    padding: 0px 35px;
  }
  header .line-header .left-block {
    max-width: 750px;
    gap: 30px;
  }
  header .line-header .right-block {
    
    width: 100%;
    justify-content: right;
  }
  header .line-header .left-block .search {
    max-width: 371px;
  }
  header .line-header .left-block .catalog {
    max-width: 128px;
    width: 100%;
    display: flex;
  }
  
  header .line-header .right-block .modal-btn.hiden-btn {
    display: none;
  }

  .photo-projects .content {
    padding: 0px;
  }

  .photo-projects-blocks {
    gap: 32px;
    min-height: 530px;
  }
  .photo-projects-left img:first-child {
    height: 59.39%;
  }
  .photo-projects-left img:last-child {
    height: 36.78%;
  }
  .photo-projects-left {
    gap: 32px;
    min-height: 530px;
  }
  .photo-projects .content {
    min-height: 842px;
    gap: 32px;
  }
  .photo-projects .flex-block {
    min-height: 280px;
  }

  .photo-projects .flex-block .lawn:last-child {
    display: flex;
    min-height: 280px;
  }

  .photo-projects .flex-block .lawn.large {
    padding: 63px 0px 30px 20px;
  }
  .photo-projects .flex-block .lawn {
  }
  .photo-projects .flex-block .lawn.large::before {
    width: 140px;
    height: 140px;
  }
  .photo-projects .flex-block .lawn.large .text {
    margin-top: 55px;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 10px;
  }

  .jump ul li::after {
    left: 68px;
  }

  .photo-projects-right {
    min-height: 530px;
  }

  .company-numbers {
    flex-direction: column;
  }
  .company-numbers .grid-block {
    justify-content: center;
  }

  .company-numbers {
    max-width: 1200px;
  }
  .company-numbers h3 {
    padding-bottom: 60px;
  }
  .directions .content .card {
    width: 580px;
    height: 400px;
  }
  .directions .content {
  }

  .directions .content .wrap-row .row .card {
    width: 686px;
    height: 400px;
  }
  .directions {
    align-items: center;
  }
  .directions h3 {
    max-width: 1200px;
    width: 100%;
  }
  .completed-projects {
    max-width: 1200px;
    width: 100%;
  }
  .completed-projects h3 {
    padding-top: 80px;
  }

  .completed-projects .tabs .tabs__content .projects {
    gap: 20px;
    justify-content: center;
  }
  .completed-projects .tabs .tabs__content .tabs__pane {
    padding: 30px 20px;
  }
  .completed-projects .tabs .tabs__content .projects .card img {
    max-width: 275px;
    max-height: 180px;
  }
  .products {
    padding: 60px 20px;
  }

  .products .content .product .card {
    max-width: 580px;
    
    padding: 15px 0 0 15px;
    gap: 15px;
    position: relative;
    background-image: url(../img/gg1.png);
    background-size: 100% 100%;
  }
  .products .content .product {
    justify-content: center;
  }

  .products .content .product .card .img img {
    max-width: 200px;
    
  }
  .products .content .product .card .info .text h4 {
    font-size: 20px;
    line-height: 27px;
  }

  .products .content .product .card .info .buttons {
    max-width: 356px;
    width: 100%;
    padding-left: 15px;
  }

  .products .content .product .card .info .buttons a.btn {
    max-width: 135px;
    padding: 12px 20px 17px 20px;
    width: 100%;
  }
  .products .content .product .card .info .buttons .btn {
    padding: 12px 19px 17px 19px;
    max-width: 181px;
    width: 100%;
  }
  .products .content .product .card .info .text p {
    font-size: 14px;
    max-width: 540px;

    width: 100%;
  }
  .thanks {
    padding: 50px 20px 110px 20px;
  }
  .thanks .wrap-content .content {
    display: flex;
    justify-content: center;
    padding: 0 20px;
  }

  .thanks .wrap-content .content .images {
    gap: 32px;
  }

  .thanks .wrap-content .content .images img {
    max-width: 214px;
    max-height: 300px;
  }
  .application .content .info {
    max-width: 590px;
  }
  .application {
    padding: 0 20px;
  }

  footer .content .subscription {
    max-width: 612px;
    width: 100%;
  }

  footer .content .row .footer-nav .links {
    grid-template-columns: repeat(2, max-content);
    margin-right: 105px;
  }

  footer .content .row .actions .search input {
    display: block;
  }
  footer .content {
    padding: 0 34px;
  }
  footer .content .row:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
  }
  footer .content .row .footer-nav .links {
    margin-bottom: 40px;

    margin-right: 65px;
  }
  .grass-football .grass-football-description {
    gap: 21px;
    min-height: 239px;

    overflow: hidden;
  }
  .grass-football .grass-football-description .grass-description {
    max-width: 496px;
    background-image: url("../img/zam15.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
  }
  .grass-football .grass-description .btn__green {
    padding: 12px 30px 15px 30px;
    max-width: 250px;
  }
  .grass-football .grass-football-description .grass-description-img {
    min-height: 239px;
    gap: 15px;
    padding: 15px;
    max-width: 1000px;
  }
  .grass-football
    .grass-football-description
    .grass-description-img
    img:first-child {
    min-height: 208px;
    max-width: 208px;
  }
  .grass-football
    .grass-football-description
    .grass-description-img
    img:last-child {
    min-height: 208px;
    max-width: 800px;
    width: 100%;
  }
  .grass-football .grass-football-header {
    margin-bottom: 22px;
  }
  .grass-football .characteristics-header {
    align-items: center;
    justify-content: space-between;
    padding: 20px;
  }

  .grass-football .description-text {
    max-width: 457px;
  }
  .grass-football .description-subtitle {
    margin-top: 20px;
  }
  .grass-football
    .grass-football-description
    .grass-description-img.tenis-img
    img {
    object-fit: cover;
  }
  .grass-football
    .grass-football-description
    .grass-description-img.tenis-img
    img:last-child {
    max-width: 700px;
    min-height: 268px;
    object-fit: cover;
  }
  .grass-football
    .grass-football-description
    .grass-description-img.tenis-img
    img:nth-child(2) {
    max-width: 208px;
    max-height: 268px;
  }
  .grass-football .grass-football-description.pvx {
    max-width: 1500px;
    gap: 20px;
    max-height: 338px;
  }
  .grass-football .description-text.pvx {
    max-width: 1092px;
  }
  .grass-football-footer.pvx {
    display: none;
  }
  .grass-football .grass-football-header-pvx {
    max-width: 1500px;
  }
  .grass-football-description.pvx .grass-description.pvx {
    min-width: 842px;
    min-height: 338px;
    background-image: url(../img/zam20.png);
  }
  .grass-football .description-text.pvx {
    max-width: 808px;
  }
  .grass-football-description.pvx {
    position: relative;
  }
  .grass-description-imgs.pvx {
    max-width: 338px;
    min-height: 338px;
  }
  .grass-description-imgs.pvx img {
    max-width: 338px;
    min-height: 338px;
  }
  .cards-floor.pvx {
    display: none;
  }
  .grass-football-header.pvx-x {
    margin-bottom: 50px;
  }
  .description.floor-pvx {
    min-width: 681px;
  }
  .grass-description-img-gdp {
    min-width: 499px;
  }
  .grass-description-img-gdp:last-child img {
    min-width: 238px;
    min-height: 238px;
  }
  .grass-football .grass-football-description.pvx-x {
    min-height: 238px;
    padding-bottom: 20px;
  }
  .characteristics-btn.characteristics-btn-pvx {
    display: block;
  }
  .grass-football .characteristics-blocks.pvx {
    max-width: 1080px;
  }
  .grass-football-characteristics-floor-pvx {
    max-width: 1500px;
    width: 100%;
  }

  .characteristics-block-footer.characteristics-block-footer-pvx {
    padding: 0px 78px 0px 30px;
  }

  .grass-football-characteristics-floor-pvx {
    min-height: 87px;
  }
  .quartz-header-description {
    gap: 20px;
  }
  .quartz-header-description-text {
    max-height: 338px;
    min-width: 842px;
    padding: 20px 15px 81px 20px;
    line-height: 115%;
  }
  .quartz-header-description-img {
    max-width: 338px;
    min-height: 338px;
  }
  .quartz-header-description-img img {
    max-width: 338px;
    min-height: 338px;
  }
  .quartz-header-description-text h2 {
    margin-bottom: 10px;
  }
  .quartz-header-description-text ul li {
    margin-bottom: 0px;
  }
  .quartz-header-hang-text {
    padding: 20px 15px 65px 20px;
  }
  .quartz-header-hang {
    margin-top: 20px;
    gap: 20px;
    max-height: 417px;
  }
  .quartz-header-hang-ul ul:first-child {
    min-width: 376px;
  }
  .quartz-header-hang-ul {
    gap: 30px;
  }

  .quartz-center-pvx {
    gap: 20px;
  }
  .quartz-center-pvx-img {
    
  }

  .quartz-footer-pvx {
    gap: 20px;
    margin-top: 20px;
    max-height: 228px;
  }
  .quartz-footer-pvx-text {
    
  }
  .rug-center-pvx {
    gap: 20px;
    min-height: 179px;
    margin-bottom: 20px;
  }
  .rug-header-pvx-video {
    gap: 20px;
  }
  .rug-header-pvx-text {
    padding: 20px 30px 30px 20px;
    max-height: 179px;
    min-width: 560px;
    min-height: 100px;
  }

  .card {
    width: 100%;
  }

  .rug-header-pvx-video a {
    width: 50%;
  }

  .rug-video {
    width: 100%;
    height: 100%;
  }
  .rug-header-pvx-video {
    width: 100%;
  }
  .rug-header-pvx-text p {
    max-width: 520px;
    margin-bottom: 0px;
  }
  .rug-header-pvx-text h2 {
    margin-bottom: 10px;
  }
  .rug-center-pvx-header {
    gap: 20px;
    margin-bottom: 20px;
  }
  .rug-center-pvx-text {
    
  }
  .rug-center-pvx-img {
    
  }
  .rug-center-left {
    display: none;
  }
  .rug-center-right {
    max-width: 1630px;
  }
  .rug-center-pvx-two {
    margin-bottom: 20px;
  }
  .rug-footer-pvx {
    gap: 20px;
  }
  .rug-footer-pvx-img {
    max-width: 340px;
    max-height: 340px;
    order: 1;
  }
  .rug-footer-pvx-text {
    order: 2;
    min-width: 840px;
    padding: 20px;
    max-height: 340px;
  }
  .rug-footer-pvx-text h2 {
    line-height: 24px;
  }
  .rug-footer-pvx-text p:last-child {
    margin-bottom: 0;
  }
  .rug-footer-pvx-text p {
    margin-bottom: 16px;
  }
  .carpet-description-hed-main {
    gap: 20px;
  }
  .carpet-description-hed-text {
    min-width: 842px;
    padding: 20px 20px 45px 20px;
  }
  .carpet-description-hed-text h2 {
    padding-bottom: 10px;
  }
  .carpet-description-hed-main {
    max-height: 338px;
  }
  .carpet-description-hed-text {
    min-height: 338px;
  }
  .carpet-description-hed-fot {
    margin-top: 30px;
    max-height: 353px;
  }
  .carpet-hed-fot-text h2 {
    padding-bottom: 10px;
  }

  .carpet-hed-fot-text {
    padding: 20px;
  }
  .carpet-hed-fot-text ul li {
    margin-bottom: 15px;
  }
  .carpet-tiles-main-block {
    gap: 20px;
    max-height: 338px;
  }
  .carpet-tiles-main-text {
    padding: 20px 14px 27px 20px;
  }
  .carpet-tiles-main-img {
    max-width: 338px;
    max-height: 338px;
  }
  .lino-header-description {
    gap: 20px;
  }
  .lino-header-hang-img {
    display: none;
  }
  .lino-header-description-img img:last-child {
    display: none;
  }
  .lino-header-description-text {
    max-width: 1300px;
  }
  .lino-header-description-img {
    min-width: 338px;
    gap: 0;
  }
  .lino-header-description-img img:first-child {
    max-width: 298px;
    max-height: 298px;
  }
  .lino-header-description-text p {
    max-width: 1300px;
  }
  .lino-header-description-text {
    padding: 30px 20px 0px 20px;
  }
  .lino-header-hang-text {
    padding-bottom: 46px;
  }
  .lino-header-hang-text h2 {
    margin-bottom: 18px;
  }
  .lino-main-pvx-img-block {
    display: none;
  }
  .lino-center-pvx-img {
    min-width: 338px;
    min-height: 338px;
  }
  .lino-center-pvx {
    gap: 20px;
    margin-bottom: 20px;
  }

  .lino-center-pvx-img img {
    min-width: 338px;
    min-height: 338px;
  }
  .lino-center-pvx-text ul li {
    margin-bottom: 16px;
  }
  .lino-center-pvx-text p {
    margin-bottom: 20px;
  }
  .lino-title-h2 {
    margin-bottom: 40px;
  }
  .lino-main-pvx-text {
    width: 100%;
    padding-bottom: 40px;
  }
  .lino-main-pvx-text h5 {
    padding-bottom: 20px;
    padding-top: 25px;
    font-size: 16px;
    font-weight: 500;
    line-height: 115%;
  }

  .lino-main-pvx-ul {
    display: flex;
    flex-wrap: wrap;
    max-height: 75px;
    flex-direction: column;
  }
  .lino-main-pvx {
    margin-bottom: 20px;
  }
  .lino-footer-pvx {
    gap: 20px;
  }
  .lino-footer-pvx-text {
    padding: 20px 20px 25px 20px;
  }
  .lino-footer-pvx-text ul li {
    margin-bottom: 16px;
  }
  .lino-footer-pvx-text h2 {
    margin-bottom: 10px;
  }
  .lino-footer-pvx-text ul li:first-child {
    margin-bottom: 10px;
  }
  .lino-footer-pvx {
    max-height: 338px;
  }
  .lino-footer-pvx-img {
    max-width: 338px;
    max-height: 338px;
  }
  .lino-footer-pvx-img img {
    max-width: 338px;
    max-height: 338px;
  }

  .materials-title-hed h2 {
    line-height: 36px;
  }
  .materials-description-hed-img {
    min-width: 603px;
    gap: 13px;
    max-height: 210px;
    padding: 14px;
  }
  .materials-description-hed-img img {
    max-height: 183px;
    min-width: 183px;
  }

  .materials-description-hed-text {
    max-height: 210px;
    min-height: 210px;
    padding: 20px 40px 30px 20px;
  }
  .materials-description-hed {
    margin-bottom: 74px;
    gap: 20px;
  }
  .section-catalog .content {
    flex-direction: column;
  }
  .section-catalog .content .wrap-block .wrap-catalog {
    padding-bottom: 60px;
  }
  header {
    padding: 0px 20px;
  }
  footer .content {
    padding: 0px 19px;
  }
  footer .content .row:nth-child(2) {
    padding-bottom: 0;
  }
  .contact-information-hed {
    flex-direction: column;
    gap: 96px;
  }

  .contact-information-hed-info {
    max-width: 1630px;
  }
  .information-hed-fot-address {
    gap: 20px;
  }
  .information-hed-fot-address .map-text {
    min-width: 590px;
    max-height: 405px;
  }
  .information-hed-fot-address .map-text-b {
    min-width: 590px;
    max-height: 405px;
  }
  .information-contact-info {
    gap: 20px;
  }
  .information-contact-info-text {
    min-width: 423px;
    padding: 20px 20px 30px 20px;
    width: 100%;
    width: -moz-available; 
    width: -webkit-fill-available; 
    width: fill-available;
  }
  .information-contact-address {
    gap: 20px;
    margin-top: 20px;
  }
  .information-contact-info-img img:first-child {
    min-width: 430px;
  }
  .information-contact-address-img {
    min-width: 758px;
    width: 100%;
    width: -moz-available; 
    width: -webkit-fill-available; 
    width: fill-available;
  }
  .information-contact-address-text {
    padding: 20px 20px 30px 20px;
  }
  .btns-contact {
    gap: 20px;
  }
  .btns-contact .contact-btn-route {
    min-width: 112px;
  }
  .btns-contact .contact-btn-route {
    display: none;
  }
  .btns-contact .contact-btn-route.contact-btn-hiden {
    display: block;
  }
  .about-companies-block {
    gap: 32px;
  }
  .about-companies-sport {
    gap: 24px;
  }
  .about-companies-sport-img {
    min-height: 29.33%;
  }
  .about-companies-sport-text {
    min-height: 66.1%;
    padding: 30px 20px 20px 20px;
  }
  .about-companies-block {
    min-height: 525px;
  }
  .btn.contact-info-btn.about-btn {
    display: block;
  }
  .about-companies-block {
    max-height: 525px;
  }
  .company-main-grid {
    gap: 20px;
  }

  .information-delivery .content {
    padding-top: 80px;
  }
  .information-delivery-info {
    gap: 20px;
  }
  .information-delivery-info-img img:first-child {
    
  }
  .information-delivery-info-img img:nth-child(2) {
    max-width: 442px;
  }
  .information-delivery-info-img img:last-child {
    
  }
  .information-delivery-info-img {
    max-height: 308px;
  }
  .information-delivery-region {
    margin-top: 60px;
  }
  .information-delivery-region ul li {
    font-size: 14px;
  }
  .progect_box1 {
    gap: 32px;
    flex: 0 0 214px;
  }
  .progect_work {
    gap: 32px;
  }
  .progect_box2 {
    gap: 32px;
    flex: 0 0 215px;
  }
  .progect_box3 {
    gap: 32px;
    flex: 0 0 461px;
  }
  .progect_box4 {
    gap: 32px;
    
  }
  .progect_box4_1 {
    gap: 32px;
    flex: 0 0 708px;
  }
  .progect_box4_1_2 {
    gap: 32px;
    flex: 0 0 214px;
  }
  .progect_box4_1_1 {
    flex: 0 0 214px;
  }
  .progect_box4_2 {
    flex: 1 1 461px;
  }
  .company-item.item-company1 h2 {
    display: block;
  }
  .item-company1 {
    padding: 30px 20px;
  }
  .item-company3 {
    padding: 15px;
  }
  .company-main-grid {
    grid-template-columns: 426px auto 426px;
    grid-template-rows: 308px repeat(3, 337px);
  }
  .item-company4 img,
  .item-company5 img,
  .item-company8 img,
  .item-company9 img {
    width: 100%;
    right: -50px;
    object-fit: contain;
    height: 297px;
  }
  .item-company4,
  .item-company5,
  .item-company8,
  .item-company9 {
    padding: 20px;
  }
  .company-main {
    padding-bottom: 60px;
  }
  .quartz-footer-pvx-img {
    min-height: 228px;
  }
  .quartz-footer-pvx-img img {
    min-height: 228px;
  }
  .grass-footer {
    margin-bottom: 60px;
  }
  .application.application-grass {
    margin-bottom: 60px;
  }
  .products-line {
    margin-bottom: 60px;
  }
  .section-catalog.cg .content h2 {
    padding-bottom: 40px;
  }
  .section-catalog.cg .content .wrap-block .wrap-catalog {
    margin-bottom: 0;
  }
  .completed-projects-no-bg {
    padding-bottom: 80px;
    margin-bottom: 20px;
  }
  .grass-footer .grass-footer-block {
    padding-bottom: 60px;
  }
  .individual__main {
    flex-wrap: wrap;
    padding: 20px;
  }
  .individual__main .individual__right {
    order: 1;
    flex-direction: row;
    max-width: 1630px;
    width: 100%;
    margin-bottom: 40px;
    justify-content: space-between;
  }
  .individual__main .individual__right img {
    width: 32%;
  }
  .individual__main .individual__left {
    order: 2;
    max-width: 1630px;
  }
}




@media (max-width: 960px) {
  .directions .content .wrap-row .row:last-child .card {
    width: 100%;
  }
  header .line-header .left-block .main-menu__wrapper {
    display: none;
  }
  .search input,
  header .line-header.white .left-block .search {
    display: none;
  }
  .search::before {
    display: none;
  }
  header .line-header .right-block .modal-btn.menu-btn {
    display: block;
  }
  header .line-header .left-block {
    max-width: 160px;
  }
  header .line-header .left-block {
  gap: 40px;
  max-width: 900px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
  header .line-header .left-block .logo img {
    max-width: 157px;
  }
  .first-screen .content .line-header {
    margin-bottom: 40px;
  }

  header .line-header .right-block {
    max-width: 100%;
    justify-content: flex-end;
    gap: 20px;
  }
  .first-screen .content .info h1 {
    font-size: 46px;
    line-height: 64px;
  }
  .first-screen .content .info h1 span::after {
    height: 4px;
  }
  .photo-projects {
    padding: 0;
  }

  .company-numbers h3 {
    padding-bottom: 40px;
  }
  .company-numbers .grid-block .cell .number {
    font-size: 48px;
    line-height: 64px;
  }
  .company-numbers .grid-block {
    grid-template-columns: repeat(3, 229px);
    gap: 20px;
  }
  .company-numbers .grid-block .cell {
    padding: 10px 0 15px 15px;
    max-height: 136px;
    gap: 4px;
    justify-content: flex-start;
  }
  .company-numbers .grid-block .cell .text {
    font-size: 14px;
  }
  .company-numbers .grid-block .cell.large {
    width: 100%;
    grid-column: -4/-1;
  }
  .company-numbers .grid-block .cell.large::before {
    top: 18px;
    right: 15px;
    content: url(../img/Mask-group-zam.png);

    width: 100px;
    height: 100px;
  }
  .company-numbers {
    margin-bottom: 60px;
  }
  .directions h3 {
    margin-bottom: 40px;
  }
  .directions .content .row {
    
    justify-content: center;
    background-size: cover;
  }
  .directions .content .wrap-row {
    
    justify-content: center;
    flex-direction: row-reverse;
  }
  .directions .content .wrap-row .row .card {
    width: 100%;
    background-size: cover;
  }
  .directions .content .wrap-row .row:first-child {
    order: 2;
  }
  .directions .content .wrap-row .row:last-child {
    order: 1;
  }

  .directions .content .card {
    width: 100%;
    
    max-width: 728px;
    
    background-size: cover;
  }
  .completed-projects .tabs .tabs__content .tabs__pane .sorting {
    gap: 10px;
    font-size: 14px;
  }
  .completed-projects .tabs .tabs__content .tabs__pane .sorting li {
    padding: 7px 15px 12px 15px;
  }

  .completed-projects .tabs .tabs__nav {
    gap: 15px;
  }
  .completed-projects {
    margin-bottom: 60px;
  }
  .products {
    padding: 40px 20px 60px 20px;
  }
  .products .content .product .card {
    width: 100%;
    max-width: 688px;
    width: 100%;
    max-height: 303px;
    padding: 20px 0px 0px 20px;
    gap: 17px;
    background-image: url(../img/zam12.png);
    background-size: 100% 100%;
  }
  .products .content .product .card .img img {
    max-width: 263px;
    max-height: 263px;
    
    
    
  }
  .products .content .product .card .img img {
    max-width: 263px;
    max-height: 263px;
  }
  .products .content .product .card .info .text h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 47px;
  }
  .products .content .product .card .info .text p {
    font-size: 16px;
  }
  .products .content .product .card .info .buttons a.btn {
    padding: 12px 30px 17px 30px;
    max-width: 149px;
  }
  .products .content .product .card .info .buttons {
    max-width: 380px;
    width: 100%;
    gap: 15px;
    justify-content: space-between;
  }
  .products .content .product .card .info .buttons .btn {
    max-width: 201px;
    text-align: center;
  }
  .products .content .product .card .info .text h4 {
    margin-top: 30px;
  }

  .products .content .product {
    gap: 20px;
  }
  .products .content h3 {
    margin-bottom: 160px;
  }
  .products::before {
    top: 2%;
  }
  .thanks .wrap-content .content {
    padding: 0 20px;
  }
  .thanks .wrap-content .content .images .img {
    overflow: hidden;
  }
  .thanks .wrap-content .content .images {
    gap: 20px;
    justify-content: center;
  }
  .thanks {
    padding-bottom: 60px;
  }
  .application .content {
    flex-wrap: wrap;
    padding-top: 40px;
  }
  .application {
    
    height: 100%;
    background-size: cover;
  }
  .application .content .info h3 {
    margin-bottom: 30px;
    line-height: 36px;
  }
  .application .content .info p {
    padding-bottom: 40px;
  }

  .application .content form {
    margin-top: 40px;
    width: 100%;
    max-width: 688px;
    
  }

  .application .content form button {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  footer .content .row .actions .search input {
    max-width: 274px;
    width: 100%;
  }
  footer .content {
    padding: 0 20px;
  }
  body {
    padding: 0 20px;
  }
  footer .content {
    padding: 0 20px;
  }
  footer .content .row .footer-nav .links {
    gap: 12px 40px;
  }
  footer .content .row .actions .search {
    max-width: 274px;
  }
  footer .content .row .actions {
    gap: 20px;
  }
  footer .content .row:nth-child(2) {
    margin-bottom: 20px;
    justify-content: left;
  }
  

  .first-screen {
    margin-bottom: 60px;
  }
  header .line-header .right-block .modal-btn.hiden-btn {
    display: block;
  }
  header {
    padding: 0;
  }
  .first-screen .content .line-header {
    margin-bottom: 10px;
  }
  .jump ul li::after {
    left: 57px;
    font-size: 14px;
  }
  .jump ul {
    gap: 6px;
  }
  .jump ul li a {
    font-size: 14px;
  }
  .jump {
    margin-bottom: 20px;
  }
  .first-screen {
    padding: 160px 20px 19px 20px;
  }
  .first-screen .content .info .title {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 47px;
    max-width: 480px;
    margin-top: 20px;
  }

  .first-screen .content .info ul li {
    max-width: 418px;
    width: 100%;
    font-size: 16px;
    text-align: left;
  }
  body {
    padding: 0 20px;
  }
  .first-screen .content .actions .btn:first-child {
    max-width: 205px;
  }

  .price-btn {
    max-width: 205px;
  }

  .first-screen .content .actions .btn {
    max-width: 185px;
    text-align: center;
  }

  .price-btn {
    max-width: 185px;
    text-align: center;
  }

  .first-screen .content .actions {
    padding-top: 19px;
    margin-bottom: 30px;
    gap: 15px;
  }
  .first-screen .content .info {
    min-height: 203px;
    width: 100%;
    padding-bottom: 30px;
  }
  .first-screen .content .info ul {
    gap: 10px;
  }

  .first-screen {
    margin-bottom: 60px;
    border-radius: 15px;
  }
  .photo-projects-blocks {
    gap: 19px;
    min-height: 322px;
  }
  .photo-projects-left {
    gap: 19px;
    min-height: 322px;
    justify-content: space-between;
    overflow: hidden;
  }
  .photo-projects .flex-block {
    min-height: 170px;
  }
  .photo-projects .content {
    gap: 19px;
    min-height: 170px;
  }
  .photo-projects .flex-block .lawn:last-child {
    min-height: 170px;
  }
  .grass-football .grass-football-header {
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .photo-projects-right {
    min-height: 322px;
  }
  .photo-projects .flex-block .lawn:first-child {
    min-width: 429px;
    min-height: 170px;
  }
  .photo-projects .flex-block .lawn.large {
    padding: 30px 13px 20px 20px;
  }
  .photo-projects .flex-block .lawn.large .number img {
    width: 50px;
    height: 50px;
  }
  .photo-projects .flex-block .lawn.large::before {
    width: 70px;
    height: 70px;
    top: 20px;
    right: 15px;
  }
  .photo-projects .flex-block .lawn.large .text {
    font-size: 20px;
    margin-top: 17px;
    min-width: 247px;
    padding-bottom: 5px;
  }
  .photo-projects {
    padding-bottom: 60px;
  }

  .grass-football .grass-football-description {
    flex-direction: column;
  }
  .grass-football .grass-football-description .grass-description {
    min-width: 100%;
  }
  .grass-football .description-subtitle {
    margin: 20px 0 10px 20px;
  }
  .grass-football .description-text {
    margin-left: 20px;
  }

  .grass-football .grass-football-description .grass-description-img {
    min-width: 100%;
  }
  .grass-football
    .grass-football-description
    .grass-description-img
    img:first-child {
    max-width: 210px;
    max-height: 268px;
    object-fit: cover;
  }
  .grass-football
    .grass-football-description
    .grass-description-img
    img:last-child {
    max-width: 100%;
    max-height: 210px;
    object-fit: fill;
  }
  .grass-football .characteristics-blocks {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
  .grass-football .characteristics-block_left .name {
    max-width: 315px;
    width: 100%;
  }
  .grass-football .characteristics-block_left .nameOne {
    max-width: 198px;
    width: 100%;
  }

  .grass-football .characteristics-block_right .name {
    max-width: 315px;
    width: 100%;
  }

  .grass-football .characteristics-block_left {
    max-width: 580px;
    width: 100%;
  }
  .grass-football .characteristics-block_right {
    max-width: 580px;
    width: 100%;
  }
  .grass-football .grass-football-description .grass-description-img.tenis-img {
    justify-content: center;
  }
  .products-line .sold-products-cards {
    gap: 20px;
  }
  .products-line .sold-products-car {
    max-width: 354px;
    min-height: 507px;
  }

  .sold-products-car .products-car-img {
    max-width: 314px;
    max-height: 314px;
  }

  .sold-products-car .products-car-img img {
    max-width: 314px;
    max-height: 314px;
    width: 100vw;
    height: 100vh;
  }
  .grass-football .grass-football-header-pvx {
    margin: 37px 0px 40px 0;
  }
  .grass-football .grass-football-header-pvx h3 {
    line-height: 36px;
  }
  .grass-description-imgs.pvx {
    display: none;
  }
  .grass-football
    .grass-description.pvx
    .description-subtitle
    .description-subtitle-text {
    visibility: hidden;
  }
  .grass-football .grass-description.pvx .description-subtitle ::before {
    content: "Описание";
    visibility: visible;
    font-size: 24px;
    font-weight: 700;
    line-height: 47px;
  }
  .grass-football .description-text.pvx {
    min-width: 648px;
  }
  .grass-football-description.pvx .grass-description.pvx {
    min-width: 688px;
  }
  .description.pvx {
    min-width: 648px;
  }
  .grass-football .description-text {
    padding-right: 20px;
    line-height: 115%;
  }
  .grass-football .grass-description.pvx .description-subtitle {
    font-size: 0;
  }

  .grass-football-description.pvx .grass-description.pvx {
    min-height: 352px;
  }
  .grass-football .grass-football-description.pvx {
    min-height: 352px;
  }
  .grass-football .grass-football-description.pvx .grass-description {
    background-image: url(../img/zam21.png);
  }
  .grass-football-header.pvx-x {
    margin-bottom: 40px;
  }
  .description.floor-pvx {
    max-width: 1200px;
    width: 100%;
    padding: 30px 20px;
  }
  .grass-description-img-gdp:first-child img {
    width: 50%;
  }
  .grass-football .grass-football-title h3 {
    font-size: 36px;
    line-height: 36px;
  }
  .grass-description-img-gdp:last-child img {
    width: 50%;
    max-height: 328px;
  }

  .grass-description-img-gdp {
    max-width: 1200px;
    min-width: 688px;
    max-height: 328px;
    justify-content: space-around;
    width: 100%;
    gap: 32px;
  }
  .block-cards-floor.block-cards-floor-pvx {
    min-height: 959px;
  }
  .grass-football-characteristics-floor-pvx {
    min-height: 959px;
  }
  .characteristics-block-footer p {
    padding-bottom: 15px;
  }
  .characteristics-block-footer.characteristics-block-footer-pvx {
    padding: 0px 20px 40px 20px;
  }
  .characteristics-blocks.pvx {
    border-bottom: none;
  }
  .grass-football .characteristics-blocks.pvx {
    margin: 0;
  }
  .grass-football .characteristics-blocks.pvx {
    align-items: start;
    padding-left: 20px;
  }
  .grass-football .characteristics-block_left .nameOne.nameOne-pvx {
    max-width: 320px;
    padding-bottom: 30px;
  }
  .quartz-header-description-img {
    display: none;
  }
  .quartz-title-block {
    padding-top: 37px;
    padding-bottom: 40px;
  }
  .quartz-title {
    line-height: 36px;
  }
  .quartz-header-description-text {
    padding-right: 20px;
    padding-bottom: 78px;
  }
  .quartz-header-description-text {
    min-width: 688px;
  }
  .quartz-header-description-text {
    min-height: 372px;
  }
  .quartz-header-hang-img {
    display: none;
  }
  .quartz-header-hang-ul {
    flex-wrap: wrap;
    gap: 0;
  }
  .quartz-header-hang-ul ul li {
    margin-bottom: 26px;
  }
  .quartz-header-hang-text {
    min-height: 538px;
  }
  .quartz-header-hang {
    min-height: 538px;
  }

  .quartz-center-pvx-img {
    max-width: 1300px;
    width: 100%;
    max-height: 280px;
  }
  .quartz-center-pvx-img img {
    max-width: 1300px;
  }
  .quartz-center-pvx-text {
    max-width: 1300px;
    padding-top: 20px;
    padding-bottom: 38px;
  }

  .quartz-footer-pvx-text {
    
    max-width: 1300px;
    max-height: 100%;
    height: fit-content;
  }
  .quartz-footer-pvx-text h2 {
    line-height: 115%;
  }
  .quartz-title-h2 {
    padding: 30px 0;
    line-height: 36px;
  }

  .quartz-center-pvx-text {
    
    min-height: 200px;
  }
  .quartz-footer-pvx-img {
    min-height: 280px;
    max-width: 1300px;
  }
  .quartz-footer-pvx-img img {
    min-height: 280px;
    max-width: 1300px;
  }
  .rug-header-hang {
    max-height: 319px;
  }
  .rug-header-description-text {
    padding: 20px;
  }
  .rug-title-block {
    padding-top: 48px;
    padding-bottom: 30px;
  }
  .rug-center-pvx {
    flex-direction: column;
  }
  .rug-header-pvx-text {
    max-width: 1220px;
    min-height: 171px;
    padding-bottom: 40px;
  }
  .rug-header-pvx-text p {
    
    max-width: 1200px;
    width: 100%;
  }
  .rug-header-pvx-video {
    max-height: 198px;
  }
  .rug-video {
    height: 198px;
  }
  .rug-description-img {
    display: none;
  }
  .rug-header-description-text {
    min-height: 347px;
  }
  .rug-header-description-text.rug ul li:last-child {
    padding-bottom: 30px;
  }
  .rug-header-description-text ul li {
    padding-bottom: 15px;
  }
  .rug-header-hang {
    max-height: 347px;
  }

  .rug-footer-pvx-img {
    display: none;
  }

  .rug-title-h2 h2 {
    line-height: 36px;
  }
  .rug-title-h2 {
    padding: 40px 0;
  }
  .rug-center-pvx-header {
    
    max-height: 597px;
  }
  .rug-center-pvx-text {
    max-width: 1309px;
    padding: 20px 30px 30px 20px;
    min-height: 297px;
  }
  .rug-center-pvx-img {
    max-width: 1309px;
    max-height: 280px;
  }
  .rug-center-pvx-img img {
    max-width: 1309px;
    max-height: 280px;
  }
  .rug-center-right h2 {
    line-height: 24px;
  }
  .rug-center-right {
    padding: 20px 20px 40px 20px;
  }
  .rug-center-right.rug ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .rug-center-right.rug ul li:last-child {
    margin-bottom: 25px;
  }
  .rug-footer-pvx-text {
    padding-bottom: 40px;
  }
  .rug-footer-pvx-text {
    min-width: 688px;
    max-height: 396px;
    max-width: 1309px;
    width: 100%;
  }
  .carpet-description-hed-img {
    display: none;
  }

  .carpet-hed-fot-img {
    display: none;
  }
  .carpet-description-hed-text {
    max-width: 1309px;
  }
  .carpet-hed-fot-text {
    max-width: 1309px;
  }
  .carpet-tiles-titles h3 {
    font-size: 36px;
    line-height: 36px;
  }
  .carpet-tiles-header {
    padding: 40px 0;
  }
  .carpet-description-hed-text {
    padding: 20px 20px 30px 20px;
    max-height: 377px;
    min-width: 688px;
  }
  .carpet-description-hed-fot {
    margin-top: 20px;
  }
  .carpet-hed-fot-text {
    padding: 20px 20px 60px 20px;
  }
  .carpet-hed-fot-text {
    min-height: 400px;
  }
  .carpet-description-hed-main {
    max-height: 377px;
  }
  .carpet-description-hed-fot {
    max-height: 400px;
  }
  .carpet-tiles-main-img {
    display: none;
  }
  .carpet-tiles-main-h2 h2 {
    line-height: 36px;
  }
  .carpet-tiles-main-h2 {
    padding-bottom: 40px;
  }
  .carpet-tiles-main-text {
    padding: 20px 20px 40px 20px;
    max-width: 1310px;
  }
  .carpet-tiles-main-block {
    max-height: 415px;
  }
  .lino-header-description-img {
    display: none;
  }
  .lino-title {
    line-height: 36px;
  }
  .lino-title-img {
    padding-top: 55px;
  }
  .lino-header-description-text {
    padding: 20px;
    min-height: 346px;
  }
  .lino-header-hang {
    margin-top: 20px;
  }
  .lino-header-hang-text {
    padding: 30px 20px 84px 20px;
    max-height: max-content;
  }
  .lino-header-hang-text h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .lino-header-hang-text ul li {
    margin-bottom: 10px;
  }
  .lino-header-hang-text h2 {
    margin-bottom: 20px;
  }
  .lino-center-pvx-img {
    display: none;
  }

  .lino-footer-pvx-img {
    display: none;
  }
  .lino-center-pvx-text {
    max-width: 1309px;
  }
  .lino-title-h2 h2 {
    line-height: 36px;
  }
  .lino-title-h2 {
    margin-bottom: 26px;
  }
  .lino-center-pvx-text {
    padding: 20px;
  }
  .lino-center-pvx-text ul li:last-child {
    margin-bottom: 0;
  }
  .lino-center-pvx-text p {
    max-width: 1309px;
  }
  .lino-main-pvx-ul {
    display: block;
    max-height: 160px;
  }
  .lino-main-pvx-text ul li {
    margin-bottom: 16px;
  }
  .lino-main-pvx-text h3 {
    padding-top: 25px;
  }
  .lino-center-pvx-text {
    max-width: 100%;
    min-width: 100%;
  }
  .lino-main-pvx-text {
    padding: 20px 20px 40px 20px;
  }
  .lino-footer-pvx {
    max-height: 399px;
  }
  .materials-description-hed {
    flex-direction: column;
  }
  .materials-description-hed-img {
    max-height: 240px;
    max-width: 1310px;
    justify-content: space-between;
    gap: 15px;
    padding: 15px;
  }
  .materials-description-hed-img img {
    min-width: 209px;
    min-height: 209px;
    max-width: 400px;
  }
  .materials-description-hed-text {
    max-height: 212px;
    min-height: 145px;
    max-width: 1310px;
  }
  .materials-description-hed-text p {
    max-width: 1200px;
    margin-bottom: 20px;
  }
  .materials-description-hed {
    margin-bottom: 40px;
  }
  .materials-title-hed img {
    display: none;
  }
  .section-catalog {
    padding: 60px 0;
  }
  .materials-main-fot-title {
    margin-bottom: 40px;
  }
  .materials-main-fot-nav ul {
    flex-wrap: wrap;
  }
  .materials-catalog-item {
    max-width: 354px;
    min-height: 507px;
  }
  .materials-main-fot-catalog {
    gap: 20px;
  }
  .catalog-item-product img {
    max-width: 314px;
    max-height: 314px;
  }
  .catalog-item-product {
    max-width: 354px;
    max-height: 314px;
    margin-bottom: 30px;
  }
  .section-catalog {
    padding: 40px 0;
  }
  .materials-main-fot-title {
    margin-bottom: 40px;
  }
  .first-screen.no-bg .jump {
    margin-bottom: 0px;
  }
  .section-catalog .content h2 {
    line-height: 36px;
  }
  .section-catalog .content .wrap-block .wrap-catalog .card {
    max-width: 237px;
    max-height: 177px;
  }
  .section-catalog .content .wrap-block .wrap-catalog .card a img {
    max-width: 237px;
    max-height: 128px;
  }
  .section-catalog .content .wrap-block .wrap-catalog {
    gap: 20px 8px;
    margin-bottom: 0;
  }

  b .section-catalog .content .wrap-block .wrap-catalog .card a span {
    padding: 10px 0px 17px 10px;
  }

  footer .content .row:nth-child(2) {
    padding-bottom: 40px;
  }
  body.gradient .first-screen.no-bg {
    padding-left: 0;
    padding-right: 20px;
  }
  .section-catalog .content {
    padding: 0;
  }
  .section-catalog .content .wrap-block .form {
    padding: 40px 20px;
  }
  .section-catalog .content .wrap-block .form h2 {
    line-height: 36px;
    margin-bottom: 51px;
  }
  .section-catalog .content .wrap-block .form form {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
  }
  .section-catalog .content .wrap-block .form form input {
    max-width: 1310px;
    width: 100%;
  }
  .section-catalog .content .wrap-block .form form .btn {
    max-width: 1310px;
    width: 100%;
    margin-top: 6px;
  }
  .section-catalog .content .wrap-block .form .text {
    font-size: 14px;
  }
  .section-catalog .content .wrap-block .wrap-catalog .card a span {
    padding: 10px 0px 17px 10px;
  }
  footer {
    margin-bottom: 21px;
  }
  .section-catalog.cg {
    margin-bottom: 60px;
  }
  .information-hed-fot-address {
    flex-wrap: wrap;
    gap: 70px;
    justify-content: center;
  }
  /* .contact-information {
    padding-top: 40px;
  } */
  .contact-information-hed {
    gap: 20px;
  }
  .contact-information-hed-info {
    flex-direction: column;
    padding: 30px 30px 40px 20px;
  }
  .contact-information {
    padding-bottom: 60px;
  }
  .information-contact {
    padding-top: 0;
  }
  .information-contact-title {
    margin-bottom: 36px;
  }
  .information-contact-info {
    flex-direction: column;
  }
  .information-contact-info-text {
    max-width: 1310px;
    position: relative;
    min-height: 221px;
  }
  .information-contact-info-text p {
    max-width: 688px;
    margin-bottom: 20px;
  }
  .btn.contact-info-btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .information-contact-info-img {
    max-width: 1310px;
    max-height: 295px;
  }
  .information-contact-info-img img:last-child {
    max-width: 700px;
    min-width: 257px;
  }
  .information-contact-info-img img:first-child {
    min-width: 413px;
  }

  .information-contact-address {
    flex-direction: column;
  }
  .information-contact-address-text {
    max-width: 1310px;
    max-height: 203px;
    padding-bottom: 20px;
  }
  .information-contact-address-text .contact-address-text-p {
    display: flex;
    max-width: 760px;
    gap: 50px;
  }
  .information-contact-address-text .contact-address-text-p p:first-child {
    max-width: 258px;
  }
  .information-contact-address-img {
    min-width: 728px;
  }
  .information-contact {
    padding-left: 0;
    padding-right: 0;
  }
  section.slider-projects::before {
    right: -20px;
    left: -20px;
  }

  .information-contact-address-img {
    order: 2;
    max-height: 295px;

    justify-content: space-between;
  }
  .btns-contact {
    gap: 20px;

    justify-content: flex-end;
  }
  .information-contact-address-img img {
    min-width: 258px;
    max-width: 700px;
  }
  .map-contact-mp {
    max-width: 1600px;
    width: 100%;
  }
  .information-contact {
    padding-bottom: 60px;
  }

  .btn.contact-info-btn.about-btn {
    position: static;
  }
  .about-companies-sport-img {
    display: none;
  }
  .about-companies-block {
    flex-direction: column;
    gap: 20px;
    min-height: 573px;
  }

  .about-companies-sport {
    width: 100%;
    min-height: 303px;
    gap: 0;
  }
  .about-companies-img {
    height: 250px;
    width: 100%;
  }
  .about-companies-img img {
    min-height: 250px;
    max-height: 528px;
  }
  .about-companies-sport-text p {
    max-width: 650px;
  }
  .about-companies-sport-text {
    padding-top: 20px;
    padding-bottom: 30px;
    min-height: 303px;
  }
  .company-item {
    max-width: 1310px;
    width: 100%;
  }
  .information-delivery .content {
    padding-top: 40px;
  }
  .information-delivery-title {
    margin-bottom: 20px;
  }
  .information-delivery-info {
    flex-direction: column;
  }
  .information-delivery-info-text {
    max-width: 1310px;
  }
  .information-delivery-info-img {
    padding: 16px;
    gap: 16px;
    max-height: 239px;
  }
  .information-delivery-info-img img:nth-child(2) {
    max-width: 700px;
    max-height: 208px;
  }
  .information-delivery-info-img img:last-child {
    
    max-height: 208px;
  }
  .information-delivery-region {
    margin-top: 50px;
    padding: 20px 16px;
  }
  .information-delivery-region-ul ul {
    max-width: 327px;
    padding-right: 13px;
  }
  .question-answers-block {
    flex-direction: column;
  }
  .question-answers-title h2 {
  }
  .question-answers-title {
    max-width: 400px;
    padding-bottom: 20px;
  }
  .question-answers ul {
    padding: 0 20px;
  }
  .question-answers summary {
    line-height: 115%;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .question-answers-block {
    gap: 0;
  }
  .progect_box4 {
    flex-direction: column;
    gap: 23px;
  }
  .progect_box4_2 {
    flex: 1 1 488px;
  }
  .progect_box4_1_2 {
    order: 1;
    gap: 23px;
  }
  .progect_box4_1_1 {
    order: 2;
    gap: 23px;
  }
  .progect_box4_1 {
    flex: auto;
    gap: 23px;
  }
  .progect_box4_1_2_1 {
    flex: 1 1 50%;
  }
  .progect_box4_1_2_2 {
    flex: 1 1 50%;
  }
  .progect_box3 {
    flex-direction: column;
    gap: 23px;
  }
  .progect_box3_1 {
    flex: 0 1 448px;
  }
  .progect_box3_2 {
    flex: 0 1 448px;
  }
  .progect_box1_1 {
    flex: 1 1 33.333%;
  }
  .progect_box1_2 {
    flex: 1 1 33.333%;
  }
  .progect_box1_3 {
    flex: 1 1 33.333%;
  }
  .progect_box2_1 {
    flex: 1 1 33.333%;
  }
  .progect_box2_2 {
    flex: 1 1 33.333%;
  }
  .progect_box2_3 {
    flex: 1 1 33.333%;
  }
  .progect_work {
    gap: 23px;
  }
  .progect_box1 {
    gap: 23px;
  }
  .progect_box2 {
    gap: 23px;
  }
  .completed-projects-nav ul {
    gap: 10px;
  }
  .completed-projects-nav ul li button {
    font-size: 14px;
  }
  .first-screen.no-bg .content .info {
    min-height: 320px;
  }
  .company-main-grid {
    grid-template-columns: auto;
    grid-template-rows: 161px 161px repeat(8, 337px);
  }
  .item-company1,
  .item-company2,
  .item-company3,
  .item-company4,
  .item-company5,
  .item-company6,
  .item-company7,
  .item-company8,
  .item-company9 {
    grid-column: 1 / 4;
  }
  .item-company1,
  .item-company3,
  .item-company4,
  .item-company5,
  .item-company8,
  .item-company9 {
    padding: 20px;
  }
  .item-company1 p {
    line-height: 115%;
  }
  .item-company1 p,
  .item-company3 p,
  .item-company4 p,
  .item-company5 p,
  .item-company8 p,
  .item-company9 p {
    max-width: 410px;
  }
  .application .content {
    justify-content: center;
  }

  .materials-title-hed {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .section-catalog {
    margin-top: 0;
    margin-bottom: 0px;
    padding: 60px 0;
  }
  .section-catalog.mat .materials-main-fot-nav {
    margin-bottom: 20px;
  }
  .section-catalog.cg {
    padding-left: 0;
    padding-right: 0;
  }
  .section-catalog.cg .content .wrap-block .form {
    border-radius: 30px;
  }
  .section-catalog.cg .content .wrap-block .form h2 {
    padding-bottom: 0;
  }
  .first-screen.no-bg .content .actions {
    margin-bottom: 0;
  }
  .first-screen.no-bg .content .actions .btn:first-child {
    margin-bottom: 0;
  }
  .completed-projects-nav ul li button {
    padding-right: 17px;
    padding-left: 17px;
    font-size: 14px;
  }
  .completed-projects-nav ul li button:hover {
    background: #ffb270;
    border: 1px solid #ffb270;
  }
  .prog_text-box {
    bottom: 15px;
    left: 15px;
  }
  .application {
    margin-bottom: 60px;
  }
  .question-answers-block:last-child {
    margin-bottom: 0;
  }
  .first-screen.no-bg .content .info h1 {
    padding-top: 20px;
  }
  .grass-football .grass-football-characteristics.active::before {
    max-height: 763px;
  }
}




@media (max-width: 767px) {
  .quartz-footer-pvx {
    min-height: 528px;
  }
  .quartz-footer-pvx {
    flex-wrap: wrap;
  }
  .quartz-center-pvx {
    flex-wrap: wrap;
  }
  .slider-projects .image-slider__image img {
    max-width: 358px;
    max-height: auto;
    min-height: 130px;
  }
  .slider-projects .wrapper .image-slider .image-slider__image {
    padding: 13px;
    max-width: 384px;
  }
  .slider-projects {
    background-size: cover;
  }
  .slider-projects .wrapper {
    padding-left: 10px;
  }

  .wrap-head-line .head-line .tel {
    display: block;
  }
  .wrap-head-line .head-line nav {
    display: none;
  }
  header .line-header .right-block a {
    display: none;
  }
  header .line-header .right-block .modal-btn {
    display: none;
  }
  .company-numbers::after {
    display: none;
  }
  .first-screen {
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 40px;
    padding-top: 70px;
  }
  .first-screen.crumbs {
    padding-top: 150px;
  }
  .company-numbers {
    padding: 0 10px;
    margin-bottom: 40px;
  }
  .company-numbers h3 {
    font-size: 30px;
    padding-bottom: 20px;
  }
  .company-numbers .grid-block {
    grid-template-columns: repeat(2, 165px);
  }
  .company-numbers .grid-block .cell .text {
    line-height: 14px;
  }
  .company-numbers .grid-block .cell {
    padding: 15px 0 10px 10px;
  }
  .company-numbers .grid-block {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .company-numbers .grid-block .cell {
    width: 165px;
    height: 136px;
  }
  .company-numbers .grid-block .cell:last-child {
    width: 100%;
  }
  .company-numbers .grid-block .cell.large::before {
    right: 5px;
  }
  .directions h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .directions .content .card .text {
    font-size: 20px;
  }
  .directions .content .card .info {
    font-size: 14px;
  }
  .directions .content .row .card img {
    width: 40px;
    height: 40px;
  }
  .directions .content .row .card {
    max-width: 340px;
    max-height: 291px;
  }
  .directions .content .wrap-row .row .card {
    max-width: 728px;
    width: 100%;
  }

  .completed-projects {
    padding: 0 10px;
    position: relative;
  }
  .completed-projects .tabs .tabs__content .projects .card img {
    max-width: 334px;
    max-height: 230px;
    width: 100%;
    background-size: cover;
  }
  .completed-projects .tabs .tabs__btn {
    
    width: 100%;
  }
  .completed-projects .tabs .tabs__btn.tabs__btn_active {
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
  }
  .completed-projects .tabs .tabs__btn.tabs__btn_active::after {
    
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .completed-projects .tabs .a__btn.blue {
    position: relative;
    width: 100%;
  }
  .completed-projects .tabs .tabs__content .tabs__pane .sorting li {
    
  }
  .completed-projects .tabs .tabs__content .tabs__pane .sorting {
    flex-direction: column;
  }
  .completed-projects .tabs .tabs__content .tabs__pane .sorting li:first-child {
    display: block;
    width: 100%;
    position: relative;
  }
  .completed-projects
    .tabs
    .tabs__content
    .tabs__pane
    .sorting
    li:first-child::after {
    
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .completed-projects .tabs::before {
    display: none;
  }

  .completed-projects .tabs .tabs__content .tabs__pane {
    padding: 10px 10px 20px 10px;
  }

  .thanks {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .thanks .wrap-content {
    padding: 40px 0px 60px 0px;
  }
  .thanks .wrap-content .content h3 {
    margin-bottom: 30px;
  }
  .thanks .wrap-content .content .images {
    gap: 20px;
    justify-content: center;
  }

  .first-screen .content .actions {
    gap: 10px;
    flex-direction: column;
    width: 100%;
  }
  .directions .content .row,
  .directions .content .wrap-row {
    flex-wrap: wrap;
  }
    .first-screen .content .line-header {
    width: 100%;
    border-radius: 0px;
  }
  .first-screen.no-bg.about-com.crumbs {
    padding-top: 150px;
  }
  .first-screen .content .info {
    padding: 0;
  }
  .first-screen .content .actions {
    padding: 20px 10px 20px 10px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  .first-screen .content .actions .btn,
  .price-btn {
    max-width: 100%;
  }
  .first-screen .content .actions .btn.btn-f {
    max-width: 100%;
  }
  .first-screen .content .info ul li {
    font-size: 14px;
  }
  .completed-projects .tabs .tabs__content .projects .card img {
    max-width: 320px;
    min-height: 170px;
    width: 100%;
  }
  .completed-projects h3 {
    max-width: 210px;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    padding-top: 40px;
    margin-bottom: 20px;
  }
  .completed-projects .tabs .tabs__content .projects {
    margin-top: 20px;
  }

  header {
    padding: 0 10px;
  }
  .first-screen .content .info h1 span {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
  }
  .first-screen .content .info h1 {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 40px;
  }
  .company-numbers h3 {
    z-index: 3;
  }
  .company-numbers .grid-block .cell .number {
    font-weight: 700;
  }
  .directions h3 {
    padding-left: 10px;
  }
  .directions .content .row {
    gap: 20px;
  }

  .completed-projects .tabs .tabs__content .tabs__pane .projects {
    position: relative;
  }
  .completed-projects .tabs .tabs__content .tabs__pane .projects .hiden-btn {
    display: block;
    margin-top: 20px;
  }
  .directions .content .wrap-row .row:last-child .card {
    max-width: 340px;
    max-height: 291px;
  }
  .products {
    padding: 20px 10px 10px 10px;
    height: 100%;
  }
  .products .content .product .card {
    flex-direction: column;
    background-image: unset;
    
    min-height: 577px;
    
    padding: 10px 10px 20px 10px;
    border: 1px solid #fff;
    border-radius: 30px;
    gap: 0;
    max-height: fit-content;
  }

  .products .content .product .card .img img {
    max-width: 100%;
    min-height: 301px;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .products .content .product .card .info .text h4 {
    margin: 0px;
    margin-bottom: 10px;
    line-height: 28px;
    font-size: 20px;
  }
  /* .products .content .product .card .info {
    height: inherit;
  } */
  .products .content .product .card .info .text p {
    font-size: 14px;
    margin-bottom: 13px;
    width: 100%;
    min-width: 300px;
    
    overflow: scroll;
    height: 100%;
    flex-shrink: 1;
    flex-grow: 1;
  }

  .products .content .product .card .info .buttons {
    flex-wrap: wrap;
    padding-left: 0;
    gap: 10px;
  }

  .application .content .info .text {
    padding: 0 10px;
  }

  .products .content .product .card .info .buttons a.btn {
    max-width: 100%;
    width: 100%;
  }
  .products .content .product .card .info .buttons .btn {
    max-width: 100%;
    width: 100%;
  }
  .thanks .wrap-content .content .images .img {
    max-width: 320px;
    min-height: 449px;
    width: 100%;
    height: 100%;
  }
  .thanks .wrap-content .content .images {
    gap: 10px;
  }
  .thanks .wrap-content .content h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
  }
  .thanks .wrap-content {
    padding-top: 0px;
  }
  .application .content .info h3 {
    font-size: 30px;
    line-height: 30px;

    margin-bottom: 20px;
  }
  .application .content .info p {
    font-size: 14px;
    margin-bottom: 30px;
    padding-bottom: 0;
  }
  .application {
    padding: 0 10px;
    
    height: 100%;
    margin-bottom: 40px;
  }
  .application .content {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .application .content form {
    padding: 30px 10px 30px 10px;
    
    margin-top: 30px;
    width: 100%;
  }
  .application .content form button {
    margin-bottom: 0px;
  }
  .application .content form p {
    font-size: 12px;
  }
  footer .content .row:first-child {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
  footer .content .row .actions {
    flex-direction: column;
  }
  footer .content .row .subscription .input-wrap {
    flex-direction: column;
    gap: 20px;
  }
  footer .content {
    padding: 0 10px;
  }
  footer {
    padding: 20px 0px 30px 0px;
    overflow: hidden;
  }
  footer .content .row .actions .search input {
    margin-top: 20px;
  }
  footer .content .row .actions .btn {
    width: 100%;
  }
  footer .content .row .subscription .text {
    margin-top: 32px;
    max-width: 220px;
  }
  footer .content .row .subscription .input-wrap .btn {
    padding: 12.5px 0px 15.5px 0px;
  }
  footer .content .row .subscription .text span {
    display: block;
    padding-bottom: 10px;
  }

  

  header .line-header .right-block .modal-btn.hiden-btn {
    display: none;
  }
  body[class^="product-product"] .thumbnails {
    display: block;
  }

  .jump ul {
    
    display: block;
  }
  .jump ul li {
    display: inline-block;
  }
  .jump {
    margin-bottom: 11px;
  }
  .first-screen .content .actions .btn:first-child,
  .price-btn {
    max-width: 100%;
  }
  .first-screen .content .info {
    min-height: 280px;
  }
  .photo-projects-left img:first-child {
    gap: 10px;
  }
  .photo-projects-left {
    min-height: 261px;
  }
  .photo-projects-left img:last-child {
    max-height: 116px;
    min-width: 165px;

    gap: 10px;
    border-radius: 20px;
  }
  .jump.individual-jump ul li a {
    font-size: 13px;
  }

  .photo-projects-blocks {
    gap: 10px;
  }
  .photo-projects-left:first-child {
    gap: 10px;
  }
  .photo-projects .flex-block .lawn:first-child {
    min-height: 142px;
  }
  .photo-projects .flex-block .lawn:first-child img {
    min-height: 142px;
  }
  .photo-projects .flex-block .lawn:last-child {
    min-height: 158px;
  }

  .photo-projects .flex-block .lawn.large .text {
    margin-top: 20px;
    padding-bottom: 0px;
    line-height: 115%;
  }
  .photo-projects .flex-block .lawn.large::before {
    display: none;
  }

  .photo-projects .flex-block {
    flex-direction: column;
  }
  .photo-projects .flex-block {
    align-items: center;
    width: 100%;
  }

  .photo-projects-blocks {
    max-height: 322px;
    overflow: hidden;
    min-width: 100%;
    justify-content: space-between;
  }
  .photo-projects .content {
    gap: 10px;
    min-height: 581px;
  }
  .photo-projects-blocks {
    gap: 10px;
    min-height: 261px;
  }
  .photo-projects-left {
    gap: 10px;
  }
  .photo-projects-left {
    width: 50%;
  }
  .photo-projects-right {
    width: 50%;
    position: relative;

    min-height: 261px;
  }
  .photo-projects-right img {
    min-height: 261px;
  }
  .photo-projects .flex-block .lawn:first-child {
    width: 100%;
    height: 50%;
  }
  .photo-projects .flex-block .lawn:last-child {
    width: 100%;
    height: 50%;
  }

  .photo-projects .flex-block {
    min-height: 310px;
  }

  .photo-projects .flex-block .lawn:first-child {
    min-width: 100%;
    height: 45.81%;
  }
  .photo-projects .flex-block .lawn:last-child {
    min-width: 100%;
    height: 50.97%;
    padding: 20px 0px 20px 10px;
  }

  .photo-projects-blocks {
    gap: 10px;
  }

  .photo-projects {
    padding-bottom: 50px;
  }

  .grass-football .grass-football-header h3 {
    font-size: 28px;
  }
  .grass-football .grass-football-header {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body {
    padding: 0 10px;
  }
  .first-screen {
    width: 100vw;
  }
  .grass-football {
    padding: 0 10px;
  }
  .grass-football .grass-football-header .grass-football-img {
    display: none;
  }
  .grass-football .grass-football-description .grass-description .description {
    min-height: 145px;
    background-image: url(../img/zam18.png);
    background-size: 100% 100%;
    margin-bottom: 20px;
    width: 100%;
    height: 100%;
  }
  .grass-football .grass-description .btn__green {
    position: relative;
  }
  .grass-football .grass-football-description .grass-description {
    background: none;
  }
  .grass-football .description-subtitle {
    margin: 0;
    padding: 20px 0 17px 10px;
    font-size: 20px;
  }

  .grass-football .description-text {
    margin: 0;
    padding: 0 10px 30px 10px;
    font-size: 14px;
  }
  .grass-football .grass-description .btn__green {
    min-width: 100%;
  }
  .grass-football
    .grass-football-description
    .grass-description-img
    img:first-child {
    display: none;
  }
  .grass-football .grass-football-description .grass-description-img {
    padding: 10px;
  }
  .grass-football .grass-football-description {
    padding-bottom: 20px;
  }
  .characteristics-title h3 {
    font-size: 20px;
  }
  .grass-football .characteristics-block_left .nameOne {
    text-align: right;
  }
  .grass-football .characteristics-block_right .nameOne {
    text-align: right;
  }
  .grass-football .characteristics-block_left {
    justify-content: space-between;
    max-width: 100vw;
  }
  .grass-football .characteristics-block_right {
    justify-content: space-between;
    max-width: 100vw;
  }
  .grass-football .characteristics-blocks {
    margin: 0;
  }
  .grass-football .characteristics-header {
    padding: 20px 10px 20px 10px;
  }
  .grass-football .characteristics-blocks {
    align-items: start;
    padding: 0px 10px 27px 10px;
  }
  .grass-football .characteristics-header h3 {
    line-height: 20px;
  }

  .grass-football
    .grass-football-description
    .grass-description-img.tenis-img
    img {
    min-width: 145px;
    min-height: 145px;
  }
  .grass-football .grass-football-description .grass-description-img {
    min-height: 165px;
  }

  .grass-football .characteristics-blocks {
    font-size: 12px;
    gap: 0;
  }

  .grass-football
    .characteristics-blocks
    .characteristics-block_left
    .name
    li::after {
    display: none;
  }
  .grass-football
    .characteristics-blocks
    .characteristics-block_right
    .name
    li::after {
    display: none;
  }
  .products-line .sold-products-cards {
    gap: 10px;
  }
  .products-line .sold-products-title,
  .photo-projects .title {
    font-size: 28px;
    line-height: 30px;
  }
  .products-line .sold-products-title {
    padding-bottom: 20px;
  }
  .products-line .sold-products-car {
    max-width: 340px;
    min-height: 463px;
    padding: 10px;
  }

  .sold-products-car .products-car-img {
    max-width: 320px;
    max-height: 320px;
  }

  .sold-products-car .products-car-img img {
    max-width: 320px;
    max-height: 320px;
    width: 100vw;
    height: 100vh;
  }
  .application.application-grass .content .info h3 {
    font-size: 28px;
  }
  .application .content .info p {
    max-width: 320px;
  }
  .application.application-grass .content {
    margin-bottom: 110px;
  }
  .grass-football .grass-football-header-pvx h3 {
    line-height: 30px;
  }
  .grass-football .grass-football-header {
    margin-top: 40px;
  }
  .grass-football .grass-football-description.pvx .grass-description {
    background-image: url(../img/zam22.png);
  }
  .grass-football .grass-football-description .grass-description .description {
    background-image: none;
  }
  .grass-description-imgs.pvx {
    display: block;
  }
  .grass-football .grass-football-description.pvx {
    max-height: 785px;
    align-items: center;
  }
  .grass-description-imgs.pvx {
    max-width: 768px;
    max-height: 320px;
    min-height: 320px;
  }
  .grass-description-imgs.pvx img {
    display: block;
    max-width: 768px;
    width: 100%;
    min-height: 320px;
  }
  .description.pvx {
    min-width: 320px;
  }
  .grass-football .description-text.pvx {
    min-width: 320px;
  }
  .grass-football-description.pvx .grass-description.pvx {
    min-width: 320px;
  }
  .grass-football-description.pvx .grass-description.pvx {
    position: static;
  }
  .grass-football-description.pvx .grass-description.pvx {
    max-height: 375px;
  }
  .grass-football .grass-football-description.pvx {
    position: relative;
    padding-bottom: 110px;
  }
  .grass-football .description-subtitle {
    padding: 5px 0 0 10px;
  }
  .grass-football-description.pvx .grass-description.pvx {
    min-height: 375px;
  }
  .grass-football .grass-description.pvx .description-text.pvx {
    line-height: 115%;
  }
  .description.floor-pvx {
    padding: 20px 10px 30px 30px;
  }
  .grass-description-img-gdp {
    gap: 14px;
    min-height: 153px;
    min-width: 186px;
  }
  .grass-football
    .characteristics-header.characteristics-header-pvx
    .characteristics-btn-pvx {
    display: none;
  }
  .grass-football.pvx-x .characteristics-header {
    padding-left: 20px;
  }
  .grass-football.pvx-x .characteristics-header h3 {
    line-height: 47px;
  }
  .grass-football.pvx-x .left-sub,
  .right-sub {
    font-size: 14px;
  }
  .grass-football.pvx-x .left-blo * {
    font-size: 12px;
  }
  .grass-football.pvx-x .right-blo * {
    font-size: 12px;
  }
  .grass-football.pvx-x .characteristics-blocks {
    padding-bottom: 20px;
  }
  .grass-football.pvx-x .characteristics-block-footer p {
    font-size: 12px;
  }
  .grass-football.pvx-x .characteristics-block-footer p:last-child {
    padding-bottom: 0px;
  }
  .characteristics-block-footer.characteristics-block-footer-pvx {
    padding-bottom: 30px;
  }
  .grass-football-characteristics-floor-pvx {
    max-height: fit-content;
    min-height: 200px;
  }
  .characteristics-block.pvx {
    max-height: 930px;
  }
  .grass-description-img-gdp:last-child img {
    min-width: 153px;
    min-height: 153px;
  }
  .grass-football.pvx-x .left-blo {
    min-width: 300px;
    max-width: 500px;
  }
  .grass-football .characteristics-block_left .name.name-pvx {
    max-width: 145px;
  }
  .grass-football .characteristics-block_left .nameOne.nameOne-pvx {
    margin-left: -170px;
    padding-bottom: 20px;
  }
  .grass-football.pvx-x .right-blo {
    min-width: 300px;
    max-width: 500px;
  }
  .grass-football.pvx-x .characteristics-block_right .nameOne.nameOne-pvx {
    margin-left: -210px;
  }
  .grass-football.pvx-x .grass-football-header h3 {
    line-height: 30px;
  }
  .grass-football.pvx-x .characteristics-block-footer p {
    padding-bottom: 10px;
  }
  .grass-football.pvx-x .characteristics-header {
    padding-bottom: 10px;
  }
  .description.floor-pvx {
    min-width: 320px;
  }
  .description-text.pvx ul li {
    font-size: 14px;
    line-height: 115%;
  }
  .grass-football.pvx-x .description-text.pvx {
    min-width: 260px;
  }
  .grass-footer .grass-footer-text {
    font-size: 14px;
  }
  .grass-footer .grass-footer-subtitle {
    line-height: 20px;
    padding-bottom: 20px;
  }
  .grass-footer-block.pvx {
    padding-bottom: 30px;
  }
  .quartz-header-description-img {
    display: block;
    max-width: 768px;
    width: 100%;
    min-height: 320px;
  }
  .quartz-header-description-img img {
    display: block;
    max-width: 768px;
    width: 100%;
    min-height: 320px;
  }
  .quartz-header-description {
    flex-wrap: wrap;
  }
  .quartz-title {
    font-size: 28px;
    line-height: 30px;
  }
  .quartz-title-img {
    display: none;
  }
  .main-quartz-header {
    padding: 0 10px;
  }
  .quartz-title-block {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .quartz-header-description-text {
    max-height: 640px;
    min-width: 320px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 30px;
    background-color: #353a54;
    padding: 20px 10px 30px 10px;
    margin-bottom: 70px;
  }

  .quartz-header-description-text .btn {
    max-width: 768px;
    width: 100%;
    bottom: -70px;
  }
  .quartz-header-description-text ul {
    margin-bottom: 10px;
  }
  .quartz-header-hang-text {
    min-height: 300px;
    max-height: 620px;
    padding: 20px 10px 60px 10px;
    height: 100%;
  }
  .quartz-header-hang {
    min-height: 620px;
  }
  .quartz-header-hang-ul {
    padding-left: 10px;
    min-width: 250px;
  }
  .quartz-header-hang-text h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .quartz-header-hang-text p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .quartz-header-hang-ul ul li {
    margin-bottom: 25px;
    font-size: 14px;
  }
  .quartz-header-hang-ul ul:first-child {
    min-width: 250px;
  }
  .quartz-title-h2 h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .quartz-center-pvx-img {
    min-width: 320px;
    min-height: 130px;
  }
  .main-quartz-center {
    padding-left: 10px;
    padding-right: 10px;
  }
  .quartz-center-pvx-text {
    min-height: 262px;
    padding-left: 10px;
    max-height: 262px;
  }
  .quartz-center-pvx-text h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .quartz-footer-pvx-text {
    min-width: 320px;
    min-height: 262px;
    padding: 20px 10px 40px 10px;
  }
  .quartz-footer-pvx-text h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .quartz-footer-pvx-text p {
    font-size: 14px;
  }
  .quartz-footer-pvx-img {
    min-height: 130px;
  }
  .quartz-footer-pvx-img img {
    min-height: 130px;
  }
  .quartz-footer-pvx {
    min-height: 412px;
  }
  .rug-title-img {
    display: none;
  }
  .rug-title {
    font-size: 28px;
    line-height: 30px;
  }
  .main-rug-header {
    padding-left: 10px;
    padding-right: 10px;
  }
  .rug-header-pvx-text {
    padding: 20px 10px;
    min-width: 320px;
    min-height: 183px;
  }
  .rug-header-pvx-text h2 {
    font-size: 20px;
  }
  .rug-header-pvx-video {
    width: 100%;
    flex-wrap: wrap;
    min-height: 400px;
  }
  .rug-video {
    width: 100%;
    max-height: 198px;
  }
  .rug-header-pvx-text p {
    min-width: 300px;
    font-size: 14px;
  }
  .rug-header-description-text {
    max-height: 406px;
    padding: 10px;
    min-height: 300px;

    padding: 10px 4px 20px 10px;
    margin-top: 20px;
  }
  .rug-header-description-text h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .rug-header-description-text p {
    font-size: 14px;
  }
  .rug-header-description-text ul li {
    font-size: 14px;
    line-height: 100%;
  }
  .rug-header-description-text ul li::before {
    top: 0px;
  }
  .rug-header-description-text ul {
    min-height: 174px;
  }
  .rug-header-hang {
    max-height: 406px;
  }
  .rug-header-description-text.rug ul li:last-child {
    padding-bottom: 0;
  }

  .rug-title-h2 h2 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .rug-title-h2 {
    padding-bottom: 50px;
  }
  .main-rug-center {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 40px;
  }
  .rug-center-pvx-text {
    padding: 20px 10px;
  }
  .rug-center-pvx-text h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .rug-center-pvx-text p {
    font-size: 14px;
  }
  .rug-center-pvx-text {
    min-width: 320px;
  }
  .rug-center-pvx-img {
    min-height: 130px;
    min-width: 320px;
  }
  .rug-center-right {
    padding: 20px 10px 30px 10px;
  }
  .rug-center-right h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .rug-center-right ul li {
    line-height: 100%;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .rug-center-right p {
    font-size: 14px;
  }
  .rug-footer-pvx-img {
    display: block;
  }
  .rug-footer-pvx {
    flex-direction: column;
  }
  .rug-footer-pvx-img {
    max-width: 768px;
    max-height: 320px;
    padding: 10px;
  }
  .rug-footer-pvx-img img {
    max-width: 768px;
    max-height: 300px;
  }
  .rug-footer-pvx-text {
    min-width: 320px;
    max-height: 100%;
    padding: 20px 10px;
  }
  .rug-footer-pvx-text h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .rug-footer-pvx-text p {
    font-size: 14px;
  }
  .grass-footer .grass-footer-subtitle {
    font-size: 20px;
  }
  .carpet-tiles-titles h3 {
    line-height: 30px;
    font-size: 28px;
  }
  .carpet-tiles-header {
    padding-bottom: 20px;
  }
  .carpet-tiles-img {
    display: none;
  }
  .carpet-tiles {
    padding-left: 10px;
    padding-right: 10px;
  }
  .carpet-description-hed-img {
    display: block;
  }
  .carpet-description-hed-main {
    flex-direction: column;
    max-height: 857px;
  }
  .carpet-description-hed-img {
    max-width: 768px;
    width: 100%;
    max-height: 358px;
    padding: 10px;
  }
  .carpet-description-hed-img img {
    max-width: 768px;
  }
  .carpet-description-hed-text p {
    font-size: 14px;
  }
  .carpet-description-hed-text h2 {
    font-size: 20px;
    padding-bottom: 5px;
  }
  .carpet-description-hed-text {
    padding: 20px 10px;
    max-height: 517px;
    min-width: 320px;
  }
  .carpet-hed-fot-text {
    min-height: 438px;
    padding: 20px 10px 30px 10px;
  }
  .carpet-hed-fot-text h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .carpet-hed-fot-text p {
    font-size: 14px;
  }

  .carpet-hed-fot-text ul li {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 20px;
  }
  .carpet-tiles-main-img {
    display: block;
  }
  .carpet-tiles-main-block {
    flex-direction: column;
    max-height: 872px;
  }
  .carpet-tiles-main.tiles {
    padding-left: 10px;
    padding-right: 10px;
  }
  .carpet-tiles-main-h2 h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .carpet-tiles-main-h2 {
    padding-bottom: 20px;
  }
  .carpet-tiles-main-text {
    padding: 20px 10px;
    max-height: 532px;
  }
  .carpet-tiles-main-text h2 {
    font-size: 20px;
    line-height: 20px;
  }
  .carpet-tiles-main-text p {
    font-size: 14px;
    padding-bottom: 15px;
  }
  .carpet-tiles-main-text p:last-child {
    padding-bottom: 20px;
  }
  .carpet-tiles-main-img {
    max-width: 768px;
    max-height: 320px;
    padding: 10px;
  }
  .carpet-tiles-main-img img {
    max-width: 768px;
    max-height: 300px;
  }
  .lino-title {
    line-height: 30px;
    font-size: 28px;
  }
  .lino-title-img img {
    display: none;
  }
  .lino-title-img {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .main-lino-header {
    padding-left: 10px;
    padding-right: 10px;
  }
  .lino-header-description-text {
    padding: 20px 10px;
    min-height: 200px;
  }
  .lino-header-description-text p {
    font-size: 14px;
  }
  .lino-header-hang-text {
    max-height: 100%;
    padding: 20px 10px 30px 10px;
    height: 100%;
  }
  .lino-header-hang-text h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .lino-header-hang-text ul li {
    line-height: 100%;
  }
  .lino-center-pvx-text {
    max-width: 100%;
    min-width: 100%;
  }
  .main-lino-center {
    padding-left: 10px;
    padding-right: 10px;
  }
  .lino-title-h2 h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .lino-title-h2 {
    margin-bottom: 20px;
  }
  .lino-center-pvx-text p {
    font-size: 14px;
  }
  .lino-center-pvx-text {
    padding: 20px 10px 30px 10px;
  }
  .lino-center-pvx-text ul li {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 10px;
  }
  .lino-main-pvx-text {
    padding: 24px 10px 30px 10px;
  }
  .lino-main-pvx-text h2 {
    margin-bottom: 20px;
    line-height: 20px;
    font-size: 20px;
  }
  .lino-main-pvx-text ul li {
    margin-bottom: 14px;
    font-size: 14px;
  }
  .lino-main-pvx-text h3 {
    line-height: 20px;
    font-size: 20px;
  }
  .lino-main-pvx-text p {
    font-size: 14px;
  }
  .lino-footer-pvx-text {
    padding: 20px 10px 30px 10px;
  }
  .lino-footer-pvx-text h2 {
    line-height: 20px;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .lino-footer-pvx-text ul li {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 10px;
  }
  .lino-footer-pvx {
    max-height: 518px;
  }
  .materials-description-hed-img img:last-child {
    display: none;
  }
  .materials-main-hed {
    padding-left: 10px;
    padding-right: 10px;
  }
  .materials-title-hed h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .materials-title-hed {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .materials-description-hed-img {
    padding: 10px;
    gap: 10px;
    min-width: 320px;
  }
  .materials-description-hed-img {
    min-height: 165px;
  }
  .materials-description-hed-img img {
    min-height: 145px;
    min-width: 145px;
    width: 50%;
  }
  .materials-description-hed-text p {
    font-size: 14px;
    padding-bottom: 0px;
  }
  .materials-description-hed-text {
    padding: 10px;
  }
  .materials-description-hed-text {
    max-height: 264px;
  }
  .materials-description-hed {
    margin-bottom: 30px;
  }
  .dropdown {
    display: block;
  }
  .materials-main-fot-nav ul li {
    display: none;
  }

  .materials-main-fot-catalog {
    justify-content: center;
  }
  .materials-catalog-item {
    min-height: 507px;
    max-width: 340px;
    padding: 10px;
  }
  .catalog-item-product img {
    max-height: 320px;
    max-width: 320px;
  }

  .catalog-item-product {
    margin-bottom: 20px;
  }
  .item-product-content {
    padding-left: 5px;
    padding-right: 5px;
  }
  .item-product-content-footer {
    padding-left: 5px;
    padding-right: 5px;
  }
  body.gradient header {
    padding: 0;
  }

  body.gradient {
    background-position: 0px 100px;
  }
  .section-catalog .content {
    gap: 31px;
  }
  .section-catalog .content .wrap-block .wrap-catalog .card {
    max-width: 768px;
  }
  .section-catalog .content .wrap-block .wrap-catalog .card a img {
    max-width: 768px;
  }
  .section-catalog .content .wrap-block .wrap-catalog {
    gap: 10px;
    padding-bottom: 40px;
  }
  .section-catalog .content .wrap-block .form h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .section-catalog .content .wrap-block .form {
    padding: 30px 10px;
  }
  .section-catalog .content .wrap-block .form h2 {
    margin-bottom: 30px;
  }
  .section-catalog .content .wrap-block .form form .btn {
    margin-top: 10px;
  }
  .section-catalog .content .wrap-block .form .text {
    font-size: 12px;
  }
  .section-catalog .content .wrap-block .form form {
    margin-bottom: 20px;
  }
  .section-catalog.cg {
    margin-bottom: 40px;
  }
  footer {
    margin-bottom: 20px;
  }
  .contact-information {
    padding-right: 0;
    padding-left: 0;
  }
  .first-screen .content .actions {
    flex-direction: column;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .first-screen.no-bg .content .actions {
    margin-bottom: 0;
  }
  .first-screen.no-bg .content .actions .btn:first-child {
    max-width: 768px;
    width: 100%;
    margin-bottom: 10px;
  }
  .first-screen.no-bg .content .actions .btn:nth-child(2) {
    max-width: 768px;
    width: 47.22%;
  }
  .first-screen.no-bg .content .actions .btn:last-child {
    max-width: 768px;
    width: 47.22%;
  }
  .information-hed-info-work h3 {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 20px;
  }
  .contact-information-hed h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .contact-information-hed-info {
    padding: 20px 10px;
  }
  .information-hed-info-work p {
    font-size: 14px;
  }
  .contact-information-hed {
    margin-bottom: 40px;
  }
  .contact-information-hed-fot h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .information-hed-fot-address {
    padding-top: 40px;
    gap: 40px;
  }
  .information-hed-fot-address .map-text h4 {
    top: -20px;
  }
  .information-hed-fot-address .map-text-b h4 {
    top: -20px;
  }
  .information-hed-fot-address .map-text {
    min-width: 360px;
    width: 100vw;
    border: none;
  }
  .information-hed-fot-address .map-text-b {
    min-width: 360px;
    width: 100vw;
  }
  .contact-information {
    width: 100vw;
    padding-bottom: 40px;
  }
  .contact-information-hed h2 {
    padding-left: 10px;
  }
  .contact-information-hed-info {
    margin-left: 10px;
    max-width: 340px;
  }
  .contact-information-hed-fot h2 {
    padding-left: 10px;
  }
  .information-hed-fot-address .map-text h4 {
    left: 7%;
    padding: 12px 30px;
    font-size: 14px;
    min-width: 330px;
    right: 15px;
  }
  .information-hed-fot-address .map-text-b h4 {
    left: 7%;
    min-width: 330px;
    font-size: 14px;
    right: 15px;
  }
  .information-hed-fot-address .map-text iframe {
    border-radius: 0px !important;
  }
  .information-hed-fot-address .map-text-b iframe {
    border-radius: 0px !important;
  }
  .information-contact-title h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .information-contact-title {
    margin-bottom: 20px;
  }
  .information-contact-info-text {
    padding: 20px 10px 30px 10px;
    min-height: 260px;
    min-width: 340px;
  }
  .information-contact-info-text h2 {
    font-size: 20px;
  }
  .information-contact-info-text p {
    font-size: 14px;
  }
  .btn.contact-info-btn {
    position: relative;
    top: 0;
    left: 0;
    max-width: 768px;
    width: 100%;
    font-size: 16px;
  }
  .information-contact-info-img img:first-child {
    min-width: 193px;
    min-height: 120px;
  }
  .information-contact-info-img img:last-child {
    min-height: 120px;
    min-width: 120px;
  }
  .information-contact-info-img {
    min-height: 138px;
    gap: 9px;
    padding: 9px;
  }
  .information-contact-address-text {
    min-width: 340px;
    min-height: 320px;
    padding: 20px 10px 30px 10px;
  }
  .information-contact-address-img {
    min-width: 340px;
    min-height: 138px;
    padding: 9px;
  }
  .information-contact-address-img img {
    min-width: 120px;
    min-height: 120px;
  }
  .btns-contact {
    flex-direction: column;
  }
  .information-contact-address-text .contact-address-text-p {
    flex-direction: column;
    gap: 0;
  }
  .information-contact-address-text .contact-address-text-p p:first-child {
    padding-bottom: 0;
  }
  .information-contact-address-text .contact-address-text-p p {
    padding-bottom: 0px;
  }
  .btns-contact .contact-address-btn {
    max-width: 768px;
  }
  .btns-contact .contact-btn-route.contact-btn-hiden {
    max-width: 768px;
  }
  .information-contact-address-img {
    max-height: 138px;
  }
  .map-contact {
    gap: 10px;
  }
  .information-contact {
    padding-bottom: 40px;
  }
  .information-contact {
    line-height: normal;
  }
  .application .content .info p {
    margin-bottom: 20px;
  }
  .application .content form {
    margin-top: 20px;
  }
  footer .content .row .actions .search input {
    max-width: 768px;
    width: 100%;
  }
  footer .content .row .actions {
    max-width: 768px;
    width: 100%;
  }
  footer .content .row .actions .search {
    max-width: 768px;
    width: 100%;
  }
  .about-companies-img {
    display: none;
  }
  .about-companies-title {
    line-height: 30px;
    font-size: 28px;
    padding-bottom: 20px;
  }
  .about-companies-sport-text {
    padding-left: 10px;
    padding-right: 10px;
  }
  .about-companies {
    padding-left: 0;
    padding-right: 0;
  }
  .about-companies-sport-text {
    min-height: 389px;
  }
  .about-companies-sport-text h2 {
    font-size: 20px;
  }
  .about-companies-sport-text p {
    font-size: 14px;
    max-width: 450px;
  }
  .about-companies-block {
    min-height: 389px;
  }
  .company-numbers .grid-block .cell .text {
    margin-top: auto;
  }
  .company-numbers .grid-block .cell {
    padding-right: 10px;
    padding-top: 10px;
    gap: 0;
  }
  .company-numbers .grid-block .cell .number {
    line-height: 34px;
  }
  .company-numbers {
    padding-left: 0;
    padding-right: 0;
  }
  .first-screen.no-bg.about-com .content .actions .btn {
    
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }
  .first-screen.no-bg .content .actions {
    padding-top: 40px;
  }
  body.gradient .first-screen.no-bg {
    padding-right: 0;
  }
  .information-delivery-title h2 {
    line-height: 47px;
    font-size: 36px;
  }
  .information-delivery {
    padding-left: 0;
    padding-right: 0;
  }
  .information-delivery-info-text {
    padding: 20px 10px 30px;
    max-height: 360px;
  }
  .information-delivery-info-text h2 {
    line-height: 20px;
    font-size: 20px;
  }
  .information-delivery-info-text p {
    font-size: 14px;
  }
  .information-delivery-info-text .delivery-info-btn {
    width: 100%;
  }
  .information-delivery-info-img {
    max-height: 165px;
    padding: 11px;
    gap: 10px;
  }
  .information-delivery-info-img img:nth-child(2) {
    max-height: 143px;
  }
  .information-delivery-info-img img:last-child {
    max-height: 143px;
  }
  .information-delivery-region {
    margin-top: 20px;
  }
  .information-delivery-region summary {
    line-height: 20px;
    font-size: 20px;
  }
  .information-delivery-region {
    padding-bottom: 30px;
    padding-right: 10px;
  }
  .information-delivery .content {
    padding-bottom: 40px;
  }
  .question-answers-header h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .question-answers-header {
    margin-bottom: 20px;
  }
  .question-answers ul {
    padding: 0 10px;
  }
  .question-answers summary {
    font-size: 14px;
  }
  .img_deliver {
    width: 24px;
    height: 24px;
  }
  .answers .content {
    padding-bottom: 0;
  }
  .progect_box1 {
    gap: 10px;
    flex-direction: column;
  }
  .completed-projects-no-bg {
    padding-left: 10px;
    padding-right: 10px;
  }
  .first-screen.no-bg .content .actions .btn,
  .first-screen.no-bg.about-com .content .actions .btn:first-child,
  .first-screen.no-bg .content .actions .btn:last-child,
  .first-screen.no-bg .content .actions .btn:nth-child(2),
  .first-screen.no-bg .content .actions .btn:nth-child(3) {
    
    background: #353a54;
    color: #fff;
    width: 100%;
  }
  .first-screen.no-bg.about-com .content .actions .btn:first-child,
  .first-screen.no-bg .content .actions .btn:first-child {
    margin-bottom: 0;
  }
  .progect_box1_1 {
    flex: 1 1 170px;
  }
  .completed-projects-nav.proj ul {
    display: none;
  }
  .completed-projects-btn {
    display: block;
  }
  .progect_box1_2 {
    flex: 1 1 170px;
  }
  .progect_box1_3 {
    flex: 1 1 170px;
  }
  .progect_box2 {
    flex-direction: column;

    gap: 10px;
  }
  .progect_box2_1 {
    flex: 1 1 170px;
  }
  .progect_box2_2 {
    flex: 1 1 170px;
  }
  .progect_box2_3 {
    flex: 1 1 170px;
  }
  .progect_work {
    gap: 10px;
  }
  .progect_box3 {
    gap: 10px;
  }
  .progect_box3_1 {
    flex: 0 0 170px;
  }
  .progect_box3_2 {
    flex: 0 0 170px;
  }
  .progect_box4_1_2 {
    flex-direction: column;
    gap: 10px;
  }
  .progect_box4_1_2_1 {
    flex: 0 0 170px;
  }
  .progect_box4_1_2_2 {
    flex: 0 0 170px;
  }
  .progect_box4_1 {
    gap: 10px;
  }
  .progect_box3 {
    flex: 0 0 170px;
  }
  .progect_box4 {
    gap: 10px;
  }
  .progect_box4_1_1 {
    flex: 0 0 170px;
  }
  .progect_box4_2 {
    flex: 0 0 170px;
  }
  .completed-projects-no-bg {
    margin-bottom: 40px;
  }

    .first-screen.no-bg .dropdown-btn.completed-projects-btn {
    display: flex;
  }
  .completed-projects-no-bg .dropdown-btn.completed-projects-btn {
    
    display: none;
  }
  .completed-projects-nav {
    margin-bottom: 20px;
  }

  .company-main-grid {
    grid-template-rows: 187px 150px repeat(6, 279px);
  }

  .item-company1,
  .item-company4,
  .item-company5,
  .item-company8,
  .item-company9 {
    padding: 20px 10px;
  }
  .item-company3 {
    padding: 0px;
    border: none;
  }

  .item-company1 p {
    font-size: 14px;
  }
  .item-company1 p,
  .item-company3 p,
  .item-company4 p,
  .item-company5 p,
  .item-company8 p,
  .item-company9 p {
    max-width: 300px;
    font-size: 12px;
  }
  .item-company4 h2,
  .item-company5 h2,
  .item-company8 h2,
  .item-company9 h2 {
    font-weight: 600;
    font-size: 14px;
  }
  .item-company4 img,
  .item-company5 img,
  .item-company8 img,
  .item-company9 img {
    max-width: 300px;
    max-height: 144px;
    right: 10px;
  }

  .company-item.item-company1 h2 {
    font-size: 18px;
  }
  .item-company3,
  .item-company4,
  .item-company8,
  .item-company9 {
    display: flex;
    flex-direction: column;
  }
  .company-item-text {
    position: relative;
  }
  .company-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .company-main {
    padding-bottom: 30px;
  }
  .company-main-hed-title h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .company-main-hed-img {
    display: none;
  }
  .company-main-hed {
    padding-top: 20px;
    padding-bottom: 52px;
  }
  .first-screen {
    border-radius: 0px;
  }
  .grass-football .grass-football-characteristics::before {
    min-height: 70px;
  }
  .grass-football
    .grass-football-description
    .grass-description-img.tenis-img
    img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 15px;
  }
  .grass-football .grass-football-characteristics {
    margin-bottom: 100px;
  }
  .company-numbers::before,
  .company-numbers .grid-block::before,
  .company-numbers .grid-block::after,
  .completed-projects .tabs::after,
  .completed-projects .tabs .tabs__content.main::before,
  .completed-projects .tabs .tabs__content.main::after,
  .completed-projects .tabs .bg::before,
  .completed-projects .tabs .bg::after {
    
  }
  .directions .content .card .info p {
    font-size: 14px;
  }
  .directions .content .wrap-row .row .card {
    background-size: cover;
  }
  .directions .content .card .info p::before {
    left: -13px;
  }
  .directions .content .row {
    width: 100%;
  }
  .directions .content .row .card,
  .directions .content .wrap-row .row:last-child .card {
    max-width: 100%;
    width: 100%;
    background-position: center;
  }
  .directions {
    margin-bottom: 50px;
    padding-bottom: 50px;
    background-color: #fff;
    z-index: 3;
    position: relative;
  }
  .completed-projects {
    padding: 40px 10px 0 10px;
    position: relative;
  }
}

@media (max-width: 639px) {
  .slider-projects .wrapper .image-slider .image-slider__image {
    margin: auto;
  }
  .slider-projects .wrapper .image-slider .image-slider__image {
    max-width: 80% !important;
  }
}

@media screen and (max-width: 1500px) and (min-width: 1310px) {
  .products::before {
    top: 168px;
  }
}
/* @media screen and (max-width: 1309px) and (min-width: 768px) {
  .products::before {
    top: 4%;
  }
} */

@media (max-width: 500px) {
  .slider-projects .slider-projects-title {
    font-size: 28px;
    line-height: 30px;
  }
  .slider-projects .wrapper .image-slider .image-slider__image {
    padding: 10px;
  }
  .slider-projects .image-slider__image img {
    max-height: 130px;
  }
  .grass-football
    .grass-football-description
    .grass-description-img.tenis-img
    img:nth-child(2),
  .grass-football
    .grass-football-description
    .grass-description-img.tenis-img
    img:nth-child(3) {
    min-height: 208px;
    height: 208px;
  }
  .grass-football .grass-football-description .grass-description {
    background-image: unset !important;
  }
  .grass-football .grass-football-description .grass-description .description {
    background-color: #353a54;
    border-radius: 20px;
    border: 1px solid #fff;
  }
  .products::before {
    top: 3%;
  }
    section.slider-projects.proj::before {
    background-size: cover;
  }
  section.answers {
    margin: 50px 0;
  }
  footer .content .row .footer-nav:nth-child(2) .links {
    grid-template-columns: repeat(1, max-content);
    margin-right: 105px;
  }
  .first-screen.no-bg .content .info h1 {
    word-wrap: break-word;
  }
  body[class^="product-product"] .first-screen.no-bg .content .info h1 {
    font-size: 28px;
    line-height: 1.3;
  }
  div.ol {
    padding-left: 0 !important;
  }
}

@media (max-width: 768px) {
  section.slider-projects::before {
    right: -10px;
    left: -10px;
  }
  .jump {
    margin-top: -40px;
  }
  h2 {
    margin-top: 0 !important;
  }
  body[class^="product-product"] .first-screen.no-bg .jump {
    margin-bottom: 0;
  }
  .rug-header-pvx-text {
    max-height: fit-content;
  }
  footer .content .row .footer-nav {
    margin-right: 0;
  }
}
